GET https://kbin.spritesserver.nl/index.php/u/@emuspawn@orbiting.observer/active

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 …}
}
10.53 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.10 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 {#1732
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Reverse-proxying-from-a-docker-network"
  +title: "Reverse-proxying from a docker network"
  +url: null
  +body: """
    Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
    \n
    I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
    \n
    Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729386832 {#1707
    date: 2024-10-20 03:13:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +body: """
        If you have any kind of firewall on your network, you might make sure it’s not blocking that port with a rule. Here’s a couple screenshots from my setup in case that helps.\n
        \n
        The config in NPM\n
        \n
        ![](https://orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)\n
        \n
        The config in HA’s configuration.yaml\n
        \n
        ![](https://orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)\n
        \n
        Try adding just the NPM IP and HA IP first, then add the docker internal network as well if you still have issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706490983 {#1736
        date: 2024-01-29 02:16:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Scrath@lemmy.dbzer0.com"
        "@AbouBenAdhem@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
        "@AbouBenAdhem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 348511
      -bodyTs: "'/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':42 '/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':51 'ad':53 'add':63 'block':18 'case':33 'config':37,44 'configuration.yaml':48 'coupl':27 'docker':65 'firewal':7 'first':61 'ha':46,59 'help':35 'intern':66 'ip':57,60 'issu':74 'kind':5 'make':13 'might':12 'network':10,67 'npm':39,56 'orbiting.observer':41,50 'orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':40 'orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':49 'port':20 'rule':23 'screenshot':28 'setup':31 'still':72 'sure':14 'tri':52 'well':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/498601"
      +editedAt: DateTimeImmutable @1729259544 {#1730
        date: 2024-10-18 15:52:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706490983 {#1737
        date: 2024-01-29 02:16:23.0 +01:00
      }
      +"title": 348511
    }
  ]
  -id: 33702
  -titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
  -bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526490
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13270920"
  +editedAt: DateTimeImmutable @1729198869 {#2369
    date: 2024-10-17 23:01:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706471490 {#2389
    date: 2024-01-28 20:51:30.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 {#1732
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Reverse-proxying-from-a-docker-network"
  +title: "Reverse-proxying from a docker network"
  +url: null
  +body: """
    Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
    \n
    I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
    \n
    Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729386832 {#1707
    date: 2024-10-20 03:13:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +body: """
        If you have any kind of firewall on your network, you might make sure it’s not blocking that port with a rule. Here’s a couple screenshots from my setup in case that helps.\n
        \n
        The config in NPM\n
        \n
        ![](https://orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)\n
        \n
        The config in HA’s configuration.yaml\n
        \n
        ![](https://orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)\n
        \n
        Try adding just the NPM IP and HA IP first, then add the docker internal network as well if you still have issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706490983 {#1736
        date: 2024-01-29 02:16:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Scrath@lemmy.dbzer0.com"
        "@AbouBenAdhem@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
        "@AbouBenAdhem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 348511
      -bodyTs: "'/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':42 '/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':51 'ad':53 'add':63 'block':18 'case':33 'config':37,44 'configuration.yaml':48 'coupl':27 'docker':65 'firewal':7 'first':61 'ha':46,59 'help':35 'intern':66 'ip':57,60 'issu':74 'kind':5 'make':13 'might':12 'network':10,67 'npm':39,56 'orbiting.observer':41,50 'orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':40 'orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':49 'port':20 'rule':23 'screenshot':28 'setup':31 'still':72 'sure':14 'tri':52 'well':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/498601"
      +editedAt: DateTimeImmutable @1729259544 {#1730
        date: 2024-10-18 15:52:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706490983 {#1737
        date: 2024-01-29 02:16:23.0 +01:00
      }
      +"title": 348511
    }
  ]
  -id: 33702
  -titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
  -bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526490
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13270920"
  +editedAt: DateTimeImmutable @1729198869 {#2369
    date: 2024-10-17 23:01:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706471490 {#2389
    date: 2024-01-28 20:51:30.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 {#1732
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Reverse-proxying-from-a-docker-network"
  +title: "Reverse-proxying from a docker network"
  +url: null
  +body: """
    Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
    \n
    I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
    \n
    Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729386832 {#1707
    date: 2024-10-20 03:13:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
      +body: """
        If you have any kind of firewall on your network, you might make sure it’s not blocking that port with a rule. Here’s a couple screenshots from my setup in case that helps.\n
        \n
        The config in NPM\n
        \n
        ![](https://orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)\n
        \n
        The config in HA’s configuration.yaml\n
        \n
        ![](https://orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)\n
        \n
        Try adding just the NPM IP and HA IP first, then add the docker internal network as well if you still have issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706490983 {#1736
        date: 2024-01-29 02:16:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Scrath@lemmy.dbzer0.com"
        "@AbouBenAdhem@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
        "@AbouBenAdhem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 348511
      -bodyTs: "'/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':42 '/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':51 'ad':53 'add':63 'block':18 'case':33 'config':37,44 'configuration.yaml':48 'coupl':27 'docker':65 'firewal':7 'first':61 'ha':46,59 'help':35 'intern':66 'ip':57,60 'issu':74 'kind':5 'make':13 'might':12 'network':10,67 'npm':39,56 'orbiting.observer':41,50 'orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':40 'orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':49 'port':20 'rule':23 'screenshot':28 'setup':31 'still':72 'sure':14 'tri':52 'well':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/498601"
      +editedAt: DateTimeImmutable @1729259544 {#1730
        date: 2024-10-18 15:52:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706490983 {#1737
        date: 2024-01-29 02:16:23.0 +01:00
      }
      +"title": 348511
    }
  ]
  -id: 33702
  -titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
  -bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526490
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13270920"
  +editedAt: DateTimeImmutable @1729198869 {#2369
    date: 2024-10-17 23:01:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706471490 {#2389
    date: 2024-01-28 20:51:30.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 {#1734
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
    +slug: "Reverse-proxying-from-a-docker-network"
    +title: "Reverse-proxying from a docker network"
    +url: null
    +body: """
      Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
      \n
      I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
      \n
      Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729386832 {#1707
      date: 2024-10-20 03:13:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 33702
    -titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
    -bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706526490
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13270920"
    +editedAt: DateTimeImmutable @1729198869 {#2369
      date: 2024-10-17 23:01:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706471490 {#2389
      date: 2024-01-28 20:51:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +body: """
    If you have any kind of firewall on your network, you might make sure it’s not blocking that port with a rule. Here’s a couple screenshots from my setup in case that helps.\n
    \n
    The config in NPM\n
    \n
    ![](https://orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)\n
    \n
    The config in HA’s configuration.yaml\n
    \n
    ![](https://orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)\n
    \n
    Try adding just the NPM IP and HA IP first, then add the docker internal network as well if you still have issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706490983 {#1736
    date: 2024-01-29 02:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Scrath@lemmy.dbzer0.com"
    "@AbouBenAdhem@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
    "@AbouBenAdhem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 348511
  -bodyTs: "'/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':42 '/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':51 'ad':53 'add':63 'block':18 'case':33 'config':37,44 'configuration.yaml':48 'coupl':27 'docker':65 'firewal':7 'first':61 'ha':46,59 'help':35 'intern':66 'ip':57,60 'issu':74 'kind':5 'make':13 'might':12 'network':10,67 'npm':39,56 'orbiting.observer':41,50 'orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':40 'orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':49 'port':20 'rule':23 'screenshot':28 'setup':31 'still':72 'sure':14 'tri':52 'well':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/498601"
  +editedAt: DateTimeImmutable @1729259544 {#1730
    date: 2024-10-18 15:52:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706490983 {#1737
    date: 2024-01-29 02:16:23.0 +01:00
  }
  +"title": 348511
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1734
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
    +slug: "Reverse-proxying-from-a-docker-network"
    +title: "Reverse-proxying from a docker network"
    +url: null
    +body: """
      Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
      \n
      I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
      \n
      Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729386832 {#1707
      date: 2024-10-20 03:13:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 33702
    -titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
    -bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706526490
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13270920"
    +editedAt: DateTimeImmutable @1729198869 {#2369
      date: 2024-10-17 23:01:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706471490 {#2389
      date: 2024-01-28 20:51:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +body: """
    If you have any kind of firewall on your network, you might make sure it’s not blocking that port with a rule. Here’s a couple screenshots from my setup in case that helps.\n
    \n
    The config in NPM\n
    \n
    ![](https://orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)\n
    \n
    The config in HA’s configuration.yaml\n
    \n
    ![](https://orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)\n
    \n
    Try adding just the NPM IP and HA IP first, then add the docker internal network as well if you still have issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706490983 {#1736
    date: 2024-01-29 02:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Scrath@lemmy.dbzer0.com"
    "@AbouBenAdhem@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
    "@AbouBenAdhem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 348511
  -bodyTs: "'/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':42 '/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':51 'ad':53 'add':63 'block':18 'case':33 'config':37,44 'configuration.yaml':48 'coupl':27 'docker':65 'firewal':7 'first':61 'ha':46,59 'help':35 'intern':66 'ip':57,60 'issu':74 'kind':5 'make':13 'might':12 'network':10,67 'npm':39,56 'orbiting.observer':41,50 'orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':40 'orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':49 'port':20 'rule':23 'screenshot':28 'setup':31 'still':72 'sure':14 'tri':52 'well':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/498601"
  +editedAt: DateTimeImmutable @1729259544 {#1730
    date: 2024-10-18 15:52:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706490983 {#1737
    date: 2024-01-29 02:16:23.0 +01:00
  }
  +"title": 348511
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1734
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
    +slug: "Reverse-proxying-from-a-docker-network"
    +title: "Reverse-proxying from a docker network"
    +url: null
    +body: """
      Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
      \n
      I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
      \n
      Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729386832 {#1707
      date: 2024-10-20 03:13:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 33702
    -titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
    -bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706526490
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/13270920"
    +editedAt: DateTimeImmutable @1729198869 {#2369
      date: 2024-10-17 23:01:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706471490 {#2389
      date: 2024-01-28 20:51:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1735 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1733 …}
  +body: """
    If you have any kind of firewall on your network, you might make sure it’s not blocking that port with a rule. Here’s a couple screenshots from my setup in case that helps.\n
    \n
    The config in NPM\n
    \n
    ![](https://orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)\n
    \n
    The config in HA’s configuration.yaml\n
    \n
    ![](https://orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)\n
    \n
    Try adding just the NPM IP and HA IP first, then add the docker internal network as well if you still have issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706490983 {#1736
    date: 2024-01-29 02:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Scrath@lemmy.dbzer0.com"
    "@AbouBenAdhem@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
    "@AbouBenAdhem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 348511
  -bodyTs: "'/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':42 '/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':51 'ad':53 'add':63 'block':18 'case':33 'config':37,44 'configuration.yaml':48 'coupl':27 'docker':65 'firewal':7 'first':61 'ha':46,59 'help':35 'intern':66 'ip':57,60 'issu':74 'kind':5 'make':13 'might':12 'network':10,67 'npm':39,56 'orbiting.observer':41,50 'orbiting.observer/pictrs/image/8201c738-48a5-4d37-935e-f7b959c902ec.png)':40 'orbiting.observer/pictrs/image/fd0dc3dd-e12e-4a30-a5fd-ef86a2780957.png)':49 'port':20 'rule':23 'screenshot':28 'setup':31 'still':72 'sure':14 'tri':52 'well':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/498601"
  +editedAt: DateTimeImmutable @1729259544 {#1730
    date: 2024-10-18 15:52:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706490983 {#1737
    date: 2024-01-29 02:16:23.0 +01:00
  }
  +"title": 348511
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1381 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: Proxies\__CG__\App\Entity\Image {#2098 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2063 …}
  +slug: "I-made-a-Margherita-pizza-from-scratch"
  +title: "I made a Margherita pizza from scratch"
  +url: "https://lemmy.world/pictrs/image/cd35edbc-316c-43a4-8981-af38ec5e2bd9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 428
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727705924 {#2085
    date: 2024-09-30 16:18:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "A pizza stone can definitely help. You might also prebake the crust for a few minutes before adding sauce+toppings, it can help with soggy bottoms."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705852334 {#1611
        date: 2024-01-21 16:52:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BongRipsMcGee420@lemmy.world"
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 328466
      -bodyTs: "'ad':18 'also':9 'bottom':26 'crust':12 'definit':5 'help':6,23 'might':8 'minut':16 'pizza':2 'prebak':10 'sauc':19 'soggi':25 'stone':3 'top':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/484135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705852334 {#1598
        date: 2024-01-21 16:52:14.0 +01:00
      }
      +"title": 328466
    }
  ]
  -id: 32061
  -titleTs: "'made':2 'margherita':4 'pizza':5 'scratch':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705888467
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10975208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705802067 {#1908
    date: 2024-01-21 02:54:27.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1381 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: Proxies\__CG__\App\Entity\Image {#2098 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2063 …}
  +slug: "I-made-a-Margherita-pizza-from-scratch"
  +title: "I made a Margherita pizza from scratch"
  +url: "https://lemmy.world/pictrs/image/cd35edbc-316c-43a4-8981-af38ec5e2bd9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 428
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727705924 {#2085
    date: 2024-09-30 16:18:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "A pizza stone can definitely help. You might also prebake the crust for a few minutes before adding sauce+toppings, it can help with soggy bottoms."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705852334 {#1611
        date: 2024-01-21 16:52:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BongRipsMcGee420@lemmy.world"
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 328466
      -bodyTs: "'ad':18 'also':9 'bottom':26 'crust':12 'definit':5 'help':6,23 'might':8 'minut':16 'pizza':2 'prebak':10 'sauc':19 'soggi':25 'stone':3 'top':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/484135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705852334 {#1598
        date: 2024-01-21 16:52:14.0 +01:00
      }
      +"title": 328466
    }
  ]
  -id: 32061
  -titleTs: "'made':2 'margherita':4 'pizza':5 'scratch':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705888467
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10975208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705802067 {#1908
    date: 2024-01-21 02:54:27.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1381 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: Proxies\__CG__\App\Entity\Image {#2098 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2063 …}
  +slug: "I-made-a-Margherita-pizza-from-scratch"
  +title: "I made a Margherita pizza from scratch"
  +url: "https://lemmy.world/pictrs/image/cd35edbc-316c-43a4-8981-af38ec5e2bd9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 428
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727705924 {#2085
    date: 2024-09-30 16:18:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "A pizza stone can definitely help. You might also prebake the crust for a few minutes before adding sauce+toppings, it can help with soggy bottoms."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705852334 {#1611
        date: 2024-01-21 16:52:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BongRipsMcGee420@lemmy.world"
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 328466
      -bodyTs: "'ad':18 'also':9 'bottom':26 'crust':12 'definit':5 'help':6,23 'might':8 'minut':16 'pizza':2 'prebak':10 'sauc':19 'soggi':25 'stone':3 'top':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/484135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705852334 {#1598
        date: 2024-01-21 16:52:14.0 +01:00
      }
      +"title": 328466
    }
  ]
  -id: 32061
  -titleTs: "'made':2 'margherita':4 'pizza':5 'scratch':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705888467
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10975208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705802067 {#1908
    date: 2024-01-21 02:54:27.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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#1381 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: Proxies\__CG__\App\Entity\Image {#2098 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2063 …}
    +slug: "I-made-a-Margherita-pizza-from-scratch"
    +title: "I made a Margherita pizza from scratch"
    +url: "https://lemmy.world/pictrs/image/cd35edbc-316c-43a4-8981-af38ec5e2bd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 428
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727705924 {#2085
      date: 2024-09-30 16:18:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2090 …}
    +votes: Doctrine\ORM\PersistentCollection {#2092 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
    +badges: Doctrine\ORM\PersistentCollection {#2132 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 32061
    -titleTs: "'made':2 'margherita':4 'pizza':5 'scratch':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705888467
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10975208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705802067 {#1908
      date: 2024-01-21 02:54:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "A pizza stone can definitely help. You might also prebake the crust for a few minutes before adding sauce+toppings, it can help with soggy bottoms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705852334 {#1611
    date: 2024-01-21 16:52:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BongRipsMcGee420@lemmy.world"
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 328466
  -bodyTs: "'ad':18 'also':9 'bottom':26 'crust':12 'definit':5 'help':6,23 'might':8 'minut':16 'pizza':2 'prebak':10 'sauc':19 'soggi':25 'stone':3 'top':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/484135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705852334 {#1598
    date: 2024-01-21 16:52:14.0 +01:00
  }
  +"title": 328466
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#1381 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: Proxies\__CG__\App\Entity\Image {#2098 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2063 …}
    +slug: "I-made-a-Margherita-pizza-from-scratch"
    +title: "I made a Margherita pizza from scratch"
    +url: "https://lemmy.world/pictrs/image/cd35edbc-316c-43a4-8981-af38ec5e2bd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 428
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727705924 {#2085
      date: 2024-09-30 16:18:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2090 …}
    +votes: Doctrine\ORM\PersistentCollection {#2092 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
    +badges: Doctrine\ORM\PersistentCollection {#2132 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 32061
    -titleTs: "'made':2 'margherita':4 'pizza':5 'scratch':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705888467
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10975208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705802067 {#1908
      date: 2024-01-21 02:54:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "A pizza stone can definitely help. You might also prebake the crust for a few minutes before adding sauce+toppings, it can help with soggy bottoms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705852334 {#1611
    date: 2024-01-21 16:52:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BongRipsMcGee420@lemmy.world"
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 328466
  -bodyTs: "'ad':18 'also':9 'bottom':26 'crust':12 'definit':5 'help':6,23 'might':8 'minut':16 'pizza':2 'prebak':10 'sauc':19 'soggi':25 'stone':3 'top':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/484135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705852334 {#1598
    date: 2024-01-21 16:52:14.0 +01:00
  }
  +"title": 328466
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#1381 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: Proxies\__CG__\App\Entity\Image {#2098 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2063 …}
    +slug: "I-made-a-Margherita-pizza-from-scratch"
    +title: "I made a Margherita pizza from scratch"
    +url: "https://lemmy.world/pictrs/image/cd35edbc-316c-43a4-8981-af38ec5e2bd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 428
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727705924 {#2085
      date: 2024-09-30 16:18:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2090 …}
    +votes: Doctrine\ORM\PersistentCollection {#2092 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
    +badges: Doctrine\ORM\PersistentCollection {#2132 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 32061
    -titleTs: "'made':2 'margherita':4 'pizza':5 'scratch':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705888467
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10975208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705802067 {#1908
      date: 2024-01-21 02:54:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "A pizza stone can definitely help. You might also prebake the crust for a few minutes before adding sauce+toppings, it can help with soggy bottoms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705852334 {#1611
    date: 2024-01-21 16:52:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BongRipsMcGee420@lemmy.world"
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 328466
  -bodyTs: "'ad':18 'also':9 'bottom':26 'crust':12 'definit':5 'help':6,23 'might':8 'minut':16 'pizza':2 'prebak':10 'sauc':19 'soggi':25 'stone':3 'top':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/484135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705852334 {#1598
    date: 2024-01-21 16:52:14.0 +01:00
  }
  +"title": 328466
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: Proxies\__CG__\App\Entity\Image {#2346 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2347 …}
  +slug: "OCB"
  +title: "OCB"
  +url: "https://mander.xyz/pictrs/image/e8508b30-9a00-4e25-9883-2aaae304a3ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702618074 {#2040
    date: 2023-12-15 06:27:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  +badges: Doctrine\ORM\PersistentCollection {#2328 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "C’mon man, don’t be a square."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702428696 {#1528
        date: 2023-12-13 01:51:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@mtchristo@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 219832
      -bodyTs: "'c':1 'man':3 'mon':2 'squar':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/428996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702428696 {#1619
        date: 2023-12-13 01:51:36.0 +01:00
      }
      +"title": 219832
    }
  ]
  -id: 21738
  -titleTs: "'ocb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702423519
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7219173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702337119 {#2064
    date: 2023-12-12 00:25:19.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: Proxies\__CG__\App\Entity\Image {#2346 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2347 …}
  +slug: "OCB"
  +title: "OCB"
  +url: "https://mander.xyz/pictrs/image/e8508b30-9a00-4e25-9883-2aaae304a3ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702618074 {#2040
    date: 2023-12-15 06:27:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  +badges: Doctrine\ORM\PersistentCollection {#2328 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "C’mon man, don’t be a square."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702428696 {#1528
        date: 2023-12-13 01:51:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@mtchristo@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 219832
      -bodyTs: "'c':1 'man':3 'mon':2 'squar':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/428996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702428696 {#1619
        date: 2023-12-13 01:51:36.0 +01:00
      }
      +"title": 219832
    }
  ]
  -id: 21738
  -titleTs: "'ocb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702423519
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7219173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702337119 {#2064
    date: 2023-12-12 00:25:19.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: Proxies\__CG__\App\Entity\Image {#2346 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2347 …}
  +slug: "OCB"
  +title: "OCB"
  +url: "https://mander.xyz/pictrs/image/e8508b30-9a00-4e25-9883-2aaae304a3ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702618074 {#2040
    date: 2023-12-15 06:27:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  +badges: Doctrine\ORM\PersistentCollection {#2328 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "C’mon man, don’t be a square."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702428696 {#1528
        date: 2023-12-13 01:51:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@mtchristo@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 219832
      -bodyTs: "'c':1 'man':3 'mon':2 'squar':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/428996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702428696 {#1619
        date: 2023-12-13 01:51:36.0 +01:00
      }
      +"title": 219832
    }
  ]
  -id: 21738
  -titleTs: "'ocb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702423519
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7219173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702337119 {#2064
    date: 2023-12-12 00:25:19.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
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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#1382 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: Proxies\__CG__\App\Entity\Image {#2346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2347 …}
    +slug: "OCB"
    +title: "OCB"
    +url: "https://mander.xyz/pictrs/image/e8508b30-9a00-4e25-9883-2aaae304a3ed.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 598
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618074 {#2040
      date: 2023-12-15 06:27:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2332 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
    +badges: Doctrine\ORM\PersistentCollection {#2328 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 21738
    -titleTs: "'ocb':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702423519
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/7219173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702337119 {#2064
      date: 2023-12-12 00:25:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "C’mon man, don’t be a square."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702428696 {#1528
    date: 2023-12-13 01:51:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@mtchristo@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 219832
  -bodyTs: "'c':1 'man':3 'mon':2 'squar':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/428996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702428696 {#1619
    date: 2023-12-13 01:51:36.0 +01:00
  }
  +"title": 219832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#1382 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: Proxies\__CG__\App\Entity\Image {#2346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2347 …}
    +slug: "OCB"
    +title: "OCB"
    +url: "https://mander.xyz/pictrs/image/e8508b30-9a00-4e25-9883-2aaae304a3ed.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 598
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618074 {#2040
      date: 2023-12-15 06:27:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2332 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
    +badges: Doctrine\ORM\PersistentCollection {#2328 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 21738
    -titleTs: "'ocb':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702423519
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/7219173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702337119 {#2064
      date: 2023-12-12 00:25:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "C’mon man, don’t be a square."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702428696 {#1528
    date: 2023-12-13 01:51:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@mtchristo@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 219832
  -bodyTs: "'c':1 'man':3 'mon':2 'squar':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/428996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702428696 {#1619
    date: 2023-12-13 01:51:36.0 +01:00
  }
  +"title": 219832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#1382 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: Proxies\__CG__\App\Entity\Image {#2346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2347 …}
    +slug: "OCB"
    +title: "OCB"
    +url: "https://mander.xyz/pictrs/image/e8508b30-9a00-4e25-9883-2aaae304a3ed.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 598
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618074 {#2040
      date: 2023-12-15 06:27:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2332 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
    +badges: Doctrine\ORM\PersistentCollection {#2328 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 21738
    -titleTs: "'ocb':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702423519
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/7219173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702337119 {#2064
      date: 2023-12-12 00:25:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "C’mon man, don’t be a square."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702428696 {#1528
    date: 2023-12-13 01:51:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@mtchristo@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 219832
  -bodyTs: "'c':1 'man':3 'mon':2 'squar':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/428996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702428696 {#1619
    date: 2023-12-13 01:51:36.0 +01:00
  }
  +"title": 219832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2323 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2300 …}
  +slug: "Abandoned-golf-courses-are-being-reclaimed-by-nature"
  +title: "Abandoned golf courses are being reclaimed by nature"
  +url: "https://www.cnn.com/2023/10/27/world/abandoned-golf-courses-reclaimed-by-nature-c2e-spc-scn-intl/index.html"
  +body: """
    Golf courses, despite occupying large green spaces, are not necessarily good for the environment. Land is often cleared to make way for a fairway and maintaining the pristine turf often requires a lot of water, regular mowing and the spraying of fertilizers and pesticides – none of which is good for biodiversity.\n
    \n
    In the US, with the number of course closures outweighing new openings every year since 2006, some are questioning how we should use these huge spaces – and asking whether, instead of golf, nature should be left to run its course.\n
    \n
    Conservation nonprofits and local authorities are looking to acquire golf courses that have been abandoned due to high maintenance costs, low player numbers or other reasons, and repurpose them into landscapes that boost biodiversity and build natural defenses against climate change.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699499761 {#2191
    date: 2023-11-09 04:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    App\Entity\EntryComment {#1665
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +body: "Well, these were golf courses… The uplifting part IS that they stopped mowing it to let it be used for better purposes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698517475 {#1595
        date: 2023-10-28 20:24:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MicroWave@lemmy.world"
        "@Steve@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1571 …}
      +nested: Doctrine\ORM\PersistentCollection {#1591 …}
      +votes: Doctrine\ORM\PersistentCollection {#1590 …}
      +reports: Doctrine\ORM\PersistentCollection {#1553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 76910
      -bodyTs: "'better':21 'cours':5 'golf':4 'let':16 'mow':13 'part':8 'purpos':22 'stop':12 'uplift':7 'use':19 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/343035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698517475 {#1612
        date: 2023-10-28 20:24:35.0 +02:00
      }
      +"title": 76910
    }
  ]
  -id: 8152
  -titleTs: "'abandon':1 'cours':3 'golf':2 'natur':8 'reclaim':6"
  -bodyTs: "'2006':67 'abandon':106 'acquir':100 'ask':79 'author':96 'biodivers':51,125 'boost':124 'build':127 'chang':132 'clear':18 'climat':131 'closur':60 'conserv':92 'cost':111 'cours':2,59,91,102 'defens':129 'despit':3 'due':107 'environ':14 'everi':64 'fairway':24 'fertil':42 'golf':1,83,101 'good':11,49 'green':6 'high':109 'huge':76 'instead':81 'land':15 'landscap':122 'larg':5 'left':87 'local':95 'look':98 'lot':33 'low':112 'maintain':26 'mainten':110 'make':20 'mow':37 'natur':84,128 'necessarili':10 'new':62 'none':45 'nonprofit':93 'number':57,114 'occupi':4 'often':17,30 'open':63 'outweigh':61 'pesticid':44 'player':113 'pristin':28 'question':70 'reason':117 'regular':36 'repurpos':119 'requir':31 'run':89 'sinc':66 'space':7,77 'spray':40 'turf':29 'us':54 'use':74 'water':35 'way':21 'whether':80 'year':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698576801
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7445760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698490401 {#2351
    date: 2023-10-28 12:53: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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2323 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2300 …}
  +slug: "Abandoned-golf-courses-are-being-reclaimed-by-nature"
  +title: "Abandoned golf courses are being reclaimed by nature"
  +url: "https://www.cnn.com/2023/10/27/world/abandoned-golf-courses-reclaimed-by-nature-c2e-spc-scn-intl/index.html"
  +body: """
    Golf courses, despite occupying large green spaces, are not necessarily good for the environment. Land is often cleared to make way for a fairway and maintaining the pristine turf often requires a lot of water, regular mowing and the spraying of fertilizers and pesticides – none of which is good for biodiversity.\n
    \n
    In the US, with the number of course closures outweighing new openings every year since 2006, some are questioning how we should use these huge spaces – and asking whether, instead of golf, nature should be left to run its course.\n
    \n
    Conservation nonprofits and local authorities are looking to acquire golf courses that have been abandoned due to high maintenance costs, low player numbers or other reasons, and repurpose them into landscapes that boost biodiversity and build natural defenses against climate change.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699499761 {#2191
    date: 2023-11-09 04:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    App\Entity\EntryComment {#1665
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +body: "Well, these were golf courses… The uplifting part IS that they stopped mowing it to let it be used for better purposes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698517475 {#1595
        date: 2023-10-28 20:24:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MicroWave@lemmy.world"
        "@Steve@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1571 …}
      +nested: Doctrine\ORM\PersistentCollection {#1591 …}
      +votes: Doctrine\ORM\PersistentCollection {#1590 …}
      +reports: Doctrine\ORM\PersistentCollection {#1553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 76910
      -bodyTs: "'better':21 'cours':5 'golf':4 'let':16 'mow':13 'part':8 'purpos':22 'stop':12 'uplift':7 'use':19 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/343035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698517475 {#1612
        date: 2023-10-28 20:24:35.0 +02:00
      }
      +"title": 76910
    }
  ]
  -id: 8152
  -titleTs: "'abandon':1 'cours':3 'golf':2 'natur':8 'reclaim':6"
  -bodyTs: "'2006':67 'abandon':106 'acquir':100 'ask':79 'author':96 'biodivers':51,125 'boost':124 'build':127 'chang':132 'clear':18 'climat':131 'closur':60 'conserv':92 'cost':111 'cours':2,59,91,102 'defens':129 'despit':3 'due':107 'environ':14 'everi':64 'fairway':24 'fertil':42 'golf':1,83,101 'good':11,49 'green':6 'high':109 'huge':76 'instead':81 'land':15 'landscap':122 'larg':5 'left':87 'local':95 'look':98 'lot':33 'low':112 'maintain':26 'mainten':110 'make':20 'mow':37 'natur':84,128 'necessarili':10 'new':62 'none':45 'nonprofit':93 'number':57,114 'occupi':4 'often':17,30 'open':63 'outweigh':61 'pesticid':44 'player':113 'pristin':28 'question':70 'reason':117 'regular':36 'repurpos':119 'requir':31 'run':89 'sinc':66 'space':7,77 'spray':40 'turf':29 'us':54 'use':74 'water':35 'way':21 'whether':80 'year':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698576801
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7445760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698490401 {#2351
    date: 2023-10-28 12:53: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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2323 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2300 …}
  +slug: "Abandoned-golf-courses-are-being-reclaimed-by-nature"
  +title: "Abandoned golf courses are being reclaimed by nature"
  +url: "https://www.cnn.com/2023/10/27/world/abandoned-golf-courses-reclaimed-by-nature-c2e-spc-scn-intl/index.html"
  +body: """
    Golf courses, despite occupying large green spaces, are not necessarily good for the environment. Land is often cleared to make way for a fairway and maintaining the pristine turf often requires a lot of water, regular mowing and the spraying of fertilizers and pesticides – none of which is good for biodiversity.\n
    \n
    In the US, with the number of course closures outweighing new openings every year since 2006, some are questioning how we should use these huge spaces – and asking whether, instead of golf, nature should be left to run its course.\n
    \n
    Conservation nonprofits and local authorities are looking to acquire golf courses that have been abandoned due to high maintenance costs, low player numbers or other reasons, and repurpose them into landscapes that boost biodiversity and build natural defenses against climate change.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699499761 {#2191
    date: 2023-11-09 04:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    App\Entity\EntryComment {#1665
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
      +body: "Well, these were golf courses… The uplifting part IS that they stopped mowing it to let it be used for better purposes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698517475 {#1595
        date: 2023-10-28 20:24:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MicroWave@lemmy.world"
        "@Steve@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1571 …}
      +nested: Doctrine\ORM\PersistentCollection {#1591 …}
      +votes: Doctrine\ORM\PersistentCollection {#1590 …}
      +reports: Doctrine\ORM\PersistentCollection {#1553 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 76910
      -bodyTs: "'better':21 'cours':5 'golf':4 'let':16 'mow':13 'part':8 'purpos':22 'stop':12 'uplift':7 'use':19 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://orbiting.observer/comment/343035"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698517475 {#1612
        date: 2023-10-28 20:24:35.0 +02:00
      }
      +"title": 76910
    }
  ]
  -id: 8152
  -titleTs: "'abandon':1 'cours':3 'golf':2 'natur':8 'reclaim':6"
  -bodyTs: "'2006':67 'abandon':106 'acquir':100 'ask':79 'author':96 'biodivers':51,125 'boost':124 'build':127 'chang':132 'clear':18 'climat':131 'closur':60 'conserv':92 'cost':111 'cours':2,59,91,102 'defens':129 'despit':3 'due':107 'environ':14 'everi':64 'fairway':24 'fertil':42 'golf':1,83,101 'good':11,49 'green':6 'high':109 'huge':76 'instead':81 'land':15 'landscap':122 'larg':5 'left':87 'local':95 'look':98 'lot':33 'low':112 'maintain':26 'mainten':110 'make':20 'mow':37 'natur':84,128 'necessarili':10 'new':62 'none':45 'nonprofit':93 'number':57,114 'occupi':4 'often':17,30 'open':63 'outweigh':61 'pesticid':44 'player':113 'pristin':28 'question':70 'reason':117 'regular':36 'repurpos':119 'requir':31 'run':89 'sinc':66 'space':7,77 'spray':40 'turf':29 'us':54 'use':74 'water':35 'way':21 'whether':80 'year':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698576801
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7445760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698490401 {#2351
    date: 2023-10-28 12:53: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
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 {#1665
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2095 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2323 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2300 …}
    +slug: "Abandoned-golf-courses-are-being-reclaimed-by-nature"
    +title: "Abandoned golf courses are being reclaimed by nature"
    +url: "https://www.cnn.com/2023/10/27/world/abandoned-golf-courses-reclaimed-by-nature-c2e-spc-scn-intl/index.html"
    +body: """
      Golf courses, despite occupying large green spaces, are not necessarily good for the environment. Land is often cleared to make way for a fairway and maintaining the pristine turf often requires a lot of water, regular mowing and the spraying of fertilizers and pesticides – none of which is good for biodiversity.\n
      \n
      In the US, with the number of course closures outweighing new openings every year since 2006, some are questioning how we should use these huge spaces – and asking whether, instead of golf, nature should be left to run its course.\n
      \n
      Conservation nonprofits and local authorities are looking to acquire golf courses that have been abandoned due to high maintenance costs, low player numbers or other reasons, and repurpose them into landscapes that boost biodiversity and build natural defenses against climate change.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699499761 {#2191
      date: 2023-11-09 04:16:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      App\Entity\EntryComment {#1665}
    ]
    -id: 8152
    -titleTs: "'abandon':1 'cours':3 'golf':2 'natur':8 'reclaim':6"
    -bodyTs: "'2006':67 'abandon':106 'acquir':100 'ask':79 'author':96 'biodivers':51,125 'boost':124 'build':127 'chang':132 'clear':18 'climat':131 'closur':60 'conserv':92 'cost':111 'cours':2,59,91,102 'defens':129 'despit':3 'due':107 'environ':14 'everi':64 'fairway':24 'fertil':42 'golf':1,83,101 'good':11,49 'green':6 'high':109 'huge':76 'instead':81 'land':15 'landscap':122 'larg':5 'left':87 'local':95 'look':98 'lot':33 'low':112 'maintain':26 'mainten':110 'make':20 'mow':37 'natur':84,128 'necessarili':10 'new':62 'none':45 'nonprofit':93 'number':57,114 'occupi':4 'often':17,30 'open':63 'outweigh':61 'pesticid':44 'player':113 'pristin':28 'question':70 'reason':117 'regular':36 'repurpos':119 'requir':31 'run':89 'sinc':66 'space':7,77 'spray':40 'turf':29 'us':54 'use':74 'water':35 'way':21 'whether':80 'year':65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576801
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7445760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698490401 {#2351
      date: 2023-10-28 12:53:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +body: "Well, these were golf courses… The uplifting part IS that they stopped mowing it to let it be used for better purposes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698517475 {#1595
    date: 2023-10-28 20:24:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1571 …}
  +nested: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 76910
  -bodyTs: "'better':21 'cours':5 'golf':4 'let':16 'mow':13 'part':8 'purpos':22 'stop':12 'uplift':7 'use':19 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/343035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698517475 {#1612
    date: 2023-10-28 20:24:35.0 +02:00
  }
  +"title": 76910
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1665
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2095 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2323 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2300 …}
    +slug: "Abandoned-golf-courses-are-being-reclaimed-by-nature"
    +title: "Abandoned golf courses are being reclaimed by nature"
    +url: "https://www.cnn.com/2023/10/27/world/abandoned-golf-courses-reclaimed-by-nature-c2e-spc-scn-intl/index.html"
    +body: """
      Golf courses, despite occupying large green spaces, are not necessarily good for the environment. Land is often cleared to make way for a fairway and maintaining the pristine turf often requires a lot of water, regular mowing and the spraying of fertilizers and pesticides – none of which is good for biodiversity.\n
      \n
      In the US, with the number of course closures outweighing new openings every year since 2006, some are questioning how we should use these huge spaces – and asking whether, instead of golf, nature should be left to run its course.\n
      \n
      Conservation nonprofits and local authorities are looking to acquire golf courses that have been abandoned due to high maintenance costs, low player numbers or other reasons, and repurpose them into landscapes that boost biodiversity and build natural defenses against climate change.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699499761 {#2191
      date: 2023-11-09 04:16:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      App\Entity\EntryComment {#1665}
    ]
    -id: 8152
    -titleTs: "'abandon':1 'cours':3 'golf':2 'natur':8 'reclaim':6"
    -bodyTs: "'2006':67 'abandon':106 'acquir':100 'ask':79 'author':96 'biodivers':51,125 'boost':124 'build':127 'chang':132 'clear':18 'climat':131 'closur':60 'conserv':92 'cost':111 'cours':2,59,91,102 'defens':129 'despit':3 'due':107 'environ':14 'everi':64 'fairway':24 'fertil':42 'golf':1,83,101 'good':11,49 'green':6 'high':109 'huge':76 'instead':81 'land':15 'landscap':122 'larg':5 'left':87 'local':95 'look':98 'lot':33 'low':112 'maintain':26 'mainten':110 'make':20 'mow':37 'natur':84,128 'necessarili':10 'new':62 'none':45 'nonprofit':93 'number':57,114 'occupi':4 'often':17,30 'open':63 'outweigh':61 'pesticid':44 'player':113 'pristin':28 'question':70 'reason':117 'regular':36 'repurpos':119 'requir':31 'run':89 'sinc':66 'space':7,77 'spray':40 'turf':29 'us':54 'use':74 'water':35 'way':21 'whether':80 'year':65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576801
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7445760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698490401 {#2351
      date: 2023-10-28 12:53:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +body: "Well, these were golf courses… The uplifting part IS that they stopped mowing it to let it be used for better purposes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698517475 {#1595
    date: 2023-10-28 20:24:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1571 …}
  +nested: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 76910
  -bodyTs: "'better':21 'cours':5 'golf':4 'let':16 'mow':13 'part':8 'purpos':22 'stop':12 'uplift':7 'use':19 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/343035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698517475 {#1612
    date: 2023-10-28 20:24:35.0 +02:00
  }
  +"title": 76910
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1665
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2095 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2323 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2300 …}
    +slug: "Abandoned-golf-courses-are-being-reclaimed-by-nature"
    +title: "Abandoned golf courses are being reclaimed by nature"
    +url: "https://www.cnn.com/2023/10/27/world/abandoned-golf-courses-reclaimed-by-nature-c2e-spc-scn-intl/index.html"
    +body: """
      Golf courses, despite occupying large green spaces, are not necessarily good for the environment. Land is often cleared to make way for a fairway and maintaining the pristine turf often requires a lot of water, regular mowing and the spraying of fertilizers and pesticides – none of which is good for biodiversity.\n
      \n
      In the US, with the number of course closures outweighing new openings every year since 2006, some are questioning how we should use these huge spaces – and asking whether, instead of golf, nature should be left to run its course.\n
      \n
      Conservation nonprofits and local authorities are looking to acquire golf courses that have been abandoned due to high maintenance costs, low player numbers or other reasons, and repurpose them into landscapes that boost biodiversity and build natural defenses against climate change.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699499761 {#2191
      date: 2023-11-09 04:16:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      App\Entity\EntryComment {#1665}
    ]
    -id: 8152
    -titleTs: "'abandon':1 'cours':3 'golf':2 'natur':8 'reclaim':6"
    -bodyTs: "'2006':67 'abandon':106 'acquir':100 'ask':79 'author':96 'biodivers':51,125 'boost':124 'build':127 'chang':132 'clear':18 'climat':131 'closur':60 'conserv':92 'cost':111 'cours':2,59,91,102 'defens':129 'despit':3 'due':107 'environ':14 'everi':64 'fairway':24 'fertil':42 'golf':1,83,101 'good':11,49 'green':6 'high':109 'huge':76 'instead':81 'land':15 'landscap':122 'larg':5 'left':87 'local':95 'look':98 'lot':33 'low':112 'maintain':26 'mainten':110 'make':20 'mow':37 'natur':84,128 'necessarili':10 'new':62 'none':45 'nonprofit':93 'number':57,114 'occupi':4 'often':17,30 'open':63 'outweigh':61 'pesticid':44 'player':113 'pristin':28 'question':70 'reason':117 'regular':36 'repurpos':119 'requir':31 'run':89 'sinc':66 'space':7,77 'spray':40 'turf':29 'us':54 'use':74 'water':35 'way':21 'whether':80 'year':65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698576801
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7445760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698490401 {#2351
      date: 2023-10-28 12:53:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1582 …}
  +body: "Well, these were golf courses… The uplifting part IS that they stopped mowing it to let it be used for better purposes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698517475 {#1595
    date: 2023-10-28 20:24:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MicroWave@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1571 …}
  +nested: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 76910
  -bodyTs: "'better':21 'cours':5 'golf':4 'let':16 'mow':13 'part':8 'purpos':22 'stop':12 'uplift':7 'use':19 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://orbiting.observer/comment/343035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698517475 {#1612
    date: 2023-10-28 20:24:35.0 +02:00
  }
  +"title": 76910
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
34 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