GET https://kbin.spritesserver.nl/u/@AlternateRoute@lemmy.ca/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.23 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.05 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 {#2046
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Problems-with-Zigbee2mqtt"
  +title: "Problems with Zigbee2mqtt"
  +url: null
  +body: """
    I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
    \n
    I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
    \n
    Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
    \n
    Has anyone else seen this problem?\n
    \n
    I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712594469 {#2912
    date: 2024-04-08 18:41:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  +badges: Doctrine\ORM\PersistentCollection {#2927 …}
  +children: [
    1 => App\Entity\EntryComment {#2105
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
          \n
          Did you enable home assistant discovery since you were doing a manual installation?\n
          \n
          ```\n
          \n
          <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
          </span><span style="color:#323232;">homeassistant: true\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710650276 {#2051
          date: 2024-03-17 05:37:56.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2045 …}
        +nested: Doctrine\ORM\PersistentCollection {#2050 …}
        +votes: Doctrine\ORM\PersistentCollection {#2052 …}
        +reports: Doctrine\ORM\PersistentCollection {#2058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
        -id: 271082
        -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5990787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704143122 {#2056
          date: 2024-01-01 22:05:22.0 +01:00
        }
        +"title": 271082
      }
      +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704166284 {#2100
        date: 2024-01-02 04:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nogooduser@lemmy.world"
        "@AlternateRoute@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 272168
      -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5995839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704166284 {#2099
        date: 2024-01-02 04:31:24.0 +01:00
      }
      +"title": 272168
    }
    0 => App\Entity\EntryComment {#2059}
  ]
  -id: 26580
  -titleTs: "'problem':1 'zigbee2mqtt':3"
  -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704216693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10211384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140193 {#2900
    date: 2024-01-01 21:16:33.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 {#2046
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Problems-with-Zigbee2mqtt"
  +title: "Problems with Zigbee2mqtt"
  +url: null
  +body: """
    I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
    \n
    I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
    \n
    Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
    \n
    Has anyone else seen this problem?\n
    \n
    I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712594469 {#2912
    date: 2024-04-08 18:41:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  +badges: Doctrine\ORM\PersistentCollection {#2927 …}
  +children: [
    1 => App\Entity\EntryComment {#2105
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
          \n
          Did you enable home assistant discovery since you were doing a manual installation?\n
          \n
          ```\n
          \n
          <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
          </span><span style="color:#323232;">homeassistant: true\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710650276 {#2051
          date: 2024-03-17 05:37:56.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2045 …}
        +nested: Doctrine\ORM\PersistentCollection {#2050 …}
        +votes: Doctrine\ORM\PersistentCollection {#2052 …}
        +reports: Doctrine\ORM\PersistentCollection {#2058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
        -id: 271082
        -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5990787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704143122 {#2056
          date: 2024-01-01 22:05:22.0 +01:00
        }
        +"title": 271082
      }
      +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704166284 {#2100
        date: 2024-01-02 04:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nogooduser@lemmy.world"
        "@AlternateRoute@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 272168
      -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5995839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704166284 {#2099
        date: 2024-01-02 04:31:24.0 +01:00
      }
      +"title": 272168
    }
    0 => App\Entity\EntryComment {#2059}
  ]
  -id: 26580
  -titleTs: "'problem':1 'zigbee2mqtt':3"
  -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704216693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10211384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140193 {#2900
    date: 2024-01-01 21:16:33.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 {#2046
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Problems-with-Zigbee2mqtt"
  +title: "Problems with Zigbee2mqtt"
  +url: null
  +body: """
    I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
    \n
    I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
    \n
    Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
    \n
    Has anyone else seen this problem?\n
    \n
    I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712594469 {#2912
    date: 2024-04-08 18:41:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  +badges: Doctrine\ORM\PersistentCollection {#2927 …}
  +children: [
    1 => App\Entity\EntryComment {#2105
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
          \n
          Did you enable home assistant discovery since you were doing a manual installation?\n
          \n
          ```\n
          \n
          <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
          </span><span style="color:#323232;">homeassistant: true\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710650276 {#2051
          date: 2024-03-17 05:37:56.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2045 …}
        +nested: Doctrine\ORM\PersistentCollection {#2050 …}
        +votes: Doctrine\ORM\PersistentCollection {#2052 …}
        +reports: Doctrine\ORM\PersistentCollection {#2058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
        -id: 271082
        -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5990787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704143122 {#2056
          date: 2024-01-01 22:05:22.0 +01:00
        }
        +"title": 271082
      }
      +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704166284 {#2100
        date: 2024-01-02 04:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nogooduser@lemmy.world"
        "@AlternateRoute@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 272168
      -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5995839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704166284 {#2099
        date: 2024-01-02 04:31:24.0 +01:00
      }
      +"title": 272168
    }
    0 => App\Entity\EntryComment {#2059}
  ]
  -id: 26580
  -titleTs: "'problem':1 'zigbee2mqtt':3"
  -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704216693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10211384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140193 {#2900
    date: 2024-01-01 21:16:33.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 {#2105
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Problems-with-Zigbee2mqtt"
    +title: "Problems with Zigbee2mqtt"
    +url: null
    +body: """
      I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
      \n
      I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
      \n
      Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
      \n
      Has anyone else seen this problem?\n
      \n
      I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712594469 {#2912
      date: 2024-04-08 18:41:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    +badges: Doctrine\ORM\PersistentCollection {#2927 …}
    +children: [
      1 => App\Entity\EntryComment {#2105}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
          \n
          Did you enable home assistant discovery since you were doing a manual installation?\n
          \n
          ```\n
          \n
          <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
          </span><span style="color:#323232;">homeassistant: true\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710650276 {#2051
          date: 2024-03-17 05:37:56.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2045 …}
        +nested: Doctrine\ORM\PersistentCollection {#2050 …}
        +votes: Doctrine\ORM\PersistentCollection {#2052 …}
        +reports: Doctrine\ORM\PersistentCollection {#2058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
        -id: 271082
        -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5990787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704143122 {#2056
          date: 2024-01-01 22:05:22.0 +01:00
        }
        +"title": 271082
      }
    ]
    -id: 26580
    -titleTs: "'problem':1 'zigbee2mqtt':3"
    -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704216693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10211384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704140193 {#2900
      date: 2024-01-01 21:16:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: App\Entity\EntryComment {#2059}
  +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704166284 {#2100
    date: 2024-01-02 04:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nogooduser@lemmy.world"
    "@AlternateRoute@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 272168
  -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5995839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704166284 {#2099
    date: 2024-01-02 04:31:24.0 +01:00
  }
  +"title": 272168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2105
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Problems-with-Zigbee2mqtt"
    +title: "Problems with Zigbee2mqtt"
    +url: null
    +body: """
      I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
      \n
      I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
      \n
      Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
      \n
      Has anyone else seen this problem?\n
      \n
      I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712594469 {#2912
      date: 2024-04-08 18:41:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    +badges: Doctrine\ORM\PersistentCollection {#2927 …}
    +children: [
      1 => App\Entity\EntryComment {#2105}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
          \n
          Did you enable home assistant discovery since you were doing a manual installation?\n
          \n
          ```\n
          \n
          <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
          </span><span style="color:#323232;">homeassistant: true\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710650276 {#2051
          date: 2024-03-17 05:37:56.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2045 …}
        +nested: Doctrine\ORM\PersistentCollection {#2050 …}
        +votes: Doctrine\ORM\PersistentCollection {#2052 …}
        +reports: Doctrine\ORM\PersistentCollection {#2058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
        -id: 271082
        -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5990787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704143122 {#2056
          date: 2024-01-01 22:05:22.0 +01:00
        }
        +"title": 271082
      }
    ]
    -id: 26580
    -titleTs: "'problem':1 'zigbee2mqtt':3"
    -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704216693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10211384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704140193 {#2900
      date: 2024-01-01 21:16:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: App\Entity\EntryComment {#2059}
  +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704166284 {#2100
    date: 2024-01-02 04:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nogooduser@lemmy.world"
    "@AlternateRoute@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 272168
  -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5995839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704166284 {#2099
    date: 2024-01-02 04:31:24.0 +01:00
  }
  +"title": 272168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2105
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Problems-with-Zigbee2mqtt"
    +title: "Problems with Zigbee2mqtt"
    +url: null
    +body: """
      I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
      \n
      I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
      \n
      Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
      \n
      Has anyone else seen this problem?\n
      \n
      I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712594469 {#2912
      date: 2024-04-08 18:41:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    +badges: Doctrine\ORM\PersistentCollection {#2927 …}
    +children: [
      1 => App\Entity\EntryComment {#2105}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
          \n
          Did you enable home assistant discovery since you were doing a manual installation?\n
          \n
          ```\n
          \n
          <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
          </span><span style="color:#323232;">homeassistant: true\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710650276 {#2051
          date: 2024-03-17 05:37:56.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2045 …}
        +nested: Doctrine\ORM\PersistentCollection {#2050 …}
        +votes: Doctrine\ORM\PersistentCollection {#2052 …}
        +reports: Doctrine\ORM\PersistentCollection {#2058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
        -id: 271082
        -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5990787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704143122 {#2056
          date: 2024-01-01 22:05:22.0 +01:00
        }
        +"title": 271082
      }
    ]
    -id: 26580
    -titleTs: "'problem':1 'zigbee2mqtt':3"
    -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704216693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10211384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704140193 {#2900
      date: 2024-01-01 21:16:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: App\Entity\EntryComment {#2059}
  +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704166284 {#2100
    date: 2024-01-02 04:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nogooduser@lemmy.world"
    "@AlternateRoute@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 272168
  -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5995839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704166284 {#2099
    date: 2024-01-02 04:31:24.0 +01:00
  }
  +"title": 272168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Problems-with-Zigbee2mqtt"
    +title: "Problems with Zigbee2mqtt"
    +url: null
    +body: """
      I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
      \n
      I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
      \n
      Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
      \n
      Has anyone else seen this problem?\n
      \n
      I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712594469 {#2912
      date: 2024-04-08 18:41:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    +badges: Doctrine\ORM\PersistentCollection {#2927 …}
    +children: [
      1 => App\Entity\EntryComment {#2105
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: App\Entity\EntryComment {#2059}
        +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704166284 {#2100
          date: 2024-01-02 04:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nogooduser@lemmy.world"
          "@AlternateRoute@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 272168
        -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5995839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704166284 {#2099
          date: 2024-01-02 04:31:24.0 +01:00
        }
        +"title": 272168
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 26580
    -titleTs: "'problem':1 'zigbee2mqtt':3"
    -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704216693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10211384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704140193 {#2900
      date: 2024-01-01 21:16:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
    \n
    Did you enable home assistant discovery since you were doing a manual installation?\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
    </span><span style="color:#323232;">homeassistant: true\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710650276 {#2051
    date: 2024-03-17 05:37:56.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 271082
  -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5990787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704143122 {#2056
    date: 2024-01-01 22:05:22.0 +01:00
  }
  +"title": 271082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Problems-with-Zigbee2mqtt"
    +title: "Problems with Zigbee2mqtt"
    +url: null
    +body: """
      I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
      \n
      I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
      \n
      Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
      \n
      Has anyone else seen this problem?\n
      \n
      I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712594469 {#2912
      date: 2024-04-08 18:41:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    +badges: Doctrine\ORM\PersistentCollection {#2927 …}
    +children: [
      1 => App\Entity\EntryComment {#2105
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: App\Entity\EntryComment {#2059}
        +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704166284 {#2100
          date: 2024-01-02 04:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nogooduser@lemmy.world"
          "@AlternateRoute@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 272168
        -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5995839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704166284 {#2099
          date: 2024-01-02 04:31:24.0 +01:00
        }
        +"title": 272168
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 26580
    -titleTs: "'problem':1 'zigbee2mqtt':3"
    -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704216693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10211384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704140193 {#2900
      date: 2024-01-01 21:16:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
    \n
    Did you enable home assistant discovery since you were doing a manual installation?\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
    </span><span style="color:#323232;">homeassistant: true\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710650276 {#2051
    date: 2024-03-17 05:37:56.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 271082
  -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5990787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704143122 {#2056
    date: 2024-01-01 22:05:22.0 +01:00
  }
  +"title": 271082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Problems-with-Zigbee2mqtt"
    +title: "Problems with Zigbee2mqtt"
    +url: null
    +body: """
      I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
      \n
      I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
      \n
      Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
      \n
      Has anyone else seen this problem?\n
      \n
      I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712594469 {#2912
      date: 2024-04-08 18:41:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    +badges: Doctrine\ORM\PersistentCollection {#2927 …}
    +children: [
      1 => App\Entity\EntryComment {#2105
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: App\Entity\EntryComment {#2059}
        +body: "Odd I have done the full setup several times As I run pure dockers / separate HA, Mosquito MQTT and Zigbee2mqtt and the devices all just auto discover and appear in HA has devices with entities with full control."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704166284 {#2100
          date: 2024-01-02 04:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nogooduser@lemmy.world"
          "@AlternateRoute@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 272168
        -bodyTs: "'appear':29 'auto':26 'control':38 'devic':23,33 'discov':27 'docker':14 'done':4 'entiti':35 'full':6,37 'ha':16,31 'mosquito':17 'mqtt':18 'odd':1 'pure':13 'run':12 'separ':15 'setup':7 'sever':8 'time':9 'zigbee2mqtt':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5995839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704166284 {#2099
          date: 2024-01-02 04:31:24.0 +01:00
        }
        +"title": 272168
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 26580
    -titleTs: "'problem':1 'zigbee2mqtt':3"
    -bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704216693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10211384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704140193 {#2900
      date: 2024-01-01 21:16:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2047 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.zigbee2mqtt.io/guide/…/homeassistant.html](https://www.zigbee2mqtt.io/guide/configuration/homeassistant.html)\n
    \n
    Did you enable home assistant discovery since you were doing a manual installation?\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Optional: Home Assistant integration (MQTT discovery) (default: false)\n
    </span><span style="color:#323232;">homeassistant: true\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710650276 {#2051
    date: 2024-03-17 05:37:56.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 271082
  -bodyTs: "'/guide/':3 '/guide/configuration/homeassistant.html)':7 '/homeassistant.html':4 'assist':12,23 'default':27 'discoveri':13,26 'enabl':10 'fals':28 'home':11,22 'homeassist':29 'instal':20 'integr':24 'manual':19 'mqtt':25 'option':21 'sinc':14 'true':30 'www.zigbee2mqtt.io':2,6 'www.zigbee2mqtt.io/guide/':1 'www.zigbee2mqtt.io/guide/configuration/homeassistant.html)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5990787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704143122 {#2056
    date: 2024-01-01 22:05:22.0 +01:00
  }
  +"title": 271082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-anime-world-would-you-rather-not-live-in"
  +title: "What anime world would you rather not live in?"
  +url: null
  +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689693730 {#2815
    date: 2023-07-18 17:22:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2820 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    1 => App\Entity\EntryComment {#2323
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +root: App\Entity\EntryComment {#2344
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689670311 {#2347
          date: 2023-07-18 10:51:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 21156
        -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1321376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689636298 {#2332
          date: 2023-07-18 01:24:58.0 +02:00
        }
        +"title": 21156
      }
      +body: """
        > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
        \n
        There is a maga, anime and a live action movie.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689641863 {#2329
        date: 2023-07-18 02:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@QuietStorm@lemmy.fmhy.ml"
        "@AlternateRoute@lemmy.ca"
        "@worfamerryman@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 21190
      -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1323911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689641863 {#2333
        date: 2023-07-18 02:57:43.0 +02:00
      }
      +"title": 21190
    }
    0 => App\Entity\EntryComment {#2344}
  ]
  -id: 1399
  -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
  -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689717966
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/1156093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689631566 {#2729
    date: 2023-07-18 00:06:06.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-anime-world-would-you-rather-not-live-in"
  +title: "What anime world would you rather not live in?"
  +url: null
  +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689693730 {#2815
    date: 2023-07-18 17:22:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2820 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    1 => App\Entity\EntryComment {#2323
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +root: App\Entity\EntryComment {#2344
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689670311 {#2347
          date: 2023-07-18 10:51:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 21156
        -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1321376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689636298 {#2332
          date: 2023-07-18 01:24:58.0 +02:00
        }
        +"title": 21156
      }
      +body: """
        > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
        \n
        There is a maga, anime and a live action movie.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689641863 {#2329
        date: 2023-07-18 02:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@QuietStorm@lemmy.fmhy.ml"
        "@AlternateRoute@lemmy.ca"
        "@worfamerryman@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 21190
      -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1323911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689641863 {#2333
        date: 2023-07-18 02:57:43.0 +02:00
      }
      +"title": 21190
    }
    0 => App\Entity\EntryComment {#2344}
  ]
  -id: 1399
  -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
  -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689717966
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/1156093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689631566 {#2729
    date: 2023-07-18 00:06:06.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-anime-world-would-you-rather-not-live-in"
  +title: "What anime world would you rather not live in?"
  +url: null
  +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689693730 {#2815
    date: 2023-07-18 17:22:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2820 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    1 => App\Entity\EntryComment {#2323
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +root: App\Entity\EntryComment {#2344
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689670311 {#2347
          date: 2023-07-18 10:51:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 21156
        -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1321376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689636298 {#2332
          date: 2023-07-18 01:24:58.0 +02:00
        }
        +"title": 21156
      }
      +body: """
        > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
        \n
        There is a maga, anime and a live action movie.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689641863 {#2329
        date: 2023-07-18 02:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@QuietStorm@lemmy.fmhy.ml"
        "@AlternateRoute@lemmy.ca"
        "@worfamerryman@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 21190
      -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1323911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689641863 {#2333
        date: 2023-07-18 02:57:43.0 +02:00
      }
      +"title": 21190
    }
    0 => App\Entity\EntryComment {#2344}
  ]
  -id: 1399
  -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
  -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689717966
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/1156093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689631566 {#2729
    date: 2023-07-18 00:06:06.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2492 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-anime-world-would-you-rather-not-live-in"
    +title: "What anime world would you rather not live in?"
    +url: null
    +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689693730 {#2815
      date: 2023-07-18 17:22:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      1 => App\Entity\EntryComment {#2323}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689670311 {#2347
          date: 2023-07-18 10:51:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 21156
        -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1321376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689636298 {#2332
          date: 2023-07-18 01:24:58.0 +02:00
        }
        +"title": 21156
      }
    ]
    -id: 1399
    -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
    -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689717966
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1156093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689631566 {#2729
      date: 2023-07-18 00:06:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: App\Entity\EntryComment {#2344}
  +body: """
    > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
    \n
    There is a maga, anime and a live action movie.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641863 {#2329
    date: 2023-07-18 02:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
    "@AlternateRoute@lemmy.ca"
    "@worfamerryman@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 21190
  -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1323911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641863 {#2333
    date: 2023-07-18 02:57:43.0 +02:00
  }
  +"title": 21190
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2323
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2492 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-anime-world-would-you-rather-not-live-in"
    +title: "What anime world would you rather not live in?"
    +url: null
    +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689693730 {#2815
      date: 2023-07-18 17:22:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      1 => App\Entity\EntryComment {#2323}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689670311 {#2347
          date: 2023-07-18 10:51:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 21156
        -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1321376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689636298 {#2332
          date: 2023-07-18 01:24:58.0 +02:00
        }
        +"title": 21156
      }
    ]
    -id: 1399
    -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
    -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689717966
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1156093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689631566 {#2729
      date: 2023-07-18 00:06:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: App\Entity\EntryComment {#2344}
  +body: """
    > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
    \n
    There is a maga, anime and a live action movie.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641863 {#2329
    date: 2023-07-18 02:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
    "@AlternateRoute@lemmy.ca"
    "@worfamerryman@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 21190
  -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1323911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641863 {#2333
    date: 2023-07-18 02:57:43.0 +02:00
  }
  +"title": 21190
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2323
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2492 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-anime-world-would-you-rather-not-live-in"
    +title: "What anime world would you rather not live in?"
    +url: null
    +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689693730 {#2815
      date: 2023-07-18 17:22:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      1 => App\Entity\EntryComment {#2323}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689670311 {#2347
          date: 2023-07-18 10:51:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 21156
        -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1321376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689636298 {#2332
          date: 2023-07-18 01:24:58.0 +02:00
        }
        +"title": 21156
      }
    ]
    -id: 1399
    -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
    -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689717966
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1156093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689631566 {#2729
      date: 2023-07-18 00:06:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: App\Entity\EntryComment {#2344}
  +body: """
    > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
    \n
    There is a maga, anime and a live action movie.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641863 {#2329
    date: 2023-07-18 02:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
    "@AlternateRoute@lemmy.ca"
    "@worfamerryman@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 21190
  -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1323911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641863 {#2333
    date: 2023-07-18 02:57:43.0 +02:00
  }
  +"title": 21190
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2344
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2492 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-anime-world-would-you-rather-not-live-in"
    +title: "What anime world would you rather not live in?"
    +url: null
    +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689693730 {#2815
      date: 2023-07-18 17:22:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      1 => App\Entity\EntryComment {#2323
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
        +root: App\Entity\EntryComment {#2344}
        +body: """
          > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
          \n
          There is a maga, anime and a live action movie.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689641863 {#2329
          date: 2023-07-18 02:57:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
          "@AlternateRoute@lemmy.ca"
          "@worfamerryman@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2300 …}
        +nested: Doctrine\ORM\PersistentCollection {#2340 …}
        +votes: Doctrine\ORM\PersistentCollection {#2342 …}
        +reports: Doctrine\ORM\PersistentCollection {#2343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
        -id: 21190
        -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1323911"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689641863 {#2333
          date: 2023-07-18 02:57:43.0 +02:00
        }
        +"title": 21190
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 1399
    -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
    -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689717966
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1156093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689631566 {#2729
      date: 2023-07-18 00:06:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689670311 {#2347
    date: 2023-07-18 10:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 21156
  -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1321376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689636298 {#2332
    date: 2023-07-18 01:24:58.0 +02:00
  }
  +"title": 21156
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2344
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2492 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-anime-world-would-you-rather-not-live-in"
    +title: "What anime world would you rather not live in?"
    +url: null
    +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689693730 {#2815
      date: 2023-07-18 17:22:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      1 => App\Entity\EntryComment {#2323
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
        +root: App\Entity\EntryComment {#2344}
        +body: """
          > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
          \n
          There is a maga, anime and a live action movie.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689641863 {#2329
          date: 2023-07-18 02:57:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
          "@AlternateRoute@lemmy.ca"
          "@worfamerryman@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2300 …}
        +nested: Doctrine\ORM\PersistentCollection {#2340 …}
        +votes: Doctrine\ORM\PersistentCollection {#2342 …}
        +reports: Doctrine\ORM\PersistentCollection {#2343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
        -id: 21190
        -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1323911"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689641863 {#2333
          date: 2023-07-18 02:57:43.0 +02:00
        }
        +"title": 21190
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 1399
    -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
    -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689717966
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1156093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689631566 {#2729
      date: 2023-07-18 00:06:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689670311 {#2347
    date: 2023-07-18 10:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 21156
  -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1321376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689636298 {#2332
    date: 2023-07-18 01:24:58.0 +02:00
  }
  +"title": 21156
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2344
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2492 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-anime-world-would-you-rather-not-live-in"
    +title: "What anime world would you rather not live in?"
    +url: null
    +body: "your a side charatcer in a bad/hard anime but you dont want to be in it, what anime would that be and what would you do? also you have all you knowlege of the anime you have watched."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689693730 {#2815
      date: 2023-07-18 17:22:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      1 => App\Entity\EntryComment {#2323
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
        +root: App\Entity\EntryComment {#2344}
        +body: """
          > Parasyte [en.wikipedia.org/wiki/Parasyte](https://en.wikipedia.org/wiki/Parasyte)\n
          \n
          There is a maga, anime and a live action movie.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689641863 {#2329
          date: 2023-07-18 02:57:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@QuietStorm@lemmy.fmhy.ml"
          "@AlternateRoute@lemmy.ca"
          "@worfamerryman@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2300 …}
        +nested: Doctrine\ORM\PersistentCollection {#2340 …}
        +votes: Doctrine\ORM\PersistentCollection {#2342 …}
        +reports: Doctrine\ORM\PersistentCollection {#2343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
        -id: 21190
        -bodyTs: "'/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':4 'action':13 'anim':9 'en.wikipedia.org':3 'en.wikipedia.org/wiki/parasyte](https://en.wikipedia.org/wiki/parasyte)':2 'live':12 'maga':8 'movi':14 'parasyt':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1323911"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689641863 {#2333
          date: 2023-07-18 02:57:43.0 +02:00
        }
        +"title": 21190
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 1399
    -titleTs: "'anim':2 'live':8 'rather':6 'world':3 'would':4"
    -bodyTs: "'also':27 'anim':8,18,35 'bad/hard':7 'charatc':4 'dont':11 'knowleg':32 'side':3 'want':12 'watch':38 'would':19,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689717966
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1156093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689631566 {#2729
      date: 2023-07-18 00:06:06.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anything with magic, super powers, monsters, daemons, aliens tends to be terrifying from a common persons point of view. Parasyte is rather disturbing even for the main character. The only answer in that one seems to be go live alone in the woods / hope for a quick death vs being infected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689670311 {#2347
    date: 2023-07-18 10:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuietStorm@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 21156
  -bodyTs: "'alien':8 'alon':40 'answer':31 'anyth':1 'charact':28 'common':15 'daemon':7 'death':48 'disturb':23 'even':24 'go':38 'hope':44 'infect':51 'live':39 'magic':3 'main':27 'monster':6 'one':34 'parasyt':20 'person':16 'point':17 'power':5 'quick':47 'rather':22 'seem':35 'super':4 'tend':9 'terrifi':12 'view':19 'vs':49 'wood':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1321376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689636298 {#2332
    date: 2023-07-18 01:24:58.0 +02:00
  }
  +"title": 21156
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
  +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
  +url: null
  +body: """
    most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
    \n
    As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
    \n
    The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689748161 {#2120
    date: 2023-07-19 08:29:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2818 …}
  +children: [
    1 => App\Entity\EntryComment {#2136
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
        \n
        Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689641947 {#2143
        date: 2023-07-18 02:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
        "@housepanther@lemmy.goblackcat.com"
        "@AlternateRoute@lemmy.ca"
        "@ryathal@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 21192
      -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1323948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689641947 {#2135
        date: 2023-07-18 02:59:07.0 +02:00
      }
      +"title": 21192
    }
    0 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
        \n
        For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
        \n
        Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689627107 {#2092
        date: 2023-07-17 22:51:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
        "@housepanther@lemmy.goblackcat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 21108
      -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1316898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689627107 {#2094
        date: 2023-07-17 22:51:47.0 +02:00
      }
      +"title": 21108
    }
  ]
  -id: 1396
  -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
  -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689712028
  +visibility: "visible             "
  +apId: "https://merv.news/post/26663"
  +editedAt: DateTimeImmutable @1689625761 {#2634
    date: 2023-07-17 22:29:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689625628 {#2502
    date: 2023-07-17 22:27:08.0 +02: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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
  +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
  +url: null
  +body: """
    most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
    \n
    As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
    \n
    The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689748161 {#2120
    date: 2023-07-19 08:29:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2818 …}
  +children: [
    1 => App\Entity\EntryComment {#2136
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
        \n
        Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689641947 {#2143
        date: 2023-07-18 02:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
        "@housepanther@lemmy.goblackcat.com"
        "@AlternateRoute@lemmy.ca"
        "@ryathal@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 21192
      -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1323948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689641947 {#2135
        date: 2023-07-18 02:59:07.0 +02:00
      }
      +"title": 21192
    }
    0 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
        \n
        For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
        \n
        Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689627107 {#2092
        date: 2023-07-17 22:51:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
        "@housepanther@lemmy.goblackcat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 21108
      -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1316898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689627107 {#2094
        date: 2023-07-17 22:51:47.0 +02:00
      }
      +"title": 21108
    }
  ]
  -id: 1396
  -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
  -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689712028
  +visibility: "visible             "
  +apId: "https://merv.news/post/26663"
  +editedAt: DateTimeImmutable @1689625761 {#2634
    date: 2023-07-17 22:29:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689625628 {#2502
    date: 2023-07-17 22:27:08.0 +02: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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
  +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
  +url: null
  +body: """
    most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
    \n
    As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
    \n
    The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689748161 {#2120
    date: 2023-07-19 08:29:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2818 …}
  +children: [
    1 => App\Entity\EntryComment {#2136
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
        \n
        Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689641947 {#2143
        date: 2023-07-18 02:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
        "@housepanther@lemmy.goblackcat.com"
        "@AlternateRoute@lemmy.ca"
        "@ryathal@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 21192
      -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1323948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689641947 {#2135
        date: 2023-07-18 02:59:07.0 +02:00
      }
      +"title": 21192
    }
    0 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
        \n
        For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
        \n
        Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689627107 {#2092
        date: 2023-07-17 22:51:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
        "@housepanther@lemmy.goblackcat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 21108
      -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1316898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689627107 {#2094
        date: 2023-07-17 22:51:47.0 +02:00
      }
      +"title": 21108
    }
  ]
  -id: 1396
  -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
  -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689712028
  +visibility: "visible             "
  +apId: "https://merv.news/post/26663"
  +editedAt: DateTimeImmutable @1689625761 {#2634
    date: 2023-07-17 22:29:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689625628 {#2502
    date: 2023-07-17 22:27:08.0 +02: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
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 {#2136
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
    +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
    +url: null
    +body: """
      most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
      \n
      As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
      \n
      The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689748161 {#2120
      date: 2023-07-19 08:29:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2136}
      0 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
          \n
          For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
          \n
          Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689627107 {#2092
          date: 2023-07-17 22:51:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nix@merv.news"
          "@housepanther@lemmy.goblackcat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 21108
        -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1316898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689627107 {#2094
          date: 2023-07-17 22:51:47.0 +02:00
        }
        +"title": 21108
      }
    ]
    -id: 1396
    -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
    -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689712028
    +visibility: "visible             "
    +apId: "https://merv.news/post/26663"
    +editedAt: DateTimeImmutable @1689625761 {#2634
      date: 2023-07-17 22:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689625628 {#2502
      date: 2023-07-17 22:27:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
    \n
    Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641947 {#2143
    date: 2023-07-18 02:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
    "@housepanther@lemmy.goblackcat.com"
    "@AlternateRoute@lemmy.ca"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 21192
  -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1323948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641947 {#2135
    date: 2023-07-18 02:59:07.0 +02:00
  }
  +"title": 21192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2136
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
    +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
    +url: null
    +body: """
      most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
      \n
      As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
      \n
      The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689748161 {#2120
      date: 2023-07-19 08:29:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2136}
      0 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
          \n
          For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
          \n
          Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689627107 {#2092
          date: 2023-07-17 22:51:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nix@merv.news"
          "@housepanther@lemmy.goblackcat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 21108
        -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1316898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689627107 {#2094
          date: 2023-07-17 22:51:47.0 +02:00
        }
        +"title": 21108
      }
    ]
    -id: 1396
    -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
    -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689712028
    +visibility: "visible             "
    +apId: "https://merv.news/post/26663"
    +editedAt: DateTimeImmutable @1689625761 {#2634
      date: 2023-07-17 22:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689625628 {#2502
      date: 2023-07-17 22:27:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
    \n
    Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641947 {#2143
    date: 2023-07-18 02:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
    "@housepanther@lemmy.goblackcat.com"
    "@AlternateRoute@lemmy.ca"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 21192
  -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1323948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641947 {#2135
    date: 2023-07-18 02:59:07.0 +02:00
  }
  +"title": 21192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2136
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
    +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
    +url: null
    +body: """
      most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
      \n
      As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
      \n
      The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689748161 {#2120
      date: 2023-07-19 08:29:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2136}
      0 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
          \n
          For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
          \n
          Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1689627107 {#2092
          date: 2023-07-17 22:51:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nix@merv.news"
          "@housepanther@lemmy.goblackcat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 21108
        -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1316898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689627107 {#2094
          date: 2023-07-17 22:51:47.0 +02:00
        }
        +"title": 21108
      }
    ]
    -id: 1396
    -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
    -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689712028
    +visibility: "visible             "
    +apId: "https://merv.news/post/26663"
    +editedAt: DateTimeImmutable @1689625761 {#2634
      date: 2023-07-17 22:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689625628 {#2502
      date: 2023-07-17 22:27:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
    \n
    Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689641947 {#2143
    date: 2023-07-18 02:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
    "@housepanther@lemmy.goblackcat.com"
    "@AlternateRoute@lemmy.ca"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 21192
  -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1323948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689641947 {#2135
    date: 2023-07-18 02:59:07.0 +02:00
  }
  +"title": 21192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
    +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
    +url: null
    +body: """
      most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
      \n
      As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
      \n
      The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689748161 {#2120
      date: 2023-07-19 08:29:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2136
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
          \n
          Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689641947 {#2143
          date: 2023-07-18 02:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nix@merv.news"
          "@housepanther@lemmy.goblackcat.com"
          "@AlternateRoute@lemmy.ca"
          "@ryathal@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 21192
        -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1323948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689641947 {#2135
          date: 2023-07-18 02:59:07.0 +02:00
        }
        +"title": 21192
      }
      0 => App\Entity\EntryComment {#2241}
    ]
    -id: 1396
    -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
    -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689712028
    +visibility: "visible             "
    +apId: "https://merv.news/post/26663"
    +editedAt: DateTimeImmutable @1689625761 {#2634
      date: 2023-07-17 22:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689625628 {#2502
      date: 2023-07-17 22:27:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
    \n
    For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
    \n
    Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689627107 {#2092
    date: 2023-07-17 22:51:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
    "@housepanther@lemmy.goblackcat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 21108
  -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1316898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627107 {#2094
    date: 2023-07-17 22:51:47.0 +02:00
  }
  +"title": 21108
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
    +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
    +url: null
    +body: """
      most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
      \n
      As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
      \n
      The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689748161 {#2120
      date: 2023-07-19 08:29:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2136
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
          \n
          Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689641947 {#2143
          date: 2023-07-18 02:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nix@merv.news"
          "@housepanther@lemmy.goblackcat.com"
          "@AlternateRoute@lemmy.ca"
          "@ryathal@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 21192
        -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1323948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689641947 {#2135
          date: 2023-07-18 02:59:07.0 +02:00
        }
        +"title": 21192
      }
      0 => App\Entity\EntryComment {#2241}
    ]
    -id: 1396
    -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
    -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689712028
    +visibility: "visible             "
    +apId: "https://merv.news/post/26663"
    +editedAt: DateTimeImmutable @1689625761 {#2634
      date: 2023-07-17 22:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689625628 {#2502
      date: 2023-07-17 22:27:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
    \n
    For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
    \n
    Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689627107 {#2092
    date: 2023-07-17 22:51:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
    "@housepanther@lemmy.goblackcat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 21108
  -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1316898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627107 {#2094
    date: 2023-07-17 22:51:47.0 +02:00
  }
  +"title": 21108
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "How-can-we-improve-Lemmy-s-SEO-so-we-can-google"
    +title: "How can we improve Lemmy’s SEO so we can google “(question) lemmy” instead of relying on “(question) reddit”"
    +url: null
    +body: """
      most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.\n
      \n
      As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.\n
      \n
      The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689748161 {#2120
      date: 2023-07-19 08:29:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2136
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          You can still do SEO (search engine optimization) but making sure all the prefered metadata is there, sitemaps etc… It improves your rank.\n
          \n
          Isn’t going to put you at the top, that is the job of the content but it can be the difference between being on page one or not.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689641947 {#2143
          date: 2023-07-18 02:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nix@merv.news"
          "@housepanther@lemmy.goblackcat.com"
          "@AlternateRoute@lemmy.ca"
          "@ryathal@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 21192
        -bodyTs: "'content':39 'differ':45 'engin':7 'etc':19 'go':26 'improv':21 'isn':24 'job':36 'make':10 'metadata':15 'one':50 'optim':8 'page':49 'prefer':14 'put':28 'rank':23 'search':6 'seo':5 'sitemap':18 'still':3 'sure':11 'top':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1323948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689641947 {#2135
          date: 2023-07-18 02:59:07.0 +02:00
        }
        +"title": 21192
      }
      0 => App\Entity\EntryComment {#2241}
    ]
    -id: 1396
    -titleTs: "'googl':11 'improv':4 'instead':14 'lemmi':5,13 'question':12,18 'reddit':19 'reli':16 'seo':7"
    -bodyTs: "'aggreg':107 'collect':52 'current':27,86 'end':20 'fill':39 'find':22 'get':35 'googl':6 'great':48 'help':83 'improv':53,96 'includ':14,59 'inform':32 'instanc':101 'know':4 'lemm.ee':89 'lemmi':34,54,62,68,79,112 'lemmy.com':85,104 'mani':111 'obscur':75 'peopl':2 'question':10 'reddit':17,23 'redirect':87 'relat':70 'review':44 'search':8,65,73 'seo':56,98 'server':80,113 'show':67 'sinc':25 'thread':24,42,69,109 'tlds':76 'use':5,31,41,77 'way':93 'whatev':9 'word':16,61 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689712028
    +visibility: "visible             "
    +apId: "https://merv.news/post/26663"
    +editedAt: DateTimeImmutable @1689625761 {#2634
      date: 2023-07-17 22:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689625628 {#2502
      date: 2023-07-17 22:27:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Not really… Nearly every phpBB, SMF, Invision forum etc is a separate self hosted community and they get indexed. Hell even small ones like one of my gaming guilds ranked high for specific key words.\n
    \n
    For SEO to work well you need clear links to clear topics, and it helps to have automatic metada also to assist indexing.\n
    \n
    Having google compatible [site maps](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-NA&visit_id=638252238091845014-4143294220&rd=1) assists in crawling the site.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689627107 {#2092
    date: 2023-07-17 22:51:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
    "@housepanther@lemmy.goblackcat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 21108
  -bodyTs: "'/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':66 'also':55 'assist':57,67 'automat':53 'clear':43,46 'communiti':15 'compat':61 'crawl':69 'developers.google.com':65 'developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?sjid=11498896829209379603-na&visit_id=638252238091845014-4143294220&rd=1)':64 'etc':9 'even':21 'everi':4 'forum':8 'game':28 'get':18 'googl':60 'guild':29 'hell':20 'help':50 'high':31 'host':14 'index':19,58 'invis':7 'key':34 'like':24 'link':44 'map':63 'metada':54 'near':3 'need':42 'one':23,25 'phpbb':5 'rank':30 'realli':2 'self':13 'seo':37 'separ':12 'site':62,71 'small':22 'smf':6 'specif':33 'topic':47 'well':40 'word':35 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1316898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627107 {#2094
    date: 2023-07-17 22:51:47.0 +02:00
  }
  +"title": 21108
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "The-Best-Two-Factor-Authentication-App-iOS"
  +title: "The Best Two-Factor Authentication App? (iOS)"
  +url: null
  +body: """
    What’s your prefer two-factor authentication app for iOS?\n
    \n
    I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
    \n
    It would be great if the app is open source and has a backup feature as well.\n
    \n
    [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
    \n
    I would greatly appreciate your insights and security perspectives.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689655448 {#2840
    date: 2023-07-18 06:44:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  +badges: Doctrine\ORM\PersistentCollection {#2856 …}
  +children: [
    1 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
        \n
        Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
        \n
        There are even plugins for browser on windows for it if needed.\n
        \n
        Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689655449 {#1361
        date: 2023-07-18 06:44:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mxwarp@lemmy.world"
      ]
      +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: 20244
      -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1288427"
      +editedAt: DateTimeImmutable @1689562050 {#1362
        date: 2023-07-17 04:47:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689561302 {#1403
        date: 2023-07-17 04:35:02.0 +02:00
      }
      +"title": 20244
    }
    0 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2019}
      +body: """
        They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
        \n
        [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689568781 {#2012
        date: 2023-07-17 06:39:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mxwarp@lemmy.world"
        "@AlternateRoute@lemmy.ca"
        "@gkd@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: 20361
      -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1291163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689568781 {#2020
        date: 2023-07-17 06:39:41.0 +02:00
      }
      +"title": 20361
    }
  ]
  -id: 1361
  -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
  -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689643165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1607845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689556765 {#2823
    date: 2023-07-17 03:19:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "The-Best-Two-Factor-Authentication-App-iOS"
  +title: "The Best Two-Factor Authentication App? (iOS)"
  +url: null
  +body: """
    What’s your prefer two-factor authentication app for iOS?\n
    \n
    I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
    \n
    It would be great if the app is open source and has a backup feature as well.\n
    \n
    [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
    \n
    I would greatly appreciate your insights and security perspectives.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689655448 {#2840
    date: 2023-07-18 06:44:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  +badges: Doctrine\ORM\PersistentCollection {#2856 …}
  +children: [
    1 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
        \n
        Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
        \n
        There are even plugins for browser on windows for it if needed.\n
        \n
        Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689655449 {#1361
        date: 2023-07-18 06:44:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mxwarp@lemmy.world"
      ]
      +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: 20244
      -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1288427"
      +editedAt: DateTimeImmutable @1689562050 {#1362
        date: 2023-07-17 04:47:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689561302 {#1403
        date: 2023-07-17 04:35:02.0 +02:00
      }
      +"title": 20244
    }
    0 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2019}
      +body: """
        They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
        \n
        [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689568781 {#2012
        date: 2023-07-17 06:39:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mxwarp@lemmy.world"
        "@AlternateRoute@lemmy.ca"
        "@gkd@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: 20361
      -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1291163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689568781 {#2020
        date: 2023-07-17 06:39:41.0 +02:00
      }
      +"title": 20361
    }
  ]
  -id: 1361
  -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
  -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689643165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1607845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689556765 {#2823
    date: 2023-07-17 03:19:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "The-Best-Two-Factor-Authentication-App-iOS"
  +title: "The Best Two-Factor Authentication App? (iOS)"
  +url: null
  +body: """
    What’s your prefer two-factor authentication app for iOS?\n
    \n
    I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
    \n
    It would be great if the app is open source and has a backup feature as well.\n
    \n
    [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
    \n
    I would greatly appreciate your insights and security perspectives.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689655448 {#2840
    date: 2023-07-18 06:44:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  +badges: Doctrine\ORM\PersistentCollection {#2856 …}
  +children: [
    1 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
        \n
        Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
        \n
        There are even plugins for browser on windows for it if needed.\n
        \n
        Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689655449 {#1361
        date: 2023-07-18 06:44:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mxwarp@lemmy.world"
      ]
      +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: 20244
      -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1288427"
      +editedAt: DateTimeImmutable @1689562050 {#1362
        date: 2023-07-17 04:47:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689561302 {#1403
        date: 2023-07-17 04:35:02.0 +02:00
      }
      +"title": 20244
    }
    0 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2019}
      +body: """
        They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
        \n
        [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689568781 {#2012
        date: 2023-07-17 06:39:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mxwarp@lemmy.world"
        "@AlternateRoute@lemmy.ca"
        "@gkd@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: 20361
      -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1291163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689568781 {#2020
        date: 2023-07-17 06:39:41.0 +02:00
      }
      +"title": 20361
    }
  ]
  -id: 1361
  -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
  -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689643165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1607845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689556765 {#2823
    date: 2023-07-17 03:19:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "The-Best-Two-Factor-Authentication-App-iOS"
    +title: "The Best Two-Factor Authentication App? (iOS)"
    +url: null
    +body: """
      What’s your prefer two-factor authentication app for iOS?\n
      \n
      I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
      \n
      It would be great if the app is open source and has a backup feature as well.\n
      \n
      [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
      \n
      I would greatly appreciate your insights and security perspectives.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689655448 {#2840
      date: 2023-07-18 06:44:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      1 => App\Entity\EntryComment {#2019}
      0 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2019}
        +body: """
          They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
          \n
          [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689568781 {#2012
          date: 2023-07-17 06:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mxwarp@lemmy.world"
          "@AlternateRoute@lemmy.ca"
          "@gkd@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: 20361
        -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1291163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689568781 {#2020
          date: 2023-07-17 06:39:41.0 +02:00
        }
        +"title": 20361
      }
    ]
    -id: 1361
    -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
    -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689643165
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1607845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689556765 {#2823
      date: 2023-07-17 03:19:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
    \n
    Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
    \n
    There are even plugins for browser on windows for it if needed.\n
    \n
    Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689655449 {#1361
    date: 2023-07-18 06:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mxwarp@lemmy.world"
  ]
  +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: 20244
  -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1288427"
  +editedAt: DateTimeImmutable @1689562050 {#1362
    date: 2023-07-17 04:47:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689561302 {#1403
    date: 2023-07-17 04:35:02.0 +02:00
  }
  +"title": 20244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "The-Best-Two-Factor-Authentication-App-iOS"
    +title: "The Best Two-Factor Authentication App? (iOS)"
    +url: null
    +body: """
      What’s your prefer two-factor authentication app for iOS?\n
      \n
      I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
      \n
      It would be great if the app is open source and has a backup feature as well.\n
      \n
      [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
      \n
      I would greatly appreciate your insights and security perspectives.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689655448 {#2840
      date: 2023-07-18 06:44:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      1 => App\Entity\EntryComment {#2019}
      0 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2019}
        +body: """
          They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
          \n
          [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689568781 {#2012
          date: 2023-07-17 06:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mxwarp@lemmy.world"
          "@AlternateRoute@lemmy.ca"
          "@gkd@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: 20361
        -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1291163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689568781 {#2020
          date: 2023-07-17 06:39:41.0 +02:00
        }
        +"title": 20361
      }
    ]
    -id: 1361
    -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
    -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689643165
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1607845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689556765 {#2823
      date: 2023-07-17 03:19:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
    \n
    Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
    \n
    There are even plugins for browser on windows for it if needed.\n
    \n
    Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689655449 {#1361
    date: 2023-07-18 06:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mxwarp@lemmy.world"
  ]
  +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: 20244
  -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1288427"
  +editedAt: DateTimeImmutable @1689562050 {#1362
    date: 2023-07-17 04:47:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689561302 {#1403
    date: 2023-07-17 04:35:02.0 +02:00
  }
  +"title": 20244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "The-Best-Two-Factor-Authentication-App-iOS"
    +title: "The Best Two-Factor Authentication App? (iOS)"
    +url: null
    +body: """
      What’s your prefer two-factor authentication app for iOS?\n
      \n
      I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
      \n
      It would be great if the app is open source and has a backup feature as well.\n
      \n
      [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
      \n
      I would greatly appreciate your insights and security perspectives.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689655448 {#2840
      date: 2023-07-18 06:44:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      1 => App\Entity\EntryComment {#2019}
      0 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2019}
        +body: """
          They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
          \n
          [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1689568781 {#2012
          date: 2023-07-17 06:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mxwarp@lemmy.world"
          "@AlternateRoute@lemmy.ca"
          "@gkd@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: 20361
        -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1291163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689568781 {#2020
          date: 2023-07-17 06:39:41.0 +02:00
        }
        +"title": 20361
      }
    ]
    -id: 1361
    -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
    -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689643165
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1607845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689556765 {#2823
      date: 2023-07-17 03:19:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
    \n
    Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
    \n
    There are even plugins for browser on windows for it if needed.\n
    \n
    Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689655449 {#1361
    date: 2023-07-18 06:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mxwarp@lemmy.world"
  ]
  +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: 20244
  -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1288427"
  +editedAt: DateTimeImmutable @1689562050 {#1362
    date: 2023-07-17 04:47:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689561302 {#1403
    date: 2023-07-17 04:35:02.0 +02:00
  }
  +"title": 20244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "The-Best-Two-Factor-Authentication-App-iOS"
    +title: "The Best Two-Factor Authentication App? (iOS)"
    +url: null
    +body: """
      What’s your prefer two-factor authentication app for iOS?\n
      \n
      I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
      \n
      It would be great if the app is open source and has a backup feature as well.\n
      \n
      [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
      \n
      I would greatly appreciate your insights and security perspectives.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689655448 {#2840
      date: 2023-07-18 06:44:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      1 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
          \n
          Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
          \n
          There are even plugins for browser on windows for it if needed.\n
          \n
          Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689655449 {#1361
          date: 2023-07-18 06:44:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mxwarp@lemmy.world"
        ]
        +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: 20244
        -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1288427"
        +editedAt: DateTimeImmutable @1689562050 {#1362
          date: 2023-07-17 04:47:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689561302 {#1403
          date: 2023-07-17 04:35:02.0 +02:00
        }
        +"title": 20244
      }
      0 => App\Entity\EntryComment {#2013}
    ]
    -id: 1361
    -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
    -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689643165
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1607845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689556765 {#2823
      date: 2023-07-17 03:19:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2019}
  +body: """
    They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
    \n
    [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689568781 {#2012
    date: 2023-07-17 06:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mxwarp@lemmy.world"
    "@AlternateRoute@lemmy.ca"
    "@gkd@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: 20361
  -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1291163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689568781 {#2020
    date: 2023-07-17 06:39:41.0 +02:00
  }
  +"title": 20361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "The-Best-Two-Factor-Authentication-App-iOS"
    +title: "The Best Two-Factor Authentication App? (iOS)"
    +url: null
    +body: """
      What’s your prefer two-factor authentication app for iOS?\n
      \n
      I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
      \n
      It would be great if the app is open source and has a backup feature as well.\n
      \n
      [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
      \n
      I would greatly appreciate your insights and security perspectives.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689655448 {#2840
      date: 2023-07-18 06:44:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      1 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
          \n
          Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
          \n
          There are even plugins for browser on windows for it if needed.\n
          \n
          Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689655449 {#1361
          date: 2023-07-18 06:44:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mxwarp@lemmy.world"
        ]
        +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: 20244
        -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1288427"
        +editedAt: DateTimeImmutable @1689562050 {#1362
          date: 2023-07-17 04:47:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689561302 {#1403
          date: 2023-07-17 04:35:02.0 +02:00
        }
        +"title": 20244
      }
      0 => App\Entity\EntryComment {#2013}
    ]
    -id: 1361
    -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
    -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689643165
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1607845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689556765 {#2823
      date: 2023-07-17 03:19:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2019}
  +body: """
    They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
    \n
    [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689568781 {#2012
    date: 2023-07-17 06:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mxwarp@lemmy.world"
    "@AlternateRoute@lemmy.ca"
    "@gkd@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: 20361
  -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1291163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689568781 {#2020
    date: 2023-07-17 06:39:41.0 +02:00
  }
  +"title": 20361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "The-Best-Two-Factor-Authentication-App-iOS"
    +title: "The Best Two-Factor Authentication App? (iOS)"
    +url: null
    +body: """
      What’s your prefer two-factor authentication app for iOS?\n
      \n
      I’m looking for an app that offers the best combination of platform compatibility (preferably available on Mac OS, iPad OS, and iOS), security, usability, and reliability.\n
      \n
      It would be great if the app is open source and has a backup feature as well.\n
      \n
      [I came across a recent Wirecutter article from The New York Times](https://www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that recommends Cisco DUO Mobile as the top choice, followed by Authy and Google Authenticator.\n
      \n
      I would greatly appreciate your insights and security perspectives.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689655448 {#2840
      date: 2023-07-18 06:44:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      1 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Since you only listed apple platforms you can also just use the built in options for both password management and 2FA.\n
          \n
          Edit: [support.apple.com/en-ca/guide/iphone/…/ios](https://support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)\n
          \n
          There are even plugins for browser on windows for it if needed.\n
          \n
          Lacks advanced family password sharing and other features but it is hard to beat for ease of use for an individual who mostly uses apple devices.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689655449 {#1361
          date: 2023-07-18 06:44:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mxwarp@lemmy.world"
        ]
        +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: 20244
        -bodyTs: "'/en-ca/guide/iphone/':25 '/en-ca/guide/iphone/ipha6173c19f/ios)':29 '/ios':26 '2fa':21 'advanc':43 'also':9 'appl':5,66 'beat':55 'browser':35 'built':13 'devic':67 'eas':57 'edit':22 'even':32 'famili':44 'featur':49 'hard':53 'individu':62 'lack':42 'list':4 'manag':19 'most':64 'need':41 'option':15 'password':18,45 'platform':6 'plugin':33 'share':46 'sinc':1 'support.apple.com':24,28 'support.apple.com/en-ca/guide/iphone/':23 'support.apple.com/en-ca/guide/iphone/ipha6173c19f/ios)':27 'use':11,59,65 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1288427"
        +editedAt: DateTimeImmutable @1689562050 {#1362
          date: 2023-07-17 04:47:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689561302 {#1403
          date: 2023-07-17 04:35:02.0 +02:00
        }
        +"title": 20244
      }
      0 => App\Entity\EntryComment {#2013}
    ]
    -id: 1361
    -titleTs: "'app':7 'authent':6 'best':2 'factor':5 'io':8 'two':4 'two-factor':3"
    -bodyTs: "'/wirecutter/reviews/best-two-factor-authentication-app/)that':70 'across':58 'app':9,17,45 'appreci':88 'articl':62 'authent':8,84 'authi':81 'avail':27 'backup':52 'best':21 'came':57 'choic':78 'cisco':72 'combin':22 'compat':25 'duo':73 'factor':7 'featur':53 'follow':79 'googl':83 'great':42,87 'insight':90 'io':11,34 'ipad':31 'look':14 'm':13 'mac':29 'mobil':74 'new':65 'offer':19 'open':47 'os':30,32 'perspect':93 'platform':24 'prefer':4,26 'recent':60 'recommend':71 'reliabl':38 'secur':35,92 'sourc':48 'thank':94 'time':67 'top':77 'two':6 'two-factor':5 'usabl':36 'well':55 'wirecutt':61 'would':40,86 'www.nytimes.com':69 'www.nytimes.com/wirecutter/reviews/best-two-factor-authentication-app/)that':68 'york':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689643165
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1607845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689556765 {#2823
      date: 2023-07-17 03:19:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2019}
  +body: """
    They released a Chrome and Edge extension to support 3rd party browsers about a year ago. I have never tried it but I noted it lets you be cross platform with the password feature.\n
    \n
    [support.apple.com/en-ca/guide/…/icloud](https://support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689568781 {#2012
    date: 2023-07-17 06:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mxwarp@lemmy.world"
    "@AlternateRoute@lemmy.ca"
    "@gkd@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: 20361
  -bodyTs: "'/en-ca/guide/':37 '/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':41 '/icloud':38 '3rd':10 'ago':16 'browser':12 'chrome':4 'cross':29 'edg':6 'extens':7 'featur':34 'let':26 'never':19 'note':24 'parti':11 'password':33 'platform':30 'releas':2 'support':9 'support.apple.com':36,40 'support.apple.com/en-ca/guide/':35 'support.apple.com/en-ca/guide/icloud-windows/icw76039ec0f/icloud)':39 'tri':20 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1291163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689568781 {#2020
    date: 2023-07-17 06:39:41.0 +02:00
  }
  +"title": 20361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-the-reasons-modern-password-managers-require-a-cloud"
  +title: "What are the reasons modern password managers require a cloud database?"
  +url: null
  +body: """
    I remember when 1Password still supported local encrypted vaults that I could sync with my cloud provider of choice.\n
    \n
    I’m specifically looking at Bitwarden and am wondering why it doesn’t support local vaults. Are there any good reasons that I’m unaware of?\n
    \n
    (I am aware of the self hosting option, but I really don’t want to complicate things for myself.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618276 {#2858
    date: 2023-07-17 20:24:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: """
        WebDAV is a very old and very technical protocol to setup. The average user just wants to get the app and have it work everywhere.\n
        \n
        I did run keypass for many years but the janky sync (it is better now) was one of the driving forces for me to change.\n
        \n
        These days group password sharing among my family is a key feature (Netflix,Disney+) which is another feature found in some of the newer passwords managers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689576244 {#2083
        date: 2023-07-17 08:44:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luoji@feddit.de"
        "@philpo@feddit.de"
        "@3l3s3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 20490
      -bodyTs: "'among':56 'anoth':67 'app':20 'averag':13 'better':39 'chang':50 'day':52 'disney':64 'drive':45 'everywher':25 'famili':58 'featur':62,68 'forc':46 'found':69 'get':18 'group':53 'janki':35 'key':61 'keypass':29 'manag':76 'mani':31 'netflix':63 'newer':74 'old':5 'one':42 'password':54,75 'protocol':9 'run':28 'setup':11 'share':55 'sync':36 'technic':8 'user':14 'want':16 'webdav':1 'work':24 'year':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1293329"
      +editedAt: DateTimeImmutable @1689608642 {#2082
        date: 2023-07-17 17:44:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689576244 {#2085
        date: 2023-07-17 08:44:04.0 +02:00
      }
      +"title": 20490
    }
  ]
  -id: 1371
  -titleTs: "'cloud':10 'databas':11 'manag':7 'modern':5 'password':6 'reason':4 'requir':8"
  -bodyTs: "'1password':4 'awar':48 'bitwarden':25 'choic':19 'cloud':16 'complic':61 'could':12 'doesn':31 'encrypt':8 'good':39 'host':52 'local':7,34 'look':23 'm':21,43 'option':53 'provid':17 'realli':56 'reason':40 'rememb':2 'self':51 'specif':22 'still':5 'support':6,33 'sync':13 'thing':62 'unawar':44 'vault':9,35 'want':59 'wonder':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689610810
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1634672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689538310 {#2846
    date: 2023-07-16 22:11:50.0 +02: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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-the-reasons-modern-password-managers-require-a-cloud"
  +title: "What are the reasons modern password managers require a cloud database?"
  +url: null
  +body: """
    I remember when 1Password still supported local encrypted vaults that I could sync with my cloud provider of choice.\n
    \n
    I’m specifically looking at Bitwarden and am wondering why it doesn’t support local vaults. Are there any good reasons that I’m unaware of?\n
    \n
    (I am aware of the self hosting option, but I really don’t want to complicate things for myself.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618276 {#2858
    date: 2023-07-17 20:24:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: """
        WebDAV is a very old and very technical protocol to setup. The average user just wants to get the app and have it work everywhere.\n
        \n
        I did run keypass for many years but the janky sync (it is better now) was one of the driving forces for me to change.\n
        \n
        These days group password sharing among my family is a key feature (Netflix,Disney+) which is another feature found in some of the newer passwords managers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689576244 {#2083
        date: 2023-07-17 08:44:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luoji@feddit.de"
        "@philpo@feddit.de"
        "@3l3s3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 20490
      -bodyTs: "'among':56 'anoth':67 'app':20 'averag':13 'better':39 'chang':50 'day':52 'disney':64 'drive':45 'everywher':25 'famili':58 'featur':62,68 'forc':46 'found':69 'get':18 'group':53 'janki':35 'key':61 'keypass':29 'manag':76 'mani':31 'netflix':63 'newer':74 'old':5 'one':42 'password':54,75 'protocol':9 'run':28 'setup':11 'share':55 'sync':36 'technic':8 'user':14 'want':16 'webdav':1 'work':24 'year':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1293329"
      +editedAt: DateTimeImmutable @1689608642 {#2082
        date: 2023-07-17 17:44:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689576244 {#2085
        date: 2023-07-17 08:44:04.0 +02:00
      }
      +"title": 20490
    }
  ]
  -id: 1371
  -titleTs: "'cloud':10 'databas':11 'manag':7 'modern':5 'password':6 'reason':4 'requir':8"
  -bodyTs: "'1password':4 'awar':48 'bitwarden':25 'choic':19 'cloud':16 'complic':61 'could':12 'doesn':31 'encrypt':8 'good':39 'host':52 'local':7,34 'look':23 'm':21,43 'option':53 'provid':17 'realli':56 'reason':40 'rememb':2 'self':51 'specif':22 'still':5 'support':6,33 'sync':13 'thing':62 'unawar':44 'vault':9,35 'want':59 'wonder':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689610810
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1634672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689538310 {#2846
    date: 2023-07-16 22:11:50.0 +02: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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-the-reasons-modern-password-managers-require-a-cloud"
  +title: "What are the reasons modern password managers require a cloud database?"
  +url: null
  +body: """
    I remember when 1Password still supported local encrypted vaults that I could sync with my cloud provider of choice.\n
    \n
    I’m specifically looking at Bitwarden and am wondering why it doesn’t support local vaults. Are there any good reasons that I’m unaware of?\n
    \n
    (I am aware of the self hosting option, but I really don’t want to complicate things for myself.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618276 {#2858
    date: 2023-07-17 20:24:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  +badges: Doctrine\ORM\PersistentCollection {#2874 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: """
        WebDAV is a very old and very technical protocol to setup. The average user just wants to get the app and have it work everywhere.\n
        \n
        I did run keypass for many years but the janky sync (it is better now) was one of the driving forces for me to change.\n
        \n
        These days group password sharing among my family is a key feature (Netflix,Disney+) which is another feature found in some of the newer passwords managers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689576244 {#2083
        date: 2023-07-17 08:44:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luoji@feddit.de"
        "@philpo@feddit.de"
        "@3l3s3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 20490
      -bodyTs: "'among':56 'anoth':67 'app':20 'averag':13 'better':39 'chang':50 'day':52 'disney':64 'drive':45 'everywher':25 'famili':58 'featur':62,68 'forc':46 'found':69 'get':18 'group':53 'janki':35 'key':61 'keypass':29 'manag':76 'mani':31 'netflix':63 'newer':74 'old':5 'one':42 'password':54,75 'protocol':9 'run':28 'setup':11 'share':55 'sync':36 'technic':8 'user':14 'want':16 'webdav':1 'work':24 'year':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1293329"
      +editedAt: DateTimeImmutable @1689608642 {#2082
        date: 2023-07-17 17:44:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689576244 {#2085
        date: 2023-07-17 08:44:04.0 +02:00
      }
      +"title": 20490
    }
  ]
  -id: 1371
  -titleTs: "'cloud':10 'databas':11 'manag':7 'modern':5 'password':6 'reason':4 'requir':8"
  -bodyTs: "'1password':4 'awar':48 'bitwarden':25 'choic':19 'cloud':16 'complic':61 'could':12 'doesn':31 'encrypt':8 'good':39 'host':52 'local':7,34 'look':23 'm':21,43 'option':53 'provid':17 'realli':56 'reason':40 'rememb':2 'self':51 'specif':22 'still':5 'support':6,33 'sync':13 'thing':62 'unawar':44 'vault':9,35 'want':59 'wonder':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689610810
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1634672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689538310 {#2846
    date: 2023-07-16 22:11:50.0 +02: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2826 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-the-reasons-modern-password-managers-require-a-cloud"
    +title: "What are the reasons modern password managers require a cloud database?"
    +url: null
    +body: """
      I remember when 1Password still supported local encrypted vaults that I could sync with my cloud provider of choice.\n
      \n
      I’m specifically looking at Bitwarden and am wondering why it doesn’t support local vaults. Are there any good reasons that I’m unaware of?\n
      \n
      (I am aware of the self hosting option, but I really don’t want to complicate things for myself.)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689618276 {#2858
      date: 2023-07-17 20:24:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 1371
    -titleTs: "'cloud':10 'databas':11 'manag':7 'modern':5 'password':6 'reason':4 'requir':8"
    -bodyTs: "'1password':4 'awar':48 'bitwarden':25 'choic':19 'cloud':16 'complic':61 'could':12 'doesn':31 'encrypt':8 'good':39 'host':52 'local':7,34 'look':23 'm':21,43 'option':53 'provid':17 'realli':56 'reason':40 'rememb':2 'self':51 'specif':22 'still':5 'support':6,33 'sync':13 'thing':62 'unawar':44 'vault':9,35 'want':59 'wonder':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689610810
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1634672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689538310 {#2846
      date: 2023-07-16 22:11:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    WebDAV is a very old and very technical protocol to setup. The average user just wants to get the app and have it work everywhere.\n
    \n
    I did run keypass for many years but the janky sync (it is better now) was one of the driving forces for me to change.\n
    \n
    These days group password sharing among my family is a key feature (Netflix,Disney+) which is another feature found in some of the newer passwords managers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689576244 {#2083
    date: 2023-07-17 08:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luoji@feddit.de"
    "@philpo@feddit.de"
    "@3l3s3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 20490
  -bodyTs: "'among':56 'anoth':67 'app':20 'averag':13 'better':39 'chang':50 'day':52 'disney':64 'drive':45 'everywher':25 'famili':58 'featur':62,68 'forc':46 'found':69 'get':18 'group':53 'janki':35 'key':61 'keypass':29 'manag':76 'mani':31 'netflix':63 'newer':74 'old':5 'one':42 'password':54,75 'protocol':9 'run':28 'setup':11 'share':55 'sync':36 'technic':8 'user':14 'want':16 'webdav':1 'work':24 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1293329"
  +editedAt: DateTimeImmutable @1689608642 {#2082
    date: 2023-07-17 17:44:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689576244 {#2085
    date: 2023-07-17 08:44:04.0 +02:00
  }
  +"title": 20490
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2826 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-the-reasons-modern-password-managers-require-a-cloud"
    +title: "What are the reasons modern password managers require a cloud database?"
    +url: null
    +body: """
      I remember when 1Password still supported local encrypted vaults that I could sync with my cloud provider of choice.\n
      \n
      I’m specifically looking at Bitwarden and am wondering why it doesn’t support local vaults. Are there any good reasons that I’m unaware of?\n
      \n
      (I am aware of the self hosting option, but I really don’t want to complicate things for myself.)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689618276 {#2858
      date: 2023-07-17 20:24:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 1371
    -titleTs: "'cloud':10 'databas':11 'manag':7 'modern':5 'password':6 'reason':4 'requir':8"
    -bodyTs: "'1password':4 'awar':48 'bitwarden':25 'choic':19 'cloud':16 'complic':61 'could':12 'doesn':31 'encrypt':8 'good':39 'host':52 'local':7,34 'look':23 'm':21,43 'option':53 'provid':17 'realli':56 'reason':40 'rememb':2 'self':51 'specif':22 'still':5 'support':6,33 'sync':13 'thing':62 'unawar':44 'vault':9,35 'want':59 'wonder':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689610810
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1634672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689538310 {#2846
      date: 2023-07-16 22:11:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    WebDAV is a very old and very technical protocol to setup. The average user just wants to get the app and have it work everywhere.\n
    \n
    I did run keypass for many years but the janky sync (it is better now) was one of the driving forces for me to change.\n
    \n
    These days group password sharing among my family is a key feature (Netflix,Disney+) which is another feature found in some of the newer passwords managers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689576244 {#2083
    date: 2023-07-17 08:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luoji@feddit.de"
    "@philpo@feddit.de"
    "@3l3s3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 20490
  -bodyTs: "'among':56 'anoth':67 'app':20 'averag':13 'better':39 'chang':50 'day':52 'disney':64 'drive':45 'everywher':25 'famili':58 'featur':62,68 'forc':46 'found':69 'get':18 'group':53 'janki':35 'key':61 'keypass':29 'manag':76 'mani':31 'netflix':63 'newer':74 'old':5 'one':42 'password':54,75 'protocol':9 'run':28 'setup':11 'share':55 'sync':36 'technic':8 'user':14 'want':16 'webdav':1 'work':24 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1293329"
  +editedAt: DateTimeImmutable @1689608642 {#2082
    date: 2023-07-17 17:44:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689576244 {#2085
    date: 2023-07-17 08:44:04.0 +02:00
  }
  +"title": 20490
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2826 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-the-reasons-modern-password-managers-require-a-cloud"
    +title: "What are the reasons modern password managers require a cloud database?"
    +url: null
    +body: """
      I remember when 1Password still supported local encrypted vaults that I could sync with my cloud provider of choice.\n
      \n
      I’m specifically looking at Bitwarden and am wondering why it doesn’t support local vaults. Are there any good reasons that I’m unaware of?\n
      \n
      (I am aware of the self hosting option, but I really don’t want to complicate things for myself.)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689618276 {#2858
      date: 2023-07-17 20:24:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2866 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
    +badges: Doctrine\ORM\PersistentCollection {#2874 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 1371
    -titleTs: "'cloud':10 'databas':11 'manag':7 'modern':5 'password':6 'reason':4 'requir':8"
    -bodyTs: "'1password':4 'awar':48 'bitwarden':25 'choic':19 'cloud':16 'complic':61 'could':12 'doesn':31 'encrypt':8 'good':39 'host':52 'local':7,34 'look':23 'm':21,43 'option':53 'provid':17 'realli':56 'reason':40 'rememb':2 'self':51 'specif':22 'still':5 'support':6,33 'sync':13 'thing':62 'unawar':44 'vault':9,35 'want':59 'wonder':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689610810
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1634672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689538310 {#2846
      date: 2023-07-16 22:11:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    WebDAV is a very old and very technical protocol to setup. The average user just wants to get the app and have it work everywhere.\n
    \n
    I did run keypass for many years but the janky sync (it is better now) was one of the driving forces for me to change.\n
    \n
    These days group password sharing among my family is a key feature (Netflix,Disney+) which is another feature found in some of the newer passwords managers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689576244 {#2083
    date: 2023-07-17 08:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luoji@feddit.de"
    "@philpo@feddit.de"
    "@3l3s3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 20490
  -bodyTs: "'among':56 'anoth':67 'app':20 'averag':13 'better':39 'chang':50 'day':52 'disney':64 'drive':45 'everywher':25 'famili':58 'featur':62,68 'forc':46 'found':69 'get':18 'group':53 'janki':35 'key':61 'keypass':29 'manag':76 'mani':31 'netflix':63 'newer':74 'old':5 'one':42 'password':54,75 'protocol':9 'run':28 'setup':11 'share':55 'sync':36 'technic':8 'user':14 'want':16 'webdav':1 'work':24 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1293329"
  +editedAt: DateTimeImmutable @1689608642 {#2082
    date: 2023-07-17 17:44:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689576244 {#2085
    date: 2023-07-17 08:44:04.0 +02:00
  }
  +"title": 20490
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2394
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Which-is-the-most-satisfying-IO-connector-system-in-your"
  +title: "Which is the most satisfying IO connector system, in your opinion?"
  +url: null
  +body: """
    Do you like a tactile click? Are you a sucker for screws? Or something you can put in any direction? Maybe it's yours or another country's power plugs?\n
    \n
    This is sounding more sexual than I intended I think
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689719088 {#2983
    date: 2023-07-19 00:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    App\Entity\EntryComment {#2392
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2394 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most RJ-45 connectors (without a boot on them)… The connector only fits one way, the orientation is clear on both ends while holding, looking or even by feel if you have to do it blind and it locks into place easily. Only issue is how fragile the clocking part is, which boots are supposed to help protect but make more difficult to use.\n
        \n
        I like reversible connectors like lighting and USB-C but I find them too small and fragile in general and they are not very satisfying to connect.\n
        \n
        I have a special hate for connectors that are HARD to blind connect or even tell at a distance like USB-A, HDMI and Displayport which are ether rectangles or slightly not rectangles that are close enough that is hard to tell in the dark behind a device.\n
        \n
        I have a strong dislike for connectors with thumb screws, but like locking connectors like Centronics or as noted RJ11 or RJ45.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1689549381 {#2369
        date: 2023-07-17 01:16:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nevernevermore@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 19398
      -bodyTs: "'-45':3 'behind':139 'blind':36,104 'boot':7,53 'c':74 'centron':157 'clear':19 'clock':49 'close':129 'connect':92,105 'connector':4,11,68,99,148,155 'dark':138 'devic':141 'difficult':62 'dislik':146 'displayport':118 'distanc':111 'easili':42 'end':22 'enough':130 'ether':121 'even':27,107 'feel':29 'find':77 'fit':13 'fragil':47,82 'general':84 'hard':102,133 'hate':97 'hdmi':116 'help':57 'hold':24 'issu':44 'light':70 'like':66,69,112,153,156 'lock':39,154 'look':25 'make':60 'note':160 'one':14 'orient':17 'part':50 'place':41 'protect':58 'rectangl':122,126 'revers':67 'rj':2 'rj11':161 'rj45':163 'satisfi':90 'screw':151 'slight':124 'small':80 'special':96 'strong':145 'suppos':55 'tell':108,135 'thumb':150 'usb':73,114 'usb-a':113 'usb-c':72 'use':64 'way':15 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1261730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689486943 {#2387
        date: 2023-07-16 07:55:43.0 +02:00
      }
      +"title": 19398
    }
  ]
  -id: 1332
  -titleTs: "'connector':7 'io':6 'opinion':11 'satisfi':5 'system':8"
  -bodyTs: "'anoth':26 'click':6 'countri':27 'direct':20 'intend':38 'like':3 'mayb':21 'plug':30 'power':29 'put':17 'screw':12 'sexual':35 'someth':14 'sound':33 'sucker':10 'tactil':5 'think':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689572770
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/204251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689486370 {#2971
    date: 2023-07-16 07:46:10.0 +02: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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2394
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Which-is-the-most-satisfying-IO-connector-system-in-your"
  +title: "Which is the most satisfying IO connector system, in your opinion?"
  +url: null
  +body: """
    Do you like a tactile click? Are you a sucker for screws? Or something you can put in any direction? Maybe it's yours or another country's power plugs?\n
    \n
    This is sounding more sexual than I intended I think
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689719088 {#2983
    date: 2023-07-19 00:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    App\Entity\EntryComment {#2392
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2394 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most RJ-45 connectors (without a boot on them)… The connector only fits one way, the orientation is clear on both ends while holding, looking or even by feel if you have to do it blind and it locks into place easily. Only issue is how fragile the clocking part is, which boots are supposed to help protect but make more difficult to use.\n
        \n
        I like reversible connectors like lighting and USB-C but I find them too small and fragile in general and they are not very satisfying to connect.\n
        \n
        I have a special hate for connectors that are HARD to blind connect or even tell at a distance like USB-A, HDMI and Displayport which are ether rectangles or slightly not rectangles that are close enough that is hard to tell in the dark behind a device.\n
        \n
        I have a strong dislike for connectors with thumb screws, but like locking connectors like Centronics or as noted RJ11 or RJ45.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1689549381 {#2369
        date: 2023-07-17 01:16:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nevernevermore@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 19398
      -bodyTs: "'-45':3 'behind':139 'blind':36,104 'boot':7,53 'c':74 'centron':157 'clear':19 'clock':49 'close':129 'connect':92,105 'connector':4,11,68,99,148,155 'dark':138 'devic':141 'difficult':62 'dislik':146 'displayport':118 'distanc':111 'easili':42 'end':22 'enough':130 'ether':121 'even':27,107 'feel':29 'find':77 'fit':13 'fragil':47,82 'general':84 'hard':102,133 'hate':97 'hdmi':116 'help':57 'hold':24 'issu':44 'light':70 'like':66,69,112,153,156 'lock':39,154 'look':25 'make':60 'note':160 'one':14 'orient':17 'part':50 'place':41 'protect':58 'rectangl':122,126 'revers':67 'rj':2 'rj11':161 'rj45':163 'satisfi':90 'screw':151 'slight':124 'small':80 'special':96 'strong':145 'suppos':55 'tell':108,135 'thumb':150 'usb':73,114 'usb-a':113 'usb-c':72 'use':64 'way':15 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1261730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689486943 {#2387
        date: 2023-07-16 07:55:43.0 +02:00
      }
      +"title": 19398
    }
  ]
  -id: 1332
  -titleTs: "'connector':7 'io':6 'opinion':11 'satisfi':5 'system':8"
  -bodyTs: "'anoth':26 'click':6 'countri':27 'direct':20 'intend':38 'like':3 'mayb':21 'plug':30 'power':29 'put':17 'screw':12 'sexual':35 'someth':14 'sound':33 'sucker':10 'tactil':5 'think':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689572770
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/204251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689486370 {#2971
    date: 2023-07-16 07:46:10.0 +02: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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2394
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Which-is-the-most-satisfying-IO-connector-system-in-your"
  +title: "Which is the most satisfying IO connector system, in your opinion?"
  +url: null
  +body: """
    Do you like a tactile click? Are you a sucker for screws? Or something you can put in any direction? Maybe it's yours or another country's power plugs?\n
    \n
    This is sounding more sexual than I intended I think
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689719088 {#2983
    date: 2023-07-19 00:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    App\Entity\EntryComment {#2392
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2394 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most RJ-45 connectors (without a boot on them)… The connector only fits one way, the orientation is clear on both ends while holding, looking or even by feel if you have to do it blind and it locks into place easily. Only issue is how fragile the clocking part is, which boots are supposed to help protect but make more difficult to use.\n
        \n
        I like reversible connectors like lighting and USB-C but I find them too small and fragile in general and they are not very satisfying to connect.\n
        \n
        I have a special hate for connectors that are HARD to blind connect or even tell at a distance like USB-A, HDMI and Displayport which are ether rectangles or slightly not rectangles that are close enough that is hard to tell in the dark behind a device.\n
        \n
        I have a strong dislike for connectors with thumb screws, but like locking connectors like Centronics or as noted RJ11 or RJ45.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1689549381 {#2369
        date: 2023-07-17 01:16:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nevernevermore@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 19398
      -bodyTs: "'-45':3 'behind':139 'blind':36,104 'boot':7,53 'c':74 'centron':157 'clear':19 'clock':49 'close':129 'connect':92,105 'connector':4,11,68,99,148,155 'dark':138 'devic':141 'difficult':62 'dislik':146 'displayport':118 'distanc':111 'easili':42 'end':22 'enough':130 'ether':121 'even':27,107 'feel':29 'find':77 'fit':13 'fragil':47,82 'general':84 'hard':102,133 'hate':97 'hdmi':116 'help':57 'hold':24 'issu':44 'light':70 'like':66,69,112,153,156 'lock':39,154 'look':25 'make':60 'note':160 'one':14 'orient':17 'part':50 'place':41 'protect':58 'rectangl':122,126 'revers':67 'rj':2 'rj11':161 'rj45':163 'satisfi':90 'screw':151 'slight':124 'small':80 'special':96 'strong':145 'suppos':55 'tell':108,135 'thumb':150 'usb':73,114 'usb-a':113 'usb-c':72 'use':64 'way':15 'without':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1261730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689486943 {#2387
        date: 2023-07-16 07:55:43.0 +02:00
      }
      +"title": 19398
    }
  ]
  -id: 1332
  -titleTs: "'connector':7 'io':6 'opinion':11 'satisfi':5 'system':8"
  -bodyTs: "'anoth':26 'click':6 'countri':27 'direct':20 'intend':38 'like':3 'mayb':21 'plug':30 'power':29 'put':17 'screw':12 'sexual':35 'someth':14 'sound':33 'sucker':10 'tactil':5 'think':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689572770
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/204251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689486370 {#2971
    date: 2023-07-16 07:46:10.0 +02: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Which-is-the-most-satisfying-IO-connector-system-in-your"
    +title: "Which is the most satisfying IO connector system, in your opinion?"
    +url: null
    +body: """
      Do you like a tactile click? Are you a sucker for screws? Or something you can put in any direction? Maybe it's yours or another country's power plugs?\n
      \n
      This is sounding more sexual than I intended I think
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 106
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689719088 {#2983
      date: 2023-07-19 00:24:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      App\Entity\EntryComment {#2392}
    ]
    -id: 1332
    -titleTs: "'connector':7 'io':6 'opinion':11 'satisfi':5 'system':8"
    -bodyTs: "'anoth':26 'click':6 'countri':27 'direct':20 'intend':38 'like':3 'mayb':21 'plug':30 'power':29 'put':17 'screw':12 'sexual':35 'someth':14 'sound':33 'sucker':10 'tactil':5 'think':40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689572770
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/204251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689486370 {#2971
      date: 2023-07-16 07:46:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most RJ-45 connectors (without a boot on them)… The connector only fits one way, the orientation is clear on both ends while holding, looking or even by feel if you have to do it blind and it locks into place easily. Only issue is how fragile the clocking part is, which boots are supposed to help protect but make more difficult to use.\n
    \n
    I like reversible connectors like lighting and USB-C but I find them too small and fragile in general and they are not very satisfying to connect.\n
    \n
    I have a special hate for connectors that are HARD to blind connect or even tell at a distance like USB-A, HDMI and Displayport which are ether rectangles or slightly not rectangles that are close enough that is hard to tell in the dark behind a device.\n
    \n
    I have a strong dislike for connectors with thumb screws, but like locking connectors like Centronics or as noted RJ11 or RJ45.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1689549381 {#2369
    date: 2023-07-17 01:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 19398
  -bodyTs: "'-45':3 'behind':139 'blind':36,104 'boot':7,53 'c':74 'centron':157 'clear':19 'clock':49 'close':129 'connect':92,105 'connector':4,11,68,99,148,155 'dark':138 'devic':141 'difficult':62 'dislik':146 'displayport':118 'distanc':111 'easili':42 'end':22 'enough':130 'ether':121 'even':27,107 'feel':29 'find':77 'fit':13 'fragil':47,82 'general':84 'hard':102,133 'hate':97 'hdmi':116 'help':57 'hold':24 'issu':44 'light':70 'like':66,69,112,153,156 'lock':39,154 'look':25 'make':60 'note':160 'one':14 'orient':17 'part':50 'place':41 'protect':58 'rectangl':122,126 'revers':67 'rj':2 'rj11':161 'rj45':163 'satisfi':90 'screw':151 'slight':124 'small':80 'special':96 'strong':145 'suppos':55 'tell':108,135 'thumb':150 'usb':73,114 'usb-a':113 'usb-c':72 'use':64 'way':15 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1261730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689486943 {#2387
    date: 2023-07-16 07:55:43.0 +02:00
  }
  +"title": 19398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Which-is-the-most-satisfying-IO-connector-system-in-your"
    +title: "Which is the most satisfying IO connector system, in your opinion?"
    +url: null
    +body: """
      Do you like a tactile click? Are you a sucker for screws? Or something you can put in any direction? Maybe it's yours or another country's power plugs?\n
      \n
      This is sounding more sexual than I intended I think
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 106
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689719088 {#2983
      date: 2023-07-19 00:24:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      App\Entity\EntryComment {#2392}
    ]
    -id: 1332
    -titleTs: "'connector':7 'io':6 'opinion':11 'satisfi':5 'system':8"
    -bodyTs: "'anoth':26 'click':6 'countri':27 'direct':20 'intend':38 'like':3 'mayb':21 'plug':30 'power':29 'put':17 'screw':12 'sexual':35 'someth':14 'sound':33 'sucker':10 'tactil':5 'think':40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689572770
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/204251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689486370 {#2971
      date: 2023-07-16 07:46:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most RJ-45 connectors (without a boot on them)… The connector only fits one way, the orientation is clear on both ends while holding, looking or even by feel if you have to do it blind and it locks into place easily. Only issue is how fragile the clocking part is, which boots are supposed to help protect but make more difficult to use.\n
    \n
    I like reversible connectors like lighting and USB-C but I find them too small and fragile in general and they are not very satisfying to connect.\n
    \n
    I have a special hate for connectors that are HARD to blind connect or even tell at a distance like USB-A, HDMI and Displayport which are ether rectangles or slightly not rectangles that are close enough that is hard to tell in the dark behind a device.\n
    \n
    I have a strong dislike for connectors with thumb screws, but like locking connectors like Centronics or as noted RJ11 or RJ45.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1689549381 {#2369
    date: 2023-07-17 01:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 19398
  -bodyTs: "'-45':3 'behind':139 'blind':36,104 'boot':7,53 'c':74 'centron':157 'clear':19 'clock':49 'close':129 'connect':92,105 'connector':4,11,68,99,148,155 'dark':138 'devic':141 'difficult':62 'dislik':146 'displayport':118 'distanc':111 'easili':42 'end':22 'enough':130 'ether':121 'even':27,107 'feel':29 'find':77 'fit':13 'fragil':47,82 'general':84 'hard':102,133 'hate':97 'hdmi':116 'help':57 'hold':24 'issu':44 'light':70 'like':66,69,112,153,156 'lock':39,154 'look':25 'make':60 'note':160 'one':14 'orient':17 'part':50 'place':41 'protect':58 'rectangl':122,126 'revers':67 'rj':2 'rj11':161 'rj45':163 'satisfi':90 'screw':151 'slight':124 'small':80 'special':96 'strong':145 'suppos':55 'tell':108,135 'thumb':150 'usb':73,114 'usb-a':113 'usb-c':72 'use':64 'way':15 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1261730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689486943 {#2387
    date: 2023-07-16 07:55:43.0 +02:00
  }
  +"title": 19398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Which-is-the-most-satisfying-IO-connector-system-in-your"
    +title: "Which is the most satisfying IO connector system, in your opinion?"
    +url: null
    +body: """
      Do you like a tactile click? Are you a sucker for screws? Or something you can put in any direction? Maybe it's yours or another country's power plugs?\n
      \n
      This is sounding more sexual than I intended I think
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 106
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689719088 {#2983
      date: 2023-07-19 00:24:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      App\Entity\EntryComment {#2392}
    ]
    -id: 1332
    -titleTs: "'connector':7 'io':6 'opinion':11 'satisfi':5 'system':8"
    -bodyTs: "'anoth':26 'click':6 'countri':27 'direct':20 'intend':38 'like':3 'mayb':21 'plug':30 'power':29 'put':17 'screw':12 'sexual':35 'someth':14 'sound':33 'sucker':10 'tactil':5 'think':40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689572770
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/204251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689486370 {#2971
      date: 2023-07-16 07:46:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most RJ-45 connectors (without a boot on them)… The connector only fits one way, the orientation is clear on both ends while holding, looking or even by feel if you have to do it blind and it locks into place easily. Only issue is how fragile the clocking part is, which boots are supposed to help protect but make more difficult to use.\n
    \n
    I like reversible connectors like lighting and USB-C but I find them too small and fragile in general and they are not very satisfying to connect.\n
    \n
    I have a special hate for connectors that are HARD to blind connect or even tell at a distance like USB-A, HDMI and Displayport which are ether rectangles or slightly not rectangles that are close enough that is hard to tell in the dark behind a device.\n
    \n
    I have a strong dislike for connectors with thumb screws, but like locking connectors like Centronics or as noted RJ11 or RJ45.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1689549381 {#2369
    date: 2023-07-17 01:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 19398
  -bodyTs: "'-45':3 'behind':139 'blind':36,104 'boot':7,53 'c':74 'centron':157 'clear':19 'clock':49 'close':129 'connect':92,105 'connector':4,11,68,99,148,155 'dark':138 'devic':141 'difficult':62 'dislik':146 'displayport':118 'distanc':111 'easili':42 'end':22 'enough':130 'ether':121 'even':27,107 'feel':29 'find':77 'fit':13 'fragil':47,82 'general':84 'hard':102,133 'hate':97 'hdmi':116 'help':57 'hold':24 'issu':44 'light':70 'like':66,69,112,153,156 'lock':39,154 'look':25 'make':60 'note':160 'one':14 'orient':17 'part':50 'place':41 'protect':58 'rectangl':122,126 'revers':67 'rj':2 'rj11':161 'rj45':163 'satisfi':90 'screw':151 'slight':124 'small':80 'special':96 'strong':145 'suppos':55 'tell':108,135 'thumb':150 'usb':73,114 'usb-a':113 'usb-c':72 'use':64 'way':15 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1261730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689486943 {#2387
    date: 2023-07-16 07:55:43.0 +02:00
  }
  +"title": 19398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-is-the-least-SEO-fucked-search-engine"
  +title: "What is the least SEO-fucked search engine?"
  +url: null
  +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689564519 {#2929
    date: 2023-07-17 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  +badges: Doctrine\ORM\PersistentCollection {#2945 …}
  +children: [
    1 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
          \n
          For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
          \n
          Over all bing search it self isn’t bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1689499159 {#1719
          date: 2023-07-16 11:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 18614
        -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1245831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689448797 {#1715
          date: 2023-07-15 21:19:57.0 +02:00
        }
        +"title": 18614
      }
      +body: """
        If it isn’t open / free / private there is a % of the community that will not even try it.\n
        \n
        Just like on Reddit lots of negative energy in some subs.\n
        \n
        Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
        \n
        Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
        \n
        However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1689449497 {#2447
        date: 2023-07-15 21:31:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leninmummy@lemmy.ml"
        "@AlternateRoute@lemmy.ca"
        "@hotdaniel@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 18634
      -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1246176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689449497 {#2422
        date: 2023-07-15 21:31:37.0 +02:00
      }
      +"title": 18634
    }
    2 => App\Entity\EntryComment {#2383
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +root: App\Entity\EntryComment {#1714}
      +body: """
        The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
        \n
        Less disappointing is probably the best discrimination as you said.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689457189 {#2379
        date: 2023-07-15 23:39:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leninmummy@lemmy.ml"
        "@AlternateRoute@lemmy.ca"
        "@Anticorp@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 18810
      -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1249806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689457189 {#2381
        date: 2023-07-15 23:39:49.0 +02:00
      }
      +"title": 18810
    }
    0 => App\Entity\EntryComment {#1714}
  ]
  -id: 1310
  -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
  -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689534081
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2081083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689447681 {#2918
    date: 2023-07-15 21:01:21.0 +02: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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-is-the-least-SEO-fucked-search-engine"
  +title: "What is the least SEO-fucked search engine?"
  +url: null
  +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689564519 {#2929
    date: 2023-07-17 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  +badges: Doctrine\ORM\PersistentCollection {#2945 …}
  +children: [
    1 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
          \n
          For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
          \n
          Over all bing search it self isn’t bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1689499159 {#1719
          date: 2023-07-16 11:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 18614
        -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1245831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689448797 {#1715
          date: 2023-07-15 21:19:57.0 +02:00
        }
        +"title": 18614
      }
      +body: """
        If it isn’t open / free / private there is a % of the community that will not even try it.\n
        \n
        Just like on Reddit lots of negative energy in some subs.\n
        \n
        Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
        \n
        Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
        \n
        However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1689449497 {#2447
        date: 2023-07-15 21:31:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leninmummy@lemmy.ml"
        "@AlternateRoute@lemmy.ca"
        "@hotdaniel@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 18634
      -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1246176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689449497 {#2422
        date: 2023-07-15 21:31:37.0 +02:00
      }
      +"title": 18634
    }
    2 => App\Entity\EntryComment {#2383
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +root: App\Entity\EntryComment {#1714}
      +body: """
        The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
        \n
        Less disappointing is probably the best discrimination as you said.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689457189 {#2379
        date: 2023-07-15 23:39:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leninmummy@lemmy.ml"
        "@AlternateRoute@lemmy.ca"
        "@Anticorp@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 18810
      -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1249806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689457189 {#2381
        date: 2023-07-15 23:39:49.0 +02:00
      }
      +"title": 18810
    }
    0 => App\Entity\EntryComment {#1714}
  ]
  -id: 1310
  -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
  -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689534081
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2081083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689447681 {#2918
    date: 2023-07-15 21:01:21.0 +02: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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-is-the-least-SEO-fucked-search-engine"
  +title: "What is the least SEO-fucked search engine?"
  +url: null
  +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689564519 {#2929
    date: 2023-07-17 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  +badges: Doctrine\ORM\PersistentCollection {#2945 …}
  +children: [
    1 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
          \n
          For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
          \n
          Over all bing search it self isn’t bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1689499159 {#1719
          date: 2023-07-16 11:19:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 18614
        -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1245831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689448797 {#1715
          date: 2023-07-15 21:19:57.0 +02:00
        }
        +"title": 18614
      }
      +body: """
        If it isn’t open / free / private there is a % of the community that will not even try it.\n
        \n
        Just like on Reddit lots of negative energy in some subs.\n
        \n
        Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
        \n
        Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
        \n
        However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1689449497 {#2447
        date: 2023-07-15 21:31:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leninmummy@lemmy.ml"
        "@AlternateRoute@lemmy.ca"
        "@hotdaniel@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 18634
      -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1246176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689449497 {#2422
        date: 2023-07-15 21:31:37.0 +02:00
      }
      +"title": 18634
    }
    2 => App\Entity\EntryComment {#2383
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
      +root: App\Entity\EntryComment {#1714}
      +body: """
        The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
        \n
        Less disappointing is probably the best discrimination as you said.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689457189 {#2379
        date: 2023-07-15 23:39:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leninmummy@lemmy.ml"
        "@AlternateRoute@lemmy.ca"
        "@Anticorp@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 18810
      -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1249806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689457189 {#2381
        date: 2023-07-15 23:39:49.0 +02:00
      }
      +"title": 18810
    }
    0 => App\Entity\EntryComment {#1714}
  ]
  -id: 1310
  -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
  -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689534081
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2081083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689447681 {#2918
    date: 2023-07-15 21:01:21.0 +02: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462}
      2 => App\Entity\EntryComment {#2383
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
        +root: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
            \n
            For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
            \n
            Over all bing search it self isn’t bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1689499159 {#1719
            date: 2023-07-16 11:19:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@leninmummy@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 18614
          -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/1245831"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689448797 {#1715
            date: 2023-07-15 21:19:57.0 +02:00
          }
          +"title": 18614
        }
        +body: """
          The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
          \n
          Less disappointing is probably the best discrimination as you said.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689457189 {#2379
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@Anticorp@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1906 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1907 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
        -id: 18810
        -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1249806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689457189 {#2381
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +"title": 18810
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: App\Entity\EntryComment {#1714}
  +body: """
    If it isn’t open / free / private there is a % of the community that will not even try it.\n
    \n
    Just like on Reddit lots of negative energy in some subs.\n
    \n
    Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
    \n
    Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
    \n
    However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1689449497 {#2447
    date: 2023-07-15 21:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@AlternateRoute@lemmy.ca"
    "@hotdaniel@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 18634
  -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1246176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689449497 {#2422
    date: 2023-07-15 21:31:37.0 +02:00
  }
  +"title": 18634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462}
      2 => App\Entity\EntryComment {#2383
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
        +root: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
            \n
            For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
            \n
            Over all bing search it self isn’t bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1689499159 {#1719
            date: 2023-07-16 11:19:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@leninmummy@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 18614
          -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/1245831"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689448797 {#1715
            date: 2023-07-15 21:19:57.0 +02:00
          }
          +"title": 18614
        }
        +body: """
          The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
          \n
          Less disappointing is probably the best discrimination as you said.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689457189 {#2379
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@Anticorp@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1906 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1907 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
        -id: 18810
        -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1249806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689457189 {#2381
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +"title": 18810
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: App\Entity\EntryComment {#1714}
  +body: """
    If it isn’t open / free / private there is a % of the community that will not even try it.\n
    \n
    Just like on Reddit lots of negative energy in some subs.\n
    \n
    Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
    \n
    Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
    \n
    However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1689449497 {#2447
    date: 2023-07-15 21:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@AlternateRoute@lemmy.ca"
    "@hotdaniel@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 18634
  -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1246176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689449497 {#2422
    date: 2023-07-15 21:31:37.0 +02:00
  }
  +"title": 18634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462}
      2 => App\Entity\EntryComment {#2383
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
        +root: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
            \n
            For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
            \n
            Over all bing search it self isn’t bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1689499159 {#1719
            date: 2023-07-16 11:19:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@leninmummy@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 18614
          -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/1245831"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689448797 {#1715
            date: 2023-07-15 21:19:57.0 +02:00
          }
          +"title": 18614
        }
        +body: """
          The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
          \n
          Less disappointing is probably the best discrimination as you said.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689457189 {#2379
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@Anticorp@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1906 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1907 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
        -id: 18810
        -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1249806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689457189 {#2381
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +"title": 18810
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: App\Entity\EntryComment {#1714}
  +body: """
    If it isn’t open / free / private there is a % of the community that will not even try it.\n
    \n
    Just like on Reddit lots of negative energy in some subs.\n
    \n
    Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
    \n
    Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
    \n
    However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1689449497 {#2447
    date: 2023-07-15 21:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@AlternateRoute@lemmy.ca"
    "@hotdaniel@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 18634
  -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1246176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689449497 {#2422
    date: 2023-07-15 21:31:37.0 +02:00
  }
  +"title": 18634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2383
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
            \n
            For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
            \n
            Over all bing search it self isn’t bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1689499159 {#1719
            date: 2023-07-16 11:19:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@leninmummy@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 18614
          -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/1245831"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689448797 {#1715
            date: 2023-07-15 21:19:57.0 +02:00
          }
          +"title": 18614
        }
        +body: """
          If it isn’t open / free / private there is a % of the community that will not even try it.\n
          \n
          Just like on Reddit lots of negative energy in some subs.\n
          \n
          Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
          \n
          Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
          \n
          However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1689449497 {#2447
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@hotdaniel@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 18634
        -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1246176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689449497 {#2422
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +"title": 18634
      }
      2 => App\Entity\EntryComment {#2383}
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: App\Entity\EntryComment {#1714}
  +body: """
    The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
    \n
    Less disappointing is probably the best discrimination as you said.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689457189 {#2379
    date: 2023-07-15 23:39:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@AlternateRoute@lemmy.ca"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 18810
  -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1249806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689457189 {#2381
    date: 2023-07-15 23:39:49.0 +02:00
  }
  +"title": 18810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2383
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
            \n
            For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
            \n
            Over all bing search it self isn’t bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1689499159 {#1719
            date: 2023-07-16 11:19:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@leninmummy@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 18614
          -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/1245831"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689448797 {#1715
            date: 2023-07-15 21:19:57.0 +02:00
          }
          +"title": 18614
        }
        +body: """
          If it isn’t open / free / private there is a % of the community that will not even try it.\n
          \n
          Just like on Reddit lots of negative energy in some subs.\n
          \n
          Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
          \n
          Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
          \n
          However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1689449497 {#2447
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@hotdaniel@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 18634
        -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1246176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689449497 {#2422
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +"title": 18634
      }
      2 => App\Entity\EntryComment {#2383}
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: App\Entity\EntryComment {#1714}
  +body: """
    The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
    \n
    Less disappointing is probably the best discrimination as you said.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689457189 {#2379
    date: 2023-07-15 23:39:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@AlternateRoute@lemmy.ca"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 18810
  -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1249806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689457189 {#2381
    date: 2023-07-15 23:39:49.0 +02:00
  }
  +"title": 18810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2383
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
            \n
            For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
            \n
            Over all bing search it self isn’t bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 64
          +score: 0
          +lastActive: DateTime @1689499159 {#1719
            date: 2023-07-16 11:19:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@leninmummy@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1720 …}
          +nested: Doctrine\ORM\PersistentCollection {#1717 …}
          +votes: Doctrine\ORM\PersistentCollection {#1741 …}
          +reports: Doctrine\ORM\PersistentCollection {#1707 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
          -id: 18614
          -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/1245831"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689448797 {#1715
            date: 2023-07-15 21:19:57.0 +02:00
          }
          +"title": 18614
        }
        +body: """
          If it isn’t open / free / private there is a % of the community that will not even try it.\n
          \n
          Just like on Reddit lots of negative energy in some subs.\n
          \n
          Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
          \n
          Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
          \n
          However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1689449497 {#2447
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@hotdaniel@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 18634
        -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1246176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689449497 {#2422
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +"title": 18634
      }
      2 => App\Entity\EntryComment {#2383}
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: App\Entity\EntryComment {#1714}
  +body: """
    The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
    \n
    Less disappointing is probably the best discrimination as you said.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689457189 {#2379
    date: 2023-07-15 23:39:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@AlternateRoute@lemmy.ca"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 18810
  -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1249806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689457189 {#2381
    date: 2023-07-15 23:39:49.0 +02:00
  }
  +"title": 18810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714}
        +body: """
          If it isn’t open / free / private there is a % of the community that will not even try it.\n
          \n
          Just like on Reddit lots of negative energy in some subs.\n
          \n
          Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
          \n
          Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
          \n
          However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1689449497 {#2447
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@hotdaniel@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 18634
        -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1246176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689449497 {#2422
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +"title": 18634
      }
      2 => App\Entity\EntryComment {#2383
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
        +root: App\Entity\EntryComment {#1714}
        +body: """
          The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
          \n
          Less disappointing is probably the best discrimination as you said.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689457189 {#2379
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@Anticorp@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1906 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1907 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
        -id: 18810
        -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1249806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689457189 {#2381
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +"title": 18810
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
    \n
    For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
    \n
    Over all bing search it self isn’t bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1689499159 {#1719
    date: 2023-07-16 11:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 18614
  -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1245831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689448797 {#1715
    date: 2023-07-15 21:19:57.0 +02:00
  }
  +"title": 18614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714}
        +body: """
          If it isn’t open / free / private there is a % of the community that will not even try it.\n
          \n
          Just like on Reddit lots of negative energy in some subs.\n
          \n
          Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
          \n
          Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
          \n
          However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1689449497 {#2447
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@hotdaniel@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 18634
        -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1246176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689449497 {#2422
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +"title": 18634
      }
      2 => App\Entity\EntryComment {#2383
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
        +root: App\Entity\EntryComment {#1714}
        +body: """
          The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
          \n
          Less disappointing is probably the best discrimination as you said.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689457189 {#2379
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@Anticorp@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1906 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1907 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
        -id: 18810
        -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1249806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689457189 {#2381
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +"title": 18810
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
    \n
    For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
    \n
    Over all bing search it self isn’t bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1689499159 {#1719
    date: 2023-07-16 11:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 18614
  -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1245831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689448797 {#1715
    date: 2023-07-15 21:19:57.0 +02:00
  }
  +"title": 18614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-is-the-least-SEO-fucked-search-engine"
    +title: "What is the least SEO-fucked search engine?"
    +url: null
    +body: "What search engine is currently showing the most useful results? What other tricks do we have aside of adding “reddit” or whatever internet community to the results?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689564519 {#2929
      date: 2023-07-17 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    +badges: Doctrine\ORM\PersistentCollection {#2945 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714}
        +body: """
          If it isn’t open / free / private there is a % of the community that will not even try it.\n
          \n
          Just like on Reddit lots of negative energy in some subs.\n
          \n
          Hardly saying bing is amazing only that lately I have been drawn to trying it more since the chat based search that allows follow ups in natural language.\n
          \n
          Google bards equivalent is only available in the US and just this last week the UK so I can’t try it out.\n
          \n
          However over all I agree that more and more google search results have more adds and the good results pushed further and further down.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1689449497 {#2447
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@hotdaniel@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 18634
        -bodyTs: "'add':96 'agre':86 'allow':53 'amaz':35 'avail':64 'bard':60 'base':50 'bing':33 'chat':49 'communiti':13 'drawn':42 'energi':27 'equival':61 'even':17 'follow':54 'free':6 'good':99 'googl':59,91 'hard':31 'howev':82 'isn':3 'languag':58 'last':71 'late':38 'like':21 'lot':24 'natur':57 'negat':26 'open':5 'privat':7 'push':101 'reddit':23 'result':93,100 'say':32 'search':51,92 'sinc':47 'sub':30 'tri':18,44,79 'uk':74 'up':55 'us':67 'week':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1246176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689449497 {#2422
          date: 2023-07-15 21:31:37.0 +02:00
        }
        +"title": 18634
      }
      2 => App\Entity\EntryComment {#2383
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
        +root: App\Entity\EntryComment {#1714}
        +body: """
          The “preview” for the chat feature requires the app or edge on desktop currently but I do find myself turning to it every time I get frustrated with a google search these days.\n
          \n
          Less disappointing is probably the best discrimination as you said.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689457189 {#2379
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@leninmummy@lemmy.ml"
          "@AlternateRoute@lemmy.ca"
          "@Anticorp@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1906 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1410 …}
        +reports: Doctrine\ORM\PersistentCollection {#1907 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
        -id: 18810
        -bodyTs: "'app':9 'best':39 'chat':5 'current':14 'day':33 'desktop':13 'disappoint':35 'discrimin':40 'edg':11 'everi':23 'featur':6 'find':18 'frustrat':27 'get':26 'googl':30 'less':34 'preview':2 'probabl':37 'requir':7 'said':43 'search':31 'time':24 'turn':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1249806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689457189 {#2381
          date: 2023-07-15 23:39:49.0 +02:00
        }
        +"title": 18810
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 1310
    -titleTs: "'engin':9 'fuck':7 'least':4 'search':8 'seo':6 'seo-fuck':5"
    -bodyTs: "'ad':19 'asid':17 'communiti':24 'current':5 'engin':3 'internet':23 'reddit':20 'result':10,27 'search':2 'show':6 'trick':13 'use':9 'whatev':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689534081
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2081083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689447681 {#2918
      date: 2023-07-15 21:01:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    More and more I have been using the Bing “chat” search. It does a search, filters through the results and summarizes the answer with links to the sites it found them on.\n
    \n
    For certain types of search it is a huge time saver of scrolling through results to find answers on various pages.\n
    \n
    Over all bing search it self isn’t bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1689499159 {#1719
    date: 2023-07-16 11:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 18614
  -bodyTs: "'answer':23,50 'bad':62 'bing':9,56 'certain':34 'chat':10 'filter':16 'find':49 'found':30 'huge':41 'isn':60 'link':25 'page':53 'result':19,47 'saver':43 'scroll':45 'search':11,15,37,57 'self':59 'site':28 'summar':21 'time':42 'type':35 'use':7 'various':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1245831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689448797 {#1715
    date: 2023-07-15 21:19:57.0 +02:00
  }
  +"title": 18614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2363
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-your-favorite-ugly-games"
  +title: "What are your favorite "ugly" games?"
  +url: null
  +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 104
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689713659 {#2894
    date: 2023-07-18 22:54:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2902 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2910 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "Slay the spire is kind of a style choice. Dev art mode is bad however and kinda funny lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689449741 {#2467
        date: 2023-07-15 21:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrappleHat@lemmy.ml"
        "@squidsarefriends@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 18639
      -bodyTs: "'art':11 'bad':14 'choic':9 'dev':10 'funni':18 'howev':15 'kind':5 'kinda':17 'lol':19 'mode':12 'slay':1 'spire':3 'style':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1246283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689449741 {#2471
        date: 2023-07-15 21:35:41.0 +02:00
      }
      +"title": 18639
    }
  ]
  -id: 1306
  -titleTs: "'favorit':4 'game':6 'ugli':5"
  -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525474
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439074 {#2882
    date: 2023-07-15 18:37:54.0 +02: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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2363
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-your-favorite-ugly-games"
  +title: "What are your favorite "ugly" games?"
  +url: null
  +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 104
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689713659 {#2894
    date: 2023-07-18 22:54:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2902 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2910 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "Slay the spire is kind of a style choice. Dev art mode is bad however and kinda funny lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689449741 {#2467
        date: 2023-07-15 21:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrappleHat@lemmy.ml"
        "@squidsarefriends@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 18639
      -bodyTs: "'art':11 'bad':14 'choic':9 'dev':10 'funni':18 'howev':15 'kind':5 'kinda':17 'lol':19 'mode':12 'slay':1 'spire':3 'style':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1246283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689449741 {#2471
        date: 2023-07-15 21:35:41.0 +02:00
      }
      +"title": 18639
    }
  ]
  -id: 1306
  -titleTs: "'favorit':4 'game':6 'ugli':5"
  -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525474
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439074 {#2882
    date: 2023-07-15 18:37:54.0 +02: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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2363
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-your-favorite-ugly-games"
  +title: "What are your favorite "ugly" games?"
  +url: null
  +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 104
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689713659 {#2894
    date: 2023-07-18 22:54:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2902 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2910 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "Slay the spire is kind of a style choice. Dev art mode is bad however and kinda funny lol."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689449741 {#2467
        date: 2023-07-15 21:35:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrappleHat@lemmy.ml"
        "@squidsarefriends@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 18639
      -bodyTs: "'art':11 'bad':14 'choic':9 'dev':10 'funni':18 'howev':15 'kind':5 'kinda':17 'lol':19 'mode':12 'slay':1 'spire':3 'style':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1246283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689449741 {#2471
        date: 2023-07-15 21:35:41.0 +02:00
      }
      +"title": 18639
    }
  ]
  -id: 1306
  -titleTs: "'favorit':4 'game':6 'ugli':5"
  -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525474
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439074 {#2882
    date: 2023-07-15 18:37:54.0 +02: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-your-favorite-ugly-games"
    +title: "What are your favorite "ugly" games?"
    +url: null
    +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 104
    +favouriteCount: 146
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689713659 {#2894
      date: 2023-07-18 22:54:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2902 …}
    +reports: Doctrine\ORM\PersistentCollection {#2904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2910 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 1306
    -titleTs: "'favorit':4 'game':6 'ugli':5"
    -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689525474
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2077640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689439074 {#2882
      date: 2023-07-15 18:37:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "Slay the spire is kind of a style choice. Dev art mode is bad however and kinda funny lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689449741 {#2467
    date: 2023-07-15 21:35:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrappleHat@lemmy.ml"
    "@squidsarefriends@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 18639
  -bodyTs: "'art':11 'bad':14 'choic':9 'dev':10 'funni':18 'howev':15 'kind':5 'kinda':17 'lol':19 'mode':12 'slay':1 'spire':3 'style':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1246283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689449741 {#2471
    date: 2023-07-15 21:35:41.0 +02:00
  }
  +"title": 18639
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-your-favorite-ugly-games"
    +title: "What are your favorite "ugly" games?"
    +url: null
    +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 104
    +favouriteCount: 146
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689713659 {#2894
      date: 2023-07-18 22:54:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2902 …}
    +reports: Doctrine\ORM\PersistentCollection {#2904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2910 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 1306
    -titleTs: "'favorit':4 'game':6 'ugli':5"
    -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689525474
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2077640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689439074 {#2882
      date: 2023-07-15 18:37:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "Slay the spire is kind of a style choice. Dev art mode is bad however and kinda funny lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689449741 {#2467
    date: 2023-07-15 21:35:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrappleHat@lemmy.ml"
    "@squidsarefriends@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 18639
  -bodyTs: "'art':11 'bad':14 'choic':9 'dev':10 'funni':18 'howev':15 'kind':5 'kinda':17 'lol':19 'mode':12 'slay':1 'spire':3 'style':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1246283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689449741 {#2471
    date: 2023-07-15 21:35:41.0 +02:00
  }
  +"title": 18639
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-your-favorite-ugly-games"
    +title: "What are your favorite "ugly" games?"
    +url: null
    +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 104
    +favouriteCount: 146
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689713659 {#2894
      date: 2023-07-18 22:54:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2902 …}
    +reports: Doctrine\ORM\PersistentCollection {#2904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2910 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 1306
    -titleTs: "'favorit':4 'game':6 'ugli':5"
    -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689525474
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2077640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689439074 {#2882
      date: 2023-07-15 18:37:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "Slay the spire is kind of a style choice. Dev art mode is bad however and kinda funny lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689449741 {#2467
    date: 2023-07-15 21:35:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrappleHat@lemmy.ml"
    "@squidsarefriends@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 18639
  -bodyTs: "'art':11 'bad':14 'choic':9 'dev':10 'funni':18 'howev':15 'kind':5 'kinda':17 'lol':19 'mode':12 'slay':1 'spire':3 'style':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1246283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689449741 {#2471
    date: 2023-07-15 21:35:41.0 +02:00
  }
  +"title": 18639
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
  +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
  +url: null
  +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689454782 {#2947
    date: 2023-07-15 22:59:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        it isn’t just /c/memes looking at the global feed I felt like I was blocking meme related communities for a while yesterday.\n
        \n
        I think the core app needs some simple text filters for communities and posts or hopefully some of the client apps will implement that a number of the meme subs at least have the word meme in their name.\n
        \n
        Same could be said for NSFW subs, but we at least have a global toggle for those at if they have been correctly tagged.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689375899 {#1596
        date: 2023-07-15 01:04:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OprahsedCreature@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 16962
      -bodyTs: "'/c/memes':5 'app':28,44 'block':16 'client':43 'communiti':19,35 'core':27 'correct':85 'could':64 'feed':10 'felt':12 'filter':33 'global':9,76 'hope':39 'implement':46 'isn':2 'least':55,73 'like':13 'look':6 'meme':17,52,59 'name':62 'need':29 'nsfw':68 'number':49 'post':37 'relat':18 'said':66 'simpl':31 'sub':53,69 'tag':86 'text':32 'think':25 'toggl':77 'word':58 'yesterday':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1217854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689375899 {#1604
        date: 2023-07-15 01:04:59.0 +02:00
      }
      +"title": 16962
    }
  ]
  -id: 1268
  -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
  -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689456614
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2049308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689370214 {#2935
    date: 2023-07-14 23:30:14.0 +02: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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
  +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
  +url: null
  +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689454782 {#2947
    date: 2023-07-15 22:59:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        it isn’t just /c/memes looking at the global feed I felt like I was blocking meme related communities for a while yesterday.\n
        \n
        I think the core app needs some simple text filters for communities and posts or hopefully some of the client apps will implement that a number of the meme subs at least have the word meme in their name.\n
        \n
        Same could be said for NSFW subs, but we at least have a global toggle for those at if they have been correctly tagged.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689375899 {#1596
        date: 2023-07-15 01:04:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OprahsedCreature@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 16962
      -bodyTs: "'/c/memes':5 'app':28,44 'block':16 'client':43 'communiti':19,35 'core':27 'correct':85 'could':64 'feed':10 'felt':12 'filter':33 'global':9,76 'hope':39 'implement':46 'isn':2 'least':55,73 'like':13 'look':6 'meme':17,52,59 'name':62 'need':29 'nsfw':68 'number':49 'post':37 'relat':18 'said':66 'simpl':31 'sub':53,69 'tag':86 'text':32 'think':25 'toggl':77 'word':58 'yesterday':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1217854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689375899 {#1604
        date: 2023-07-15 01:04:59.0 +02:00
      }
      +"title": 16962
    }
  ]
  -id: 1268
  -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
  -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689456614
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2049308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689370214 {#2935
    date: 2023-07-14 23:30:14.0 +02: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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
  +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
  +url: null
  +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689454782 {#2947
    date: 2023-07-15 22:59:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        it isn’t just /c/memes looking at the global feed I felt like I was blocking meme related communities for a while yesterday.\n
        \n
        I think the core app needs some simple text filters for communities and posts or hopefully some of the client apps will implement that a number of the meme subs at least have the word meme in their name.\n
        \n
        Same could be said for NSFW subs, but we at least have a global toggle for those at if they have been correctly tagged.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689375899 {#1596
        date: 2023-07-15 01:04:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OprahsedCreature@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 16962
      -bodyTs: "'/c/memes':5 'app':28,44 'block':16 'client':43 'communiti':19,35 'core':27 'correct':85 'could':64 'feed':10 'felt':12 'filter':33 'global':9,76 'hope':39 'implement':46 'isn':2 'least':55,73 'like':13 'look':6 'meme':17,52,59 'name':62 'need':29 'nsfw':68 'number':49 'post':37 'relat':18 'said':66 'simpl':31 'sub':53,69 'tag':86 'text':32 'think':25 'toggl':77 'word':58 'yesterday':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1217854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689375899 {#1604
        date: 2023-07-15 01:04:59.0 +02:00
      }
      +"title": 16962
    }
  ]
  -id: 1268
  -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
  -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689456614
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2049308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689370214 {#2935
    date: 2023-07-14 23:30:14.0 +02: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
    +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
    +url: null
    +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 196
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689454782 {#2947
      date: 2023-07-15 22:59:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2955 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 1268
    -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
    -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689456614
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2049308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689370214 {#2935
      date: 2023-07-14 23:30:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    it isn’t just /c/memes looking at the global feed I felt like I was blocking meme related communities for a while yesterday.\n
    \n
    I think the core app needs some simple text filters for communities and posts or hopefully some of the client apps will implement that a number of the meme subs at least have the word meme in their name.\n
    \n
    Same could be said for NSFW subs, but we at least have a global toggle for those at if they have been correctly tagged.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689375899 {#1596
    date: 2023-07-15 01:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OprahsedCreature@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 16962
  -bodyTs: "'/c/memes':5 'app':28,44 'block':16 'client':43 'communiti':19,35 'core':27 'correct':85 'could':64 'feed':10 'felt':12 'filter':33 'global':9,76 'hope':39 'implement':46 'isn':2 'least':55,73 'like':13 'look':6 'meme':17,52,59 'name':62 'need':29 'nsfw':68 'number':49 'post':37 'relat':18 'said':66 'simpl':31 'sub':53,69 'tag':86 'text':32 'think':25 'toggl':77 'word':58 'yesterday':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1217854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689375899 {#1604
    date: 2023-07-15 01:04:59.0 +02:00
  }
  +"title": 16962
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
    +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
    +url: null
    +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 196
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689454782 {#2947
      date: 2023-07-15 22:59:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2955 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 1268
    -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
    -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689456614
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2049308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689370214 {#2935
      date: 2023-07-14 23:30:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    it isn’t just /c/memes looking at the global feed I felt like I was blocking meme related communities for a while yesterday.\n
    \n
    I think the core app needs some simple text filters for communities and posts or hopefully some of the client apps will implement that a number of the meme subs at least have the word meme in their name.\n
    \n
    Same could be said for NSFW subs, but we at least have a global toggle for those at if they have been correctly tagged.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689375899 {#1596
    date: 2023-07-15 01:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OprahsedCreature@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 16962
  -bodyTs: "'/c/memes':5 'app':28,44 'block':16 'client':43 'communiti':19,35 'core':27 'correct':85 'could':64 'feed':10 'felt':12 'filter':33 'global':9,76 'hope':39 'implement':46 'isn':2 'least':55,73 'like':13 'look':6 'meme':17,52,59 'name':62 'need':29 'nsfw':68 'number':49 'post':37 'relat':18 'said':66 'simpl':31 'sub':53,69 'tag':86 'text':32 'think':25 'toggl':77 'word':58 'yesterday':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1217854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689375899 {#1604
    date: 2023-07-15 01:04:59.0 +02:00
  }
  +"title": 16962
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "I-feel-like-c-memes-has-taught-us-a-valuable-lesson"
    +title: "I feel like /c/memes has taught us a valuable lesson today: Would it make sense to develop a feature to block a comm from our feed for a selectable unit of time (1 hour, 1 day, etc.)?"
    +url: null
    +body: "Even if we’re subscribed to them? Could a temp block exist in conjunction with a subscription? I love c/memes but holy shit no matter which sort I select by they’ve managed to overwhelm my feed."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 196
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689454782 {#2947
      date: 2023-07-15 22:59:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2955 …}
    +reports: Doctrine\ORM\PersistentCollection {#2957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 1268
    -titleTs: "'/c/memes':4 '1':33,35 'block':21 'comm':23 'day':36 'develop':17 'etc':37 'featur':19 'feed':26 'feel':2 'hour':34 'lesson':10 'like':3 'make':14 'select':29 'sens':15 'taught':6 'time':32 'today':11 'unit':30 'us':7 'valuabl':9 'would':12"
    -bodyTs: "'block':11 'c/memes':20 'conjunct':14 'could':8 'even':1 'exist':12 'feed':37 'holi':22 'love':19 'manag':33 'matter':25 'overwhelm':35 're':4 'select':29 'shit':23 'sort':27 'subscrib':5 'subscript':17 'temp':10 've':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689456614
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2049308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689370214 {#2935
      date: 2023-07-14 23:30:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    it isn’t just /c/memes looking at the global feed I felt like I was blocking meme related communities for a while yesterday.\n
    \n
    I think the core app needs some simple text filters for communities and posts or hopefully some of the client apps will implement that a number of the meme subs at least have the word meme in their name.\n
    \n
    Same could be said for NSFW subs, but we at least have a global toggle for those at if they have been correctly tagged.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689375899 {#1596
    date: 2023-07-15 01:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OprahsedCreature@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 16962
  -bodyTs: "'/c/memes':5 'app':28,44 'block':16 'client':43 'communiti':19,35 'core':27 'correct':85 'could':64 'feed':10 'felt':12 'filter':33 'global':9,76 'hope':39 'implement':46 'isn':2 'least':55,73 'like':13 'look':6 'meme':17,52,59 'name':62 'need':29 'nsfw':68 'number':49 'post':37 'relat':18 'said':66 'simpl':31 'sub':53,69 'tag':86 'text':32 'think':25 'toggl':77 'word':58 'yesterday':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1217854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689375899 {#1604
    date: 2023-07-15 01:04:59.0 +02:00
  }
  +"title": 16962
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "In-which-game-did-you-spend-the-most-hours"
  +title: "In which game did you spend the most hours?"
  +url: null
  +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 275
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689654265 {#2876
    date: 2023-07-18 06:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    1 => App\Entity\EntryComment {#1557
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: App\Entity\EntryComment {#1525
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689364004 {#1666
          date: 2023-07-14 21:46:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 16675
        -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689363779 {#1561
          date: 2023-07-14 21:42:59.0 +02:00
        }
        +"title": 16675
      }
      +body: """
        More that I just don’t spend as much time playing games these days.\n
        \n
        I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689364003 {#1558
        date: 2023-07-14 21:46:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lolors17@feddit.de"
        "@AlternateRoute@lemmy.ca"
        "@elkaki@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 16683
      -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1211655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689364003 {#1556
        date: 2023-07-14 21:46:43.0 +02:00
      }
      +"title": 16683
    }
    0 => App\Entity\EntryComment {#1525}
  ]
  -id: 1267
  -titleTs: "'game':3 'hour':9 'spend':6"
  -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689449781
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1586067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363381 {#2864
    date: 2023-07-14 21:36:21.0 +02: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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "In-which-game-did-you-spend-the-most-hours"
  +title: "In which game did you spend the most hours?"
  +url: null
  +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 275
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689654265 {#2876
    date: 2023-07-18 06:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    1 => App\Entity\EntryComment {#1557
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: App\Entity\EntryComment {#1525
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689364004 {#1666
          date: 2023-07-14 21:46:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 16675
        -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689363779 {#1561
          date: 2023-07-14 21:42:59.0 +02:00
        }
        +"title": 16675
      }
      +body: """
        More that I just don’t spend as much time playing games these days.\n
        \n
        I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689364003 {#1558
        date: 2023-07-14 21:46:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lolors17@feddit.de"
        "@AlternateRoute@lemmy.ca"
        "@elkaki@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 16683
      -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1211655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689364003 {#1556
        date: 2023-07-14 21:46:43.0 +02:00
      }
      +"title": 16683
    }
    0 => App\Entity\EntryComment {#1525}
  ]
  -id: 1267
  -titleTs: "'game':3 'hour':9 'spend':6"
  -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689449781
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1586067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363381 {#2864
    date: 2023-07-14 21:36:21.0 +02: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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "In-which-game-did-you-spend-the-most-hours"
  +title: "In which game did you spend the most hours?"
  +url: null
  +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 275
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689654265 {#2876
    date: 2023-07-18 06:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    1 => App\Entity\EntryComment {#1557
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: App\Entity\EntryComment {#1525
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689364004 {#1666
          date: 2023-07-14 21:46:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 16675
        -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689363779 {#1561
          date: 2023-07-14 21:42:59.0 +02:00
        }
        +"title": 16675
      }
      +body: """
        More that I just don’t spend as much time playing games these days.\n
        \n
        I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689364003 {#1558
        date: 2023-07-14 21:46:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lolors17@feddit.de"
        "@AlternateRoute@lemmy.ca"
        "@elkaki@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 16683
      -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1211655"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689364003 {#1556
        date: 2023-07-14 21:46:43.0 +02:00
      }
      +"title": 16683
    }
    0 => App\Entity\EntryComment {#1525}
  ]
  -id: 1267
  -titleTs: "'game':3 'hour':9 'spend':6"
  -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689449781
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1586067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363381 {#2864
    date: 2023-07-14 21:36:21.0 +02: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "In-which-game-did-you-spend-the-most-hours"
    +title: "In which game did you spend the most hours?"
    +url: null
    +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 275
    +favouriteCount: 242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689654265 {#2876
      date: 2023-07-18 06:24:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      1 => App\Entity\EntryComment {#1557}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689364004 {#1666
          date: 2023-07-14 21:46:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 16675
        -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689363779 {#1561
          date: 2023-07-14 21:42:59.0 +02:00
        }
        +"title": 16675
      }
    ]
    -id: 1267
    -titleTs: "'game':3 'hour':9 'spend':6"
    -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689449781
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1586067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689363381 {#2864
      date: 2023-07-14 21:36:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: App\Entity\EntryComment {#1525}
  +body: """
    More that I just don’t spend as much time playing games these days.\n
    \n
    I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689364003 {#1558
    date: 2023-07-14 21:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
    "@AlternateRoute@lemmy.ca"
    "@elkaki@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 16683
  -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1211655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689364003 {#1556
    date: 2023-07-14 21:46:43.0 +02:00
  }
  +"title": 16683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "In-which-game-did-you-spend-the-most-hours"
    +title: "In which game did you spend the most hours?"
    +url: null
    +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 275
    +favouriteCount: 242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689654265 {#2876
      date: 2023-07-18 06:24:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      1 => App\Entity\EntryComment {#1557}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689364004 {#1666
          date: 2023-07-14 21:46:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 16675
        -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689363779 {#1561
          date: 2023-07-14 21:42:59.0 +02:00
        }
        +"title": 16675
      }
    ]
    -id: 1267
    -titleTs: "'game':3 'hour':9 'spend':6"
    -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689449781
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1586067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689363381 {#2864
      date: 2023-07-14 21:36:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: App\Entity\EntryComment {#1525}
  +body: """
    More that I just don’t spend as much time playing games these days.\n
    \n
    I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689364003 {#1558
    date: 2023-07-14 21:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
    "@AlternateRoute@lemmy.ca"
    "@elkaki@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 16683
  -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1211655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689364003 {#1556
    date: 2023-07-14 21:46:43.0 +02:00
  }
  +"title": 16683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "In-which-game-did-you-spend-the-most-hours"
    +title: "In which game did you spend the most hours?"
    +url: null
    +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 275
    +favouriteCount: 242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689654265 {#2876
      date: 2023-07-18 06:24:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      1 => App\Entity\EntryComment {#1557}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1689364004 {#1666
          date: 2023-07-14 21:46:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 16675
        -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689363779 {#1561
          date: 2023-07-14 21:42:59.0 +02:00
        }
        +"title": 16675
      }
    ]
    -id: 1267
    -titleTs: "'game':3 'hour':9 'spend':6"
    -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689449781
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1586067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689363381 {#2864
      date: 2023-07-14 21:36:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: App\Entity\EntryComment {#1525}
  +body: """
    More that I just don’t spend as much time playing games these days.\n
    \n
    I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689364003 {#1558
    date: 2023-07-14 21:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
    "@AlternateRoute@lemmy.ca"
    "@elkaki@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 16683
  -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1211655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689364003 {#1556
    date: 2023-07-14 21:46:43.0 +02:00
  }
  +"title": 16683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "In-which-game-did-you-spend-the-most-hours"
    +title: "In which game did you spend the most hours?"
    +url: null
    +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 275
    +favouriteCount: 242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689654265 {#2876
      date: 2023-07-18 06:24:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      1 => App\Entity\EntryComment {#1557
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1525}
        +body: """
          More that I just don’t spend as much time playing games these days.\n
          \n
          I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689364003 {#1558
          date: 2023-07-14 21:46:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
          "@AlternateRoute@lemmy.ca"
          "@elkaki@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 16683
        -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689364003 {#1556
          date: 2023-07-14 21:46:43.0 +02:00
        }
        +"title": 16683
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 1267
    -titleTs: "'game':3 'hour':9 'spend':6"
    -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689449781
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1586067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689363381 {#2864
      date: 2023-07-14 21:36:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689364004 {#1666
    date: 2023-07-14 21:46:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 16675
  -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1211536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363779 {#1561
    date: 2023-07-14 21:42:59.0 +02:00
  }
  +"title": 16675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "In-which-game-did-you-spend-the-most-hours"
    +title: "In which game did you spend the most hours?"
    +url: null
    +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 275
    +favouriteCount: 242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689654265 {#2876
      date: 2023-07-18 06:24:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      1 => App\Entity\EntryComment {#1557
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1525}
        +body: """
          More that I just don’t spend as much time playing games these days.\n
          \n
          I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689364003 {#1558
          date: 2023-07-14 21:46:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
          "@AlternateRoute@lemmy.ca"
          "@elkaki@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 16683
        -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689364003 {#1556
          date: 2023-07-14 21:46:43.0 +02:00
        }
        +"title": 16683
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 1267
    -titleTs: "'game':3 'hour':9 'spend':6"
    -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689449781
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1586067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689363381 {#2864
      date: 2023-07-14 21:36:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689364004 {#1666
    date: 2023-07-14 21:46:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 16675
  -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1211536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363779 {#1561
    date: 2023-07-14 21:42:59.0 +02:00
  }
  +"title": 16675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "In-which-game-did-you-spend-the-most-hours"
    +title: "In which game did you spend the most hours?"
    +url: null
    +body: "I discovered today that my most played game on Steam is Astronner with about 500 hours, and my second most played is Surviving Mars with about 500 hours."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 275
    +favouriteCount: 242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689654265 {#2876
      date: 2023-07-18 06:24:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      1 => App\Entity\EntryComment {#1557
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: App\Entity\EntryComment {#1525}
        +body: """
          More that I just don’t spend as much time playing games these days.\n
          \n
          I really like it however as it is one of a few games in my collection I can just randomly play for a few min and leave or hours at a time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689364003 {#1558
          date: 2023-07-14 21:46:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lolors17@feddit.de"
          "@AlternateRoute@lemmy.ca"
          "@elkaki@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -id: 16683
        -bodyTs: "'collect':30 'day':14 'game':12,27 'hour':43 'howev':19 'leav':41 'like':17 'min':39 'much':9 'one':23 'play':11,35 'random':34 'realli':16 'spend':7 'time':10,46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/1211655"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689364003 {#1556
          date: 2023-07-14 21:46:43.0 +02:00
        }
        +"title": 16683
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 1267
    -titleTs: "'game':3 'hour':9 'spend':6"
    -bodyTs: "'500':15,27 'astronn':12 'discov':2 'game':8 'hour':16,28 'mar':24 'play':7,21 'second':19 'steam':10 'surviv':23 'today':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689449781
    +visibility: "visible             "
    +apId: "https://feddit.de/post/1586067"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689363381 {#2864
      date: 2023-07-14 21:36:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Slay the Spire 187 hrs and counting. No where near the time I see others have put into single games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689364004 {#1666
    date: 2023-07-14 21:46:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 16675
  -bodyTs: "'187':4 'count':7 'game':20 'hrs':5 'near':10 'other':15 'put':17 'see':14 'singl':19 'slay':1 'spire':3 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1211536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689363779 {#1561
    date: 2023-07-14 21:42:59.0 +02:00
  }
  +"title": 16675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#2932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
  +title: "What are some ways Lemmy could be destabilized?"
  +url: null
  +body: """
    If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
    \n
    Reddit could attract users back by doing a 1-2-punch.\n
    \n
    1. Swarm communities with bots/potentially extremist or hateful content\n
    2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
    \n
    Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
    \n
    How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689367647 {#2965
    date: 2023-07-14 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Needs more mature identity security, spam protection and moderation tools.\n
        \n
        I generally browse only my subscriptions which is fine but every time I go into browsing all I get hit with memes and all sorts of random crap so I am constantly blocking committees to clean up the feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689365012 {#1598
        date: 2023-07-14 22:03:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KoofNoof@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 16723
      -bodyTs: "'block':43 'brows':13,26 'clean':46 'committe':44 'constant':42 'crap':38 'everi':21 'feed':49 'fine':19 'general':12 'get':29 'go':24 'hit':30 'ident':4 'matur':3 'meme':32 'moder':9 'need':1 'protect':7 'random':37 'secur':5 'sort':35 'spam':6 'subscript':16 'time':22 'tool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1212194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689365012 {#1611
        date: 2023-07-14 22:03:32.0 +02:00
      }
      +"title": 16723
    }
  ]
  -id: 1262
  -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
  -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440630
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2043165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356630 {#2953
    date: 2023-07-14 19:43:50.0 +02: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
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#2932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
  +title: "What are some ways Lemmy could be destabilized?"
  +url: null
  +body: """
    If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
    \n
    Reddit could attract users back by doing a 1-2-punch.\n
    \n
    1. Swarm communities with bots/potentially extremist or hateful content\n
    2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
    \n
    Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
    \n
    How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689367647 {#2965
    date: 2023-07-14 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Needs more mature identity security, spam protection and moderation tools.\n
        \n
        I generally browse only my subscriptions which is fine but every time I go into browsing all I get hit with memes and all sorts of random crap so I am constantly blocking committees to clean up the feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689365012 {#1598
        date: 2023-07-14 22:03:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KoofNoof@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 16723
      -bodyTs: "'block':43 'brows':13,26 'clean':46 'committe':44 'constant':42 'crap':38 'everi':21 'feed':49 'fine':19 'general':12 'get':29 'go':24 'hit':30 'ident':4 'matur':3 'meme':32 'moder':9 'need':1 'protect':7 'random':37 'secur':5 'sort':35 'spam':6 'subscript':16 'time':22 'tool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1212194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689365012 {#1611
        date: 2023-07-14 22:03:32.0 +02:00
      }
      +"title": 16723
    }
  ]
  -id: 1262
  -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
  -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440630
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2043165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356630 {#2953
    date: 2023-07-14 19:43:50.0 +02: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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#2932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
  +title: "What are some ways Lemmy could be destabilized?"
  +url: null
  +body: """
    If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
    \n
    Reddit could attract users back by doing a 1-2-punch.\n
    \n
    1. Swarm communities with bots/potentially extremist or hateful content\n
    2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
    \n
    Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
    \n
    How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689367647 {#2965
    date: 2023-07-14 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Needs more mature identity security, spam protection and moderation tools.\n
        \n
        I generally browse only my subscriptions which is fine but every time I go into browsing all I get hit with memes and all sorts of random crap so I am constantly blocking committees to clean up the feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689365012 {#1598
        date: 2023-07-14 22:03:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KoofNoof@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 16723
      -bodyTs: "'block':43 'brows':13,26 'clean':46 'committe':44 'constant':42 'crap':38 'everi':21 'feed':49 'fine':19 'general':12 'get':29 'go':24 'hit':30 'ident':4 'matur':3 'meme':32 'moder':9 'need':1 'protect':7 'random':37 'secur':5 'sort':35 'spam':6 'subscript':16 'time':22 'tool':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1212194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689365012 {#1611
        date: 2023-07-14 22:03:32.0 +02:00
      }
      +"title": 16723
    }
  ]
  -id: 1262
  -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
  -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440630
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2043165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689356630 {#2953
    date: 2023-07-14 19:43:50.0 +02: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#2932 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
    +title: "What are some ways Lemmy could be destabilized?"
    +url: null
    +body: """
      If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
      \n
      Reddit could attract users back by doing a 1-2-punch.\n
      \n
      1. Swarm communities with bots/potentially extremist or hateful content\n
      2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
      \n
      Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
      \n
      How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689367647 {#2965
      date: 2023-07-14 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 1262
    -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
    -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689440630
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2043165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689356630 {#2953
      date: 2023-07-14 19:43:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Needs more mature identity security, spam protection and moderation tools.\n
    \n
    I generally browse only my subscriptions which is fine but every time I go into browsing all I get hit with memes and all sorts of random crap so I am constantly blocking committees to clean up the feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689365012 {#1598
    date: 2023-07-14 22:03:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KoofNoof@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 16723
  -bodyTs: "'block':43 'brows':13,26 'clean':46 'committe':44 'constant':42 'crap':38 'everi':21 'feed':49 'fine':19 'general':12 'get':29 'go':24 'hit':30 'ident':4 'matur':3 'meme':32 'moder':9 'need':1 'protect':7 'random':37 'secur':5 'sort':35 'spam':6 'subscript':16 'time':22 'tool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1212194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689365012 {#1611
    date: 2023-07-14 22:03:32.0 +02:00
  }
  +"title": 16723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#2932 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
    +title: "What are some ways Lemmy could be destabilized?"
    +url: null
    +body: """
      If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
      \n
      Reddit could attract users back by doing a 1-2-punch.\n
      \n
      1. Swarm communities with bots/potentially extremist or hateful content\n
      2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
      \n
      Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
      \n
      How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689367647 {#2965
      date: 2023-07-14 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 1262
    -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
    -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689440630
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2043165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689356630 {#2953
      date: 2023-07-14 19:43:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Needs more mature identity security, spam protection and moderation tools.\n
    \n
    I generally browse only my subscriptions which is fine but every time I go into browsing all I get hit with memes and all sorts of random crap so I am constantly blocking committees to clean up the feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689365012 {#1598
    date: 2023-07-14 22:03:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KoofNoof@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 16723
  -bodyTs: "'block':43 'brows':13,26 'clean':46 'committe':44 'constant':42 'crap':38 'everi':21 'feed':49 'fine':19 'general':12 'get':29 'go':24 'hit':30 'ident':4 'matur':3 'meme':32 'moder':9 'need':1 'protect':7 'random':37 'secur':5 'sort':35 'spam':6 'subscript':16 'time':22 'tool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1212194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689365012 {#1611
    date: 2023-07-14 22:03:32.0 +02:00
  }
  +"title": 16723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#2932 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "What-are-some-ways-Lemmy-could-be-destabilized"
    +title: "What are some ways Lemmy could be destabilized?"
    +url: null
    +body: """
      If Lemmy were to become a serious major threat to giant cash-cows like Reddit, it would be in their best interest to de-stabilize the communities here. I think it’s best that we think of ways Lemmy could be taken advantage of, so we can best prepare ourselves for potentially what could come.\n
      \n
      Reddit could attract users back by doing a 1-2-punch.\n
      \n
      1. Swarm communities with bots/potentially extremist or hateful content\n
      2. Pay news agencies to run stories on the issues with sites like Lemmy and the freedom of the Fediverse\n
      \n
      Punch: Offer a safe haven from the chaos, while also promoting that you can now make money with your posts, offer a former apology. Ride the “attention wave” to bring users back in\n
      \n
      How could we possibly prevent something like this from happening? Or what are some other methods that could potentially be used?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689367647 {#2965
      date: 2023-07-14 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 1262
    -titleTs: "'could':6 'destabil':8 'lemmi':5 'way':4"
    -bodyTs: "'-2':67 '1':66,69 '2':78 'advantag':45 'agenc':81 'also':107 'apolog':121 'attent':124 'attract':60 'back':62,129 'becom':5 'best':22,35,50 'bots/potentially':73 'bring':127 'cash':13 'cash-cow':12 'chao':105 'come':57 'communiti':29,71 'content':77 'could':42,56,59,132,148 'cow':14 'de':26 'de-stabil':25 'extremist':74 'fedivers':97 'former':120 'freedom':94 'giant':11 'happen':140 'hate':76 'haven':102 'interest':23 'issu':87 'lemmi':2,41,91 'like':15,90,137 'major':8 'make':113 'method':146 'money':114 'news':80 'offer':99,118 'pay':79 'possibl':134 'post':117 'potenti':54,149 'prepar':51 'prevent':135 'promot':108 'punch':68,98 'reddit':16,58 'ride':122 'run':83 'safe':101 'serious':7 'site':89 'someth':136 'stabil':27 'stori':84 'swarm':70 'taken':44 'think':32,38 'threat':9 'use':151 'user':61,128 'wave':125 'way':40 'would':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689440630
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2043165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689356630 {#2953
      date: 2023-07-14 19:43:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Needs more mature identity security, spam protection and moderation tools.\n
    \n
    I generally browse only my subscriptions which is fine but every time I go into browsing all I get hit with memes and all sorts of random crap so I am constantly blocking committees to clean up the feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689365012 {#1598
    date: 2023-07-14 22:03:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KoofNoof@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 16723
  -bodyTs: "'block':43 'brows':13,26 'clean':46 'committe':44 'constant':42 'crap':38 'everi':21 'feed':49 'fine':19 'general':12 'get':29 'go':24 'hit':30 'ident':4 'matur':3 'meme':32 'moder':9 'need':1 'protect':7 'random':37 'secur':5 'sort':35 'spam':6 'subscript':16 'time':22 'tool':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1212194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689365012 {#1611
    date: 2023-07-14 22:03:32.0 +02:00
  }
  +"title": 16723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Have-you-had-any-bad-experiences-with-people-on-Lemmy"
  +title: "Have you had any bad experiences with people on Lemmy?"
  +url: null
  +body: """
    I was recently talking to some friends about Lemmy and the whole Fediverse idea, as it seemed like a really cool part of the Internet. As I was talking about it, though, I realized how unusually friendly this whole place is, and I joked that I “surprisingly haven’t found any bigotry.”\n
    \n
    I’m wondering if anyone has come across that, by any chance. If it’s rare, my guess is that even though it’s decentralized, each instance has a set of rules and values that are shared throughout the Fediverse, and I’m guessing it’s easy to defederate with any seedy communities haha.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689375831 {#3001
    date: 2023-07-15 01:03:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you don’t hate Twitter, Reddit, Threads you must love them and are the enemy.\n
        \n
        Lots of us vs them hate on this platform like many others. You arnt allowed to have a nuanced opinion or conversation about some things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1689323013 {#1430
        date: 2023-07-14 10:23:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@myrrh@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 15808
      -bodyTs: "'allow':31 'arnt':30 'convers':38 'enemi':16 'hate':5,22 'like':26 'lot':17 'love':11 'mani':27 'must':10 'nuanc':35 'opinion':36 'other':28 'platform':25 'reddit':7 'thing':41 'thread':8 'twitter':6 'us':19 'vs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1191864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689323013 {#1429
        date: 2023-07-14 10:23:33.0 +02:00
      }
      +"title": 15808
    }
  ]
  -id: 1233
  -titleTs: "'bad':5 'experi':6 'lemmi':10 'peopl':8"
  -bodyTs: "'across':60 'anyon':57 'bigotri':52 'chanc':64 'come':59 'communiti':105 'cool':21 'decentr':77 'defeder':101 'easi':99 'even':73 'fedivers':13,92 'found':50 'friend':7,37 'guess':70,96 'haha':106 'haven':48 'idea':14 'instanc':79 'internet':25 'joke':44 'lemmi':9 'like':18 'm':54,95 'part':22 'place':40 'rare':68 'realiz':34 'realli':20 'recent':3 'rule':84 'seedi':104 'seem':17 'set':82 'share':89 'surpris':47 'talk':4,29 'though':32,74 'throughout':90 'unusu':36 'valu':86 'whole':12,39 'wonder':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689394896
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/305085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689308496 {#2989
    date: 2023-07-14 06:21:36.0 +02: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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Have-you-had-any-bad-experiences-with-people-on-Lemmy"
  +title: "Have you had any bad experiences with people on Lemmy?"
  +url: null
  +body: """
    I was recently talking to some friends about Lemmy and the whole Fediverse idea, as it seemed like a really cool part of the Internet. As I was talking about it, though, I realized how unusually friendly this whole place is, and I joked that I “surprisingly haven’t found any bigotry.”\n
    \n
    I’m wondering if anyone has come across that, by any chance. If it’s rare, my guess is that even though it’s decentralized, each instance has a set of rules and values that are shared throughout the Fediverse, and I’m guessing it’s easy to defederate with any seedy communities haha.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689375831 {#3001
    date: 2023-07-15 01:03:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you don’t hate Twitter, Reddit, Threads you must love them and are the enemy.\n
        \n
        Lots of us vs them hate on this platform like many others. You arnt allowed to have a nuanced opinion or conversation about some things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1689323013 {#1430
        date: 2023-07-14 10:23:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@myrrh@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 15808
      -bodyTs: "'allow':31 'arnt':30 'convers':38 'enemi':16 'hate':5,22 'like':26 'lot':17 'love':11 'mani':27 'must':10 'nuanc':35 'opinion':36 'other':28 'platform':25 'reddit':7 'thing':41 'thread':8 'twitter':6 'us':19 'vs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1191864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689323013 {#1429
        date: 2023-07-14 10:23:33.0 +02:00
      }
      +"title": 15808
    }
  ]
  -id: 1233
  -titleTs: "'bad':5 'experi':6 'lemmi':10 'peopl':8"
  -bodyTs: "'across':60 'anyon':57 'bigotri':52 'chanc':64 'come':59 'communiti':105 'cool':21 'decentr':77 'defeder':101 'easi':99 'even':73 'fedivers':13,92 'found':50 'friend':7,37 'guess':70,96 'haha':106 'haven':48 'idea':14 'instanc':79 'internet':25 'joke':44 'lemmi':9 'like':18 'm':54,95 'part':22 'place':40 'rare':68 'realiz':34 'realli':20 'recent':3 'rule':84 'seedi':104 'seem':17 'set':82 'share':89 'surpris':47 'talk':4,29 'though':32,74 'throughout':90 'unusu':36 'valu':86 'whole':12,39 'wonder':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689394896
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/305085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689308496 {#2989
    date: 2023-07-14 06:21:36.0 +02: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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
  +slug: "Have-you-had-any-bad-experiences-with-people-on-Lemmy"
  +title: "Have you had any bad experiences with people on Lemmy?"
  +url: null
  +body: """
    I was recently talking to some friends about Lemmy and the whole Fediverse idea, as it seemed like a really cool part of the Internet. As I was talking about it, though, I realized how unusually friendly this whole place is, and I joked that I “surprisingly haven’t found any bigotry.”\n
    \n
    I’m wondering if anyone has come across that, by any chance. If it’s rare, my guess is that even though it’s decentralized, each instance has a set of rules and values that are shared throughout the Fediverse, and I’m guessing it’s easy to defederate with any seedy communities haha.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689375831 {#3001
    date: 2023-07-15 01:03:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you don’t hate Twitter, Reddit, Threads you must love them and are the enemy.\n
        \n
        Lots of us vs them hate on this platform like many others. You arnt allowed to have a nuanced opinion or conversation about some things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1689323013 {#1430
        date: 2023-07-14 10:23:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@myrrh@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 15808
      -bodyTs: "'allow':31 'arnt':30 'convers':38 'enemi':16 'hate':5,22 'like':26 'lot':17 'love':11 'mani':27 'must':10 'nuanc':35 'opinion':36 'other':28 'platform':25 'reddit':7 'thing':41 'thread':8 'twitter':6 'us':19 'vs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1191864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689323013 {#1429
        date: 2023-07-14 10:23:33.0 +02:00
      }
      +"title": 15808
    }
  ]
  -id: 1233
  -titleTs: "'bad':5 'experi':6 'lemmi':10 'peopl':8"
  -bodyTs: "'across':60 'anyon':57 'bigotri':52 'chanc':64 'come':59 'communiti':105 'cool':21 'decentr':77 'defeder':101 'easi':99 'even':73 'fedivers':13,92 'found':50 'friend':7,37 'guess':70,96 'haha':106 'haven':48 'idea':14 'instanc':79 'internet':25 'joke':44 'lemmi':9 'like':18 'm':54,95 'part':22 'place':40 'rare':68 'realiz':34 'realli':20 'recent':3 'rule':84 'seedi':104 'seem':17 'set':82 'share':89 'surpris':47 'talk':4,29 'though':32,74 'throughout':90 'unusu':36 'valu':86 'whole':12,39 'wonder':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689394896
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/305085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689308496 {#2989
    date: 2023-07-14 06:21:36.0 +02: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Have-you-had-any-bad-experiences-with-people-on-Lemmy"
    +title: "Have you had any bad experiences with people on Lemmy?"
    +url: null
    +body: """
      I was recently talking to some friends about Lemmy and the whole Fediverse idea, as it seemed like a really cool part of the Internet. As I was talking about it, though, I realized how unusually friendly this whole place is, and I joked that I “surprisingly haven’t found any bigotry.”\n
      \n
      I’m wondering if anyone has come across that, by any chance. If it’s rare, my guess is that even though it’s decentralized, each instance has a set of rules and values that are shared throughout the Fediverse, and I’m guessing it’s easy to defederate with any seedy communities haha.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 88
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689375831 {#3001
      date: 2023-07-15 01:03:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 1233
    -titleTs: "'bad':5 'experi':6 'lemmi':10 'peopl':8"
    -bodyTs: "'across':60 'anyon':57 'bigotri':52 'chanc':64 'come':59 'communiti':105 'cool':21 'decentr':77 'defeder':101 'easi':99 'even':73 'fedivers':13,92 'found':50 'friend':7,37 'guess':70,96 'haha':106 'haven':48 'idea':14 'instanc':79 'internet':25 'joke':44 'lemmi':9 'like':18 'm':54,95 'part':22 'place':40 'rare':68 'realiz':34 'realli':20 'recent':3 'rule':84 'seedi':104 'seem':17 'set':82 'share':89 'surpris':47 'talk':4,29 'though':32,74 'throughout':90 'unusu':36 'valu':86 'whole':12,39 'wonder':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689394896
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/305085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689308496 {#2989
      date: 2023-07-14 06:21:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you don’t hate Twitter, Reddit, Threads you must love them and are the enemy.\n
    \n
    Lots of us vs them hate on this platform like many others. You arnt allowed to have a nuanced opinion or conversation about some things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689323013 {#1430
    date: 2023-07-14 10:23:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@myrrh@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 15808
  -bodyTs: "'allow':31 'arnt':30 'convers':38 'enemi':16 'hate':5,22 'like':26 'lot':17 'love':11 'mani':27 'must':10 'nuanc':35 'opinion':36 'other':28 'platform':25 'reddit':7 'thing':41 'thread':8 'twitter':6 'us':19 'vs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1191864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689323013 {#1429
    date: 2023-07-14 10:23:33.0 +02:00
  }
  +"title": 15808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Have-you-had-any-bad-experiences-with-people-on-Lemmy"
    +title: "Have you had any bad experiences with people on Lemmy?"
    +url: null
    +body: """
      I was recently talking to some friends about Lemmy and the whole Fediverse idea, as it seemed like a really cool part of the Internet. As I was talking about it, though, I realized how unusually friendly this whole place is, and I joked that I “surprisingly haven’t found any bigotry.”\n
      \n
      I’m wondering if anyone has come across that, by any chance. If it’s rare, my guess is that even though it’s decentralized, each instance has a set of rules and values that are shared throughout the Fediverse, and I’m guessing it’s easy to defederate with any seedy communities haha.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 88
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689375831 {#3001
      date: 2023-07-15 01:03:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 1233
    -titleTs: "'bad':5 'experi':6 'lemmi':10 'peopl':8"
    -bodyTs: "'across':60 'anyon':57 'bigotri':52 'chanc':64 'come':59 'communiti':105 'cool':21 'decentr':77 'defeder':101 'easi':99 'even':73 'fedivers':13,92 'found':50 'friend':7,37 'guess':70,96 'haha':106 'haven':48 'idea':14 'instanc':79 'internet':25 'joke':44 'lemmi':9 'like':18 'm':54,95 'part':22 'place':40 'rare':68 'realiz':34 'realli':20 'recent':3 'rule':84 'seedi':104 'seem':17 'set':82 'share':89 'surpris':47 'talk':4,29 'though':32,74 'throughout':90 'unusu':36 'valu':86 'whole':12,39 'wonder':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689394896
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/305085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689308496 {#2989
      date: 2023-07-14 06:21:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you don’t hate Twitter, Reddit, Threads you must love them and are the enemy.\n
    \n
    Lots of us vs them hate on this platform like many others. You arnt allowed to have a nuanced opinion or conversation about some things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689323013 {#1430
    date: 2023-07-14 10:23:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@myrrh@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 15808
  -bodyTs: "'allow':31 'arnt':30 'convers':38 'enemi':16 'hate':5,22 'like':26 'lot':17 'love':11 'mani':27 'must':10 'nuanc':35 'opinion':36 'other':28 'platform':25 'reddit':7 'thing':41 'thread':8 'twitter':6 'us':19 'vs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1191864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689323013 {#1429
    date: 2023-07-14 10:23:33.0 +02:00
  }
  +"title": 15808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2777 …}
    +slug: "Have-you-had-any-bad-experiences-with-people-on-Lemmy"
    +title: "Have you had any bad experiences with people on Lemmy?"
    +url: null
    +body: """
      I was recently talking to some friends about Lemmy and the whole Fediverse idea, as it seemed like a really cool part of the Internet. As I was talking about it, though, I realized how unusually friendly this whole place is, and I joked that I “surprisingly haven’t found any bigotry.”\n
      \n
      I’m wondering if anyone has come across that, by any chance. If it’s rare, my guess is that even though it’s decentralized, each instance has a set of rules and values that are shared throughout the Fediverse, and I’m guessing it’s easy to defederate with any seedy communities haha.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 88
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689375831 {#3001
      date: 2023-07-15 01:03:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 1233
    -titleTs: "'bad':5 'experi':6 'lemmi':10 'peopl':8"
    -bodyTs: "'across':60 'anyon':57 'bigotri':52 'chanc':64 'come':59 'communiti':105 'cool':21 'decentr':77 'defeder':101 'easi':99 'even':73 'fedivers':13,92 'found':50 'friend':7,37 'guess':70,96 'haha':106 'haven':48 'idea':14 'instanc':79 'internet':25 'joke':44 'lemmi':9 'like':18 'm':54,95 'part':22 'place':40 'rare':68 'realiz':34 'realli':20 'recent':3 'rule':84 'seedi':104 'seem':17 'set':82 'share':89 'surpris':47 'talk':4,29 'though':32,74 'throughout':90 'unusu':36 'valu':86 'whole':12,39 'wonder':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689394896
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/post/305085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689308496 {#2989
      date: 2023-07-14 06:21:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you don’t hate Twitter, Reddit, Threads you must love them and are the enemy.\n
    \n
    Lots of us vs them hate on this platform like many others. You arnt allowed to have a nuanced opinion or conversation about some things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689323013 {#1430
    date: 2023-07-14 10:23:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@myrrh@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 15808
  -bodyTs: "'allow':31 'arnt':30 'convers':38 'enemi':16 'hate':5,22 'like':26 'lot':17 'love':11 'mani':27 'must':10 'nuanc':35 'opinion':36 'other':28 'platform':25 'reddit':7 'thing':41 'thread':8 'twitter':6 'us':19 'vs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1191864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689323013 {#1429
    date: 2023-07-14 10:23:33.0 +02:00
  }
  +"title": 15808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_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
126 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