GET https://kbin.spritesserver.nl/microblog?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.29 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#2818
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "It-went-to-retiring-PlayStation-Boss-Jim-Ryan-https-www-engadget-com-feast-your-eyes-on-this-ps1-themed-playstation-5-080926381-html"
  +body: """
    It went to retiring PlayStation Boss, Jim Ryan.\n
    \n
    <https://www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html>
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702086708 {#2775
    date: 2023-12-09 02:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: []
  -id: 318
  -bodyTs: "'/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':11 'boss':6 'jim':7 'playstat':5 'retir':4 'ryan':8 'went':2 'www.engadget.com':10 'www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702091021
  +visibility: "visible             "
  +apId: "https://narwhal.city/posts/74244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066521 {#2760
    date: 2023-12-08 21:15:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#2818
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "It-went-to-retiring-PlayStation-Boss-Jim-Ryan-https-www-engadget-com-feast-your-eyes-on-this-ps1-themed-playstation-5-080926381-html"
  +body: """
    It went to retiring PlayStation Boss, Jim Ryan.\n
    \n
    <https://www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html>
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702086708 {#2775
    date: 2023-12-09 02:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: []
  -id: 318
  -bodyTs: "'/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':11 'boss':6 'jim':7 'playstat':5 'retir':4 'ryan':8 'went':2 'www.engadget.com':10 'www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702091021
  +visibility: "visible             "
  +apId: "https://narwhal.city/posts/74244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066521 {#2760
    date: 2023-12-08 21:15:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#2818
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "It-went-to-retiring-PlayStation-Boss-Jim-Ryan-https-www-engadget-com-feast-your-eyes-on-this-ps1-themed-playstation-5-080926381-html"
  +body: """
    It went to retiring PlayStation Boss, Jim Ryan.\n
    \n
    <https://www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html>
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702086708 {#2775
    date: 2023-12-09 02:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: []
  -id: 318
  -bodyTs: "'/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':11 'boss':6 'jim':7 'playstat':5 'retir':4 'ryan':8 'went':2 'www.engadget.com':10 'www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702091021
  +visibility: "visible             "
  +apId: "https://narwhal.city/posts/74244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066521 {#2760
    date: 2023-12-08 21:15:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#4508
  +user: Proxies\__CG__\App\Entity\User {#4505 …}
  +post: App\Entity\Post {#2818
    +user: Proxies\__CG__\App\Entity\User {#2834 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
    +image: null
    +slug: "It-went-to-retiring-PlayStation-Boss-Jim-Ryan-https-www-engadget-com-feast-your-eyes-on-this-ps1-themed-playstation-5-080926381-html"
    +body: """
      It went to retiring PlayStation Boss, Jim Ryan.\n
      \n
      <https://www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html>
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702086708 {#2775
      date: 2023-12-09 02:51:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2831 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: []
    -id: 318
    -bodyTs: "'/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':11 'boss':6 'jim':7 'playstat':5 'retir':4 'ryan':8 'went':2 'www.engadget.com':10 'www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702091021
    +visibility: "visible             "
    +apId: "https://narwhal.city/posts/74244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066521 {#2760
      date: 2023-12-08 21:15:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    PS2 was a significantly more iconic look imo, plus they already did that with the ps4. They should have made a PS25\n
    \n
    Edit: I would buy that controller if it took AA batteries though. All my Sony controllers had either charge daughterboard die or battery inflate or both.
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702086708 {#4515
    date: 2023-12-09 02:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realcaseyrollins@narwhal.city"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
  -id: 898
  -bodyTs: "'aa':32 'alreadi':11 'batteri':33,45 'buy':26 'charg':41 'control':28,38 'daughterboard':42 'die':43 'edit':23 'either':40 'icon':6 'imo':8 'inflat':46 'look':7 'made':20 'plus':9 'ps2':1 'ps25':22 'ps4':16 'signific':4 'soni':37 'though':34 'took':31 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6458661"
  +editedAt: DateTimeImmutable @1703529226 {#4504
    date: 2023-12-25 19:33:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086708 {#4516
    date: 2023-12-09 02:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#4508
  +user: Proxies\__CG__\App\Entity\User {#4505 …}
  +post: App\Entity\Post {#2818
    +user: Proxies\__CG__\App\Entity\User {#2834 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
    +image: null
    +slug: "It-went-to-retiring-PlayStation-Boss-Jim-Ryan-https-www-engadget-com-feast-your-eyes-on-this-ps1-themed-playstation-5-080926381-html"
    +body: """
      It went to retiring PlayStation Boss, Jim Ryan.\n
      \n
      <https://www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html>
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702086708 {#2775
      date: 2023-12-09 02:51:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2831 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: []
    -id: 318
    -bodyTs: "'/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':11 'boss':6 'jim':7 'playstat':5 'retir':4 'ryan':8 'went':2 'www.engadget.com':10 'www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702091021
    +visibility: "visible             "
    +apId: "https://narwhal.city/posts/74244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066521 {#2760
      date: 2023-12-08 21:15:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    PS2 was a significantly more iconic look imo, plus they already did that with the ps4. They should have made a PS25\n
    \n
    Edit: I would buy that controller if it took AA batteries though. All my Sony controllers had either charge daughterboard die or battery inflate or both.
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702086708 {#4515
    date: 2023-12-09 02:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realcaseyrollins@narwhal.city"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
  -id: 898
  -bodyTs: "'aa':32 'alreadi':11 'batteri':33,45 'buy':26 'charg':41 'control':28,38 'daughterboard':42 'die':43 'edit':23 'either':40 'icon':6 'imo':8 'inflat':46 'look':7 'made':20 'plus':9 'ps2':1 'ps25':22 'ps4':16 'signific':4 'soni':37 'though':34 'took':31 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6458661"
  +editedAt: DateTimeImmutable @1703529226 {#4504
    date: 2023-12-25 19:33:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086708 {#4516
    date: 2023-12-09 02:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#4508
  +user: Proxies\__CG__\App\Entity\User {#4505 …}
  +post: App\Entity\Post {#2818
    +user: Proxies\__CG__\App\Entity\User {#2834 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
    +image: null
    +slug: "It-went-to-retiring-PlayStation-Boss-Jim-Ryan-https-www-engadget-com-feast-your-eyes-on-this-ps1-themed-playstation-5-080926381-html"
    +body: """
      It went to retiring PlayStation Boss, Jim Ryan.\n
      \n
      <https://www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html>
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702086708 {#2775
      date: 2023-12-09 02:51:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2831 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: []
    -id: 318
    -bodyTs: "'/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':11 'boss':6 'jim':7 'playstat':5 'retir':4 'ryan':8 'went':2 'www.engadget.com':10 'www.engadget.com/feast-your-eyes-on-this-ps1-themed-playstation-5-080926381.html':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702091021
    +visibility: "visible             "
    +apId: "https://narwhal.city/posts/74244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066521 {#2760
      date: 2023-12-08 21:15:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    PS2 was a significantly more iconic look imo, plus they already did that with the ps4. They should have made a PS25\n
    \n
    Edit: I would buy that controller if it took AA batteries though. All my Sony controllers had either charge daughterboard die or battery inflate or both.
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702086708 {#4515
    date: 2023-12-09 02:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realcaseyrollins@narwhal.city"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
  -id: 898
  -bodyTs: "'aa':32 'alreadi':11 'batteri':33,45 'buy':26 'charg':41 'control':28,38 'daughterboard':42 'die':43 'edit':23 'either':40 'icon':6 'imo':8 'inflat':46 'look':7 'made':20 'plus':9 'ps2':1 'ps25':22 'ps4':16 'signific':4 'soni':37 'though':34 'took':31 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6458661"
  +editedAt: DateTimeImmutable @1703529226 {#4504
    date: 2023-12-25 19:33:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086708 {#4516
    date: 2023-12-09 02:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Post {#2959
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
  +image: null
  +slug: "at-feminism-at-beehaw-org-This-has-the-greatest-opening-line-of-any-comedy"
  +body: """
    @feminism@beehaw.org\n
    \n
    This has the greatest opening line of any comedy routine. Ever. (30 seconds of applause)\n
    \n
    Y'all might like:\n
    \n
    <https://youtu.be/K98TQJ5ldW0>
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702033438 {#2952
    date: 2023-12-08 12:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@feminism@beehaw.org"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2961 …}
  +reports: Doctrine\ORM\PersistentCollection {#2963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: []
  -id: 317
  -bodyTs: "'/k98tqj5ldw0':23 '30':13 'applaus':16 'comedi':10 'ever':12 'feminism@beehaw.org':1 'greatest':5 'like':20 'line':7 'might':19 'open':6 'routin':11 'second':14 'y':17 'youtu.be':22 'youtu.be/k98tqj5ldw0':21"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701998224
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/poloniousmonk/statuses/111541139858353518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982724 {#2936
    date: 2023-12-07 21:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Post {#2959
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
  +image: null
  +slug: "at-feminism-at-beehaw-org-This-has-the-greatest-opening-line-of-any-comedy"
  +body: """
    @feminism@beehaw.org\n
    \n
    This has the greatest opening line of any comedy routine. Ever. (30 seconds of applause)\n
    \n
    Y'all might like:\n
    \n
    <https://youtu.be/K98TQJ5ldW0>
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702033438 {#2952
    date: 2023-12-08 12:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@feminism@beehaw.org"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2961 …}
  +reports: Doctrine\ORM\PersistentCollection {#2963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: []
  -id: 317
  -bodyTs: "'/k98tqj5ldw0':23 '30':13 'applaus':16 'comedi':10 'ever':12 'feminism@beehaw.org':1 'greatest':5 'like':20 'line':7 'might':19 'open':6 'routin':11 'second':14 'y':17 'youtu.be':22 'youtu.be/k98tqj5ldw0':21"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701998224
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/poloniousmonk/statuses/111541139858353518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982724 {#2936
    date: 2023-12-07 21:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Post {#2959
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
  +image: null
  +slug: "at-feminism-at-beehaw-org-This-has-the-greatest-opening-line-of-any-comedy"
  +body: """
    @feminism@beehaw.org\n
    \n
    This has the greatest opening line of any comedy routine. Ever. (30 seconds of applause)\n
    \n
    Y'all might like:\n
    \n
    <https://youtu.be/K98TQJ5ldW0>
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702033438 {#2952
    date: 2023-12-08 12:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@feminism@beehaw.org"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2961 …}
  +reports: Doctrine\ORM\PersistentCollection {#2963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: []
  -id: 317
  -bodyTs: "'/k98tqj5ldw0':23 '30':13 'applaus':16 'comedi':10 'ever':12 'feminism@beehaw.org':1 'greatest':5 'like':20 'line':7 'might':19 'open':6 'routin':11 'second':14 'y':17 'youtu.be':22 'youtu.be/k98tqj5ldw0':21"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701998224
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/poloniousmonk/statuses/111541139858353518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982724 {#2936
    date: 2023-12-07 21:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#6179
  +user: Proxies\__CG__\App\Entity\User {#6173 …}
  +post: App\Entity\Post {#2959
    +user: Proxies\__CG__\App\Entity\User {#2957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
    +image: null
    +slug: "at-feminism-at-beehaw-org-This-has-the-greatest-opening-line-of-any-comedy"
    +body: """
      @feminism@beehaw.org\n
      \n
      This has the greatest opening line of any comedy routine. Ever. (30 seconds of applause)\n
      \n
      Y'all might like:\n
      \n
      <https://youtu.be/K98TQJ5ldW0>
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702033438 {#2952
      date: 2023-12-08 12:03:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@feminism@beehaw.org"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2961 …}
    +reports: Doctrine\ORM\PersistentCollection {#2963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
    +children: []
    -id: 317
    -bodyTs: "'/k98tqj5ldw0':23 '30':13 'applaus':16 'comedi':10 'ever':12 'feminism@beehaw.org':1 'greatest':5 'like':20 'line':7 'might':19 'open':6 'routin':11 'second':14 'y':17 'youtu.be':22 'youtu.be/k98tqj5ldw0':21"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701998224
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/poloniousmonk/statuses/111541139858353518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982724 {#2936
      date: 2023-12-07 21:58:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
  +parent: null
  +root: null
  +image: null
  +body: "For the curious: it’s George Carlin’s ‘pro life’ rant on stage. And it’s glorious."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702033438 {#6178
    date: 2023-12-08 12:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@feminism@beehaw.org"
    "@poloniousmonk@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6171 …}
  +nested: Doctrine\ORM\PersistentCollection {#6168 …}
  +votes: Doctrine\ORM\PersistentCollection {#6166 …}
  +reports: Doctrine\ORM\PersistentCollection {#6164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6160 …}
  -id: 897
  -bodyTs: "'carlin':7 'curious':3 'georg':6 'glorious':17 'life':10 'pro':9 'rant':11 'stage':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1835139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033438 {#6167
    date: 2023-12-08 12:03:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\PostComment {#6179
  +user: Proxies\__CG__\App\Entity\User {#6173 …}
  +post: App\Entity\Post {#2959
    +user: Proxies\__CG__\App\Entity\User {#2957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
    +image: null
    +slug: "at-feminism-at-beehaw-org-This-has-the-greatest-opening-line-of-any-comedy"
    +body: """
      @feminism@beehaw.org\n
      \n
      This has the greatest opening line of any comedy routine. Ever. (30 seconds of applause)\n
      \n
      Y'all might like:\n
      \n
      <https://youtu.be/K98TQJ5ldW0>
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702033438 {#2952
      date: 2023-12-08 12:03:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@feminism@beehaw.org"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2961 …}
    +reports: Doctrine\ORM\PersistentCollection {#2963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
    +children: []
    -id: 317
    -bodyTs: "'/k98tqj5ldw0':23 '30':13 'applaus':16 'comedi':10 'ever':12 'feminism@beehaw.org':1 'greatest':5 'like':20 'line':7 'might':19 'open':6 'routin':11 'second':14 'y':17 'youtu.be':22 'youtu.be/k98tqj5ldw0':21"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701998224
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/poloniousmonk/statuses/111541139858353518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982724 {#2936
      date: 2023-12-07 21:58:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
  +parent: null
  +root: null
  +image: null
  +body: "For the curious: it’s George Carlin’s ‘pro life’ rant on stage. And it’s glorious."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702033438 {#6178
    date: 2023-12-08 12:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@feminism@beehaw.org"
    "@poloniousmonk@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6171 …}
  +nested: Doctrine\ORM\PersistentCollection {#6168 …}
  +votes: Doctrine\ORM\PersistentCollection {#6166 …}
  +reports: Doctrine\ORM\PersistentCollection {#6164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6160 …}
  -id: 897
  -bodyTs: "'carlin':7 'curious':3 'georg':6 'glorious':17 'life':10 'pro':9 'rant':11 'stage':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1835139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033438 {#6167
    date: 2023-12-08 12:03:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\PostComment {#6179
  +user: Proxies\__CG__\App\Entity\User {#6173 …}
  +post: App\Entity\Post {#2959
    +user: Proxies\__CG__\App\Entity\User {#2957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
    +image: null
    +slug: "at-feminism-at-beehaw-org-This-has-the-greatest-opening-line-of-any-comedy"
    +body: """
      @feminism@beehaw.org\n
      \n
      This has the greatest opening line of any comedy routine. Ever. (30 seconds of applause)\n
      \n
      Y'all might like:\n
      \n
      <https://youtu.be/K98TQJ5ldW0>
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702033438 {#2952
      date: 2023-12-08 12:03:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@feminism@beehaw.org"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2961 …}
    +reports: Doctrine\ORM\PersistentCollection {#2963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
    +children: []
    -id: 317
    -bodyTs: "'/k98tqj5ldw0':23 '30':13 'applaus':16 'comedi':10 'ever':12 'feminism@beehaw.org':1 'greatest':5 'like':20 'line':7 'might':19 'open':6 'routin':11 'second':14 'y':17 'youtu.be':22 'youtu.be/k98tqj5ldw0':21"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701998224
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/poloniousmonk/statuses/111541139858353518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982724 {#2936
      date: 2023-12-07 21:58:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2953 …}
  +parent: null
  +root: null
  +image: null
  +body: "For the curious: it’s George Carlin’s ‘pro life’ rant on stage. And it’s glorious."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702033438 {#6178
    date: 2023-12-08 12:03:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@feminism@beehaw.org"
    "@poloniousmonk@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6171 …}
  +nested: Doctrine\ORM\PersistentCollection {#6168 …}
  +votes: Doctrine\ORM\PersistentCollection {#6166 …}
  +reports: Doctrine\ORM\PersistentCollection {#6164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6160 …}
  -id: 897
  -bodyTs: "'carlin':7 'curious':3 'georg':6 'glorious':17 'life':10 'pro':9 'rant':11 'stage':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1835139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033438 {#6167
    date: 2023-12-08 12:03:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Post {#2971
  +user: Proxies\__CG__\App\Entity\User {#2972 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +image: null
  +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
  +body: """
    House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
    \n
    Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
    \n
    So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
    \n
    <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
    \n
    The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
    \n
    #fisa #surveillance @privacy@lemmy.ml
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702101329 {#2969
    date: 2023-12-09 06:55:29.0 +01:00
  }
  +ip: null
  +tags: [
    "fisa"
    "surveillance"
  ]
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: []
  -id: 316
  -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701963627
  +visibility: "visible             "
  +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897627 {#2970
    date: 2023-12-06 22:20:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Post {#2971
  +user: Proxies\__CG__\App\Entity\User {#2972 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +image: null
  +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
  +body: """
    House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
    \n
    Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
    \n
    So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
    \n
    <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
    \n
    The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
    \n
    #fisa #surveillance @privacy@lemmy.ml
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702101329 {#2969
    date: 2023-12-09 06:55:29.0 +01:00
  }
  +ip: null
  +tags: [
    "fisa"
    "surveillance"
  ]
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: []
  -id: 316
  -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701963627
  +visibility: "visible             "
  +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897627 {#2970
    date: 2023-12-06 22:20:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Post {#2971
  +user: Proxies\__CG__\App\Entity\User {#2972 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +image: null
  +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
  +body: """
    House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
    \n
    Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
    \n
    So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
    \n
    <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
    \n
    The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
    \n
    #fisa #surveillance @privacy@lemmy.ml
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702101329 {#2969
    date: 2023-12-09 06:55:29.0 +01:00
  }
  +ip: null
  +tags: [
    "fisa"
    "surveillance"
  ]
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: []
  -id: 316
  -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701963627
  +visibility: "visible             "
  +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897627 {#2970
    date: 2023-12-06 22:20:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#7678
  +user: Proxies\__CG__\App\Entity\User {#7657 …}
  +post: App\Entity\Post {#2971
    +user: Proxies\__CG__\App\Entity\User {#2972 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: null
    +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
    +body: """
      House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
      \n
      Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
      \n
      So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
      \n
      <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
      \n
      The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
      \n
      #fisa #surveillance @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702101329 {#2969
      date: 2023-12-09 06:55:29.0 +01:00
    }
    +ip: null
    +tags: [
      "fisa"
      "surveillance"
    ]
    +mentions: [
      "@tonya_riley@infosec.exchange"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 316
    -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701963627
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897627 {#2970
      date: 2023-12-06 22:20:27.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#7640 …}
  +root: App\Entity\PostComment {#7663 …}
  +image: null
  +body: """
    *grasps pearls around neck*\n
    \n
    Imagine the scandel!
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701945836 {#7676
    date: 2023-12-07 11:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
    "@thenexusofprivacy@infosec.exchange"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@Reverendender@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7679 …}
  +nested: Doctrine\ORM\PersistentCollection {#7681 …}
  +votes: Doctrine\ORM\PersistentCollection {#7683 …}
  +reports: Doctrine\ORM\PersistentCollection {#7685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7689 …}
  -id: 896
  -bodyTs: "'around':3 'grasp':1 'imagin':5 'neck':4 'pearl':2 'scandel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4891558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945836 {#7677
    date: 2023-12-07 11:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\PostComment {#7678
  +user: Proxies\__CG__\App\Entity\User {#7657 …}
  +post: App\Entity\Post {#2971
    +user: Proxies\__CG__\App\Entity\User {#2972 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: null
    +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
    +body: """
      House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
      \n
      Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
      \n
      So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
      \n
      <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
      \n
      The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
      \n
      #fisa #surveillance @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702101329 {#2969
      date: 2023-12-09 06:55:29.0 +01:00
    }
    +ip: null
    +tags: [
      "fisa"
      "surveillance"
    ]
    +mentions: [
      "@tonya_riley@infosec.exchange"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 316
    -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701963627
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897627 {#2970
      date: 2023-12-06 22:20:27.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#7640 …}
  +root: App\Entity\PostComment {#7663 …}
  +image: null
  +body: """
    *grasps pearls around neck*\n
    \n
    Imagine the scandel!
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701945836 {#7676
    date: 2023-12-07 11:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
    "@thenexusofprivacy@infosec.exchange"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@Reverendender@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7679 …}
  +nested: Doctrine\ORM\PersistentCollection {#7681 …}
  +votes: Doctrine\ORM\PersistentCollection {#7683 …}
  +reports: Doctrine\ORM\PersistentCollection {#7685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7689 …}
  -id: 896
  -bodyTs: "'around':3 'grasp':1 'imagin':5 'neck':4 'pearl':2 'scandel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4891558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945836 {#7677
    date: 2023-12-07 11:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\PostComment {#7678
  +user: Proxies\__CG__\App\Entity\User {#7657 …}
  +post: App\Entity\Post {#2971
    +user: Proxies\__CG__\App\Entity\User {#2972 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: null
    +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
    +body: """
      House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
      \n
      Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
      \n
      So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
      \n
      <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
      \n
      The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
      \n
      #fisa #surveillance @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702101329 {#2969
      date: 2023-12-09 06:55:29.0 +01:00
    }
    +ip: null
    +tags: [
      "fisa"
      "surveillance"
    ]
    +mentions: [
      "@tonya_riley@infosec.exchange"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 316
    -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701963627
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897627 {#2970
      date: 2023-12-06 22:20:27.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#7640 …}
  +root: App\Entity\PostComment {#7663 …}
  +image: null
  +body: """
    *grasps pearls around neck*\n
    \n
    Imagine the scandel!
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701945836 {#7676
    date: 2023-12-07 11:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
    "@thenexusofprivacy@infosec.exchange"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@Reverendender@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7679 …}
  +nested: Doctrine\ORM\PersistentCollection {#7681 …}
  +votes: Doctrine\ORM\PersistentCollection {#7683 …}
  +reports: Doctrine\ORM\PersistentCollection {#7685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7689 …}
  -id: 896
  -bodyTs: "'around':3 'grasp':1 'imagin':5 'neck':4 'pearl':2 'scandel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4891558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945836 {#7677
    date: 2023-12-07 11:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#7693
  +user: Proxies\__CG__\App\Entity\User {#7694 …}
  +post: App\Entity\Post {#2971
    +user: Proxies\__CG__\App\Entity\User {#2972 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: null
    +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
    +body: """
      House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
      \n
      Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
      \n
      So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
      \n
      <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
      \n
      The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
      \n
      #fisa #surveillance @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702101329 {#2969
      date: 2023-12-09 06:55:29.0 +01:00
    }
    +ip: null
    +tags: [
      "fisa"
      "surveillance"
    ]
    +mentions: [
      "@tonya_riley@infosec.exchange"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 316
    -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701963627
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897627 {#2970
      date: 2023-12-06 22:20:27.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#7663 …}
  +root: App\Entity\PostComment {#7663 …}
  +image: null
  +body: "The worlds on a role at this point"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702101329 {#7691
    date: 2023-12-09 06:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
    "@thenexusofprivacy@infosec.exchange"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7695 …}
  +nested: Doctrine\ORM\PersistentCollection {#7697 …}
  +votes: Doctrine\ORM\PersistentCollection {#7699 …}
  +reports: Doctrine\ORM\PersistentCollection {#7701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7705 …}
  -id: 899
  -bodyTs: "'point':8 'role':5 'world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5375892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702101329 {#7692
    date: 2023-12-09 06:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\PostComment {#7693
  +user: Proxies\__CG__\App\Entity\User {#7694 …}
  +post: App\Entity\Post {#2971
    +user: Proxies\__CG__\App\Entity\User {#2972 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: null
    +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
    +body: """
      House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
      \n
      Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
      \n
      So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
      \n
      <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
      \n
      The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
      \n
      #fisa #surveillance @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702101329 {#2969
      date: 2023-12-09 06:55:29.0 +01:00
    }
    +ip: null
    +tags: [
      "fisa"
      "surveillance"
    ]
    +mentions: [
      "@tonya_riley@infosec.exchange"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 316
    -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701963627
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897627 {#2970
      date: 2023-12-06 22:20:27.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#7663 …}
  +root: App\Entity\PostComment {#7663 …}
  +image: null
  +body: "The worlds on a role at this point"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702101329 {#7691
    date: 2023-12-09 06:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
    "@thenexusofprivacy@infosec.exchange"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7695 …}
  +nested: Doctrine\ORM\PersistentCollection {#7697 …}
  +votes: Doctrine\ORM\PersistentCollection {#7699 …}
  +reports: Doctrine\ORM\PersistentCollection {#7701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7705 …}
  -id: 899
  -bodyTs: "'point':8 'role':5 'world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5375892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702101329 {#7692
    date: 2023-12-09 06:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\PostComment {#7693
  +user: Proxies\__CG__\App\Entity\User {#7694 …}
  +post: App\Entity\Post {#2971
    +user: Proxies\__CG__\App\Entity\User {#2972 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: null
    +slug: "House-Judiciary-Committee-advances-FISA-Section-702-bill-with-warrant"
    +body: """
      House Judiciary Committee advances FISA Section 702 bill with warrant requirements, 35-2\n
      \n
      Sen. Ron Wyden says "This is great news for anyone who cares about protecting their privacy from government overreach."\n
      \n
      So far the only coverage is @tonya_riley@infosec.exchange's paywalled Bloomberg News article\n
      \n
      <https://news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance>\n
      \n
      The bill is H.R. 6570, the Protect Liberty and End Warrantless Surveillance Act, sponsored by Rep. Andy Biggs (R-AZ). It has a lot of similarities to the bipartisan Government Surveillance Reform Act (where Wyden and Sen. Mike Lee are the Senate sponsors). But there are other bills potentially moving forward as well.... (1/3)\n
      \n
      #fisa #surveillance @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702101329 {#2969
      date: 2023-12-09 06:55:29.0 +01:00
    }
    +ip: null
    +tags: [
      "fisa"
      "surveillance"
    ]
    +mentions: [
      "@tonya_riley@infosec.exchange"
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 316
    -bodyTs: "'-2':13 '/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':47 '1/3':102 '35':12 '6570':52 '702':7 'act':60,81 'advanc':4 'andi':64 'anyon':23 'articl':44 'az':68 'bigg':65 'bill':8,49,96 'bipartisan':77 'bloomberg':42 'care':25 'committe':3 'coverag':37 'end':57 'far':34 'fisa':5,103 'forward':99 'govern':31,78 'great':20 'h.r':51 'hous':1 'judiciari':2 'lee':87 'liberti':55 'lot':72 'mike':86 'move':98 'news':21,43 'news.bloomberglaw.com':46 'news.bloomberglaw.com/ip-law/house-panel-oks-bill-to-renew-rein-in-electronic-surveillance':45 'overreach':32 'paywal':41 'potenti':97 'privaci':29 'privacy@lemmy.ml':105 'protect':27,54 'r':67 'r-az':66 'reform':80 'rep':63 'requir':11 'ron':15 'say':17 'section':6 'sen':14,85 'senat':90 'similar':74 'sponsor':61,91 'surveil':59,79,104 'tonya_riley@infosec.exchange':39 'warrant':10 'warrantless':58 'well':101 'wyden':16,83"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701963627
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/thenexusofprivacy/statuses/111535562945428640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897627 {#2970
      date: 2023-12-06 22:20:27.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#7663 …}
  +root: App\Entity\PostComment {#7663 …}
  +image: null
  +body: "The worlds on a role at this point"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702101329 {#7691
    date: 2023-12-09 06:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tonya_riley@infosec.exchange"
    "@privacy@lemmy.ml"
    "@thenexusofprivacy@infosec.exchange"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7695 …}
  +nested: Doctrine\ORM\PersistentCollection {#7697 …}
  +votes: Doctrine\ORM\PersistentCollection {#7699 …}
  +reports: Doctrine\ORM\PersistentCollection {#7701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7705 …}
  -id: 899
  -bodyTs: "'point':8 'role':5 'world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5375892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702101329 {#7692
    date: 2023-12-09 06:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Post {#2986
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +image: null
  +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
  +body: """
    A Sneak Peek at new linux distro Zorin OS 17\n
    \n
    <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
    \n
    @linux@lemmy.ml
    """
  +lang: "en"
  +commentCount: 9
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701903263 {#2984
    date: 2023-12-06 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: []
  -id: 315
  -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701816193
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729793 {#2985
    date: 2023-12-04 23:43:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Post {#2986
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +image: null
  +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
  +body: """
    A Sneak Peek at new linux distro Zorin OS 17\n
    \n
    <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
    \n
    @linux@lemmy.ml
    """
  +lang: "en"
  +commentCount: 9
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701903263 {#2984
    date: 2023-12-06 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: []
  -id: 315
  -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701816193
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729793 {#2985
    date: 2023-12-04 23:43:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Post {#2986
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +image: null
  +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
  +body: """
    A Sneak Peek at new linux distro Zorin OS 17\n
    \n
    <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
    \n
    @linux@lemmy.ml
    """
  +lang: "en"
  +commentCount: 9
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701903263 {#2984
    date: 2023-12-06 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: []
  -id: 315
  -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701816193
  +visibility: "visible             "
  +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729793 {#2985
    date: 2023-12-04 23:43:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\PostComment {#10128
  +user: Proxies\__CG__\App\Entity\User {#10129 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
    +body: """
      A Sneak Peek at new linux distro Zorin OS 17\n
      \n
      <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
      \n
      @linux@lemmy.ml
      """
    +lang: "en"
    +commentCount: 9
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701903263 {#2984
      date: 2023-12-06 23:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@linux@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: []
    -id: 315
    -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701816193
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729793 {#2985
      date: 2023-12-04 23:43:13.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: App\Entity\PostComment {#10080 …}
  +root: App\Entity\PostComment {#10017 …}
  +image: null
  +body: """
    > and KDE users didn’t even get anything new at all.\n
    \n
    This is misinformation.\n
    \n
    KDE users got a broken Nvidia driver.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701826083 {#10126
    date: 2023-12-06 02:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@spiritedpause@fosstodon.org"
    "@independantiste@sh.itjust.works"
    "@d3Xt3r@lemmy.nz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10130 …}
  +nested: Doctrine\ORM\PersistentCollection {#10132 …}
  +votes: Doctrine\ORM\PersistentCollection {#10134 …}
  +reports: Doctrine\ORM\PersistentCollection {#10136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10140 …}
  -id: 892
  -bodyTs: "'anyth':8 'broken':19 'didn':4 'driver':21 'even':6 'get':7 'got':17 'kde':2,15 'misinform':14 'new':9 'nvidia':20 'user':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7029186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826083 {#10127
    date: 2023-12-06 02:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\PostComment {#10128
  +user: Proxies\__CG__\App\Entity\User {#10129 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
    +body: """
      A Sneak Peek at new linux distro Zorin OS 17\n
      \n
      <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
      \n
      @linux@lemmy.ml
      """
    +lang: "en"
    +commentCount: 9
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701903263 {#2984
      date: 2023-12-06 23:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@linux@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: []
    -id: 315
    -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701816193
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729793 {#2985
      date: 2023-12-04 23:43:13.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: App\Entity\PostComment {#10080 …}
  +root: App\Entity\PostComment {#10017 …}
  +image: null
  +body: """
    > and KDE users didn’t even get anything new at all.\n
    \n
    This is misinformation.\n
    \n
    KDE users got a broken Nvidia driver.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701826083 {#10126
    date: 2023-12-06 02:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@spiritedpause@fosstodon.org"
    "@independantiste@sh.itjust.works"
    "@d3Xt3r@lemmy.nz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10130 …}
  +nested: Doctrine\ORM\PersistentCollection {#10132 …}
  +votes: Doctrine\ORM\PersistentCollection {#10134 …}
  +reports: Doctrine\ORM\PersistentCollection {#10136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10140 …}
  -id: 892
  -bodyTs: "'anyth':8 'broken':19 'didn':4 'driver':21 'even':6 'get':7 'got':17 'kde':2,15 'misinform':14 'new':9 'nvidia':20 'user':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7029186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826083 {#10127
    date: 2023-12-06 02:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\PostComment {#10128
  +user: Proxies\__CG__\App\Entity\User {#10129 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
    +body: """
      A Sneak Peek at new linux distro Zorin OS 17\n
      \n
      <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
      \n
      @linux@lemmy.ml
      """
    +lang: "en"
    +commentCount: 9
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701903263 {#2984
      date: 2023-12-06 23:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@linux@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: []
    -id: 315
    -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701816193
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729793 {#2985
      date: 2023-12-04 23:43:13.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: App\Entity\PostComment {#10080 …}
  +root: App\Entity\PostComment {#10017 …}
  +image: null
  +body: """
    > and KDE users didn’t even get anything new at all.\n
    \n
    This is misinformation.\n
    \n
    KDE users got a broken Nvidia driver.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701826083 {#10126
    date: 2023-12-06 02:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@spiritedpause@fosstodon.org"
    "@independantiste@sh.itjust.works"
    "@d3Xt3r@lemmy.nz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10130 …}
  +nested: Doctrine\ORM\PersistentCollection {#10132 …}
  +votes: Doctrine\ORM\PersistentCollection {#10134 …}
  +reports: Doctrine\ORM\PersistentCollection {#10136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10140 …}
  -id: 892
  -bodyTs: "'anyth':8 'broken':19 'didn':4 'driver':21 'even':6 'get':7 'got':17 'kde':2,15 'misinform':14 'new':9 'nvidia':20 'user':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7029186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826083 {#10127
    date: 2023-12-06 02:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\PostComment {#10144
  +user: Proxies\__CG__\App\Entity\User {#10145 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
    +body: """
      A Sneak Peek at new linux distro Zorin OS 17\n
      \n
      <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
      \n
      @linux@lemmy.ml
      """
    +lang: "en"
    +commentCount: 9
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701903263 {#2984
      date: 2023-12-06 23:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@linux@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: []
    -id: 315
    -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701816193
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729793 {#2985
      date: 2023-12-04 23:43:13.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Zorin OS 17 isn’t going to dethrone Linux Mint any time soon. I wish they switched to following Ubuntu LTS releases instead of being on their own timeline. 22.04 package base is going to be 2 years old by the time this releases.\n
    \n
    They obviously spent a lot of time on aesthetics and simplicity which seems to be the main appeal of the distribution.
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701903263 {#10142
    date: 2023-12-06 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@spiritedpause@fosstodon.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10146 …}
  +nested: Doctrine\ORM\PersistentCollection {#10148 …}
  +votes: Doctrine\ORM\PersistentCollection {#10150 …}
  +reports: Doctrine\ORM\PersistentCollection {#10152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10156 …}
  -id: 894
  -bodyTs: "'17':3 '2':37 '22.04':30 'aesthet':53 'appeal':62 'base':32 'dethron':8 'distribut':65 'follow':19 'go':6,34 'instead':23 'isn':4 'linux':9 'lot':49 'lts':21 'main':61 'mint':10 'obvious':46 'old':39 'os':2 'packag':31 'releas':22,44 'seem':57 'simplic':55 'soon':13 'spent':47 'switch':17 'time':12,42,51 'timelin':29 'ubuntu':20 'wish':15 'year':38 'zorin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6437665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701903263 {#10143
    date: 2023-12-06 23:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\PostComment {#10144
  +user: Proxies\__CG__\App\Entity\User {#10145 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
    +body: """
      A Sneak Peek at new linux distro Zorin OS 17\n
      \n
      <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
      \n
      @linux@lemmy.ml
      """
    +lang: "en"
    +commentCount: 9
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701903263 {#2984
      date: 2023-12-06 23:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@linux@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: []
    -id: 315
    -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701816193
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729793 {#2985
      date: 2023-12-04 23:43:13.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Zorin OS 17 isn’t going to dethrone Linux Mint any time soon. I wish they switched to following Ubuntu LTS releases instead of being on their own timeline. 22.04 package base is going to be 2 years old by the time this releases.\n
    \n
    They obviously spent a lot of time on aesthetics and simplicity which seems to be the main appeal of the distribution.
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701903263 {#10142
    date: 2023-12-06 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@spiritedpause@fosstodon.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10146 …}
  +nested: Doctrine\ORM\PersistentCollection {#10148 …}
  +votes: Doctrine\ORM\PersistentCollection {#10150 …}
  +reports: Doctrine\ORM\PersistentCollection {#10152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10156 …}
  -id: 894
  -bodyTs: "'17':3 '2':37 '22.04':30 'aesthet':53 'appeal':62 'base':32 'dethron':8 'distribut':65 'follow':19 'go':6,34 'instead':23 'isn':4 'linux':9 'lot':49 'lts':21 'main':61 'mint':10 'obvious':46 'old':39 'os':2 'packag':31 'releas':22,44 'seem':57 'simplic':55 'soon':13 'spent':47 'switch':17 'time':12,42,51 'timelin':29 'ubuntu':20 'wish':15 'year':38 'zorin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6437665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701903263 {#10143
    date: 2023-12-06 23:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\PostComment {#10144
  +user: Proxies\__CG__\App\Entity\User {#10145 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "A-Sneak-Peek-at-new-linux-distro-Zorin-OS-17"
    +body: """
      A Sneak Peek at new linux distro Zorin OS 17\n
      \n
      <https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/>\n
      \n
      @linux@lemmy.ml
      """
    +lang: "en"
    +commentCount: 9
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701903263 {#2984
      date: 2023-12-06 23:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@linux@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: []
    -id: 315
    -bodyTs: "'/2023/12/04/a-sneak-peek-at-zorin-os-17/':13 '17':10 'blog.zorin.com':12 'blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/':11 'distro':7 'linux':6 'linux@lemmy.ml':14 'new':5 'os':9 'peek':3 'sneak':2 'zorin':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701816193
    +visibility: "visible             "
    +apId: "https://fosstodon.org/users/spiritedpause/statuses/111524563726550801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729793 {#2985
      date: 2023-12-04 23:43:13.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Zorin OS 17 isn’t going to dethrone Linux Mint any time soon. I wish they switched to following Ubuntu LTS releases instead of being on their own timeline. 22.04 package base is going to be 2 years old by the time this releases.\n
    \n
    They obviously spent a lot of time on aesthetics and simplicity which seems to be the main appeal of the distribution.
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701903263 {#10142
    date: 2023-12-06 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@spiritedpause@fosstodon.org"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10146 …}
  +nested: Doctrine\ORM\PersistentCollection {#10148 …}
  +votes: Doctrine\ORM\PersistentCollection {#10150 …}
  +reports: Doctrine\ORM\PersistentCollection {#10152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10156 …}
  -id: 894
  -bodyTs: "'17':3 '2':37 '22.04':30 'aesthet':53 'appeal':62 'base':32 'dethron':8 'distribut':65 'follow':19 'go':6,34 'instead':23 'isn':4 'linux':9 'lot':49 'lts':21 'main':61 'mint':10 'obvious':46 'old':39 'os':2 'packag':31 'releas':22,44 'seem':57 'simplic':55 'soon':13 'spent':47 'switch':17 'time':12,42,51 'timelin':29 'ubuntu':20 'wish':15 'year':38 'zorin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6437665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701903263 {#10143
    date: 2023-12-06 23:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Post {#3001
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +image: null
  +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
  +body: """
    Is there a Spotify alternative that has no ads?\n
    \n
    I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
    """
  +lang: "en"
  +commentCount: 64
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701469206 {#2999
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  +children: []
  -id: 310
  -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701442341
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355941 {#3000
    date: 2023-11-30 15:52:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Post {#3001
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +image: null
  +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
  +body: """
    Is there a Spotify alternative that has no ads?\n
    \n
    I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
    """
  +lang: "en"
  +commentCount: 64
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701469206 {#2999
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  +children: []
  -id: 310
  -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701442341
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355941 {#3000
    date: 2023-11-30 15:52:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Post {#3001
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +image: null
  +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
  +body: """
    Is there a Spotify alternative that has no ads?\n
    \n
    I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
    """
  +lang: "en"
  +commentCount: 64
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701469206 {#2999
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3006 …}
  +reports: Doctrine\ORM\PersistentCollection {#3008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  +children: []
  -id: 310
  -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701442341
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355941 {#3000
    date: 2023-11-30 15:52:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\PostComment {#13428
  +user: Proxies\__CG__\App\Entity\User {#13335 …}
  +post: App\Entity\Post {#3001
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#2999
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#3000
      date: 2023-11-30 15:52:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +parent: App\Entity\PostComment {#13350 …}
  +root: App\Entity\PostComment {#12481 …}
  +image: null
  +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701465501 {#13426
    date: 2023-12-01 22:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13429 …}
  +nested: Doctrine\ORM\PersistentCollection {#13431 …}
  +votes: Doctrine\ORM\PersistentCollection {#13433 …}
  +reports: Doctrine\ORM\PersistentCollection {#13435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13439 …}
  -id: 878
  -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5176116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465501 {#13427
    date: 2023-12-01 22:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\PostComment {#13428
  +user: Proxies\__CG__\App\Entity\User {#13335 …}
  +post: App\Entity\Post {#3001
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#2999
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#3000
      date: 2023-11-30 15:52:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +parent: App\Entity\PostComment {#13350 …}
  +root: App\Entity\PostComment {#12481 …}
  +image: null
  +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701465501 {#13426
    date: 2023-12-01 22:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13429 …}
  +nested: Doctrine\ORM\PersistentCollection {#13431 …}
  +votes: Doctrine\ORM\PersistentCollection {#13433 …}
  +reports: Doctrine\ORM\PersistentCollection {#13435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13439 …}
  -id: 878
  -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5176116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465501 {#13427
    date: 2023-12-01 22:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\PostComment {#13428
  +user: Proxies\__CG__\App\Entity\User {#13335 …}
  +post: App\Entity\Post {#3001
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#2999
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#3000
      date: 2023-11-30 15:52:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +parent: App\Entity\PostComment {#13350 …}
  +root: App\Entity\PostComment {#12481 …}
  +image: null
  +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701465501 {#13426
    date: 2023-12-01 22:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13429 …}
  +nested: Doctrine\ORM\PersistentCollection {#13431 …}
  +votes: Doctrine\ORM\PersistentCollection {#13433 …}
  +reports: Doctrine\ORM\PersistentCollection {#13435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13439 …}
  -id: 878
  -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5176116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465501 {#13427
    date: 2023-12-01 22:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\PostComment {#13443
  +user: Proxies\__CG__\App\Entity\User {#12579 …}
  +post: App\Entity\Post {#3001
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#2999
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#3000
      date: 2023-11-30 15:52:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +parent: App\Entity\PostComment {#13428
    +user: Proxies\__CG__\App\Entity\User {#13335 …}
    +post: App\Entity\Post {#3001}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +parent: App\Entity\PostComment {#13350 …}
    +root: App\Entity\PostComment {#12481 …}
    +image: null
    +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701465501 {#13426
      date: 2023-12-01 22:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BruceTwarzen@kbin.social"
      "@retrolasered@lemmy.zip"
      "@LinkOpensChest_wav"
      "@retrolasered"
      "@LinkOpensChest_wav@lemmy.one"
      "@HATEFISH@midwest.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#13429 …}
    +nested: Doctrine\ORM\PersistentCollection {#13431 …}
    +votes: Doctrine\ORM\PersistentCollection {#13433 …}
    +reports: Doctrine\ORM\PersistentCollection {#13435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#13437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#13439 …}
    -id: 878
    -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5176116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465501 {#13427
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#12481 …}
  +image: null
  +body: "It always used to surprise me that bands like Nirvana would play with the Dwarves, considering their reputation and actions at shows"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701469206 {#13441
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13444 …}
  +nested: Doctrine\ORM\PersistentCollection {#13446 …}
  +votes: Doctrine\ORM\PersistentCollection {#13448 …}
  +reports: Doctrine\ORM\PersistentCollection {#13450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13454 …}
  -id: 880
  -bodyTs: "'action':20 'alway':2 'band':8 'consid':16 'dwarv':15 'like':9 'nirvana':10 'play':12 'reput':18 'show':22 'surpris':5 'use':3 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5168588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469206 {#13442
    date: 2023-12-01 23:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\PostComment {#13443
  +user: Proxies\__CG__\App\Entity\User {#12579 …}
  +post: App\Entity\Post {#3001
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#2999
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#3000
      date: 2023-11-30 15:52:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +parent: App\Entity\PostComment {#13428
    +user: Proxies\__CG__\App\Entity\User {#13335 …}
    +post: App\Entity\Post {#3001}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +parent: App\Entity\PostComment {#13350 …}
    +root: App\Entity\PostComment {#12481 …}
    +image: null
    +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701465501 {#13426
      date: 2023-12-01 22:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BruceTwarzen@kbin.social"
      "@retrolasered@lemmy.zip"
      "@LinkOpensChest_wav"
      "@retrolasered"
      "@LinkOpensChest_wav@lemmy.one"
      "@HATEFISH@midwest.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#13429 …}
    +nested: Doctrine\ORM\PersistentCollection {#13431 …}
    +votes: Doctrine\ORM\PersistentCollection {#13433 …}
    +reports: Doctrine\ORM\PersistentCollection {#13435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#13437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#13439 …}
    -id: 878
    -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5176116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465501 {#13427
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#12481 …}
  +image: null
  +body: "It always used to surprise me that bands like Nirvana would play with the Dwarves, considering their reputation and actions at shows"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701469206 {#13441
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13444 …}
  +nested: Doctrine\ORM\PersistentCollection {#13446 …}
  +votes: Doctrine\ORM\PersistentCollection {#13448 …}
  +reports: Doctrine\ORM\PersistentCollection {#13450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13454 …}
  -id: 880
  -bodyTs: "'action':20 'alway':2 'band':8 'consid':16 'dwarv':15 'like':9 'nirvana':10 'play':12 'reput':18 'show':22 'surpris':5 'use':3 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5168588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469206 {#13442
    date: 2023-12-01 23:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\PostComment {#13443
  +user: Proxies\__CG__\App\Entity\User {#12579 …}
  +post: App\Entity\Post {#3001
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +image: null
    +slug: "Is-there-a-Spotify-alternative-that-has-no-ads-I"
    +body: """
      Is there a Spotify alternative that has no ads?\n
      \n
      I pay for Spotify for 7 years or so now and i'm so sick of all the ads. After every update there seems to be an: oops, sorry, you have ads now. Podcasts are filled with ads. I was just listening to a podcast where they shoved in 3 ads mid-sentence. How long until musicians put ads in their songs. I'm just so sick of it.
      """
    +lang: "en"
    +commentCount: 64
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701469206 {#2999
      date: 2023-12-01 23:20:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3006 …}
    +reports: Doctrine\ORM\PersistentCollection {#3008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    +children: []
    -id: 310
    -bodyTs: "'3':59 '7':15 'ad':9,28,41,47,60,69 'altern':5 'everi':30 'fill':45 'listen':51 'long':65 'm':22,74 'mid':62 'mid-sent':61 'musician':67 'oop':37 'pay':11 'podcast':43,54 'put':68 'seem':33 'sentenc':63 'shove':57 'sick':24,77 'song':72 'sorri':38 'spotifi':4,13 'updat':31 'year':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701442341
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/p/3331882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701355941 {#3000
      date: 2023-11-30 15:52:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
  +parent: App\Entity\PostComment {#13428
    +user: Proxies\__CG__\App\Entity\User {#13335 …}
    +post: App\Entity\Post {#3001}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3003 …}
    +parent: App\Entity\PostComment {#13350 …}
    +root: App\Entity\PostComment {#12481 …}
    +image: null
    +body: "Makes sense to me, the fact you went of your way to specify your hate for them made me had to ask."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701465501 {#13426
      date: 2023-12-01 22:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BruceTwarzen@kbin.social"
      "@retrolasered@lemmy.zip"
      "@LinkOpensChest_wav"
      "@retrolasered"
      "@LinkOpensChest_wav@lemmy.one"
      "@HATEFISH@midwest.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#13429 …}
    +nested: Doctrine\ORM\PersistentCollection {#13431 …}
    +votes: Doctrine\ORM\PersistentCollection {#13433 …}
    +reports: Doctrine\ORM\PersistentCollection {#13435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#13437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#13439 …}
    -id: 878
    -bodyTs: "'ask':22 'fact':6 'hate':15 'made':18 'make':1 'sens':2 'specifi':13 'way':11 'went':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5176116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465501 {#13427
      date: 2023-12-01 22:18:21.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#12481 …}
  +image: null
  +body: "It always used to surprise me that bands like Nirvana would play with the Dwarves, considering their reputation and actions at shows"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701469206 {#13441
    date: 2023-12-01 23:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BruceTwarzen@kbin.social"
    "@retrolasered@lemmy.zip"
    "@LinkOpensChest_wav"
    "@retrolasered"
    "@LinkOpensChest_wav@lemmy.one"
    "@HATEFISH@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13444 …}
  +nested: Doctrine\ORM\PersistentCollection {#13446 …}
  +votes: Doctrine\ORM\PersistentCollection {#13448 …}
  +reports: Doctrine\ORM\PersistentCollection {#13450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13454 …}
  -id: 880
  -bodyTs: "'action':20 'alway':2 'band':8 'consid':16 'dwarv':15 'like':9 'nirvana':10 'play':12 'reput':18 'show':22 'surpris':5 'use':3 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5168588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469206 {#13442
    date: 2023-12-01 23:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Post {#3016
  +user: Proxies\__CG__\App\Entity\User {#3017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
  +body: """
    Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
    \n
    For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
    \n
    It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
    \n
    "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
    \n
    "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
    \n
    "Those travel delays have now blown out."\n
    \n
    So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
    \n
    'Dude! Just one more lane!'\n
    \n
    From the article:\n
    \n
    "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
    \n
    "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
    \n
    <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
    \n
    #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
    """
  +lang: "en"
  +commentCount: 22
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719189689 {#3014
    date: 2024-06-24 02:41:29.0 +02:00
  }
  +ip: null
  +tags: [
    "roads"
    "traffic"
    "cars"
    "urbanism"
    "urbanplanning"
    "motorways"
    "fuckcars"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: []
  -id: 307
  -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701334579
  +visibility: "visible             "
  +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701248179 {#3015
    date: 2023-11-29 09:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Post {#3016
  +user: Proxies\__CG__\App\Entity\User {#3017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
  +body: """
    Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
    \n
    For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
    \n
    It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
    \n
    "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
    \n
    "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
    \n
    "Those travel delays have now blown out."\n
    \n
    So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
    \n
    'Dude! Just one more lane!'\n
    \n
    From the article:\n
    \n
    "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
    \n
    "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
    \n
    <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
    \n
    #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
    """
  +lang: "en"
  +commentCount: 22
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719189689 {#3014
    date: 2024-06-24 02:41:29.0 +02:00
  }
  +ip: null
  +tags: [
    "roads"
    "traffic"
    "cars"
    "urbanism"
    "urbanplanning"
    "motorways"
    "fuckcars"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: []
  -id: 307
  -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701334579
  +visibility: "visible             "
  +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701248179 {#3015
    date: 2023-11-29 09:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Post {#3016
  +user: Proxies\__CG__\App\Entity\User {#3017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
  +body: """
    Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
    \n
    For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
    \n
    It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
    \n
    "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
    \n
    "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
    \n
    "Those travel delays have now blown out."\n
    \n
    So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
    \n
    'Dude! Just one more lane!'\n
    \n
    From the article:\n
    \n
    "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
    \n
    "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
    \n
    <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
    \n
    #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
    """
  +lang: "en"
  +commentCount: 22
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719189689 {#3014
    date: 2024-06-24 02:41:29.0 +02:00
  }
  +ip: null
  +tags: [
    "roads"
    "traffic"
    "cars"
    "urbanism"
    "urbanplanning"
    "motorways"
    "fuckcars"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3021 …}
  +reports: Doctrine\ORM\PersistentCollection {#3023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: []
  -id: 307
  -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701334579
  +visibility: "visible             "
  +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701248179 {#3015
    date: 2023-11-29 09:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\PostComment {#15906
  +user: Proxies\__CG__\App\Entity\User {#15748 …}
  +post: App\Entity\Post {#3016
    +user: Proxies\__CG__\App\Entity\User {#3017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
    +body: """
      Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
      \n
      For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
      \n
      It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
      \n
      "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
      \n
      "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
      \n
      "Those travel delays have now blown out."\n
      \n
      So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
      \n
      'Dude! Just one more lane!'\n
      \n
      From the article:\n
      \n
      "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
      \n
      "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
      \n
      <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
      \n
      #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
      """
    +lang: "en"
    +commentCount: 22
    +favouriteCount: 162
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719189689 {#3014
      date: 2024-06-24 02:41:29.0 +02:00
    }
    +ip: null
    +tags: [
      "roads"
      "traffic"
      "cars"
      "urbanism"
      "urbanplanning"
      "motorways"
      "fuckcars"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
      "@sydneytrains@aussie.zone"
      "@urbanism@slrpnk.net"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: []
    -id: 307
    -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701334579
    +visibility: "visible             "
    +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701248179 {#3015
      date: 2023-11-29 09:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: App\Entity\PostComment {#15890 …}
  +root: App\Entity\PostComment {#15747 …}
  +image: null
  +body: """
    @rcbrk\n
    \n
    @fuck_cars @sydneytrains @urbanism @ajsadauskas That is about the right level of freeway for a city (entire MSA) of about a million people. I believe that the picture is for a city population of 7 million.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701445398 {#15904
    date: 2023-12-01 16:43:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
    "@ajsadauskas"
    "@ajsadauskas@aus.social"
    "@bluGill@kbin.social"
    "@rcbrk"
    "@fuck_cars"
    "@sydneytrains"
    "@urbanism"
    "@rcbrk@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15907 …}
  +nested: Doctrine\ORM\PersistentCollection {#15909 …}
  +votes: Doctrine\ORM\PersistentCollection {#15911 …}
  +reports: Doctrine\ORM\PersistentCollection {#15913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15917 …}
  -id: 871
  -bodyTs: "'7':36 'ajsadauska':6 'believ':26 'car':3 'citi':17,33 'entir':18 'freeway':14 'fuck':2 'level':12 'million':23,37 'msa':19 'peopl':24 'pictur':29 'popul':34 'rcbrk':1 'right':11 'sydneytrain':4 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/delhi/p/3307239/-/reply/4962632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701445398 {#15905
    date: 2023-12-01 16:43:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\PostComment {#15906
  +user: Proxies\__CG__\App\Entity\User {#15748 …}
  +post: App\Entity\Post {#3016
    +user: Proxies\__CG__\App\Entity\User {#3017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
    +body: """
      Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
      \n
      For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
      \n
      It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
      \n
      "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
      \n
      "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
      \n
      "Those travel delays have now blown out."\n
      \n
      So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
      \n
      'Dude! Just one more lane!'\n
      \n
      From the article:\n
      \n
      "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
      \n
      "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
      \n
      <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
      \n
      #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
      """
    +lang: "en"
    +commentCount: 22
    +favouriteCount: 162
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719189689 {#3014
      date: 2024-06-24 02:41:29.0 +02:00
    }
    +ip: null
    +tags: [
      "roads"
      "traffic"
      "cars"
      "urbanism"
      "urbanplanning"
      "motorways"
      "fuckcars"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
      "@sydneytrains@aussie.zone"
      "@urbanism@slrpnk.net"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: []
    -id: 307
    -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701334579
    +visibility: "visible             "
    +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701248179 {#3015
      date: 2023-11-29 09:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: App\Entity\PostComment {#15890 …}
  +root: App\Entity\PostComment {#15747 …}
  +image: null
  +body: """
    @rcbrk\n
    \n
    @fuck_cars @sydneytrains @urbanism @ajsadauskas That is about the right level of freeway for a city (entire MSA) of about a million people. I believe that the picture is for a city population of 7 million.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701445398 {#15904
    date: 2023-12-01 16:43:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
    "@ajsadauskas"
    "@ajsadauskas@aus.social"
    "@bluGill@kbin.social"
    "@rcbrk"
    "@fuck_cars"
    "@sydneytrains"
    "@urbanism"
    "@rcbrk@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15907 …}
  +nested: Doctrine\ORM\PersistentCollection {#15909 …}
  +votes: Doctrine\ORM\PersistentCollection {#15911 …}
  +reports: Doctrine\ORM\PersistentCollection {#15913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15917 …}
  -id: 871
  -bodyTs: "'7':36 'ajsadauska':6 'believ':26 'car':3 'citi':17,33 'entir':18 'freeway':14 'fuck':2 'level':12 'million':23,37 'msa':19 'peopl':24 'pictur':29 'popul':34 'rcbrk':1 'right':11 'sydneytrain':4 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/delhi/p/3307239/-/reply/4962632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701445398 {#15905
    date: 2023-12-01 16:43:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\PostComment {#15906
  +user: Proxies\__CG__\App\Entity\User {#15748 …}
  +post: App\Entity\Post {#3016
    +user: Proxies\__CG__\App\Entity\User {#3017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
    +body: """
      Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
      \n
      For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
      \n
      It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
      \n
      "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
      \n
      "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
      \n
      "Those travel delays have now blown out."\n
      \n
      So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
      \n
      'Dude! Just one more lane!'\n
      \n
      From the article:\n
      \n
      "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
      \n
      "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
      \n
      <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
      \n
      #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
      """
    +lang: "en"
    +commentCount: 22
    +favouriteCount: 162
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719189689 {#3014
      date: 2024-06-24 02:41:29.0 +02:00
    }
    +ip: null
    +tags: [
      "roads"
      "traffic"
      "cars"
      "urbanism"
      "urbanplanning"
      "motorways"
      "fuckcars"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
      "@sydneytrains@aussie.zone"
      "@urbanism@slrpnk.net"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: []
    -id: 307
    -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701334579
    +visibility: "visible             "
    +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701248179 {#3015
      date: 2023-11-29 09:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: App\Entity\PostComment {#15890 …}
  +root: App\Entity\PostComment {#15747 …}
  +image: null
  +body: """
    @rcbrk\n
    \n
    @fuck_cars @sydneytrains @urbanism @ajsadauskas That is about the right level of freeway for a city (entire MSA) of about a million people. I believe that the picture is for a city population of 7 million.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701445398 {#15904
    date: 2023-12-01 16:43:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
    "@ajsadauskas"
    "@ajsadauskas@aus.social"
    "@bluGill@kbin.social"
    "@rcbrk"
    "@fuck_cars"
    "@sydneytrains"
    "@urbanism"
    "@rcbrk@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15907 …}
  +nested: Doctrine\ORM\PersistentCollection {#15909 …}
  +votes: Doctrine\ORM\PersistentCollection {#15911 …}
  +reports: Doctrine\ORM\PersistentCollection {#15913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15917 …}
  -id: 871
  -bodyTs: "'7':36 'ajsadauska':6 'believ':26 'car':3 'citi':17,33 'entir':18 'freeway':14 'fuck':2 'level':12 'million':23,37 'msa':19 'peopl':24 'pictur':29 'popul':34 'rcbrk':1 'right':11 'sydneytrain':4 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/delhi/p/3307239/-/reply/4962632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701445398 {#15905
    date: 2023-12-01 16:43:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\PostComment {#15921
  +user: Proxies\__CG__\App\Entity\User {#15922 …}
  +post: App\Entity\Post {#3016
    +user: Proxies\__CG__\App\Entity\User {#3017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
    +body: """
      Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
      \n
      For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
      \n
      It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
      \n
      "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
      \n
      "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
      \n
      "Those travel delays have now blown out."\n
      \n
      So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
      \n
      'Dude! Just one more lane!'\n
      \n
      From the article:\n
      \n
      "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
      \n
      "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
      \n
      <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
      \n
      #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
      """
    +lang: "en"
    +commentCount: 22
    +favouriteCount: 162
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719189689 {#3014
      date: 2024-06-24 02:41:29.0 +02:00
    }
    +ip: null
    +tags: [
      "roads"
      "traffic"
      "cars"
      "urbanism"
      "urbanplanning"
      "motorways"
      "fuckcars"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
      "@sydneytrains@aussie.zone"
      "@urbanism@slrpnk.net"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: []
    -id: 307
    -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701334579
    +visibility: "visible             "
    +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701248179 {#3015
      date: 2023-11-29 09:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: App\Entity\PostComment {#15812 …}
  +root: App\Entity\PostComment {#15666 …}
  +image: null
  +body: """
    You really need to put a sarcasm tag on that. I almost got whiplash.\n
    \n
    My city is doing the same thing. They let developers build out exclaves around the city and then ask the city to annex it. There seems to be no limit to how stupid the city council is about this. The latest one is on a hill with no water, police, fire, or school services that got annexed. Now the city has to build out everything. The ROI to the city is in the range of centuries based on the tax revenues. Add in that it’s 100% commercial district free and now we’ve added an eternal car snake on a tiny two lane road into town.\n
    \n
    We’ve gotta start building some mixed use density or all of this infrastructure is going to collapse.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701466470 {#15919
    date: 2023-12-01 22:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
    "@ajsadauskas@aus.social"
    "@NigelFrobisher@aussie.zone"
    "@frostbiker@lemmy.ca"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15923 …}
  +nested: Doctrine\ORM\PersistentCollection {#15925 …}
  +votes: Doctrine\ORM\PersistentCollection {#15927 …}
  +reports: Doctrine\ORM\PersistentCollection {#15929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15933 …}
  -id: 879
  -bodyTs: "'100':101 'ad':109 'add':96 'almost':12 'annex':37,71 'around':28 'ask':33 'base':91 'build':25,77,126 'car':112 'centuri':90 'citi':16,30,35,49,74,84 'collaps':139 'commerci':102 'council':50 'densiti':130 'develop':24 'district':103 'etern':111 'everyth':79 'exclav':27 'fire':65 'free':104 'go':137 'got':13,70 'gotta':124 'hill':60 'infrastructur':135 'lane':118 'latest':55 'let':23 'limit':44 'mix':128 'need':3 'one':56 'polic':64 'put':5 'rang':88 'realli':2 'revenu':95 'road':119 'roi':81 'sarcasm':7 'school':67 'seem':40 'servic':68 'snake':113 'start':125 'stupid':47 'tag':8 'tax':94 'thing':21 'tini':116 'town':121 'two':117 'use':129 've':108,123 'water':63 'whiplash':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6296177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701466470 {#15920
    date: 2023-12-01 22:34:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\PostComment {#15921
  +user: Proxies\__CG__\App\Entity\User {#15922 …}
  +post: App\Entity\Post {#3016
    +user: Proxies\__CG__\App\Entity\User {#3017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
    +body: """
      Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
      \n
      For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
      \n
      It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
      \n
      "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
      \n
      "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
      \n
      "Those travel delays have now blown out."\n
      \n
      So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
      \n
      'Dude! Just one more lane!'\n
      \n
      From the article:\n
      \n
      "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
      \n
      "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
      \n
      <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
      \n
      #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
      """
    +lang: "en"
    +commentCount: 22
    +favouriteCount: 162
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719189689 {#3014
      date: 2024-06-24 02:41:29.0 +02:00
    }
    +ip: null
    +tags: [
      "roads"
      "traffic"
      "cars"
      "urbanism"
      "urbanplanning"
      "motorways"
      "fuckcars"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
      "@sydneytrains@aussie.zone"
      "@urbanism@slrpnk.net"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: []
    -id: 307
    -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701334579
    +visibility: "visible             "
    +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701248179 {#3015
      date: 2023-11-29 09:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: App\Entity\PostComment {#15812 …}
  +root: App\Entity\PostComment {#15666 …}
  +image: null
  +body: """
    You really need to put a sarcasm tag on that. I almost got whiplash.\n
    \n
    My city is doing the same thing. They let developers build out exclaves around the city and then ask the city to annex it. There seems to be no limit to how stupid the city council is about this. The latest one is on a hill with no water, police, fire, or school services that got annexed. Now the city has to build out everything. The ROI to the city is in the range of centuries based on the tax revenues. Add in that it’s 100% commercial district free and now we’ve added an eternal car snake on a tiny two lane road into town.\n
    \n
    We’ve gotta start building some mixed use density or all of this infrastructure is going to collapse.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701466470 {#15919
    date: 2023-12-01 22:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
    "@ajsadauskas@aus.social"
    "@NigelFrobisher@aussie.zone"
    "@frostbiker@lemmy.ca"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15923 …}
  +nested: Doctrine\ORM\PersistentCollection {#15925 …}
  +votes: Doctrine\ORM\PersistentCollection {#15927 …}
  +reports: Doctrine\ORM\PersistentCollection {#15929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15933 …}
  -id: 879
  -bodyTs: "'100':101 'ad':109 'add':96 'almost':12 'annex':37,71 'around':28 'ask':33 'base':91 'build':25,77,126 'car':112 'centuri':90 'citi':16,30,35,49,74,84 'collaps':139 'commerci':102 'council':50 'densiti':130 'develop':24 'district':103 'etern':111 'everyth':79 'exclav':27 'fire':65 'free':104 'go':137 'got':13,70 'gotta':124 'hill':60 'infrastructur':135 'lane':118 'latest':55 'let':23 'limit':44 'mix':128 'need':3 'one':56 'polic':64 'put':5 'rang':88 'realli':2 'revenu':95 'road':119 'roi':81 'sarcasm':7 'school':67 'seem':40 'servic':68 'snake':113 'start':125 'stupid':47 'tag':8 'tax':94 'thing':21 'tini':116 'town':121 'two':117 'use':129 've':108,123 'water':63 'whiplash':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6296177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701466470 {#15920
    date: 2023-12-01 22:34:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\PostComment {#15921
  +user: Proxies\__CG__\App\Entity\User {#15922 …}
  +post: App\Entity\Post {#3016
    +user: Proxies\__CG__\App\Entity\User {#3017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Whoopsie-Sydney-s-road-planners-just-discovered-induced-demand-is-a"
    +body: """
      Whoopsie! Sydney's road planners just discovered induced demand is a thing, after opening a new motorway.\n
      \n
      For those outside Sydney, the New South Wales state government recently opened a new spaghetti intersection just west of Sydney's Central Business District.\n
      \n
      It was supposed to solve traffic. Instead, it's turned into a giant car park:\n
      \n
      "For the third straight day, motorists and bus passengers endured bumper-to-bumper traffic on the City West Link and Victoria Road. A trip from Haberfield to the Anzac Bridge on the City West Link averaged an agonising 44 minutes in the morning peak on Wednesday.\n
      \n
      "Several months ago, Transport for NSW’s modelling had suggested traffic from the interchange would add only five to 10 minutes to trips on Victoria Road through Drummoyne and over the Iron Cove Bridge during morning peaks.\n
      \n
      "Those travel delays have now blown out."\n
      \n
      So what do motorists say when their shiny new road that was supposed to solve traffic instead turns into a massive traffic jam?\n
      \n
      'Dude! Just one more lane!'\n
      \n
      From the article:\n
      \n
      "[Roads Minister John] Graham and his Transport boss Josh Murray appear reluctant to do what many motorists reckon is the obvious solution.\n
      \n
      "That is, add lanes or make changes at the pinch-points that are causing the pain. A three-lane to one merge point from Victoria Road onto the Anzac Bridge, along with two lanes merging into one on the City West Link, are proving to be painful bottlenecks."\n
      \n
      <https://www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html>\n
      \n
      #roads #traffic #cars @fuck_cars@lemmy.ml @sydneytrains@aussie.zone @urbanism@slrpnk.net #urbanism #UrbanPlanning #motorways #fuckcars
      """
    +lang: "en"
    +commentCount: 22
    +favouriteCount: 162
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719189689 {#3014
      date: 2024-06-24 02:41:29.0 +02:00
    }
    +ip: null
    +tags: [
      "roads"
      "traffic"
      "cars"
      "urbanism"
      "urbanplanning"
      "motorways"
      "fuckcars"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
      "@sydneytrains@aussie.zone"
      "@urbanism@slrpnk.net"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3019 …}
    +votes: Doctrine\ORM\PersistentCollection {#3021 …}
    +reports: Doctrine\ORM\PersistentCollection {#3023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: []
    -id: 307
    -bodyTs: "'/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':253 '10':123 '44':96 'add':119,203 'ago':106 'agonis':95 'along':233 'anzac':86,231 'appear':189 'articl':178 'averag':93 'blown':146 'boss':186 'bottleneck':250 'bridg':87,137,232 'bumper':68,70 'bumper-to-bump':67 'bus':64 'busi':40 'car':55,256 'caus':215 'central':39 'chang':207 'citi':74,90,242 'cove':136 'day':61 'delay':143 'demand':9 'discov':7 'district':41 'drummoyn':131 'dude':171 'endur':66 'five':121 'fuck_cars@lemmy.ml':257 'fuckcar':263 'giant':54 'govern':27 'graham':182 'haberfield':83 'induc':8 'instead':48,164 'interchang':117 'intersect':33 'iron':135 'jam':170 'john':181 'josh':187 'lane':175,204,221,236 'link':76,92,244 'make':206 'mani':194 'massiv':168 'merg':224,237 'minist':180 'minut':97,124 'model':111 'month':105 'morn':100,139 'motorist':62,151,195 'motorway':17,262 'murray':188 'new':16,23,31,156 'nsw':109 'obvious':199 'one':173,223,239 'onto':229 'open':14,29 'outsid':20 'pain':217,249 'park':56 'passeng':65 'peak':101,140 'pinch':211 'pinch-point':210 'planner':5 'point':212,225 'prove':246 'recent':28 'reckon':196 'reluct':190 'road':4,79,129,157,179,228,254 'say':152 'sever':104 'shini':155 'solut':200 'solv':46,162 'south':24 'spaghetti':32 'state':26 'straight':60 'suggest':113 'suppos':44,160 'sydney':2,21,37 'sydneytrains@aussie.zone':258 'thing':12 'third':59 'three':220 'three-lan':219 'traffic':47,71,114,163,169,255 'transport':107,185 'travel':142 'trip':81,126 'turn':51,165 'two':235 'urban':260 'urbanism@slrpnk.net':259 'urbanplan':261 'victoria':78,128,227 'wale':25 'wednesday':103 'west':35,75,91,243 'whoopsi':1 'would':118 'www.smh.com.au':252 'www.smh.com.au/national/nsw/how-planners-got-rozelle-traffic-modelling-horribly-wrong-20231129-p5ensa.html':251"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701334579
    +visibility: "visible             "
    +apId: "https://aus.social/users/ajsadauskas/statuses/111493000689280575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701248179 {#3015
      date: 2023-11-29 09:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: App\Entity\PostComment {#15812 …}
  +root: App\Entity\PostComment {#15666 …}
  +image: null
  +body: """
    You really need to put a sarcasm tag on that. I almost got whiplash.\n
    \n
    My city is doing the same thing. They let developers build out exclaves around the city and then ask the city to annex it. There seems to be no limit to how stupid the city council is about this. The latest one is on a hill with no water, police, fire, or school services that got annexed. Now the city has to build out everything. The ROI to the city is in the range of centuries based on the tax revenues. Add in that it’s 100% commercial district free and now we’ve added an eternal car snake on a tiny two lane road into town.\n
    \n
    We’ve gotta start building some mixed use density or all of this infrastructure is going to collapse.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701466470 {#15919
    date: 2023-12-01 22:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@sydneytrains@aussie.zone"
    "@urbanism@slrpnk.net"
    "@ajsadauskas@aus.social"
    "@NigelFrobisher@aussie.zone"
    "@frostbiker@lemmy.ca"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15923 …}
  +nested: Doctrine\ORM\PersistentCollection {#15925 …}
  +votes: Doctrine\ORM\PersistentCollection {#15927 …}
  +reports: Doctrine\ORM\PersistentCollection {#15929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15933 …}
  -id: 879
  -bodyTs: "'100':101 'ad':109 'add':96 'almost':12 'annex':37,71 'around':28 'ask':33 'base':91 'build':25,77,126 'car':112 'centuri':90 'citi':16,30,35,49,74,84 'collaps':139 'commerci':102 'council':50 'densiti':130 'develop':24 'district':103 'etern':111 'everyth':79 'exclav':27 'fire':65 'free':104 'go':137 'got':13,70 'gotta':124 'hill':60 'infrastructur':135 'lane':118 'latest':55 'let':23 'limit':44 'mix':128 'need':3 'one':56 'polic':64 'put':5 'rang':88 'realli':2 'revenu':95 'road':119 'roi':81 'sarcasm':7 'school':67 'seem':40 'servic':68 'snake':113 'start':125 'stupid':47 'tag':8 'tax':94 'thing':21 'tini':116 'town':121 'two':117 'use':129 've':108,123 'water':63 'whiplash':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6296177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701466470 {#15920
    date: 2023-12-01 22:34:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Post {#3031
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "PublicTransit-advocates-cyclists-and-Urbanists-in-California-needed-to-provide"
  +body: """
    #PublicTransit advocates, #cyclists and #Urbanists in #California needed to provide online public comment for the #SanLuisObispo Short-Range Transit 🚎 Plan, which will guide critical infrastructure projects for the next 5 years.\n
    \n
    Survey live thru Dec. 12: <https://pasoroblesdailynews.com/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/>\n
    \n
    @fuck_cars@lemmy.ml #CA #AutofreiCA #Berkeley #SanFrancisco #Sacramento #Oakland #Fresno #SantaBarbara #SanDiego #LosAngeles #LA #FuckCars #StrongTowns #TaylorSwift #ClimateCrisis #GoldenBears #UCLA #Bruins #UCLABruins #NCAA
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700970547 {#3029
    date: 2023-11-26 04:49:07.0 +01:00
  }
  +ip: null
  +tags: [
    "publictransit"
    "cyclists"
    "urbanists"
    "california"
    "sanluisobispo"
    "ca"
    "autofreica"
    "berkeley"
    "sanfrancisco"
    "sacramento"
    "oakland"
    "fresno"
    "santabarbara"
    "sandiego"
    "losangeles"
    "la"
    "fuckcars"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
    "goldenbears"
    "ucla"
    "bruins"
    "uclabruins"
    "ncaa"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +children: []
  -id: 306
  -bodyTs: "'/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/':40 '12':37 '5':31 'advoc':2 'autofreica':43 'berkeley':44 'bruin':59 'ca':42 'california':7 'climatecrisi':56 'comment':13 'critic':25 'cyclist':3 'dec':36 'fresno':48 'fuck_cars@lemmy.ml':41 'fuckcar':53 'goldenbear':57 'guid':24 'infrastructur':26 'la':52 'live':34 'losangel':51 'ncaa':61 'need':8 'next':30 'oakland':47 'onlin':11 'pasoroblesdailynews.com':39 'pasoroblesdailynews.com/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/':38 'plan':21 'project':27 'provid':10 'public':12 'publictransit':1 'rang':19 'sacramento':46 'sandiego':50 'sanfrancisco':45 'sanluisobispo':16 'santabarbara':49 'short':18 'short-rang':17 'strongtown':54 'survey':33 'taylorswift':55 'thru':35 'transit':20 'ucla':58 'uclabruin':60 'urbanist':5 'year':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700979547
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111474805769068075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700970547 {#3030
    date: 2023-11-26 04:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Post {#3031
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "PublicTransit-advocates-cyclists-and-Urbanists-in-California-needed-to-provide"
  +body: """
    #PublicTransit advocates, #cyclists and #Urbanists in #California needed to provide online public comment for the #SanLuisObispo Short-Range Transit 🚎 Plan, which will guide critical infrastructure projects for the next 5 years.\n
    \n
    Survey live thru Dec. 12: <https://pasoroblesdailynews.com/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/>\n
    \n
    @fuck_cars@lemmy.ml #CA #AutofreiCA #Berkeley #SanFrancisco #Sacramento #Oakland #Fresno #SantaBarbara #SanDiego #LosAngeles #LA #FuckCars #StrongTowns #TaylorSwift #ClimateCrisis #GoldenBears #UCLA #Bruins #UCLABruins #NCAA
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700970547 {#3029
    date: 2023-11-26 04:49:07.0 +01:00
  }
  +ip: null
  +tags: [
    "publictransit"
    "cyclists"
    "urbanists"
    "california"
    "sanluisobispo"
    "ca"
    "autofreica"
    "berkeley"
    "sanfrancisco"
    "sacramento"
    "oakland"
    "fresno"
    "santabarbara"
    "sandiego"
    "losangeles"
    "la"
    "fuckcars"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
    "goldenbears"
    "ucla"
    "bruins"
    "uclabruins"
    "ncaa"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +children: []
  -id: 306
  -bodyTs: "'/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/':40 '12':37 '5':31 'advoc':2 'autofreica':43 'berkeley':44 'bruin':59 'ca':42 'california':7 'climatecrisi':56 'comment':13 'critic':25 'cyclist':3 'dec':36 'fresno':48 'fuck_cars@lemmy.ml':41 'fuckcar':53 'goldenbear':57 'guid':24 'infrastructur':26 'la':52 'live':34 'losangel':51 'ncaa':61 'need':8 'next':30 'oakland':47 'onlin':11 'pasoroblesdailynews.com':39 'pasoroblesdailynews.com/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/':38 'plan':21 'project':27 'provid':10 'public':12 'publictransit':1 'rang':19 'sacramento':46 'sandiego':50 'sanfrancisco':45 'sanluisobispo':16 'santabarbara':49 'short':18 'short-rang':17 'strongtown':54 'survey':33 'taylorswift':55 'thru':35 'transit':20 'ucla':58 'uclabruin':60 'urbanist':5 'year':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700979547
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111474805769068075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700970547 {#3030
    date: 2023-11-26 04:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Post {#3031
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "PublicTransit-advocates-cyclists-and-Urbanists-in-California-needed-to-provide"
  +body: """
    #PublicTransit advocates, #cyclists and #Urbanists in #California needed to provide online public comment for the #SanLuisObispo Short-Range Transit 🚎 Plan, which will guide critical infrastructure projects for the next 5 years.\n
    \n
    Survey live thru Dec. 12: <https://pasoroblesdailynews.com/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/>\n
    \n
    @fuck_cars@lemmy.ml #CA #AutofreiCA #Berkeley #SanFrancisco #Sacramento #Oakland #Fresno #SantaBarbara #SanDiego #LosAngeles #LA #FuckCars #StrongTowns #TaylorSwift #ClimateCrisis #GoldenBears #UCLA #Bruins #UCLABruins #NCAA
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700970547 {#3029
    date: 2023-11-26 04:49:07.0 +01:00
  }
  +ip: null
  +tags: [
    "publictransit"
    "cyclists"
    "urbanists"
    "california"
    "sanluisobispo"
    "ca"
    "autofreica"
    "berkeley"
    "sanfrancisco"
    "sacramento"
    "oakland"
    "fresno"
    "santabarbara"
    "sandiego"
    "losangeles"
    "la"
    "fuckcars"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
    "goldenbears"
    "ucla"
    "bruins"
    "uclabruins"
    "ncaa"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +children: []
  -id: 306
  -bodyTs: "'/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/':40 '12':37 '5':31 'advoc':2 'autofreica':43 'berkeley':44 'bruin':59 'ca':42 'california':7 'climatecrisi':56 'comment':13 'critic':25 'cyclist':3 'dec':36 'fresno':48 'fuck_cars@lemmy.ml':41 'fuckcar':53 'goldenbear':57 'guid':24 'infrastructur':26 'la':52 'live':34 'losangel':51 'ncaa':61 'need':8 'next':30 'oakland':47 'onlin':11 'pasoroblesdailynews.com':39 'pasoroblesdailynews.com/slo-transit-and-regional-transit-authority-seeking-community-feedback/184715/':38 'plan':21 'project':27 'provid':10 'public':12 'publictransit':1 'rang':19 'sacramento':46 'sandiego':50 'sanfrancisco':45 'sanluisobispo':16 'santabarbara':49 'short':18 'short-rang':17 'strongtown':54 'survey':33 'taylorswift':55 'thru':35 'transit':20 'ucla':58 'uclabruin':60 'urbanist':5 'year':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700979547
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111474805769068075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700970547 {#3030
    date: 2023-11-26 04:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Post {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +image: Proxies\__CG__\App\Entity\Image {#3066 …}
  +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
  +body: """
    **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
    \n
    I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
    \n
    **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
    \n
    #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
    """
  +lang: "en"
  +commentCount: 32
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872010 {#3043
    date: 2023-11-25 01:26:50.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "youtube"
    1 => "firefox"
    2 => "privacy"
    4 => "google"
    5 => "dataprotection"
    7 => "msedge"
    8 => "browser"
  ]
  +mentions: [
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  +children: []
  -id: 302
  -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700915614
  +visibility: "visible             "
  +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
  +editedAt: DateTimeImmutable @1701416281 {#3044
    date: 2023-12-01 08:38:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700829214 {#3045
    date: 2023-11-24 13:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Post {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +image: Proxies\__CG__\App\Entity\Image {#3066 …}
  +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
  +body: """
    **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
    \n
    I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
    \n
    **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
    \n
    #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
    """
  +lang: "en"
  +commentCount: 32
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872010 {#3043
    date: 2023-11-25 01:26:50.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "youtube"
    1 => "firefox"
    2 => "privacy"
    4 => "google"
    5 => "dataprotection"
    7 => "msedge"
    8 => "browser"
  ]
  +mentions: [
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  +children: []
  -id: 302
  -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700915614
  +visibility: "visible             "
  +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
  +editedAt: DateTimeImmutable @1701416281 {#3044
    date: 2023-12-01 08:38:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700829214 {#3045
    date: 2023-11-24 13:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Post {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +image: Proxies\__CG__\App\Entity\Image {#3066 …}
  +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
  +body: """
    **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
    \n
    I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
    \n
    **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
    \n
    #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
    """
  +lang: "en"
  +commentCount: 32
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872010 {#3043
    date: 2023-11-25 01:26:50.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "youtube"
    1 => "firefox"
    2 => "privacy"
    4 => "google"
    5 => "dataprotection"
    7 => "msedge"
    8 => "browser"
  ]
  +mentions: [
    "@privacy@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  +children: []
  -id: 302
  -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700915614
  +visibility: "visible             "
  +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
  +editedAt: DateTimeImmutable @1701416281 {#3044
    date: 2023-12-01 08:38:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700829214 {#3045
    date: 2023-11-24 13:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\PostComment {#19733
  +user: Proxies\__CG__\App\Entity\User {#19432 …}
  +post: App\Entity\Post {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: Proxies\__CG__\App\Entity\Image {#3066 …}
    +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
    +body: """
      **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
      \n
      I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
      \n
      **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
      \n
      #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 32
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700872010 {#3043
      date: 2023-11-25 01:26:50.0 +01:00
    }
    +ip: null
    +tags: [
      0 => "youtube"
      1 => "firefox"
      2 => "privacy"
      4 => "google"
      5 => "dataprotection"
      7 => "msedge"
      8 => "browser"
    ]
    +mentions: [
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +children: []
    -id: 302
    -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700915614
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
    +editedAt: DateTimeImmutable @1701416281 {#3044
      date: 2023-12-01 08:38:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700829214 {#3045
      date: 2023-11-24 13:33:34.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#19640 …}
  +root: App\Entity\PostComment {#19640 …}
  +image: null
  +body: "NUKED the problem in a SINGLE post 😜"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700861492 {#19731
    date: 2023-11-24 22:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacy@lemmy.ml"
    "@voxel@infosec.exchange"
    "@pkill@programming.dev"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19734 …}
  +nested: Doctrine\ORM\PersistentCollection {#19736 …}
  +votes: Doctrine\ORM\PersistentCollection {#19738 …}
  +reports: Doctrine\ORM\PersistentCollection {#19740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19744 …}
  -id: 791
  -bodyTs: "'nuke':1 'post':7 'problem':3 'singl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6091025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700861492 {#19732
    date: 2023-11-24 22:31:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\PostComment {#19733
  +user: Proxies\__CG__\App\Entity\User {#19432 …}
  +post: App\Entity\Post {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: Proxies\__CG__\App\Entity\Image {#3066 …}
    +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
    +body: """
      **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
      \n
      I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
      \n
      **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
      \n
      #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 32
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700872010 {#3043
      date: 2023-11-25 01:26:50.0 +01:00
    }
    +ip: null
    +tags: [
      0 => "youtube"
      1 => "firefox"
      2 => "privacy"
      4 => "google"
      5 => "dataprotection"
      7 => "msedge"
      8 => "browser"
    ]
    +mentions: [
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +children: []
    -id: 302
    -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700915614
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
    +editedAt: DateTimeImmutable @1701416281 {#3044
      date: 2023-12-01 08:38:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700829214 {#3045
      date: 2023-11-24 13:33:34.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#19640 …}
  +root: App\Entity\PostComment {#19640 …}
  +image: null
  +body: "NUKED the problem in a SINGLE post 😜"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700861492 {#19731
    date: 2023-11-24 22:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacy@lemmy.ml"
    "@voxel@infosec.exchange"
    "@pkill@programming.dev"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19734 …}
  +nested: Doctrine\ORM\PersistentCollection {#19736 …}
  +votes: Doctrine\ORM\PersistentCollection {#19738 …}
  +reports: Doctrine\ORM\PersistentCollection {#19740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19744 …}
  -id: 791
  -bodyTs: "'nuke':1 'post':7 'problem':3 'singl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6091025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700861492 {#19732
    date: 2023-11-24 22:31:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\PostComment {#19733
  +user: Proxies\__CG__\App\Entity\User {#19432 …}
  +post: App\Entity\Post {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: Proxies\__CG__\App\Entity\Image {#3066 …}
    +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
    +body: """
      **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
      \n
      I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
      \n
      **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
      \n
      #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 32
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700872010 {#3043
      date: 2023-11-25 01:26:50.0 +01:00
    }
    +ip: null
    +tags: [
      0 => "youtube"
      1 => "firefox"
      2 => "privacy"
      4 => "google"
      5 => "dataprotection"
      7 => "msedge"
      8 => "browser"
    ]
    +mentions: [
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +children: []
    -id: 302
    -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700915614
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
    +editedAt: DateTimeImmutable @1701416281 {#3044
      date: 2023-12-01 08:38:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700829214 {#3045
      date: 2023-11-24 13:33:34.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#19640 …}
  +root: App\Entity\PostComment {#19640 …}
  +image: null
  +body: "NUKED the problem in a SINGLE post 😜"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700861492 {#19731
    date: 2023-11-24 22:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacy@lemmy.ml"
    "@voxel@infosec.exchange"
    "@pkill@programming.dev"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19734 …}
  +nested: Doctrine\ORM\PersistentCollection {#19736 …}
  +votes: Doctrine\ORM\PersistentCollection {#19738 …}
  +reports: Doctrine\ORM\PersistentCollection {#19740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19744 …}
  -id: 791
  -bodyTs: "'nuke':1 'post':7 'problem':3 'singl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6091025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700861492 {#19732
    date: 2023-11-24 22:31:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\PostComment {#19748
  +user: Proxies\__CG__\App\Entity\User {#19641 …}
  +post: App\Entity\Post {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: Proxies\__CG__\App\Entity\Image {#3066 …}
    +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
    +body: """
      **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
      \n
      I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
      \n
      **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
      \n
      #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 32
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700872010 {#3043
      date: 2023-11-25 01:26:50.0 +01:00
    }
    +ip: null
    +tags: [
      0 => "youtube"
      1 => "firefox"
      2 => "privacy"
      4 => "google"
      5 => "dataprotection"
      7 => "msedge"
      8 => "browser"
    ]
    +mentions: [
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +children: []
    -id: 302
    -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700915614
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
    +editedAt: DateTimeImmutable @1701416281 {#3044
      date: 2023-12-01 08:38:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700829214 {#3045
      date: 2023-11-24 13:33:34.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#19717 …}
  +root: App\Entity\PostComment {#19640 …}
  +image: null
  +body: "Not my ss"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872010 {#19746
    date: 2023-11-25 01:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacy@lemmy.ml"
    "@voxel@infosec.exchange"
    "@pkill@programming.dev"
    "@Wiz@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19749 …}
  +nested: Doctrine\ORM\PersistentCollection {#19751 …}
  +votes: Doctrine\ORM\PersistentCollection {#19753 …}
  +reports: Doctrine\ORM\PersistentCollection {#19755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19759 …}
  -id: 792
  -bodyTs: "'ss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872010 {#19747
    date: 2023-11-25 01:26:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\PostComment {#19748
  +user: Proxies\__CG__\App\Entity\User {#19641 …}
  +post: App\Entity\Post {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: Proxies\__CG__\App\Entity\Image {#3066 …}
    +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
    +body: """
      **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
      \n
      I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
      \n
      **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
      \n
      #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 32
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700872010 {#3043
      date: 2023-11-25 01:26:50.0 +01:00
    }
    +ip: null
    +tags: [
      0 => "youtube"
      1 => "firefox"
      2 => "privacy"
      4 => "google"
      5 => "dataprotection"
      7 => "msedge"
      8 => "browser"
    ]
    +mentions: [
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +children: []
    -id: 302
    -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700915614
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
    +editedAt: DateTimeImmutable @1701416281 {#3044
      date: 2023-12-01 08:38:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700829214 {#3045
      date: 2023-11-24 13:33:34.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#19717 …}
  +root: App\Entity\PostComment {#19640 …}
  +image: null
  +body: "Not my ss"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872010 {#19746
    date: 2023-11-25 01:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacy@lemmy.ml"
    "@voxel@infosec.exchange"
    "@pkill@programming.dev"
    "@Wiz@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19749 …}
  +nested: Doctrine\ORM\PersistentCollection {#19751 …}
  +votes: Doctrine\ORM\PersistentCollection {#19753 …}
  +reports: Doctrine\ORM\PersistentCollection {#19755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19759 …}
  -id: 792
  -bodyTs: "'ss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872010 {#19747
    date: 2023-11-25 01:26:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\PostComment {#19748
  +user: Proxies\__CG__\App\Entity\User {#19641 …}
  +post: App\Entity\Post {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
    +image: Proxies\__CG__\App\Entity\Image {#3066 …}
    +slug: "YouTube-is-making-the-watching-experience-worse-on-Firefox-and"
    +body: """
      **#YouTube is making the watching experience worse on #Firefox and Microsoft Edge.**\n
      \n
      I didn't believe it the first time I heard abt it, since it sounded more like a conspiracy theory than a actual thing, but it's true. Google does add 5s timeout specifically to Firefox and Edge users when they try to watch a video on YT. If you want to know more about it, Mental Outlaw make a very good video abt it (Link: <https://youtu.be/v4gXhmzQztE> ). I think Google did this, to get people moving to Chrome since the majority will think this is a browser issue, nobody would expect YouTube to purposely doing this. In the attached Screenshot you can see that YouTube checks the user agent of browsers to see if it's Edge, Firefox or not. You can bypass this by changing your User agent to chrome.\n
      \n
      **Edit:** Due a lot of people saying a lot of different things abt it, I want to say that I'm not 100% sure abt how exactly this works, there is a inbuild delay by Google, but who is actually affected, there are a lot of different opinions abt it. I wasn't able to verify this myself in LibreWolf, but this could be the case due my intensive hardening I did and this is just a result of what I found in the code and what Mental Outlaw and others shared across social media, if you got different or additional infos abt this feel free to comment and I suggest everyone ti also check the comment section.\n
      \n
      #privacy #youtube #google #dataprotection #firefox #msedge #browser @privacy@lemmy.ml
      """
    +lang: "en"
    +commentCount: 32
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700872010 {#3043
      date: 2023-11-25 01:26:50.0 +01:00
    }
    +ip: null
    +tags: [
      0 => "youtube"
      1 => "firefox"
      2 => "privacy"
      4 => "google"
      5 => "dataprotection"
      7 => "msedge"
      8 => "browser"
    ]
    +mentions: [
      "@privacy@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3063 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +children: []
    -id: 302
    -bodyTs: "'/v4gxhmzqzte':81 '100':168 '5s':44 'abl':199 'abt':23,76,158,170,194,248 'across':238 'actual':35,185 'add':43 'addit':246 'affect':186 'agent':123,143 'also':259 'attach':113 'believ':16 'browser':101,125,270 'bypass':137 'case':211 'chang':140 'check':120,260 'chrome':92,145 'code':230 'comment':253,262 'conspiraci':31 'could':208 'dataprotect':267 'delay':179 'didn':14 'differ':156,192,244 'due':147,212 'edg':12,50,131 'edit':146 'everyon':257 'exact':172 'expect':105 'experi':6 'feel':250 'firefox':9,48,132,268 'first':19 'found':227 'free':251 'get':88 'good':74 'googl':41,84,181,266 'got':243 'harden':215 'heard':22 'inbuild':178 'info':247 'intens':214 'issu':102 'know':65 'librewolf':205 'like':29 'link':78 'lot':149,154,190 'm':166 'major':95 'make':3,71 'media':240 'mental':69,233 'microsoft':11 'move':90 'msedg':269 'nobodi':103 'opinion':193 'other':236 'outlaw':70,234 'peopl':89,151 'privaci':264 'privacy@lemmy.ml':271 'purpos':108 'result':223 'say':152,163 'screenshot':114 'section':263 'see':117,127 'share':237 'sinc':25,93 'social':239 'sound':27 'specif':46 'suggest':256 'sure':169 'theori':32 'thing':36,157 'think':83,97 'ti':258 'time':20 'timeout':45 'tri':54 'true':40 'user':51,122,142 'verifi':201 'video':58,75 'want':63,161 'wasn':197 'watch':5,56 'work':174 'wors':7 'would':104 'youtu.be':80 'youtu.be/v4gxhmzqzte':79 'youtub':1,106,119,265 'yt':60"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700915614
    +visibility: "visible             "
    +apId: "https://infosec.exchange/users/voxel/statuses/111465543390759224"
    +editedAt: DateTimeImmutable @1701416281 {#3044
      date: 2023-12-01 08:38:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700829214 {#3045
      date: 2023-11-24 13:33:34.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2973 …}
  +parent: App\Entity\PostComment {#19717 …}
  +root: App\Entity\PostComment {#19640 …}
  +image: null
  +body: "Not my ss"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872010 {#19746
    date: 2023-11-25 01:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacy@lemmy.ml"
    "@voxel@infosec.exchange"
    "@pkill@programming.dev"
    "@Wiz@midwest.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19749 …}
  +nested: Doctrine\ORM\PersistentCollection {#19751 …}
  +votes: Doctrine\ORM\PersistentCollection {#19753 …}
  +reports: Doctrine\ORM\PersistentCollection {#19755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19759 …}
  -id: 792
  -bodyTs: "'ss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872010 {#19747
    date: 2023-11-25 01:26:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Post {#3076
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "Urbanists-in-Lexington-Kentucky-are-invited-to-provide-online-public"
  +body: """
    #Urbanists in #Lexington #Kentucky are invited to provide online public comment for a proposed Campus to Commons Trail, which aims to develop walking infrastructure around #UKY.\n
    \n
    Info and survey: <https://campustocommons.com>\n
    \n
    #Appalachia #AutofreiKY #KY #Louisville #Frankfort #Paducah #Wildcats #CollegeFootball #MayfieldKY #LouisvilleKY #FrankfortKY #PaducahKY #LivingstonKY #LexingtonKY #FuckCars #autofrei #Urbanism #WalkableCities #StrongTowns #TaylorSwift #ClimateCrisis @fuck_cars@lemmy.ml
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700876351 {#3074
    date: 2023-11-25 02:39:11.0 +01:00
  }
  +ip: null
  +tags: [
    "urbanists"
    "lexington"
    "kentucky"
    "uky"
    "appalachia"
    "autofreiky"
    "ky"
    "louisville"
    "frankfort"
    "paducah"
    "wildcats"
    "collegefootball"
    "mayfieldky"
    "louisvilleky"
    "frankfortky"
    "paducahky"
    "livingstonky"
    "lexingtonky"
    "fuckcars"
    "autofrei"
    "urbanism"
    "walkablecities"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  +children: []
  -id: 304
  -bodyTs: "'aim':20 'appalachia':31 'around':25 'autofrei':46 'autofreiki':32 'campus':15 'campustocommons.com':30 'climatecrisi':51 'collegefootbal':38 'comment':11 'common':17 'develop':22 'frankfort':35 'frankfortki':41 'fuck_cars@lemmy.ml':52 'fuckcar':45 'info':27 'infrastructur':24 'invit':6 'kentucki':4 'ky':33 'lexington':3 'lexingtonki':44 'livingstonki':43 'louisvill':34 'louisvilleki':40 'mayfieldki':39 'onlin':9 'paducah':36 'paducahki':42 'propos':14 'provid':8 'public':10 'strongtown':49 'survey':29 'taylorswift':50 'trail':18 'uki':26 'urban':47 'urbanist':1 'walk':23 'walkablec':48 'wildcat':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700886740
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111468297610533858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871240 {#3075
    date: 2023-11-25 01:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Post {#3076
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "Urbanists-in-Lexington-Kentucky-are-invited-to-provide-online-public"
  +body: """
    #Urbanists in #Lexington #Kentucky are invited to provide online public comment for a proposed Campus to Commons Trail, which aims to develop walking infrastructure around #UKY.\n
    \n
    Info and survey: <https://campustocommons.com>\n
    \n
    #Appalachia #AutofreiKY #KY #Louisville #Frankfort #Paducah #Wildcats #CollegeFootball #MayfieldKY #LouisvilleKY #FrankfortKY #PaducahKY #LivingstonKY #LexingtonKY #FuckCars #autofrei #Urbanism #WalkableCities #StrongTowns #TaylorSwift #ClimateCrisis @fuck_cars@lemmy.ml
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700876351 {#3074
    date: 2023-11-25 02:39:11.0 +01:00
  }
  +ip: null
  +tags: [
    "urbanists"
    "lexington"
    "kentucky"
    "uky"
    "appalachia"
    "autofreiky"
    "ky"
    "louisville"
    "frankfort"
    "paducah"
    "wildcats"
    "collegefootball"
    "mayfieldky"
    "louisvilleky"
    "frankfortky"
    "paducahky"
    "livingstonky"
    "lexingtonky"
    "fuckcars"
    "autofrei"
    "urbanism"
    "walkablecities"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  +children: []
  -id: 304
  -bodyTs: "'aim':20 'appalachia':31 'around':25 'autofrei':46 'autofreiki':32 'campus':15 'campustocommons.com':30 'climatecrisi':51 'collegefootbal':38 'comment':11 'common':17 'develop':22 'frankfort':35 'frankfortki':41 'fuck_cars@lemmy.ml':52 'fuckcar':45 'info':27 'infrastructur':24 'invit':6 'kentucki':4 'ky':33 'lexington':3 'lexingtonki':44 'livingstonki':43 'louisvill':34 'louisvilleki':40 'mayfieldki':39 'onlin':9 'paducah':36 'paducahki':42 'propos':14 'provid':8 'public':10 'strongtown':49 'survey':29 'taylorswift':50 'trail':18 'uki':26 'urban':47 'urbanist':1 'walk':23 'walkablec':48 'wildcat':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700886740
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111468297610533858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871240 {#3075
    date: 2023-11-25 01:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Post {#3076
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "Urbanists-in-Lexington-Kentucky-are-invited-to-provide-online-public"
  +body: """
    #Urbanists in #Lexington #Kentucky are invited to provide online public comment for a proposed Campus to Commons Trail, which aims to develop walking infrastructure around #UKY.\n
    \n
    Info and survey: <https://campustocommons.com>\n
    \n
    #Appalachia #AutofreiKY #KY #Louisville #Frankfort #Paducah #Wildcats #CollegeFootball #MayfieldKY #LouisvilleKY #FrankfortKY #PaducahKY #LivingstonKY #LexingtonKY #FuckCars #autofrei #Urbanism #WalkableCities #StrongTowns #TaylorSwift #ClimateCrisis @fuck_cars@lemmy.ml
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700876351 {#3074
    date: 2023-11-25 02:39:11.0 +01:00
  }
  +ip: null
  +tags: [
    "urbanists"
    "lexington"
    "kentucky"
    "uky"
    "appalachia"
    "autofreiky"
    "ky"
    "louisville"
    "frankfort"
    "paducah"
    "wildcats"
    "collegefootball"
    "mayfieldky"
    "louisvilleky"
    "frankfortky"
    "paducahky"
    "livingstonky"
    "lexingtonky"
    "fuckcars"
    "autofrei"
    "urbanism"
    "walkablecities"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  +children: []
  -id: 304
  -bodyTs: "'aim':20 'appalachia':31 'around':25 'autofrei':46 'autofreiki':32 'campus':15 'campustocommons.com':30 'climatecrisi':51 'collegefootbal':38 'comment':11 'common':17 'develop':22 'frankfort':35 'frankfortki':41 'fuck_cars@lemmy.ml':52 'fuckcar':45 'info':27 'infrastructur':24 'invit':6 'kentucki':4 'ky':33 'lexington':3 'lexingtonki':44 'livingstonki':43 'louisvill':34 'louisvilleki':40 'mayfieldki':39 'onlin':9 'paducah':36 'paducahki':42 'propos':14 'provid':8 'public':10 'strongtown':49 'survey':29 'taylorswift':50 'trail':18 'uki':26 'urban':47 'urbanist':1 'walk':23 'walkablec':48 'wildcat':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700886740
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111468297610533858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871240 {#3075
    date: 2023-11-25 01:14:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\PostComment {#17015
  +user: Proxies\__CG__\App\Entity\User {#16296 …}
  +post: App\Entity\Post {#3076
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Urbanists-in-Lexington-Kentucky-are-invited-to-provide-online-public"
    +body: """
      #Urbanists in #Lexington #Kentucky are invited to provide online public comment for a proposed Campus to Commons Trail, which aims to develop walking infrastructure around #UKY.\n
      \n
      Info and survey: <https://campustocommons.com>\n
      \n
      #Appalachia #AutofreiKY #KY #Louisville #Frankfort #Paducah #Wildcats #CollegeFootball #MayfieldKY #LouisvilleKY #FrankfortKY #PaducahKY #LivingstonKY #LexingtonKY #FuckCars #autofrei #Urbanism #WalkableCities #StrongTowns #TaylorSwift #ClimateCrisis @fuck_cars@lemmy.ml
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700876351 {#3074
      date: 2023-11-25 02:39:11.0 +01:00
    }
    +ip: null
    +tags: [
      "urbanists"
      "lexington"
      "kentucky"
      "uky"
      "appalachia"
      "autofreiky"
      "ky"
      "louisville"
      "frankfort"
      "paducah"
      "wildcats"
      "collegefootball"
      "mayfieldky"
      "louisvilleky"
      "frankfortky"
      "paducahky"
      "livingstonky"
      "lexingtonky"
      "fuckcars"
      "autofrei"
      "urbanism"
      "walkablecities"
      "strongtowns"
      "taylorswift"
      "climatecrisis"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    +children: []
    -id: 304
    -bodyTs: "'aim':20 'appalachia':31 'around':25 'autofrei':46 'autofreiki':32 'campus':15 'campustocommons.com':30 'climatecrisi':51 'collegefootbal':38 'comment':11 'common':17 'develop':22 'frankfort':35 'frankfortki':41 'fuck_cars@lemmy.ml':52 'fuckcar':45 'info':27 'infrastructur':24 'invit':6 'kentucki':4 'ky':33 'lexington':3 'lexingtonki':44 'livingstonki':43 'louisvill':34 'louisvilleki':40 'mayfieldki':39 'onlin':9 'paducah':36 'paducahki':42 'propos':14 'provid':8 'public':10 'strongtown':49 'survey':29 'taylorswift':50 'trail':18 'uki':26 'urban':47 'urbanist':1 'walk':23 'walkablec':48 'wildcat':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700886740
    +visibility: "visible             "
    +apId: "https://zirk.us/users/DontMindMe/statuses/111468297610533858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871240 {#3075
      date: 2023-11-25 01:14:00.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: null
  +root: null
  +image: null
  +body: "Why the fuck does this post have Taylor Swift as a tag?"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700876351 {#17005
    date: 2023-11-25 02:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@DontMindMe@zirk.us"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16294 …}
  +nested: Doctrine\ORM\PersistentCollection {#16291 …}
  +votes: Doctrine\ORM\PersistentCollection {#16289 …}
  +reports: Doctrine\ORM\PersistentCollection {#16287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16285 …}
  -id: 793
  -bodyTs: "'fuck':3 'post':6 'swift':9 'tag':12 'taylor':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6548363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876351 {#16290
    date: 2023-11-25 02:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\PostComment {#17015
  +user: Proxies\__CG__\App\Entity\User {#16296 …}
  +post: App\Entity\Post {#3076
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Urbanists-in-Lexington-Kentucky-are-invited-to-provide-online-public"
    +body: """
      #Urbanists in #Lexington #Kentucky are invited to provide online public comment for a proposed Campus to Commons Trail, which aims to develop walking infrastructure around #UKY.\n
      \n
      Info and survey: <https://campustocommons.com>\n
      \n
      #Appalachia #AutofreiKY #KY #Louisville #Frankfort #Paducah #Wildcats #CollegeFootball #MayfieldKY #LouisvilleKY #FrankfortKY #PaducahKY #LivingstonKY #LexingtonKY #FuckCars #autofrei #Urbanism #WalkableCities #StrongTowns #TaylorSwift #ClimateCrisis @fuck_cars@lemmy.ml
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700876351 {#3074
      date: 2023-11-25 02:39:11.0 +01:00
    }
    +ip: null
    +tags: [
      "urbanists"
      "lexington"
      "kentucky"
      "uky"
      "appalachia"
      "autofreiky"
      "ky"
      "louisville"
      "frankfort"
      "paducah"
      "wildcats"
      "collegefootball"
      "mayfieldky"
      "louisvilleky"
      "frankfortky"
      "paducahky"
      "livingstonky"
      "lexingtonky"
      "fuckcars"
      "autofrei"
      "urbanism"
      "walkablecities"
      "strongtowns"
      "taylorswift"
      "climatecrisis"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    +children: []
    -id: 304
    -bodyTs: "'aim':20 'appalachia':31 'around':25 'autofrei':46 'autofreiki':32 'campus':15 'campustocommons.com':30 'climatecrisi':51 'collegefootbal':38 'comment':11 'common':17 'develop':22 'frankfort':35 'frankfortki':41 'fuck_cars@lemmy.ml':52 'fuckcar':45 'info':27 'infrastructur':24 'invit':6 'kentucki':4 'ky':33 'lexington':3 'lexingtonki':44 'livingstonki':43 'louisvill':34 'louisvilleki':40 'mayfieldki':39 'onlin':9 'paducah':36 'paducahki':42 'propos':14 'provid':8 'public':10 'strongtown':49 'survey':29 'taylorswift':50 'trail':18 'uki':26 'urban':47 'urbanist':1 'walk':23 'walkablec':48 'wildcat':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700886740
    +visibility: "visible             "
    +apId: "https://zirk.us/users/DontMindMe/statuses/111468297610533858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871240 {#3075
      date: 2023-11-25 01:14:00.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: null
  +root: null
  +image: null
  +body: "Why the fuck does this post have Taylor Swift as a tag?"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700876351 {#17005
    date: 2023-11-25 02:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@DontMindMe@zirk.us"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16294 …}
  +nested: Doctrine\ORM\PersistentCollection {#16291 …}
  +votes: Doctrine\ORM\PersistentCollection {#16289 …}
  +reports: Doctrine\ORM\PersistentCollection {#16287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16285 …}
  -id: 793
  -bodyTs: "'fuck':3 'post':6 'swift':9 'tag':12 'taylor':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6548363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876351 {#16290
    date: 2023-11-25 02:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\PostComment {#17015
  +user: Proxies\__CG__\App\Entity\User {#16296 …}
  +post: App\Entity\Post {#3076
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
    +image: null
    +slug: "Urbanists-in-Lexington-Kentucky-are-invited-to-provide-online-public"
    +body: """
      #Urbanists in #Lexington #Kentucky are invited to provide online public comment for a proposed Campus to Commons Trail, which aims to develop walking infrastructure around #UKY.\n
      \n
      Info and survey: <https://campustocommons.com>\n
      \n
      #Appalachia #AutofreiKY #KY #Louisville #Frankfort #Paducah #Wildcats #CollegeFootball #MayfieldKY #LouisvilleKY #FrankfortKY #PaducahKY #LivingstonKY #LexingtonKY #FuckCars #autofrei #Urbanism #WalkableCities #StrongTowns #TaylorSwift #ClimateCrisis @fuck_cars@lemmy.ml
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700876351 {#3074
      date: 2023-11-25 02:39:11.0 +01:00
    }
    +ip: null
    +tags: [
      "urbanists"
      "lexington"
      "kentucky"
      "uky"
      "appalachia"
      "autofreiky"
      "ky"
      "louisville"
      "frankfort"
      "paducah"
      "wildcats"
      "collegefootball"
      "mayfieldky"
      "louisvilleky"
      "frankfortky"
      "paducahky"
      "livingstonky"
      "lexingtonky"
      "fuckcars"
      "autofrei"
      "urbanism"
      "walkablecities"
      "strongtowns"
      "taylorswift"
      "climatecrisis"
    ]
    +mentions: [
      "@fuck_cars@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    +children: []
    -id: 304
    -bodyTs: "'aim':20 'appalachia':31 'around':25 'autofrei':46 'autofreiki':32 'campus':15 'campustocommons.com':30 'climatecrisi':51 'collegefootbal':38 'comment':11 'common':17 'develop':22 'frankfort':35 'frankfortki':41 'fuck_cars@lemmy.ml':52 'fuckcar':45 'info':27 'infrastructur':24 'invit':6 'kentucki':4 'ky':33 'lexington':3 'lexingtonki':44 'livingstonki':43 'louisvill':34 'louisvilleki':40 'mayfieldki':39 'onlin':9 'paducah':36 'paducahki':42 'propos':14 'provid':8 'public':10 'strongtown':49 'survey':29 'taylorswift':50 'trail':18 'uki':26 'urban':47 'urbanist':1 'walk':23 'walkablec':48 'wildcat':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700886740
    +visibility: "visible             "
    +apId: "https://zirk.us/users/DontMindMe/statuses/111468297610533858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871240 {#3075
      date: 2023-11-25 01:14:00.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +parent: null
  +root: null
  +image: null
  +body: "Why the fuck does this post have Taylor Swift as a tag?"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700876351 {#17005
    date: 2023-11-25 02:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fuck_cars@lemmy.ml"
    "@DontMindMe@zirk.us"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16294 …}
  +nested: Doctrine\ORM\PersistentCollection {#16291 …}
  +votes: Doctrine\ORM\PersistentCollection {#16289 …}
  +reports: Doctrine\ORM\PersistentCollection {#16287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16285 …}
  -id: 793
  -bodyTs: "'fuck':3 'post':6 'swift':9 'tag':12 'taylor':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6548363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876351 {#16290
    date: 2023-11-25 02:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Post {#3089
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +image: Proxies\__CG__\App\Entity\Image {#3092 …}
  +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
  +body: """
    We're on @privacyguides@lemmy.one! 🎉\n
    \n
    Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700648959 {#3087
    date: 2023-11-22 11:29:19.0 +01:00
  }
  +ip: null
  +tags: [
    "privacy"
    "security"
  ]
  +mentions: [
    "@privacyguides@lemmy.one"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: []
  -id: 299
  -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700661099
  +visibility: "visible             "
  +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574699 {#3088
    date: 2023-11-21 14:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Post {#3089
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +image: Proxies\__CG__\App\Entity\Image {#3092 …}
  +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
  +body: """
    We're on @privacyguides@lemmy.one! 🎉\n
    \n
    Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700648959 {#3087
    date: 2023-11-22 11:29:19.0 +01:00
  }
  +ip: null
  +tags: [
    "privacy"
    "security"
  ]
  +mentions: [
    "@privacyguides@lemmy.one"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: []
  -id: 299
  -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700661099
  +visibility: "visible             "
  +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574699 {#3088
    date: 2023-11-21 14:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Post {#3089
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +image: Proxies\__CG__\App\Entity\Image {#3092 …}
  +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
  +body: """
    We're on @privacyguides@lemmy.one! 🎉\n
    \n
    Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700648959 {#3087
    date: 2023-11-22 11:29:19.0 +01:00
  }
  +ip: null
  +tags: [
    "privacy"
    "security"
  ]
  +mentions: [
    "@privacyguides@lemmy.one"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: []
  -id: 299
  -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700661099
  +visibility: "visible             "
  +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574699 {#3088
    date: 2023-11-21 14:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\PostComment {#23127
  +user: Proxies\__CG__\App\Entity\User {#23128 …}
  +post: App\Entity\Post {#3089
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
    +image: Proxies\__CG__\App\Entity\Image {#3092 …}
    +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
    +body: """
      We're on @privacyguides@lemmy.one! 🎉\n
      \n
      Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
      """
    +lang: "en"
    +commentCount: 8
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700648959 {#3087
      date: 2023-11-22 11:29:19.0 +01:00
    }
    +ip: null
    +tags: [
      "privacy"
      "security"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: []
    -id: 299
    -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700661099
    +visibility: "visible             "
    +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574699 {#3088
      date: 2023-11-21 14:51:39.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +parent: App\Entity\PostComment {#23009 …}
  +root: App\Entity\PostComment {#23009 …}
  +image: null
  +body: "Map feature works great for me!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700636835 {#23125
    date: 2023-11-22 08:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@ente@mstdn.social"
    "@tibert@piaille.fr"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23129 …}
  +nested: Doctrine\ORM\PersistentCollection {#23131 …}
  +votes: Doctrine\ORM\PersistentCollection {#23133 …}
  +reports: Doctrine\ORM\PersistentCollection {#23135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23139 …}
  -id: 754
  -bodyTs: "'featur':2 'great':4 'map':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4778397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700636835 {#23126
    date: 2023-11-22 08:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\PostComment {#23127
  +user: Proxies\__CG__\App\Entity\User {#23128 …}
  +post: App\Entity\Post {#3089
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
    +image: Proxies\__CG__\App\Entity\Image {#3092 …}
    +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
    +body: """
      We're on @privacyguides@lemmy.one! 🎉\n
      \n
      Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
      """
    +lang: "en"
    +commentCount: 8
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700648959 {#3087
      date: 2023-11-22 11:29:19.0 +01:00
    }
    +ip: null
    +tags: [
      "privacy"
      "security"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: []
    -id: 299
    -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700661099
    +visibility: "visible             "
    +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574699 {#3088
      date: 2023-11-21 14:51:39.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +parent: App\Entity\PostComment {#23009 …}
  +root: App\Entity\PostComment {#23009 …}
  +image: null
  +body: "Map feature works great for me!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700636835 {#23125
    date: 2023-11-22 08:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@ente@mstdn.social"
    "@tibert@piaille.fr"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23129 …}
  +nested: Doctrine\ORM\PersistentCollection {#23131 …}
  +votes: Doctrine\ORM\PersistentCollection {#23133 …}
  +reports: Doctrine\ORM\PersistentCollection {#23135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23139 …}
  -id: 754
  -bodyTs: "'featur':2 'great':4 'map':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4778397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700636835 {#23126
    date: 2023-11-22 08:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\PostComment {#23127
  +user: Proxies\__CG__\App\Entity\User {#23128 …}
  +post: App\Entity\Post {#3089
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
    +image: Proxies\__CG__\App\Entity\Image {#3092 …}
    +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
    +body: """
      We're on @privacyguides@lemmy.one! 🎉\n
      \n
      Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
      """
    +lang: "en"
    +commentCount: 8
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700648959 {#3087
      date: 2023-11-22 11:29:19.0 +01:00
    }
    +ip: null
    +tags: [
      "privacy"
      "security"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: []
    -id: 299
    -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700661099
    +visibility: "visible             "
    +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574699 {#3088
      date: 2023-11-21 14:51:39.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +parent: App\Entity\PostComment {#23009 …}
  +root: App\Entity\PostComment {#23009 …}
  +image: null
  +body: "Map feature works great for me!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700636835 {#23125
    date: 2023-11-22 08:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@ente@mstdn.social"
    "@tibert@piaille.fr"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23129 …}
  +nested: Doctrine\ORM\PersistentCollection {#23131 …}
  +votes: Doctrine\ORM\PersistentCollection {#23133 …}
  +reports: Doctrine\ORM\PersistentCollection {#23135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23139 …}
  -id: 754
  -bodyTs: "'featur':2 'great':4 'map':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4778397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700636835 {#23126
    date: 2023-11-22 08:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\PostComment {#23143
  +user: Proxies\__CG__\App\Entity\User {#23144 …}
  +post: App\Entity\Post {#3089
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
    +image: Proxies\__CG__\App\Entity\Image {#3092 …}
    +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
    +body: """
      We're on @privacyguides@lemmy.one! 🎉\n
      \n
      Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
      """
    +lang: "en"
    +commentCount: 8
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700648959 {#3087
      date: 2023-11-22 11:29:19.0 +01:00
    }
    +ip: null
    +tags: [
      "privacy"
      "security"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: []
    -id: 299
    -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700661099
    +visibility: "visible             "
    +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574699 {#3088
      date: 2023-11-21 14:51:39.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +parent: null
  +root: null
  +image: null
  +body: "Dann wish I knew about ente sooner!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700648959 {#23141
    date: 2023-11-22 11:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@ente@mstdn.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23145 …}
  +nested: Doctrine\ORM\PersistentCollection {#23147 …}
  +votes: Doctrine\ORM\PersistentCollection {#23149 …}
  +reports: Doctrine\ORM\PersistentCollection {#23151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23155 …}
  -id: 757
  -bodyTs: "'dann':1 'ent':6 'knew':4 'sooner':7 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648959 {#23142
    date: 2023-11-22 11:29:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\PostComment {#23143
  +user: Proxies\__CG__\App\Entity\User {#23144 …}
  +post: App\Entity\Post {#3089
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
    +image: Proxies\__CG__\App\Entity\Image {#3092 …}
    +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
    +body: """
      We're on @privacyguides@lemmy.one! 🎉\n
      \n
      Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
      """
    +lang: "en"
    +commentCount: 8
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700648959 {#3087
      date: 2023-11-22 11:29:19.0 +01:00
    }
    +ip: null
    +tags: [
      "privacy"
      "security"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: []
    -id: 299
    -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700661099
    +visibility: "visible             "
    +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574699 {#3088
      date: 2023-11-21 14:51:39.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +parent: null
  +root: null
  +image: null
  +body: "Dann wish I knew about ente sooner!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700648959 {#23141
    date: 2023-11-22 11:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@ente@mstdn.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23145 …}
  +nested: Doctrine\ORM\PersistentCollection {#23147 …}
  +votes: Doctrine\ORM\PersistentCollection {#23149 …}
  +reports: Doctrine\ORM\PersistentCollection {#23151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23155 …}
  -id: 757
  -bodyTs: "'dann':1 'ent':6 'knew':4 'sooner':7 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648959 {#23142
    date: 2023-11-22 11:29:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\PostComment {#23143
  +user: Proxies\__CG__\App\Entity\User {#23144 …}
  +post: App\Entity\Post {#3089
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
    +image: Proxies\__CG__\App\Entity\Image {#3092 …}
    +slug: "We-re-on-at-privacyguides-at-lemmy-one-Grateful-to-have-the-community-backing-us"
    +body: """
      We're on @privacyguides@lemmy.one! 🎉\n
      \n
      Grateful to have the community backing us, as we work towards making #privacy and #security accessible 🙏
      """
    +lang: "en"
    +commentCount: 8
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700648959 {#3087
      date: 2023-11-22 11:29:19.0 +01:00
    }
    +ip: null
    +tags: [
      "privacy"
      "security"
    ]
    +mentions: [
      "@privacyguides@lemmy.one"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: []
    -id: 299
    -bodyTs: "'access':20 'back':10 'communiti':9 'grate':5 'make':16 'privaci':17 'privacyguides@lemmy.one':4 're':2 'secur':19 'toward':15 'us':11 'work':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700661099
    +visibility: "visible             "
    +apId: "https://mstdn.social/users/ente/statuses/111448863513253996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574699 {#3088
      date: 2023-11-21 14:51:39.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3091 …}
  +parent: null
  +root: null
  +image: null
  +body: "Dann wish I knew about ente sooner!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700648959 {#23141
    date: 2023-11-22 11:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyguides@lemmy.one"
    "@ente@mstdn.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23145 …}
  +nested: Doctrine\ORM\PersistentCollection {#23147 …}
  +votes: Doctrine\ORM\PersistentCollection {#23149 …}
  +reports: Doctrine\ORM\PersistentCollection {#23151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23155 …}
  -id: 757
  -bodyTs: "'dann':1 'ent':6 'knew':4 'sooner':7 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648959 {#23142
    date: 2023-11-22 11:29:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\Post {#3105
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "FuckCars-folks-in-Texas-needed-to-provide-online-public-comment"
  +body: """
    #FuckCars folks in #Texas needed to provide online public comment on plans to double the number of lanes on US 54 between Stratford and the Oklahoma state line.  \n
       \n
    Deadline Dec. 4: <https://www.newschannel10.com/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/>\n
    \n
     @fuck_cars@lemmy.ml  \n
    #WarOnCars #TheWarOnCars #autofrei #Urbanism #CarBrain #StrongTowns #TaylorSwift #ClimateCrisis #TX #AutofreiTX #Lubbock #Dallas #NFL #Houston #Austin #AustinTX #SanAntonio #CorpusChristi #Abilene #Amarillo #ElPaso #LubbockTX #DallasTX #HoustonTX #Cowboys
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700581138 {#3103
    date: 2023-11-21 16:38:58.0 +01:00
  }
  +ip: null
  +tags: [
    "fuckcars"
    "texas"
    "waroncars"
    "thewaroncars"
    "autofrei"
    "urbanism"
    "carbrain"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
    "tx"
    "autofreitx"
    "lubbock"
    "dallas"
    "nfl"
    "houston"
    "austin"
    "austintx"
    "sanantonio"
    "corpuschristi"
    "abilene"
    "amarillo"
    "elpaso"
    "lubbocktx"
    "dallastx"
    "houstontx"
    "cowboys"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  +children: []
  -id: 301
  -bodyTs: "'/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/':34 '4':31 '54':21 'abilen':54 'amarillo':55 'austin':50 'austintx':51 'autofrei':38 'autofreitx':45 'carbrain':40 'climatecrisi':43 'comment':10 'corpuschristi':53 'cowboy':60 'dalla':47 'dallastx':58 'deadlin':29 'dec':30 'doubl':14 'elpaso':56 'folk':2 'fuck_cars@lemmy.ml':35 'fuckcar':1 'houston':49 'houstontx':59 'lane':18 'line':28 'lubbock':46 'lubbocktx':57 'need':5 'nfl':48 'number':16 'oklahoma':26 'onlin':8 'plan':12 'provid':7 'public':9 'sanantonio':52 'state':27 'stratford':23 'strongtown':41 'taylorswift':42 'texa':4 'thewaroncar':37 'tx':44 'urban':39 'us':20 'waroncar':36 'www.newschannel10.com':33 'www.newschannel10.com/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700585638
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111449285508249420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700581138 {#3104
    date: 2023-11-21 16:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\Post {#3105
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "FuckCars-folks-in-Texas-needed-to-provide-online-public-comment"
  +body: """
    #FuckCars folks in #Texas needed to provide online public comment on plans to double the number of lanes on US 54 between Stratford and the Oklahoma state line.  \n
       \n
    Deadline Dec. 4: <https://www.newschannel10.com/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/>\n
    \n
     @fuck_cars@lemmy.ml  \n
    #WarOnCars #TheWarOnCars #autofrei #Urbanism #CarBrain #StrongTowns #TaylorSwift #ClimateCrisis #TX #AutofreiTX #Lubbock #Dallas #NFL #Houston #Austin #AustinTX #SanAntonio #CorpusChristi #Abilene #Amarillo #ElPaso #LubbockTX #DallasTX #HoustonTX #Cowboys
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700581138 {#3103
    date: 2023-11-21 16:38:58.0 +01:00
  }
  +ip: null
  +tags: [
    "fuckcars"
    "texas"
    "waroncars"
    "thewaroncars"
    "autofrei"
    "urbanism"
    "carbrain"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
    "tx"
    "autofreitx"
    "lubbock"
    "dallas"
    "nfl"
    "houston"
    "austin"
    "austintx"
    "sanantonio"
    "corpuschristi"
    "abilene"
    "amarillo"
    "elpaso"
    "lubbocktx"
    "dallastx"
    "houstontx"
    "cowboys"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  +children: []
  -id: 301
  -bodyTs: "'/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/':34 '4':31 '54':21 'abilen':54 'amarillo':55 'austin':50 'austintx':51 'autofrei':38 'autofreitx':45 'carbrain':40 'climatecrisi':43 'comment':10 'corpuschristi':53 'cowboy':60 'dalla':47 'dallastx':58 'deadlin':29 'dec':30 'doubl':14 'elpaso':56 'folk':2 'fuck_cars@lemmy.ml':35 'fuckcar':1 'houston':49 'houstontx':59 'lane':18 'line':28 'lubbock':46 'lubbocktx':57 'need':5 'nfl':48 'number':16 'oklahoma':26 'onlin':8 'plan':12 'provid':7 'public':9 'sanantonio':52 'state':27 'stratford':23 'strongtown':41 'taylorswift':42 'texa':4 'thewaroncar':37 'tx':44 'urban':39 'us':20 'waroncar':36 'www.newschannel10.com':33 'www.newschannel10.com/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700585638
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111449285508249420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700581138 {#3104
    date: 2023-11-21 16:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\Post {#3105
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3018 …}
  +image: null
  +slug: "FuckCars-folks-in-Texas-needed-to-provide-online-public-comment"
  +body: """
    #FuckCars folks in #Texas needed to provide online public comment on plans to double the number of lanes on US 54 between Stratford and the Oklahoma state line.  \n
       \n
    Deadline Dec. 4: <https://www.newschannel10.com/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/>\n
    \n
     @fuck_cars@lemmy.ml  \n
    #WarOnCars #TheWarOnCars #autofrei #Urbanism #CarBrain #StrongTowns #TaylorSwift #ClimateCrisis #TX #AutofreiTX #Lubbock #Dallas #NFL #Houston #Austin #AustinTX #SanAntonio #CorpusChristi #Abilene #Amarillo #ElPaso #LubbockTX #DallasTX #HoustonTX #Cowboys
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700581138 {#3103
    date: 2023-11-21 16:38:58.0 +01:00
  }
  +ip: null
  +tags: [
    "fuckcars"
    "texas"
    "waroncars"
    "thewaroncars"
    "autofrei"
    "urbanism"
    "carbrain"
    "strongtowns"
    "taylorswift"
    "climatecrisis"
    "tx"
    "autofreitx"
    "lubbock"
    "dallas"
    "nfl"
    "houston"
    "austin"
    "austintx"
    "sanantonio"
    "corpuschristi"
    "abilene"
    "amarillo"
    "elpaso"
    "lubbocktx"
    "dallastx"
    "houstontx"
    "cowboys"
  ]
  +mentions: [
    "@fuck_cars@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  +children: []
  -id: 301
  -bodyTs: "'/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/':34 '4':31 '54':21 'abilen':54 'amarillo':55 'austin':50 'austintx':51 'autofrei':38 'autofreitx':45 'carbrain':40 'climatecrisi':43 'comment':10 'corpuschristi':53 'cowboy':60 'dalla':47 'dallastx':58 'deadlin':29 'dec':30 'doubl':14 'elpaso':56 'folk':2 'fuck_cars@lemmy.ml':35 'fuckcar':1 'houston':49 'houstontx':59 'lane':18 'line':28 'lubbock':46 'lubbocktx':57 'need':5 'nfl':48 'number':16 'oklahoma':26 'onlin':8 'plan':12 'provid':7 'public':9 'sanantonio':52 'state':27 'stratford':23 'strongtown':41 'taylorswift':42 'texa':4 'thewaroncar':37 'tx':44 'urban':39 'us':20 'waroncar':36 'www.newschannel10.com':33 'www.newschannel10.com/2023/11/13/txdot-hosting-public-meetings-stratford-texhoma-talk-about-us-54-project/':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700585638
  +visibility: "visible             "
  +apId: "https://zirk.us/users/DontMindMe/statuses/111449285508249420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700581138 {#3104
    date: 2023-11-21 16:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\Post {#3118
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +image: Proxies\__CG__\App\Entity\Image {#3121 …}
  +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
  +body: """
    Impossible\n
    \n
    @memes@lemmy.ml   \n
    h/t to @StefanThinks@beige.party
    """
  +lang: "en"
  +commentCount: 90
  +favouriteCount: 1317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700537115 {#3116
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +children: []
  -id: 296
  -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514229
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427829 {#3117
    date: 2023-11-19 22:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\Post {#3118
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +image: Proxies\__CG__\App\Entity\Image {#3121 …}
  +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
  +body: """
    Impossible\n
    \n
    @memes@lemmy.ml   \n
    h/t to @StefanThinks@beige.party
    """
  +lang: "en"
  +commentCount: 90
  +favouriteCount: 1317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700537115 {#3116
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +children: []
  -id: 296
  -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514229
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427829 {#3117
    date: 2023-11-19 22:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\Post {#3118
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +image: Proxies\__CG__\App\Entity\Image {#3121 …}
  +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
  +body: """
    Impossible\n
    \n
    @memes@lemmy.ml   \n
    h/t to @StefanThinks@beige.party
    """
  +lang: "en"
  +commentCount: 90
  +favouriteCount: 1317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700537115 {#3116
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +children: []
  -id: 296
  -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514229
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427829 {#3117
    date: 2023-11-19 22:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\PostComment {#27721
  +user: Proxies\__CG__\App\Entity\User {#27566 …}
  +post: App\Entity\Post {#3118
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +image: Proxies\__CG__\App\Entity\Image {#3121 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#3116
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#3117
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +parent: App\Entity\PostComment {#27612 …}
  +root: App\Entity\PostComment {#26843 …}
  +image: null
  +body: """
    Thou doth protest too much.\n
    \n
    Put another way, the opposite of love is not hate, it’s indifference.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700536723 {#27719
    date: 2023-11-21 04:18:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27722 …}
  +nested: Doctrine\ORM\PersistentCollection {#27724 …}
  +votes: Doctrine\ORM\PersistentCollection {#27726 …}
  +reports: Doctrine\ORM\PersistentCollection {#27728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27732 …}
  -id: 739
  -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536723 {#27720
    date: 2023-11-21 04:18:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\PostComment {#27721
  +user: Proxies\__CG__\App\Entity\User {#27566 …}
  +post: App\Entity\Post {#3118
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +image: Proxies\__CG__\App\Entity\Image {#3121 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#3116
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#3117
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +parent: App\Entity\PostComment {#27612 …}
  +root: App\Entity\PostComment {#26843 …}
  +image: null
  +body: """
    Thou doth protest too much.\n
    \n
    Put another way, the opposite of love is not hate, it’s indifference.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700536723 {#27719
    date: 2023-11-21 04:18:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27722 …}
  +nested: Doctrine\ORM\PersistentCollection {#27724 …}
  +votes: Doctrine\ORM\PersistentCollection {#27726 …}
  +reports: Doctrine\ORM\PersistentCollection {#27728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27732 …}
  -id: 739
  -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536723 {#27720
    date: 2023-11-21 04:18:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\PostComment {#27721
  +user: Proxies\__CG__\App\Entity\User {#27566 …}
  +post: App\Entity\Post {#3118
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +image: Proxies\__CG__\App\Entity\Image {#3121 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#3116
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#3117
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +parent: App\Entity\PostComment {#27612 …}
  +root: App\Entity\PostComment {#26843 …}
  +image: null
  +body: """
    Thou doth protest too much.\n
    \n
    Put another way, the opposite of love is not hate, it’s indifference.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700536723 {#27719
    date: 2023-11-21 04:18:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27722 …}
  +nested: Doctrine\ORM\PersistentCollection {#27724 …}
  +votes: Doctrine\ORM\PersistentCollection {#27726 …}
  +reports: Doctrine\ORM\PersistentCollection {#27728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27732 …}
  -id: 739
  -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536723 {#27720
    date: 2023-11-21 04:18:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\PostComment {#27736
  +user: Proxies\__CG__\App\Entity\User {#26844 …}
  +post: App\Entity\Post {#3118
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +image: Proxies\__CG__\App\Entity\Image {#3121 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#3116
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#3117
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +parent: App\Entity\PostComment {#27721
    +user: Proxies\__CG__\App\Entity\User {#27566 …}
    +post: App\Entity\Post {#3118}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +parent: App\Entity\PostComment {#27612 …}
    +root: App\Entity\PostComment {#26843 …}
    +image: null
    +body: """
      Thou doth protest too much.\n
      \n
      Put another way, the opposite of love is not hate, it’s indifference.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700536723 {#27719
      date: 2023-11-21 04:18:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
      "@Masimatutu@universeodon.com"
      "@PatFussy@lemm.ee"
      "@Tom_Hanx_Hail_Satan@lemmy.ca"
      "@imalemmy@iusearchlinux.fyi"
      "@MJKee9@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#27722 …}
    +nested: Doctrine\ORM\PersistentCollection {#27724 …}
    +votes: Doctrine\ORM\PersistentCollection {#27726 …}
    +reports: Doctrine\ORM\PersistentCollection {#27728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#27730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#27732 …}
    -id: 739
    -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536723 {#27720
      date: 2023-11-21 04:18:43.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#26843 …}
  +image: null
  +body: "Murdered with facts and logic"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700537115 {#27734
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27737 …}
  +nested: Doctrine\ORM\PersistentCollection {#27739 …}
  +votes: Doctrine\ORM\PersistentCollection {#27741 …}
  +reports: Doctrine\ORM\PersistentCollection {#27743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27747 …}
  -id: 740
  -bodyTs: "'fact':3 'logic':5 'murder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6383517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537115 {#27735
    date: 2023-11-21 04:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\PostComment {#27736
  +user: Proxies\__CG__\App\Entity\User {#26844 …}
  +post: App\Entity\Post {#3118
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +image: Proxies\__CG__\App\Entity\Image {#3121 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#3116
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#3117
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +parent: App\Entity\PostComment {#27721
    +user: Proxies\__CG__\App\Entity\User {#27566 …}
    +post: App\Entity\Post {#3118}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +parent: App\Entity\PostComment {#27612 …}
    +root: App\Entity\PostComment {#26843 …}
    +image: null
    +body: """
      Thou doth protest too much.\n
      \n
      Put another way, the opposite of love is not hate, it’s indifference.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700536723 {#27719
      date: 2023-11-21 04:18:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
      "@Masimatutu@universeodon.com"
      "@PatFussy@lemm.ee"
      "@Tom_Hanx_Hail_Satan@lemmy.ca"
      "@imalemmy@iusearchlinux.fyi"
      "@MJKee9@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#27722 …}
    +nested: Doctrine\ORM\PersistentCollection {#27724 …}
    +votes: Doctrine\ORM\PersistentCollection {#27726 …}
    +reports: Doctrine\ORM\PersistentCollection {#27728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#27730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#27732 …}
    -id: 739
    -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536723 {#27720
      date: 2023-11-21 04:18:43.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#26843 …}
  +image: null
  +body: "Murdered with facts and logic"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700537115 {#27734
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27737 …}
  +nested: Doctrine\ORM\PersistentCollection {#27739 …}
  +votes: Doctrine\ORM\PersistentCollection {#27741 …}
  +reports: Doctrine\ORM\PersistentCollection {#27743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27747 …}
  -id: 740
  -bodyTs: "'fact':3 'logic':5 'murder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6383517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537115 {#27735
    date: 2023-11-21 04:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\PostComment {#27736
  +user: Proxies\__CG__\App\Entity\User {#26844 …}
  +post: App\Entity\Post {#3118
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +image: Proxies\__CG__\App\Entity\Image {#3121 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#3116
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#3117
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +parent: App\Entity\PostComment {#27721
    +user: Proxies\__CG__\App\Entity\User {#27566 …}
    +post: App\Entity\Post {#3118}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
    +parent: App\Entity\PostComment {#27612 …}
    +root: App\Entity\PostComment {#26843 …}
    +image: null
    +body: """
      Thou doth protest too much.\n
      \n
      Put another way, the opposite of love is not hate, it’s indifference.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700536723 {#27719
      date: 2023-11-21 04:18:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
      "@Masimatutu@universeodon.com"
      "@PatFussy@lemm.ee"
      "@Tom_Hanx_Hail_Satan@lemmy.ca"
      "@imalemmy@iusearchlinux.fyi"
      "@MJKee9@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#27722 …}
    +nested: Doctrine\ORM\PersistentCollection {#27724 …}
    +votes: Doctrine\ORM\PersistentCollection {#27726 …}
    +reports: Doctrine\ORM\PersistentCollection {#27728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#27730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#27732 …}
    -id: 739
    -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536723 {#27720
      date: 2023-11-21 04:18:43.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#26843 …}
  +image: null
  +body: "Murdered with facts and logic"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700537115 {#27734
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27737 …}
  +nested: Doctrine\ORM\PersistentCollection {#27739 …}
  +votes: Doctrine\ORM\PersistentCollection {#27741 …}
  +reports: Doctrine\ORM\PersistentCollection {#27743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27747 …}
  -id: 740
  -bodyTs: "'fact':3 'logic':5 'murder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6383517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537115 {#27735
    date: 2023-11-21 04:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\Post {#3134
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +image: null
  +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
  +body: """
    @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
    \n
    I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
    """
  +lang: "it"
  +commentCount: 13
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721693499 {#3132
    date: 2024-07-23 02:11:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  +children: []
  -id: 295
  -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700508451
  +visibility: "visible             "
  +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700422051 {#3133
    date: 2023-11-19 20:27:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\Post {#3134
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +image: null
  +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
  +body: """
    @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
    \n
    I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
    """
  +lang: "it"
  +commentCount: 13
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721693499 {#3132
    date: 2024-07-23 02:11:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  +children: []
  -id: 295
  -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700508451
  +visibility: "visible             "
  +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700422051 {#3133
    date: 2023-11-19 20:27:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\Post {#3134
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +image: null
  +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
  +body: """
    @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
    \n
    I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
    """
  +lang: "it"
  +commentCount: 13
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721693499 {#3132
    date: 2024-07-23 02:11:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  +children: []
  -id: 295
  -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700508451
  +visibility: "visible             "
  +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700422051 {#3133
    date: 2023-11-19 20:27:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\PostComment {#29846
  +user: Proxies\__CG__\App\Entity\User {#29847 …}
  +post: App\Entity\Post {#3134
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
    +body: """
      @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
      \n
      I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
      """
    +lang: "it"
    +commentCount: 13
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721693499 {#3132
      date: 2024-07-23 02:11:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    +children: []
    -id: 295
    -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700508451
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700422051 {#3133
      date: 2023-11-19 20:27:31.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +parent: App\Entity\PostComment {#29723 …}
  +root: App\Entity\PostComment {#29723 …}
  +image: null
  +body: "On android with root what’s the best firewall to use? The ‘rootless’ ones using Android VPN features are really inefficient."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587627 {#29844
    date: 2023-11-21 18:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@Riccardo_Mar@mastodon.uno"
    "@Morgikan@lemm.ee"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#29848 …}
  +nested: Doctrine\ORM\PersistentCollection {#29850 …}
  +votes: Doctrine\ORM\PersistentCollection {#29852 …}
  +reports: Doctrine\ORM\PersistentCollection {#29854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#29856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#29858 …}
  -id: 751
  -bodyTs: "'android':2,16 'best':8 'featur':18 'firewal':9 'ineffici':21 'one':14 'realli':20 'root':4 'rootless':13 'use':11,15 'vpn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587627 {#29845
    date: 2023-11-21 18:27:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\PostComment {#29846
  +user: Proxies\__CG__\App\Entity\User {#29847 …}
  +post: App\Entity\Post {#3134
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
    +body: """
      @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
      \n
      I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
      """
    +lang: "it"
    +commentCount: 13
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721693499 {#3132
      date: 2024-07-23 02:11:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    +children: []
    -id: 295
    -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700508451
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700422051 {#3133
      date: 2023-11-19 20:27:31.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +parent: App\Entity\PostComment {#29723 …}
  +root: App\Entity\PostComment {#29723 …}
  +image: null
  +body: "On android with root what’s the best firewall to use? The ‘rootless’ ones using Android VPN features are really inefficient."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587627 {#29844
    date: 2023-11-21 18:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@Riccardo_Mar@mastodon.uno"
    "@Morgikan@lemm.ee"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#29848 …}
  +nested: Doctrine\ORM\PersistentCollection {#29850 …}
  +votes: Doctrine\ORM\PersistentCollection {#29852 …}
  +reports: Doctrine\ORM\PersistentCollection {#29854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#29856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#29858 …}
  -id: 751
  -bodyTs: "'android':2,16 'best':8 'featur':18 'firewal':9 'ineffici':21 'one':14 'realli':20 'root':4 'rootless':13 'use':11,15 'vpn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587627 {#29845
    date: 2023-11-21 18:27:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\PostComment {#29846
  +user: Proxies\__CG__\App\Entity\User {#29847 …}
  +post: App\Entity\Post {#3134
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
    +body: """
      @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
      \n
      I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
      """
    +lang: "it"
    +commentCount: 13
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721693499 {#3132
      date: 2024-07-23 02:11:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    +children: []
    -id: 295
    -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700508451
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700422051 {#3133
      date: 2023-11-19 20:27:31.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +parent: App\Entity\PostComment {#29723 …}
  +root: App\Entity\PostComment {#29723 …}
  +image: null
  +body: "On android with root what’s the best firewall to use? The ‘rootless’ ones using Android VPN features are really inefficient."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700587627 {#29844
    date: 2023-11-21 18:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@Riccardo_Mar@mastodon.uno"
    "@Morgikan@lemm.ee"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#29848 …}
  +nested: Doctrine\ORM\PersistentCollection {#29850 …}
  +votes: Doctrine\ORM\PersistentCollection {#29852 …}
  +reports: Doctrine\ORM\PersistentCollection {#29854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#29856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#29858 …}
  -id: 751
  -bodyTs: "'android':2,16 'best':8 'featur':18 'firewal':9 'ineffici':21 'one':14 'realli':20 'root':4 'rootless':13 'use':11,15 'vpn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5998852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700587627 {#29845
    date: 2023-11-21 18:27:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\PostComment {#29862
  +user: Proxies\__CG__\App\Entity\User {#29863 …}
  +post: App\Entity\Post {#3134
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
    +body: """
      @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
      \n
      I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
      """
    +lang: "it"
    +commentCount: 13
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721693499 {#3132
      date: 2024-07-23 02:11:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    +children: []
    -id: 295
    -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700508451
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700422051 {#3133
      date: 2023-11-19 20:27:31.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +parent: null
  +root: null
  +image: null
  +body: "It really depends on how it was cracked and the use case of the app. Some of them may have it patched out but others won’t. Play it safe unless you know for sure."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607802 {#29860
    date: 2023-11-22 00:03:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@Riccardo_Mar@mastodon.uno"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#29864 …}
  +nested: Doctrine\ORM\PersistentCollection {#29866 …}
  +votes: Doctrine\ORM\PersistentCollection {#29868 …}
  +reports: Doctrine\ORM\PersistentCollection {#29870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#29872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#29874 …}
  -id: 753
  -bodyTs: "'app':15 'case':12 'crack':8 'depend':3 'know':33 'may':19 'other':25 'patch':22 'play':28 'realli':2 'safe':30 'sure':35 'unless':31 'use':11 'won':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5306970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607802 {#29861
    date: 2023-11-22 00:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\PostComment {#29862
  +user: Proxies\__CG__\App\Entity\User {#29863 …}
  +post: App\Entity\Post {#3134
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
    +body: """
      @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
      \n
      I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
      """
    +lang: "it"
    +commentCount: 13
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721693499 {#3132
      date: 2024-07-23 02:11:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    +children: []
    -id: 295
    -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700508451
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700422051 {#3133
      date: 2023-11-19 20:27:31.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +parent: null
  +root: null
  +image: null
  +body: "It really depends on how it was cracked and the use case of the app. Some of them may have it patched out but others won’t. Play it safe unless you know for sure."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607802 {#29860
    date: 2023-11-22 00:03:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@Riccardo_Mar@mastodon.uno"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#29864 …}
  +nested: Doctrine\ORM\PersistentCollection {#29866 …}
  +votes: Doctrine\ORM\PersistentCollection {#29868 …}
  +reports: Doctrine\ORM\PersistentCollection {#29870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#29872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#29874 …}
  -id: 753
  -bodyTs: "'app':15 'case':12 'crack':8 'depend':3 'know':33 'may':19 'other':25 'patch':22 'play':28 'realli':2 'safe':30 'sure':35 'unless':31 'use':11 'won':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5306970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607802 {#29861
    date: 2023-11-22 00:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\PostComment {#29862
  +user: Proxies\__CG__\App\Entity\User {#29863 …}
  +post: App\Entity\Post {#3134
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Do-cracked-apps-still-send-data-to-Google-Android-or"
    +body: """
      @piracy@lemmy.dbzer0.com Do cracked apps still send data to Google/Android or they bypass them?\n
      \n
      I was wondering if while using (trusted) cracked apps they still send data to Google, Android, Meta, etc. or to the app owner.
      """
    +lang: "it"
    +commentCount: 13
    +favouriteCount: 49
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721693499 {#3132
      date: 2024-07-23 02:11:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    +children: []
    -id: 295
    -bodyTs: "'android':29 'app':4,22,35 'bypass':12 'crack':3,21 'data':7,26 'etc':31 'googl':28 'google/android':9 'meta':30 'owner':36 'piracy@lemmy.dbzer0.com':1 'send':6,25 'still':5,24 'trust':20 'use':19 'wonder':16"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700508451
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/Riccardo_Mar/statuses/111438859536210784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700422051 {#3133
      date: 2023-11-19 20:27:31.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3136 …}
  +parent: null
  +root: null
  +image: null
  +body: "It really depends on how it was cracked and the use case of the app. Some of them may have it patched out but others won’t. Play it safe unless you know for sure."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700607802 {#29860
    date: 2023-11-22 00:03:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@Riccardo_Mar@mastodon.uno"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#29864 …}
  +nested: Doctrine\ORM\PersistentCollection {#29866 …}
  +votes: Doctrine\ORM\PersistentCollection {#29868 …}
  +reports: Doctrine\ORM\PersistentCollection {#29870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#29872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#29874 …}
  -id: 753
  -bodyTs: "'app':15 'case':12 'crack':8 'depend':3 'know':33 'may':19 'other':25 'patch':22 'play':28 'realli':2 'safe':30 'sure':35 'unless':31 'use':11 'won':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5306970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607802 {#29861
    date: 2023-11-22 00:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 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
130 DENIED moderate
App\Entity\Post {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml-video-mp4-https-media-mas-to-masto-public-media-attachments-files-111-427-994-675-900-453-original-e71f03339aee2315-mp4"
  +body: """
    @memes@lemmy.ml\n
    \n
      \n
      \n
    [video/mp4](https://media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)
    """
  +lang: "fr"
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700256297 {#3147
    date: 2023-11-17 22:24:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 292
  -bodyTs: "'/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':5 'media.mas.to':4 'media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':3 'memes@lemmy.ml':1 'video/mp4':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700287797
  +visibility: "visible             "
  +apId: "https://mas.to/users/bauve/statuses/111427996738424425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256297 {#3148
    date: 2023-11-17 22:24:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\Post {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml-video-mp4-https-media-mas-to-masto-public-media-attachments-files-111-427-994-675-900-453-original-e71f03339aee2315-mp4"
  +body: """
    @memes@lemmy.ml\n
    \n
      \n
      \n
    [video/mp4](https://media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)
    """
  +lang: "fr"
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700256297 {#3147
    date: 2023-11-17 22:24:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 292
  -bodyTs: "'/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':5 'media.mas.to':4 'media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':3 'memes@lemmy.ml':1 'video/mp4':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700287797
  +visibility: "visible             "
  +apId: "https://mas.to/users/bauve/statuses/111427996738424425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256297 {#3148
    date: 2023-11-17 22:24:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\Post {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3120 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml-video-mp4-https-media-mas-to-masto-public-media-attachments-files-111-427-994-675-900-453-original-e71f03339aee2315-mp4"
  +body: """
    @memes@lemmy.ml\n
    \n
      \n
      \n
    [video/mp4](https://media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)
    """
  +lang: "fr"
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700256297 {#3147
    date: 2023-11-17 22:24:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 292
  -bodyTs: "'/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':5 'media.mas.to':4 'media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':3 'memes@lemmy.ml':1 'video/mp4':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700287797
  +visibility: "visible             "
  +apId: "https://mas.to/users/bauve/statuses/111427996738424425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256297 {#3148
    date: 2023-11-17 22:24:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\Post {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +image: null
  +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
  +body: """
    Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
    \n
    Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
    \n
    "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
    \n
    #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700251612 {#3161
    date: 2023-11-17 21:06:52.0 +01:00
  }
  +ip: null
  +tags: [
    "chatgpt"
  ]
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: []
  -id: 291
  -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700249884
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700228884 {#3162
    date: 2023-11-17 14:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\Post {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +image: null
  +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
  +body: """
    Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
    \n
    Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
    \n
    "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
    \n
    #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700251612 {#3161
    date: 2023-11-17 21:06:52.0 +01:00
  }
  +ip: null
  +tags: [
    "chatgpt"
  ]
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: []
  -id: 291
  -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700249884
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700228884 {#3162
    date: 2023-11-17 14:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\Post {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +image: null
  +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
  +body: """
    Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
    \n
    Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
    \n
    "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
    \n
    #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700251612 {#3161
    date: 2023-11-17 21:06:52.0 +01:00
  }
  +ip: null
  +tags: [
    "chatgpt"
  ]
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: []
  -id: 291
  -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700249884
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700228884 {#3162
    date: 2023-11-17 14:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 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
138 DENIED moderate
App\Entity\PostComment {#32995
  +user: Proxies\__CG__\App\Entity\User {#32941 …}
  +post: App\Entity\Post {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
    +body: """
      Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
      \n
      Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
      \n
      "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
      \n
      #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700251612 {#3161
      date: 2023-11-17 21:06:52.0 +01:00
    }
    +ip: null
    +tags: [
      "chatgpt"
    ]
    +mentions: [
      "@bastianallgeier@mastodon.social"
      "@linuxmint@mastodon.social"
      "@linuxnews@social.anoxinon.de"
      "@linux@lemmy.ml"
      "@LinuxGuides@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: []
    -id: 291
    -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700249884
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228884 {#3162
      date: 2023-11-17 14:48:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Google Translate of the Post:\n
    \n
    Yesterday I played around with the new GPTs from OpenAI and ended up creating three actually helpful chatbots for my current projects.\n
    \n
    Say hello to “Linux Server Admin Assistant”, “Bricks Builder Assistant” and “Kirby CMS Advisor”. Currently freely available to anyone who needs it and has a ChatGPT subscription.\n
    \n
    “This is not the future, but you can see it from here” (DXHR)\n
    \n
    #chatgpt @bastianallgeier @linuxmint @linuxnews @linux @LinuxGuides
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700230070 {#32993
    date: 2023-11-17 15:07:50.0 +01:00
  }
  +ip: null
  +tags: [
    "chatgpt"
  ]
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
    "@bastianallgeier"
    "@linuxmint"
    "@linuxnews"
    "@linux"
    "@LinuxGuides"
    "@Sven_Ademi@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#32996 …}
  +nested: Doctrine\ORM\PersistentCollection {#32998 …}
  +votes: Doctrine\ORM\PersistentCollection {#33000 …}
  +reports: Doctrine\ORM\PersistentCollection {#33002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#33004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#33006 …}
  -id: 640
  -bodyTs: "'actual':21 'admin':33 'advisor':41 'anyon':46 'around':9 'assist':34,37 'avail':44 'bastianallgei':69 'brick':35 'builder':36 'chatbot':23 'chatgpt':53,68 'cms':40 'creat':19 'current':26,42 'dxhr':67 'end':17 'freeli':43 'futur':59 'googl':1 'gpts':13 'hello':29 'help':22 'kirbi':39 'linux':31,72 'linuxguid':73 'linuxmint':70 'linuxnew':71 'need':48 'new':12 'openai':15 'play':8 'post':5 'project':27 'say':28 'see':63 'server':32 'subscript':54 'three':20 'translat':2 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4779922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230070 {#32994
    date: 2023-11-17 15:07:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\PostComment {#32995
  +user: Proxies\__CG__\App\Entity\User {#32941 …}
  +post: App\Entity\Post {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
    +body: """
      Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
      \n
      Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
      \n
      "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
      \n
      #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700251612 {#3161
      date: 2023-11-17 21:06:52.0 +01:00
    }
    +ip: null
    +tags: [
      "chatgpt"
    ]
    +mentions: [
      "@bastianallgeier@mastodon.social"
      "@linuxmint@mastodon.social"
      "@linuxnews@social.anoxinon.de"
      "@linux@lemmy.ml"
      "@LinuxGuides@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: []
    -id: 291
    -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700249884
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228884 {#3162
      date: 2023-11-17 14:48:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Google Translate of the Post:\n
    \n
    Yesterday I played around with the new GPTs from OpenAI and ended up creating three actually helpful chatbots for my current projects.\n
    \n
    Say hello to “Linux Server Admin Assistant”, “Bricks Builder Assistant” and “Kirby CMS Advisor”. Currently freely available to anyone who needs it and has a ChatGPT subscription.\n
    \n
    “This is not the future, but you can see it from here” (DXHR)\n
    \n
    #chatgpt @bastianallgeier @linuxmint @linuxnews @linux @LinuxGuides
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700230070 {#32993
    date: 2023-11-17 15:07:50.0 +01:00
  }
  +ip: null
  +tags: [
    "chatgpt"
  ]
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
    "@bastianallgeier"
    "@linuxmint"
    "@linuxnews"
    "@linux"
    "@LinuxGuides"
    "@Sven_Ademi@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#32996 …}
  +nested: Doctrine\ORM\PersistentCollection {#32998 …}
  +votes: Doctrine\ORM\PersistentCollection {#33000 …}
  +reports: Doctrine\ORM\PersistentCollection {#33002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#33004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#33006 …}
  -id: 640
  -bodyTs: "'actual':21 'admin':33 'advisor':41 'anyon':46 'around':9 'assist':34,37 'avail':44 'bastianallgei':69 'brick':35 'builder':36 'chatbot':23 'chatgpt':53,68 'cms':40 'creat':19 'current':26,42 'dxhr':67 'end':17 'freeli':43 'futur':59 'googl':1 'gpts':13 'hello':29 'help':22 'kirbi':39 'linux':31,72 'linuxguid':73 'linuxmint':70 'linuxnew':71 'need':48 'new':12 'openai':15 'play':8 'post':5 'project':27 'say':28 'see':63 'server':32 'subscript':54 'three':20 'translat':2 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4779922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230070 {#32994
    date: 2023-11-17 15:07:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\PostComment {#32995
  +user: Proxies\__CG__\App\Entity\User {#32941 …}
  +post: App\Entity\Post {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
    +body: """
      Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
      \n
      Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
      \n
      "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
      \n
      #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700251612 {#3161
      date: 2023-11-17 21:06:52.0 +01:00
    }
    +ip: null
    +tags: [
      "chatgpt"
    ]
    +mentions: [
      "@bastianallgeier@mastodon.social"
      "@linuxmint@mastodon.social"
      "@linuxnews@social.anoxinon.de"
      "@linux@lemmy.ml"
      "@LinuxGuides@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: []
    -id: 291
    -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700249884
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228884 {#3162
      date: 2023-11-17 14:48:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Google Translate of the Post:\n
    \n
    Yesterday I played around with the new GPTs from OpenAI and ended up creating three actually helpful chatbots for my current projects.\n
    \n
    Say hello to “Linux Server Admin Assistant”, “Bricks Builder Assistant” and “Kirby CMS Advisor”. Currently freely available to anyone who needs it and has a ChatGPT subscription.\n
    \n
    “This is not the future, but you can see it from here” (DXHR)\n
    \n
    #chatgpt @bastianallgeier @linuxmint @linuxnews @linux @LinuxGuides
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700230070 {#32993
    date: 2023-11-17 15:07:50.0 +01:00
  }
  +ip: null
  +tags: [
    "chatgpt"
  ]
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
    "@bastianallgeier"
    "@linuxmint"
    "@linuxnews"
    "@linux"
    "@LinuxGuides"
    "@Sven_Ademi@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#32996 …}
  +nested: Doctrine\ORM\PersistentCollection {#32998 …}
  +votes: Doctrine\ORM\PersistentCollection {#33000 …}
  +reports: Doctrine\ORM\PersistentCollection {#33002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#33004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#33006 …}
  -id: 640
  -bodyTs: "'actual':21 'admin':33 'advisor':41 'anyon':46 'around':9 'assist':34,37 'avail':44 'bastianallgei':69 'brick':35 'builder':36 'chatbot':23 'chatgpt':53,68 'cms':40 'creat':19 'current':26,42 'dxhr':67 'end':17 'freeli':43 'futur':59 'googl':1 'gpts':13 'hello':29 'help':22 'kirbi':39 'linux':31,72 'linuxguid':73 'linuxmint':70 'linuxnew':71 'need':48 'new':12 'openai':15 'play':8 'post':5 'project':27 'say':28 'see':63 'server':32 'subscript':54 'three':20 'translat':2 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4779922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230070 {#32994
    date: 2023-11-17 15:07:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\PostComment {#33010
  +user: Proxies\__CG__\App\Entity\User {#33011 …}
  +post: App\Entity\Post {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
    +body: """
      Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
      \n
      Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
      \n
      "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
      \n
      #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700251612 {#3161
      date: 2023-11-17 21:06:52.0 +01:00
    }
    +ip: null
    +tags: [
      "chatgpt"
    ]
    +mentions: [
      "@bastianallgeier@mastodon.social"
      "@linuxmint@mastodon.social"
      "@linuxnews@social.anoxinon.de"
      "@linux@lemmy.ml"
      "@LinuxGuides@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: []
    -id: 291
    -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700249884
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228884 {#3162
      date: 2023-11-17 14:48:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: "Könntest du einen schreiben, um deine Beiträge vor dem Posten zu übersetzen? 🤔"
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700251612 {#33008
    date: 2023-11-17 21:06:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
    "@Sven_Ademi@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#33012 …}
  +nested: Doctrine\ORM\PersistentCollection {#33014 …}
  +votes: Doctrine\ORM\PersistentCollection {#33016 …}
  +reports: Doctrine\ORM\PersistentCollection {#33018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#33020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#33022 …}
  -id: 641
  -bodyTs: "'beiträg':7 'dein':6 'dem':9 'du':2 'einen':3 'könntest':1 'posten':10 'schreiben':4 'um':5 'vor':8 'zu':11 'übersetzen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251612 {#33009
    date: 2023-11-17 21:06:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\PostComment {#33010
  +user: Proxies\__CG__\App\Entity\User {#33011 …}
  +post: App\Entity\Post {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
    +body: """
      Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
      \n
      Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
      \n
      "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
      \n
      #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700251612 {#3161
      date: 2023-11-17 21:06:52.0 +01:00
    }
    +ip: null
    +tags: [
      "chatgpt"
    ]
    +mentions: [
      "@bastianallgeier@mastodon.social"
      "@linuxmint@mastodon.social"
      "@linuxnews@social.anoxinon.de"
      "@linux@lemmy.ml"
      "@LinuxGuides@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: []
    -id: 291
    -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700249884
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228884 {#3162
      date: 2023-11-17 14:48:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: "Könntest du einen schreiben, um deine Beiträge vor dem Posten zu übersetzen? 🤔"
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700251612 {#33008
    date: 2023-11-17 21:06:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
    "@Sven_Ademi@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#33012 …}
  +nested: Doctrine\ORM\PersistentCollection {#33014 …}
  +votes: Doctrine\ORM\PersistentCollection {#33016 …}
  +reports: Doctrine\ORM\PersistentCollection {#33018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#33020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#33022 …}
  -id: 641
  -bodyTs: "'beiträg':7 'dein':6 'dem':9 'du':2 'einen':3 'könntest':1 'posten':10 'schreiben':4 'um':5 'vor':8 'zu':11 'übersetzen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251612 {#33009
    date: 2023-11-17 21:06:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\PostComment {#33010
  +user: Proxies\__CG__\App\Entity\User {#33011 …}
  +post: App\Entity\Post {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
    +image: null
    +slug: "Ich-habe-gestern-mit-den-neuen-GPTs-von-OpenAI-rumgespielt"
    +body: """
      Ich habe gestern mit den neuen GPTs von OpenAI rumgespielt und mir letztendlich für meine aktuellen Projekte drei tatsächlich hilfreiche Chatbots erstellt.\n
      \n
      Say hello to "Linux Server Admin Assistant", "Bricks Builder Assistant" und "Kirby CMS Advisor". Derzeit frei verfügbar für alle, die es brauchen und ein Abo für ChatGPT abgeschlossen haben.\n
      \n
      "Das ist nicht die Zukunft, aber man kann sie von hier aus sehen" (DXHR)\n
      \n
      #chatgpt @bastianallgeier@mastodon.social @linuxmint@mastodon.social @linuxnews@social.anoxinon.de @linux@lemmy.ml @LinuxGuides@mastodon.social
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700251612 {#3161
      date: 2023-11-17 21:06:52.0 +01:00
    }
    +ip: null
    +tags: [
      "chatgpt"
    ]
    +mentions: [
      "@bastianallgeier@mastodon.social"
      "@linuxmint@mastodon.social"
      "@linuxnews@social.anoxinon.de"
      "@linux@lemmy.ml"
      "@LinuxGuides@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3165 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: []
    -id: 291
    -bodyTs: "'aber':57 'abgeschlossen':50 'abo':47 'admin':28 'advisor':36 'aktuellen':16 'all':41 'assist':29,32 'aus':63 'bastianallgeier@mastodon.social':67 'brauchen':44 'brick':30 'builder':31 'chatbot':21 'chatgpt':49,66 'cms':35 'das':52 'den':5 'derzeit':37 'die':42,55 'drei':18 'dxhr':65 'ein':46 'erstellt':22 'es':43 'frei':38 'für':14,40,48 'gestern':3 'gpts':7 'habe':2 'haben':51 'hello':24 'hier':62 'hilfreich':20 'ich':1 'ist':53 'kann':59 'kirbi':34 'letztendlich':13 'linux':26 'linux@lemmy.ml':70 'linuxguides@mastodon.social':71 'linuxmint@mastodon.social':68 'linuxnews@social.anoxinon.de':69 'man':58 'mein':15 'mir':12 'mit':4 'neuen':6 'nicht':54 'openai':9 'projekt':17 'rumgespielt':10 'say':23 'sehen':64 'server':27 'sie':60 'tatsächlich':19 'und':11,33,45 'verfügbar':39 'von':8,61 'zukunft':56"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700249884
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Sven_Ademi/statuses/111426200197227317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700228884 {#3162
      date: 2023-11-17 14:48:04.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2988 …}
  +parent: null
  +root: null
  +image: null
  +body: "Könntest du einen schreiben, um deine Beiträge vor dem Posten zu übersetzen? 🤔"
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700251612 {#33008
    date: 2023-11-17 21:06:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bastianallgeier@mastodon.social"
    "@linuxmint@mastodon.social"
    "@linuxnews@social.anoxinon.de"
    "@linux@lemmy.ml"
    "@LinuxGuides@mastodon.social"
    "@Sven_Ademi@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#33012 …}
  +nested: Doctrine\ORM\PersistentCollection {#33014 …}
  +votes: Doctrine\ORM\PersistentCollection {#33016 …}
  +reports: Doctrine\ORM\PersistentCollection {#33018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#33020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#33022 …}
  -id: 641
  -bodyTs: "'beiträg':7 'dein':6 'dem':9 'du':2 'einen':3 'könntest':1 'posten':10 'schreiben':4 'um':5 'vor':8 'zu':11 'übersetzen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251612 {#33009
    date: 2023-11-17 21:06:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details