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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2351
  +user: Proxies\__CG__\App\Entity\User {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#2326
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  +badges: Doctrine\ORM\PersistentCollection {#2211 …}
  +children: [
    App\Entity\EntryComment {#2346
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2351 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +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 {#2330
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -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 {#2348
        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 {#2282
    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 {#2351
  +user: Proxies\__CG__\App\Entity\User {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#2326
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  +badges: Doctrine\ORM\PersistentCollection {#2211 …}
  +children: [
    App\Entity\EntryComment {#2346
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2351 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +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 {#2330
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -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 {#2348
        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 {#2282
    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 {#2351
  +user: Proxies\__CG__\App\Entity\User {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#2326
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  +badges: Doctrine\ORM\PersistentCollection {#2211 …}
  +children: [
    App\Entity\EntryComment {#2346
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2351 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +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 {#2330
        date: 2024-01-28 15:30:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -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 {#2348
        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 {#2282
    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 {#2346
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351
    +user: Proxies\__CG__\App\Entity\User {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#2326
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2212 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    +badges: Doctrine\ORM\PersistentCollection {#2211 …}
    +children: [
      App\Entity\EntryComment {#2346}
    ]
    -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 {#2282
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +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 {#2330
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -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 {#2348
    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 {#2346
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351
    +user: Proxies\__CG__\App\Entity\User {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#2326
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2212 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    +badges: Doctrine\ORM\PersistentCollection {#2211 …}
    +children: [
      App\Entity\EntryComment {#2346}
    ]
    -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 {#2282
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +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 {#2330
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -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 {#2348
    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 {#2346
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351
    +user: Proxies\__CG__\App\Entity\User {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#2326
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2212 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    +badges: Doctrine\ORM\PersistentCollection {#2211 …}
    +children: [
      App\Entity\EntryComment {#2346}
    ]
    -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 {#2282
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +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 {#2330
    date: 2024-01-28 15:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -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 {#2348
    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 {#1431
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#1465
    date: 2024-10-08 19:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: [
    4 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "I will have a look into it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705924484 {#2387
        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 {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -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 {#2392
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +"title": 331142
    }
    3 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "It looks promising. Thanks for the suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705925300 {#1362
        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 {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1403
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +"title": 331165
    }
    1 => App\Entity\EntryComment {#2085
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +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 {#2083
        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 {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -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 {#2082
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +"title": 331928
    }
    2 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +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 {#2012
        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 {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -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 {#2020
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +"title": 331207
    }
    0 => App\Entity\EntryComment {#2093
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +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 {#2086
        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 {#2094 …}
      +nested: Doctrine\ORM\PersistentCollection {#2140 …}
      +votes: Doctrine\ORM\PersistentCollection {#2133 …}
      +reports: Doctrine\ORM\PersistentCollection {#2131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
      -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 {#2090
        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 {#1644
    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 {#1431
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#1465
    date: 2024-10-08 19:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: [
    4 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "I will have a look into it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705924484 {#2387
        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 {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -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 {#2392
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +"title": 331142
    }
    3 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "It looks promising. Thanks for the suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705925300 {#1362
        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 {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1403
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +"title": 331165
    }
    1 => App\Entity\EntryComment {#2085
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +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 {#2083
        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 {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -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 {#2082
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +"title": 331928
    }
    2 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +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 {#2012
        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 {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -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 {#2020
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +"title": 331207
    }
    0 => App\Entity\EntryComment {#2093
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +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 {#2086
        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 {#2094 …}
      +nested: Doctrine\ORM\PersistentCollection {#2140 …}
      +votes: Doctrine\ORM\PersistentCollection {#2133 …}
      +reports: Doctrine\ORM\PersistentCollection {#2131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
      -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 {#2090
        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 {#1644
    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 {#1431
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#1465
    date: 2024-10-08 19:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: [
    4 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "I will have a look into it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705924484 {#2387
        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 {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -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 {#2392
        date: 2024-01-22 12:54:44.0 +01:00
      }
      +"title": 331142
    }
    3 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "It looks promising. Thanks for the suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705925300 {#1362
        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 {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -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 {#1403
        date: 2024-01-22 13:08:20.0 +01:00
      }
      +"title": 331165
    }
    1 => App\Entity\EntryComment {#2085
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +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 {#2083
        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 {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -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 {#2082
        date: 2024-01-22 18:12:10.0 +01:00
      }
      +"title": 331928
    }
    2 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +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 {#2012
        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 {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -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 {#2020
        date: 2024-01-22 13:29:02.0 +01:00
      }
      +"title": 331207
    }
    0 => App\Entity\EntryComment {#2093
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1431}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +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 {#2086
        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 {#2094 …}
      +nested: Doctrine\ORM\PersistentCollection {#2140 …}
      +votes: Doctrine\ORM\PersistentCollection {#2133 …}
      +reports: Doctrine\ORM\PersistentCollection {#2131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
      -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 {#2090
        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 {#1644
    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 {#2394
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394}
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "I will have a look into it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705924484 {#2387
    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 {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -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 {#2392
    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 {#2394
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394}
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "I will have a look into it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705924484 {#2387
    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 {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -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 {#2392
    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 {#2394
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394}
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "I will have a look into it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705924484 {#2387
    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 {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -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 {#2392
    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 {#2019
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019}
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "It looks promising. Thanks for the suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705925300 {#1362
    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 {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -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 {#1403
    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 {#2019
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019}
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "It looks promising. Thanks for the suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705925300 {#1362
    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 {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -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 {#1403
    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 {#2019
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019}
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "It looks promising. Thanks for the suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705925300 {#1362
    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 {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -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 {#1403
    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 {#2085
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085}
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +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 {#2083
    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 {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -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 {#2082
    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 {#2085
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085}
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +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 {#2083
    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 {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -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 {#2082
    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 {#2085
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085}
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +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 {#2083
    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 {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -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 {#2082
    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 {#2013
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +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 {#2012
    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 {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -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 {#2020
    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 {#2013
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +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 {#2012
    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 {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -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 {#2020
    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 {#2013
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2093
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
        +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 {#2086
          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 {#2094 …}
        +nested: Doctrine\ORM\PersistentCollection {#2140 …}
        +votes: Doctrine\ORM\PersistentCollection {#2133 …}
        +reports: Doctrine\ORM\PersistentCollection {#2131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
        -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 {#2090
          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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +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 {#2012
    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 {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -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 {#2020
    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 {#2093
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093}
    ]
    -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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +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 {#2086
    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 {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -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 {#2090
    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 {#2093
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093}
    ]
    -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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +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 {#2086
    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 {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -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 {#2090
    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 {#2093
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1431
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#1465
      date: 2024-10-08 19:09:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      4 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "I will have a look into it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705924484 {#2387
          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 {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2392
          date: 2024-01-22 12:54:44.0 +01:00
        }
        +"title": 331142
      }
      3 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "It looks promising. Thanks for the suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705925300 {#1362
          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 {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -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 {#1403
          date: 2024-01-22 13:08:20.0 +01:00
        }
        +"title": 331165
      }
      1 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +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 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-22 18:12:10.0 +01:00
        }
        +"title": 331928
      }
      2 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1431}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +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 {#2012
          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 {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -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 {#2020
          date: 2024-01-22 13:29:02.0 +01:00
        }
        +"title": 331207
      }
      0 => App\Entity\EntryComment {#2093}
    ]
    -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 {#1644
      date: 2024-01-22 12:01:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +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 {#2086
    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 {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -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 {#2090
    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 {#2467
  +user: Proxies\__CG__\App\Entity\User {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2249 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
  +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 {#2266
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  +badges: Doctrine\ORM\PersistentCollection {#2248 …}
  +children: [
    1 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: "But most humans responding there have no clue how to write Python…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705858380 {#2363
        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 {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -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 {#2371
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +"title": 328782
    }
    0 => App\Entity\EntryComment {#1910
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +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 {#2378
        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 {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -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 {#2383
        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 {#2197
    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 {#2467
  +user: Proxies\__CG__\App\Entity\User {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2249 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
  +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 {#2266
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  +badges: Doctrine\ORM\PersistentCollection {#2248 …}
  +children: [
    1 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: "But most humans responding there have no clue how to write Python…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705858380 {#2363
        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 {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -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 {#2371
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +"title": 328782
    }
    0 => App\Entity\EntryComment {#1910
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +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 {#2378
        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 {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -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 {#2383
        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 {#2197
    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 {#2467
  +user: Proxies\__CG__\App\Entity\User {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2249 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
  +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 {#2266
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  +badges: Doctrine\ORM\PersistentCollection {#2248 …}
  +children: [
    1 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: "But most humans responding there have no clue how to write Python…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705858380 {#2363
        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 {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -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 {#2371
        date: 2024-01-21 18:33:00.0 +01:00
      }
      +"title": 328782
    }
    0 => App\Entity\EntryComment {#1910
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +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 {#2378
        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 {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -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 {#2383
        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 {#2197
    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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2231 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
    +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 {#2266
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      1 => App\Entity\EntryComment {#2471}
      0 => App\Entity\EntryComment {#1910
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +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 {#2378
          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 {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -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 {#2383
          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 {#2197
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: "But most humans responding there have no clue how to write Python…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705858380 {#2363
    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 {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -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 {#2371
    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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2231 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
    +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 {#2266
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      1 => App\Entity\EntryComment {#2471}
      0 => App\Entity\EntryComment {#1910
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +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 {#2378
          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 {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -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 {#2383
          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 {#2197
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: "But most humans responding there have no clue how to write Python…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705858380 {#2363
    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 {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -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 {#2371
    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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2231 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
    +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 {#2266
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      1 => App\Entity\EntryComment {#2471}
      0 => App\Entity\EntryComment {#1910
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +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 {#2378
          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 {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -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 {#2383
          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 {#2197
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: "But most humans responding there have no clue how to write Python…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705858380 {#2363
    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 {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -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 {#2371
    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 {#1910
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2231 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
    +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 {#2266
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      1 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: "But most humans responding there have no clue how to write Python…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705858380 {#2363
          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 {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -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 {#2371
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +"title": 328782
      }
      0 => App\Entity\EntryComment {#1910}
    ]
    -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 {#2197
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +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 {#2378
    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 {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -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 {#2383
    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 {#1910
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2231 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
    +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 {#2266
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      1 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: "But most humans responding there have no clue how to write Python…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705858380 {#2363
          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 {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -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 {#2371
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +"title": 328782
      }
      0 => App\Entity\EntryComment {#1910}
    ]
    -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 {#2197
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +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 {#2378
    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 {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -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 {#2383
    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 {#1910
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2231 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2237 …}
    +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 {#2266
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2258 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      1 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: "But most humans responding there have no clue how to write Python…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705858380 {#2363
          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 {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -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 {#2371
          date: 2024-01-21 18:33:00.0 +01:00
        }
        +"title": 328782
      }
      0 => App\Entity\EntryComment {#1910}
    ]
    -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 {#2197
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +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 {#2378
    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 {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -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 {#2383
    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 {#2463
  +user: Proxies\__CG__\App\Entity\User {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2285 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2287 …}
  +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 {#2247
    date: 2024-09-24 13:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  +badges: Doctrine\ORM\PersistentCollection {#2147 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +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 {#1629
        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 {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -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 {#2448
        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 {#2274
    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 {#2463
  +user: Proxies\__CG__\App\Entity\User {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2285 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2287 …}
  +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 {#2247
    date: 2024-09-24 13:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  +badges: Doctrine\ORM\PersistentCollection {#2147 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +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 {#1629
        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 {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -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 {#2448
        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 {#2274
    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 {#2463
  +user: Proxies\__CG__\App\Entity\User {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2285 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2287 …}
  +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 {#2247
    date: 2024-09-24 13:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  +badges: Doctrine\ORM\PersistentCollection {#2147 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +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 {#1629
        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 {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -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 {#2448
        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 {#2274
    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 {#2411
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2202 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2285 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2287 …}
    +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 {#2247
      date: 2024-09-24 13:12:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    +badges: Doctrine\ORM\PersistentCollection {#2147 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -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 {#2274
      date: 2024-01-18 22:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +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 {#1629
    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 {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -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 {#2448
    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 {#2411
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2202 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2285 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2287 …}
    +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 {#2247
      date: 2024-09-24 13:12:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    +badges: Doctrine\ORM\PersistentCollection {#2147 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -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 {#2274
      date: 2024-01-18 22:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +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 {#1629
    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 {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -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 {#2448
    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 {#2411
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2202 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2285 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2287 …}
    +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 {#2247
      date: 2024-09-24 13:12:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    +badges: Doctrine\ORM\PersistentCollection {#2147 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -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 {#2274
      date: 2024-01-18 22:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +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 {#1629
    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 {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -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 {#2448
    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 {#1717
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#2150
    date: 2024-03-09 13:54:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  +badges: Doctrine\ORM\PersistentCollection {#2175 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +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 {#1567
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -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 {#1526
        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 {#2286
    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 {#1717
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#2150
    date: 2024-03-09 13:54:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  +badges: Doctrine\ORM\PersistentCollection {#2175 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +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 {#1567
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -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 {#1526
        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 {#2286
    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 {#1717
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +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 {#2150
    date: 2024-03-09 13:54:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  +badges: Doctrine\ORM\PersistentCollection {#2175 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +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 {#1567
        date: 2023-12-31 18:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -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 {#1526
        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 {#2286
    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 {#1620
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#2150
      date: 2024-03-09 13:54:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2179 …}
    +reports: Doctrine\ORM\PersistentCollection {#2182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
    +badges: Doctrine\ORM\PersistentCollection {#2175 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -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 {#2286
      date: 2023-12-31 14:52:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +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 {#1567
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -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 {#1526
    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 {#1620
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#2150
      date: 2024-03-09 13:54:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2179 …}
    +reports: Doctrine\ORM\PersistentCollection {#2182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
    +badges: Doctrine\ORM\PersistentCollection {#2175 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -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 {#2286
      date: 2023-12-31 14:52:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +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 {#1567
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -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 {#1526
    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 {#1620
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +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 {#2150
      date: 2024-03-09 13:54:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2179 …}
    +reports: Doctrine\ORM\PersistentCollection {#2182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
    +badges: Doctrine\ORM\PersistentCollection {#2175 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -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 {#2286
      date: 2023-12-31 14:52:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +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 {#1567
    date: 2023-12-31 18:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -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 {#1526
    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