GET https://kbin.spritesserver.nl/index.php/d/avoidthehack.com/comments

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.91 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.06 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\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728475178 {#1872
    date: 2024-10-09 13:59:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 337259
  -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706119982 {#2437
    date: 2024-01-24 19:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728475178 {#1872
    date: 2024-10-09 13:59:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 337259
  -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706119982 {#2437
    date: 2024-01-24 19:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728475178 {#1872
    date: 2024-10-09 13:59:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 337259
  -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706119982 {#2437
    date: 2024-01-24 19:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1628
  +user: Proxies\__CG__\App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1728475178 {#1872
      date: 2024-10-09 13:59:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 337259
    -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706119982 {#2437
      date: 2024-01-24 19:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706145655 {#1616
    date: 2024-01-25 02:20:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 338160
  -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8004462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706145655 {#1630
    date: 2024-01-25 02:20:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1628
  +user: Proxies\__CG__\App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1728475178 {#1872
      date: 2024-10-09 13:59:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 337259
    -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706119982 {#2437
      date: 2024-01-24 19:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706145655 {#1616
    date: 2024-01-25 02:20:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 338160
  -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8004462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706145655 {#1630
    date: 2024-01-25 02:20:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1628
  +user: Proxies\__CG__\App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1728475178 {#1872
      date: 2024-10-09 13:59:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 337259
    -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706119982 {#2437
      date: 2024-01-24 19:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706145655 {#1616
    date: 2024-01-25 02:20:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 338160
  -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8004462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706145655 {#1630
    date: 2024-01-25 02:20:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2454
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1628
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728475178 {#1872
        date: 2024-10-09 13:59:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 337259
      -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7992964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706119982 {#2437
        date: 2024-01-24 19:13:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706145655 {#1616
      date: 2024-01-25 02:20:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@Chais@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 338160
    -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706145655 {#1630
      date: 2024-01-25 02:20:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Ever downloaded an app off sourceforge without adblock? You or I may not fall for it but in big companies someone will eventually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706148197 {#2469
    date: 2024-01-25 03:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 338230
  -bodyTs: "'adblock':8 'app':4 'big':19 'compani':20 'download':2 'eventu':23 'ever':1 'fall':14 'may':12 'someon':21 'sourceforg':6 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8005497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148197 {#2459
    date: 2024-01-25 03:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2454
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1628
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728475178 {#1872
        date: 2024-10-09 13:59:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 337259
      -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7992964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706119982 {#2437
        date: 2024-01-24 19:13:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706145655 {#1616
      date: 2024-01-25 02:20:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@Chais@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 338160
    -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706145655 {#1630
      date: 2024-01-25 02:20:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Ever downloaded an app off sourceforge without adblock? You or I may not fall for it but in big companies someone will eventually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706148197 {#2469
    date: 2024-01-25 03:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 338230
  -bodyTs: "'adblock':8 'app':4 'big':19 'compani':20 'download':2 'eventu':23 'ever':1 'fall':14 'may':12 'someon':21 'sourceforg':6 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8005497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148197 {#2459
    date: 2024-01-25 03:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2454
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1628
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728475178 {#1872
        date: 2024-10-09 13:59:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 337259
      -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7992964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706119982 {#2437
        date: 2024-01-24 19:13:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706145655 {#1616
      date: 2024-01-25 02:20:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@Chais@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 338160
    -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706145655 {#1630
      date: 2024-01-25 02:20:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Ever downloaded an app off sourceforge without adblock? You or I may not fall for it but in big companies someone will eventually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706148197 {#2469
    date: 2024-01-25 03:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 338230
  -bodyTs: "'adblock':8 'app':4 'big':19 'compani':20 'download':2 'eventu':23 'ever':1 'fall':14 'may':12 'someon':21 'sourceforg':6 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8005497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706148197 {#2459
    date: 2024-01-25 03:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1628
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728475178 {#1872
        date: 2024-10-09 13:59:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 337259
      -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7992964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706119982 {#2437
        date: 2024-01-24 19:13:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706145655 {#1616
      date: 2024-01-25 02:20:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@Chais@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 338160
    -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706145655 {#1630
      date: 2024-01-25 02:20:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: """
    I’m not saying it was always the case. Back when ads were just images hosted on the same machine as the rest of the page they were only annoying.  \n
    But nowadays even so-called acceptable ads are delivered by third-party servers. So suddenly you have to trust not only the operator of the page you’re visiting but also any advertising partners they use. And since all modern advertising uses a gazillion of metrics that necessitates JavaScript you end up executing code that neither you nor the page operator have any actual need for nor influence on, hoping that the ad network has some sort of vetting process so they don’t end up unwittingly delivering malware.  \n
    That’s a tall order in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706151429 {#2462
    date: 2024-01-25 03:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 338319
  -bodyTs: "'accept':37 'actual':96 'ad':12,38,105 'advertis':65,73 'also':63 'alway':7 'annoy':30 'back':10 'call':36 'case':9 'code':86 'deliv':40,120 'end':83,117 'even':33 'execut':85 'gazillion':76 'hope':102 'host':16 'imag':15 'influenc':100 'javascript':81 'm':2 'machin':20 'malwar':121 'metric':78 'modern':72 'necessit':80 'need':97 'neither':88 'network':106 'nowaday':32 'oper':55,93 'opinion':129 'order':126 'page':26,58,92 'parti':44 'partner':66 'process':112 're':60 'rest':23 'say':4 'server':45 'sinc':70 'so-cal':34 'sort':109 'sudden':47 'tall':125 'third':43 'third-parti':42 'trust':51 'unwit':119 'use':68,74 'vet':111 'visit':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8007556"
  +editedAt: DateTimeImmutable @1728480260 {#2422
    date: 2024-10-09 15:24:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706151429 {#2447
    date: 2024-01-25 03:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1628
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728475178 {#1872
        date: 2024-10-09 13:59:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 337259
      -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7992964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706119982 {#2437
        date: 2024-01-24 19:13:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706145655 {#1616
      date: 2024-01-25 02:20:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@Chais@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 338160
    -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706145655 {#1630
      date: 2024-01-25 02:20:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: """
    I’m not saying it was always the case. Back when ads were just images hosted on the same machine as the rest of the page they were only annoying.  \n
    But nowadays even so-called acceptable ads are delivered by third-party servers. So suddenly you have to trust not only the operator of the page you’re visiting but also any advertising partners they use. And since all modern advertising uses a gazillion of metrics that necessitates JavaScript you end up executing code that neither you nor the page operator have any actual need for nor influence on, hoping that the ad network has some sort of vetting process so they don’t end up unwittingly delivering malware.  \n
    That’s a tall order in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706151429 {#2462
    date: 2024-01-25 03:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 338319
  -bodyTs: "'accept':37 'actual':96 'ad':12,38,105 'advertis':65,73 'also':63 'alway':7 'annoy':30 'back':10 'call':36 'case':9 'code':86 'deliv':40,120 'end':83,117 'even':33 'execut':85 'gazillion':76 'hope':102 'host':16 'imag':15 'influenc':100 'javascript':81 'm':2 'machin':20 'malwar':121 'metric':78 'modern':72 'necessit':80 'need':97 'neither':88 'network':106 'nowaday':32 'oper':55,93 'opinion':129 'order':126 'page':26,58,92 'parti':44 'partner':66 'process':112 're':60 'rest':23 'say':4 'server':45 'sinc':70 'so-cal':34 'sort':109 'sudden':47 'tall':125 'third':43 'third-parti':42 'trust':51 'unwit':119 'use':68,74 'vet':111 'visit':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8007556"
  +editedAt: DateTimeImmutable @1728480260 {#2422
    date: 2024-10-09 15:24:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706151429 {#2447
    date: 2024-01-25 03:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1628
    +user: Proxies\__CG__\App\Entity\User {#1909 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "*All* ads are a cybersecurity risk, not just the targeted ones. The targeted ones just offer new and exciting vectors."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728475178 {#1872
        date: 2024-10-09 13:59:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 337259
      -bodyTs: "'ad':2 'cybersecur':5 'excit':19 'new':17 'offer':16 'one':11,14 'risk':6 'target':10,13 'vector':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7992964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706119982 {#2437
        date: 2024-01-24 19:13:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I hate ads more than anyone, but how are all ads a cybersecurity risk? Like say just a posted image that says “Buy (product X)”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706145655 {#1616
      date: 2024-01-25 02:20:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@Chais@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#2379 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
    -id: 338160
    -bodyTs: "'ad':3,11 'anyon':6 'buy':23 'cybersecur':13 'hate':2 'imag':20 'like':15 'post':19 'product':24 'risk':14 'say':16,22 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004462"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706145655 {#1630
      date: 2024-01-25 02:20:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: """
    I’m not saying it was always the case. Back when ads were just images hosted on the same machine as the rest of the page they were only annoying.  \n
    But nowadays even so-called acceptable ads are delivered by third-party servers. So suddenly you have to trust not only the operator of the page you’re visiting but also any advertising partners they use. And since all modern advertising uses a gazillion of metrics that necessitates JavaScript you end up executing code that neither you nor the page operator have any actual need for nor influence on, hoping that the ad network has some sort of vetting process so they don’t end up unwittingly delivering malware.  \n
    That’s a tall order in my opinion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706151429 {#2462
    date: 2024-01-25 03:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
    "@ForgottenFlux@lemmy.world"
    "@Chais@sh.itjust.works"
    "@Murdoc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 338319
  -bodyTs: "'accept':37 'actual':96 'ad':12,38,105 'advertis':65,73 'also':63 'alway':7 'annoy':30 'back':10 'call':36 'case':9 'code':86 'deliv':40,120 'end':83,117 'even':33 'execut':85 'gazillion':76 'hope':102 'host':16 'imag':15 'influenc':100 'javascript':81 'm':2 'machin':20 'malwar':121 'metric':78 'modern':72 'necessit':80 'need':97 'neither':88 'network':106 'nowaday':32 'oper':55,93 'opinion':129 'order':126 'page':26,58,92 'parti':44 'partner':66 'process':112 're':60 'rest':23 'say':4 'server':45 'sinc':70 'so-cal':34 'sort':109 'sudden':47 'tall':125 'third':43 'third-parti':42 'trust':51 'unwit':119 'use':68,74 'vet':111 'visit':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8007556"
  +editedAt: DateTimeImmutable @1728480260 {#2422
    date: 2024-10-09 15:24:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706151429 {#2447
    date: 2024-01-25 03:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details