GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/2929/Since-we-re-railing-on-corporate-America

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.51 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.09 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\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5753
    +entryCommentCount: 62327
    +postCount: 21
    +postCommentCount: 130
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726710425 {#273
      date: 2024-09-19 03:47:05.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726710328 {#268
      date: 2024-09-19 03:45:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Since-we-re-railing-on-corporate-America"
  +title: "Since we're railing on corporate America..."
  +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691264027 {#1814
    date: 2023-08-05 21:33:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2929
  -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691292544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2678334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691206144 {#2420
    date: 2023-08-05 05:29:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5753
    +entryCommentCount: 62327
    +postCount: 21
    +postCommentCount: 130
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726710425 {#273
      date: 2024-09-19 03:47:05.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726710328 {#268
      date: 2024-09-19 03:45:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Since-we-re-railing-on-corporate-America"
  +title: "Since we're railing on corporate America..."
  +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691264027 {#1814
    date: 2023-08-05 21:33:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2929
  -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691292544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2678334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691206144 {#2420
    date: 2023-08-05 05:29:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5753
    +entryCommentCount: 62327
    +postCount: 21
    +postCommentCount: 130
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726710425 {#273
      date: 2024-09-19 03:47:05.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726710328 {#268
      date: 2024-09-19 03:45:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Since-we-re-railing-on-corporate-America"
  +title: "Since we're railing on corporate America..."
  +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691264027 {#1814
    date: 2023-08-05 21:33:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2929
  -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691292544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2678334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691206144 {#2420
    date: 2023-08-05 05:29:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5753
      +entryCommentCount: 62327
      +postCount: 21
      +postCommentCount: 130
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1726710425 {#273
        date: 2024-09-19 03:47:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1726710328 {#268
        date: 2024-09-19 03:45:28.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Since-we-re-railing-on-corporate-America"
    +title: "Since we're railing on corporate America..."
    +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691264027 {#1814
      date: 2023-08-05 21:33:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2929
    -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691292544
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2678334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691206144 {#2420
      date: 2023-08-05 05:29:04.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Man, a lot of you Americans need to unionize. None of this happens at my work and it’s precisely because we’re unionized and have a contract that specifically says that our employer is bound by strict rules. Granted, we don’t get a month paid vacation, but we can’t be denied time off, can’t be compelled to be on call, can’t be forced to work overtime and we have PTO accounts, healthcare and a pension that get paid into on a weekly basis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691264027 {#4014
    date: 2023-08-05 21:33:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 58480
  -bodyTs: "'account':76 'american':6 'basi':88 'bound':36 'call':64 'compel':60 'contract':28 'deni':54 'employ':34 'forc':68 'get':44,82 'grant':40 'happen':13 'healthcar':77 'lot':3 'man':1 'month':46 'need':7 'none':10 'overtim':71 'paid':47,83 'pension':80 'precis':20 'pto':75 're':23 'rule':39 'say':31 'specif':30 'strict':38 'time':55 'union':9,24 'vacat':48 'week':87 'work':16,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1901296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691264027 {#3950
    date: 2023-08-05 21:33:47.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
7 DENIED edit
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5753
      +entryCommentCount: 62327
      +postCount: 21
      +postCommentCount: 130
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1726710425 {#273
        date: 2024-09-19 03:47:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1726710328 {#268
        date: 2024-09-19 03:45:28.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Since-we-re-railing-on-corporate-America"
    +title: "Since we're railing on corporate America..."
    +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691264027 {#1814
      date: 2023-08-05 21:33:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2929
    -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691292544
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2678334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691206144 {#2420
      date: 2023-08-05 05:29:04.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Man, a lot of you Americans need to unionize. None of this happens at my work and it’s precisely because we’re unionized and have a contract that specifically says that our employer is bound by strict rules. Granted, we don’t get a month paid vacation, but we can’t be denied time off, can’t be compelled to be on call, can’t be forced to work overtime and we have PTO accounts, healthcare and a pension that get paid into on a weekly basis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691264027 {#4014
    date: 2023-08-05 21:33:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 58480
  -bodyTs: "'account':76 'american':6 'basi':88 'bound':36 'call':64 'compel':60 'contract':28 'deni':54 'employ':34 'forc':68 'get':44,82 'grant':40 'happen':13 'healthcar':77 'lot':3 'man':1 'month':46 'need':7 'none':10 'overtim':71 'paid':47,83 'pension':80 'precis':20 'pto':75 're':23 'rule':39 'say':31 'specif':30 'strict':38 'time':55 'union':9,24 'vacat':48 'week':87 'work':16,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1901296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691264027 {#3950
    date: 2023-08-05 21:33:47.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
8 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5753
      +entryCommentCount: 62327
      +postCount: 21
      +postCommentCount: 130
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1726710425 {#273
        date: 2024-09-19 03:47:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1726710328 {#268
        date: 2024-09-19 03:45:28.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Since-we-re-railing-on-corporate-America"
    +title: "Since we're railing on corporate America..."
    +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691264027 {#1814
      date: 2023-08-05 21:33:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2929
    -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691292544
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2678334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691206144 {#2420
      date: 2023-08-05 05:29:04.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Man, a lot of you Americans need to unionize. None of this happens at my work and it’s precisely because we’re unionized and have a contract that specifically says that our employer is bound by strict rules. Granted, we don’t get a month paid vacation, but we can’t be denied time off, can’t be compelled to be on call, can’t be forced to work overtime and we have PTO accounts, healthcare and a pension that get paid into on a weekly basis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691264027 {#4014
    date: 2023-08-05 21:33:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 58480
  -bodyTs: "'account':76 'american':6 'basi':88 'bound':36 'call':64 'compel':60 'contract':28 'deni':54 'employ':34 'forc':68 'get':44,82 'grant':40 'happen':13 'healthcar':77 'lot':3 'man':1 'month':46 'need':7 'none':10 'overtim':71 'paid':47,83 'pension':80 'precis':20 'pto':75 're':23 'rule':39 'say':31 'specif':30 'strict':38 'time':55 'union':9,24 'vacat':48 'week':87 'work':16,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1901296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691264027 {#3950
    date: 2023-08-05 21:33:47.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
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 {#4037
  +user: App\Entity\User {#4026 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5753
      +entryCommentCount: 62327
      +postCount: 21
      +postCommentCount: 130
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1726710425 {#273
        date: 2024-09-19 03:47:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1726710328 {#268
        date: 2024-09-19 03:45:28.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Since-we-re-railing-on-corporate-America"
    +title: "Since we're railing on corporate America..."
    +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691264027 {#1814
      date: 2023-08-05 21:33:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2929
    -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691292544
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2678334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691206144 {#2420
      date: 2023-08-05 05:29:04.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m in Europe, and work for an American company. After a few issues in production, they tried to implement an on-call requirement for employees to check the alerts during their out of work hours (5am to 10pm or something stupid like that). I just reminded them that my country has the “Right to disconnect” law, which protects us from having to work outside our required hours.\n
    \n
    They changed it to volunteer basis. I refuse to volunteer (because my off time is my time).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691218697 {#4043
    date: 2023-08-05 08:58:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 58478
  -bodyTs: "'10pm':40 '5am':38 'alert':31 'american':9 'basi':75 'call':24 'chang':71 'check':29 'compani':10 'countri':52 'disconnect':57 'employe':27 'europ':4 'hour':37,69 'implement':20 'issu':14 'law':58 'like':44 'm':2 'on-cal':22 'outsid':66 'product':16 'protect':60 'refus':77 'remind':48 'requir':25,68 'right':55 'someth':42 'stupid':43 'time':83,86 'tri':18 'us':61 'volunt':74,79 'work':6,36,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/361699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691218697 {#4048
    date: 2023-08-05 08:58:17.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
11 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4026 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5753
      +entryCommentCount: 62327
      +postCount: 21
      +postCommentCount: 130
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1726710425 {#273
        date: 2024-09-19 03:47:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1726710328 {#268
        date: 2024-09-19 03:45:28.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Since-we-re-railing-on-corporate-America"
    +title: "Since we're railing on corporate America..."
    +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691264027 {#1814
      date: 2023-08-05 21:33:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2929
    -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691292544
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2678334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691206144 {#2420
      date: 2023-08-05 05:29:04.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m in Europe, and work for an American company. After a few issues in production, they tried to implement an on-call requirement for employees to check the alerts during their out of work hours (5am to 10pm or something stupid like that). I just reminded them that my country has the “Right to disconnect” law, which protects us from having to work outside our required hours.\n
    \n
    They changed it to volunteer basis. I refuse to volunteer (because my off time is my time).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691218697 {#4043
    date: 2023-08-05 08:58:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 58478
  -bodyTs: "'10pm':40 '5am':38 'alert':31 'american':9 'basi':75 'call':24 'chang':71 'check':29 'compani':10 'countri':52 'disconnect':57 'employe':27 'europ':4 'hour':37,69 'implement':20 'issu':14 'law':58 'like':44 'm':2 'on-cal':22 'outsid':66 'product':16 'protect':60 'refus':77 'remind':48 'requir':25,68 'right':55 'someth':42 'stupid':43 'time':83,86 'tri':18 'us':61 'volunt':74,79 'work':6,36,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/361699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691218697 {#4048
    date: 2023-08-05 08:58:17.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
12 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4026 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5753
      +entryCommentCount: 62327
      +postCount: 21
      +postCommentCount: 130
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1726710425 {#273
        date: 2024-09-19 03:47:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1726710328 {#268
        date: 2024-09-19 03:45:28.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Since-we-re-railing-on-corporate-America"
    +title: "Since we're railing on corporate America..."
    +url: "https://lemmy.world/pictrs/image/609d3ae5-09ea-4e0f-89b8-dd4981ab3371.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691264027 {#1814
      date: 2023-08-05 21:33:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2929
    -titleTs: "'america':7 'corpor':6 'rail':4 're':3 'sinc':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691292544
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2678334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691206144 {#2420
      date: 2023-08-05 05:29:04.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m in Europe, and work for an American company. After a few issues in production, they tried to implement an on-call requirement for employees to check the alerts during their out of work hours (5am to 10pm or something stupid like that). I just reminded them that my country has the “Right to disconnect” law, which protects us from having to work outside our required hours.\n
    \n
    They changed it to volunteer basis. I refuse to volunteer (because my off time is my time).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691218697 {#4043
    date: 2023-08-05 08:58:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 58478
  -bodyTs: "'10pm':40 '5am':38 'alert':31 'american':9 'basi':75 'call':24 'chang':71 'check':29 'compani':10 'countri':52 'disconnect':57 'employe':27 'europ':4 'hour':37,69 'implement':20 'issu':14 'law':58 'like':44 'm':2 'on-cal':22 'outsid':66 'product':16 'protect':60 'refus':77 'remind':48 'requir':25,68 'right':55 'someth':42 'stupid':43 'time':83,86 'tri':18 'us':61 'volunt':74,79 'work':6,36,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mywire.xyz/comment/361699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691218697 {#4048
    date: 2023-08-05 08:58:17.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
13 DENIED edit
App\Entity\Magazine {#260
  +icon: Proxies\__CG__\App\Entity\Image {#240 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5753
  +entryCommentCount: 62327
  +postCount: 21
  +postCommentCount: 130
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1726710425 {#273
    date: 2024-09-19 03:47:05.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#231 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
  +entries: Doctrine\ORM\PersistentCollection {#174 …}
  +posts: Doctrine\ORM\PersistentCollection {#132 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
  +bans: Doctrine\ORM\PersistentCollection {#111 …}
  +reports: Doctrine\ORM\PersistentCollection {#97 …}
  +badges: Doctrine\ORM\PersistentCollection {#75 …}
  +logs: Doctrine\ORM\PersistentCollection {#65 …}
  +awards: Doctrine\ORM\PersistentCollection {#1822 …}
  +categories: Doctrine\ORM\PersistentCollection {#1850 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1726710328 {#268
    date: 2024-09-19 03:45:28.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS 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