GET https://kbin.spritesserver.nl/m/homeassistant@lemmy.world/t/27232/How-do-you-get-the-top-bar/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.80 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#271
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "How-do-you-get-the-top-bar"
  +title: "How do you get the top bar?"
  +url: "https://www.home-assistant.io/images/hero_screenshot.png"
  +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719212588 {#2414
    date: 2024-06-24 09:03:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 27232
  -titleTs: "'bar':7 'get':4 'top':6"
  -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704477744
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/3151499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704391344 {#1793
    date: 2024-01-04 19:02:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#271
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "How-do-you-get-the-top-bar"
  +title: "How do you get the top bar?"
  +url: "https://www.home-assistant.io/images/hero_screenshot.png"
  +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719212588 {#2414
    date: 2024-06-24 09:03:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 27232
  -titleTs: "'bar':7 'get':4 'top':6"
  -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704477744
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/3151499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704391344 {#1793
    date: 2024-01-04 19:02:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#271
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "How-do-you-get-the-top-bar"
  +title: "How do you get the top bar?"
  +url: "https://www.home-assistant.io/images/hero_screenshot.png"
  +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719212588 {#2414
    date: 2024-06-24 09:03:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 27232
  -titleTs: "'bar':7 'get':4 'top':6"
  -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704477744
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/3151499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704391344 {#1793
    date: 2024-01-04 19:02:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4033
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1719212588 {#4042
    date: 2024-06-24 09:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
  -id: 280221
  -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6062539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704391728 {#3978
    date: 2024-01-04 19:08:48.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 {#4033
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1719212588 {#4042
    date: 2024-06-24 09:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
  -id: 280221
  -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6062539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704391728 {#3978
    date: 2024-01-04 19:08:48.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 {#4033
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1719212588 {#4042
    date: 2024-06-24 09:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
  -id: 280221
  -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6062539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704391728 {#3978
    date: 2024-01-04 19:08:48.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 {#4051
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719212588 {#4042
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 280221
    -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6062539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391728 {#3978
      date: 2024-01-04 19:08:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704393789 {#4056
    date: 2024-01-04 19:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 280286
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/4253943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393789 {#4053
    date: 2024-01-04 19:43: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
11 DENIED edit
App\Entity\EntryComment {#4051
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719212588 {#4042
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 280221
    -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6062539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391728 {#3978
      date: 2024-01-04 19:08:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704393789 {#4056
    date: 2024-01-04 19:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 280286
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/4253943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393789 {#4053
    date: 2024-01-04 19:43: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
12 DENIED moderate
App\Entity\EntryComment {#4051
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4033
    +user: App\Entity\User {#3981 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1719212588 {#4042
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
    -id: 280221
    -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6062539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391728 {#3978
      date: 2024-01-04 19:08:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704393789 {#4056
    date: 2024-01-04 19:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 280286
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/4253943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393789 {#4053
    date: 2024-01-04 19:43: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
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 {#4115
  +user: Proxies\__CG__\App\Entity\User {#4107 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4051
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4033
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719212588 {#4042
        date: 2024-06-24 09:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
      -id: 280221
      -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6062539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704391728 {#3978
        date: 2024-01-04 19:08:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Thank you!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704393789 {#4056
      date: 2024-01-04 19:43:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4069 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    -id: 280286
    -bodyTs: "'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.tf/comment/4253943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704393789 {#4053
      date: 2024-01-04 19:43:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704467280 {#4110
    date: 2024-01-05 16:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4105 …}
  +nested: Doctrine\ORM\PersistentCollection {#4102 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 282602
  -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6435175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467280 {#4113
    date: 2024-01-05 16:08: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
15 DENIED edit
App\Entity\EntryComment {#4115
  +user: Proxies\__CG__\App\Entity\User {#4107 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4051
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4033
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719212588 {#4042
        date: 2024-06-24 09:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
      -id: 280221
      -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6062539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704391728 {#3978
        date: 2024-01-04 19:08:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Thank you!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704393789 {#4056
      date: 2024-01-04 19:43:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4069 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    -id: 280286
    -bodyTs: "'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.tf/comment/4253943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704393789 {#4053
      date: 2024-01-04 19:43:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704467280 {#4110
    date: 2024-01-05 16:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4105 …}
  +nested: Doctrine\ORM\PersistentCollection {#4102 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 282602
  -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6435175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467280 {#4113
    date: 2024-01-05 16:08: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
16 DENIED moderate
App\Entity\EntryComment {#4115
  +user: Proxies\__CG__\App\Entity\User {#4107 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4051
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4033
      +user: App\Entity\User {#3981 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1719212588 {#4042
        date: 2024-06-24 09:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
      -id: 280221
      -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6062539"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704391728 {#3978
        date: 2024-01-04 19:08:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Thank you!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704393789 {#4056
      date: 2024-01-04 19:43:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4069 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    -id: 280286
    -bodyTs: "'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.tf/comment/4253943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704393789 {#4053
      date: 2024-01-04 19:43:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704467280 {#4110
    date: 2024-01-05 16:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4105 …}
  +nested: Doctrine\ORM\PersistentCollection {#4102 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 282602
  -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6435175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467280 {#4113
    date: 2024-01-05 16:08: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
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 {#4138
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4051
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719212588 {#4042
          date: 2024-06-24 09:03:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sabreW4K3@lemmy.tf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 280221
        -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6062539"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704391728 {#3978
          date: 2024-01-04 19:08:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704393789 {#4056
        date: 2024-01-04 19:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
      -id: 280286
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.tf/comment/4253943"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704393789 {#4053
        date: 2024-01-04 19:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704467280 {#4110
      date: 2024-01-05 16:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4105 …}
    +nested: Doctrine\ORM\PersistentCollection {#4102 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 282602
    -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6435175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467280 {#4113
      date: 2024-01-05 16:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    Maybe a template sensor over the openweathermap_forecast_condition state? You can pretty easily have a template change its icon, and mdi: has all the icons built in.\n
    \n
    Here’s a template I use for current condition in a card, but it should work similarly for the forecast. Or works just need to be applied to the icon of a template sensor.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">{{ iif(\n
    </span><span style="color:#323232;">        is_state("weather.openweathermap", "partlycloudy"), "mdi:weather-partly-cloudy", \n
    </span><span style="color:#323232;">        iif(is_state("weather.openweathermap", "clear-night"), "mdi:weather-night",\n
    </span><span style="color:#323232;">        iif(is_state("weather.openweathermap", "exceptional"), "mdi:exclamation-thick",\n
    </span><span style="color:#323232;">        "mdi:weather-" + states("weather.openweathermap"\n
    </span><span style="color:#323232;">        )))) }}\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704479003 {#4133
    date: 2024-01-05 19:23:23.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
    "@ThrustyRL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 283161
  -bodyTs: "'appli':55 'built':27 'card':40 'chang':18 'clear':78 'clear-night':77 'cloudi':72 'condit':9,37 'current':36 'easili':14 'except':88 'exclam':91 'exclamation-thick':90 'forecast':8,48 'icon':20,26,58 'iif':63,73,84 'mayb':1 'mdi':22,68,80,89,93 'need':52 'night':79,83 'openweathermap':7 'part':71 'partlycloudi':67 'pretti':13 'sensor':4,62 'similar':45 'state':10,65,75,86,95 'templat':3,17,32,61 'thick':92 'use':34 'weather':70,82,94 'weather-night':81 'weather-partly-cloudi':69 'weather.openweathermap':66,76,87,96 'work':44,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6099159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704479003 {#4136
    date: 2024-01-05 19:23: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
19 DENIED edit
App\Entity\EntryComment {#4138
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4051
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719212588 {#4042
          date: 2024-06-24 09:03:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sabreW4K3@lemmy.tf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 280221
        -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6062539"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704391728 {#3978
          date: 2024-01-04 19:08:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704393789 {#4056
        date: 2024-01-04 19:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
      -id: 280286
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.tf/comment/4253943"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704393789 {#4053
        date: 2024-01-04 19:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704467280 {#4110
      date: 2024-01-05 16:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4105 …}
    +nested: Doctrine\ORM\PersistentCollection {#4102 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 282602
    -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6435175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467280 {#4113
      date: 2024-01-05 16:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    Maybe a template sensor over the openweathermap_forecast_condition state? You can pretty easily have a template change its icon, and mdi: has all the icons built in.\n
    \n
    Here’s a template I use for current condition in a card, but it should work similarly for the forecast. Or works just need to be applied to the icon of a template sensor.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">{{ iif(\n
    </span><span style="color:#323232;">        is_state("weather.openweathermap", "partlycloudy"), "mdi:weather-partly-cloudy", \n
    </span><span style="color:#323232;">        iif(is_state("weather.openweathermap", "clear-night"), "mdi:weather-night",\n
    </span><span style="color:#323232;">        iif(is_state("weather.openweathermap", "exceptional"), "mdi:exclamation-thick",\n
    </span><span style="color:#323232;">        "mdi:weather-" + states("weather.openweathermap"\n
    </span><span style="color:#323232;">        )))) }}\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704479003 {#4133
    date: 2024-01-05 19:23:23.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
    "@ThrustyRL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 283161
  -bodyTs: "'appli':55 'built':27 'card':40 'chang':18 'clear':78 'clear-night':77 'cloudi':72 'condit':9,37 'current':36 'easili':14 'except':88 'exclam':91 'exclamation-thick':90 'forecast':8,48 'icon':20,26,58 'iif':63,73,84 'mayb':1 'mdi':22,68,80,89,93 'need':52 'night':79,83 'openweathermap':7 'part':71 'partlycloudi':67 'pretti':13 'sensor':4,62 'similar':45 'state':10,65,75,86,95 'templat':3,17,32,61 'thick':92 'use':34 'weather':70,82,94 'weather-night':81 'weather-partly-cloudi':69 'weather.openweathermap':66,76,87,96 'work':44,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6099159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704479003 {#4136
    date: 2024-01-05 19:23: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
20 DENIED moderate
App\Entity\EntryComment {#4138
  +user: App\Entity\User {#3981 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4051
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719212588 {#4042
          date: 2024-06-24 09:03:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sabreW4K3@lemmy.tf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 280221
        -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6062539"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704391728 {#3978
          date: 2024-01-04 19:08:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704393789 {#4056
        date: 2024-01-04 19:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
      -id: 280286
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.tf/comment/4253943"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704393789 {#4053
        date: 2024-01-04 19:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704467280 {#4110
      date: 2024-01-05 16:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4105 …}
    +nested: Doctrine\ORM\PersistentCollection {#4102 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 282602
    -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6435175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467280 {#4113
      date: 2024-01-05 16:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: """
    Maybe a template sensor over the openweathermap_forecast_condition state? You can pretty easily have a template change its icon, and mdi: has all the icons built in.\n
    \n
    Here’s a template I use for current condition in a card, but it should work similarly for the forecast. Or works just need to be applied to the icon of a template sensor.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">{{ iif(\n
    </span><span style="color:#323232;">        is_state("weather.openweathermap", "partlycloudy"), "mdi:weather-partly-cloudy", \n
    </span><span style="color:#323232;">        iif(is_state("weather.openweathermap", "clear-night"), "mdi:weather-night",\n
    </span><span style="color:#323232;">        iif(is_state("weather.openweathermap", "exceptional"), "mdi:exclamation-thick",\n
    </span><span style="color:#323232;">        "mdi:weather-" + states("weather.openweathermap"\n
    </span><span style="color:#323232;">        )))) }}\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704479003 {#4133
    date: 2024-01-05 19:23:23.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
    "@ThrustyRL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 283161
  -bodyTs: "'appli':55 'built':27 'card':40 'chang':18 'clear':78 'clear-night':77 'cloudi':72 'condit':9,37 'current':36 'easili':14 'except':88 'exclam':91 'exclamation-thick':90 'forecast':8,48 'icon':20,26,58 'iif':63,73,84 'mayb':1 'mdi':22,68,80,89,93 'need':52 'night':79,83 'openweathermap':7 'part':71 'partlycloudi':67 'pretti':13 'sensor':4,62 'similar':45 'state':10,65,75,86,95 'templat':3,17,32,61 'thick':92 'use':34 'weather':70,82,94 'weather-night':81 'weather-partly-cloudi':69 'weather.openweathermap':66,76,87,96 'work':44,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6099159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704479003 {#4136
    date: 2024-01-05 19:23: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
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 {#4147
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4051
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719212588 {#4042
          date: 2024-06-24 09:03:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sabreW4K3@lemmy.tf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 280221
        -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6062539"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704391728 {#3978
          date: 2024-01-04 19:08:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704393789 {#4056
        date: 2024-01-04 19:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
      -id: 280286
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.tf/comment/4253943"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704393789 {#4053
        date: 2024-01-04 19:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704467280 {#4110
      date: 2024-01-05 16:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4105 …}
    +nested: Doctrine\ORM\PersistentCollection {#4102 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 282602
    -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6435175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467280 {#4113
      date: 2024-01-05 16:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "If you go into your HA, open up the integrations panel and it should list all the entities"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704469397 {#4145
    date: 2024-01-05 16:43:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
    "@ThrustyRL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4148 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 292149
  -bodyTs: "'entiti':18 'go':3 'ha':6 'integr':10 'list':15 'open':7 'panel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/4267815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469397 {#4146
    date: 2024-01-05 16:43: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
23 DENIED edit
App\Entity\EntryComment {#4147
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4051
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719212588 {#4042
          date: 2024-06-24 09:03:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sabreW4K3@lemmy.tf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 280221
        -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6062539"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704391728 {#3978
          date: 2024-01-04 19:08:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704393789 {#4056
        date: 2024-01-04 19:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
      -id: 280286
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.tf/comment/4253943"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704393789 {#4053
        date: 2024-01-04 19:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704467280 {#4110
      date: 2024-01-05 16:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4105 …}
    +nested: Doctrine\ORM\PersistentCollection {#4102 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 282602
    -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6435175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467280 {#4113
      date: 2024-01-05 16:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "If you go into your HA, open up the integrations panel and it should list all the entities"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704469397 {#4145
    date: 2024-01-05 16:43:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
    "@ThrustyRL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4148 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 292149
  -bodyTs: "'entiti':18 'go':3 'ha':6 'integr':10 'list':15 'open':7 'panel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/4267815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469397 {#4146
    date: 2024-01-05 16:43: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
24 DENIED moderate
App\Entity\EntryComment {#4147
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#271
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "How-do-you-get-the-top-bar"
    +title: "How do you get the top bar?"
    +url: "https://www.home-assistant.io/images/hero_screenshot.png"
    +body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719212588 {#2414
      date: 2024-06-24 09:03:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27232
    -titleTs: "'bar':7 'get':4 'top':6"
    -bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704477744
    +visibility: "visible             "
    +apId: "https://lemmy.tf/post/3151499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704391344 {#1793
      date: 2024-01-04 19:02:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4107 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4051
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4033
        +user: App\Entity\User {#3981 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s called Badges - edit the dashboard page, then click on the edit button beside the tab."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1719212588 {#4042
          date: 2024-06-24 09:03:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sabreW4K3@lemmy.tf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4031 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3993 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3997 …}
        -id: 280221
        -bodyTs: "'badg':4 'besid':15 'button':14 'call':3 'click':10 'dashboard':7 'edit':5,13 'page':8 'tab':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6062539"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704391728 {#3978
          date: 2024-01-04 19:08:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4033}
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704393789 {#4056
        date: 2024-01-04 19:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabreW4K3@lemmy.tf"
        "@CondorWonder@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4069 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
      -id: 280286
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.tf/comment/4253943"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704393789 {#4053
        date: 2024-01-04 19:43:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4033}
    +body: "Do either of you know what entity is being used for weather? I use openweathermap for my weather entities, but none of them provide a nice image of the weather like in the picture above"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704467280 {#4110
      date: 2024-01-05 16:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sabreW4K3@lemmy.tf"
      "@CondorWonder@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4105 …}
    +nested: Doctrine\ORM\PersistentCollection {#4102 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 282602
    -bodyTs: "'either':2 'entiti':7,19 'imag':27 'know':5 'like':31 'nice':26 'none':21 'openweathermap':15 'pictur':34 'provid':24 'use':10,14 'weather':12,18,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6435175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704467280 {#4113
      date: 2024-01-05 16:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4033}
  +body: "If you go into your HA, open up the integrations panel and it should list all the entities"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704469397 {#4145
    date: 2024-01-05 16:43:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabreW4K3@lemmy.tf"
    "@CondorWonder@lemmy.ca"
    "@ThrustyRL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4148 …}
  +nested: Doctrine\ORM\PersistentCollection {#4150 …}
  +votes: Doctrine\ORM\PersistentCollection {#4152 …}
  +reports: Doctrine\ORM\PersistentCollection {#4154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4158 …}
  -id: 292149
  -bodyTs: "'entiti':18 'go':3 'ha':6 'integr':10 'list':15 'open':7 'panel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.tf/comment/4267815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469397 {#4146
    date: 2024-01-05 16:43: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
25 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -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 {#269
    date: 2024-03-13 23:19:36.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1704127905 {#271
    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