GET https://kbin.spritesserver.nl/index.php/u/@EarMaster@lemmy.world/hot

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.76 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2138
  +user: Proxies\__CG__\App\Entity\User {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Share-your-favorite-automations"
  +title: "Share your favorite automations"
  +url: null
  +body: """
    I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
    \n
    My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
    \n
    I’d really enjoy reading what kind of interesting automations everyone else has written.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539860 {#2141
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  +badges: Doctrine\ORM\PersistentCollection {#2203 …}
  +children: [
    App\Entity\EntryComment {#2132
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2138 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have a motion sensor in the bedroom that turns the light on when you enter it (or leave it) and turns it off after some time once there is no motion detected anymore. But there is also a button right next to the door which disables the automation for 10 minutes for entering the bedroom at night when our youngest is already sleeping in the room.\n
        \n
        Simple but very useful and even my wife likes it alot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706452232 {#2129
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 347060
      -bodyTs: "'10':51 'alot':78 'alreadi':63 'also':38 'anymor':34 'autom':49 'bedroom':8,56 'button':40 'detect':33 'disabl':47 'door':45 'enter':16,54 'even':73 'leav':19 'light':12 'like':76 'minut':52 'motion':4,32 'next':42 'night':58 'right':41 'room':67 'sensor':5 'simpl':68 'sleep':64 'time':27 'turn':10,22 'use':71 'wife':75 'youngest':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7102556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452232 {#2131
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +"title": 347060
    }
  ]
  -id: 33576
  -titleTs: "'autom':4 'favorit':3 'share':1"
  -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706508490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11273738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706422090 {#2294
    date: 2024-01-28 07:08:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2138
  +user: Proxies\__CG__\App\Entity\User {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Share-your-favorite-automations"
  +title: "Share your favorite automations"
  +url: null
  +body: """
    I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
    \n
    My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
    \n
    I’d really enjoy reading what kind of interesting automations everyone else has written.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539860 {#2141
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  +badges: Doctrine\ORM\PersistentCollection {#2203 …}
  +children: [
    App\Entity\EntryComment {#2132
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2138 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have a motion sensor in the bedroom that turns the light on when you enter it (or leave it) and turns it off after some time once there is no motion detected anymore. But there is also a button right next to the door which disables the automation for 10 minutes for entering the bedroom at night when our youngest is already sleeping in the room.\n
        \n
        Simple but very useful and even my wife likes it alot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706452232 {#2129
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 347060
      -bodyTs: "'10':51 'alot':78 'alreadi':63 'also':38 'anymor':34 'autom':49 'bedroom':8,56 'button':40 'detect':33 'disabl':47 'door':45 'enter':16,54 'even':73 'leav':19 'light':12 'like':76 'minut':52 'motion':4,32 'next':42 'night':58 'right':41 'room':67 'sensor':5 'simpl':68 'sleep':64 'time':27 'turn':10,22 'use':71 'wife':75 'youngest':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7102556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452232 {#2131
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +"title": 347060
    }
  ]
  -id: 33576
  -titleTs: "'autom':4 'favorit':3 'share':1"
  -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706508490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11273738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706422090 {#2294
    date: 2024-01-28 07:08:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2138
  +user: Proxies\__CG__\App\Entity\User {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Share-your-favorite-automations"
  +title: "Share your favorite automations"
  +url: null
  +body: """
    I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
    \n
    My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
    \n
    I’d really enjoy reading what kind of interesting automations everyone else has written.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539860 {#2141
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  +badges: Doctrine\ORM\PersistentCollection {#2203 …}
  +children: [
    App\Entity\EntryComment {#2132
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2138 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have a motion sensor in the bedroom that turns the light on when you enter it (or leave it) and turns it off after some time once there is no motion detected anymore. But there is also a button right next to the door which disables the automation for 10 minutes for entering the bedroom at night when our youngest is already sleeping in the room.\n
        \n
        Simple but very useful and even my wife likes it alot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706452232 {#2129
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 347060
      -bodyTs: "'10':51 'alot':78 'alreadi':63 'also':38 'anymor':34 'autom':49 'bedroom':8,56 'button':40 'detect':33 'disabl':47 'door':45 'enter':16,54 'even':73 'leav':19 'light':12 'like':76 'minut':52 'motion':4,32 'next':42 'night':58 'right':41 'room':67 'sensor':5 'simpl':68 'sleep':64 'time':27 'turn':10,22 'use':71 'wife':75 'youngest':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7102556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452232 {#2131
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +"title": 347060
    }
  ]
  -id: 33576
  -titleTs: "'autom':4 'favorit':3 'share':1"
  -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706508490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11273738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706422090 {#2294
    date: 2024-01-28 07:08:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138
    +user: Proxies\__CG__\App\Entity\User {#2227 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Share-your-favorite-automations"
    +title: "Share your favorite automations"
    +url: null
    +body: """
      I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
      \n
      My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
      \n
      I’d really enjoy reading what kind of interesting automations everyone else has written.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729539860 {#2141
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
    +badges: Doctrine\ORM\PersistentCollection {#2203 …}
    +children: [
      App\Entity\EntryComment {#2132}
    ]
    -id: 33576
    -titleTs: "'autom':4 'favorit':3 'share':1"
    -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706508490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11273738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706422090 {#2294
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a motion sensor in the bedroom that turns the light on when you enter it (or leave it) and turns it off after some time once there is no motion detected anymore. But there is also a button right next to the door which disables the automation for 10 minutes for entering the bedroom at night when our youngest is already sleeping in the room.\n
    \n
    Simple but very useful and even my wife likes it alot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706452232 {#2129
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 347060
  -bodyTs: "'10':51 'alot':78 'alreadi':63 'also':38 'anymor':34 'autom':49 'bedroom':8,56 'button':40 'detect':33 'disabl':47 'door':45 'enter':16,54 'even':73 'leav':19 'light':12 'like':76 'minut':52 'motion':4,32 'next':42 'night':58 'right':41 'room':67 'sensor':5 'simpl':68 'sleep':64 'time':27 'turn':10,22 'use':71 'wife':75 'youngest':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706452232 {#2131
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +"title": 347060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2132
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138
    +user: Proxies\__CG__\App\Entity\User {#2227 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Share-your-favorite-automations"
    +title: "Share your favorite automations"
    +url: null
    +body: """
      I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
      \n
      My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
      \n
      I’d really enjoy reading what kind of interesting automations everyone else has written.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729539860 {#2141
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
    +badges: Doctrine\ORM\PersistentCollection {#2203 …}
    +children: [
      App\Entity\EntryComment {#2132}
    ]
    -id: 33576
    -titleTs: "'autom':4 'favorit':3 'share':1"
    -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706508490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11273738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706422090 {#2294
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a motion sensor in the bedroom that turns the light on when you enter it (or leave it) and turns it off after some time once there is no motion detected anymore. But there is also a button right next to the door which disables the automation for 10 minutes for entering the bedroom at night when our youngest is already sleeping in the room.\n
    \n
    Simple but very useful and even my wife likes it alot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706452232 {#2129
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 347060
  -bodyTs: "'10':51 'alot':78 'alreadi':63 'also':38 'anymor':34 'autom':49 'bedroom':8,56 'button':40 'detect':33 'disabl':47 'door':45 'enter':16,54 'even':73 'leav':19 'light':12 'like':76 'minut':52 'motion':4,32 'next':42 'night':58 'right':41 'room':67 'sensor':5 'simpl':68 'sleep':64 'time':27 'turn':10,22 'use':71 'wife':75 'youngest':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706452232 {#2131
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +"title": 347060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2132
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138
    +user: Proxies\__CG__\App\Entity\User {#2227 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Share-your-favorite-automations"
    +title: "Share your favorite automations"
    +url: null
    +body: """
      I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
      \n
      My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
      \n
      I’d really enjoy reading what kind of interesting automations everyone else has written.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729539860 {#2141
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
    +badges: Doctrine\ORM\PersistentCollection {#2203 …}
    +children: [
      App\Entity\EntryComment {#2132}
    ]
    -id: 33576
    -titleTs: "'autom':4 'favorit':3 'share':1"
    -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706508490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11273738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706422090 {#2294
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a motion sensor in the bedroom that turns the light on when you enter it (or leave it) and turns it off after some time once there is no motion detected anymore. But there is also a button right next to the door which disables the automation for 10 minutes for entering the bedroom at night when our youngest is already sleeping in the room.\n
    \n
    Simple but very useful and even my wife likes it alot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706452232 {#2129
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 347060
  -bodyTs: "'10':51 'alot':78 'alreadi':63 'also':38 'anymor':34 'autom':49 'bedroom':8,56 'button':40 'detect':33 'disabl':47 'door':45 'enter':16,54 'even':73 'leav':19 'light':12 'like':76 'minut':52 'motion':4,32 'next':42 'night':58 'right':41 'room':67 'sensor':5 'simpl':68 'sleep':64 'time':27 'turn':10,22 'use':71 'wife':75 'youngest':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706452232 {#2131
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +"title": 347060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Grocery-shopping-apps"
  +title: "Grocery shopping apps"
  +url: null
  +body: """
    I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
    \n
    Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728407357 {#1766
    date: 2024-10-08 19:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    4 => App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "I will have a look into it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705924484 {#1907
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@noughtnaut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 331142
      -bodyTs: "'look':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6913580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705924484 {#1908
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +"title": 331142
    }
    3 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "It looks promising. Thanks for the suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705925300 {#1405
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@thisfro@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 331165
      -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6913783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705925300 {#1385
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +"title": 331165
    }
    1 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705943530 {#2075
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@helenslunch@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 331928
      -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6918881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705943530 {#2061
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +"title": 331928
    }
    2 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705926542 {#2018
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@N0x0n@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 331207
      -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6914023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705926542 {#2025
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +"title": 331207
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705992704 {#2080
        date: 2024-01-23 07:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@mlaga97@lemmy.mlaga97.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 333565
      -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6934942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705992704 {#2064
        date: 2024-01-23 07:51:44.0 +01:00
      }
      +"title": 333565
    }
  ]
  -id: 32346
  -titleTs: "'app':3 'groceri':1 'shop':2"
  -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706007664
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11033097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921264 {#1466
    date: 2024-01-22 12:01:04.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
11 DENIED edit
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Grocery-shopping-apps"
  +title: "Grocery shopping apps"
  +url: null
  +body: """
    I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
    \n
    Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728407357 {#1766
    date: 2024-10-08 19:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    4 => App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "I will have a look into it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705924484 {#1907
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@noughtnaut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 331142
      -bodyTs: "'look':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6913580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705924484 {#1908
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +"title": 331142
    }
    3 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "It looks promising. Thanks for the suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705925300 {#1405
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@thisfro@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 331165
      -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6913783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705925300 {#1385
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +"title": 331165
    }
    1 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705943530 {#2075
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@helenslunch@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 331928
      -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6918881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705943530 {#2061
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +"title": 331928
    }
    2 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705926542 {#2018
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@N0x0n@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 331207
      -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6914023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705926542 {#2025
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +"title": 331207
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705992704 {#2080
        date: 2024-01-23 07:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@mlaga97@lemmy.mlaga97.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 333565
      -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6934942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705992704 {#2064
        date: 2024-01-23 07:51:44.0 +01:00
      }
      +"title": 333565
    }
  ]
  -id: 32346
  -titleTs: "'app':3 'groceri':1 'shop':2"
  -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706007664
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11033097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921264 {#1466
    date: 2024-01-22 12:01:04.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
12 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Grocery-shopping-apps"
  +title: "Grocery shopping apps"
  +url: null
  +body: """
    I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
    \n
    Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728407357 {#1766
    date: 2024-10-08 19:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    4 => App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "I will have a look into it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705924484 {#1907
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@noughtnaut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 331142
      -bodyTs: "'look':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6913580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705924484 {#1908
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +"title": 331142
    }
    3 => App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "It looks promising. Thanks for the suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705925300 {#1405
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@thisfro@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 331165
      -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6913783"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705925300 {#1385
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +"title": 331165
    }
    1 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705943530 {#2075
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@helenslunch@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 331928
      -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6918881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705943530 {#2061
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +"title": 331928
    }
    2 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705926542 {#2018
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@N0x0n@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 331207
      -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6914023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705926542 {#2025
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +"title": 331207
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705992704 {#2080
        date: 2024-01-23 07:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EarMaster@lemmy.world"
        "@mlaga97@lemmy.mlaga97.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 333565
      -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6934942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705992704 {#2064
        date: 2024-01-23 07:51:44.0 +01:00
      }
      +"title": 333565
    }
  ]
  -id: 32346
  -titleTs: "'app':3 'groceri':1 'shop':2"
  -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706007664
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11033097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921264 {#1466
    date: 2024-01-22 12:01:04.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
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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407}
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "I will have a look into it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705924484 {#1907
    date: 2024-01-22 12:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 331142
  -bodyTs: "'look':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924484 {#1908
    date: 2024-01-22 12:54:44.0 +01:00
  }
  +"title": 331142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407}
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "I will have a look into it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705924484 {#1907
    date: 2024-01-22 12:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 331142
  -bodyTs: "'look':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924484 {#1908
    date: 2024-01-22 12:54:44.0 +01:00
  }
  +"title": 331142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407}
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "I will have a look into it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705924484 {#1907
    date: 2024-01-22 12:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@noughtnaut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 331142
  -bodyTs: "'look':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924484 {#1908
    date: 2024-01-22 12:54:44.0 +01:00
  }
  +"title": 331142
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382}
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "It looks promising. Thanks for the suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705925300 {#1405
    date: 2024-01-22 13:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@thisfro@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 331165
  -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925300 {#1385
    date: 2024-01-22 13:08:20.0 +01:00
  }
  +"title": 331165
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382}
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "It looks promising. Thanks for the suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705925300 {#1405
    date: 2024-01-22 13:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@thisfro@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 331165
  -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925300 {#1385
    date: 2024-01-22 13:08:20.0 +01:00
  }
  +"title": 331165
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382}
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "It looks promising. Thanks for the suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705925300 {#1405
    date: 2024-01-22 13:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@thisfro@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 331165
  -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925300 {#1385
    date: 2024-01-22 13:08:20.0 +01:00
  }
  +"title": 331165
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2079
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079}
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705943530 {#2075
    date: 2024-01-22 18:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@helenslunch@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 331928
  -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943530 {#2061
    date: 2024-01-22 18:12:10.0 +01:00
  }
  +"title": 331928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2079
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079}
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705943530 {#2075
    date: 2024-01-22 18:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@helenslunch@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 331928
  -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943530 {#2061
    date: 2024-01-22 18:12:10.0 +01:00
  }
  +"title": 331928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2079
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079}
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705943530 {#2075
    date: 2024-01-22 18:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@helenslunch@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 331928
  -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943530 {#2061
    date: 2024-01-22 18:12:10.0 +01:00
  }
  +"title": 331928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705926542 {#2018
    date: 2024-01-22 13:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 331207
  -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926542 {#2025
    date: 2024-01-22 13:29:02.0 +01:00
  }
  +"title": 331207
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705926542 {#2018
    date: 2024-01-22 13:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 331207
  -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926542 {#2025
    date: 2024-01-22 13:29:02.0 +01:00
  }
  +"title": 331207
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705992704 {#2080
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@mlaga97@lemmy.mlaga97.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 333565
        -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6934942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705992704 {#2064
          date: 2024-01-23 07:51:44.0 +01:00
        }
        +"title": 333565
      }
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705926542 {#2018
    date: 2024-01-22 13:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 331207
  -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926542 {#2025
    date: 2024-01-22 13:29:02.0 +01:00
  }
  +"title": 331207
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705992704 {#2080
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@mlaga97@lemmy.mlaga97.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 333565
  -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6934942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992704 {#2064
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +"title": 333565
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705992704 {#2080
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@mlaga97@lemmy.mlaga97.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 333565
  -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6934942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992704 {#2064
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +"title": 333565
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Grocery-shopping-apps"
    +title: "Grocery shopping apps"
    +url: null
    +body: """
      I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I don’t like is the interface for both of them. I don’t see us using this while in the store with a kid on the arm. It is way too fiddly and complicated. Also adding new items to the list is rather complicated in both apps.\n
      \n
      Do you have any suggestions for other projects with a more user friendly interface (even if it means less features)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728407357 {#1766
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      4 => App\Entity\EntryComment {#1407
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#1907
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@noughtnaut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2369 …}
        +votes: Doctrine\ORM\PersistentCollection {#2392 …}
        +reports: Doctrine\ORM\PersistentCollection {#2395 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
        -id: 331142
        -bodyTs: "'look':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705924484 {#1908
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#1382
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1405
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@thisfro@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 331165
        -bodyTs: "'look':2 'promis':3 'suggest':7 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6913783"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705925300 {#1385
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +body: "Interesting thought. I found [this blog post](https://adamgallagher.me/blog/recipe-management-with-obsidian/), but I think this is not what I’m looking for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705943530 {#2075
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@helenslunch@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 331928
        -bodyTs: "'/blog/recipe-management-with-obsidian/),':10 'adamgallagher.me':9 'adamgallagher.me/blog/recipe-management-with-obsidian/),':8 'blog':6 'found':4 'interest':1 'look':20 'm':19 'post':7 'think':13 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6918881"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705943530 {#2061
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1433}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "I like the recipe management, but I dislike the grocery list for the same reason I don’t like Grocy. It is just too complex and hard to use in the store."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705926542 {#2018
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EarMaster@lemmy.world"
          "@N0x0n@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 331207
        -bodyTs: "'complex':25 'dislik':8 'groceri':10 'groci':20 'hard':27 'like':2,19 'list':11 'manag':5 'reason':15 'recip':4 'store':32 'use':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6914023"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705926542 {#2025
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -id: 32346
    -titleTs: "'app':3 'groceri':1 'shop':2"
    -bodyTs: "'ad':94 'also':43,93 'altern':21 'although':47 'app':105 'arm':85 'awesom':26 'bring':5 'clementin':34 'complic':92,102 'cours':37 'current':3 'even':120 'featur':125 'fidd':90 'friend':118 'groceri':12 'groci':38,42 'host':20,29 'includ':44 'interfac':64,119 'inventori':50 'item':96 'kid':82 'less':124 'like':40,61 'list':30,99 'look':16,23 'manag':51 'meal':45 'mean':123 'much':54 'new':95 'organ':10 'plan':46 'project':113 'rather':101 'see':72 'self':19,28 'self-host':27 'shop':13 'specif':33 'store':79 'suggest':110 'tri':32 'us':56,73 'use':4,74 'user':117 'way':88 'whole':49 'wife':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706007664
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11033097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921264 {#1466
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705992704 {#2080
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@mlaga97@lemmy.mlaga97.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 333565
  -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6934942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992704 {#2064
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +"title": 333565
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2223 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
  +slug: "Why-pay-for-an-OpenAI-subscription"
  +title: "Why pay for an OpenAI subscription?"
  +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 1889
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727911380 {#2212
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "But most humans responding there have no clue how to write Python…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705858380 {#2459
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@argh_another_username@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 328782
      -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6889844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705858380 {#2455
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +"title": 328782
    }
    0 => App\Entity\EntryComment {#2382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705921414 {#2364
        date: 2024-01-22 12:03:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@argh_another_username@lemmy.ca"
        "@EarMaster@lemmy.world"
        "@Mikina@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 331052
      -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705921414 {#2386
        date: 2024-01-22 12:03:34.0 +01:00
      }
      +"title": 331052
    }
  ]
  -id: 32145
  -titleTs: "'openai':5 'pay':2 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705933610
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13201293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847210 {#2219
    date: 2024-01-21 15:26:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2223 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
  +slug: "Why-pay-for-an-OpenAI-subscription"
  +title: "Why pay for an OpenAI subscription?"
  +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 1889
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727911380 {#2212
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "But most humans responding there have no clue how to write Python…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705858380 {#2459
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@argh_another_username@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 328782
      -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6889844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705858380 {#2455
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +"title": 328782
    }
    0 => App\Entity\EntryComment {#2382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705921414 {#2364
        date: 2024-01-22 12:03:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@argh_another_username@lemmy.ca"
        "@EarMaster@lemmy.world"
        "@Mikina@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 331052
      -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705921414 {#2386
        date: 2024-01-22 12:03:34.0 +01:00
      }
      +"title": 331052
    }
  ]
  -id: 32145
  -titleTs: "'openai':5 'pay':2 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705933610
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13201293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847210 {#2219
    date: 2024-01-21 15:26:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2223 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
  +slug: "Why-pay-for-an-OpenAI-subscription"
  +title: "Why pay for an OpenAI subscription?"
  +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 1889
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727911380 {#2212
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "But most humans responding there have no clue how to write Python…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705858380 {#2459
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@argh_another_username@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 328782
      -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6889844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705858380 {#2455
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +"title": 328782
    }
    0 => App\Entity\EntryComment {#2382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705921414 {#2364
        date: 2024-01-22 12:03:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@argh_another_username@lemmy.ca"
        "@EarMaster@lemmy.world"
        "@Mikina@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 331052
      -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705921414 {#2386
        date: 2024-01-22 12:03:34.0 +01:00
      }
      +"title": 331052
    }
  ]
  -id: 32145
  -titleTs: "'openai':5 'pay':2 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705933610
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13201293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847210 {#2219
    date: 2024-01-21 15:26:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2223 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2212
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2242 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705921414 {#2364
          date: 2024-01-22 12:03:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@argh_another_username@lemmy.ca"
          "@EarMaster@lemmy.world"
          "@Mikina@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 331052
        -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6912484"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705921414 {#2386
          date: 2024-01-22 12:03:34.0 +01:00
        }
        +"title": 331052
      }
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2219
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "But most humans responding there have no clue how to write Python…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705858380 {#2459
    date: 2024-01-21 18:33:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@argh_another_username@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 328782
  -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6889844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858380 {#2455
    date: 2024-01-21 18:33:00.0 +01:00
  }
  +"title": 328782
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2223 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2212
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2242 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705921414 {#2364
          date: 2024-01-22 12:03:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@argh_another_username@lemmy.ca"
          "@EarMaster@lemmy.world"
          "@Mikina@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 331052
        -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6912484"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705921414 {#2386
          date: 2024-01-22 12:03:34.0 +01:00
        }
        +"title": 331052
      }
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2219
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "But most humans responding there have no clue how to write Python…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705858380 {#2459
    date: 2024-01-21 18:33:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@argh_another_username@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 328782
  -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6889844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858380 {#2455
    date: 2024-01-21 18:33:00.0 +01:00
  }
  +"title": 328782
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2223 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2212
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2242 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705921414 {#2364
          date: 2024-01-22 12:03:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@argh_another_username@lemmy.ca"
          "@EarMaster@lemmy.world"
          "@Mikina@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2379 …}
        +votes: Doctrine\ORM\PersistentCollection {#2383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1906 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
        -id: 331052
        -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6912484"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705921414 {#2386
          date: 2024-01-22 12:03:34.0 +01:00
        }
        +"title": 331052
      }
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2219
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "But most humans responding there have no clue how to write Python…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705858380 {#2459
    date: 2024-01-21 18:33:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@argh_another_username@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 328782
  -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6889844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705858380 {#2455
    date: 2024-01-21 18:33:00.0 +01:00
  }
  +"title": 328782
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2223 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2212
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2242 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "But most humans responding there have no clue how to write Python…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705858380 {#2459
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@argh_another_username@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2462 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 328782
        -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6889844"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705858380 {#2455
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +"title": 328782
      }
      0 => App\Entity\EntryComment {#2382}
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2219
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705921414 {#2364
    date: 2024-01-22 12:03:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@argh_another_username@lemmy.ca"
    "@EarMaster@lemmy.world"
    "@Mikina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 331052
  -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921414 {#2386
    date: 2024-01-22 12:03:34.0 +01:00
  }
  +"title": 331052
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2223 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2212
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2242 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "But most humans responding there have no clue how to write Python…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705858380 {#2459
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@argh_another_username@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2462 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 328782
        -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6889844"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705858380 {#2455
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +"title": 328782
      }
      0 => App\Entity\EntryComment {#2382}
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2219
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705921414 {#2364
    date: 2024-01-22 12:03:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@argh_another_username@lemmy.ca"
    "@EarMaster@lemmy.world"
    "@Mikina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 331052
  -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921414 {#2386
    date: 2024-01-22 12:03:34.0 +01:00
  }
  +"title": 331052
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2223 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2239 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2212
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2242 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "But most humans responding there have no clue how to write Python…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705858380 {#2459
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@argh_another_username@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2462 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 328782
        -bodyTs: "'clue':8 'human':3 'python':12 'respond':4 'write':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6889844"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705858380 {#2455
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +"title": 328782
      }
      0 => App\Entity\EntryComment {#2382}
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2219
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "That is a funny idea. I will totally do this the next time I am using a support ticketing system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705921414 {#2364
    date: 2024-01-22 12:03:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@argh_another_username@lemmy.ca"
    "@EarMaster@lemmy.world"
    "@Mikina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 331052
  -bodyTs: "'funni':4 'idea':5 'next':12 'support':18 'system':20 'ticket':19 'time':13 'total':8 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921414 {#2386
    date: 2024-01-22 12:03:34.0 +01:00
  }
  +"title": 331052
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1717
  +user: Proxies\__CG__\App\Entity\User {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2248 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
  +slug: "Haier-the-air-conditioner-maker-takes-down-open-source-third-party"
  +title: "Haier, the air conditioner maker, takes down open source third-party Home Assistant integration"
  +url: "https://lemmy.world/pictrs/image/c5fb0675-d65a-4386-aca8-5cd2bf9e8183.png"
  +body: """
    cross-posted from: [lemmy.world/post/10882099](https://lemmy.world/post/10882099)\n
    \n
    > Thankfully I don’t use any of their products, but this really pisses me off. They claim that this open source project “causes significant economic harm to their company”\n
    > \n
    > This is ridiculous. It is truly ridiculous. How can something that enables the user to efficiently control their AC cause “significant economic harm”???\n
    > \n
    > Consider forking the repository or mirroring it to another platform like GitLab, Codeberg or your self-hosted Git server, so the project can continue to exist and someone can maybe fork it and maintain it.\n
    > \n
    > The effected repos are: [github.com/Andre0512/hOn](https://github.com/Andre0512/hOn) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn)\n
    > \n
    > If you don’t know about Home Assistant, check it out. It’s an amazing piece of open-source software, that you can run at home on your own server and use it to control your smart home devices. That way, you don’t need to connect them to the manufacturer’s (probably insecure) cloud. It gives you sovereignty over your smart home instead of some proprietary vendor-locked garbage. Check out their [website](https://www.home-assistant.io/) and the Lemmy community: !homeassistant@lemmy.world\n
    > \n
    > I also highly recommend Louis Rossmann’s video about this: [youtu.be/RcSnd3cyti0](https://youtu.be/RcSnd3cyti0)\n
    > \n
    > He makes awesome videos in general, consider subscribing.\n
    > \n
    > As Rossmann said, don’t ever buy anything from such a shitty company that doesn’t respect their customers. This move by Haier is nothing other than a slap in the face for everyone, who just wants to comfortably control the product they paid for. This company is actively hostile towards their paying customers. Fuck these bastards!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727176331 {#2244
    date: 2024-09-24 13:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "You don’t have to, but if you do you may have the ability to stand up against a company trying to shut down your open source project…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705684913 {#1795
        date: 2024-01-19 18:21:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Stormfur@lemmy.zip"
        "@Batbro@sh.itjust.works"
        "@Marsupial@quokk.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 323323
      -bodyTs: "'abil':14 'compani':20 'may':11 'open':26 'project':28 'shut':23 'sourc':27 'stand':16 'tri':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6828269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705684913 {#1739
        date: 2024-01-19 18:21:53.0 +01:00
      }
      +"title": 323323
    }
  ]
  -id: 31592
  -titleTs: "'air':3 'assist':14 'condition':4 'haier':1 'home':13 'integr':15 'maker':5 'open':8 'parti':12 'sourc':9 'take':6 'third':11 'third-parti':10"
  -bodyTs: "'/)':185 '/andre0512/hon](https://github.com/andre0512/hon)':102 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':106 '/post/10882099](https://lemmy.world/post/10882099)':7 '/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':203 'ac':55 'activ':260 'also':192 'amaz':121 'anoth':68 'anyth':219 'assist':114 'awesom':206 'bastard':268 'buy':218 'caus':30,56 'check':115,179 'claim':24 'cloud':162 'codeberg':72 'comfort':250 'communiti':189 'compani':36,224,258 'connect':154 'consid':60,210 'continu':84 'control':53,142,251 'cross':2 'cross-post':1 'custom':230,265 'devic':146 'doesn':226 'econom':32,58 'effect':97 'effici':52 'enabl':48 'ever':217 'everyon':245 'exist':86 'face':243 'fork':61,91 'fuck':266 'garbag':178 'general':209 'git':78 'github.com':101,105 'github.com/andre0512/hon](https://github.com/andre0512/hon)':100 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':104 'gitlab':71 'give':164 'haier':234 'harm':33,59 'high':193 'home':113,133,145,170 'homeassistant@lemmy.world':190 'host':77 'hostil':261 'insecur':161 'instead':171 'know':111 'lemmi':188 'lemmy.world':6 'lemmy.world/post/10882099](https://lemmy.world/post/10882099)':5 'like':70 'lock':177 'loui':195 'maintain':94 'make':205 'manufactur':158 'mayb':90 'mirror':65 'move':232 'need':152 'noth':236 'open':27,125 'open-sourc':124 'paid':255 'pay':264 'piec':122 'piss':20 'platform':69 'post':3 'probabl':160 'product':16,253 'project':29,82 'proprietari':174 'realli':19 'recommend':194 'repo':98 'repositori':63 'respect':228 'ridicul':39,43 'rossmann':196,213 'run':131 'said':214 'self':76 'self-host':75 'server':79,137 'shitti':223 'signific':31,57 'slap':240 'smart':144,169 'softwar':127 'someon':88 'someth':46 'sourc':28,126 'sovereignti':166 'subscrib':211 'thank':8 'toward':262 'truli':42 'use':12,139 'user':50 'vendor':176 'vendor-lock':175 'video':198,207 'want':248 'way':148 'websit':182 'www.home-assistant.io':184 'www.home-assistant.io/)':183 'youtu.be':202 'youtu.be/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':201"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705699092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10882809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612692 {#2270
    date: 2024-01-18 22:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1717
  +user: Proxies\__CG__\App\Entity\User {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2248 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
  +slug: "Haier-the-air-conditioner-maker-takes-down-open-source-third-party"
  +title: "Haier, the air conditioner maker, takes down open source third-party Home Assistant integration"
  +url: "https://lemmy.world/pictrs/image/c5fb0675-d65a-4386-aca8-5cd2bf9e8183.png"
  +body: """
    cross-posted from: [lemmy.world/post/10882099](https://lemmy.world/post/10882099)\n
    \n
    > Thankfully I don’t use any of their products, but this really pisses me off. They claim that this open source project “causes significant economic harm to their company”\n
    > \n
    > This is ridiculous. It is truly ridiculous. How can something that enables the user to efficiently control their AC cause “significant economic harm”???\n
    > \n
    > Consider forking the repository or mirroring it to another platform like GitLab, Codeberg or your self-hosted Git server, so the project can continue to exist and someone can maybe fork it and maintain it.\n
    > \n
    > The effected repos are: [github.com/Andre0512/hOn](https://github.com/Andre0512/hOn) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn)\n
    > \n
    > If you don’t know about Home Assistant, check it out. It’s an amazing piece of open-source software, that you can run at home on your own server and use it to control your smart home devices. That way, you don’t need to connect them to the manufacturer’s (probably insecure) cloud. It gives you sovereignty over your smart home instead of some proprietary vendor-locked garbage. Check out their [website](https://www.home-assistant.io/) and the Lemmy community: !homeassistant@lemmy.world\n
    > \n
    > I also highly recommend Louis Rossmann’s video about this: [youtu.be/RcSnd3cyti0](https://youtu.be/RcSnd3cyti0)\n
    > \n
    > He makes awesome videos in general, consider subscribing.\n
    > \n
    > As Rossmann said, don’t ever buy anything from such a shitty company that doesn’t respect their customers. This move by Haier is nothing other than a slap in the face for everyone, who just wants to comfortably control the product they paid for. This company is actively hostile towards their paying customers. Fuck these bastards!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727176331 {#2244
    date: 2024-09-24 13:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "You don’t have to, but if you do you may have the ability to stand up against a company trying to shut down your open source project…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705684913 {#1795
        date: 2024-01-19 18:21:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Stormfur@lemmy.zip"
        "@Batbro@sh.itjust.works"
        "@Marsupial@quokk.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 323323
      -bodyTs: "'abil':14 'compani':20 'may':11 'open':26 'project':28 'shut':23 'sourc':27 'stand':16 'tri':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6828269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705684913 {#1739
        date: 2024-01-19 18:21:53.0 +01:00
      }
      +"title": 323323
    }
  ]
  -id: 31592
  -titleTs: "'air':3 'assist':14 'condition':4 'haier':1 'home':13 'integr':15 'maker':5 'open':8 'parti':12 'sourc':9 'take':6 'third':11 'third-parti':10"
  -bodyTs: "'/)':185 '/andre0512/hon](https://github.com/andre0512/hon)':102 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':106 '/post/10882099](https://lemmy.world/post/10882099)':7 '/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':203 'ac':55 'activ':260 'also':192 'amaz':121 'anoth':68 'anyth':219 'assist':114 'awesom':206 'bastard':268 'buy':218 'caus':30,56 'check':115,179 'claim':24 'cloud':162 'codeberg':72 'comfort':250 'communiti':189 'compani':36,224,258 'connect':154 'consid':60,210 'continu':84 'control':53,142,251 'cross':2 'cross-post':1 'custom':230,265 'devic':146 'doesn':226 'econom':32,58 'effect':97 'effici':52 'enabl':48 'ever':217 'everyon':245 'exist':86 'face':243 'fork':61,91 'fuck':266 'garbag':178 'general':209 'git':78 'github.com':101,105 'github.com/andre0512/hon](https://github.com/andre0512/hon)':100 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':104 'gitlab':71 'give':164 'haier':234 'harm':33,59 'high':193 'home':113,133,145,170 'homeassistant@lemmy.world':190 'host':77 'hostil':261 'insecur':161 'instead':171 'know':111 'lemmi':188 'lemmy.world':6 'lemmy.world/post/10882099](https://lemmy.world/post/10882099)':5 'like':70 'lock':177 'loui':195 'maintain':94 'make':205 'manufactur':158 'mayb':90 'mirror':65 'move':232 'need':152 'noth':236 'open':27,125 'open-sourc':124 'paid':255 'pay':264 'piec':122 'piss':20 'platform':69 'post':3 'probabl':160 'product':16,253 'project':29,82 'proprietari':174 'realli':19 'recommend':194 'repo':98 'repositori':63 'respect':228 'ridicul':39,43 'rossmann':196,213 'run':131 'said':214 'self':76 'self-host':75 'server':79,137 'shitti':223 'signific':31,57 'slap':240 'smart':144,169 'softwar':127 'someon':88 'someth':46 'sourc':28,126 'sovereignti':166 'subscrib':211 'thank':8 'toward':262 'truli':42 'use':12,139 'user':50 'vendor':176 'vendor-lock':175 'video':198,207 'want':248 'way':148 'websit':182 'www.home-assistant.io':184 'www.home-assistant.io/)':183 'youtu.be':202 'youtu.be/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':201"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705699092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10882809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612692 {#2270
    date: 2024-01-18 22:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1717
  +user: Proxies\__CG__\App\Entity\User {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2248 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
  +slug: "Haier-the-air-conditioner-maker-takes-down-open-source-third-party"
  +title: "Haier, the air conditioner maker, takes down open source third-party Home Assistant integration"
  +url: "https://lemmy.world/pictrs/image/c5fb0675-d65a-4386-aca8-5cd2bf9e8183.png"
  +body: """
    cross-posted from: [lemmy.world/post/10882099](https://lemmy.world/post/10882099)\n
    \n
    > Thankfully I don’t use any of their products, but this really pisses me off. They claim that this open source project “causes significant economic harm to their company”\n
    > \n
    > This is ridiculous. It is truly ridiculous. How can something that enables the user to efficiently control their AC cause “significant economic harm”???\n
    > \n
    > Consider forking the repository or mirroring it to another platform like GitLab, Codeberg or your self-hosted Git server, so the project can continue to exist and someone can maybe fork it and maintain it.\n
    > \n
    > The effected repos are: [github.com/Andre0512/hOn](https://github.com/Andre0512/hOn) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn)\n
    > \n
    > If you don’t know about Home Assistant, check it out. It’s an amazing piece of open-source software, that you can run at home on your own server and use it to control your smart home devices. That way, you don’t need to connect them to the manufacturer’s (probably insecure) cloud. It gives you sovereignty over your smart home instead of some proprietary vendor-locked garbage. Check out their [website](https://www.home-assistant.io/) and the Lemmy community: !homeassistant@lemmy.world\n
    > \n
    > I also highly recommend Louis Rossmann’s video about this: [youtu.be/RcSnd3cyti0](https://youtu.be/RcSnd3cyti0)\n
    > \n
    > He makes awesome videos in general, consider subscribing.\n
    > \n
    > As Rossmann said, don’t ever buy anything from such a shitty company that doesn’t respect their customers. This move by Haier is nothing other than a slap in the face for everyone, who just wants to comfortably control the product they paid for. This company is actively hostile towards their paying customers. Fuck these bastards!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727176331 {#2244
    date: 2024-09-24 13:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "You don’t have to, but if you do you may have the ability to stand up against a company trying to shut down your open source project…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705684913 {#1795
        date: 2024-01-19 18:21:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dehydrated@lemmy.world"
        "@Stormfur@lemmy.zip"
        "@Batbro@sh.itjust.works"
        "@Marsupial@quokk.au"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 323323
      -bodyTs: "'abil':14 'compani':20 'may':11 'open':26 'project':28 'shut':23 'sourc':27 'stand':16 'tri':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6828269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705684913 {#1739
        date: 2024-01-19 18:21:53.0 +01:00
      }
      +"title": 323323
    }
  ]
  -id: 31592
  -titleTs: "'air':3 'assist':14 'condition':4 'haier':1 'home':13 'integr':15 'maker':5 'open':8 'parti':12 'sourc':9 'take':6 'third':11 'third-parti':10"
  -bodyTs: "'/)':185 '/andre0512/hon](https://github.com/andre0512/hon)':102 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':106 '/post/10882099](https://lemmy.world/post/10882099)':7 '/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':203 'ac':55 'activ':260 'also':192 'amaz':121 'anoth':68 'anyth':219 'assist':114 'awesom':206 'bastard':268 'buy':218 'caus':30,56 'check':115,179 'claim':24 'cloud':162 'codeberg':72 'comfort':250 'communiti':189 'compani':36,224,258 'connect':154 'consid':60,210 'continu':84 'control':53,142,251 'cross':2 'cross-post':1 'custom':230,265 'devic':146 'doesn':226 'econom':32,58 'effect':97 'effici':52 'enabl':48 'ever':217 'everyon':245 'exist':86 'face':243 'fork':61,91 'fuck':266 'garbag':178 'general':209 'git':78 'github.com':101,105 'github.com/andre0512/hon](https://github.com/andre0512/hon)':100 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':104 'gitlab':71 'give':164 'haier':234 'harm':33,59 'high':193 'home':113,133,145,170 'homeassistant@lemmy.world':190 'host':77 'hostil':261 'insecur':161 'instead':171 'know':111 'lemmi':188 'lemmy.world':6 'lemmy.world/post/10882099](https://lemmy.world/post/10882099)':5 'like':70 'lock':177 'loui':195 'maintain':94 'make':205 'manufactur':158 'mayb':90 'mirror':65 'move':232 'need':152 'noth':236 'open':27,125 'open-sourc':124 'paid':255 'pay':264 'piec':122 'piss':20 'platform':69 'post':3 'probabl':160 'product':16,253 'project':29,82 'proprietari':174 'realli':19 'recommend':194 'repo':98 'repositori':63 'respect':228 'ridicul':39,43 'rossmann':196,213 'run':131 'said':214 'self':76 'self-host':75 'server':79,137 'shitti':223 'signific':31,57 'slap':240 'smart':144,169 'softwar':127 'someon':88 'someth':46 'sourc':28,126 'sovereignti':166 'subscrib':211 'thank':8 'toward':262 'truli':42 'use':12,139 'user':50 'vendor':176 'vendor-lock':175 'video':198,207 'want':248 'way':148 'websit':182 'www.home-assistant.io':184 'www.home-assistant.io/)':183 'youtu.be':202 'youtu.be/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':201"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705699092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10882809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612692 {#2270
    date: 2024-01-18 22:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2248 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
    +slug: "Haier-the-air-conditioner-maker-takes-down-open-source-third-party"
    +title: "Haier, the air conditioner maker, takes down open source third-party Home Assistant integration"
    +url: "https://lemmy.world/pictrs/image/c5fb0675-d65a-4386-aca8-5cd2bf9e8183.png"
    +body: """
      cross-posted from: [lemmy.world/post/10882099](https://lemmy.world/post/10882099)\n
      \n
      > Thankfully I don’t use any of their products, but this really pisses me off. They claim that this open source project “causes significant economic harm to their company”\n
      > \n
      > This is ridiculous. It is truly ridiculous. How can something that enables the user to efficiently control their AC cause “significant economic harm”???\n
      > \n
      > Consider forking the repository or mirroring it to another platform like GitLab, Codeberg or your self-hosted Git server, so the project can continue to exist and someone can maybe fork it and maintain it.\n
      > \n
      > The effected repos are: [github.com/Andre0512/hOn](https://github.com/Andre0512/hOn) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn)\n
      > \n
      > If you don’t know about Home Assistant, check it out. It’s an amazing piece of open-source software, that you can run at home on your own server and use it to control your smart home devices. That way, you don’t need to connect them to the manufacturer’s (probably insecure) cloud. It gives you sovereignty over your smart home instead of some proprietary vendor-locked garbage. Check out their [website](https://www.home-assistant.io/) and the Lemmy community: !homeassistant@lemmy.world\n
      > \n
      > I also highly recommend Louis Rossmann’s video about this: [youtu.be/RcSnd3cyti0](https://youtu.be/RcSnd3cyti0)\n
      > \n
      > He makes awesome videos in general, consider subscribing.\n
      > \n
      > As Rossmann said, don’t ever buy anything from such a shitty company that doesn’t respect their customers. This move by Haier is nothing other than a slap in the face for everyone, who just wants to comfortably control the product they paid for. This company is actively hostile towards their paying customers. Fuck these bastards!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 69
    +favouriteCount: 650
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727176331 {#2244
      date: 2024-09-24 13:12:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2255 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 31592
    -titleTs: "'air':3 'assist':14 'condition':4 'haier':1 'home':13 'integr':15 'maker':5 'open':8 'parti':12 'sourc':9 'take':6 'third':11 'third-parti':10"
    -bodyTs: "'/)':185 '/andre0512/hon](https://github.com/andre0512/hon)':102 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':106 '/post/10882099](https://lemmy.world/post/10882099)':7 '/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':203 'ac':55 'activ':260 'also':192 'amaz':121 'anoth':68 'anyth':219 'assist':114 'awesom':206 'bastard':268 'buy':218 'caus':30,56 'check':115,179 'claim':24 'cloud':162 'codeberg':72 'comfort':250 'communiti':189 'compani':36,224,258 'connect':154 'consid':60,210 'continu':84 'control':53,142,251 'cross':2 'cross-post':1 'custom':230,265 'devic':146 'doesn':226 'econom':32,58 'effect':97 'effici':52 'enabl':48 'ever':217 'everyon':245 'exist':86 'face':243 'fork':61,91 'fuck':266 'garbag':178 'general':209 'git':78 'github.com':101,105 'github.com/andre0512/hon](https://github.com/andre0512/hon)':100 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':104 'gitlab':71 'give':164 'haier':234 'harm':33,59 'high':193 'home':113,133,145,170 'homeassistant@lemmy.world':190 'host':77 'hostil':261 'insecur':161 'instead':171 'know':111 'lemmi':188 'lemmy.world':6 'lemmy.world/post/10882099](https://lemmy.world/post/10882099)':5 'like':70 'lock':177 'loui':195 'maintain':94 'make':205 'manufactur':158 'mayb':90 'mirror':65 'move':232 'need':152 'noth':236 'open':27,125 'open-sourc':124 'paid':255 'pay':264 'piec':122 'piss':20 'platform':69 'post':3 'probabl':160 'product':16,253 'project':29,82 'proprietari':174 'realli':19 'recommend':194 'repo':98 'repositori':63 'respect':228 'ridicul':39,43 'rossmann':196,213 'run':131 'said':214 'self':76 'self-host':75 'server':79,137 'shitti':223 'signific':31,57 'slap':240 'smart':144,169 'softwar':127 'someon':88 'someth':46 'sourc':28,126 'sovereignti':166 'subscrib':211 'thank':8 'toward':262 'truli':42 'use':12,139 'user':50 'vendor':176 'vendor-lock':175 'video':198,207 'want':248 'way':148 'websit':182 'www.home-assistant.io':184 'www.home-assistant.io/)':183 'youtu.be':202 'youtu.be/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':201"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705699092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10882809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705612692 {#2270
      date: 2024-01-18 22:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "You don’t have to, but if you do you may have the ability to stand up against a company trying to shut down your open source project…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705684913 {#1795
    date: 2024-01-19 18:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Stormfur@lemmy.zip"
    "@Batbro@sh.itjust.works"
    "@Marsupial@quokk.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 323323
  -bodyTs: "'abil':14 'compani':20 'may':11 'open':26 'project':28 'shut':23 'sourc':27 'stand':16 'tri':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6828269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705684913 {#1739
    date: 2024-01-19 18:21:53.0 +01:00
  }
  +"title": 323323
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2248 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
    +slug: "Haier-the-air-conditioner-maker-takes-down-open-source-third-party"
    +title: "Haier, the air conditioner maker, takes down open source third-party Home Assistant integration"
    +url: "https://lemmy.world/pictrs/image/c5fb0675-d65a-4386-aca8-5cd2bf9e8183.png"
    +body: """
      cross-posted from: [lemmy.world/post/10882099](https://lemmy.world/post/10882099)\n
      \n
      > Thankfully I don’t use any of their products, but this really pisses me off. They claim that this open source project “causes significant economic harm to their company”\n
      > \n
      > This is ridiculous. It is truly ridiculous. How can something that enables the user to efficiently control their AC cause “significant economic harm”???\n
      > \n
      > Consider forking the repository or mirroring it to another platform like GitLab, Codeberg or your self-hosted Git server, so the project can continue to exist and someone can maybe fork it and maintain it.\n
      > \n
      > The effected repos are: [github.com/Andre0512/hOn](https://github.com/Andre0512/hOn) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn)\n
      > \n
      > If you don’t know about Home Assistant, check it out. It’s an amazing piece of open-source software, that you can run at home on your own server and use it to control your smart home devices. That way, you don’t need to connect them to the manufacturer’s (probably insecure) cloud. It gives you sovereignty over your smart home instead of some proprietary vendor-locked garbage. Check out their [website](https://www.home-assistant.io/) and the Lemmy community: !homeassistant@lemmy.world\n
      > \n
      > I also highly recommend Louis Rossmann’s video about this: [youtu.be/RcSnd3cyti0](https://youtu.be/RcSnd3cyti0)\n
      > \n
      > He makes awesome videos in general, consider subscribing.\n
      > \n
      > As Rossmann said, don’t ever buy anything from such a shitty company that doesn’t respect their customers. This move by Haier is nothing other than a slap in the face for everyone, who just wants to comfortably control the product they paid for. This company is actively hostile towards their paying customers. Fuck these bastards!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 69
    +favouriteCount: 650
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727176331 {#2244
      date: 2024-09-24 13:12:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2255 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 31592
    -titleTs: "'air':3 'assist':14 'condition':4 'haier':1 'home':13 'integr':15 'maker':5 'open':8 'parti':12 'sourc':9 'take':6 'third':11 'third-parti':10"
    -bodyTs: "'/)':185 '/andre0512/hon](https://github.com/andre0512/hon)':102 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':106 '/post/10882099](https://lemmy.world/post/10882099)':7 '/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':203 'ac':55 'activ':260 'also':192 'amaz':121 'anoth':68 'anyth':219 'assist':114 'awesom':206 'bastard':268 'buy':218 'caus':30,56 'check':115,179 'claim':24 'cloud':162 'codeberg':72 'comfort':250 'communiti':189 'compani':36,224,258 'connect':154 'consid':60,210 'continu':84 'control':53,142,251 'cross':2 'cross-post':1 'custom':230,265 'devic':146 'doesn':226 'econom':32,58 'effect':97 'effici':52 'enabl':48 'ever':217 'everyon':245 'exist':86 'face':243 'fork':61,91 'fuck':266 'garbag':178 'general':209 'git':78 'github.com':101,105 'github.com/andre0512/hon](https://github.com/andre0512/hon)':100 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':104 'gitlab':71 'give':164 'haier':234 'harm':33,59 'high':193 'home':113,133,145,170 'homeassistant@lemmy.world':190 'host':77 'hostil':261 'insecur':161 'instead':171 'know':111 'lemmi':188 'lemmy.world':6 'lemmy.world/post/10882099](https://lemmy.world/post/10882099)':5 'like':70 'lock':177 'loui':195 'maintain':94 'make':205 'manufactur':158 'mayb':90 'mirror':65 'move':232 'need':152 'noth':236 'open':27,125 'open-sourc':124 'paid':255 'pay':264 'piec':122 'piss':20 'platform':69 'post':3 'probabl':160 'product':16,253 'project':29,82 'proprietari':174 'realli':19 'recommend':194 'repo':98 'repositori':63 'respect':228 'ridicul':39,43 'rossmann':196,213 'run':131 'said':214 'self':76 'self-host':75 'server':79,137 'shitti':223 'signific':31,57 'slap':240 'smart':144,169 'softwar':127 'someon':88 'someth':46 'sourc':28,126 'sovereignti':166 'subscrib':211 'thank':8 'toward':262 'truli':42 'use':12,139 'user':50 'vendor':176 'vendor-lock':175 'video':198,207 'want':248 'way':148 'websit':182 'www.home-assistant.io':184 'www.home-assistant.io/)':183 'youtu.be':202 'youtu.be/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':201"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705699092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10882809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705612692 {#2270
      date: 2024-01-18 22:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "You don’t have to, but if you do you may have the ability to stand up against a company trying to shut down your open source project…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705684913 {#1795
    date: 2024-01-19 18:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Stormfur@lemmy.zip"
    "@Batbro@sh.itjust.works"
    "@Marsupial@quokk.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 323323
  -bodyTs: "'abil':14 'compani':20 'may':11 'open':26 'project':28 'shut':23 'sourc':27 'stand':16 'tri':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6828269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705684913 {#1739
    date: 2024-01-19 18:21:53.0 +01:00
  }
  +"title": 323323
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2248 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
    +slug: "Haier-the-air-conditioner-maker-takes-down-open-source-third-party"
    +title: "Haier, the air conditioner maker, takes down open source third-party Home Assistant integration"
    +url: "https://lemmy.world/pictrs/image/c5fb0675-d65a-4386-aca8-5cd2bf9e8183.png"
    +body: """
      cross-posted from: [lemmy.world/post/10882099](https://lemmy.world/post/10882099)\n
      \n
      > Thankfully I don’t use any of their products, but this really pisses me off. They claim that this open source project “causes significant economic harm to their company”\n
      > \n
      > This is ridiculous. It is truly ridiculous. How can something that enables the user to efficiently control their AC cause “significant economic harm”???\n
      > \n
      > Consider forking the repository or mirroring it to another platform like GitLab, Codeberg or your self-hosted Git server, so the project can continue to exist and someone can maybe fork it and maintain it.\n
      > \n
      > The effected repos are: [github.com/Andre0512/hOn](https://github.com/Andre0512/hOn) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn)\n
      > \n
      > If you don’t know about Home Assistant, check it out. It’s an amazing piece of open-source software, that you can run at home on your own server and use it to control your smart home devices. That way, you don’t need to connect them to the manufacturer’s (probably insecure) cloud. It gives you sovereignty over your smart home instead of some proprietary vendor-locked garbage. Check out their [website](https://www.home-assistant.io/) and the Lemmy community: !homeassistant@lemmy.world\n
      > \n
      > I also highly recommend Louis Rossmann’s video about this: [youtu.be/RcSnd3cyti0](https://youtu.be/RcSnd3cyti0)\n
      > \n
      > He makes awesome videos in general, consider subscribing.\n
      > \n
      > As Rossmann said, don’t ever buy anything from such a shitty company that doesn’t respect their customers. This move by Haier is nothing other than a slap in the face for everyone, who just wants to comfortably control the product they paid for. This company is actively hostile towards their paying customers. Fuck these bastards!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 69
    +favouriteCount: 650
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727176331 {#2244
      date: 2024-09-24 13:12:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2255 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 31592
    -titleTs: "'air':3 'assist':14 'condition':4 'haier':1 'home':13 'integr':15 'maker':5 'open':8 'parti':12 'sourc':9 'take':6 'third':11 'third-parti':10"
    -bodyTs: "'/)':185 '/andre0512/hon](https://github.com/andre0512/hon)':102 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':106 '/post/10882099](https://lemmy.world/post/10882099)':7 '/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':203 'ac':55 'activ':260 'also':192 'amaz':121 'anoth':68 'anyth':219 'assist':114 'awesom':206 'bastard':268 'buy':218 'caus':30,56 'check':115,179 'claim':24 'cloud':162 'codeberg':72 'comfort':250 'communiti':189 'compani':36,224,258 'connect':154 'consid':60,210 'continu':84 'control':53,142,251 'cross':2 'cross-post':1 'custom':230,265 'devic':146 'doesn':226 'econom':32,58 'effect':97 'effici':52 'enabl':48 'ever':217 'everyon':245 'exist':86 'face':243 'fork':61,91 'fuck':266 'garbag':178 'general':209 'git':78 'github.com':101,105 'github.com/andre0512/hon](https://github.com/andre0512/hon)':100 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':104 'gitlab':71 'give':164 'haier':234 'harm':33,59 'high':193 'home':113,133,145,170 'homeassistant@lemmy.world':190 'host':77 'hostil':261 'insecur':161 'instead':171 'know':111 'lemmi':188 'lemmy.world':6 'lemmy.world/post/10882099](https://lemmy.world/post/10882099)':5 'like':70 'lock':177 'loui':195 'maintain':94 'make':205 'manufactur':158 'mayb':90 'mirror':65 'move':232 'need':152 'noth':236 'open':27,125 'open-sourc':124 'paid':255 'pay':264 'piec':122 'piss':20 'platform':69 'post':3 'probabl':160 'product':16,253 'project':29,82 'proprietari':174 'realli':19 'recommend':194 'repo':98 'repositori':63 'respect':228 'ridicul':39,43 'rossmann':196,213 'run':131 'said':214 'self':76 'self-host':75 'server':79,137 'shitti':223 'signific':31,57 'slap':240 'smart':144,169 'softwar':127 'someon':88 'someth':46 'sourc':28,126 'sovereignti':166 'subscrib':211 'thank':8 'toward':262 'truli':42 'use':12,139 'user':50 'vendor':176 'vendor-lock':175 'video':198,207 'want':248 'way':148 'websit':182 'www.home-assistant.io':184 'www.home-assistant.io/)':183 'youtu.be':202 'youtu.be/rcsnd3cyti0](https://youtu.be/rcsnd3cyti0)':201"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705699092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10882809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705612692 {#2270
      date: 2024-01-18 22:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2380 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "You don’t have to, but if you do you may have the ability to stand up against a company trying to shut down your open source project…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705684913 {#1795
    date: 2024-01-19 18:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dehydrated@lemmy.world"
    "@Stormfur@lemmy.zip"
    "@Batbro@sh.itjust.works"
    "@Marsupial@quokk.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 323323
  -bodyTs: "'abil':14 'compani':20 'may':11 'open':26 'project':28 'shut':23 'sourc':27 'stand':16 'tri':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6828269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705684913 {#1739
    date: 2024-01-19 18:21:53.0 +01:00
  }
  +"title": 323323
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Before-the-prequels-were-released-what-did-you-personally-think"
  +title: "Before the prequels were released, what did you personally think the Clone Wars were like?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709988878 {#2155
    date: 2024-03-09 13:54:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  +badges: Doctrine\ORM\PersistentCollection {#2181 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1724 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was about clones or cloning in general. Some were against clones and the other wanted to clone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704045330 {#1560
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1733 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 267790
      -bodyTs: "'clone':6,8,14,20 'general':10 'thought':2 'want':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6321183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704045330 {#1573
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +"title": 267790
    }
  ]
  -id: 26232
  -titleTs: "'clone':12 'like':15 'person':9 'prequel':3 'releas':5 'think':10 'war':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704117166
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10160243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704030766 {#2243
    date: 2023-12-31 14:52:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Before-the-prequels-were-released-what-did-you-personally-think"
  +title: "Before the prequels were released, what did you personally think the Clone Wars were like?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709988878 {#2155
    date: 2024-03-09 13:54:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  +badges: Doctrine\ORM\PersistentCollection {#2181 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1724 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was about clones or cloning in general. Some were against clones and the other wanted to clone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704045330 {#1560
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1733 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 267790
      -bodyTs: "'clone':6,8,14,20 'general':10 'thought':2 'want':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6321183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704045330 {#1573
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +"title": 267790
    }
  ]
  -id: 26232
  -titleTs: "'clone':12 'like':15 'person':9 'prequel':3 'releas':5 'think':10 'war':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704117166
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10160243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704030766 {#2243
    date: 2023-12-31 14:52:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Before-the-prequels-were-released-what-did-you-personally-think"
  +title: "Before the prequels were released, what did you personally think the Clone Wars were like?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709988878 {#2155
    date: 2024-03-09 13:54:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  +badges: Doctrine\ORM\PersistentCollection {#2181 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1724 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was about clones or cloning in general. Some were against clones and the other wanted to clone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704045330 {#1560
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1733 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 267790
      -bodyTs: "'clone':6,8,14,20 'general':10 'thought':2 'want':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6321183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704045330 {#1573
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +"title": 267790
    }
  ]
  -id: 26232
  -titleTs: "'clone':12 'like':15 'person':9 'prequel':3 'releas':5 'think':10 'war':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704117166
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10160243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704030766 {#2243
    date: 2023-12-31 14:52:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724
    +user: Proxies\__CG__\App\Entity\User {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Before-the-prequels-were-released-what-did-you-personally-think"
    +title: "Before the prequels were released, what did you personally think the Clone Wars were like?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709988878 {#2155
      date: 2024-03-09 13:54:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2147 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    +badges: Doctrine\ORM\PersistentCollection {#2181 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 26232
    -titleTs: "'clone':12 'like':15 'person':9 'prequel':3 'releas':5 'think':10 'war':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704117166
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10160243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704030766 {#2243
      date: 2023-12-31 14:52:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought it was about clones or cloning in general. Some were against clones and the other wanted to clone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704045330 {#1560
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 267790
  -bodyTs: "'clone':6,8,14,20 'general':10 'thought':2 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704045330 {#1573
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +"title": 267790
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724
    +user: Proxies\__CG__\App\Entity\User {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Before-the-prequels-were-released-what-did-you-personally-think"
    +title: "Before the prequels were released, what did you personally think the Clone Wars were like?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709988878 {#2155
      date: 2024-03-09 13:54:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2147 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    +badges: Doctrine\ORM\PersistentCollection {#2181 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 26232
    -titleTs: "'clone':12 'like':15 'person':9 'prequel':3 'releas':5 'think':10 'war':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704117166
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10160243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704030766 {#2243
      date: 2023-12-31 14:52:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought it was about clones or cloning in general. Some were against clones and the other wanted to clone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704045330 {#1560
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 267790
  -bodyTs: "'clone':6,8,14,20 'general':10 'thought':2 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704045330 {#1573
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +"title": 267790
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724
    +user: Proxies\__CG__\App\Entity\User {#2204 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Before-the-prequels-were-released-what-did-you-personally-think"
    +title: "Before the prequels were released, what did you personally think the Clone Wars were like?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709988878 {#2155
      date: 2024-03-09 13:54:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2147 …}
    +votes: Doctrine\ORM\PersistentCollection {#2152 …}
    +reports: Doctrine\ORM\PersistentCollection {#2148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
    +badges: Doctrine\ORM\PersistentCollection {#2181 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 26232
    -titleTs: "'clone':12 'like':15 'person':9 'prequel':3 'releas':5 'think':10 'war':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704117166
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10160243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704030766 {#2243
      date: 2023-12-31 14:52:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought it was about clones or cloning in general. Some were against clones and the other wanted to clone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704045330 {#1560
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 267790
  -bodyTs: "'clone':6,8,14,20 'general':10 'thought':2 'want':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704045330 {#1573
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +"title": 267790
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details