GET https://kbin.spritesserver.nl/index.php/u/@orbital@infosec.pub

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 …}
}
4.51 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.07 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 {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2031 …}
  +slug: "What-word-do-you-always-forget"
  +title: "What word do you always forget?"
  +url: null
  +body: "I always forget refactoring, as in code refactoring, and fiber."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711043725 {#1739
    date: 2024-03-21 18:55:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  +badges: Doctrine\ORM\PersistentCollection {#2092 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was going to answer this but I can’t remember."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1707974866 {#1730
        date: 2024-02-15 06:27:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 253742
      -bodyTs: "'answer':5 'go':3 'rememb':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5259659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703602537 {#1737
        date: 2023-12-26 15:55:37.0 +01:00
      }
      +"title": 253742
    }
  ]
  -id: 25002
  -titleTs: "'alway':5 'forget':6 'word':2"
  -bodyTs: "'alway':2 'code':7 'fiber':10 'forget':3 'refactor':4,8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703688748
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15400492"
  +editedAt: DateTimeImmutable @1708127056 {#1926
    date: 2024-02-17 00:44:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703602348 {#1410
    date: 2023-12-26 15:52:28.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 {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2031 …}
  +slug: "What-word-do-you-always-forget"
  +title: "What word do you always forget?"
  +url: null
  +body: "I always forget refactoring, as in code refactoring, and fiber."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711043725 {#1739
    date: 2024-03-21 18:55:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  +badges: Doctrine\ORM\PersistentCollection {#2092 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was going to answer this but I can’t remember."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1707974866 {#1730
        date: 2024-02-15 06:27:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 253742
      -bodyTs: "'answer':5 'go':3 'rememb':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5259659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703602537 {#1737
        date: 2023-12-26 15:55:37.0 +01:00
      }
      +"title": 253742
    }
  ]
  -id: 25002
  -titleTs: "'alway':5 'forget':6 'word':2"
  -bodyTs: "'alway':2 'code':7 'fiber':10 'forget':3 'refactor':4,8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703688748
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15400492"
  +editedAt: DateTimeImmutable @1708127056 {#1926
    date: 2024-02-17 00:44:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703602348 {#1410
    date: 2023-12-26 15:52:28.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 {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2031 …}
  +slug: "What-word-do-you-always-forget"
  +title: "What word do you always forget?"
  +url: null
  +body: "I always forget refactoring, as in code refactoring, and fiber."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711043725 {#1739
    date: 2024-03-21 18:55:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  +badges: Doctrine\ORM\PersistentCollection {#2092 …}
  +children: [
    App\Entity\EntryComment {#1734
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1732 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was going to answer this but I can’t remember."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1707974866 {#1730
        date: 2024-02-15 06:27:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 253742
      -bodyTs: "'answer':5 'go':3 'rememb':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5259659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703602537 {#1737
        date: 2023-12-26 15:55:37.0 +01:00
      }
      +"title": 253742
    }
  ]
  -id: 25002
  -titleTs: "'alway':5 'forget':6 'word':2"
  -bodyTs: "'alway':2 'code':7 'fiber':10 'forget':3 'refactor':4,8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703688748
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15400492"
  +editedAt: DateTimeImmutable @1708127056 {#1926
    date: 2024-02-17 00:44:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703602348 {#1410
    date: 2023-12-26 15:52:28.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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2031 …}
    +slug: "What-word-do-you-always-forget"
    +title: "What word do you always forget?"
    +url: null
    +body: "I always forget refactoring, as in code refactoring, and fiber."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711043725 {#1739
      date: 2024-03-21 18:55:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2035 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
    +badges: Doctrine\ORM\PersistentCollection {#2092 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 25002
    -titleTs: "'alway':5 'forget':6 'word':2"
    -bodyTs: "'alway':2 'code':7 'fiber':10 'forget':3 'refactor':4,8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703688748
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15400492"
    +editedAt: DateTimeImmutable @1708127056 {#1926
      date: 2024-02-17 00:44:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703602348 {#1410
      date: 2023-12-26 15:52:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was going to answer this but I can’t remember."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1707974866 {#1730
    date: 2024-02-15 06:27:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 253742
  -bodyTs: "'answer':5 'go':3 'rememb':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5259659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703602537 {#1737
    date: 2023-12-26 15:55:37.0 +01:00
  }
  +"title": 253742
}
"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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2031 …}
    +slug: "What-word-do-you-always-forget"
    +title: "What word do you always forget?"
    +url: null
    +body: "I always forget refactoring, as in code refactoring, and fiber."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711043725 {#1739
      date: 2024-03-21 18:55:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2035 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
    +badges: Doctrine\ORM\PersistentCollection {#2092 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 25002
    -titleTs: "'alway':5 'forget':6 'word':2"
    -bodyTs: "'alway':2 'code':7 'fiber':10 'forget':3 'refactor':4,8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703688748
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15400492"
    +editedAt: DateTimeImmutable @1708127056 {#1926
      date: 2024-02-17 00:44:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703602348 {#1410
      date: 2023-12-26 15:52:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was going to answer this but I can’t remember."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1707974866 {#1730
    date: 2024-02-15 06:27:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 253742
  -bodyTs: "'answer':5 'go':3 'rememb':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5259659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703602537 {#1737
    date: 2023-12-26 15:55:37.0 +01:00
  }
  +"title": 253742
}
"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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732
    +user: Proxies\__CG__\App\Entity\User {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2031 …}
    +slug: "What-word-do-you-always-forget"
    +title: "What word do you always forget?"
    +url: null
    +body: "I always forget refactoring, as in code refactoring, and fiber."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711043725 {#1739
      date: 2024-03-21 18:55:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2035 …}
    +votes: Doctrine\ORM\PersistentCollection {#2027 …}
    +reports: Doctrine\ORM\PersistentCollection {#2462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
    +badges: Doctrine\ORM\PersistentCollection {#2092 …}
    +children: [
      App\Entity\EntryComment {#1734}
    ]
    -id: 25002
    -titleTs: "'alway':5 'forget':6 'word':2"
    -bodyTs: "'alway':2 'code':7 'fiber':10 'forget':3 'refactor':4,8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703688748
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15400492"
    +editedAt: DateTimeImmutable @1708127056 {#1926
      date: 2024-02-17 00:44:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703602348 {#1410
      date: 2023-12-26 15:52:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was going to answer this but I can’t remember."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1707974866 {#1730
    date: 2024-02-15 06:27:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 253742
  -bodyTs: "'answer':5 'go':3 'rememb':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5259659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703602537 {#1737
    date: 2023-12-26 15:55:37.0 +01:00
  }
  +"title": 253742
}
"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 {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: Proxies\__CG__\App\Entity\Image {#2241 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2086
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  +badges: Doctrine\ORM\PersistentCollection {#2141 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +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 {#1599 …}
      +body: "More like pay-to-play!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1702610721 {#1611
        date: 2023-12-15 04:25:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Venat0r@lemmy.world"
        "@wjrii@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1597 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 223329
      -bodyTs: "'like':2 'pay':4 'pay-to-play':3 'play':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5067382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702610721 {#1598
        date: 2023-12-15 04:25:21.0 +01:00
      }
      +"title": 223329
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2364
    date: 2023-12-14 22:04:04.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 {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: Proxies\__CG__\App\Entity\Image {#2241 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2086
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  +badges: Doctrine\ORM\PersistentCollection {#2141 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +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 {#1599 …}
      +body: "More like pay-to-play!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1702610721 {#1611
        date: 2023-12-15 04:25:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Venat0r@lemmy.world"
        "@wjrii@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1597 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 223329
      -bodyTs: "'like':2 'pay':4 'pay-to-play':3 'play':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5067382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702610721 {#1598
        date: 2023-12-15 04:25:21.0 +01:00
      }
      +"title": 223329
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2364
    date: 2023-12-14 22:04:04.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 {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: Proxies\__CG__\App\Entity\Image {#2241 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2086
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  +badges: Doctrine\ORM\PersistentCollection {#2141 …}
  +children: [
    App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +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 {#1599 …}
      +body: "More like pay-to-play!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1702610721 {#1611
        date: 2023-12-15 04:25:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Venat0r@lemmy.world"
        "@wjrii@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1597 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 223329
      -bodyTs: "'like':2 'pay':4 'pay-to-play':3 'play':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5067382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702610721 {#1598
        date: 2023-12-15 04:25:21.0 +01:00
      }
      +"title": 223329
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2364
    date: 2023-12-14 22:04:04.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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: Proxies\__CG__\App\Entity\Image {#2241 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2086
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2350 …}
    +votes: Doctrine\ORM\PersistentCollection {#2348 …}
    +reports: Doctrine\ORM\PersistentCollection {#2351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
    +badges: Doctrine\ORM\PersistentCollection {#2141 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2364
      date: 2023-12-14 22:04:04.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 {#1599 …}
  +body: "More like pay-to-play!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702610721 {#1611
    date: 2023-12-15 04:25:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Venat0r@lemmy.world"
    "@wjrii@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 223329
  -bodyTs: "'like':2 'pay':4 'pay-to-play':3 'play':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5067382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702610721 {#1598
    date: 2023-12-15 04:25:21.0 +01:00
  }
  +"title": 223329
}
"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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: Proxies\__CG__\App\Entity\Image {#2241 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2086
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2350 …}
    +votes: Doctrine\ORM\PersistentCollection {#2348 …}
    +reports: Doctrine\ORM\PersistentCollection {#2351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
    +badges: Doctrine\ORM\PersistentCollection {#2141 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2364
      date: 2023-12-14 22:04:04.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 {#1599 …}
  +body: "More like pay-to-play!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702610721 {#1611
    date: 2023-12-15 04:25:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Venat0r@lemmy.world"
    "@wjrii@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 223329
  -bodyTs: "'like':2 'pay':4 'pay-to-play':3 'play':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5067382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702610721 {#1598
    date: 2023-12-15 04:25:21.0 +01:00
  }
  +"title": 223329
}
"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 {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: Proxies\__CG__\App\Entity\Image {#2241 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2140 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2086
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2350 …}
    +votes: Doctrine\ORM\PersistentCollection {#2348 …}
    +reports: Doctrine\ORM\PersistentCollection {#2351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
    +badges: Doctrine\ORM\PersistentCollection {#2141 …}
    +children: [
      App\Entity\EntryComment {#1630}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2364
      date: 2023-12-14 22:04:04.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 {#1599 …}
  +body: "More like pay-to-play!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702610721 {#1611
    date: 2023-12-15 04:25:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Venat0r@lemmy.world"
    "@wjrii@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 223329
  -bodyTs: "'like':2 'pay':4 'pay-to-play':3 'play':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5067382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702610721 {#1598
    date: 2023-12-15 04:25:21.0 +01:00
  }
  +"title": 223329
}
"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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2326 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
  +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
  +title: "Texas church launches program to help fund transgender kids’ healthcare"
  +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
  +body: """
    A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
    \n
    The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
    \n
    “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
    \n
    The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
    \n
    The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
    \n
    “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
    \n
    Grants are distributed as the funds become available.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695519119 {#2164
    date: 2023-09-24 03:31:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  +badges: Doctrine\ORM\PersistentCollection {#2337 …}
  +children: [
    1 => App\Entity\EntryComment {#1672
      +user: App\Entity\User {#261 …}
      +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 {#1571 …}
      +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1695418509 {#1709
        date: 2023-09-22 23:35:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@Hotdogman@lemmy.world"
        "@tissek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1593 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 29594
      -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/2769486"
      +editedAt: DateTimeImmutable @1695418596 {#1614
        date: 2023-09-22 23:36:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695418509 {#1609
        date: 2023-09-22 23:35:09.0 +02:00
      }
      +"title": 29594
    }
    0 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1695418655 {#1527
        date: 2023-09-22 23:37:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@Snowpix@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +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: 29595
      -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/2769523"
      +editedAt: DateTimeImmutable @1695439357 {#1702
        date: 2023-09-23 05:22:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695418655 {#1701
        date: 2023-09-22 23:37:35.0 +02:00
      }
      +"title": 29595
    }
  ]
  -id: 2307
  -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
  -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695467699
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1207356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695381299 {#2133
    date: 2023-09-22 13:14:59.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2326 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
  +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
  +title: "Texas church launches program to help fund transgender kids’ healthcare"
  +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
  +body: """
    A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
    \n
    The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
    \n
    “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
    \n
    The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
    \n
    The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
    \n
    “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
    \n
    Grants are distributed as the funds become available.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695519119 {#2164
    date: 2023-09-24 03:31:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  +badges: Doctrine\ORM\PersistentCollection {#2337 …}
  +children: [
    1 => App\Entity\EntryComment {#1672
      +user: App\Entity\User {#261 …}
      +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 {#1571 …}
      +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1695418509 {#1709
        date: 2023-09-22 23:35:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@Hotdogman@lemmy.world"
        "@tissek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1593 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 29594
      -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/2769486"
      +editedAt: DateTimeImmutable @1695418596 {#1614
        date: 2023-09-22 23:36:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695418509 {#1609
        date: 2023-09-22 23:35:09.0 +02:00
      }
      +"title": 29594
    }
    0 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1695418655 {#1527
        date: 2023-09-22 23:37:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@Snowpix@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +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: 29595
      -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/2769523"
      +editedAt: DateTimeImmutable @1695439357 {#1702
        date: 2023-09-23 05:22:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695418655 {#1701
        date: 2023-09-22 23:37:35.0 +02:00
      }
      +"title": 29595
    }
  ]
  -id: 2307
  -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
  -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695467699
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1207356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695381299 {#2133
    date: 2023-09-22 13:14:59.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2326 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
  +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
  +title: "Texas church launches program to help fund transgender kids’ healthcare"
  +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
  +body: """
    A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
    \n
    The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
    \n
    “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
    \n
    The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
    \n
    The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
    \n
    “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
    \n
    Grants are distributed as the funds become available.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 686
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695519119 {#2164
    date: 2023-09-24 03:31:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  +badges: Doctrine\ORM\PersistentCollection {#2337 …}
  +children: [
    1 => App\Entity\EntryComment {#1672
      +user: App\Entity\User {#261 …}
      +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 {#1571 …}
      +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1695418509 {#1709
        date: 2023-09-22 23:35:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@Hotdogman@lemmy.world"
        "@tissek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1593 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 29594
      -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/2769486"
      +editedAt: DateTimeImmutable @1695418596 {#1614
        date: 2023-09-22 23:36:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695418509 {#1609
        date: 2023-09-22 23:35:09.0 +02:00
      }
      +"title": 29594
    }
    0 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1695418655 {#1527
        date: 2023-09-22 23:37:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@Snowpix@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +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: 29595
      -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/2769523"
      +editedAt: DateTimeImmutable @1695439357 {#1702
        date: 2023-09-23 05:22:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695418655 {#1701
        date: 2023-09-22 23:37:35.0 +02:00
      }
      +"title": 29595
    }
  ]
  -id: 2307
  -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
  -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695467699
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1207356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695381299 {#2133
    date: 2023-09-22 13:14:59.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
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 {#1672
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2326 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
    +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
    +title: "Texas church launches program to help fund transgender kids’ healthcare"
    +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
    +body: """
      A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
      \n
      The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
      \n
      “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
      \n
      The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
      \n
      The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
      \n
      “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
      \n
      Grants are distributed as the funds become available.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695519119 {#2164
      date: 2023-09-24 03:31:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2333 …}
    +reports: Doctrine\ORM\PersistentCollection {#2324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      1 => App\Entity\EntryComment {#1672}
      0 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1695418655 {#1527
          date: 2023-09-22 23:37:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@Snowpix@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +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: 29595
        -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/2769523"
        +editedAt: DateTimeImmutable @1695439357 {#1702
          date: 2023-09-23 05:22:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695418655 {#1701
          date: 2023-09-22 23:37:35.0 +02:00
        }
        +"title": 29595
      }
    ]
    -id: 2307
    -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
    -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695467699
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1207356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695381299 {#2133
      date: 2023-09-22 13:14:59.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 {#1571 …}
  +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1695418509 {#1709
    date: 2023-09-22 23:35:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@Hotdogman@lemmy.world"
    "@tissek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1593 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 29594
  -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769486"
  +editedAt: DateTimeImmutable @1695418596 {#1614
    date: 2023-09-22 23:36:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695418509 {#1609
    date: 2023-09-22 23:35:09.0 +02:00
  }
  +"title": 29594
}
"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 {#1672
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2326 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
    +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
    +title: "Texas church launches program to help fund transgender kids’ healthcare"
    +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
    +body: """
      A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
      \n
      The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
      \n
      “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
      \n
      The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
      \n
      The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
      \n
      “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
      \n
      Grants are distributed as the funds become available.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695519119 {#2164
      date: 2023-09-24 03:31:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2333 …}
    +reports: Doctrine\ORM\PersistentCollection {#2324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      1 => App\Entity\EntryComment {#1672}
      0 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1695418655 {#1527
          date: 2023-09-22 23:37:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@Snowpix@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +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: 29595
        -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/2769523"
        +editedAt: DateTimeImmutable @1695439357 {#1702
          date: 2023-09-23 05:22:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695418655 {#1701
          date: 2023-09-22 23:37:35.0 +02:00
        }
        +"title": 29595
      }
    ]
    -id: 2307
    -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
    -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695467699
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1207356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695381299 {#2133
      date: 2023-09-22 13:14:59.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 {#1571 …}
  +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1695418509 {#1709
    date: 2023-09-22 23:35:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@Hotdogman@lemmy.world"
    "@tissek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1593 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 29594
  -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769486"
  +editedAt: DateTimeImmutable @1695418596 {#1614
    date: 2023-09-22 23:36:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695418509 {#1609
    date: 2023-09-22 23:35:09.0 +02:00
  }
  +"title": 29594
}
"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 {#1672
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2326 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
    +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
    +title: "Texas church launches program to help fund transgender kids’ healthcare"
    +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
    +body: """
      A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
      \n
      The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
      \n
      “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
      \n
      The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
      \n
      The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
      \n
      “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
      \n
      Grants are distributed as the funds become available.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695519119 {#2164
      date: 2023-09-24 03:31:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2333 …}
    +reports: Doctrine\ORM\PersistentCollection {#2324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      1 => App\Entity\EntryComment {#1672}
      0 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1695418655 {#1527
          date: 2023-09-22 23:37:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@Snowpix@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +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: 29595
        -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/2769523"
        +editedAt: DateTimeImmutable @1695439357 {#1702
          date: 2023-09-23 05:22:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695418655 {#1701
          date: 2023-09-22 23:37:35.0 +02:00
        }
        +"title": 29595
      }
    ]
    -id: 2307
    -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
    -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695467699
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1207356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695381299 {#2133
      date: 2023-09-22 13:14:59.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 {#1571 …}
  +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1695418509 {#1709
    date: 2023-09-22 23:35:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@Hotdogman@lemmy.world"
    "@tissek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1593 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 29594
  -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769486"
  +editedAt: DateTimeImmutable @1695418596 {#1614
    date: 2023-09-22 23:36:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695418509 {#1609
    date: 2023-09-22 23:35:09.0 +02:00
  }
  +"title": 29594
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2326 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
    +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
    +title: "Texas church launches program to help fund transgender kids’ healthcare"
    +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
    +body: """
      A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
      \n
      The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
      \n
      “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
      \n
      The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
      \n
      The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
      \n
      “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
      \n
      Grants are distributed as the funds become available.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695519119 {#2164
      date: 2023-09-24 03:31:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2333 …}
    +reports: Doctrine\ORM\PersistentCollection {#2324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      1 => App\Entity\EntryComment {#1672
        +user: App\Entity\User {#261 …}
        +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 {#1571 …}
        +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1695418509 {#1709
          date: 2023-09-22 23:35:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@Hotdogman@lemmy.world"
          "@tissek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1592 …}
        +votes: Doctrine\ORM\PersistentCollection {#1552 …}
        +reports: Doctrine\ORM\PersistentCollection {#1663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 29594
        -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/2769486"
        +editedAt: DateTimeImmutable @1695418596 {#1614
          date: 2023-09-22 23:36:36.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695418509 {#1609
          date: 2023-09-22 23:35:09.0 +02:00
        }
        +"title": 29594
      }
      0 => App\Entity\EntryComment {#1619}
    ]
    -id: 2307
    -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
    -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695467699
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1207356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695381299 {#2133
      date: 2023-09-22 13:14:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1695418655 {#1527
    date: 2023-09-22 23:37:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@Snowpix@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +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: 29595
  -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769523"
  +editedAt: DateTimeImmutable @1695439357 {#1702
    date: 2023-09-23 05:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695418655 {#1701
    date: 2023-09-22 23:37:35.0 +02:00
  }
  +"title": 29595
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2326 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
    +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
    +title: "Texas church launches program to help fund transgender kids’ healthcare"
    +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
    +body: """
      A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
      \n
      The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
      \n
      “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
      \n
      The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
      \n
      The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
      \n
      “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
      \n
      Grants are distributed as the funds become available.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695519119 {#2164
      date: 2023-09-24 03:31:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2333 …}
    +reports: Doctrine\ORM\PersistentCollection {#2324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      1 => App\Entity\EntryComment {#1672
        +user: App\Entity\User {#261 …}
        +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 {#1571 …}
        +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1695418509 {#1709
          date: 2023-09-22 23:35:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@Hotdogman@lemmy.world"
          "@tissek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1592 …}
        +votes: Doctrine\ORM\PersistentCollection {#1552 …}
        +reports: Doctrine\ORM\PersistentCollection {#1663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 29594
        -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/2769486"
        +editedAt: DateTimeImmutable @1695418596 {#1614
          date: 2023-09-22 23:36:36.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695418509 {#1609
          date: 2023-09-22 23:35:09.0 +02:00
        }
        +"title": 29594
      }
      0 => App\Entity\EntryComment {#1619}
    ]
    -id: 2307
    -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
    -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695467699
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1207356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695381299 {#2133
      date: 2023-09-22 13:14:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1695418655 {#1527
    date: 2023-09-22 23:37:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@Snowpix@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +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: 29595
  -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769523"
  +editedAt: DateTimeImmutable @1695439357 {#1702
    date: 2023-09-23 05:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695418655 {#1701
    date: 2023-09-22 23:37:35.0 +02:00
  }
  +"title": 29595
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2326 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2325 …}
    +slug: "Texas-church-launches-program-to-help-fund-transgender-kids-healthcare"
    +title: "Texas church launches program to help fund transgender kids’ healthcare"
    +url: "https://www.lgbtqnation.com/2023/09/texas-church-launches-program-to-help-fund-transgender-kids-healthcare/"
    +body: """
      A Texas church has chosen a radically different path from many denominations nationwide. Instead of demonizing LGBTQ+ people, the Galileo Church in Fort Worth has opted to support and welcome the community.\n
      \n
      The congregation is particularly disturbed by the state legislature’s recently enacted law that bans healthcare providers from treating trans kids and has launched a program to help families get their children the healthcare they need.\n
      \n
      “Health care is a human right, and withholding necessary care for trans kids is state-sponsored cruelty. As neighbors to one another, we seek ways to help each other’s families flourish,” the church says on the website for the new program, the North Texas TRANSportation Network.\n
      \n
      The church will assist families who need to travel out of state to get treatment for their children with a $1000 grant. Individual donors and organizations fund the group; no public money is used.\n
      \n
      The not-for-profit doesn’t require religious beliefs or church participation from applicants. The only qualification is that families must live in the 19-county northern Texas area and have a trans or gender-diverse child.\n
      \n
      “I’m a mother, I have three kids so and I have always been able to get the healthcare for my kids that they desperately needed,” Executive Director Cynthia Daniels told CBS News. “So to me it’s just being a good neighbor to a group of people who have been selected to not be able to receive their healthcare and to me that’s devastating.”\n
      \n
      Grants are distributed as the funds become available.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 686
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695519119 {#2164
      date: 2023-09-24 03:31:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2333 …}
    +reports: Doctrine\ORM\PersistentCollection {#2324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      1 => App\Entity\EntryComment {#1672
        +user: App\Entity\User {#261 …}
        +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 {#1571 …}
        +body: "Thank you for highlighting this fact. For another example, the Episcopal Church has LGBT clergy, and performs marriages for LGBT people. It strongly emphasizes welcoming everyone with no exceptions, and supports lots of social welfare programs. They even oppose legal restrictions on abortion. Liberal Christians are out there but they don’t make headlines in most cases."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1695418509 {#1709
          date: 2023-09-22 23:35:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@Hotdogman@lemmy.world"
          "@tissek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1592 …}
        +votes: Doctrine\ORM\PersistentCollection {#1552 …}
        +reports: Doctrine\ORM\PersistentCollection {#1663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 29594
        -bodyTs: "'abort':43 'anoth':8 'case':57 'christian':45 'church':12 'clergi':15 'emphas':24 'episcop':11 'even':38 'everyon':26 'exampl':9 'except':29 'fact':6 'headlin':54 'highlight':4 'legal':40 'lgbt':14,20 'liber':44 'lot':32 'make':53 'marriag':18 'oppos':39 'peopl':21 'perform':17 'program':36 'restrict':41 'social':34 'strong':23 'support':31 'thank':1 'welcom':25 'welfar':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/2769486"
        +editedAt: DateTimeImmutable @1695418596 {#1614
          date: 2023-09-22 23:36:36.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695418509 {#1609
          date: 2023-09-22 23:35:09.0 +02:00
        }
        +"title": 29594
      }
      0 => App\Entity\EntryComment {#1619}
    ]
    -id: 2307
    -titleTs: "'church':2 'fund':7 'healthcar':10 'help':6 'kid':9 'launch':3 'program':4 'texa':1 'transgend':8"
    -bodyTs: "'1000':137 '19':176 'abl':204,245 'alway':202 'anoth':91 'applic':165 'area':180 'assist':120 'avail':263 'ban':47 'becom':262 'belief':160 'care':70,78 'cbs':221 'child':189 'children':64,134 'chosen':5 'church':3,21,103,118,162 'communiti':32 'congreg':34 'counti':177 'cruelti':86 'cynthia':218 'daniel':219 'demon':16 'denomin':12 'desper':214 'devast':255 'differ':8 'director':217 'distribut':258 'disturb':37 'divers':188 'doesn':156 'donor':140 'enact':44 'execut':216 'famili':61,100,121,171 'flourish':101 'fort':23 'fund':143,261 'galileo':20 'gender':187 'gender-divers':186 'get':62,130,206 'good':231 'grant':138,256 'group':145,235 'health':69 'healthcar':48,66,208,249 'help':60,96 'human':73 'individu':139 'instead':14 'kid':53,81,197,211 'launch':56 'law':45 'legislatur':41 'lgbtq':17 'live':173 'm':191 'mani':11 'money':148 'mother':193 'must':172 'nationwid':13 'necessari':77 'need':68,123,215 'neighbor':88,232 'network':116 'new':110 'news':222 'north':113 'northern':178 'not-for-profit':152 'one':90 'opt':26 'organ':142 'particip':163 'particular':36 'path':9 'peopl':18,237 'profit':155 'program':58,111 'provid':49 'public':147 'qualif':168 'radic':7 'receiv':247 'recent':43 'religi':159 'requir':158 'right':74 'say':104 'seek':93 'select':241 'sponsor':85 'state':40,84,128 'state-sponsor':83 'support':28 'texa':2,114,179 'three':196 'told':220 'tran':52,80,184 'transport':115 'travel':125 'treat':51 'treatment':131 'use':150 'way':94 'websit':107 'welcom':30 'withhold':76 'worth':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695467699
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1207356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695381299 {#2133
      date: 2023-09-22 13:14:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "As a progressive, liberal Christian, I wholeheartedly agree!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1695418655 {#1527
    date: 2023-09-22 23:37:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@Snowpix@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +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: 29595
  -bodyTs: "'agre':8 'christian':5 'liber':4 'progress':3 'wholeheart':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769523"
  +editedAt: DateTimeImmutable @1695439357 {#1702
    date: 2023-09-23 05:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695418655 {#1701
    date: 2023-09-22 23:37:35.0 +02:00
  }
  +"title": 29595
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_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
30 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