Redirect 302 redirect from GET @entry_comment_create (b307af)

GET https://kbin.spritesserver.nl/m/homeassistant@lemmy.world/comments/top?p=3

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
    \n
    However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1727119380 {#1539
    date: 2024-09-23 21:23:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -id: 325586
  -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6849288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705756601 {#1498
    date: 2024-01-20 14:16:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
    \n
    However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1727119380 {#1539
    date: 2024-09-23 21:23:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -id: 325586
  -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6849288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705756601 {#1498
    date: 2024-01-20 14:16:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
    \n
    However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1727119380 {#1539
    date: 2024-09-23 21:23:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -id: 325586
  -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6849288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705756601 {#1498
    date: 2024-01-20 14:16:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
      \n
      However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1727119380 {#1539
      date: 2024-09-23 21:23:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -id: 325586
    -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6849288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705756601 {#1498
      date: 2024-01-20 14:16:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705757957 {#3188
    date: 2024-01-20 14:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 325618
  -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6849588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705757957 {#3189
    date: 2024-01-20 14:39:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
      \n
      However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1727119380 {#1539
      date: 2024-09-23 21:23:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -id: 325586
    -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6849288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705756601 {#1498
      date: 2024-01-20 14:16:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705757957 {#3188
    date: 2024-01-20 14:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 325618
  -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6849588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705757957 {#3189
    date: 2024-01-20 14:39:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
      \n
      However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1727119380 {#1539
      date: 2024-09-23 21:23:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -id: 325586
    -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6849288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705756601 {#1498
      date: 2024-01-20 14:16:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705757957 {#3188
    date: 2024-01-20 14:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 325618
  -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6849588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705757957 {#3189
    date: 2024-01-20 14:39:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3449
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1764
      +user: App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
        \n
        However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1727119380 {#1539
        date: 2024-09-23 21:23:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1474 …}
      +nested: Doctrine\ORM\PersistentCollection {#1467 …}
      +votes: Doctrine\ORM\PersistentCollection {#1754 …}
      +reports: Doctrine\ORM\PersistentCollection {#1490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
      -id: 325586
      -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6849288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705756601 {#1498
        date: 2024-01-20 14:16:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705757957 {#3188
      date: 2024-01-20 14:39:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 325618
    -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6849588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705757957 {#3189
      date: 2024-01-20 14:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: """
    1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
    2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
    3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705762551 {#3447
    date: 2024-01-20 15:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 325755
  -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6850873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762551 {#3448
    date: 2024-01-20 15:55:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3449
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1764
      +user: App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
        \n
        However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1727119380 {#1539
        date: 2024-09-23 21:23:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1474 …}
      +nested: Doctrine\ORM\PersistentCollection {#1467 …}
      +votes: Doctrine\ORM\PersistentCollection {#1754 …}
      +reports: Doctrine\ORM\PersistentCollection {#1490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
      -id: 325586
      -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6849288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705756601 {#1498
        date: 2024-01-20 14:16:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705757957 {#3188
      date: 2024-01-20 14:39:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 325618
    -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6849588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705757957 {#3189
      date: 2024-01-20 14:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: """
    1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
    2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
    3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705762551 {#3447
    date: 2024-01-20 15:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 325755
  -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6850873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762551 {#3448
    date: 2024-01-20 15:55:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3449
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3190
    +user: Proxies\__CG__\App\Entity\User {#3191 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1764
      +user: App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
        \n
        However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1727119380 {#1539
        date: 2024-09-23 21:23:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1474 …}
      +nested: Doctrine\ORM\PersistentCollection {#1467 …}
      +votes: Doctrine\ORM\PersistentCollection {#1754 …}
      +reports: Doctrine\ORM\PersistentCollection {#1490 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
      -id: 325586
      -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6849288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705756601 {#1498
        date: 2024-01-20 14:16:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705757957 {#3188
      date: 2024-01-20 14:39:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 325618
    -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6849588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705757957 {#3189
      date: 2024-01-20 14:39:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: """
    1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
    2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
    3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705762551 {#3447
    date: 2024-01-20 15:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 325755
  -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6850873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762551 {#3448
    date: 2024-01-20 15:55:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3593
  +user: Proxies\__CG__\App\Entity\User {#3594 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1764
        +user: App\Entity\User {#1515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
          \n
          However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1727119380 {#1539
          date: 2024-09-23 21:23:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1474 …}
        +nested: Doctrine\ORM\PersistentCollection {#1467 …}
        +votes: Doctrine\ORM\PersistentCollection {#1754 …}
        +reports: Doctrine\ORM\PersistentCollection {#1490 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
        -id: 325586
        -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6849288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705756601 {#1498
          date: 2024-01-20 14:16:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1764}
      +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705757957 {#3188
        date: 2024-01-20 14:39:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Sorcaeden@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 325618
      -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6849588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705757957 {#3189
        date: 2024-01-20 14:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: """
      1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
      2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
      3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705762551 {#3447
      date: 2024-01-20 15:55:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
      "@Pantsofmagic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 325755
    -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6850873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705762551 {#3448
      date: 2024-01-20 15:55:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "My argument to that would be if we are only a niche segment then where is the serious economic harm they are referring to? It sounds to me like API calls are happening either way but they don’t want to lose out on the ad and customer tracking revenue. Also, I as other have pointed out there is no reason it needs a remote cloud to change the thermostat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705764386 {#3591
    date: 2024-01-20 16:26:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 325811
  -bodyTs: "'ad':46 'also':51 'api':30 'argument':2 'call':31 'chang':68 'cloud':66 'custom':48 'econom':19 'either':34 'happen':33 'harm':20 'like':29 'lose':42 'need':63 'nich':12 'point':56 'reason':61 'refer':23 'remot':65 'revenu':50 'segment':13 'serious':18 'sound':26 'thermostat':70 'track':49 'want':40 'way':35 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7553405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705764386 {#3592
    date: 2024-01-20 16:26:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3593
  +user: Proxies\__CG__\App\Entity\User {#3594 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1764
        +user: App\Entity\User {#1515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
          \n
          However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1727119380 {#1539
          date: 2024-09-23 21:23:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1474 …}
        +nested: Doctrine\ORM\PersistentCollection {#1467 …}
        +votes: Doctrine\ORM\PersistentCollection {#1754 …}
        +reports: Doctrine\ORM\PersistentCollection {#1490 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
        -id: 325586
        -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6849288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705756601 {#1498
          date: 2024-01-20 14:16:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1764}
      +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705757957 {#3188
        date: 2024-01-20 14:39:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Sorcaeden@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 325618
      -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6849588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705757957 {#3189
        date: 2024-01-20 14:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: """
      1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
      2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
      3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705762551 {#3447
      date: 2024-01-20 15:55:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
      "@Pantsofmagic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 325755
    -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6850873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705762551 {#3448
      date: 2024-01-20 15:55:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "My argument to that would be if we are only a niche segment then where is the serious economic harm they are referring to? It sounds to me like API calls are happening either way but they don’t want to lose out on the ad and customer tracking revenue. Also, I as other have pointed out there is no reason it needs a remote cloud to change the thermostat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705764386 {#3591
    date: 2024-01-20 16:26:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 325811
  -bodyTs: "'ad':46 'also':51 'api':30 'argument':2 'call':31 'chang':68 'cloud':66 'custom':48 'econom':19 'either':34 'happen':33 'harm':20 'like':29 'lose':42 'need':63 'nich':12 'point':56 'reason':61 'refer':23 'remot':65 'revenu':50 'segment':13 'serious':18 'sound':26 'thermostat':70 'track':49 'want':40 'way':35 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7553405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705764386 {#3592
    date: 2024-01-20 16:26:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3593
  +user: Proxies\__CG__\App\Entity\User {#3594 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3190
      +user: Proxies\__CG__\App\Entity\User {#3191 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1764
        +user: App\Entity\User {#1515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
          \n
          However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1727119380 {#1539
          date: 2024-09-23 21:23:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1474 …}
        +nested: Doctrine\ORM\PersistentCollection {#1467 …}
        +votes: Doctrine\ORM\PersistentCollection {#1754 …}
        +reports: Doctrine\ORM\PersistentCollection {#1490 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
        -id: 325586
        -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6849288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705756601 {#1498
          date: 2024-01-20 14:16:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1764}
      +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705757957 {#3188
        date: 2024-01-20 14:39:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Sorcaeden@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 325618
      -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6849588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705757957 {#3189
        date: 2024-01-20 14:39:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: """
      1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
      2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
      3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705762551 {#3447
      date: 2024-01-20 15:55:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
      "@Pantsofmagic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 325755
    -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6850873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705762551 {#3448
      date: 2024-01-20 15:55:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "My argument to that would be if we are only a niche segment then where is the serious economic harm they are referring to? It sounds to me like API calls are happening either way but they don’t want to lose out on the ad and customer tracking revenue. Also, I as other have pointed out there is no reason it needs a remote cloud to change the thermostat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705764386 {#3591
    date: 2024-01-20 16:26:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 325811
  -bodyTs: "'ad':46 'also':51 'api':30 'argument':2 'call':31 'chang':68 'cloud':66 'custom':48 'econom':19 'either':34 'happen':33 'harm':20 'like':29 'lose':42 'need':63 'nich':12 'point':56 'reason':61 'refer':23 'remot':65 'revenu':50 'segment':13 'serious':18 'sound':26 'thermostat':70 'track':49 'want':40 'way':35 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7553405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705764386 {#3592
    date: 2024-01-20 16:26:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3708
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3593
    +user: Proxies\__CG__\App\Entity\User {#3594 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3449
      +user: App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1764
          +user: App\Entity\User {#1515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
            \n
            However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1727119380 {#1539
            date: 2024-09-23 21:23:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Dehydrated@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1474 …}
          +nested: Doctrine\ORM\PersistentCollection {#1467 …}
          +votes: Doctrine\ORM\PersistentCollection {#1754 …}
          +reports: Doctrine\ORM\PersistentCollection {#1490 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
          -id: 325586
          -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6849288"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705756601 {#1498
            date: 2024-01-20 14:16:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1764}
        +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1705757957 {#3188
          date: 2024-01-20 14:39:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
          "@Sorcaeden@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 325618
        -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6849588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705757957 {#3189
          date: 2024-01-20 14:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1764}
      +body: """
        1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
        2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
        3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705762551 {#3447
        date: 2024-01-20 15:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Sorcaeden@lemmy.world"
        "@Pantsofmagic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3454 …}
      +reports: Doctrine\ORM\PersistentCollection {#3456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
      -id: 325755
      -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6850873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705762551 {#3448
        date: 2024-01-20 15:55:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: "My argument to that would be if we are only a niche segment then where is the serious economic harm they are referring to? It sounds to me like API calls are happening either way but they don’t want to lose out on the ad and customer tracking revenue. Also, I as other have pointed out there is no reason it needs a remote cloud to change the thermostat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705764386 {#3591
      date: 2024-01-20 16:26:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
      "@Pantsofmagic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 325811
    -bodyTs: "'ad':46 'also':51 'api':30 'argument':2 'call':31 'chang':68 'cloud':66 'custom':48 'econom':19 'either':34 'happen':33 'harm':20 'like':29 'lose':42 'need':63 'nich':12 'point':56 'reason':61 'refer':23 'remot':65 'revenu':50 'segment':13 'serious':18 'sound':26 'thermostat':70 'track':49 'want':40 'way':35 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7553405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705764386 {#3592
      date: 2024-01-20 16:26:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: """
    It could be a case of disproportionate impact - consider that forecasting within Haier for their cloud API would probably be based upon X number of units in the field and Y number of average API calls per unit/user/premises. At 40,000 units in the field at 1000 calls per day (which they know because they designed the software, or at least had a hand in resourcing discussions), you have 40,000,000 calls per day.\n
    \n
    If you have some third party app which is generating 4,000,000 calls by itself, and you see only 400 users doing this, then it’s a simple high usage target to hit.\n
    \n
    Ad revenue, maybe. Tracking is still possible because it’s the same device, and if there’s any security at all, they’ll still have all the native API stuff they’d normally get, temperatures, weather, occupancy, etc.\n
    \n
    I will say at a brief glance at the repo for the project that there’s some calls which imply it would get the local IP for the device, and may from there be able to issue calls direct to the device. That would make me think there’s only a few calls to their cloud to establish a relationship and product info, so the disproportionate load theory, barring bugs, doesn’t hold up. While it’s been a good brain exercise, we’ll be left guessing, and hoping Haier decides to be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705767005 {#3706
    date: 2024-01-20 17:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
    "@MiDaBa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3709 …}
  +nested: Doctrine\ORM\PersistentCollection {#3711 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 325910
  -bodyTs: "'000':41,71,72,87,88 '1000':47 '4':86 '40':40,70 '400':96 'abl':182 'ad':110 'api':17,35,138 'app':82 'averag':34 'bar':216 'base':21 'better':241 'brain':228 'brief':153 'bug':217 'call':36,48,73,89,165,185,200 'case':5 'cloud':16,203 'consid':9 'could':2 'd':141 'day':50,75 'decid':238 'design':56 'devic':122,176,189 'direct':186 'discuss':67 'disproportion':7,213 'doesn':218 'establish':205 'etc':147 'exercis':229 'field':29,45 'forecast':11 'generat':85 'get':143,170 'glanc':154 'good':227 'guess':234 'haier':13,237 'hand':64 'high':105 'hit':109 'hold':220 'hope':236 'impact':8 'impli':167 'info':210 'ip':173 'issu':184 'know':53 'least':61 'left':233 'll':132,231 'load':214 'local':172 'make':192 'may':178 'mayb':112 'nativ':137 'normal':142 'number':24,32 'occup':146 'parti':81 'per':37,49,74 'possibl':116 'probabl':19 'product':209 'project':160 'relationship':207 'repo':157 'resourc':66 'revenu':111 'say':150 'secur':128 'see':94 'simpl':104 'softwar':58 'still':115,133 'stuff':139 'target':107 'temperatur':144 'theori':215 'think':194 'third':80 'track':113 'unit':26,42 'unit/user/premises':38 'upon':22 'usag':106 'user':97 'weather':145 'within':12 'would':18,169,191 'x':23 'y':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6852172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767005 {#3707
    date: 2024-01-20 17:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3708
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3593
    +user: Proxies\__CG__\App\Entity\User {#3594 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3449
      +user: App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1764
          +user: App\Entity\User {#1515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
            \n
            However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1727119380 {#1539
            date: 2024-09-23 21:23:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Dehydrated@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1474 …}
          +nested: Doctrine\ORM\PersistentCollection {#1467 …}
          +votes: Doctrine\ORM\PersistentCollection {#1754 …}
          +reports: Doctrine\ORM\PersistentCollection {#1490 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
          -id: 325586
          -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6849288"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705756601 {#1498
            date: 2024-01-20 14:16:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1764}
        +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1705757957 {#3188
          date: 2024-01-20 14:39:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
          "@Sorcaeden@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 325618
        -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6849588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705757957 {#3189
          date: 2024-01-20 14:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1764}
      +body: """
        1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
        2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
        3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705762551 {#3447
        date: 2024-01-20 15:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Sorcaeden@lemmy.world"
        "@Pantsofmagic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3454 …}
      +reports: Doctrine\ORM\PersistentCollection {#3456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
      -id: 325755
      -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6850873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705762551 {#3448
        date: 2024-01-20 15:55:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: "My argument to that would be if we are only a niche segment then where is the serious economic harm they are referring to? It sounds to me like API calls are happening either way but they don’t want to lose out on the ad and customer tracking revenue. Also, I as other have pointed out there is no reason it needs a remote cloud to change the thermostat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705764386 {#3591
      date: 2024-01-20 16:26:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
      "@Pantsofmagic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 325811
    -bodyTs: "'ad':46 'also':51 'api':30 'argument':2 'call':31 'chang':68 'cloud':66 'custom':48 'econom':19 'either':34 'happen':33 'harm':20 'like':29 'lose':42 'need':63 'nich':12 'point':56 'reason':61 'refer':23 'remot':65 'revenu':50 'segment':13 'serious':18 'sound':26 'thermostat':70 'track':49 'want':40 'way':35 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7553405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705764386 {#3592
      date: 2024-01-20 16:26:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: """
    It could be a case of disproportionate impact - consider that forecasting within Haier for their cloud API would probably be based upon X number of units in the field and Y number of average API calls per unit/user/premises. At 40,000 units in the field at 1000 calls per day (which they know because they designed the software, or at least had a hand in resourcing discussions), you have 40,000,000 calls per day.\n
    \n
    If you have some third party app which is generating 4,000,000 calls by itself, and you see only 400 users doing this, then it’s a simple high usage target to hit.\n
    \n
    Ad revenue, maybe. Tracking is still possible because it’s the same device, and if there’s any security at all, they’ll still have all the native API stuff they’d normally get, temperatures, weather, occupancy, etc.\n
    \n
    I will say at a brief glance at the repo for the project that there’s some calls which imply it would get the local IP for the device, and may from there be able to issue calls direct to the device. That would make me think there’s only a few calls to their cloud to establish a relationship and product info, so the disproportionate load theory, barring bugs, doesn’t hold up. While it’s been a good brain exercise, we’ll be left guessing, and hoping Haier decides to be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705767005 {#3706
    date: 2024-01-20 17:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
    "@MiDaBa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3709 …}
  +nested: Doctrine\ORM\PersistentCollection {#3711 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 325910
  -bodyTs: "'000':41,71,72,87,88 '1000':47 '4':86 '40':40,70 '400':96 'abl':182 'ad':110 'api':17,35,138 'app':82 'averag':34 'bar':216 'base':21 'better':241 'brain':228 'brief':153 'bug':217 'call':36,48,73,89,165,185,200 'case':5 'cloud':16,203 'consid':9 'could':2 'd':141 'day':50,75 'decid':238 'design':56 'devic':122,176,189 'direct':186 'discuss':67 'disproportion':7,213 'doesn':218 'establish':205 'etc':147 'exercis':229 'field':29,45 'forecast':11 'generat':85 'get':143,170 'glanc':154 'good':227 'guess':234 'haier':13,237 'hand':64 'high':105 'hit':109 'hold':220 'hope':236 'impact':8 'impli':167 'info':210 'ip':173 'issu':184 'know':53 'least':61 'left':233 'll':132,231 'load':214 'local':172 'make':192 'may':178 'mayb':112 'nativ':137 'normal':142 'number':24,32 'occup':146 'parti':81 'per':37,49,74 'possibl':116 'probabl':19 'product':209 'project':160 'relationship':207 'repo':157 'resourc':66 'revenu':111 'say':150 'secur':128 'see':94 'simpl':104 'softwar':58 'still':115,133 'stuff':139 'target':107 'temperatur':144 'theori':215 'think':194 'third':80 'track':113 'unit':26,42 'unit/user/premises':38 'upon':22 'usag':106 'user':97 'weather':145 'within':12 'would':18,169,191 'x':23 'y':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6852172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767005 {#3707
    date: 2024-01-20 17:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3708
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3593
    +user: Proxies\__CG__\App\Entity\User {#3594 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3449
      +user: App\Entity\User {#1515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3190
        +user: Proxies\__CG__\App\Entity\User {#3191 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1764
          +user: App\Entity\User {#1515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            I am in no way defending their behavior, but API calls will always incur some cost - either in backend resource consumption with “paying” customers, or legitimate costs if they’re relying on AWS infrastructure.\n
            \n
            However, like the whole reddit debacle, API usage isn’t always well optimized at the client end, and it can become a negotiation rather than a C&D…unless you’re looking to make a competitor as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1727119380 {#1539
            date: 2024-09-23 21:23:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Dehydrated@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1474 …}
          +nested: Doctrine\ORM\PersistentCollection {#1467 …}
          +votes: Doctrine\ORM\PersistentCollection {#1754 …}
          +reports: Doctrine\ORM\PersistentCollection {#1490 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
          -id: 325586
          -bodyTs: "'alway':13,45 'api':10,41 'aw':33 'backend':19 'becom':55 'behavior':8 'c':61 'call':11 'client':50 'competitor':70 'consumpt':21 'cost':16,27 'custom':24 'd':62 'debacl':40 'defend':6 'either':17 'end':51 'howev':35 'incur':14 'infrastructur':34 'isn':43 'legitim':26 'like':36 'look':66 'make':68 'negoti':57 'optim':47 'pay':23 'rather':58 're':30,65 'reddit':39 'reli':31 'resourc':20 'unless':63 'usag':42 'way':5 'well':46,72 'whole':38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6849288"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705756601 {#1498
            date: 2024-01-20 14:16:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1764}
        +body: "A few thoughts come to mind… 1) Some of their customers may only be customers because of HA compatibility. 2) HA does not require a cloud API to function - a LAN based solution is usually preferred anyway. 3) There are far more diplomatic ways to approach this issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1705757957 {#3188
          date: 2024-01-20 14:39:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
          "@Sorcaeden@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 325618
        -bodyTs: "'1':7 '2':20 '3':38 'anyway':37 'api':27 'approach':46 'base':32 'cloud':26 'come':4 'compat':19 'custom':11,15 'diplomat':43 'far':41 'function':29 'ha':18,21 'issu':48 'lan':31 'may':12 'mind':6 'prefer':36 'requir':24 'solut':33 'thought':3 'usual':35 'way':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6849588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705757957 {#3189
          date: 2024-01-20 14:39:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1764}
      +body: """
        1. To think, from a business perspective, that any notable portion of their userbase bought the devices with the explicit expectation that it would work with HA would be naive. We’re hobbyists, a niche market, the less-than-1% of their market evaluations. Losing those customers while reducing whatever burden or cost they’re incurring is probably worth it.\n
        2. HA doesn’t - but while I don’t have any Haier equipment to say, the other smart devices in my house which aren’t either esphome or tasmota don’t connect locally to my devices, but to the vendor cloud API. Ecobee, Wyze, Traeger all do that instead.\n
        3. Totally agreed. I think AWS API costs are a few cents to the thousand, so a discussion with the developer about the use would be the nice way instead of just kowtowing to the bean counters.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705762551 {#3447
        date: 2024-01-20 15:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Sorcaeden@lemmy.world"
        "@Pantsofmagic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3454 …}
      +reports: Doctrine\ORM\PersistentCollection {#3456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
      -id: 325755
      -bodyTs: "'1':1,41 '2':62 '3':111 'agre':113 'api':103,117 'aren':85 'aw':116 'bean':146 'bought':15 'burden':52 'busi':6 'cent':122 'cloud':102 'connect':93 'cost':54,118 'counter':147 'custom':48 'develop':131 'devic':17,80,97 'discuss':128 'doesn':64 'ecobe':104 'either':87 'equip':74 'esphom':88 'evalu':45 'expect':21 'explicit':20 'ha':27,63 'haier':73 'hobbyist':33 'hous':83 'incur':57 'instead':110,140 'kowtow':143 'less':39 'less-than':38 'local':94 'lose':46 'market':36,44 'naiv':30 'nice':138 'nich':35 'notabl':10 'perspect':7 'portion':11 'probabl':59 're':32,56 'reduc':50 'say':76 'smart':79 'tasmota':90 'think':3,115 'thousand':125 'total':112 'traeger':106 'use':134 'userbas':14 'vendor':101 'way':139 'whatev':51 'work':25 'worth':60 'would':24,28,135 'wyze':105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6850873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705762551 {#3448
        date: 2024-01-20 15:55:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1764}
    +body: "My argument to that would be if we are only a niche segment then where is the serious economic harm they are referring to? It sounds to me like API calls are happening either way but they don’t want to lose out on the ad and customer tracking revenue. Also, I as other have pointed out there is no reason it needs a remote cloud to change the thermostat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705764386 {#3591
      date: 2024-01-20 16:26:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Sorcaeden@lemmy.world"
      "@Pantsofmagic@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3595 …}
    +nested: Doctrine\ORM\PersistentCollection {#3597 …}
    +votes: Doctrine\ORM\PersistentCollection {#3599 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 325811
    -bodyTs: "'ad':46 'also':51 'api':30 'argument':2 'call':31 'chang':68 'cloud':66 'custom':48 'econom':19 'either':34 'happen':33 'harm':20 'like':29 'lose':42 'need':63 'nich':12 'point':56 'reason':61 'refer':23 'remot':65 'revenu':50 'segment':13 'serious':18 'sound':26 'thermostat':70 'track':49 'want':40 'way':35 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7553405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705764386 {#3592
      date: 2024-01-20 16:26:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: """
    It could be a case of disproportionate impact - consider that forecasting within Haier for their cloud API would probably be based upon X number of units in the field and Y number of average API calls per unit/user/premises. At 40,000 units in the field at 1000 calls per day (which they know because they designed the software, or at least had a hand in resourcing discussions), you have 40,000,000 calls per day.\n
    \n
    If you have some third party app which is generating 4,000,000 calls by itself, and you see only 400 users doing this, then it’s a simple high usage target to hit.\n
    \n
    Ad revenue, maybe. Tracking is still possible because it’s the same device, and if there’s any security at all, they’ll still have all the native API stuff they’d normally get, temperatures, weather, occupancy, etc.\n
    \n
    I will say at a brief glance at the repo for the project that there’s some calls which imply it would get the local IP for the device, and may from there be able to issue calls direct to the device. That would make me think there’s only a few calls to their cloud to establish a relationship and product info, so the disproportionate load theory, barring bugs, doesn’t hold up. While it’s been a good brain exercise, we’ll be left guessing, and hoping Haier decides to be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705767005 {#3706
    date: 2024-01-20 17:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Sorcaeden@lemmy.world"
    "@Pantsofmagic@lemmy.world"
    "@MiDaBa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3709 …}
  +nested: Doctrine\ORM\PersistentCollection {#3711 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 325910
  -bodyTs: "'000':41,71,72,87,88 '1000':47 '4':86 '40':40,70 '400':96 'abl':182 'ad':110 'api':17,35,138 'app':82 'averag':34 'bar':216 'base':21 'better':241 'brain':228 'brief':153 'bug':217 'call':36,48,73,89,165,185,200 'case':5 'cloud':16,203 'consid':9 'could':2 'd':141 'day':50,75 'decid':238 'design':56 'devic':122,176,189 'direct':186 'discuss':67 'disproportion':7,213 'doesn':218 'establish':205 'etc':147 'exercis':229 'field':29,45 'forecast':11 'generat':85 'get':143,170 'glanc':154 'good':227 'guess':234 'haier':13,237 'hand':64 'high':105 'hit':109 'hold':220 'hope':236 'impact':8 'impli':167 'info':210 'ip':173 'issu':184 'know':53 'least':61 'left':233 'll':132,231 'load':214 'local':172 'make':192 'may':178 'mayb':112 'nativ':137 'normal':142 'number':24,32 'occup':146 'parti':81 'per':37,49,74 'possibl':116 'probabl':19 'product':209 'project':160 'relationship':207 'repo':157 'resourc':66 'revenu':111 'say':150 'secur':128 'see':94 'simpl':104 'softwar':58 'still':115,133 'stuff':139 'target':107 'temperatur':144 'theori':215 'think':194 'third':80 'track':113 'unit':26,42 'unit/user/premises':38 'upon':22 'usag':106 'user':97 'weather':145 'within':12 'would':18,169,191 'x':23 'y':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6852172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767005 {#3707
    date: 2024-01-20 17:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
    \n
    I pointed them to Louis’ video also\n
    \n
    I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726880847 {#1735
    date: 2024-09-21 03:07:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 320883
  -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5811408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623839 {#1716
    date: 2024-01-19 01:23:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
    \n
    I pointed them to Louis’ video also\n
    \n
    I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726880847 {#1735
    date: 2024-09-21 03:07:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 320883
  -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5811408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623839 {#1716
    date: 2024-01-19 01:23:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
    \n
    I pointed them to Louis’ video also\n
    \n
    I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726880847 {#1735
    date: 2024-09-21 03:07:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 320883
  -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5811408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623839 {#1716
    date: 2024-01-19 01:23:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3158
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
      \n
      I pointed them to Louis’ video also\n
      \n
      I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726880847 {#1735
      date: 2024-09-21 03:07:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 320883
    -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5811408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623839 {#1716
      date: 2024-01-19 01:23:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
    \n
    > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
    > \n
    > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
    > \n
    > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
    > \n
    > Instead, you have achieved the opposite. Well done.\n
    \n
    It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
    \n
    Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705628664 {#3155
    date: 2024-01-19 02:44:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 321081
  -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/871594"
  +editedAt: DateTimeImmutable @1726541286 {#3156
    date: 2024-09-17 04:48:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705628664 {#3157
    date: 2024-01-19 02:44:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
      \n
      I pointed them to Louis’ video also\n
      \n
      I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726880847 {#1735
      date: 2024-09-21 03:07:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 320883
    -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5811408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623839 {#1716
      date: 2024-01-19 01:23:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
    \n
    > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
    > \n
    > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
    > \n
    > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
    > \n
    > Instead, you have achieved the opposite. Well done.\n
    \n
    It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
    \n
    Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705628664 {#3155
    date: 2024-01-19 02:44:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 321081
  -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/871594"
  +editedAt: DateTimeImmutable @1726541286 {#3156
    date: 2024-09-17 04:48:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705628664 {#3157
    date: 2024-01-19 02:44:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3158
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
      \n
      I pointed them to Louis’ video also\n
      \n
      I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726880847 {#1735
      date: 2024-09-21 03:07:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 320883
    -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5811408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623839 {#1716
      date: 2024-01-19 01:23:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
    \n
    > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
    > \n
    > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
    > \n
    > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
    > \n
    > Instead, you have achieved the opposite. Well done.\n
    \n
    It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
    \n
    Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705628664 {#3155
    date: 2024-01-19 02:44:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 321081
  -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/871594"
  +editedAt: DateTimeImmutable @1726541286 {#3156
    date: 2024-09-17 04:48:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705628664 {#3157
    date: 2024-01-19 02:44:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3403
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
        \n
        I pointed them to Louis’ video also\n
        \n
        I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726880847 {#1735
        date: 2024-09-21 03:07:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 320883
      -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5811408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705623839 {#1716
        date: 2024-01-19 01:23:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
      \n
      > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
      > \n
      > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
      > \n
      > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
      > \n
      > Instead, you have achieved the opposite. Well done.\n
      \n
      It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
      \n
      Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705628664 {#3155
      date: 2024-01-19 02:44:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 321081
    -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/871594"
    +editedAt: DateTimeImmutable @1726541286 {#3156
      date: 2024-09-17 04:48:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628664 {#3157
      date: 2024-01-19 02:44:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Nasty was probably strong word. I mostly expressed my disappointment and that I would steer clear going forward. And that would have a stronger economic impact on their bottom dollar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632091 {#3401
    date: 2024-01-19 03:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3404 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
  -id: 321227
  -bodyTs: "'bottom':29 'clear':16 'disappoint':10 'dollar':30 'econom':25 'express':8 'forward':18 'go':17 'impact':26 'most':7 'nasti':1 'probabl':3 'steer':15 'strong':4 'stronger':24 'word':5 'would':14,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5814895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632091 {#3402
    date: 2024-01-19 03:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3403
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
        \n
        I pointed them to Louis’ video also\n
        \n
        I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726880847 {#1735
        date: 2024-09-21 03:07:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 320883
      -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5811408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705623839 {#1716
        date: 2024-01-19 01:23:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
      \n
      > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
      > \n
      > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
      > \n
      > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
      > \n
      > Instead, you have achieved the opposite. Well done.\n
      \n
      It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
      \n
      Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705628664 {#3155
      date: 2024-01-19 02:44:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 321081
    -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/871594"
    +editedAt: DateTimeImmutable @1726541286 {#3156
      date: 2024-09-17 04:48:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628664 {#3157
      date: 2024-01-19 02:44:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Nasty was probably strong word. I mostly expressed my disappointment and that I would steer clear going forward. And that would have a stronger economic impact on their bottom dollar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632091 {#3401
    date: 2024-01-19 03:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3404 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
  -id: 321227
  -bodyTs: "'bottom':29 'clear':16 'disappoint':10 'dollar':30 'econom':25 'express':8 'forward':18 'go':17 'impact':26 'most':7 'nasti':1 'probabl':3 'steer':15 'strong':4 'stronger':24 'word':5 'would':14,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5814895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632091 {#3402
    date: 2024-01-19 03:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3403
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
        \n
        I pointed them to Louis’ video also\n
        \n
        I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726880847 {#1735
        date: 2024-09-21 03:07:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 320883
      -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5811408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705623839 {#1716
        date: 2024-01-19 01:23:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
      \n
      > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
      > \n
      > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
      > \n
      > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
      > \n
      > Instead, you have achieved the opposite. Well done.\n
      \n
      It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
      \n
      Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705628664 {#3155
      date: 2024-01-19 02:44:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 321081
    -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/871594"
    +editedAt: DateTimeImmutable @1726541286 {#3156
      date: 2024-09-17 04:48:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628664 {#3157
      date: 2024-01-19 02:44:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Nasty was probably strong word. I mostly expressed my disappointment and that I would steer clear going forward. And that would have a stronger economic impact on their bottom dollar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632091 {#3401
    date: 2024-01-19 03:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3404 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
  -id: 321227
  -bodyTs: "'bottom':29 'clear':16 'disappoint':10 'dollar':30 'econom':25 'express':8 'forward':18 'go':17 'impact':26 'most':7 'nasti':1 'probabl':3 'steer':15 'strong':4 'stronger':24 'word':5 'would':14,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5814895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632091 {#3402
    date: 2024-01-19 03:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3563
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3158
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1740
        +user: App\Entity\User {#2460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
          \n
          I pointed them to Louis’ video also\n
          \n
          I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1726880847 {#1735
          date: 2024-09-21 03:07:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#2464 …}
        +votes: Doctrine\ORM\PersistentCollection {#2448 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
        -id: 320883
        -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5811408"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705623839 {#1716
          date: 2024-01-19 01:23:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1740}
      +body: """
        I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
        \n
        > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
        > \n
        > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
        > \n
        > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
        > \n
        > Instead, you have achieved the opposite. Well done.\n
        \n
        It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
        \n
        Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705628664 {#3155
        date: 2024-01-19 02:44:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@dmtalon@infosec.pub"
        "@Dehydrated@lemmy.world"
        "@dmtalon@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3164 …}
      +reports: Doctrine\ORM\PersistentCollection {#3166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
      -id: 321081
      -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/871594"
      +editedAt: DateTimeImmutable @1726541286 {#3156
        date: 2024-09-17 04:48:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705628664 {#3157
        date: 2024-01-19 02:44:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: "Nasty was probably strong word. I mostly expressed my disappointment and that I would steer clear going forward. And that would have a stronger economic impact on their bottom dollar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705632091 {#3401
      date: 2024-01-19 03:41:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3404 …}
    +nested: Doctrine\ORM\PersistentCollection {#3406 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
    -id: 321227
    -bodyTs: "'bottom':29 'clear':16 'disappoint':10 'dollar':30 'econom':25 'express':8 'forward':18 'go':17 'impact':26 'most':7 'nasti':1 'probabl':3 'steer':15 'strong':4 'stronger':24 'word':5 'would':14,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5814895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632091 {#3402
      date: 2024-01-19 03:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Yeah - they need to hear this a lot. They could absolutely have taken a little time to understand what need the dev was filling here. Ultimately, this could’ve been a free kick for them, had they handled it the right way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632315 {#3561
    date: 2024-01-19 03:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3564 …}
  +nested: Doctrine\ORM\PersistentCollection {#3566 …}
  +votes: Doctrine\ORM\PersistentCollection {#3568 …}
  +reports: Doctrine\ORM\PersistentCollection {#3570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3574 …}
  -id: 321233
  -bodyTs: "'absolut':11 'could':10,28 'dev':22 'fill':24 'free':32 'handl':38 'hear':5 'kick':33 'littl':15 'lot':8 'need':3,20 'right':41 'taken':13 'time':16 'ultim':26 'understand':18 've':29 'way':42 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/871738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632315 {#3562
    date: 2024-01-19 03:45:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3563
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3158
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1740
        +user: App\Entity\User {#2460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
          \n
          I pointed them to Louis’ video also\n
          \n
          I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1726880847 {#1735
          date: 2024-09-21 03:07:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#2464 …}
        +votes: Doctrine\ORM\PersistentCollection {#2448 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
        -id: 320883
        -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5811408"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705623839 {#1716
          date: 2024-01-19 01:23:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1740}
      +body: """
        I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
        \n
        > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
        > \n
        > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
        > \n
        > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
        > \n
        > Instead, you have achieved the opposite. Well done.\n
        \n
        It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
        \n
        Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705628664 {#3155
        date: 2024-01-19 02:44:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@dmtalon@infosec.pub"
        "@Dehydrated@lemmy.world"
        "@dmtalon@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3164 …}
      +reports: Doctrine\ORM\PersistentCollection {#3166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
      -id: 321081
      -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/871594"
      +editedAt: DateTimeImmutable @1726541286 {#3156
        date: 2024-09-17 04:48:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705628664 {#3157
        date: 2024-01-19 02:44:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: "Nasty was probably strong word. I mostly expressed my disappointment and that I would steer clear going forward. And that would have a stronger economic impact on their bottom dollar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705632091 {#3401
      date: 2024-01-19 03:41:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3404 …}
    +nested: Doctrine\ORM\PersistentCollection {#3406 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
    -id: 321227
    -bodyTs: "'bottom':29 'clear':16 'disappoint':10 'dollar':30 'econom':25 'express':8 'forward':18 'go':17 'impact':26 'most':7 'nasti':1 'probabl':3 'steer':15 'strong':4 'stronger':24 'word':5 'would':14,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5814895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632091 {#3402
      date: 2024-01-19 03:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Yeah - they need to hear this a lot. They could absolutely have taken a little time to understand what need the dev was filling here. Ultimately, this could’ve been a free kick for them, had they handled it the right way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632315 {#3561
    date: 2024-01-19 03:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3564 …}
  +nested: Doctrine\ORM\PersistentCollection {#3566 …}
  +votes: Doctrine\ORM\PersistentCollection {#3568 …}
  +reports: Doctrine\ORM\PersistentCollection {#3570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3574 …}
  -id: 321233
  -bodyTs: "'absolut':11 'could':10,28 'dev':22 'fill':24 'free':32 'handl':38 'hear':5 'kick':33 'littl':15 'lot':8 'need':3,20 'right':41 'taken':13 'time':16 'ultim':26 'understand':18 've':29 'way':42 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/871738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632315 {#3562
    date: 2024-01-19 03:45:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3563
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3158
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1740
        +user: App\Entity\User {#2460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
          \n
          I pointed them to Louis’ video also\n
          \n
          I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1726880847 {#1735
          date: 2024-09-21 03:07:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#2464 …}
        +votes: Doctrine\ORM\PersistentCollection {#2448 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
        -id: 320883
        -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5811408"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705623839 {#1716
          date: 2024-01-19 01:23:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1740}
      +body: """
        I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
        \n
        > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
        > \n
        > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
        > \n
        > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
        > \n
        > Instead, you have achieved the opposite. Well done.\n
        \n
        It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
        \n
        Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705628664 {#3155
        date: 2024-01-19 02:44:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@dmtalon@infosec.pub"
        "@Dehydrated@lemmy.world"
        "@dmtalon@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3160 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3164 …}
      +reports: Doctrine\ORM\PersistentCollection {#3166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
      -id: 321081
      -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/871594"
      +editedAt: DateTimeImmutable @1726541286 {#3156
        date: 2024-09-17 04:48:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705628664 {#3157
        date: 2024-01-19 02:44:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: "Nasty was probably strong word. I mostly expressed my disappointment and that I would steer clear going forward. And that would have a stronger economic impact on their bottom dollar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705632091 {#3401
      date: 2024-01-19 03:41:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3404 …}
    +nested: Doctrine\ORM\PersistentCollection {#3406 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
    -id: 321227
    -bodyTs: "'bottom':29 'clear':16 'disappoint':10 'dollar':30 'econom':25 'express':8 'forward':18 'go':17 'impact':26 'most':7 'nasti':1 'probabl':3 'steer':15 'strong':4 'stronger':24 'word':5 'would':14,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5814895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632091 {#3402
      date: 2024-01-19 03:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Yeah - they need to hear this a lot. They could absolutely have taken a little time to understand what need the dev was filling here. Ultimately, this could’ve been a free kick for them, had they handled it the right way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632315 {#3561
    date: 2024-01-19 03:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3564 …}
  +nested: Doctrine\ORM\PersistentCollection {#3566 …}
  +votes: Doctrine\ORM\PersistentCollection {#3568 …}
  +reports: Doctrine\ORM\PersistentCollection {#3570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3574 …}
  -id: 321233
  -bodyTs: "'absolut':11 'could':10,28 'dev':22 'fill':24 'free':32 'handl':38 'hear':5 'kick':33 'littl':15 'lot':8 'need':3,20 'right':41 'taken':13 'time':16 'ultim':26 'understand':18 've':29 'way':42 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/871738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632315 {#3562
    date: 2024-01-19 03:45:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3418
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
        \n
        I pointed them to Louis’ video also\n
        \n
        I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726880847 {#1735
        date: 2024-09-21 03:07:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 320883
      -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5811408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705623839 {#1716
        date: 2024-01-19 01:23:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
      \n
      > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
      > \n
      > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
      > \n
      > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
      > \n
      > Instead, you have achieved the opposite. Well done.\n
      \n
      It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
      \n
      Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705628664 {#3155
      date: 2024-01-19 02:44:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 321081
    -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/871594"
    +editedAt: DateTimeImmutable @1726541286 {#3156
      date: 2024-09-17 04:48:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628664 {#3157
      date: 2024-01-19 02:44:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I’ve just done the same thing, said I don’t own any of their products but I certainly won’t be buying them in the future and I will be actively discouraging people from buying their products, which will actually hurt their profits, and also put a snide little PS at the bottom saying "Good luck issuing cease and desist notices to the hundreds of forks of the software (803 so far according to another post) which will cost you real money instead of the made up MILLIONS OF DOLLARS that you claim this is open source software is costing you. It’s companies like you that make buying consumer electronics a quagmire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705699024 {#3416
    date: 2024-01-19 22:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 323988
  -bodyTs: "'803':71 'accord':74 'activ':32 'actual':41 'also':46 'anoth':76 'bottom':54 'buy':23,36,110 'ceas':59 'certain':19 'claim':94 'compani':105 'consum':111 'cost':80,101 'desist':61 'discourag':33 'dollar':91 'done':4 'electron':112 'far':73 'fork':67 'futur':27 'good':56 'hundr':65 'hurt':42 'instead':84 'issu':58 'like':106 'littl':50 'luck':57 'made':87 'make':109 'million':89 'money':83 'notic':62 'open':97 'peopl':34 'post':77 'product':16,38 'profit':44 'ps':51 'put':47 'quagmir':114 'real':82 'said':8 'say':55 'snide':49 'softwar':70,99 'sourc':98 'thing':7 've':2 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6011175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699024 {#3417
    date: 2024-01-19 22:17:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3418
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
        \n
        I pointed them to Louis’ video also\n
        \n
        I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726880847 {#1735
        date: 2024-09-21 03:07:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 320883
      -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5811408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705623839 {#1716
        date: 2024-01-19 01:23:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
      \n
      > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
      > \n
      > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
      > \n
      > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
      > \n
      > Instead, you have achieved the opposite. Well done.\n
      \n
      It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
      \n
      Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705628664 {#3155
      date: 2024-01-19 02:44:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 321081
    -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/871594"
    +editedAt: DateTimeImmutable @1726541286 {#3156
      date: 2024-09-17 04:48:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628664 {#3157
      date: 2024-01-19 02:44:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I’ve just done the same thing, said I don’t own any of their products but I certainly won’t be buying them in the future and I will be actively discouraging people from buying their products, which will actually hurt their profits, and also put a snide little PS at the bottom saying "Good luck issuing cease and desist notices to the hundreds of forks of the software (803 so far according to another post) which will cost you real money instead of the made up MILLIONS OF DOLLARS that you claim this is open source software is costing you. It’s companies like you that make buying consumer electronics a quagmire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705699024 {#3416
    date: 2024-01-19 22:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 323988
  -bodyTs: "'803':71 'accord':74 'activ':32 'actual':41 'also':46 'anoth':76 'bottom':54 'buy':23,36,110 'ceas':59 'certain':19 'claim':94 'compani':105 'consum':111 'cost':80,101 'desist':61 'discourag':33 'dollar':91 'done':4 'electron':112 'far':73 'fork':67 'futur':27 'good':56 'hundr':65 'hurt':42 'instead':84 'issu':58 'like':106 'littl':50 'luck':57 'made':87 'make':109 'million':89 'money':83 'notic':62 'open':97 'peopl':34 'post':77 'product':16,38 'profit':44 'ps':51 'put':47 'quagmir':114 'real':82 'said':8 'say':55 'snide':49 'softwar':70,99 'sourc':98 'thing':7 've':2 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6011175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699024 {#3417
    date: 2024-01-19 22:17:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3418
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3158
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I sent them a nasty gram from their contacts page. I don’t own anything from them right now but you can damn well bet I will avoid them if when/if it comes up.\n
        \n
        I pointed them to Louis’ video also\n
        \n
        I assume a zero chance of any purchases is a larger economic hit than allowing a small diy community to interact with their PURCHASED and OWNED product.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726880847 {#1735
        date: 2024-09-21 03:07:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 320883
      -bodyTs: "'allow':56 'also':41 'anyth':15 'assum':43 'avoid':28 'bet':25 'chanc':46 'come':33 'communiti':60 'contact':9 'damn':23 'diy':59 'econom':53 'gram':6 'hit':54 'interact':62 'larger':52 'loui':39 'nasti':5 'own':67 'page':10 'point':36 'product':68 'purchas':49,65 'right':18 'sent':2 'small':58 'video':40 'well':24 'when/if':31 'zero':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5811408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705623839 {#1716
        date: 2024-01-19 01:23:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      I didn’t go nasty, but did do my bit to point out how short sighted this move was:\n
      \n
      > I just wanted to say that your silly take down notice on the Home Assistant developer, who was enabling greater satisfaction for customers who bought your products, was a perfect example of the Streisand effect in action: [en.wikipedia.org/wiki/Streisand_effect](https://en.wikipedia.org/wiki/Streisand_effect)\n
      > \n
      > Thanks to you, I (who didn’t own - and now probably never will - any of your products), am not only aware of your silly, unethical, and pointless behaviour, but have now taken steps to preserve the developer’s code for future use.\n
      > \n
      > You could’ve fostered this innovation, and gained yourselves the admiration of global, active and thriving community of like-minded people. And potentially gained more paying customers in the process.\n
      > \n
      > Instead, you have achieved the opposite. Well done.\n
      \n
      It won’t make a lick of difference, but hopefully they get the same sentiment enough times that they at least understand what a fuck-up this was, on their part.\n
      \n
      Edit: at least I know [they got it](https://imgur.com/a/vu6MYVy)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705628664 {#3155
      date: 2024-01-19 02:44:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
      "@Dehydrated@lemmy.world"
      "@dmtalon@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 321081
    -bodyTs: "'/a/vu6myvy)':183 '/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':59 'achiev':136 'action':56 'activ':115 'admir':112 'assist':34 'awar':80 'behaviour':87 'bit':10 'bought':44 'code':98 'communiti':118 'could':103 'custom':42,129 'develop':35,96 'didn':2,65 'differ':148 'done':140 'edit':173 'effect':54 'en.wikipedia.org':58 'en.wikipedia.org/wiki/streisand_effect](https://en.wikipedia.org/wiki/streisand_effect)':57 'enabl':38 'enough':156 'exampl':50 'foster':105 'fuck':166 'fuck-up':165 'futur':100 'gain':109,126 'get':152 'global':114 'go':4 'got':179 'greater':39 'home':33 'hope':150 'imgur.com':182 'imgur.com/a/vu6myvy)':181 'innov':107 'instead':133 'know':177 'least':161,175 'lick':146 'like':121 'like-mind':120 'make':144 'mind':122 'move':18 'nasti':5 'never':71 'notic':30 'opposit':138 'part':172 'pay':128 'peopl':123 'perfect':49 'point':12 'pointless':86 'potenti':125 'preserv':94 'probabl':70 'process':132 'product':46,76 'satisfact':40 'say':24 'sentiment':155 'short':15 'sight':16 'silli':27,83 'step':92 'streisand':53 'take':28 'taken':91 'thank':60 'thrive':117 'time':157 'understand':162 'uneth':84 'use':101 've':104 'want':22 'well':139 'won':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/871594"
    +editedAt: DateTimeImmutable @1726541286 {#3156
      date: 2024-09-17 04:48:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628664 {#3157
      date: 2024-01-19 02:44:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I’ve just done the same thing, said I don’t own any of their products but I certainly won’t be buying them in the future and I will be actively discouraging people from buying their products, which will actually hurt their profits, and also put a snide little PS at the bottom saying "Good luck issuing cease and desist notices to the hundreds of forks of the software (803 so far according to another post) which will cost you real money instead of the made up MILLIONS OF DOLLARS that you claim this is open source software is costing you. It’s companies like you that make buying consumer electronics a quagmire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705699024 {#3416
    date: 2024-01-19 22:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@dmtalon@infosec.pub"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 323988
  -bodyTs: "'803':71 'accord':74 'activ':32 'actual':41 'also':46 'anoth':76 'bottom':54 'buy':23,36,110 'ceas':59 'certain':19 'claim':94 'compani':105 'consum':111 'cost':80,101 'desist':61 'discourag':33 'dollar':91 'done':4 'electron':112 'far':73 'fork':67 'futur':27 'good':56 'hundr':65 'hurt':42 'instead':84 'issu':58 'like':106 'littl':50 'luck':57 'made':87 'make':109 'million':89 'money':83 'notic':62 'open':97 'peopl':34 'post':77 'product':16,38 'profit':44 'ps':51 'put':47 'quagmir':114 'real':82 'said':8 'say':55 'snide':49 'softwar':70,99 'sourc':98 'thing':7 've':2 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6011175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699024 {#3417
    date: 2024-01-19 22:17:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
    \n
    Ikea also makes some decent bulbs for a fraction of the price.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1711509994 {#1382
    date: 2024-03-27 04:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@guttermonk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 278448
  -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7857895"
  +editedAt: DateTimeImmutable @1711450297 {#1401
    date: 2024-03-26 11:51:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704336846 {#1404
    date: 2024-01-04 03:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
    \n
    Ikea also makes some decent bulbs for a fraction of the price.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1711509994 {#1382
    date: 2024-03-27 04:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@guttermonk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 278448
  -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7857895"
  +editedAt: DateTimeImmutable @1711450297 {#1401
    date: 2024-03-26 11:51:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704336846 {#1404
    date: 2024-01-04 03:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
    \n
    Ikea also makes some decent bulbs for a fraction of the price.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1711509994 {#1382
    date: 2024-03-27 04:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@guttermonk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 278448
  -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7857895"
  +editedAt: DateTimeImmutable @1711450297 {#1401
    date: 2024-03-26 11:51:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704336846 {#1404
    date: 2024-01-04 03:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
      \n
      Ikea also makes some decent bulbs for a fraction of the price.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1711509994 {#1382
      date: 2024-03-27 04:26:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@guttermonk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 278448
    -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7857895"
    +editedAt: DateTimeImmutable @1711450297 {#1401
      date: 2024-03-26 11:51:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704336846 {#1404
      date: 2024-01-04 03:54:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704337882 {#3084
    date: 2024-01-04 04:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 278485
  -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7057490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704337882 {#3083
    date: 2024-01-04 04:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
      \n
      Ikea also makes some decent bulbs for a fraction of the price.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1711509994 {#1382
      date: 2024-03-27 04:26:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@guttermonk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 278448
    -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7857895"
    +editedAt: DateTimeImmutable @1711450297 {#1401
      date: 2024-03-26 11:51:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704336846 {#1404
      date: 2024-01-04 03:54:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704337882 {#3084
    date: 2024-01-04 04:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 278485
  -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7057490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704337882 {#3083
    date: 2024-01-04 04:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
      \n
      Ikea also makes some decent bulbs for a fraction of the price.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1711509994 {#1382
      date: 2024-03-27 04:26:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@guttermonk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 278448
    -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7857895"
    +editedAt: DateTimeImmutable @1711450297 {#1401
      date: 2024-03-26 11:51:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704336846 {#1404
      date: 2024-01-04 03:54:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704337882 {#3084
    date: 2024-01-04 04:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 278485
  -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7057490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704337882 {#3083
    date: 2024-01-04 04:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
    \n
    *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704343182 {#3307
    date: 2024-01-04 05:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 278655
  -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6393827"
  +editedAt: DateTimeImmutable @1711510600 {#3308
    date: 2024-03-27 04:36:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704343182 {#3309
    date: 2024-01-04 05:39:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
    \n
    *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704343182 {#3307
    date: 2024-01-04 05:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 278655
  -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6393827"
  +editedAt: DateTimeImmutable @1711510600 {#3308
    date: 2024-03-27 04:36:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704343182 {#3309
    date: 2024-01-04 05:39:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
    \n
    *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704343182 {#3307
    date: 2024-01-04 05:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3312 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 278655
  -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6393827"
  +editedAt: DateTimeImmutable @1711510600 {#3308
    date: 2024-03-27 04:36:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704343182 {#3309
    date: 2024-01-04 05:39:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3532
  +user: Proxies\__CG__\App\Entity\User {#3533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3310
    +user: Proxies\__CG__\App\Entity\User {#3311 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2029 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
          \n
          Ikea also makes some decent bulbs for a fraction of the price.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711509994 {#1382
          date: 2024-03-27 04:26:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@guttermonk@lemmy.ml"
          "@guttermonk@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2023 …}
        +nested: Doctrine\ORM\PersistentCollection {#2032 …}
        +votes: Doctrine\ORM\PersistentCollection {#2024 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
        -id: 278448
        -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7857895"
        +editedAt: DateTimeImmutable @1711450297 {#1401
          date: 2024-03-26 11:51:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704336846 {#1404
          date: 2024-01-04 03:54:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704337882 {#3084
        date: 2024-01-04 04:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 278485
      -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7057490"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704337882 {#3083
        date: 2024-01-04 04:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
      \n
      *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704343182 {#3307
      date: 2024-01-04 05:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 278655
    -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6393827"
    +editedAt: DateTimeImmutable @1711510600 {#3308
      date: 2024-03-27 04:36:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704343182 {#3309
      date: 2024-01-04 05:39:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I actually ran into this just the other day on some refurbished Hue bulbs. I was able to reset then without any remote or app using [this method](https://www.reddit.com/r/Hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/). Just make sure to do it 2-3 times in a row or until the bulbs start flashing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704349315 {#3530
    date: 2024-01-04 07:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@static128@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 278811
  -bodyTs: "'-3':39 '/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':31 '2':38 'abl':17 'actual':2 'app':25 'bulb':14,47 'day':9 'flash':49 'hue':13 'make':33 'method':28 'ran':3 'refurbish':12 'remot':23 'reset':19 'row':43 'start':48 'sure':34 'time':40 'use':26 'without':21 'www.reddit.com':30 'www.reddit.com/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6395083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704349315 {#3531
    date: 2024-01-04 07:21:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3532
  +user: Proxies\__CG__\App\Entity\User {#3533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3310
    +user: Proxies\__CG__\App\Entity\User {#3311 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2029 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
          \n
          Ikea also makes some decent bulbs for a fraction of the price.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711509994 {#1382
          date: 2024-03-27 04:26:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@guttermonk@lemmy.ml"
          "@guttermonk@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2023 …}
        +nested: Doctrine\ORM\PersistentCollection {#2032 …}
        +votes: Doctrine\ORM\PersistentCollection {#2024 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
        -id: 278448
        -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7857895"
        +editedAt: DateTimeImmutable @1711450297 {#1401
          date: 2024-03-26 11:51:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704336846 {#1404
          date: 2024-01-04 03:54:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704337882 {#3084
        date: 2024-01-04 04:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 278485
      -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7057490"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704337882 {#3083
        date: 2024-01-04 04:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
      \n
      *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704343182 {#3307
      date: 2024-01-04 05:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 278655
    -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6393827"
    +editedAt: DateTimeImmutable @1711510600 {#3308
      date: 2024-03-27 04:36:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704343182 {#3309
      date: 2024-01-04 05:39:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I actually ran into this just the other day on some refurbished Hue bulbs. I was able to reset then without any remote or app using [this method](https://www.reddit.com/r/Hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/). Just make sure to do it 2-3 times in a row or until the bulbs start flashing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704349315 {#3530
    date: 2024-01-04 07:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@static128@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 278811
  -bodyTs: "'-3':39 '/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':31 '2':38 'abl':17 'actual':2 'app':25 'bulb':14,47 'day':9 'flash':49 'hue':13 'make':33 'method':28 'ran':3 'refurbish':12 'remot':23 'reset':19 'row':43 'start':48 'sure':34 'time':40 'use':26 'without':21 'www.reddit.com':30 'www.reddit.com/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6395083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704349315 {#3531
    date: 2024-01-04 07:21:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3532
  +user: Proxies\__CG__\App\Entity\User {#3533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3310
    +user: Proxies\__CG__\App\Entity\User {#3311 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2029 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
          \n
          Ikea also makes some decent bulbs for a fraction of the price.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711509994 {#1382
          date: 2024-03-27 04:26:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@guttermonk@lemmy.ml"
          "@guttermonk@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2023 …}
        +nested: Doctrine\ORM\PersistentCollection {#2032 …}
        +votes: Doctrine\ORM\PersistentCollection {#2024 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
        -id: 278448
        -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7857895"
        +editedAt: DateTimeImmutable @1711450297 {#1401
          date: 2024-03-26 11:51:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704336846 {#1404
          date: 2024-01-04 03:54:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704337882 {#3084
        date: 2024-01-04 04:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 278485
      -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7057490"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704337882 {#3083
        date: 2024-01-04 04:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
      \n
      *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704343182 {#3307
      date: 2024-01-04 05:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3312 …}
    +nested: Doctrine\ORM\PersistentCollection {#3314 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    -id: 278655
    -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6393827"
    +editedAt: DateTimeImmutable @1711510600 {#3308
      date: 2024-03-27 04:36:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704343182 {#3309
      date: 2024-01-04 05:39:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I actually ran into this just the other day on some refurbished Hue bulbs. I was able to reset then without any remote or app using [this method](https://www.reddit.com/r/Hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/). Just make sure to do it 2-3 times in a row or until the bulbs start flashing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704349315 {#3530
    date: 2024-01-04 07:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@static128@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 278811
  -bodyTs: "'-3':39 '/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':31 '2':38 'abl':17 'actual':2 'app':25 'bulb':14,47 'day':9 'flash':49 'hue':13 'make':33 'method':28 'ran':3 'refurbish':12 'remot':23 'reset':19 'row':43 'start':48 'sure':34 'time':40 'use':26 'without':21 'www.reddit.com':30 'www.reddit.com/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6395083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704349315 {#3531
    date: 2024-01-04 07:21:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3310
      +user: Proxies\__CG__\App\Entity\User {#3311 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3082
        +user: Proxies\__CG__\App\Entity\User {#3081 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2029 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
            \n
            Ikea also makes some decent bulbs for a fraction of the price.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1711509994 {#1382
            date: 2024-03-27 04:26:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@guttermonk@lemmy.ml"
            "@guttermonk@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2023 …}
          +nested: Doctrine\ORM\PersistentCollection {#2032 …}
          +votes: Doctrine\ORM\PersistentCollection {#2024 …}
          +reports: Doctrine\ORM\PersistentCollection {#2018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
          -id: 278448
          -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/7857895"
          +editedAt: DateTimeImmutable @1711450297 {#1401
            date: 2024-03-26 11:51:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704336846 {#1404
            date: 2024-01-04 03:54:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704337882 {#3084
          date: 2024-01-04 04:11:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@guttermonk@lemmy.ml"
          "@ipha@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3080 …}
        +nested: Doctrine\ORM\PersistentCollection {#3078 …}
        +votes: Doctrine\ORM\PersistentCollection {#3076 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
        -id: 278485
        -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7057490"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704337882 {#3083
          date: 2024-01-04 04:11:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
        \n
        *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704343182 {#3307
        date: 2024-01-04 05:39:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 278655
      -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6393827"
      +editedAt: DateTimeImmutable @1711510600 {#3308
        date: 2024-03-27 04:36:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704343182 {#3309
        date: 2024-01-04 05:39:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I actually ran into this just the other day on some refurbished Hue bulbs. I was able to reset then without any remote or app using [this method](https://www.reddit.com/r/Hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/). Just make sure to do it 2-3 times in a row or until the bulbs start flashing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704349315 {#3530
      date: 2024-01-04 07:21:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
      "@static128@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3534 …}
    +nested: Doctrine\ORM\PersistentCollection {#3536 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
    -id: 278811
    -bodyTs: "'-3':39 '/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':31 '2':38 'abl':17 'actual':2 'app':25 'bulb':14,47 'day':9 'flash':49 'hue':13 'make':33 'method':28 'ran':3 'refurbish':12 'remot':23 'reset':19 'row':43 'start':48 'sure':34 'time':40 'use':26 'without':21 'www.reddit.com':30 'www.reddit.com/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704349315 {#3531
      date: 2024-01-04 07:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Thanks for the heads up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704356010 {#3645
    date: 2024-01-04 09:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@static128@lemmy.world"
    "@jgkawell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 278979
  -bodyTs: "'head':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6396453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704356010 {#3646
    date: 2024-01-04 09:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3310
      +user: Proxies\__CG__\App\Entity\User {#3311 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3082
        +user: Proxies\__CG__\App\Entity\User {#3081 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2029 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
            \n
            Ikea also makes some decent bulbs for a fraction of the price.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1711509994 {#1382
            date: 2024-03-27 04:26:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@guttermonk@lemmy.ml"
            "@guttermonk@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2023 …}
          +nested: Doctrine\ORM\PersistentCollection {#2032 …}
          +votes: Doctrine\ORM\PersistentCollection {#2024 …}
          +reports: Doctrine\ORM\PersistentCollection {#2018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
          -id: 278448
          -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/7857895"
          +editedAt: DateTimeImmutable @1711450297 {#1401
            date: 2024-03-26 11:51:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704336846 {#1404
            date: 2024-01-04 03:54:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704337882 {#3084
          date: 2024-01-04 04:11:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@guttermonk@lemmy.ml"
          "@ipha@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3080 …}
        +nested: Doctrine\ORM\PersistentCollection {#3078 …}
        +votes: Doctrine\ORM\PersistentCollection {#3076 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
        -id: 278485
        -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7057490"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704337882 {#3083
          date: 2024-01-04 04:11:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
        \n
        *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704343182 {#3307
        date: 2024-01-04 05:39:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 278655
      -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6393827"
      +editedAt: DateTimeImmutable @1711510600 {#3308
        date: 2024-03-27 04:36:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704343182 {#3309
        date: 2024-01-04 05:39:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I actually ran into this just the other day on some refurbished Hue bulbs. I was able to reset then without any remote or app using [this method](https://www.reddit.com/r/Hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/). Just make sure to do it 2-3 times in a row or until the bulbs start flashing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704349315 {#3530
      date: 2024-01-04 07:21:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
      "@static128@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3534 …}
    +nested: Doctrine\ORM\PersistentCollection {#3536 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
    -id: 278811
    -bodyTs: "'-3':39 '/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':31 '2':38 'abl':17 'actual':2 'app':25 'bulb':14,47 'day':9 'flash':49 'hue':13 'make':33 'method':28 'ran':3 'refurbish':12 'remot':23 'reset':19 'row':43 'start':48 'sure':34 'time':40 'use':26 'without':21 'www.reddit.com':30 'www.reddit.com/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704349315 {#3531
      date: 2024-01-04 07:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Thanks for the heads up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704356010 {#3645
    date: 2024-01-04 09:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@static128@lemmy.world"
    "@jgkawell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 278979
  -bodyTs: "'head':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6396453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704356010 {#3646
    date: 2024-01-04 09:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3310
      +user: Proxies\__CG__\App\Entity\User {#3311 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3082
        +user: Proxies\__CG__\App\Entity\User {#3081 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2029 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
            \n
            Ikea also makes some decent bulbs for a fraction of the price.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1711509994 {#1382
            date: 2024-03-27 04:26:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@guttermonk@lemmy.ml"
            "@guttermonk@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2023 …}
          +nested: Doctrine\ORM\PersistentCollection {#2032 …}
          +votes: Doctrine\ORM\PersistentCollection {#2024 …}
          +reports: Doctrine\ORM\PersistentCollection {#2018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
          -id: 278448
          -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/7857895"
          +editedAt: DateTimeImmutable @1711450297 {#1401
            date: 2024-03-26 11:51:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704336846 {#1404
            date: 2024-01-04 03:54:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704337882 {#3084
          date: 2024-01-04 04:11:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@guttermonk@lemmy.ml"
          "@ipha@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3080 …}
        +nested: Doctrine\ORM\PersistentCollection {#3078 …}
        +votes: Doctrine\ORM\PersistentCollection {#3076 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
        -id: 278485
        -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7057490"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704337882 {#3083
          date: 2024-01-04 04:11:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        I’m using both IKEA and Hue bulbs without having used any of the original apps/hubs (though I do use the [deCONZ/Phoscon](https://phoscon.de/en/landing) hub addon, not the [Home Assistant ZHA](https://www.home-assistant.io/integrations/zha/) but if you’re device is listed as compatible the experience should be the same.\n
        \n
        *Edit: apparently you can re-pair without a remote, see below comment*: One thing to note about the Hue bulbs (without a Hue hub) is that you need one of the [remotes](https://www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631) to reset bulbs after already being paired so they can be re-paired to a hub, where as the IKEA only need the power turned off and on a number of times to enter pairing mode.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704343182 {#3307
        date: 2024-01-04 05:39:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
        "@guttermonk@lemmy.ml"
        "@ipha@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3312 …}
      +nested: Doctrine\ORM\PersistentCollection {#3314 …}
      +votes: Doctrine\ORM\PersistentCollection {#3316 …}
      +reports: Doctrine\ORM\PersistentCollection {#3318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
      -id: 278655
      -bodyTs: "'/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':86 '/en/landing)':25 '/integrations/zha/)':35 'addon':27 'alreadi':91 'appar':52 'apps/hubs':16 'assist':31 'bulb':8,71,89 'comment':63 'compat':44 'deconz/phoscon':22 'devic':40 'edit':51 'enter':121 'experi':46 'home':30 'hub':26,75,103 'hue':7,70,74 'ikea':5,107 'list':42 'm':2 'mode':123 'need':79,109 'note':67 'number':117 'one':64,80 'origin':15 'pair':57,93,100,122 'phoscon.de':24 'phoscon.de/en/landing)':23 'power':111 're':39,56,99 're-pair':55,98 'remot':60,83 'reset':88 'see':61 'thing':65 'though':17 'time':119 'turn':112 'use':3,11,20 'without':9,58,72 'www.home-assistant.io':34 'www.home-assistant.io/integrations/zha/)':33 'www.philips-hue.com':85 'www.philips-hue.com/en-au/p/hue-dimmer-switch--latest-model-/8719514274631)':84 'zha':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6393827"
      +editedAt: DateTimeImmutable @1711510600 {#3308
        date: 2024-03-27 04:36:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704343182 {#3309
        date: 2024-01-04 05:39:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I actually ran into this just the other day on some refurbished Hue bulbs. I was able to reset then without any remote or app using [this method](https://www.reddit.com/r/Hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/). Just make sure to do it 2-3 times in a row or until the bulbs start flashing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704349315 {#3530
      date: 2024-01-04 07:21:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
      "@static128@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3534 …}
    +nested: Doctrine\ORM\PersistentCollection {#3536 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
    -id: 278811
    -bodyTs: "'-3':39 '/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':31 '2':38 'abl':17 'actual':2 'app':25 'bulb':14,47 'day':9 'flash':49 'hue':13 'make':33 'method':28 'ran':3 'refurbish':12 'remot':23 'reset':19 'row':43 'start':48 'sure':34 'time':40 'use':26 'without':21 'www.reddit.com':30 'www.reddit.com/r/hue/comments/vznv5q/hue_bulb_hardware_reset_only_bulb_required/).':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6395083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704349315 {#3531
      date: 2024-01-04 07:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Thanks for the heads up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704356010 {#3645
    date: 2024-01-04 09:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
    "@static128@lemmy.world"
    "@jgkawell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 278979
  -bodyTs: "'head':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6396453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704356010 {#3646
    date: 2024-01-04 09:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "They just work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704339503 {#3324
    date: 2024-01-04 04:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 278539
  -bodyTs: "'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7858653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339503 {#3325
    date: 2024-01-04 04:38:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "They just work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704339503 {#3324
    date: 2024-01-04 04:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 278539
  -bodyTs: "'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7858653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339503 {#3325
    date: 2024-01-04 04:38:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3326
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "They just work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704339503 {#3324
    date: 2024-01-04 04:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 278539
  -bodyTs: "'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7858653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339503 {#3325
    date: 2024-01-04 04:38:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3341
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    I use bulbs I’ve bought from IKEA and Lidl. Because they’re ZigBee they’re local. The "Hub’ is HA because I have a ZigaZiga [electrolama.com/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/) usb stick.\n
    \n
    I use ZigBee2MQTT in HA to route commands to my bulbs (and sensors and plugs) which routes ZigBee commands through my MQTT broker which is also in HA.\n
    \n
    The only app I use is the Home Assistant app
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704346228 {#3339
    date: 2024-01-04 06:30:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 278725
  -bodyTs: "'/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/)':29 'also':57 'app':62,69 'assist':68 'bought':6 'broker':54 'bulb':3,42 'command':39,50 'electrolama.com':28 'electrolama.com/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/)':27 'ha':21,36,59 'home':67 'hub':19 'ikea':8 'lidl':10 'local':17 'mqtt':53 'plug':46 're':13,16 'rout':38,48 'sensor':44 'stick':31 'usb':30 'use':2,33,64 've':5 'zigaziga':26 'zigbe':14,49 'zigbee2mqtt':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5557946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704346228 {#3340
    date: 2024-01-04 06:30:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3341
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    I use bulbs I’ve bought from IKEA and Lidl. Because they’re ZigBee they’re local. The "Hub’ is HA because I have a ZigaZiga [electrolama.com/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/) usb stick.\n
    \n
    I use ZigBee2MQTT in HA to route commands to my bulbs (and sensors and plugs) which routes ZigBee commands through my MQTT broker which is also in HA.\n
    \n
    The only app I use is the Home Assistant app
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704346228 {#3339
    date: 2024-01-04 06:30:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 278725
  -bodyTs: "'/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/)':29 'also':57 'app':62,69 'assist':68 'bought':6 'broker':54 'bulb':3,42 'command':39,50 'electrolama.com':28 'electrolama.com/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/)':27 'ha':21,36,59 'home':67 'hub':19 'ikea':8 'lidl':10 'local':17 'mqtt':53 'plug':46 're':13,16 'rout':38,48 'sensor':44 'stick':31 'usb':30 'use':2,33,64 've':5 'zigaziga':26 'zigbe':14,49 'zigbee2mqtt':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5557946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704346228 {#3340
    date: 2024-01-04 06:30:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3341
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2029 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hue bulbs works with home assistant without relying on the hue bridge or app. Just need a zigbee USB adapter.\n
        \n
        Ikea also makes some decent bulbs for a fraction of the price.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1711509994 {#1382
        date: 2024-03-27 04:26:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@guttermonk@lemmy.ml"
        "@guttermonk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 278448
      -bodyTs: "'adapt':20 'also':22 'app':14 'assist':6 'bridg':12 'bulb':2,26 'decent':25 'fraction':29 'home':5 'hue':1,11 'ikea':21 'make':23 'need':16 'price':32 'reli':8 'usb':19 'without':7 'work':3 'zigbe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7857895"
      +editedAt: DateTimeImmutable @1711450297 {#1401
        date: 2024-03-26 11:51:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704336846 {#1404
        date: 2024-01-04 03:54:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Thanks for the suggestions. Do the IKEA bulbs work with HA out of the box or do they need an IKEA app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704337882 {#3084
      date: 2024-01-04 04:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@guttermonk@lemmy.ml"
      "@ipha@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 278485
    -bodyTs: "'app':22 'box':15 'bulb':8 'ha':11 'ikea':7,21 'need':19 'suggest':4 'thank':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7057490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704337882 {#3083
      date: 2024-01-04 04:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    I use bulbs I’ve bought from IKEA and Lidl. Because they’re ZigBee they’re local. The "Hub’ is HA because I have a ZigaZiga [electrolama.com/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/) usb stick.\n
    \n
    I use ZigBee2MQTT in HA to route commands to my bulbs (and sensors and plugs) which routes ZigBee commands through my MQTT broker which is also in HA.\n
    \n
    The only app I use is the Home Assistant app
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704346228 {#3339
    date: 2024-01-04 06:30:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@guttermonk@lemmy.ml"
    "@ipha@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 278725
  -bodyTs: "'/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/)':29 'also':57 'app':62,69 'assist':68 'bought':6 'broker':54 'bulb':3,42 'command':39,50 'electrolama.com':28 'electrolama.com/projects/zig-a-zig-ah/](https://electrolama.com/projects/zig-a-zig-ah/)':27 'ha':21,36,59 'home':67 'hub':19 'ikea':8 'lidl':10 'local':17 'mqtt':53 'plug':46 're':13,16 'rout':38,48 'sensor':44 'stick':31 'usb':30 'use':2,33,64 've':5 'zigaziga':26 'zigbe':14,49 'zigbee2mqtt':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5557946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704346228 {#3340
    date: 2024-01-04 06:30:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the automation screen updates. Makes it all a bit less “techie”. I’ve been assisting my non-technical sister with setting up her own instance on a Pi. This is going to make things much easier for to understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704328623 {#2344
    date: 2024-01-04 01:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 278187
  -bodyTs: "'assist':17 'autom':4 'bit':11 'easier':39 'go':34 'instanc':28 'less':12 'love':2 'make':7,36 'much':38 'non':20 'non-techn':19 'pi':31 'screen':5 'set':24 'sister':22 'techi':13 'technic':21 'thing':37 'understand':42 'updat':6 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6390634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704328623 {#2349
    date: 2024-01-04 01:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the automation screen updates. Makes it all a bit less “techie”. I’ve been assisting my non-technical sister with setting up her own instance on a Pi. This is going to make things much easier for to understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704328623 {#2344
    date: 2024-01-04 01:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 278187
  -bodyTs: "'assist':17 'autom':4 'bit':11 'easier':39 'go':34 'instanc':28 'less':12 'love':2 'make':7,36 'much':38 'non':20 'non-techn':19 'pi':31 'screen':5 'set':24 'sister':22 'techi':13 'technic':21 'thing':37 'understand':42 'updat':6 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6390634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704328623 {#2349
    date: 2024-01-04 01:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the automation screen updates. Makes it all a bit less “techie”. I’ve been assisting my non-technical sister with setting up her own instance on a Pi. This is going to make things much easier for to understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704328623 {#2344
    date: 2024-01-04 01:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 278187
  -bodyTs: "'assist':17 'autom':4 'bit':11 'easier':39 'go':34 'instanc':28 'less':12 'love':2 'make':7,36 'much':38 'non':20 'non-techn':19 'pi':31 'screen':5 'set':24 'sister':22 'techi':13 'technic':21 'thing':37 'understand':42 'updat':6 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6390634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704328623 {#2349
    date: 2024-01-04 01:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +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 {#2107
    date: 2024-10-17 21:09:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2112
    date: 2024-01-28 17:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +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 {#2107
    date: 2024-10-17 21:09:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2112
    date: 2024-01-28 17:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +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 {#2107
    date: 2024-10-17 21:09:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2112
    date: 2024-01-28 17:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2107
      date: 2024-10-17 21:09:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -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 {#2112
      date: 2024-01-28 17:19:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706460640 {#3267
    date: 2024-01-28 17:50:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 347342
  -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706460640 {#3268
    date: 2024-01-28 17:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2107
      date: 2024-10-17 21:09:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -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 {#2112
      date: 2024-01-28 17:19:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706460640 {#3267
    date: 2024-01-28 17:50:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 347342
  -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706460640 {#3268
    date: 2024-01-28 17:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2107
      date: 2024-10-17 21:09:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -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 {#2112
      date: 2024-01-28 17:19:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706460640 {#3267
    date: 2024-01-28 17:50:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 347342
  -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706460640 {#3268
    date: 2024-01-28 17:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3479
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3270 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2107
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -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 {#2112
        date: 2024-01-28 17:19:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706460640 {#3267
      date: 2024-01-28 17:50:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
      "@__init__@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3271 …}
    +nested: Doctrine\ORM\PersistentCollection {#3273 …}
    +votes: Doctrine\ORM\PersistentCollection {#3275 …}
    +reports: Doctrine\ORM\PersistentCollection {#3277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
    -id: 347342
    -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706460640 {#3268
      date: 2024-01-28 17:50:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +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 {#3477
    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 {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -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 {#3478
    date: 2024-01-28 18:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3479
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3270 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2107
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -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 {#2112
        date: 2024-01-28 17:19:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706460640 {#3267
      date: 2024-01-28 17:50:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
      "@__init__@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3271 …}
    +nested: Doctrine\ORM\PersistentCollection {#3273 …}
    +votes: Doctrine\ORM\PersistentCollection {#3275 …}
    +reports: Doctrine\ORM\PersistentCollection {#3277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
    -id: 347342
    -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706460640 {#3268
      date: 2024-01-28 17:50:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +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 {#3477
    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 {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -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 {#3478
    date: 2024-01-28 18:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3479
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3270 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2107
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -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 {#2112
        date: 2024-01-28 17:19:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706460640 {#3267
      date: 2024-01-28 17:50:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
      "@__init__@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3271 …}
    +nested: Doctrine\ORM\PersistentCollection {#3273 …}
    +votes: Doctrine\ORM\PersistentCollection {#3275 …}
    +reports: Doctrine\ORM\PersistentCollection {#3277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
    -id: 347342
    -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706460640 {#3268
      date: 2024-01-28 17:50:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +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 {#3477
    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 {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -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 {#3478
    date: 2024-01-28 18:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3270 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2107
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -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 {#2112
        date: 2024-01-28 17:19:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706460640 {#3267
      date: 2024-01-28 17:50:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
      "@__init__@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3271 …}
    +nested: Doctrine\ORM\PersistentCollection {#3273 …}
    +votes: Doctrine\ORM\PersistentCollection {#3275 …}
    +reports: Doctrine\ORM\PersistentCollection {#3277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
    -id: 347342
    -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706460640 {#3268
      date: 2024-01-28 17:50:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    If I unlock my door, it will re-lock in 15 minutes as long as the door is shut. opening the door resets the timer.\n
    \n
    Of course it’s a code door, so re-opening it has a very low chance of locking me out :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706469285 {#3492
    date: 2024-01-28 20:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
    "@Styxia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 347686
  -bodyTs: "'15':12 'chanc':43 'code':32 'cours':28 'door':5,18,23,33 'lock':10,45 'long':15 'low':42 'minut':13 'open':21,37 're':9,36 're-lock':8 're-open':35 'reset':24 'shut':20 'timer':26 'unlock':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7107975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706469285 {#3493
    date: 2024-01-28 20:14:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3270 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2107
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -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 {#2112
        date: 2024-01-28 17:19:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706460640 {#3267
      date: 2024-01-28 17:50:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
      "@__init__@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3271 …}
    +nested: Doctrine\ORM\PersistentCollection {#3273 …}
    +votes: Doctrine\ORM\PersistentCollection {#3275 …}
    +reports: Doctrine\ORM\PersistentCollection {#3277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
    -id: 347342
    -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706460640 {#3268
      date: 2024-01-28 17:50:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    If I unlock my door, it will re-lock in 15 minutes as long as the door is shut. opening the door resets the timer.\n
    \n
    Of course it’s a code door, so re-opening it has a very low chance of locking me out :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706469285 {#3492
    date: 2024-01-28 20:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
    "@Styxia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 347686
  -bodyTs: "'15':12 'chanc':43 'code':32 'cours':28 'door':5,18,23,33 'lock':10,45 'long':15 'low':42 'minut':13 'open':21,37 're':9,36 're-lock':8 're-open':35 'reset':24 'shut':20 'timer':26 'unlock':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7107975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706469285 {#3493
    date: 2024-01-28 20:14:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3270 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2107
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -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 {#2112
        date: 2024-01-28 17:19:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I have an extension on this, in that a triple tap on the switch by the doors, will also lock the doors after 60 seconds."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706460640 {#3267
      date: 2024-01-28 17:50:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@corroded@lemmy.world"
      "@__init__@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3271 …}
    +nested: Doctrine\ORM\PersistentCollection {#3273 …}
    +votes: Doctrine\ORM\PersistentCollection {#3275 …}
    +reports: Doctrine\ORM\PersistentCollection {#3277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
    -id: 347342
    -bodyTs: "'60':24 'also':19 'door':17,22 'extens':4 'lock':20 'second':25 'switch':14 'tap':11 'tripl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706460640 {#3268
      date: 2024-01-28 17:50:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    If I unlock my door, it will re-lock in 15 minutes as long as the door is shut. opening the door resets the timer.\n
    \n
    Of course it’s a code door, so re-opening it has a very low chance of locking me out :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706469285 {#3492
    date: 2024-01-28 20:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
    "@Styxia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 347686
  -bodyTs: "'15':12 'chanc':43 'code':32 'cours':28 'door':5,18,23,33 'lock':10,45 'long':15 'low':42 'minut':13 'open':21,37 're':9,36 're-lock':8 're-open':35 'reset':24 'shut':20 'timer':26 'unlock':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7107975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706469285 {#3493
    date: 2024-01-28 20:14:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.ca/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)\n
    \n
    And mine starts with the addition of Z-Wave to my Yellow in preparation for automating a thermostat! 🥹
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704322486 {#2280
    date: 2024-01-03 23:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 277881
  -bodyTs: "'/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)':3 'addit':9 'autom':20 'lemmy.ca':2 'lemmy.ca/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)':1 'mine':5 'prepar':18 'start':6 'thermostat':22 'wave':13 'yellow':16 'z':12 'z-wave':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6045813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322486 {#2282
    date: 2024-01-03 23:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.ca/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)\n
    \n
    And mine starts with the addition of Z-Wave to my Yellow in preparation for automating a thermostat! 🥹
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704322486 {#2280
    date: 2024-01-03 23:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 277881
  -bodyTs: "'/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)':3 'addit':9 'autom':20 'lemmy.ca':2 'lemmy.ca/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)':1 'mine':5 'prepar':18 'start':6 'thermostat':22 'wave':13 'yellow':16 'z':12 'z-wave':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6045813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322486 {#2282
    date: 2024-01-03 23:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.ca/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)\n
    \n
    And mine starts with the addition of Z-Wave to my Yellow in preparation for automating a thermostat! 🥹
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704322486 {#2280
    date: 2024-01-03 23:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 277881
  -bodyTs: "'/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)':3 'addit':9 'autom':20 'lemmy.ca':2 'lemmy.ca/pictrs/image/a10f515b-2d24-416d-bbe3-e1c805567024.jpeg)':1 'mine':5 'prepar':18 'start':6 'thermostat':22 'wave':13 'yellow':16 'z':12 'z-wave':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6045813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322486 {#2282
    date: 2024-01-03 23:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1711224056 {#2286
    date: 2024-03-23 21:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 272943
  -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6348350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704191355 {#2287
    date: 2024-01-02 11:29:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1711224056 {#2286
    date: 2024-03-23 21:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 272943
  -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6348350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704191355 {#2287
    date: 2024-01-02 11:29:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1711224056 {#2286
    date: 2024-03-23 21:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 272943
  -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6348350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704191355 {#2287
    date: 2024-01-02 11:29:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2039
    +user: App\Entity\User {#2146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1711224056 {#2286
      date: 2024-03-23 21:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2155 …}
    +nested: Doctrine\ORM\PersistentCollection {#2158 …}
    +votes: Doctrine\ORM\PersistentCollection {#2151 …}
    +reports: Doctrine\ORM\PersistentCollection {#2145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
    -id: 272943
    -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6348350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704191355 {#2287
      date: 2024-01-02 11:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
    \n
    However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704213825 {#3015
    date: 2024-01-02 17:43:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 273880
  -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1367888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213825 {#3018
    date: 2024-01-02 17:43:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2039
    +user: App\Entity\User {#2146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1711224056 {#2286
      date: 2024-03-23 21:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2155 …}
    +nested: Doctrine\ORM\PersistentCollection {#2158 …}
    +votes: Doctrine\ORM\PersistentCollection {#2151 …}
    +reports: Doctrine\ORM\PersistentCollection {#2145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
    -id: 272943
    -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6348350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704191355 {#2287
      date: 2024-01-02 11:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
    \n
    However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704213825 {#3015
    date: 2024-01-02 17:43:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 273880
  -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1367888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213825 {#3018
    date: 2024-01-02 17:43:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2039
    +user: App\Entity\User {#2146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1711224056 {#2286
      date: 2024-03-23 21:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2155 …}
    +nested: Doctrine\ORM\PersistentCollection {#2158 …}
    +votes: Doctrine\ORM\PersistentCollection {#2151 …}
    +reports: Doctrine\ORM\PersistentCollection {#2145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
    -id: 272943
    -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6348350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704191355 {#2287
      date: 2024-01-02 11:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
    \n
    However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704213825 {#3015
    date: 2024-01-02 17:43:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 273880
  -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1367888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213825 {#3018
    date: 2024-01-02 17:43:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3014
    +user: Proxies\__CG__\App\Entity\User {#3097 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2039
      +user: App\Entity\User {#2146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1711224056 {#2286
        date: 2024-03-23 21:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 272943
      -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6348350"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704191355 {#2287
        date: 2024-01-02 11:29:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
      \n
      However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704213825 {#3015
      date: 2024-01-02 17:43:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3096 …}
    +nested: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 273880
    -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1367888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213825 {#3018
      date: 2024-01-02 17:43:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
    \n
    Edit: can Proxmox do this too?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704235942 {#3288
    date: 2024-01-02 23:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 274925
  -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5522462"
  +editedAt: DateTimeImmutable @1711049100 {#3285
    date: 2024-03-21 20:25:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704235942 {#3289
    date: 2024-01-02 23:52:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3014
    +user: Proxies\__CG__\App\Entity\User {#3097 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2039
      +user: App\Entity\User {#2146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1711224056 {#2286
        date: 2024-03-23 21:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 272943
      -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6348350"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704191355 {#2287
        date: 2024-01-02 11:29:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
      \n
      However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704213825 {#3015
      date: 2024-01-02 17:43:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3096 …}
    +nested: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 273880
    -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1367888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213825 {#3018
      date: 2024-01-02 17:43:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
    \n
    Edit: can Proxmox do this too?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704235942 {#3288
    date: 2024-01-02 23:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 274925
  -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5522462"
  +editedAt: DateTimeImmutable @1711049100 {#3285
    date: 2024-03-21 20:25:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704235942 {#3289
    date: 2024-01-02 23:52:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3014
    +user: Proxies\__CG__\App\Entity\User {#3097 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2039
      +user: App\Entity\User {#2146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1711224056 {#2286
        date: 2024-03-23 21:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 272943
      -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6348350"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704191355 {#2287
        date: 2024-01-02 11:29:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
      \n
      However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704213825 {#3015
      date: 2024-01-02 17:43:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3096 …}
    +nested: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
    -id: 273880
    -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1367888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213825 {#3018
      date: 2024-01-02 17:43:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
    \n
    Edit: can Proxmox do this too?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704235942 {#3288
    date: 2024-01-02 23:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 274925
  -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5522462"
  +editedAt: DateTimeImmutable @1711049100 {#3285
    date: 2024-03-21 20:25:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704235942 {#3289
    date: 2024-01-02 23:52:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3292
    +user: Proxies\__CG__\App\Entity\User {#3296 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3014
      +user: Proxies\__CG__\App\Entity\User {#3097 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2039
        +user: App\Entity\User {#2146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1711224056 {#2286
          date: 2024-03-23 21:00:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2155 …}
        +nested: Doctrine\ORM\PersistentCollection {#2158 …}
        +votes: Doctrine\ORM\PersistentCollection {#2151 …}
        +reports: Doctrine\ORM\PersistentCollection {#2145 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
        -id: 272943
        -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6348350"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704191355 {#2287
          date: 2024-01-02 11:29:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
        \n
        However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704213825 {#3015
        date: 2024-01-02 17:43:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3096 …}
      +nested: Doctrine\ORM\PersistentCollection {#3094 …}
      +votes: Doctrine\ORM\PersistentCollection {#3092 …}
      +reports: Doctrine\ORM\PersistentCollection {#3090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
      -id: 273880
      -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1367888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704213825 {#3018
        date: 2024-01-02 17:43:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
      \n
      Edit: can Proxmox do this too?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704235942 {#3288
      date: 2024-01-02 23:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3297 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 274925
    -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5522462"
    +editedAt: DateTimeImmutable @1711049100 {#3285
      date: 2024-03-21 20:25:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704235942 {#3289
      date: 2024-01-02 23:52:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
    \n
    Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704237600 {#3514
    date: 2024-01-03 00:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 275001
  -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1369865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704237600 {#3511
    date: 2024-01-03 00:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3292
    +user: Proxies\__CG__\App\Entity\User {#3296 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3014
      +user: Proxies\__CG__\App\Entity\User {#3097 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2039
        +user: App\Entity\User {#2146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1711224056 {#2286
          date: 2024-03-23 21:00:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2155 …}
        +nested: Doctrine\ORM\PersistentCollection {#2158 …}
        +votes: Doctrine\ORM\PersistentCollection {#2151 …}
        +reports: Doctrine\ORM\PersistentCollection {#2145 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
        -id: 272943
        -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6348350"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704191355 {#2287
          date: 2024-01-02 11:29:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
        \n
        However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704213825 {#3015
        date: 2024-01-02 17:43:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3096 …}
      +nested: Doctrine\ORM\PersistentCollection {#3094 …}
      +votes: Doctrine\ORM\PersistentCollection {#3092 …}
      +reports: Doctrine\ORM\PersistentCollection {#3090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
      -id: 273880
      -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1367888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704213825 {#3018
        date: 2024-01-02 17:43:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
      \n
      Edit: can Proxmox do this too?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704235942 {#3288
      date: 2024-01-02 23:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3297 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 274925
    -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5522462"
    +editedAt: DateTimeImmutable @1711049100 {#3285
      date: 2024-03-21 20:25:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704235942 {#3289
      date: 2024-01-02 23:52:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
    \n
    Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704237600 {#3514
    date: 2024-01-03 00:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 275001
  -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1369865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704237600 {#3511
    date: 2024-01-03 00:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3292
    +user: Proxies\__CG__\App\Entity\User {#3296 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3014
      +user: Proxies\__CG__\App\Entity\User {#3097 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2039
        +user: App\Entity\User {#2146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1711224056 {#2286
          date: 2024-03-23 21:00:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2155 …}
        +nested: Doctrine\ORM\PersistentCollection {#2158 …}
        +votes: Doctrine\ORM\PersistentCollection {#2151 …}
        +reports: Doctrine\ORM\PersistentCollection {#2145 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
        -id: 272943
        -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6348350"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704191355 {#2287
          date: 2024-01-02 11:29:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
        \n
        However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704213825 {#3015
        date: 2024-01-02 17:43:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3096 …}
      +nested: Doctrine\ORM\PersistentCollection {#3094 …}
      +votes: Doctrine\ORM\PersistentCollection {#3092 …}
      +reports: Doctrine\ORM\PersistentCollection {#3090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
      -id: 273880
      -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1367888"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704213825 {#3018
        date: 2024-01-02 17:43:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
      \n
      Edit: can Proxmox do this too?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704235942 {#3288
      date: 2024-01-02 23:52:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3297 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 274925
    -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5522462"
    +editedAt: DateTimeImmutable @1711049100 {#3285
      date: 2024-03-21 20:25:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704235942 {#3289
      date: 2024-01-02 23:52:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
    \n
    Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704237600 {#3514
    date: 2024-01-03 00:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 275001
  -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1369865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704237600 {#3511
    date: 2024-01-03 00:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3634
  +user: Proxies\__CG__\App\Entity\User {#3629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: Proxies\__CG__\App\Entity\User {#3097 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3292
      +user: Proxies\__CG__\App\Entity\User {#3296 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3014
        +user: Proxies\__CG__\App\Entity\User {#3097 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2039
          +user: App\Entity\User {#2146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1711224056 {#2286
            date: 2024-03-23 21:00:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cyber@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2155 …}
          +nested: Doctrine\ORM\PersistentCollection {#2158 …}
          +votes: Doctrine\ORM\PersistentCollection {#2151 …}
          +reports: Doctrine\ORM\PersistentCollection {#2145 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
          -id: 272943
          -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6348350"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704191355 {#2287
            date: 2024-01-02 11:29:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2039}
        +body: """
          Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
          \n
          However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704213825 {#3015
          date: 2024-01-02 17:43:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3096 …}
        +nested: Doctrine\ORM\PersistentCollection {#3094 …}
        +votes: Doctrine\ORM\PersistentCollection {#3092 …}
        +reports: Doctrine\ORM\PersistentCollection {#3090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
        -id: 273880
        -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://poptalk.scrubbles.tech/comment/1367888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704213825 {#3018
          date: 2024-01-02 17:43:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
        \n
        Edit: can Proxmox do this too?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704235942 {#3288
        date: 2024-01-02 23:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3297 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 274925
      -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5522462"
      +editedAt: DateTimeImmutable @1711049100 {#3285
        date: 2024-03-21 20:25:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704235942 {#3289
        date: 2024-01-02 23:52:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
      \n
      Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704237600 {#3514
      date: 2024-01-03 00:20:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3523 …}
    +reports: Doctrine\ORM\PersistentCollection {#3524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
    -id: 275001
    -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1369865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704237600 {#3511
      date: 2024-01-03 00:20:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    K8s and Proxmox operate at different levels. You can run k8s on Proxmox, and that’s what I’ve been (very slowly) building up to at home.\n
    \n
    With Proxmox you can failover VMs between nodes as long as storage (including VM boot disk) is external to the nodes. This can be NFS on a NAS, iSCSI, Ceph or many other options.\n
    \n
    It’s even possible to failover a USB device (e.g. a Zigbee controller or similar) by attaching one on each node and mapping them using Resource Mappings (search on the announcement post: [proxmox.com/…/proxmox-virtual-environment-8-0](https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).\n
    \n
    This can also be used if you’re deploying k8s on top of Proxmox just as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704242575 {#3635
    date: 2024-01-03 01:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3624 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3626 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 275194
  -bodyTs: "'/en/about/press-releases/proxmox-virtual-environment-8-0)).':98 '/proxmox-virtual-environment-8-0':95 'also':101 'announc':92 'attach':78 'boot':42 'build':23 'ceph':57 'control':74 'deploy':107 'devic':70 'differ':6 'disk':43 'e.g':71 'even':64 'extern':45 'failov':32,67 'home':27 'includ':40 'iscsi':56 'k8s':1,11,108 'level':7 'long':37 'mani':59 'map':84,88 'nas':55 'nfs':52 'node':35,48,82 'one':79 'oper':4 'option':61 'possibl':65 'post':93 'proxmox':3,13,29,112 'proxmox.com':94 're':106 'resourc':87 'run':10 'search':89 'similar':76 'slowli':22 'storag':39 'top':110 'usb':69 'use':86,103 've':19 'vm':41 'vms':33 'well':115 'www.proxmox.com':97 'www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).':96 'zigbe':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6360655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704242575 {#3632
    date: 2024-01-03 01:42:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3634
  +user: Proxies\__CG__\App\Entity\User {#3629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: Proxies\__CG__\App\Entity\User {#3097 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3292
      +user: Proxies\__CG__\App\Entity\User {#3296 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3014
        +user: Proxies\__CG__\App\Entity\User {#3097 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2039
          +user: App\Entity\User {#2146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1711224056 {#2286
            date: 2024-03-23 21:00:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cyber@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2155 …}
          +nested: Doctrine\ORM\PersistentCollection {#2158 …}
          +votes: Doctrine\ORM\PersistentCollection {#2151 …}
          +reports: Doctrine\ORM\PersistentCollection {#2145 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
          -id: 272943
          -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6348350"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704191355 {#2287
            date: 2024-01-02 11:29:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2039}
        +body: """
          Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
          \n
          However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704213825 {#3015
          date: 2024-01-02 17:43:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3096 …}
        +nested: Doctrine\ORM\PersistentCollection {#3094 …}
        +votes: Doctrine\ORM\PersistentCollection {#3092 …}
        +reports: Doctrine\ORM\PersistentCollection {#3090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
        -id: 273880
        -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://poptalk.scrubbles.tech/comment/1367888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704213825 {#3018
          date: 2024-01-02 17:43:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
        \n
        Edit: can Proxmox do this too?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704235942 {#3288
        date: 2024-01-02 23:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3297 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 274925
      -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5522462"
      +editedAt: DateTimeImmutable @1711049100 {#3285
        date: 2024-03-21 20:25:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704235942 {#3289
        date: 2024-01-02 23:52:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
      \n
      Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704237600 {#3514
      date: 2024-01-03 00:20:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3523 …}
    +reports: Doctrine\ORM\PersistentCollection {#3524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
    -id: 275001
    -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1369865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704237600 {#3511
      date: 2024-01-03 00:20:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    K8s and Proxmox operate at different levels. You can run k8s on Proxmox, and that’s what I’ve been (very slowly) building up to at home.\n
    \n
    With Proxmox you can failover VMs between nodes as long as storage (including VM boot disk) is external to the nodes. This can be NFS on a NAS, iSCSI, Ceph or many other options.\n
    \n
    It’s even possible to failover a USB device (e.g. a Zigbee controller or similar) by attaching one on each node and mapping them using Resource Mappings (search on the announcement post: [proxmox.com/…/proxmox-virtual-environment-8-0](https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).\n
    \n
    This can also be used if you’re deploying k8s on top of Proxmox just as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704242575 {#3635
    date: 2024-01-03 01:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3624 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3626 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 275194
  -bodyTs: "'/en/about/press-releases/proxmox-virtual-environment-8-0)).':98 '/proxmox-virtual-environment-8-0':95 'also':101 'announc':92 'attach':78 'boot':42 'build':23 'ceph':57 'control':74 'deploy':107 'devic':70 'differ':6 'disk':43 'e.g':71 'even':64 'extern':45 'failov':32,67 'home':27 'includ':40 'iscsi':56 'k8s':1,11,108 'level':7 'long':37 'mani':59 'map':84,88 'nas':55 'nfs':52 'node':35,48,82 'one':79 'oper':4 'option':61 'possibl':65 'post':93 'proxmox':3,13,29,112 'proxmox.com':94 're':106 'resourc':87 'run':10 'search':89 'similar':76 'slowli':22 'storag':39 'top':110 'usb':69 'use':86,103 've':19 'vm':41 'vms':33 'well':115 'www.proxmox.com':97 'www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).':96 'zigbe':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6360655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704242575 {#3632
    date: 2024-01-03 01:42:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3634
  +user: Proxies\__CG__\App\Entity\User {#3629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: Proxies\__CG__\App\Entity\User {#3097 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3292
      +user: Proxies\__CG__\App\Entity\User {#3296 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3014
        +user: Proxies\__CG__\App\Entity\User {#3097 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2039
          +user: App\Entity\User {#2146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1711224056 {#2286
            date: 2024-03-23 21:00:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cyber@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2155 …}
          +nested: Doctrine\ORM\PersistentCollection {#2158 …}
          +votes: Doctrine\ORM\PersistentCollection {#2151 …}
          +reports: Doctrine\ORM\PersistentCollection {#2145 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
          -id: 272943
          -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6348350"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704191355 {#2287
            date: 2024-01-02 11:29:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2039}
        +body: """
          Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
          \n
          However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704213825 {#3015
          date: 2024-01-02 17:43:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3096 …}
        +nested: Doctrine\ORM\PersistentCollection {#3094 …}
        +votes: Doctrine\ORM\PersistentCollection {#3092 …}
        +reports: Doctrine\ORM\PersistentCollection {#3090 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
        -id: 273880
        -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://poptalk.scrubbles.tech/comment/1367888"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704213825 {#3018
          date: 2024-01-02 17:43:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
        \n
        Edit: can Proxmox do this too?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704235942 {#3288
        date: 2024-01-02 23:52:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3297 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 274925
      -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5522462"
      +editedAt: DateTimeImmutable @1711049100 {#3285
        date: 2024-03-21 20:25:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704235942 {#3289
        date: 2024-01-02 23:52:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
      \n
      Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704237600 {#3514
      date: 2024-01-03 00:20:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3523 …}
    +reports: Doctrine\ORM\PersistentCollection {#3524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
    -id: 275001
    -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1369865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704237600 {#3511
      date: 2024-01-03 00:20:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: """
    K8s and Proxmox operate at different levels. You can run k8s on Proxmox, and that’s what I’ve been (very slowly) building up to at home.\n
    \n
    With Proxmox you can failover VMs between nodes as long as storage (including VM boot disk) is external to the nodes. This can be NFS on a NAS, iSCSI, Ceph or many other options.\n
    \n
    It’s even possible to failover a USB device (e.g. a Zigbee controller or similar) by attaching one on each node and mapping them using Resource Mappings (search on the announcement post: [proxmox.com/…/proxmox-virtual-environment-8-0](https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).\n
    \n
    This can also be used if you’re deploying k8s on top of Proxmox just as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704242575 {#3635
    date: 2024-01-03 01:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3624 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3626 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 275194
  -bodyTs: "'/en/about/press-releases/proxmox-virtual-environment-8-0)).':98 '/proxmox-virtual-environment-8-0':95 'also':101 'announc':92 'attach':78 'boot':42 'build':23 'ceph':57 'control':74 'deploy':107 'devic':70 'differ':6 'disk':43 'e.g':71 'even':64 'extern':45 'failov':32,67 'home':27 'includ':40 'iscsi':56 'k8s':1,11,108 'level':7 'long':37 'mani':59 'map':84,88 'nas':55 'nfs':52 'node':35,48,82 'one':79 'oper':4 'option':61 'possibl':65 'post':93 'proxmox':3,13,29,112 'proxmox.com':94 're':106 'resourc':87 'run':10 'search':89 'similar':76 'slowli':22 'storag':39 'top':110 'usb':69 'use':86,103 've':19 'vm':41 'vms':33 'well':115 'www.proxmox.com':97 'www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).':96 'zigbe':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6360655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704242575 {#3632
    date: 2024-01-03 01:42:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3634
    +user: Proxies\__CG__\App\Entity\User {#3629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3509
      +user: Proxies\__CG__\App\Entity\User {#3097 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3292
        +user: Proxies\__CG__\App\Entity\User {#3296 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3014
          +user: Proxies\__CG__\App\Entity\User {#3097 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2039
            +user: App\Entity\User {#2146 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1711224056 {#2286
              date: 2024-03-23 21:00:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cyber@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2155 …}
            +nested: Doctrine\ORM\PersistentCollection {#2158 …}
            +votes: Doctrine\ORM\PersistentCollection {#2151 …}
            +reports: Doctrine\ORM\PersistentCollection {#2145 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
            -id: 272943
            -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6348350"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704191355 {#2287
              date: 2024-01-02 11:29:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2039}
          +body: """
            Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
            \n
            However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704213825 {#3015
            date: 2024-01-02 17:43:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cyber@feddit.uk"
            "@ANIMATEK@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3096 …}
          +nested: Doctrine\ORM\PersistentCollection {#3094 …}
          +votes: Doctrine\ORM\PersistentCollection {#3092 …}
          +reports: Doctrine\ORM\PersistentCollection {#3090 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
          -id: 273880
          -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://poptalk.scrubbles.tech/comment/1367888"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704213825 {#3018
            date: 2024-01-02 17:43:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2039}
        +body: """
          Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
          \n
          Edit: can Proxmox do this too?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704235942 {#3288
          date: 2024-01-02 23:52:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
          "@scrubbles@poptalk.scrubbles.tech"
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3297 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3299 …}
        +reports: Doctrine\ORM\PersistentCollection {#3301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
        -id: 274925
        -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5522462"
        +editedAt: DateTimeImmutable @1711049100 {#3285
          date: 2024-03-21 20:25:00.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704235942 {#3289
          date: 2024-01-02 23:52:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
        \n
        Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704237600 {#3514
        date: 2024-01-03 00:20:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3517 …}
      +nested: Doctrine\ORM\PersistentCollection {#3521 …}
      +votes: Doctrine\ORM\PersistentCollection {#3523 …}
      +reports: Doctrine\ORM\PersistentCollection {#3524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
      -id: 275001
      -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1369865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704237600 {#3511
        date: 2024-01-03 00:20:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      K8s and Proxmox operate at different levels. You can run k8s on Proxmox, and that’s what I’ve been (very slowly) building up to at home.\n
      \n
      With Proxmox you can failover VMs between nodes as long as storage (including VM boot disk) is external to the nodes. This can be NFS on a NAS, iSCSI, Ceph or many other options.\n
      \n
      It’s even possible to failover a USB device (e.g. a Zigbee controller or similar) by attaching one on each node and mapping them using Resource Mappings (search on the announcement post: [proxmox.com/…/proxmox-virtual-environment-8-0](https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).\n
      \n
      This can also be used if you’re deploying k8s on top of Proxmox just as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704242575 {#3635
      date: 2024-01-03 01:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3624 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3626 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 275194
    -bodyTs: "'/en/about/press-releases/proxmox-virtual-environment-8-0)).':98 '/proxmox-virtual-environment-8-0':95 'also':101 'announc':92 'attach':78 'boot':42 'build':23 'ceph':57 'control':74 'deploy':107 'devic':70 'differ':6 'disk':43 'e.g':71 'even':64 'extern':45 'failov':32,67 'home':27 'includ':40 'iscsi':56 'k8s':1,11,108 'level':7 'long':37 'mani':59 'map':84,88 'nas':55 'nfs':52 'node':35,48,82 'one':79 'oper':4 'option':61 'possibl':65 'post':93 'proxmox':3,13,29,112 'proxmox.com':94 're':106 'resourc':87 'run':10 'search':89 'similar':76 'slowli':22 'storag':39 'top':110 'usb':69 'use':86,103 've':19 'vm':41 'vms':33 'well':115 'www.proxmox.com':97 'www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).':96 'zigbe':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6360655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704242575 {#3632
      date: 2024-01-03 01:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "Ah, ok, thanks… I’ll have to dig in to this some more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704289717 {#3725
    date: 2024-01-03 14:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@c10l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3730 …}
  +nested: Doctrine\ORM\PersistentCollection {#3736 …}
  +votes: Doctrine\ORM\PersistentCollection {#3732 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 276406
  -bodyTs: "'ah':1 'dig':8 'll':5 'ok':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5543935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289717 {#3722
    date: 2024-01-03 14:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3634
    +user: Proxies\__CG__\App\Entity\User {#3629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3509
      +user: Proxies\__CG__\App\Entity\User {#3097 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3292
        +user: Proxies\__CG__\App\Entity\User {#3296 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3014
          +user: Proxies\__CG__\App\Entity\User {#3097 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2039
            +user: App\Entity\User {#2146 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1711224056 {#2286
              date: 2024-03-23 21:00:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cyber@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2155 …}
            +nested: Doctrine\ORM\PersistentCollection {#2158 …}
            +votes: Doctrine\ORM\PersistentCollection {#2151 …}
            +reports: Doctrine\ORM\PersistentCollection {#2145 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
            -id: 272943
            -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6348350"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704191355 {#2287
              date: 2024-01-02 11:29:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2039}
          +body: """
            Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
            \n
            However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704213825 {#3015
            date: 2024-01-02 17:43:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cyber@feddit.uk"
            "@ANIMATEK@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3096 …}
          +nested: Doctrine\ORM\PersistentCollection {#3094 …}
          +votes: Doctrine\ORM\PersistentCollection {#3092 …}
          +reports: Doctrine\ORM\PersistentCollection {#3090 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
          -id: 273880
          -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://poptalk.scrubbles.tech/comment/1367888"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704213825 {#3018
            date: 2024-01-02 17:43:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2039}
        +body: """
          Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
          \n
          Edit: can Proxmox do this too?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704235942 {#3288
          date: 2024-01-02 23:52:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
          "@scrubbles@poptalk.scrubbles.tech"
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3297 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3299 …}
        +reports: Doctrine\ORM\PersistentCollection {#3301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
        -id: 274925
        -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5522462"
        +editedAt: DateTimeImmutable @1711049100 {#3285
          date: 2024-03-21 20:25:00.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704235942 {#3289
          date: 2024-01-02 23:52:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
        \n
        Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704237600 {#3514
        date: 2024-01-03 00:20:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3517 …}
      +nested: Doctrine\ORM\PersistentCollection {#3521 …}
      +votes: Doctrine\ORM\PersistentCollection {#3523 …}
      +reports: Doctrine\ORM\PersistentCollection {#3524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
      -id: 275001
      -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1369865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704237600 {#3511
        date: 2024-01-03 00:20:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      K8s and Proxmox operate at different levels. You can run k8s on Proxmox, and that’s what I’ve been (very slowly) building up to at home.\n
      \n
      With Proxmox you can failover VMs between nodes as long as storage (including VM boot disk) is external to the nodes. This can be NFS on a NAS, iSCSI, Ceph or many other options.\n
      \n
      It’s even possible to failover a USB device (e.g. a Zigbee controller or similar) by attaching one on each node and mapping them using Resource Mappings (search on the announcement post: [proxmox.com/…/proxmox-virtual-environment-8-0](https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).\n
      \n
      This can also be used if you’re deploying k8s on top of Proxmox just as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704242575 {#3635
      date: 2024-01-03 01:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3624 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3626 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 275194
    -bodyTs: "'/en/about/press-releases/proxmox-virtual-environment-8-0)).':98 '/proxmox-virtual-environment-8-0':95 'also':101 'announc':92 'attach':78 'boot':42 'build':23 'ceph':57 'control':74 'deploy':107 'devic':70 'differ':6 'disk':43 'e.g':71 'even':64 'extern':45 'failov':32,67 'home':27 'includ':40 'iscsi':56 'k8s':1,11,108 'level':7 'long':37 'mani':59 'map':84,88 'nas':55 'nfs':52 'node':35,48,82 'one':79 'oper':4 'option':61 'possibl':65 'post':93 'proxmox':3,13,29,112 'proxmox.com':94 're':106 'resourc':87 'run':10 'search':89 'similar':76 'slowli':22 'storag':39 'top':110 'usb':69 'use':86,103 've':19 'vm':41 'vms':33 'well':115 'www.proxmox.com':97 'www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).':96 'zigbe':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6360655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704242575 {#3632
      date: 2024-01-03 01:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "Ah, ok, thanks… I’ll have to dig in to this some more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704289717 {#3725
    date: 2024-01-03 14:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@c10l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3730 …}
  +nested: Doctrine\ORM\PersistentCollection {#3736 …}
  +votes: Doctrine\ORM\PersistentCollection {#3732 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 276406
  -bodyTs: "'ah':1 'dig':8 'll':5 'ok':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5543935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289717 {#3722
    date: 2024-01-03 14:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3634
    +user: Proxies\__CG__\App\Entity\User {#3629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3509
      +user: Proxies\__CG__\App\Entity\User {#3097 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3292
        +user: Proxies\__CG__\App\Entity\User {#3296 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3014
          +user: Proxies\__CG__\App\Entity\User {#3097 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2039
            +user: App\Entity\User {#2146 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "You may wanna look at Kubernetes. It’s basically docker with failover."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1711224056 {#2286
              date: 2024-03-23 21:00:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cyber@feddit.uk"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2155 …}
            +nested: Doctrine\ORM\PersistentCollection {#2158 …}
            +votes: Doctrine\ORM\PersistentCollection {#2151 …}
            +reports: Doctrine\ORM\PersistentCollection {#2145 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
            -id: 272943
            -bodyTs: "'basic':9 'docker':10 'failov':12 'kubernet':6 'look':4 'may':2 'wanna':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6348350"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704191355 {#2287
              date: 2024-01-02 11:29:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2039}
          +body: """
            Correct, OPs needs is describing what kubernetes was made for. Fault tolerant container orchestration. Or any other orchestration framework.\n
            \n
            However it’s a best to learn and get set up. Migrating all of my containers over took a couple of months of learning and trial and error. Each person has to decide is that level of effort worth it in a home application
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704213825 {#3015
            date: 2024-01-02 17:43:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cyber@feddit.uk"
            "@ANIMATEK@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3096 …}
          +nested: Doctrine\ORM\PersistentCollection {#3094 …}
          +votes: Doctrine\ORM\PersistentCollection {#3092 …}
          +reports: Doctrine\ORM\PersistentCollection {#3090 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
          -id: 273880
          -bodyTs: "'applic':63 'best':24 'contain':13,35 'correct':1 'coupl':39 'decid':52 'describ':5 'effort':57 'error':47 'fault':11 'framework':19 'get':28 'home':62 'howev':20 'kubernet':7 'learn':26,43 'level':55 'made':9 'migrat':31 'month':41 'need':3 'op':2 'orchestr':14,18 'person':49 'set':29 'toler':12 'took':37 'trial':45 'worth':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://poptalk.scrubbles.tech/comment/1367888"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704213825 {#3018
            date: 2024-01-02 17:43:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2039}
        +body: """
          Ok, but that’s assuming >1 host can be managed that way… can I manage HA on the Pi3 as a backup to my new host with Kubernetes?\n
          \n
          Edit: can Proxmox do this too?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704235942 {#3288
          date: 2024-01-02 23:52:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
          "@scrubbles@poptalk.scrubbles.tech"
          "@Cyber@feddit.uk"
          "@ANIMATEK@lemmy.world"
          "@scrubbles@poptalk.scrubbles.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3297 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3299 …}
        +reports: Doctrine\ORM\PersistentCollection {#3301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
        -id: 274925
        -bodyTs: "'1':6 'assum':5 'backup':22 'edit':29 'ha':16 'host':7,26 'kubernet':28 'manag':10,15 'new':25 'ok':1 'pi3':19 'proxmox':31 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5522462"
        +editedAt: DateTimeImmutable @1711049100 {#3285
          date: 2024-03-21 20:25:00.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704235942 {#3289
          date: 2024-01-02 23:52:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2039}
      +body: """
        You’ll need to learn a lot more about kubernetes to decide fully if you want to do it. I’m more or less telling you that yes there are ways to keep it highly available, but they’re going to be literally 10x if not more the amount of effort to spin up and probably maintain.\n
        \n
        Proxmox has their own flavor of HA that is a lower level of virtualization. They’ll be able to failover a specific VM/CT to another node if one fails, but again pros and cons. The major annoyance for both is where do you put your data so 2 separate nodes can access it? Both k8s and proxmox have different approaches.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704237600 {#3514
        date: 2024-01-03 00:20:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyber@feddit.uk"
        "@ANIMATEK@lemmy.world"
        "@scrubbles@poptalk.scrubbles.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3517 …}
      +nested: Doctrine\ORM\PersistentCollection {#3521 …}
      +votes: Doctrine\ORM\PersistentCollection {#3523 …}
      +reports: Doctrine\ORM\PersistentCollection {#3524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
      -id: 275001
      -bodyTs: "'10x':44 '2':105 'abl':75 'access':109 'amount':49 'annoy':94 'anoth':82 'approach':117 'avail':36 'con':91 'data':103 'decid':12 'differ':116 'effort':51 'fail':86 'failov':77 'flavor':62 'fulli':13 'go':40 'ha':64 'high':35 'k8s':112 'keep':33 'kubernet':10 'learn':5 'less':24 'level':69 'liter':43 'll':2,73 'lot':7 'lower':68 'm':21 'maintain':57 'major':93 'need':3 'node':83,107 'one':85 'probabl':56 'pros':89 'proxmox':58,114 'put':101 're':39 'separ':106 'specif':79 'spin':53 'tell':25 'virtual':71 'vm/ct':80 'want':16 'way':31 'yes':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1369865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704237600 {#3511
        date: 2024-01-03 00:20:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: """
      K8s and Proxmox operate at different levels. You can run k8s on Proxmox, and that’s what I’ve been (very slowly) building up to at home.\n
      \n
      With Proxmox you can failover VMs between nodes as long as storage (including VM boot disk) is external to the nodes. This can be NFS on a NAS, iSCSI, Ceph or many other options.\n
      \n
      It’s even possible to failover a USB device (e.g. a Zigbee controller or similar) by attaching one on each node and mapping them using Resource Mappings (search on the announcement post: [proxmox.com/…/proxmox-virtual-environment-8-0](https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).\n
      \n
      This can also be used if you’re deploying k8s on top of Proxmox just as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704242575 {#3635
      date: 2024-01-03 01:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cyber@feddit.uk"
      "@ANIMATEK@lemmy.world"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3624 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3626 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 275194
    -bodyTs: "'/en/about/press-releases/proxmox-virtual-environment-8-0)).':98 '/proxmox-virtual-environment-8-0':95 'also':101 'announc':92 'attach':78 'boot':42 'build':23 'ceph':57 'control':74 'deploy':107 'devic':70 'differ':6 'disk':43 'e.g':71 'even':64 'extern':45 'failov':32,67 'home':27 'includ':40 'iscsi':56 'k8s':1,11,108 'level':7 'long':37 'mani':59 'map':84,88 'nas':55 'nfs':52 'node':35,48,82 'one':79 'oper':4 'option':61 'possibl':65 'post':93 'proxmox':3,13,29,112 'proxmox.com':94 're':106 'resourc':87 'run':10 'search':89 'similar':76 'slowli':22 'storag':39 'top':110 'usb':69 'use':86,103 've':19 'vm':41 'vms':33 'well':115 'www.proxmox.com':97 'www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-0)).':96 'zigbe':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6360655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704242575 {#3632
      date: 2024-01-03 01:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "Ah, ok, thanks… I’ll have to dig in to this some more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704289717 {#3725
    date: 2024-01-03 14:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyber@feddit.uk"
    "@ANIMATEK@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@c10l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3730 …}
  +nested: Doctrine\ORM\PersistentCollection {#3736 …}
  +votes: Doctrine\ORM\PersistentCollection {#3732 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 276406
  -bodyTs: "'ah':1 'dig':8 'll':5 'ok':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5543935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289717 {#3722
    date: 2024-01-03 14:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729011676 {#1983
    date: 2024-10-15 19:01:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 344855
  -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6769387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370204 {#1982
    date: 2024-01-27 16:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729011676 {#1983
    date: 2024-10-15 19:01:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 344855
  -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6769387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370204 {#1982
    date: 2024-01-27 16:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1729011676 {#1983
    date: 2024-10-15 19:01:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 344855
  -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6769387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370204 {#1982
    date: 2024-01-27 16:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729011676 {#1983
      date: 2024-10-15 19:01:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -id: 344855
    -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6769387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706370204 {#1982
      date: 2024-01-27 16:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Which makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706377613 {#3251
    date: 2024-01-27 18:46:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 345133
  -bodyTs: "'make':2 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5442747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706377613 {#3252
    date: 2024-01-27 18:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729011676 {#1983
      date: 2024-10-15 19:01:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -id: 344855
    -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6769387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706370204 {#1982
      date: 2024-01-27 16:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Which makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706377613 {#3251
    date: 2024-01-27 18:46:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 345133
  -bodyTs: "'make':2 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5442747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706377613 {#3252
    date: 2024-01-27 18:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1729011676 {#1983
      date: 2024-10-15 19:01:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -id: 344855
    -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6769387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706370204 {#1982
      date: 2024-01-27 16:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Which makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706377613 {#3251
    date: 2024-01-27 18:46:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 345133
  -bodyTs: "'make':2 'sens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5442747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706377613 {#3252
    date: 2024-01-27 18:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3464
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3253
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2375
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729011676 {#1983
        date: 2024-10-15 19:01:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ikidd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -id: 344855
      -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6769387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706370204 {#1982
        date: 2024-01-27 16:43:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2375}
    +body: "Which makes sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706377613 {#3251
      date: 2024-01-27 18:46:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 345133
    -bodyTs: "'make':2 'sens':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/5442747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706377613 {#3252
      date: 2024-01-27 18:46:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "No it doesn’t?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706380181 {#3462
    date: 2024-01-27 19:29:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
    "@pearsaltchocolatebar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 345230
  -bodyTs: "'doesn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6772933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706380181 {#3463
    date: 2024-01-27 19:29:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3464
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3253
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2375
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729011676 {#1983
        date: 2024-10-15 19:01:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ikidd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -id: 344855
      -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6769387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706370204 {#1982
        date: 2024-01-27 16:43:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2375}
    +body: "Which makes sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706377613 {#3251
      date: 2024-01-27 18:46:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 345133
    -bodyTs: "'make':2 'sens':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/5442747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706377613 {#3252
      date: 2024-01-27 18:46:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "No it doesn’t?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706380181 {#3462
    date: 2024-01-27 19:29:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
    "@pearsaltchocolatebar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 345230
  -bodyTs: "'doesn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6772933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706380181 {#3463
    date: 2024-01-27 19:29:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3464
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3253
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2375
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1729011676 {#1983
        date: 2024-10-15 19:01:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ikidd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -id: 344855
      -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6769387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706370204 {#1982
        date: 2024-01-27 16:43:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2375}
    +body: "Which makes sense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706377613 {#3251
      date: 2024-01-27 18:46:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 345133
    -bodyTs: "'make':2 'sens':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/5442747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706377613 {#3252
      date: 2024-01-27 18:46:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "No it doesn’t?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706380181 {#3462
    date: 2024-01-27 19:29:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
    "@pearsaltchocolatebar@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 345230
  -bodyTs: "'doesn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6772933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706380181 {#3463
    date: 2024-01-27 19:29:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3464
    +user: App\Entity\User {#2193 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3253
      +user: Proxies\__CG__\App\Entity\User {#3254 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2375
        +user: App\Entity\User {#1351 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1729011676 {#1983
          date: 2024-10-15 19:01:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2374 …}
        +nested: Doctrine\ORM\PersistentCollection {#2362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2367 …}
        +reports: Doctrine\ORM\PersistentCollection {#2269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
        -id: 344855
        -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6769387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706370204 {#1982
          date: 2024-01-27 16:43:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2375}
      +body: "Which makes sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706377613 {#3251
        date: 2024-01-27 18:46:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ikidd@lemmy.world"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 345133
      -bodyTs: "'make':2 'sens':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/5442747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706377613 {#3252
        date: 2024-01-27 18:46:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2375}
    +body: "No it doesn’t?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706380181 {#3462
      date: 2024-01-27 19:29:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
      "@CondorWonder@lemmy.ca"
      "@pearsaltchocolatebar@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 345230
    -bodyTs: "'doesn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6772933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706380181 {#3463
      date: 2024-01-27 19:29:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Yes it does. Each instance requires its own connection, which costs money since they use AWS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706385388 {#3607
    date: 2024-01-27 20:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
    "@pearsaltchocolatebar@discuss.online"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 345450
  -bodyTs: "'aw':16 'connect':9 'cost':11 'instanc':5 'money':12 'requir':6 'sinc':13 'use':15 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5445728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706385388 {#3608
    date: 2024-01-27 20:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3464
    +user: App\Entity\User {#2193 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3253
      +user: Proxies\__CG__\App\Entity\User {#3254 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2375
        +user: App\Entity\User {#1351 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1729011676 {#1983
          date: 2024-10-15 19:01:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2374 …}
        +nested: Doctrine\ORM\PersistentCollection {#2362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2367 …}
        +reports: Doctrine\ORM\PersistentCollection {#2269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
        -id: 344855
        -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6769387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706370204 {#1982
          date: 2024-01-27 16:43:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2375}
      +body: "Which makes sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706377613 {#3251
        date: 2024-01-27 18:46:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ikidd@lemmy.world"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 345133
      -bodyTs: "'make':2 'sens':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/5442747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706377613 {#3252
        date: 2024-01-27 18:46:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2375}
    +body: "No it doesn’t?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706380181 {#3462
      date: 2024-01-27 19:29:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
      "@CondorWonder@lemmy.ca"
      "@pearsaltchocolatebar@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 345230
    -bodyTs: "'doesn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6772933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706380181 {#3463
      date: 2024-01-27 19:29:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Yes it does. Each instance requires its own connection, which costs money since they use AWS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706385388 {#3607
    date: 2024-01-27 20:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
    "@pearsaltchocolatebar@discuss.online"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 345450
  -bodyTs: "'aw':16 'connect':9 'cost':11 'instanc':5 'money':12 'requir':6 'sinc':13 'use':15 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5445728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706385388 {#3608
    date: 2024-01-27 20:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3464
    +user: App\Entity\User {#2193 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3253
      +user: Proxies\__CG__\App\Entity\User {#3254 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2375
        +user: App\Entity\User {#1351 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Yes. There’s no support (hopefully just yet) for multiple Home Assistant instances with the same account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1729011676 {#1983
          date: 2024-10-15 19:01:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2374 …}
        +nested: Doctrine\ORM\PersistentCollection {#2362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2367 …}
        +reports: Doctrine\ORM\PersistentCollection {#2269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
        -id: 344855
        -bodyTs: "'account':17 'assist':12 'home':11 'hope':6 'instanc':13 'multipl':10 'support':5 'yes':1 'yet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6769387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706370204 {#1982
          date: 2024-01-27 16:43:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2375}
      +body: "Which makes sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706377613 {#3251
        date: 2024-01-27 18:46:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ikidd@lemmy.world"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 345133
      -bodyTs: "'make':2 'sens':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/5442747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706377613 {#3252
        date: 2024-01-27 18:46:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2375}
    +body: "No it doesn’t?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706380181 {#3462
      date: 2024-01-27 19:29:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ikidd@lemmy.world"
      "@CondorWonder@lemmy.ca"
      "@pearsaltchocolatebar@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 345230
    -bodyTs: "'doesn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6772933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706380181 {#3463
      date: 2024-01-27 19:29:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "Yes it does. Each instance requires its own connection, which costs money since they use AWS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706385388 {#3607
    date: 2024-01-27 20:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ikidd@lemmy.world"
    "@CondorWonder@lemmy.ca"
    "@pearsaltchocolatebar@discuss.online"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 345450
  -bodyTs: "'aw':16 'connect':9 'cost':11 'instanc':5 'money':12 'requir':6 'sinc':13 'use':15 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5445728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706385388 {#3608
    date: 2024-01-27 20:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Too bad the damned thing is so hideous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1719276364 {#2538
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 288674
  -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636157 {#2539
    date: 2024-01-07 15:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Too bad the damned thing is so hideous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1719276364 {#2538
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 288674
  -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636157 {#2539
    date: 2024-01-07 15:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Too bad the damned thing is so hideous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1719276364 {#2538
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 288674
  -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636157 {#2539
    date: 2024-01-07 15:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Too bad the damned thing is so hideous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1719276364 {#2538
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 288674
    -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6475902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704636157 {#2539
      date: 2024-01-07 15:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#3035
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 289231
  -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143888"
  +editedAt: DateTimeImmutable @1719064392 {#3034
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#3033
    date: 2024-01-07 18:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Too bad the damned thing is so hideous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1719276364 {#2538
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 288674
    -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6475902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704636157 {#2539
      date: 2024-01-07 15:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#3035
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 289231
  -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143888"
  +editedAt: DateTimeImmutable @1719064392 {#3034
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#3033
    date: 2024-01-07 18:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Too bad the damned thing is so hideous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1719276364 {#2538
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 288674
    -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6475902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704636157 {#2539
      date: 2024-01-07 15:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#3035
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 289231
  -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143888"
  +editedAt: DateTimeImmutable @1719064392 {#3034
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#3033
    date: 2024-01-07 18:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2543
      +user: App\Entity\User {#2557 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Too bad the damned thing is so hideous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1719276364 {#2538
        date: 2024-06-25 02:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2545 …}
      +nested: Doctrine\ORM\PersistentCollection {#2547 …}
      +votes: Doctrine\ORM\PersistentCollection {#2549 …}
      +reports: Doctrine\ORM\PersistentCollection {#2551 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
      -id: 288674
      -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6475902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704636157 {#2539
        date: 2024-01-07 15:02:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704650156 {#3035
      date: 2024-01-07 18:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3112 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    -id: 289231
    -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143888"
    +editedAt: DateTimeImmutable @1719064392 {#3034
      date: 2024-06-22 15:53:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704650156 {#3033
      date: 2024-01-07 18:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659142 {#3355
    date: 2024-01-07 21:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 289592
  -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/845811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659142 {#3356
    date: 2024-01-07 21:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2543
      +user: App\Entity\User {#2557 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Too bad the damned thing is so hideous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1719276364 {#2538
        date: 2024-06-25 02:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2545 …}
      +nested: Doctrine\ORM\PersistentCollection {#2547 …}
      +votes: Doctrine\ORM\PersistentCollection {#2549 …}
      +reports: Doctrine\ORM\PersistentCollection {#2551 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
      -id: 288674
      -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6475902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704636157 {#2539
        date: 2024-01-07 15:02:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704650156 {#3035
      date: 2024-01-07 18:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3112 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    -id: 289231
    -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143888"
    +editedAt: DateTimeImmutable @1719064392 {#3034
      date: 2024-06-22 15:53:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704650156 {#3033
      date: 2024-01-07 18:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659142 {#3355
    date: 2024-01-07 21:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 289592
  -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/845811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659142 {#3356
    date: 2024-01-07 21:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2543
      +user: App\Entity\User {#2557 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Too bad the damned thing is so hideous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1719276364 {#2538
        date: 2024-06-25 02:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2545 …}
      +nested: Doctrine\ORM\PersistentCollection {#2547 …}
      +votes: Doctrine\ORM\PersistentCollection {#2549 …}
      +reports: Doctrine\ORM\PersistentCollection {#2551 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
      -id: 288674
      -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6475902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704636157 {#2539
        date: 2024-01-07 15:02:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704650156 {#3035
      date: 2024-01-07 18:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3112 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    -id: 289231
    -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143888"
    +editedAt: DateTimeImmutable @1719064392 {#3034
      date: 2024-06-22 15:53:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704650156 {#3033
      date: 2024-01-07 18:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659142 {#3355
    date: 2024-01-07 21:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 289592
  -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/845811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659142 {#3356
    date: 2024-01-07 21:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3548
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3032
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2543
        +user: App\Entity\User {#2557 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Too bad the damned thing is so hideous."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1719276364 {#2538
          date: 2024-06-25 02:46:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2545 …}
        +nested: Doctrine\ORM\PersistentCollection {#2547 …}
        +votes: Doctrine\ORM\PersistentCollection {#2549 …}
        +reports: Doctrine\ORM\PersistentCollection {#2551 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
        -id: 288674
        -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6475902"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704636157 {#2539
          date: 2024-01-07 15:02:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#3035
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
      -id: 289231
      -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6143888"
      +editedAt: DateTimeImmutable @1719064392 {#3034
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#3033
        date: 2024-01-07 18:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704659142 {#3355
      date: 2024-01-07 21:25:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3358 …}
    +nested: Doctrine\ORM\PersistentCollection {#3360 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
    -id: 289592
    -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/845811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659142 {#3356
      date: 2024-01-07 21:25:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#3546
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 289856
  -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6149973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668829 {#3547
    date: 2024-01-08 00:07:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3548
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3032
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2543
        +user: App\Entity\User {#2557 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Too bad the damned thing is so hideous."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1719276364 {#2538
          date: 2024-06-25 02:46:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2545 …}
        +nested: Doctrine\ORM\PersistentCollection {#2547 …}
        +votes: Doctrine\ORM\PersistentCollection {#2549 …}
        +reports: Doctrine\ORM\PersistentCollection {#2551 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
        -id: 288674
        -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6475902"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704636157 {#2539
          date: 2024-01-07 15:02:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#3035
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
      -id: 289231
      -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6143888"
      +editedAt: DateTimeImmutable @1719064392 {#3034
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#3033
        date: 2024-01-07 18:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704659142 {#3355
      date: 2024-01-07 21:25:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3358 …}
    +nested: Doctrine\ORM\PersistentCollection {#3360 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
    -id: 289592
    -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/845811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659142 {#3356
      date: 2024-01-07 21:25:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#3546
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 289856
  -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6149973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668829 {#3547
    date: 2024-01-08 00:07:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3548
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3032
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2543
        +user: App\Entity\User {#2557 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Too bad the damned thing is so hideous."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1719276364 {#2538
          date: 2024-06-25 02:46:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2545 …}
        +nested: Doctrine\ORM\PersistentCollection {#2547 …}
        +votes: Doctrine\ORM\PersistentCollection {#2549 …}
        +reports: Doctrine\ORM\PersistentCollection {#2551 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
        -id: 288674
        -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6475902"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704636157 {#2539
          date: 2024-01-07 15:02:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#3035
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
      -id: 289231
      -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6143888"
      +editedAt: DateTimeImmutable @1719064392 {#3034
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#3033
        date: 2024-01-07 18:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704659142 {#3355
      date: 2024-01-07 21:25:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3358 …}
    +nested: Doctrine\ORM\PersistentCollection {#3360 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
    -id: 289592
    -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/845811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659142 {#3356
      date: 2024-01-07 21:25:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#3546
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 289856
  -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6149973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668829 {#3547
    date: 2024-01-08 00:07:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3357
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3032
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2543
          +user: App\Entity\User {#2557 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#2538
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2545 …}
          +nested: Doctrine\ORM\PersistentCollection {#2547 …}
          +votes: Doctrine\ORM\PersistentCollection {#2549 …}
          +reports: Doctrine\ORM\PersistentCollection {#2551 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#2539
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#3035
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3031 …}
        +nested: Doctrine\ORM\PersistentCollection {#3029 …}
        +votes: Doctrine\ORM\PersistentCollection {#3109 …}
        +reports: Doctrine\ORM\PersistentCollection {#3112 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#3034
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#3033
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#3355
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3358 …}
      +nested: Doctrine\ORM\PersistentCollection {#3360 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#3356
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#3546
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#3547
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "I feel your pain. That stuff really shits me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704676348 {#3660
    date: 2024-01-08 02:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3663 …}
  +nested: Doctrine\ORM\PersistentCollection {#3665 …}
  +votes: Doctrine\ORM\PersistentCollection {#3667 …}
  +reports: Doctrine\ORM\PersistentCollection {#3669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3673 …}
  -id: 291558
  -bodyTs: "'feel':2 'pain':4 'realli':7 'shit':8 'stuff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/846457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704676348 {#3661
    date: 2024-01-08 02:12:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3357
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3032
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2543
          +user: App\Entity\User {#2557 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#2538
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2545 …}
          +nested: Doctrine\ORM\PersistentCollection {#2547 …}
          +votes: Doctrine\ORM\PersistentCollection {#2549 …}
          +reports: Doctrine\ORM\PersistentCollection {#2551 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#2539
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#3035
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3031 …}
        +nested: Doctrine\ORM\PersistentCollection {#3029 …}
        +votes: Doctrine\ORM\PersistentCollection {#3109 …}
        +reports: Doctrine\ORM\PersistentCollection {#3112 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#3034
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#3033
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#3355
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3358 …}
      +nested: Doctrine\ORM\PersistentCollection {#3360 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#3356
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#3546
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#3547
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "I feel your pain. That stuff really shits me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704676348 {#3660
    date: 2024-01-08 02:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3663 …}
  +nested: Doctrine\ORM\PersistentCollection {#3665 …}
  +votes: Doctrine\ORM\PersistentCollection {#3667 …}
  +reports: Doctrine\ORM\PersistentCollection {#3669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3673 …}
  -id: 291558
  -bodyTs: "'feel':2 'pain':4 'realli':7 'shit':8 'stuff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/846457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704676348 {#3661
    date: 2024-01-08 02:12:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3357
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3032
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2543
          +user: App\Entity\User {#2557 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#2538
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2545 …}
          +nested: Doctrine\ORM\PersistentCollection {#2547 …}
          +votes: Doctrine\ORM\PersistentCollection {#2549 …}
          +reports: Doctrine\ORM\PersistentCollection {#2551 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#2539
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#3035
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3031 …}
        +nested: Doctrine\ORM\PersistentCollection {#3029 …}
        +votes: Doctrine\ORM\PersistentCollection {#3109 …}
        +reports: Doctrine\ORM\PersistentCollection {#3112 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#3034
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#3033
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#3355
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3358 …}
      +nested: Doctrine\ORM\PersistentCollection {#3360 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#3356
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#3546
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#3547
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "I feel your pain. That stuff really shits me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704676348 {#3660
    date: 2024-01-08 02:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3663 …}
  +nested: Doctrine\ORM\PersistentCollection {#3665 …}
  +votes: Doctrine\ORM\PersistentCollection {#3667 …}
  +reports: Doctrine\ORM\PersistentCollection {#3669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3673 …}
  -id: 291558
  -bodyTs: "'feel':2 'pain':4 'realli':7 'shit':8 'stuff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/846457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704676348 {#3661
    date: 2024-01-08 02:12:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3677
  +user: Proxies\__CG__\App\Entity\User {#3678 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3357
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3032
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2543
          +user: App\Entity\User {#2557 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#2538
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2545 …}
          +nested: Doctrine\ORM\PersistentCollection {#2547 …}
          +votes: Doctrine\ORM\PersistentCollection {#2549 …}
          +reports: Doctrine\ORM\PersistentCollection {#2551 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#2539
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#3035
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3031 …}
        +nested: Doctrine\ORM\PersistentCollection {#3029 …}
        +votes: Doctrine\ORM\PersistentCollection {#3109 …}
        +reports: Doctrine\ORM\PersistentCollection {#3112 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#3034
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#3033
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#3355
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3358 …}
      +nested: Doctrine\ORM\PersistentCollection {#3360 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#3356
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#3546
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#3547
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704769805 {#3675
    date: 2024-01-09 04:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3679 …}
  +nested: Doctrine\ORM\PersistentCollection {#3681 …}
  +votes: Doctrine\ORM\PersistentCollection {#3683 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 292605
  -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6513025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769805 {#3676
    date: 2024-01-09 04:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3677
  +user: Proxies\__CG__\App\Entity\User {#3678 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3357
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3032
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2543
          +user: App\Entity\User {#2557 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#2538
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2545 …}
          +nested: Doctrine\ORM\PersistentCollection {#2547 …}
          +votes: Doctrine\ORM\PersistentCollection {#2549 …}
          +reports: Doctrine\ORM\PersistentCollection {#2551 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#2539
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#3035
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3031 …}
        +nested: Doctrine\ORM\PersistentCollection {#3029 …}
        +votes: Doctrine\ORM\PersistentCollection {#3109 …}
        +reports: Doctrine\ORM\PersistentCollection {#3112 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#3034
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#3033
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#3355
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3358 …}
      +nested: Doctrine\ORM\PersistentCollection {#3360 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#3356
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#3546
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#3547
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704769805 {#3675
    date: 2024-01-09 04:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3679 …}
  +nested: Doctrine\ORM\PersistentCollection {#3681 …}
  +votes: Doctrine\ORM\PersistentCollection {#3683 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 292605
  -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6513025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769805 {#3676
    date: 2024-01-09 04:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3677
  +user: Proxies\__CG__\App\Entity\User {#3678 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3357
      +user: Proxies\__CG__\App\Entity\User {#3159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3032
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2543
          +user: App\Entity\User {#2557 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#2538
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2545 …}
          +nested: Doctrine\ORM\PersistentCollection {#2547 …}
          +votes: Doctrine\ORM\PersistentCollection {#2549 …}
          +reports: Doctrine\ORM\PersistentCollection {#2551 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#2539
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#3035
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3031 …}
        +nested: Doctrine\ORM\PersistentCollection {#3029 …}
        +votes: Doctrine\ORM\PersistentCollection {#3109 …}
        +reports: Doctrine\ORM\PersistentCollection {#3112 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#3034
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#3033
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#3355
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3358 …}
      +nested: Doctrine\ORM\PersistentCollection {#3360 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#3356
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#3546
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#3547
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704769805 {#3675
    date: 2024-01-09 04:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3679 …}
  +nested: Doctrine\ORM\PersistentCollection {#3681 …}
  +votes: Doctrine\ORM\PersistentCollection {#3683 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 292605
  -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6513025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769805 {#3676
    date: 2024-01-09 04:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3746
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3677
    +user: Proxies\__CG__\App\Entity\User {#3678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3548
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3357
        +user: Proxies\__CG__\App\Entity\User {#3159 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3032
          +user: Proxies\__CG__\App\Entity\User {#3048 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2543
            +user: App\Entity\User {#2557 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Too bad the damned thing is so hideous."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1719276364 {#2538
              date: 2024-06-25 02:46:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2545 …}
            +nested: Doctrine\ORM\PersistentCollection {#2547 …}
            +votes: Doctrine\ORM\PersistentCollection {#2549 …}
            +reports: Doctrine\ORM\PersistentCollection {#2551 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
            -id: 288674
            -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6475902"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704636157 {#2539
              date: 2024-01-07 15:02:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2543}
          +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704650156 {#3035
            date: 2024-01-07 18:55:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3031 …}
          +nested: Doctrine\ORM\PersistentCollection {#3029 …}
          +votes: Doctrine\ORM\PersistentCollection {#3109 …}
          +reports: Doctrine\ORM\PersistentCollection {#3112 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
          -id: 289231
          -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6143888"
          +editedAt: DateTimeImmutable @1719064392 {#3034
            date: 2024-06-22 15:53:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704650156 {#3033
            date: 2024-01-07 18:55:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704659142 {#3355
          date: 2024-01-07 21:25:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3358 …}
        +nested: Doctrine\ORM\PersistentCollection {#3360 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
        -id: 289592
        -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddrefuge.com/comment/845811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704659142 {#3356
          date: 2024-01-07 21:25:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#3546
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3549 …}
      +nested: Doctrine\ORM\PersistentCollection {#3551 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 289856
      -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6149973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704668829 {#3547
        date: 2024-01-08 00:07:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704769805 {#3675
      date: 2024-01-09 04:10:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3679 …}
    +nested: Doctrine\ORM\PersistentCollection {#3681 …}
    +votes: Doctrine\ORM\PersistentCollection {#3683 …}
    +reports: Doctrine\ORM\PersistentCollection {#3685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 292605
    -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6513025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769805 {#3676
      date: 2024-01-09 04:10:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704780207 {#3743
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3747 …}
  +nested: Doctrine\ORM\PersistentCollection {#3749 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 292860
  -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6182863"
  +editedAt: DateTimeImmutable @1719271486 {#3744
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#3745
    date: 2024-01-09 07:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3746
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3677
    +user: Proxies\__CG__\App\Entity\User {#3678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3548
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3357
        +user: Proxies\__CG__\App\Entity\User {#3159 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3032
          +user: Proxies\__CG__\App\Entity\User {#3048 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2543
            +user: App\Entity\User {#2557 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Too bad the damned thing is so hideous."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1719276364 {#2538
              date: 2024-06-25 02:46:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2545 …}
            +nested: Doctrine\ORM\PersistentCollection {#2547 …}
            +votes: Doctrine\ORM\PersistentCollection {#2549 …}
            +reports: Doctrine\ORM\PersistentCollection {#2551 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
            -id: 288674
            -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6475902"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704636157 {#2539
              date: 2024-01-07 15:02:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2543}
          +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704650156 {#3035
            date: 2024-01-07 18:55:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3031 …}
          +nested: Doctrine\ORM\PersistentCollection {#3029 …}
          +votes: Doctrine\ORM\PersistentCollection {#3109 …}
          +reports: Doctrine\ORM\PersistentCollection {#3112 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
          -id: 289231
          -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6143888"
          +editedAt: DateTimeImmutable @1719064392 {#3034
            date: 2024-06-22 15:53:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704650156 {#3033
            date: 2024-01-07 18:55:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704659142 {#3355
          date: 2024-01-07 21:25:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3358 …}
        +nested: Doctrine\ORM\PersistentCollection {#3360 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
        -id: 289592
        -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddrefuge.com/comment/845811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704659142 {#3356
          date: 2024-01-07 21:25:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#3546
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3549 …}
      +nested: Doctrine\ORM\PersistentCollection {#3551 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 289856
      -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6149973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704668829 {#3547
        date: 2024-01-08 00:07:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704769805 {#3675
      date: 2024-01-09 04:10:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3679 …}
    +nested: Doctrine\ORM\PersistentCollection {#3681 …}
    +votes: Doctrine\ORM\PersistentCollection {#3683 …}
    +reports: Doctrine\ORM\PersistentCollection {#3685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 292605
    -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6513025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769805 {#3676
      date: 2024-01-09 04:10:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704780207 {#3743
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3747 …}
  +nested: Doctrine\ORM\PersistentCollection {#3749 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 292860
  -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6182863"
  +editedAt: DateTimeImmutable @1719271486 {#3744
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#3745
    date: 2024-01-09 07:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3746
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3677
    +user: Proxies\__CG__\App\Entity\User {#3678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3548
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3357
        +user: Proxies\__CG__\App\Entity\User {#3159 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3032
          +user: Proxies\__CG__\App\Entity\User {#3048 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2543
            +user: App\Entity\User {#2557 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Too bad the damned thing is so hideous."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1719276364 {#2538
              date: 2024-06-25 02:46:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2545 …}
            +nested: Doctrine\ORM\PersistentCollection {#2547 …}
            +votes: Doctrine\ORM\PersistentCollection {#2549 …}
            +reports: Doctrine\ORM\PersistentCollection {#2551 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
            -id: 288674
            -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6475902"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704636157 {#2539
              date: 2024-01-07 15:02:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2543}
          +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704650156 {#3035
            date: 2024-01-07 18:55:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3031 …}
          +nested: Doctrine\ORM\PersistentCollection {#3029 …}
          +votes: Doctrine\ORM\PersistentCollection {#3109 …}
          +reports: Doctrine\ORM\PersistentCollection {#3112 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
          -id: 289231
          -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6143888"
          +editedAt: DateTimeImmutable @1719064392 {#3034
            date: 2024-06-22 15:53:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704650156 {#3033
            date: 2024-01-07 18:55:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704659142 {#3355
          date: 2024-01-07 21:25:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3358 …}
        +nested: Doctrine\ORM\PersistentCollection {#3360 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
        -id: 289592
        -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddrefuge.com/comment/845811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704659142 {#3356
          date: 2024-01-07 21:25:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#3546
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3549 …}
      +nested: Doctrine\ORM\PersistentCollection {#3551 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 289856
      -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6149973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704668829 {#3547
        date: 2024-01-08 00:07:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704769805 {#3675
      date: 2024-01-09 04:10:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3679 …}
    +nested: Doctrine\ORM\PersistentCollection {#3681 …}
    +votes: Doctrine\ORM\PersistentCollection {#3683 …}
    +reports: Doctrine\ORM\PersistentCollection {#3685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 292605
    -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6513025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769805 {#3676
      date: 2024-01-09 04:10:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704780207 {#3743
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3747 …}
  +nested: Doctrine\ORM\PersistentCollection {#3749 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 292860
  -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6182863"
  +editedAt: DateTimeImmutable @1719271486 {#3744
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#3745
    date: 2024-01-09 07:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3760
  +user: Proxies\__CG__\App\Entity\User {#3768 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3746
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3677
      +user: Proxies\__CG__\App\Entity\User {#3678 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3548
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3357
          +user: Proxies\__CG__\App\Entity\User {#3159 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3032
            +user: Proxies\__CG__\App\Entity\User {#3048 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2543
              +user: App\Entity\User {#2557 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Too bad the damned thing is so hideous."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1719276364 {#2538
                date: 2024-06-25 02:46:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lightrush@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2545 …}
              +nested: Doctrine\ORM\PersistentCollection {#2547 …}
              +votes: Doctrine\ORM\PersistentCollection {#2549 …}
              +reports: Doctrine\ORM\PersistentCollection {#2551 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
              -id: 288674
              -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6475902"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704636157 {#2539
                date: 2024-01-07 15:02:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2543}
            +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704650156 {#3035
              date: 2024-01-07 18:55:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3031 …}
            +nested: Doctrine\ORM\PersistentCollection {#3029 …}
            +votes: Doctrine\ORM\PersistentCollection {#3109 …}
            +reports: Doctrine\ORM\PersistentCollection {#3112 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
            -id: 289231
            -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6143888"
            +editedAt: DateTimeImmutable @1719064392 {#3034
              date: 2024-06-22 15:53:12.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704650156 {#3033
              date: 2024-01-07 18:55:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2543}
          +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704659142 {#3355
            date: 2024-01-07 21:25:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3358 …}
          +nested: Doctrine\ORM\PersistentCollection {#3360 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3364 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
          -id: 289592
          -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddrefuge.com/comment/845811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704659142 {#3356
            date: 2024-01-07 21:25:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#3546
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@DeltaTangoLima@reddrefuge.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3549 …}
        +nested: Doctrine\ORM\PersistentCollection {#3551 …}
        +votes: Doctrine\ORM\PersistentCollection {#3553 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 289856
        -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6149973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704668829 {#3547
          date: 2024-01-08 00:07:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704769805 {#3675
        date: 2024-01-09 04:10:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3679 …}
      +nested: Doctrine\ORM\PersistentCollection {#3681 …}
      +votes: Doctrine\ORM\PersistentCollection {#3683 …}
      +reports: Doctrine\ORM\PersistentCollection {#3685 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
      -id: 292605
      -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6513025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769805 {#3676
        date: 2024-01-09 04:10:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704780207 {#3743
      date: 2024-01-09 07:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3747 …}
    +nested: Doctrine\ORM\PersistentCollection {#3749 …}
    +votes: Doctrine\ORM\PersistentCollection {#3751 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 292860
    -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6182863"
    +editedAt: DateTimeImmutable @1719271486 {#3744
      date: 2024-06-25 01:24:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704780207 {#3745
      date: 2024-01-09 07:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "And it really doesn’t look that bad, in the scheme of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704781990 {#3765
    date: 2024-01-09 07:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3769 …}
  +reports: Doctrine\ORM\PersistentCollection {#3776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
  -id: 292894
  -bodyTs: "'bad':8 'doesn':4 'look':6 'realli':3 'scheme':11 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781990 {#3762
    date: 2024-01-09 07:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3760
  +user: Proxies\__CG__\App\Entity\User {#3768 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3746
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3677
      +user: Proxies\__CG__\App\Entity\User {#3678 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3548
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3357
          +user: Proxies\__CG__\App\Entity\User {#3159 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3032
            +user: Proxies\__CG__\App\Entity\User {#3048 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2543
              +user: App\Entity\User {#2557 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Too bad the damned thing is so hideous."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1719276364 {#2538
                date: 2024-06-25 02:46:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lightrush@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2545 …}
              +nested: Doctrine\ORM\PersistentCollection {#2547 …}
              +votes: Doctrine\ORM\PersistentCollection {#2549 …}
              +reports: Doctrine\ORM\PersistentCollection {#2551 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
              -id: 288674
              -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6475902"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704636157 {#2539
                date: 2024-01-07 15:02:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2543}
            +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704650156 {#3035
              date: 2024-01-07 18:55:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3031 …}
            +nested: Doctrine\ORM\PersistentCollection {#3029 …}
            +votes: Doctrine\ORM\PersistentCollection {#3109 …}
            +reports: Doctrine\ORM\PersistentCollection {#3112 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
            -id: 289231
            -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6143888"
            +editedAt: DateTimeImmutable @1719064392 {#3034
              date: 2024-06-22 15:53:12.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704650156 {#3033
              date: 2024-01-07 18:55:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2543}
          +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704659142 {#3355
            date: 2024-01-07 21:25:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3358 …}
          +nested: Doctrine\ORM\PersistentCollection {#3360 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3364 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
          -id: 289592
          -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddrefuge.com/comment/845811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704659142 {#3356
            date: 2024-01-07 21:25:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#3546
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@DeltaTangoLima@reddrefuge.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3549 …}
        +nested: Doctrine\ORM\PersistentCollection {#3551 …}
        +votes: Doctrine\ORM\PersistentCollection {#3553 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 289856
        -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6149973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704668829 {#3547
          date: 2024-01-08 00:07:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704769805 {#3675
        date: 2024-01-09 04:10:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3679 …}
      +nested: Doctrine\ORM\PersistentCollection {#3681 …}
      +votes: Doctrine\ORM\PersistentCollection {#3683 …}
      +reports: Doctrine\ORM\PersistentCollection {#3685 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
      -id: 292605
      -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6513025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769805 {#3676
        date: 2024-01-09 04:10:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704780207 {#3743
      date: 2024-01-09 07:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3747 …}
    +nested: Doctrine\ORM\PersistentCollection {#3749 …}
    +votes: Doctrine\ORM\PersistentCollection {#3751 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 292860
    -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6182863"
    +editedAt: DateTimeImmutable @1719271486 {#3744
      date: 2024-06-25 01:24:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704780207 {#3745
      date: 2024-01-09 07:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "And it really doesn’t look that bad, in the scheme of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704781990 {#3765
    date: 2024-01-09 07:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3769 …}
  +reports: Doctrine\ORM\PersistentCollection {#3776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
  -id: 292894
  -bodyTs: "'bad':8 'doesn':4 'look':6 'realli':3 'scheme':11 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781990 {#3762
    date: 2024-01-09 07:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3760
  +user: Proxies\__CG__\App\Entity\User {#3768 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3746
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3677
      +user: Proxies\__CG__\App\Entity\User {#3678 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3548
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3357
          +user: Proxies\__CG__\App\Entity\User {#3159 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3032
            +user: Proxies\__CG__\App\Entity\User {#3048 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2543
              +user: App\Entity\User {#2557 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Too bad the damned thing is so hideous."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1719276364 {#2538
                date: 2024-06-25 02:46:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lightrush@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2545 …}
              +nested: Doctrine\ORM\PersistentCollection {#2547 …}
              +votes: Doctrine\ORM\PersistentCollection {#2549 …}
              +reports: Doctrine\ORM\PersistentCollection {#2551 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
              -id: 288674
              -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6475902"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704636157 {#2539
                date: 2024-01-07 15:02:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2543}
            +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704650156 {#3035
              date: 2024-01-07 18:55:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3031 …}
            +nested: Doctrine\ORM\PersistentCollection {#3029 …}
            +votes: Doctrine\ORM\PersistentCollection {#3109 …}
            +reports: Doctrine\ORM\PersistentCollection {#3112 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
            -id: 289231
            -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6143888"
            +editedAt: DateTimeImmutable @1719064392 {#3034
              date: 2024-06-22 15:53:12.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704650156 {#3033
              date: 2024-01-07 18:55:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2543}
          +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704659142 {#3355
            date: 2024-01-07 21:25:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3358 …}
          +nested: Doctrine\ORM\PersistentCollection {#3360 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3364 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
          -id: 289592
          -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddrefuge.com/comment/845811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704659142 {#3356
            date: 2024-01-07 21:25:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2543}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#3546
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@DeltaTangoLima@reddrefuge.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3549 …}
        +nested: Doctrine\ORM\PersistentCollection {#3551 …}
        +votes: Doctrine\ORM\PersistentCollection {#3553 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 289856
        -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6149973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704668829 {#3547
          date: 2024-01-08 00:07:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2543}
      +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704769805 {#3675
        date: 2024-01-09 04:10:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3679 …}
      +nested: Doctrine\ORM\PersistentCollection {#3681 …}
      +votes: Doctrine\ORM\PersistentCollection {#3683 …}
      +reports: Doctrine\ORM\PersistentCollection {#3685 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
      -id: 292605
      -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6513025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769805 {#3676
        date: 2024-01-09 04:10:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2543}
    +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704780207 {#3743
      date: 2024-01-09 07:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3747 …}
    +nested: Doctrine\ORM\PersistentCollection {#3749 …}
    +votes: Doctrine\ORM\PersistentCollection {#3751 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 292860
    -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6182863"
    +editedAt: DateTimeImmutable @1719271486 {#3744
      date: 2024-06-25 01:24:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704780207 {#3745
      date: 2024-01-09 07:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "And it really doesn’t look that bad, in the scheme of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704781990 {#3765
    date: 2024-01-09 07:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3769 …}
  +reports: Doctrine\ORM\PersistentCollection {#3776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
  -id: 292894
  -bodyTs: "'bad':8 'doesn':4 'look':6 'realli':3 'scheme':11 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781990 {#3762
    date: 2024-01-09 07:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727570631 {#2612
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 329188
  -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867902 {#2613
    date: 2024-01-21 21:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727570631 {#2612
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 329188
  -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867902 {#2613
    date: 2024-01-21 21:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727570631 {#2612
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 329188
  -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867902 {#2613
    date: 2024-01-21 21:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "This is why all my automations are in Node-Red. Reusability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705906787 {#3204
    date: 2024-01-22 07:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 330614
  -bodyTs: "'autom':6 'node':10 'node-r':9 'red':11 'reusabl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/880307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906787 {#3205
    date: 2024-01-22 07:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "This is why all my automations are in Node-Red. Reusability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705906787 {#3204
    date: 2024-01-22 07:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 330614
  -bodyTs: "'autom':6 'node':10 'node-r':9 'red':11 'reusabl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/880307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906787 {#3205
    date: 2024-01-22 07:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "This is why all my automations are in Node-Red. Reusability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705906787 {#3204
    date: 2024-01-22 07:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 330614
  -bodyTs: "'autom':6 'node':10 'node-r':9 'red':11 'reusabl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/880307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906787 {#3205
    date: 2024-01-22 07:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "Yes! Especially automations! I would rather have tags than folders, so an automation could fit into more than one category (eg. Location, action) but I’d take anything over alphabetical!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705894898 {#3219
    date: 2024-01-22 04:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 330280
  -bodyTs: "'action':23 'alphabet':30 'anyth':28 'autom':3,13 'categori':20 'could':14 'd':26 'eg':21 'especi':2 'fit':15 'folder':10 'locat':22 'one':19 'rather':6 'tag':8 'take':27 'would':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6287641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705894898 {#3220
    date: 2024-01-22 04:41:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "Yes! Especially automations! I would rather have tags than folders, so an automation could fit into more than one category (eg. Location, action) but I’d take anything over alphabetical!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705894898 {#3219
    date: 2024-01-22 04:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 330280
  -bodyTs: "'action':23 'alphabet':30 'anyth':28 'autom':3,13 'categori':20 'could':14 'd':26 'eg':21 'especi':2 'fit':15 'folder':10 'locat':22 'one':19 'rather':6 'tag':8 'take':27 'would':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6287641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705894898 {#3220
    date: 2024-01-22 04:41:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "Yes! Especially automations! I would rather have tags than folders, so an automation could fit into more than one category (eg. Location, action) but I’d take anything over alphabetical!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705894898 {#3219
    date: 2024-01-22 04:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 330280
  -bodyTs: "'action':23 'alphabet':30 'anyth':28 'autom':3,13 'categori':20 'could':14 'd':26 'eg':21 'especi':2 'fit':15 'folder':10 'locat':22 'one':19 'rather':6 'tag':8 'take':27 'would':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6287641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705894898 {#3220
    date: 2024-01-22 04:41:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "I thought this was implemented on the dashboard. I don’t recall what exactly it’s called (context cards?) but I recall you could click a button to show a separate card or click and have it open a second ‘tab’ on the dashboard to control more things like with your scene controller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705870845 {#3235
    date: 2024-01-21 22:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 329308
  -bodyTs: "'button':27 'call':17 'card':19,32 'click':25,34 'context':18 'control':46,53 'could':24 'dashboard':8,44 'exact':14 'implement':5 'like':49 'open':38 'recal':12,22 'scene':52 'second':40 'separ':31 'show':29 'tab':41 'thing':48 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6422664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870845 {#3236
    date: 2024-01-21 22:00:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "I thought this was implemented on the dashboard. I don’t recall what exactly it’s called (context cards?) but I recall you could click a button to show a separate card or click and have it open a second ‘tab’ on the dashboard to control more things like with your scene controller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705870845 {#3235
    date: 2024-01-21 22:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 329308
  -bodyTs: "'button':27 'call':17 'card':19,32 'click':25,34 'context':18 'control':46,53 'could':24 'dashboard':8,44 'exact':14 'implement':5 'like':49 'open':38 'recal':12,22 'scene':52 'second':40 'separ':31 'show':29 'tab':41 'thing':48 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6422664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870845 {#3236
    date: 2024-01-21 22:00:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#2612
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#2613
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "I thought this was implemented on the dashboard. I don’t recall what exactly it’s called (context cards?) but I recall you could click a button to show a separate card or click and have it open a second ‘tab’ on the dashboard to control more things like with your scene controller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705870845 {#3235
    date: 2024-01-21 22:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 329308
  -bodyTs: "'button':27 'call':17 'card':19,32 'click':25,34 'context':18 'control':46,53 'could':24 'dashboard':8,44 'exact':14 'implement':5 'like':49 'open':38 'recal':12,22 'scene':52 'second':40 'separ':31 'show':29 'tab':41 'thing':48 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6422664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870845 {#3236
    date: 2024-01-21 22:00:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When will companies learn that you don’t fuck with developers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726675120 {#2686
    date: 2024-09-18 17:58:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 321039
  -bodyTs: "'compani':3 'develop':11 'fuck':9 'learn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8418297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705627700 {#2687
    date: 2024-01-19 02:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When will companies learn that you don’t fuck with developers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726675120 {#2686
    date: 2024-09-18 17:58:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 321039
  -bodyTs: "'compani':3 'develop':11 'fuck':9 'learn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8418297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705627700 {#2687
    date: 2024-01-19 02:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When will companies learn that you don’t fuck with developers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726675120 {#2686
    date: 2024-09-18 17:58:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 321039
  -bodyTs: "'compani':3 'develop':11 'fuck':9 'learn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8418297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705627700 {#2687
    date: 2024-01-19 02:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "When will companies learn that you don’t fuck with developers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1726675120 {#2686
      date: 2024-09-18 17:58:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dantheclamman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2697 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
    -id: 321039
    -bodyTs: "'compani':3 'develop':11 'fuck':9 'learn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8418297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705627700 {#2687
      date: 2024-01-19 02:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: """
    When it actually backfires. Right now, no company was actually hurt by doing stuff like this - quite the opposite, they get a boost since they close down their ecosystem further forcing people to buy their stuff.\n
    \n
    There will be “boycotts” but in reality it will blow over in two to four weeks, with people forgetting “an outrage” that didn’t reach 99% of their target users at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705657398 {#3172
    date: 2024-01-19 10:43:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
    "@jaschen@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 322133
  -bodyTs: "'99':62 'actual':3,10 'backfir':4 'blow':46 'boost':23 'boycott':40 'buy':34 'close':26 'compani':8 'didn':59 'ecosystem':29 'forc':31 'forget':55 'four':51 'get':21 'hurt':11 'like':15 'opposit':19 'outrag':57 'peopl':32,54 'quit':17 'reach':61 'realiti':43 'right':5 'sinc':24 'stuff':14,36 'target':65 'two':49 'user':66 'week':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657398 {#3173
    date: 2024-01-19 10:43:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "When will companies learn that you don’t fuck with developers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1726675120 {#2686
      date: 2024-09-18 17:58:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dantheclamman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2697 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
    -id: 321039
    -bodyTs: "'compani':3 'develop':11 'fuck':9 'learn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8418297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705627700 {#2687
      date: 2024-01-19 02:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: """
    When it actually backfires. Right now, no company was actually hurt by doing stuff like this - quite the opposite, they get a boost since they close down their ecosystem further forcing people to buy their stuff.\n
    \n
    There will be “boycotts” but in reality it will blow over in two to four weeks, with people forgetting “an outrage” that didn’t reach 99% of their target users at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705657398 {#3172
    date: 2024-01-19 10:43:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
    "@jaschen@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 322133
  -bodyTs: "'99':62 'actual':3,10 'backfir':4 'blow':46 'boost':23 'boycott':40 'buy':34 'close':26 'compani':8 'didn':59 'ecosystem':29 'forc':31 'forget':55 'four':51 'get':21 'hurt':11 'like':15 'opposit':19 'outrag':57 'peopl':32,54 'quit':17 'reach':61 'realiti':43 'right':5 'sinc':24 'stuff':14,36 'target':65 'two':49 'user':66 'week':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657398 {#3173
    date: 2024-01-19 10:43:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "When will companies learn that you don’t fuck with developers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1726675120 {#2686
      date: 2024-09-18 17:58:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dantheclamman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2697 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
    -id: 321039
    -bodyTs: "'compani':3 'develop':11 'fuck':9 'learn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8418297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705627700 {#2687
      date: 2024-01-19 02:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: """
    When it actually backfires. Right now, no company was actually hurt by doing stuff like this - quite the opposite, they get a boost since they close down their ecosystem further forcing people to buy their stuff.\n
    \n
    There will be “boycotts” but in reality it will blow over in two to four weeks, with people forgetting “an outrage” that didn’t reach 99% of their target users at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705657398 {#3172
    date: 2024-01-19 10:43:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
    "@jaschen@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 322133
  -bodyTs: "'99':62 'actual':3,10 'backfir':4 'blow':46 'boost':23 'boycott':40 'buy':34 'close':26 'compani':8 'didn':59 'ecosystem':29 'forc':31 'forget':55 'four':51 'get':21 'hurt':11 'like':15 'opposit':19 'outrag':57 'peopl':32,54 'quit':17 'reach':61 'realiti':43 'right':5 'sinc':24 'stuff':14,36 'target':65 'two':49 'user':66 'week':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657398 {#3173
    date: 2024-01-19 10:43:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712633256 {#2760
    date: 2024-04-09 05:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 287610
  -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/3088962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597855 {#2761
    date: 2024-01-07 04:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712633256 {#2760
    date: 2024-04-09 05:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 287610
  -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/3088962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597855 {#2761
    date: 2024-01-07 04:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712633256 {#2760
    date: 2024-04-09 05:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 287610
  -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/3088962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597855 {#2761
    date: 2024-01-07 04:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#2760
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#2761
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "It’s what I use as well — my home was built with a Honeywell Lyric T5 (non-smart), so the wiring harness between the two is identical (including colour), so I just unplugged the T5 and plugged in the T6, did some setup, and it was done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600582 {#3068
    date: 2024-01-07 05:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 287679
  -bodyTs: "'built':11 'colour':30 'done':48 'har':23 'home':9 'honeywel':14 'ident':28 'includ':29 'lyric':15 'non':18 'non-smart':17 'plug':38 'setup':44 'smart':19 't5':16,36 't6':41 'two':26 'unplug':34 'use':5 'well':7 'wire':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704600582 {#3067
    date: 2024-01-07 05:09:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#2760
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#2761
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "It’s what I use as well — my home was built with a Honeywell Lyric T5 (non-smart), so the wiring harness between the two is identical (including colour), so I just unplugged the T5 and plugged in the T6, did some setup, and it was done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600582 {#3068
    date: 2024-01-07 05:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 287679
  -bodyTs: "'built':11 'colour':30 'done':48 'har':23 'home':9 'honeywel':14 'ident':28 'includ':29 'lyric':15 'non':18 'non-smart':17 'plug':38 'setup':44 'smart':19 't5':16,36 't6':41 'two':26 'unplug':34 'use':5 'well':7 'wire':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704600582 {#3067
    date: 2024-01-07 05:09:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#2760
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#2761
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "It’s what I use as well — my home was built with a Honeywell Lyric T5 (non-smart), so the wiring harness between the two is identical (including colour), so I just unplugged the T5 and plugged in the T6, did some setup, and it was done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600582 {#3068
    date: 2024-01-07 05:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 287679
  -bodyTs: "'built':11 'colour':30 'done':48 'har':23 'home':9 'honeywel':14 'ident':28 'includ':29 'lyric':15 'non':18 'non-smart':17 'plug':38 'setup':44 'smart':19 't5':16,36 't6':41 'two':26 'unplug':34 'use':5 'well':7 'wire':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704600582 {#3067
    date: 2024-01-07 05:09:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#2760
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#2761
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#3052
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 287689
  -bodyTs: "'batteri':10 'keep':3 'set':5 'swap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6134976"
  +editedAt: DateTimeImmutable @1712639234 {#3051
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#3050
    date: 2024-01-07 05:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#2760
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#2761
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#3052
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 287689
  -bodyTs: "'batteri':10 'keep':3 'set':5 'swap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6134976"
  +editedAt: DateTimeImmutable @1712639234 {#3051
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#3050
    date: 2024-01-07 05:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2544 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#2760
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#2761
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#3052
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 287689
  -bodyTs: "'batteri':10 'keep':3 'set':5 'swap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6134976"
  +editedAt: DateTimeImmutable @1712639234 {#3051
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#3050
    date: 2024-01-07 05:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#2840
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726881679 {#2835
    date: 2024-09-21 03:21:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 320733
  -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6888251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619573 {#2836
    date: 2024-01-19 00:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#2840
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726881679 {#2835
    date: 2024-09-21 03:21:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 320733
  -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6888251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619573 {#2836
    date: 2024-01-19 00:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#2840
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726881679 {#2835
    date: 2024-09-21 03:21:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 320733
  -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6888251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619573 {#2836
    date: 2024-01-19 00:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2840
    +user: App\Entity\User {#2853 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726881679 {#2835
      date: 2024-09-21 03:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    -id: 320733
    -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6888251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705619573 {#2836
      date: 2024-01-19 00:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705626487 {#3122
    date: 2024-01-19 02:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 320983
  -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5812510"
  +editedAt: DateTimeImmutable @1726532715 {#3123
    date: 2024-09-17 02:25:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705626487 {#3124
    date: 2024-01-19 02:08:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2840
    +user: App\Entity\User {#2853 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726881679 {#2835
      date: 2024-09-21 03:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    -id: 320733
    -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6888251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705619573 {#2836
      date: 2024-01-19 00:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705626487 {#3122
    date: 2024-01-19 02:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 320983
  -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5812510"
  +editedAt: DateTimeImmutable @1726532715 {#3123
    date: 2024-09-17 02:25:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705626487 {#3124
    date: 2024-01-19 02:08:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2840
    +user: App\Entity\User {#2853 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726881679 {#2835
      date: 2024-09-21 03:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    -id: 320733
    -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6888251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705619573 {#2836
      date: 2024-01-19 00:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705626487 {#3122
    date: 2024-01-19 02:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 320983
  -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5812510"
  +editedAt: DateTimeImmutable @1726532715 {#3123
    date: 2024-09-17 02:25:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705626487 {#3124
    date: 2024-01-19 02:08:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705626487 {#3122
      date: 2024-01-19 02:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 320983
    -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5812510"
    +editedAt: DateTimeImmutable @1726532715 {#3123
      date: 2024-09-17 02:25:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705626487 {#3124
      date: 2024-01-19 02:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "In this case the owner actually has legal insurance and is fighting it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705635953 {#3370
    date: 2024-01-19 04:45:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 321371
  -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635953 {#3371
    date: 2024-01-19 04:45:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705626487 {#3122
      date: 2024-01-19 02:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 320983
    -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5812510"
    +editedAt: DateTimeImmutable @1726532715 {#3123
      date: 2024-09-17 02:25:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705626487 {#3124
      date: 2024-01-19 02:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "In this case the owner actually has legal insurance and is fighting it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705635953 {#3370
    date: 2024-01-19 04:45:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 321371
  -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635953 {#3371
    date: 2024-01-19 04:45:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705626487 {#3122
      date: 2024-01-19 02:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 320983
    -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5812510"
    +editedAt: DateTimeImmutable @1726532715 {#3123
      date: 2024-09-17 02:25:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705626487 {#3124
      date: 2024-01-19 02:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "In this case the owner actually has legal insurance and is fighting it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705635953 {#3370
    date: 2024-01-19 04:45:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 321371
  -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635953 {#3371
    date: 2024-01-19 04:45:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3578
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3125
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2840
        +user: App\Entity\User {#2853 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1726881679 {#2835
          date: 2024-09-21 03:21:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2841 …}
        +nested: Doctrine\ORM\PersistentCollection {#2843 …}
        +votes: Doctrine\ORM\PersistentCollection {#2845 …}
        +reports: Doctrine\ORM\PersistentCollection {#2847 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
        -id: 320733
        -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6888251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705619573 {#2836
          date: 2024-01-19 00:12:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2840}
      +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705626487 {#3122
        date: 2024-01-19 02:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3129 …}
      +votes: Doctrine\ORM\PersistentCollection {#3131 …}
      +reports: Doctrine\ORM\PersistentCollection {#3133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
      -id: 320983
      -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5812510"
      +editedAt: DateTimeImmutable @1726532715 {#3123
        date: 2024-09-17 02:25:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705626487 {#3124
        date: 2024-01-19 02:08:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "In this case the owner actually has legal insurance and is fighting it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705635953 {#3370
      date: 2024-01-19 04:45:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@jonne@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 321371
    -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635953 {#3371
      date: 2024-01-19 04:45:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Oh ok, so he’s taking it down temporarily while he’s going through the legal process?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705664898 {#3576
    date: 2024-01-19 12:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3581 …}
  +votes: Doctrine\ORM\PersistentCollection {#3583 …}
  +reports: Doctrine\ORM\PersistentCollection {#3585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
  -id: 322377
  -bodyTs: "'go':13 'legal':16 'oh':1 'ok':2 'process':17 'take':6 'temporarili':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5820861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664898 {#3577
    date: 2024-01-19 12:48:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3578
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3125
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2840
        +user: App\Entity\User {#2853 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1726881679 {#2835
          date: 2024-09-21 03:21:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2841 …}
        +nested: Doctrine\ORM\PersistentCollection {#2843 …}
        +votes: Doctrine\ORM\PersistentCollection {#2845 …}
        +reports: Doctrine\ORM\PersistentCollection {#2847 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
        -id: 320733
        -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6888251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705619573 {#2836
          date: 2024-01-19 00:12:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2840}
      +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705626487 {#3122
        date: 2024-01-19 02:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3129 …}
      +votes: Doctrine\ORM\PersistentCollection {#3131 …}
      +reports: Doctrine\ORM\PersistentCollection {#3133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
      -id: 320983
      -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5812510"
      +editedAt: DateTimeImmutable @1726532715 {#3123
        date: 2024-09-17 02:25:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705626487 {#3124
        date: 2024-01-19 02:08:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "In this case the owner actually has legal insurance and is fighting it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705635953 {#3370
      date: 2024-01-19 04:45:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@jonne@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 321371
    -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635953 {#3371
      date: 2024-01-19 04:45:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Oh ok, so he’s taking it down temporarily while he’s going through the legal process?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705664898 {#3576
    date: 2024-01-19 12:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3581 …}
  +votes: Doctrine\ORM\PersistentCollection {#3583 …}
  +reports: Doctrine\ORM\PersistentCollection {#3585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
  -id: 322377
  -bodyTs: "'go':13 'legal':16 'oh':1 'ok':2 'process':17 'take':6 'temporarili':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5820861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664898 {#3577
    date: 2024-01-19 12:48:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3578
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3125
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2840
        +user: App\Entity\User {#2853 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1726881679 {#2835
          date: 2024-09-21 03:21:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2841 …}
        +nested: Doctrine\ORM\PersistentCollection {#2843 …}
        +votes: Doctrine\ORM\PersistentCollection {#2845 …}
        +reports: Doctrine\ORM\PersistentCollection {#2847 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
        -id: 320733
        -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6888251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705619573 {#2836
          date: 2024-01-19 00:12:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2840}
      +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705626487 {#3122
        date: 2024-01-19 02:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3129 …}
      +votes: Doctrine\ORM\PersistentCollection {#3131 …}
      +reports: Doctrine\ORM\PersistentCollection {#3133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
      -id: 320983
      -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5812510"
      +editedAt: DateTimeImmutable @1726532715 {#3123
        date: 2024-09-17 02:25:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705626487 {#3124
        date: 2024-01-19 02:08:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "In this case the owner actually has legal insurance and is fighting it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705635953 {#3370
      date: 2024-01-19 04:45:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@jonne@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 321371
    -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635953 {#3371
      date: 2024-01-19 04:45:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Oh ok, so he’s taking it down temporarily while he’s going through the legal process?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705664898 {#3576
    date: 2024-01-19 12:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3581 …}
  +votes: Doctrine\ORM\PersistentCollection {#3583 …}
  +reports: Doctrine\ORM\PersistentCollection {#3585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
  -id: 322377
  -bodyTs: "'go':13 'legal':16 'oh':1 'ok':2 'process':17 'take':6 'temporarili':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5820861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664898 {#3577
    date: 2024-01-19 12:48:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3578
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3125
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2840
          +user: App\Entity\User {#2853 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1726881679 {#2835
            date: 2024-09-21 03:21:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Dehydrated@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2841 …}
          +nested: Doctrine\ORM\PersistentCollection {#2843 …}
          +votes: Doctrine\ORM\PersistentCollection {#2845 …}
          +reports: Doctrine\ORM\PersistentCollection {#2847 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
          -id: 320733
          -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6888251"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705619573 {#2836
            date: 2024-01-19 00:12:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2840}
        +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705626487 {#3122
          date: 2024-01-19 02:08:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
          "@Buffalobuffalo@lemmy.dbzer0.com"
          "@Dehydrated@lemmy.world"
          "@Buffalobuffalo@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3129 …}
        +votes: Doctrine\ORM\PersistentCollection {#3131 …}
        +reports: Doctrine\ORM\PersistentCollection {#3133 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
        -id: 320983
        -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5812510"
        +editedAt: DateTimeImmutable @1726532715 {#3123
          date: 2024-09-17 02:25:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705626487 {#3124
          date: 2024-01-19 02:08:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2840}
      +body: "In this case the owner actually has legal insurance and is fighting it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705635953 {#3370
        date: 2024-01-19 04:45:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
        "@jonne@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 321371
      -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705635953 {#3371
        date: 2024-01-19 04:45:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Oh ok, so he’s taking it down temporarily while he’s going through the legal process?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705664898 {#3576
      date: 2024-01-19 12:48:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@jonne@infosec.pub"
      "@roofuskit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3581 …}
    +votes: Doctrine\ORM\PersistentCollection {#3583 …}
    +reports: Doctrine\ORM\PersistentCollection {#3585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
    -id: 322377
    -bodyTs: "'go':13 'legal':16 'oh':1 'ok':2 'process':17 'take':6 'temporarili':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5820861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705664898 {#3577
      date: 2024-01-19 12:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Apparently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705665045 {#3691
    date: 2024-01-19 12:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3696 …}
  +votes: Doctrine\ORM\PersistentCollection {#3698 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 322383
  -bodyTs: "'appar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665045 {#3692
    date: 2024-01-19 12:50:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3578
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3125
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2840
          +user: App\Entity\User {#2853 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1726881679 {#2835
            date: 2024-09-21 03:21:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Dehydrated@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2841 …}
          +nested: Doctrine\ORM\PersistentCollection {#2843 …}
          +votes: Doctrine\ORM\PersistentCollection {#2845 …}
          +reports: Doctrine\ORM\PersistentCollection {#2847 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
          -id: 320733
          -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6888251"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705619573 {#2836
            date: 2024-01-19 00:12:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2840}
        +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705626487 {#3122
          date: 2024-01-19 02:08:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
          "@Buffalobuffalo@lemmy.dbzer0.com"
          "@Dehydrated@lemmy.world"
          "@Buffalobuffalo@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3129 …}
        +votes: Doctrine\ORM\PersistentCollection {#3131 …}
        +reports: Doctrine\ORM\PersistentCollection {#3133 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
        -id: 320983
        -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5812510"
        +editedAt: DateTimeImmutable @1726532715 {#3123
          date: 2024-09-17 02:25:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705626487 {#3124
          date: 2024-01-19 02:08:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2840}
      +body: "In this case the owner actually has legal insurance and is fighting it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705635953 {#3370
        date: 2024-01-19 04:45:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
        "@jonne@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 321371
      -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705635953 {#3371
        date: 2024-01-19 04:45:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Oh ok, so he’s taking it down temporarily while he’s going through the legal process?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705664898 {#3576
      date: 2024-01-19 12:48:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@jonne@infosec.pub"
      "@roofuskit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3581 …}
    +votes: Doctrine\ORM\PersistentCollection {#3583 …}
    +reports: Doctrine\ORM\PersistentCollection {#3585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
    -id: 322377
    -bodyTs: "'go':13 'legal':16 'oh':1 'ok':2 'process':17 'take':6 'temporarili':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5820861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705664898 {#3577
      date: 2024-01-19 12:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Apparently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705665045 {#3691
    date: 2024-01-19 12:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3696 …}
  +votes: Doctrine\ORM\PersistentCollection {#3698 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 322383
  -bodyTs: "'appar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665045 {#3692
    date: 2024-01-19 12:50:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3578
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3125
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2840
          +user: App\Entity\User {#2853 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1726881679 {#2835
            date: 2024-09-21 03:21:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Dehydrated@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2841 …}
          +nested: Doctrine\ORM\PersistentCollection {#2843 …}
          +votes: Doctrine\ORM\PersistentCollection {#2845 …}
          +reports: Doctrine\ORM\PersistentCollection {#2847 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
          -id: 320733
          -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6888251"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705619573 {#2836
            date: 2024-01-19 00:12:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2840}
        +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705626487 {#3122
          date: 2024-01-19 02:08:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dehydrated@lemmy.world"
          "@Buffalobuffalo@lemmy.dbzer0.com"
          "@Dehydrated@lemmy.world"
          "@Buffalobuffalo@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3129 …}
        +votes: Doctrine\ORM\PersistentCollection {#3131 …}
        +reports: Doctrine\ORM\PersistentCollection {#3133 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
        -id: 320983
        -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5812510"
        +editedAt: DateTimeImmutable @1726532715 {#3123
          date: 2024-09-17 02:25:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705626487 {#3124
          date: 2024-01-19 02:08:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2840}
      +body: "In this case the owner actually has legal insurance and is fighting it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705635953 {#3370
        date: 2024-01-19 04:45:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Buffalobuffalo@lemmy.dbzer0.com"
        "@jonne@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 321371
      -bodyTs: "'actual':6 'case':3 'fight':12 'insur':9 'legal':8 'owner':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705635953 {#3371
        date: 2024-01-19 04:45:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Oh ok, so he’s taking it down temporarily while he’s going through the legal process?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705664898 {#3576
      date: 2024-01-19 12:48:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@jonne@infosec.pub"
      "@roofuskit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3581 …}
    +votes: Doctrine\ORM\PersistentCollection {#3583 …}
    +reports: Doctrine\ORM\PersistentCollection {#3585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
    -id: 322377
    -bodyTs: "'go':13 'legal':16 'oh':1 'ok':2 'process':17 'take':6 'temporarili':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5820861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705664898 {#3577
      date: 2024-01-19 12:48:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Apparently"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705665045 {#3691
    date: 2024-01-19 12:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3696 …}
  +votes: Doctrine\ORM\PersistentCollection {#3698 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 322383
  -bodyTs: "'appar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665045 {#3692
    date: 2024-01-19 12:50:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705626487 {#3122
      date: 2024-01-19 02:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 320983
    -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5812510"
    +editedAt: DateTimeImmutable @1726532715 {#3123
      date: 2024-09-17 02:25:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705626487 {#3124
      date: 2024-01-19 02:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "I read there’s already 803 forks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705699093 {#3386
    date: 2024-01-19 22:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 323993
  -bodyTs: "'803':6 'alreadi':5 'fork':7 'read':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6011196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699093 {#3387
    date: 2024-01-19 22:18:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705626487 {#3122
      date: 2024-01-19 02:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 320983
    -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5812510"
    +editedAt: DateTimeImmutable @1726532715 {#3123
      date: 2024-09-17 02:25:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705626487 {#3124
      date: 2024-01-19 02:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "I read there’s already 803 forks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705699093 {#3386
    date: 2024-01-19 22:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 323993
  -bodyTs: "'803':6 'alreadi':5 'fork':7 'read':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6011196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699093 {#3387
    date: 2024-01-19 22:18:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Anyone that wants to take the legal heat can just fork the projects and continue hosting it. I don’t blame the original developer for not wanting to deal with it, even if the legal threat sounds very ridiculous (a project like this would be the opposite of financial harm, how many of us check if something works with home assistant *before* buying a device?)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705626487 {#3122
      date: 2024-01-19 02:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 320983
    -bodyTs: "'anyon':1 'assist':61 'blame':21 'buy':63 'check':55 'continu':15 'deal':29 'develop':24 'devic':65 'even':32 'financi':49 'fork':11 'harm':50 'heat':8 'home':60 'host':16 'legal':7,35 'like':42 'mani':52 'opposit':47 'origin':23 'project':13,41 'ridicul':39 'someth':57 'sound':37 'take':5 'threat':36 'us':54 'want':3,27 'work':58 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5812510"
    +editedAt: DateTimeImmutable @1726532715 {#3123
      date: 2024-09-17 02:25:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705626487 {#3124
      date: 2024-01-19 02:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "I read there’s already 803 forks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705699093 {#3386
    date: 2024-01-19 22:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@jonne@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 323993
  -bodyTs: "'803':6 'alreadi':5 'fork':7 'read':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6011196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699093 {#3387
    date: 2024-01-19 22:18:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2840
    +user: App\Entity\User {#2853 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726881679 {#2835
      date: 2024-09-21 03:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    -id: 320733
    -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6888251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705619573 {#2836
      date: 2024-01-19 00:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Kinda like how VLC is based out of France because there’s no software patents?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705634069 {#3139
    date: 2024-01-19 04:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 321299
  -bodyTs: "'base':6 'franc':9 'kinda':1 'like':2 'patent':15 'softwar':14 'vlc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7739037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705634069 {#3140
    date: 2024-01-19 04:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2840
    +user: App\Entity\User {#2853 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726881679 {#2835
      date: 2024-09-21 03:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    -id: 320733
    -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6888251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705619573 {#2836
      date: 2024-01-19 00:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Kinda like how VLC is based out of France because there’s no software patents?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705634069 {#3139
    date: 2024-01-19 04:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 321299
  -bodyTs: "'base':6 'franc':9 'kinda':1 'like':2 'patent':15 'softwar':14 'vlc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7739037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705634069 {#3140
    date: 2024-01-19 04:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2840
    +user: App\Entity\User {#2853 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726881679 {#2835
      date: 2024-09-21 03:21:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
    -id: 320733
    -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6888251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705619573 {#2836
      date: 2024-01-19 00:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Kinda like how VLC is based out of France because there’s no software patents?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705634069 {#3139
    date: 2024-01-19 04:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 321299
  -bodyTs: "'base':6 'franc':9 'kinda':1 'like':2 'patent':15 'softwar':14 'vlc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7739037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705634069 {#3140
    date: 2024-01-19 04:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#3433
  +user: Proxies\__CG__\App\Entity\User {#3434 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3141
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Kinda like how VLC is based out of France because there’s no software patents?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705634069 {#3139
      date: 2024-01-19 04:14:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 321299
    -bodyTs: "'base':6 'franc':9 'kinda':1 'like':2 'patent':15 'softwar':14 'vlc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7739037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705634069 {#3140
      date: 2024-01-19 04:14:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Software cannot be patented anywhere. What is patented are the algorithm. In France algorithm are considered maths and cannot be patented."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705691239 {#3431
    date: 2024-01-19 20:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@burrito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 323604
  -bodyTs: "'algorithm':11,14 'anywher':5 'cannot':2,19 'consid':16 'franc':13 'math':17 'patent':4,8,21 'softwar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4792957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691239 {#3432
    date: 2024-01-19 20:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#3433
  +user: Proxies\__CG__\App\Entity\User {#3434 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3141
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Kinda like how VLC is based out of France because there’s no software patents?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705634069 {#3139
      date: 2024-01-19 04:14:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 321299
    -bodyTs: "'base':6 'franc':9 'kinda':1 'like':2 'patent':15 'softwar':14 'vlc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7739037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705634069 {#3140
      date: 2024-01-19 04:14:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Software cannot be patented anywhere. What is patented are the algorithm. In France algorithm are considered maths and cannot be patented."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705691239 {#3431
    date: 2024-01-19 20:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@burrito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 323604
  -bodyTs: "'algorithm':11,14 'anywher':5 'cannot':2,19 'consid':16 'franc':13 'math':17 'patent':4,8,21 'softwar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4792957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691239 {#3432
    date: 2024-01-19 20:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#3433
  +user: Proxies\__CG__\App\Entity\User {#3434 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3141
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2840
      +user: App\Entity\User {#2853 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Any idea what the consequence is if the author instead transferred ownership entirely to an owner based in a country that would give no fucks about a lawsuit? Sure, the OG owner loses the project but would he avoid culpability?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726881679 {#2835
        date: 2024-09-21 03:21:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2841 …}
      +nested: Doctrine\ORM\PersistentCollection {#2843 …}
      +votes: Doctrine\ORM\PersistentCollection {#2845 …}
      +reports: Doctrine\ORM\PersistentCollection {#2847 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
      -id: 320733
      -bodyTs: "'author':9 'avoid':39 'base':17 'consequ':5 'countri':20 'culpabl':40 'entir':13 'fuck':25 'give':23 'idea':2 'instead':10 'lawsuit':28 'lose':33 'og':31 'owner':16,32 'ownership':12 'project':35 'sure':29 'transfer':11 'would':22,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6888251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705619573 {#2836
        date: 2024-01-19 00:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2840}
    +body: "Kinda like how VLC is based out of France because there’s no software patents?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705634069 {#3139
      date: 2024-01-19 04:14:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Dehydrated@lemmy.world"
      "@Buffalobuffalo@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3143 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    -id: 321299
    -bodyTs: "'base':6 'franc':9 'kinda':1 'like':2 'patent':15 'softwar':14 'vlc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7739037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705634069 {#3140
      date: 2024-01-19 04:14:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2840}
  +body: "Software cannot be patented anywhere. What is patented are the algorithm. In France algorithm are considered maths and cannot be patented."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705691239 {#3431
    date: 2024-01-19 20:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Buffalobuffalo@lemmy.dbzer0.com"
    "@burrito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 323604
  -bodyTs: "'algorithm':11,14 'anywher':5 'cannot':2,19 'consid':16 'franc':13 'math':17 'patent':4,8,21 'softwar':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4792957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691239 {#3432
    date: 2024-01-19 20:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
234 DENIED moderate
App\Entity\EntryComment {#2913
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I feel like your best bet is ESPHome and the ESP family of devices. Last time I checked you could get the parts for a project like this off Amazon (with spare parts) for under 20$.\n
    \n
    [esphome.io](https://esphome.io/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726308507 {#2908
    date: 2024-09-14 12:08:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lori@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 318149
  -bodyTs: "'/)':40 '20':36 'amazon':30 'best':5 'bet':6 'check':18 'could':20 'devic':14 'esp':11 'esphom':8 'esphome.io':37,39 'esphome.io/)':38 'famili':12 'feel':2 'get':21 'last':15 'like':3,27 'part':23,33 'project':26 'spare':32 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5463019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543253 {#2909
    date: 2024-01-18 03:00:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
235 DENIED edit
App\Entity\EntryComment {#2913
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I feel like your best bet is ESPHome and the ESP family of devices. Last time I checked you could get the parts for a project like this off Amazon (with spare parts) for under 20$.\n
    \n
    [esphome.io](https://esphome.io/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726308507 {#2908
    date: 2024-09-14 12:08:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lori@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 318149
  -bodyTs: "'/)':40 '20':36 'amazon':30 'best':5 'bet':6 'check':18 'could':20 'devic':14 'esp':11 'esphom':8 'esphome.io':37,39 'esphome.io/)':38 'famili':12 'feel':2 'get':21 'last':15 'like':3,27 'part':23,33 'project':26 'spare':32 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5463019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543253 {#2909
    date: 2024-01-18 03:00:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
236 DENIED moderate
App\Entity\EntryComment {#2913
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I feel like your best bet is ESPHome and the ESP family of devices. Last time I checked you could get the parts for a project like this off Amazon (with spare parts) for under 20$.\n
    \n
    [esphome.io](https://esphome.io/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726308507 {#2908
    date: 2024-09-14 12:08:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lori@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 318149
  -bodyTs: "'/)':40 '20':36 'amazon':30 'best':5 'bet':6 'check':18 'could':20 'devic':14 'esp':11 'esphom':8 'esphome.io':37,39 'esphome.io/)':38 'famili':12 'feel':2 'get':21 'last':15 'like':3,27 'part':23,33 'project':26 'spare':32 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5463019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543253 {#2909
    date: 2024-01-18 03:00:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
237 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
238 DENIED moderate
App\Entity\EntryComment {#3114
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2913
    +user: App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel like your best bet is ESPHome and the ESP family of devices. Last time I checked you could get the parts for a project like this off Amazon (with spare parts) for under 20$.\n
      \n
      [esphome.io](https://esphome.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726308507 {#2908
      date: 2024-09-14 12:08:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lori@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2915 …}
    +nested: Doctrine\ORM\PersistentCollection {#2917 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    -id: 318149
    -bodyTs: "'/)':40 '20':36 'amazon':30 'best':5 'bet':6 'check':18 'could':20 'devic':14 'esp':11 'esphom':8 'esphome.io':37,39 'esphome.io/)':38 'famili':12 'feel':2 'get':21 'last':15 'like':3,27 'part':23,33 'project':26 'spare':32 'time':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5463019"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543253 {#2909
      date: 2024-01-18 03:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2913}
  +body: """
    I agree if your diy an esp32 and a dht11 could easily handle those duties.\n
    \n
    I use one with 2 DHT11s and two DS18B20s to monitor my HVAC temps.\n
    \n
    ![](https://infosec.pub/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705553886 {#3103
    date: 2024-01-18 05:58:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lori@lemmy.sdf.org"
    "@spaduf@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 318456
  -bodyTs: "'/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)':32 '2':20 'agre':2 'could':11 'dht11':10 'dht11s':21 'diy':5 'ds18b20s':24 'duti':15 'easili':12 'esp32':7 'handl':13 'hvac':28 'infosec.pub':31 'infosec.pub/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)':30 'monitor':26 'one':18 'temp':29 'two':23 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5791421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553886 {#3104
    date: 2024-01-18 05:58:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
239 DENIED edit
App\Entity\EntryComment {#3114
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2913
    +user: App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel like your best bet is ESPHome and the ESP family of devices. Last time I checked you could get the parts for a project like this off Amazon (with spare parts) for under 20$.\n
      \n
      [esphome.io](https://esphome.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726308507 {#2908
      date: 2024-09-14 12:08:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lori@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2915 …}
    +nested: Doctrine\ORM\PersistentCollection {#2917 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    -id: 318149
    -bodyTs: "'/)':40 '20':36 'amazon':30 'best':5 'bet':6 'check':18 'could':20 'devic':14 'esp':11 'esphom':8 'esphome.io':37,39 'esphome.io/)':38 'famili':12 'feel':2 'get':21 'last':15 'like':3,27 'part':23,33 'project':26 'spare':32 'time':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5463019"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543253 {#2909
      date: 2024-01-18 03:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2913}
  +body: """
    I agree if your diy an esp32 and a dht11 could easily handle those duties.\n
    \n
    I use one with 2 DHT11s and two DS18B20s to monitor my HVAC temps.\n
    \n
    ![](https://infosec.pub/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705553886 {#3103
    date: 2024-01-18 05:58:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lori@lemmy.sdf.org"
    "@spaduf@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 318456
  -bodyTs: "'/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)':32 '2':20 'agre':2 'could':11 'dht11':10 'dht11s':21 'diy':5 'ds18b20s':24 'duti':15 'easili':12 'esp32':7 'handl':13 'hvac':28 'infosec.pub':31 'infosec.pub/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)':30 'monitor':26 'one':18 'temp':29 'two':23 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5791421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553886 {#3104
    date: 2024-01-18 05:58:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
240 DENIED moderate
App\Entity\EntryComment {#3114
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2913
    +user: App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel like your best bet is ESPHome and the ESP family of devices. Last time I checked you could get the parts for a project like this off Amazon (with spare parts) for under 20$.\n
      \n
      [esphome.io](https://esphome.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726308507 {#2908
      date: 2024-09-14 12:08:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lori@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2915 …}
    +nested: Doctrine\ORM\PersistentCollection {#2917 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    -id: 318149
    -bodyTs: "'/)':40 '20':36 'amazon':30 'best':5 'bet':6 'check':18 'could':20 'devic':14 'esp':11 'esphom':8 'esphome.io':37,39 'esphome.io/)':38 'famili':12 'feel':2 'get':21 'last':15 'like':3,27 'part':23,33 'project':26 'spare':32 'time':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5463019"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543253 {#2909
      date: 2024-01-18 03:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2913}
  +body: """
    I agree if your diy an esp32 and a dht11 could easily handle those duties.\n
    \n
    I use one with 2 DHT11s and two DS18B20s to monitor my HVAC temps.\n
    \n
    ![](https://infosec.pub/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705553886 {#3103
    date: 2024-01-18 05:58:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lori@lemmy.sdf.org"
    "@spaduf@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 318456
  -bodyTs: "'/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)':32 '2':20 'agre':2 'could':11 'dht11':10 'dht11s':21 'diy':5 'ds18b20s':24 'duti':15 'easili':12 'esp32':7 'handl':13 'hvac':28 'infosec.pub':31 'infosec.pub/pictrs/image/5bcb7fab-3232-4347-918b-e56a99906bb9.jpeg)':30 'monitor':26 'one':18 'temp':29 'two':23 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5791421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553886 {#3104
    date: 2024-01-18 05:58:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
241 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
242 DENIED moderate
App\Entity\EntryComment {#2987
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +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 {#2982
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -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 {#2983
    date: 2024-01-04 02:43:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
243 DENIED edit
App\Entity\EntryComment {#2987
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +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 {#2982
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -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 {#2983
    date: 2024-01-04 02:43:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
244 DENIED moderate
App\Entity\EntryComment {#2987
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#314
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#315
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#309
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +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 {#2982
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -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 {#2983
    date: 2024-01-04 02:43:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
245 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "homeassistant@lemmy.world"
  +title: "homeassistant"
  +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 46
  +entryCommentCount: 460
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729539860 {#314
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 145
  +apId: "homeassistant@lemmy.world"
  +apProfileId: "https://lemmy.world/c/homeassistant"
  +apPublicUrl: "https://lemmy.world/c/homeassistant"
  +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "homeassistant"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1710368376 {#315
    date: 2024-03-13 23:19:36.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1704127905 {#309
    date: 2024-01-01 17:51:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details