GET https://kbin.spritesserver.nl/index.php/d/proton.me/comments/oldest

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.77 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\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: "Even though this is a nice development, I'm pretty disappointed in the resources directed at Linux support. I'm considering dropping Proton soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689282918 {#1872
    date: 2023-07-13 23:15:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@federal_explorer@discuss.tchncs.de"
  ]
  +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: 237776
  -bodyTs: "'consid':21 'develop':7 'direct':15 'disappoint':11 'drop':22 'even':1 'linux':17 'm':9,20 'nice':6 'pretti':10 'proton':23 'resourc':14 'soon':24 'support':18 'though':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/189258/-/comment/774354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689282918 {#2437
    date: 2023-07-13 23:15:18.0 +02: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: "Even though this is a nice development, I'm pretty disappointed in the resources directed at Linux support. I'm considering dropping Proton soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689282918 {#1872
    date: 2023-07-13 23:15:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@federal_explorer@discuss.tchncs.de"
  ]
  +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: 237776
  -bodyTs: "'consid':21 'develop':7 'direct':15 'disappoint':11 'drop':22 'even':1 'linux':17 'm':9,20 'nice':6 'pretti':10 'proton':23 'resourc':14 'soon':24 'support':18 'though':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/189258/-/comment/774354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689282918 {#2437
    date: 2023-07-13 23:15:18.0 +02: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: "Even though this is a nice development, I'm pretty disappointed in the resources directed at Linux support. I'm considering dropping Proton soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689282918 {#1872
    date: 2023-07-13 23:15:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@federal_explorer@discuss.tchncs.de"
  ]
  +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: 237776
  -bodyTs: "'consid':21 'develop':7 'direct':15 'disappoint':11 'drop':22 'even':1 'linux':17 'm':9,20 'nice':6 'pretti':10 'proton':23 'resourc':14 'soon':24 'support':18 'though':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/189258/-/comment/774354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689282918 {#2437
    date: 2023-07-13 23:15:18.0 +02: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 {#1613
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. I currently have been using my Synology nas that’s doing fine with syncing but now I can have another backup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703495123 {#1554
    date: 2023-12-25 10:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 211066
  -bodyTs: "'anoth':21 'backup':22 'current':3 'fine':13 'nas':9 'nice':1 'sync':15 'synolog':8 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7127269"
  +editedAt: DateTimeImmutable @1703539852 {#1596
    date: 2023-12-25 22:30:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702047518 {#1604
    date: 2023-12-08 15:58:38.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 {#1613
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. I currently have been using my Synology nas that’s doing fine with syncing but now I can have another backup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703495123 {#1554
    date: 2023-12-25 10:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 211066
  -bodyTs: "'anoth':21 'backup':22 'current':3 'fine':13 'nas':9 'nice':1 'sync':15 'synolog':8 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7127269"
  +editedAt: DateTimeImmutable @1703539852 {#1596
    date: 2023-12-25 22:30:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702047518 {#1604
    date: 2023-12-08 15:58:38.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 {#1613
  +user: App\Entity\User {#1626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. I currently have been using my Synology nas that’s doing fine with syncing but now I can have another backup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703495123 {#1554
    date: 2023-12-25 10:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 211066
  -bodyTs: "'anoth':21 'backup':22 'current':3 'fine':13 'nas':9 'nice':1 'sync':15 'synolog':8 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7127269"
  +editedAt: DateTimeImmutable @1703539852 {#1596
    date: 2023-12-25 22:30:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702047518 {#1604
    date: 2023-12-08 15:58:38.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 {#2273
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#1613
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nice. I currently have been using my Synology nas that’s doing fine with syncing but now I can have another backup"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703495123 {#1554
      date: 2023-12-25 10:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1686 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -id: 211066
    -bodyTs: "'anoth':21 'backup':22 'current':3 'fine':13 'nas':9 'nice':1 'sync':15 'synolog':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7127269"
    +editedAt: DateTimeImmutable @1703539852 {#1596
      date: 2023-12-25 22:30:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702047518 {#1604
      date: 2023-12-08 15:58:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1613}
  +body: "I did this exact same thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702062687 {#2267
    date: 2023-12-08 20:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 211349
  -bodyTs: "'exact':4 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6447965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702062687 {#2266
    date: 2023-12-08 20:11:27.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 {#2273
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#1613
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nice. I currently have been using my Synology nas that’s doing fine with syncing but now I can have another backup"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703495123 {#1554
      date: 2023-12-25 10:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1686 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -id: 211066
    -bodyTs: "'anoth':21 'backup':22 'current':3 'fine':13 'nas':9 'nice':1 'sync':15 'synolog':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7127269"
    +editedAt: DateTimeImmutable @1703539852 {#1596
      date: 2023-12-25 22:30:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702047518 {#1604
      date: 2023-12-08 15:58:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1613}
  +body: "I did this exact same thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702062687 {#2267
    date: 2023-12-08 20:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 211349
  -bodyTs: "'exact':4 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6447965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702062687 {#2266
    date: 2023-12-08 20:11:27.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 {#2273
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#1613
    +user: App\Entity\User {#1626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nice. I currently have been using my Synology nas that’s doing fine with syncing but now I can have another backup"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703495123 {#1554
      date: 2023-12-25 10:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1686 …}
    +nested: Doctrine\ORM\PersistentCollection {#1692 …}
    +votes: Doctrine\ORM\PersistentCollection {#1705 …}
    +reports: Doctrine\ORM\PersistentCollection {#1616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
    -id: 211066
    -bodyTs: "'anoth':21 'backup':22 'current':3 'fine':13 'nas':9 'nice':1 'sync':15 'synolog':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7127269"
    +editedAt: DateTimeImmutable @1703539852 {#1596
      date: 2023-12-25 22:30:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702047518 {#1604
      date: 2023-12-08 15:58:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1613}
  +body: "I did this exact same thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702062687 {#2267
    date: 2023-12-08 20:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 211349
  -bodyTs: "'exact':4 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6447965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702062687 {#2266
    date: 2023-12-08 20:11:27.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 {#2183
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2360 …}
  +root: App\Entity\EntryComment {#2360 …}
  +body: "What are the issues?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702163974 {#2168
    date: 2023-12-10 00:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 215256
  -bodyTs: "'issu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4055630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702163974 {#2184
    date: 2023-12-10 00:19:34.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 {#2183
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2360 …}
  +root: App\Entity\EntryComment {#2360 …}
  +body: "What are the issues?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702163974 {#2168
    date: 2023-12-10 00:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 215256
  -bodyTs: "'issu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4055630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702163974 {#2184
    date: 2023-12-10 00:19:34.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 {#2183
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2360 …}
  +root: App\Entity\EntryComment {#2360 …}
  +body: "What are the issues?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702163974 {#2168
    date: 2023-12-10 00:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 215256
  -bodyTs: "'issu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4055630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702163974 {#2184
    date: 2023-12-10 00:19:34.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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1990
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2010 …}
  +root: App\Entity\EntryComment {#2360 …}
  +body: "Well that’s pretty inconvenient. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702185373 {#1987
    date: 2023-12-10 06:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@LWD@lemm.ee"
    "@pressanykeynow@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 215909
  -bodyTs: "'inconveni':5 'pretti':4 'thank':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4062588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702185373 {#2017
    date: 2023-12-10 06:16:13.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
19 DENIED edit
App\Entity\EntryComment {#1990
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2010 …}
  +root: App\Entity\EntryComment {#2360 …}
  +body: "Well that’s pretty inconvenient. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702185373 {#1987
    date: 2023-12-10 06:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@LWD@lemm.ee"
    "@pressanykeynow@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 215909
  -bodyTs: "'inconveni':5 'pretti':4 'thank':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4062588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702185373 {#2017
    date: 2023-12-10 06:16:13.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
20 DENIED moderate
App\Entity\EntryComment {#1990
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2010 …}
  +root: App\Entity\EntryComment {#2360 …}
  +body: "Well that’s pretty inconvenient. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702185373 {#1987
    date: 2023-12-10 06:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@LWD@lemm.ee"
    "@pressanykeynow@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 215909
  -bodyTs: "'inconveni':5 'pretti':4 'thank':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4062588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702185373 {#2017
    date: 2023-12-10 06:16:13.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing, I was not aware of it, and it worked like a charm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702054271 {#2144
    date: 2023-12-08 17:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 211123
  -bodyTs: "'awar':7 'charm':15 'like':13 'share':3 'thank':1 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5899794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054271 {#2075
    date: 2023-12-08 17:51:11.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
23 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing, I was not aware of it, and it worked like a charm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702054271 {#2144
    date: 2023-12-08 17:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 211123
  -bodyTs: "'awar':7 'charm':15 'like':13 'share':3 'thank':1 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5899794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054271 {#2075
    date: 2023-12-08 17:51:11.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
24 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing, I was not aware of it, and it worked like a charm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702054271 {#2144
    date: 2023-12-08 17:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 211123
  -bodyTs: "'awar':7 'charm':15 'like':13 'share':3 'thank':1 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5899794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054271 {#2075
    date: 2023-12-08 17:51:11.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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703529417 {#2339
    date: 2023-12-25 19:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 211392
  -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1260900"
  +editedAt: DateTimeImmutable @1703496552 {#2338
    date: 2023-12-25 10:29:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702063536 {#2159
    date: 2023-12-08 20:25:36.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
27 DENIED edit
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703529417 {#2339
    date: 2023-12-25 19:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 211392
  -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1260900"
  +editedAt: DateTimeImmutable @1703496552 {#2338
    date: 2023-12-25 10:29:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702063536 {#2159
    date: 2023-12-08 20:25:36.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
28 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703529417 {#2339
    date: 2023-12-25 19:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 211392
  -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1260900"
  +editedAt: DateTimeImmutable @1703496552 {#2338
    date: 2023-12-25 10:29:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702063536 {#2159
    date: 2023-12-08 20:25:36.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2185
  +user: Proxies\__CG__\App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: null
    +root: null
    +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703529417 {#2339
      date: 2023-12-25 19:36:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 211392
    -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://communick.news/comment/1260900"
    +editedAt: DateTimeImmutable @1703496552 {#2338
      date: 2023-12-25 10:29:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702063536 {#2159
      date: 2023-12-08 20:25:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Agreed, but it does say *‘other folders coming soon’.* So hopefully that wont take too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702069679 {#2179
    date: 2023-12-08 22:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@Steve@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 211734
  -bodyTs: "'agre':1 'come':8 'folder':7 'hope':11 'long':16 'say':5 'soon':9 'take':14 'wont':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5524294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069679 {#2180
    date: 2023-12-08 22:07:59.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
31 DENIED edit
App\Entity\EntryComment {#2185
  +user: Proxies\__CG__\App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: null
    +root: null
    +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703529417 {#2339
      date: 2023-12-25 19:36:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 211392
    -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://communick.news/comment/1260900"
    +editedAt: DateTimeImmutable @1703496552 {#2338
      date: 2023-12-25 10:29:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702063536 {#2159
      date: 2023-12-08 20:25:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Agreed, but it does say *‘other folders coming soon’.* So hopefully that wont take too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702069679 {#2179
    date: 2023-12-08 22:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@Steve@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 211734
  -bodyTs: "'agre':1 'come':8 'folder':7 'hope':11 'long':16 'say':5 'soon':9 'take':14 'wont':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5524294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069679 {#2180
    date: 2023-12-08 22:07:59.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
32 DENIED moderate
App\Entity\EntryComment {#2185
  +user: Proxies\__CG__\App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: null
    +root: null
    +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703529417 {#2339
      date: 2023-12-25 19:36:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 211392
    -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://communick.news/comment/1260900"
    +editedAt: DateTimeImmutable @1703496552 {#2338
      date: 2023-12-25 10:29:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702063536 {#2159
      date: 2023-12-08 20:25:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Agreed, but it does say *‘other folders coming soon’.* So hopefully that wont take too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702069679 {#2179
    date: 2023-12-08 22:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@Steve@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 211734
  -bodyTs: "'agre':1 'come':8 'folder':7 'hope':11 'long':16 'say':5 'soon':9 'take':14 'wont':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5524294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069679 {#2180
    date: 2023-12-08 22:07:59.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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2185
    +user: Proxies\__CG__\App\Entity\User {#2146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703529417 {#2339
        date: 2023-12-25 19:36:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OminousOrange@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 211392
      -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://communick.news/comment/1260900"
      +editedAt: DateTimeImmutable @1703496552 {#2338
        date: 2023-12-25 10:29:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702063536 {#2159
        date: 2023-12-08 20:25:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "Agreed, but it does say *‘other folders coming soon’.* So hopefully that wont take too long."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702069679 {#2179
      date: 2023-12-08 22:07:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
      "@Steve@communick.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2149 …}
    +nested: Doctrine\ORM\PersistentCollection {#2153 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 211734
    -bodyTs: "'agre':1 'come':8 'folder':7 'hope':11 'long':16 'say':5 'soon':9 'take':14 'wont':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5524294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702069679 {#2180
      date: 2023-12-08 22:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "I didn’t see that. That’s awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702086973 {#2255
    date: 2023-12-09 02:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@Steve@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 212483
  -bodyTs: "'awesom':8 'didn':2 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1262840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702086973 {#2248
    date: 2023-12-09 02:56:13.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
35 DENIED edit
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2185
    +user: Proxies\__CG__\App\Entity\User {#2146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703529417 {#2339
        date: 2023-12-25 19:36:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OminousOrange@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 211392
      -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://communick.news/comment/1260900"
      +editedAt: DateTimeImmutable @1703496552 {#2338
        date: 2023-12-25 10:29:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702063536 {#2159
        date: 2023-12-08 20:25:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "Agreed, but it does say *‘other folders coming soon’.* So hopefully that wont take too long."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702069679 {#2179
      date: 2023-12-08 22:07:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
      "@Steve@communick.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2149 …}
    +nested: Doctrine\ORM\PersistentCollection {#2153 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 211734
    -bodyTs: "'agre':1 'come':8 'folder':7 'hope':11 'long':16 'say':5 'soon':9 'take':14 'wont':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5524294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702069679 {#2180
      date: 2023-12-08 22:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "I didn’t see that. That’s awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702086973 {#2255
    date: 2023-12-09 02:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@Steve@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 212483
  -bodyTs: "'awesom':8 'didn':2 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1262840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702086973 {#2248
    date: 2023-12-09 02:56:13.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
36 DENIED moderate
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: App\Entity\EntryComment {#2185
    +user: Proxies\__CG__\App\Entity\User {#2146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
      +image: null
      +parent: null
      +root: null
      +body: "Of course it’s photos only, and not an arbitrary folder sync, which would be able to do the same **and** much more. So annoying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703529417 {#2339
        date: 2023-12-25 19:36:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OminousOrange@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 211392
      -bodyTs: "'abl':16 'annoy':25 'arbitrari':10 'cours':2 'folder':11 'much':22 'photo':5 'sync':12 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://communick.news/comment/1260900"
      +editedAt: DateTimeImmutable @1703496552 {#2338
        date: 2023-12-25 10:29:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702063536 {#2159
        date: 2023-12-08 20:25:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "Agreed, but it does say *‘other folders coming soon’.* So hopefully that wont take too long."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702069679 {#2179
      date: 2023-12-08 22:07:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OminousOrange@lemmy.ca"
      "@Steve@communick.news"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2149 …}
    +nested: Doctrine\ORM\PersistentCollection {#2153 …}
    +votes: Doctrine\ORM\PersistentCollection {#2150 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 211734
    -bodyTs: "'agre':1 'come':8 'folder':7 'hope':11 'long':16 'say':5 'soon':9 'take':14 'wont':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5524294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702069679 {#2180
      date: 2023-12-08 22:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "I didn’t see that. That’s awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702086973 {#2255
    date: 2023-12-09 02:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
    "@Steve@communick.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 212483
  -bodyTs: "'awesom':8 'didn':2 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communick.news/comment/1262840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702086973 {#2248
    date: 2023-12-09 02:56:13.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
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\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doesnt show any photos you’ve already uploaded to Drive (you know, the thousands you’d like to see). Their answer was download everything and reupload it.\n
    \n
    Can’t select folders to upload. Defaults to DCIM/Camera.\n
    \n
    Only works with a wifi connection, no option for mobile data.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702141529 {#2223
    date: 2023-12-09 18:05:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 214304
  -bodyTs: "'alreadi':7 'answer':21 'connect':42 'd':16 'data':47 'dcim/camera':36 'default':34 'doesnt':1 'download':23 'drive':10 'everyth':24 'folder':31 'know':12 'like':17 'mobil':46 'option':44 'photo':4 'reupload':26 'see':19 'select':30 'show':2 'thousand':14 'upload':8,33 've':6 'wifi':41 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5922462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702141529 {#2227
    date: 2023-12-09 18:05:29.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
39 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doesnt show any photos you’ve already uploaded to Drive (you know, the thousands you’d like to see). Their answer was download everything and reupload it.\n
    \n
    Can’t select folders to upload. Defaults to DCIM/Camera.\n
    \n
    Only works with a wifi connection, no option for mobile data.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702141529 {#2223
    date: 2023-12-09 18:05:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 214304
  -bodyTs: "'alreadi':7 'answer':21 'connect':42 'd':16 'data':47 'dcim/camera':36 'default':34 'doesnt':1 'download':23 'drive':10 'everyth':24 'folder':31 'know':12 'like':17 'mobil':46 'option':44 'photo':4 'reupload':26 'see':19 'select':30 'show':2 'thousand':14 'upload':8,33 've':6 'wifi':41 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5922462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702141529 {#2227
    date: 2023-12-09 18:05:29.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
40 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Doesnt show any photos you’ve already uploaded to Drive (you know, the thousands you’d like to see). Their answer was download everything and reupload it.\n
    \n
    Can’t select folders to upload. Defaults to DCIM/Camera.\n
    \n
    Only works with a wifi connection, no option for mobile data.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702141529 {#2223
    date: 2023-12-09 18:05:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OminousOrange@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 214304
  -bodyTs: "'alreadi':7 'answer':21 'connect':42 'd':16 'data':47 'dcim/camera':36 'default':34 'doesnt':1 'download':23 'drive':10 'everyth':24 'folder':31 'know':12 'like':17 'mobil':46 'option':44 'photo':4 'reupload':26 'see':19 'select':30 'show':2 'thousand':14 'upload':8,33 've':6 'wifi':41 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5922462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702141529 {#2227
    date: 2023-12-09 18:05:29.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