GET https://kbin.spritesserver.nl/hot/%E2%88%9E/all?p=964

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 …}
}
3.25 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.25 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "One-for-the-culture"
  +title: "One for the culture."
  +url: "https://media.kbin.social/07/90/079050f97695cf027920111d1cb7192bc8c341595fdace3c51d1418dc02626a4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686838449 {#191
    date: 2023-06-15 16:14:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 373
  -titleTs: "'cultur':4 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686842949
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/26451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686838449 {#242
    date: 2023-06-15 16:14:09.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "One-for-the-culture"
  +title: "One for the culture."
  +url: "https://media.kbin.social/07/90/079050f97695cf027920111d1cb7192bc8c341595fdace3c51d1418dc02626a4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686838449 {#191
    date: 2023-06-15 16:14:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 373
  -titleTs: "'cultur':4 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686842949
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/26451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686838449 {#242
    date: 2023-06-15 16:14:09.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "One-for-the-culture"
  +title: "One for the culture."
  +url: "https://media.kbin.social/07/90/079050f97695cf027920111d1cb7192bc8c341595fdace3c51d1418dc02626a4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686838449 {#191
    date: 2023-06-15 16:14:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 373
  -titleTs: "'cultur':4 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686842949
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/26451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686838449 {#242
    date: 2023-06-15 16:14:09.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\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Welcome-to-FRUIT-PLATTER-THURSDAYS"
  +title: "Welcome to 🔥FRUIT PLATTER THURSDAYS🔥"
  +url: "https://beehaw.org/pictrs/image/28807b95-5b0e-472c-ad34-6b89451621ba.jpeg"
  +body: "I make a fruit platter for work each week, decided I might as well start posting them here. Any thoughts for what fruit I should go with next week? I kinda just tossed this together, haha!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686842620 {#1882
    date: 2023-06-15 17:23:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 2514
  -titleTs: "'fruit':3 'platter':4 'thursday':5 'welcom':1"
  -bodyTs: "'decid':10 'fruit':4,23 'go':26 'haha':36 'kinda':31 'make':2 'might':12 'next':28 'platter':5 'post':16 'start':15 'thought':20 'togeth':35 'toss':33 'week':9,29 'well':14 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686842620
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/573617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686842620 {#1885
    date: 2023-06-15 17:23:40.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
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Welcome-to-FRUIT-PLATTER-THURSDAYS"
  +title: "Welcome to 🔥FRUIT PLATTER THURSDAYS🔥"
  +url: "https://beehaw.org/pictrs/image/28807b95-5b0e-472c-ad34-6b89451621ba.jpeg"
  +body: "I make a fruit platter for work each week, decided I might as well start posting them here. Any thoughts for what fruit I should go with next week? I kinda just tossed this together, haha!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686842620 {#1882
    date: 2023-06-15 17:23:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 2514
  -titleTs: "'fruit':3 'platter':4 'thursday':5 'welcom':1"
  -bodyTs: "'decid':10 'fruit':4,23 'go':26 'haha':36 'kinda':31 'make':2 'might':12 'next':28 'platter':5 'post':16 'start':15 'thought':20 'togeth':35 'toss':33 'week':9,29 'well':14 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686842620
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/573617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686842620 {#1885
    date: 2023-06-15 17:23:40.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
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Welcome-to-FRUIT-PLATTER-THURSDAYS"
  +title: "Welcome to 🔥FRUIT PLATTER THURSDAYS🔥"
  +url: "https://beehaw.org/pictrs/image/28807b95-5b0e-472c-ad34-6b89451621ba.jpeg"
  +body: "I make a fruit platter for work each week, decided I might as well start posting them here. Any thoughts for what fruit I should go with next week? I kinda just tossed this together, haha!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686842620 {#1882
    date: 2023-06-15 17:23:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 2514
  -titleTs: "'fruit':3 'platter':4 'thursday':5 'welcom':1"
  -bodyTs: "'decid':10 'fruit':4,23 'go':26 'haha':36 'kinda':31 'make':2 'might':12 'next':28 'platter':5 'post':16 'start':15 'thought':20 'togeth':35 'toss':33 'week':9,29 'well':14 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686842620
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/573617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686842620 {#1885
    date: 2023-06-15 17:23:40.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
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\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Help-identifying-jst-connector"
  +title: "Help identifying jst connector"
  +url: "https://discuss.tchncs.de/pictrs/image/7b28562e-48bb-4f92-9196-8ba8a8dcc291.jpeg"
  +body: """
    I'm working on adding extra access control to elevator calling buttons and i would like to identify the connector type of the wires connecting elevator buttons to the elevator panel\n
    \n
    I have tried Micro JST 1.25MM 3-Pin Male & Female Connector Plug, it has the same Pitch Mating size of 1.25mm but unfortunately the connector itself is smaller than the original one.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686844902 {#1975
    date: 2023-06-15 18:01:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 182
  -titleTs: "'connector':4 'help':1 'identifi':2 'jst':3"
  -bodyTs: "'1.25':37,53 '3':39 'access':7 'ad':5 'button':12,27 'call':11 'connect':25 'connector':20,43,58 'control':8 'elev':10,26,30 'extra':6 'femal':42 'identifi':18 'jst':36 'like':16 'm':2 'male':41 'mate':50 'micro':35 'mm':38,54 'one':65 'origin':64 'panel':31 'pin':40 'pitch':49 'plug':44 'size':51 'smaller':61 'tri':34 'type':21 'unfortun':56 'wire':24 'work':3 'would':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686840460
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/80314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686820960 {#1953
    date: 2023-06-15 11:22:40.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
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Help-identifying-jst-connector"
  +title: "Help identifying jst connector"
  +url: "https://discuss.tchncs.de/pictrs/image/7b28562e-48bb-4f92-9196-8ba8a8dcc291.jpeg"
  +body: """
    I'm working on adding extra access control to elevator calling buttons and i would like to identify the connector type of the wires connecting elevator buttons to the elevator panel\n
    \n
    I have tried Micro JST 1.25MM 3-Pin Male & Female Connector Plug, it has the same Pitch Mating size of 1.25mm but unfortunately the connector itself is smaller than the original one.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686844902 {#1975
    date: 2023-06-15 18:01:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 182
  -titleTs: "'connector':4 'help':1 'identifi':2 'jst':3"
  -bodyTs: "'1.25':37,53 '3':39 'access':7 'ad':5 'button':12,27 'call':11 'connect':25 'connector':20,43,58 'control':8 'elev':10,26,30 'extra':6 'femal':42 'identifi':18 'jst':36 'like':16 'm':2 'male':41 'mate':50 'micro':35 'mm':38,54 'one':65 'origin':64 'panel':31 'pin':40 'pitch':49 'plug':44 'size':51 'smaller':61 'tri':34 'type':21 'unfortun':56 'wire':24 'work':3 'would':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686840460
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/80314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686820960 {#1953
    date: 2023-06-15 11:22:40.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
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Help-identifying-jst-connector"
  +title: "Help identifying jst connector"
  +url: "https://discuss.tchncs.de/pictrs/image/7b28562e-48bb-4f92-9196-8ba8a8dcc291.jpeg"
  +body: """
    I'm working on adding extra access control to elevator calling buttons and i would like to identify the connector type of the wires connecting elevator buttons to the elevator panel\n
    \n
    I have tried Micro JST 1.25MM 3-Pin Male & Female Connector Plug, it has the same Pitch Mating size of 1.25mm but unfortunately the connector itself is smaller than the original one.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686844902 {#1975
    date: 2023-06-15 18:01:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 182
  -titleTs: "'connector':4 'help':1 'identifi':2 'jst':3"
  -bodyTs: "'1.25':37,53 '3':39 'access':7 'ad':5 'button':12,27 'call':11 'connect':25 'connector':20,43,58 'control':8 'elev':10,26,30 'extra':6 'femal':42 'identifi':18 'jst':36 'like':16 'm':2 'male':41 'mate':50 'micro':35 'mm':38,54 'one':65 'origin':64 'panel':31 'pin':40 'pitch':49 'plug':44 'size':51 'smaller':61 'tri':34 'type':21 'unfortun':56 'wire':24 'work':3 'would':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686840460
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/80314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686820960 {#1953
    date: 2023-06-15 11:22:40.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
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\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-You-want-me-to-only-do-what-you-ve-assigned"
  +title: "[REPOST] You want me to only do what you've assigned me and not help anyone else? Okay then."
  +url: null
  +body: """
    [REPOST] I used to be an assistant golf course superintendent. One day my boss had me spraying chemicals on the fairways.\n
    \n
    As I was spraying, some of our employees were having an issue with their machine. I stopped to help them and my boss pulls up and starts flipping out on me saying if I'm spraying fairways, that's all I need to be doing is spraying fairways. Not anything else. Okay, no problem.\n
    \n
    A couple weeks later, the exact same scenario happened. I was spraying and some employees needed help. I ignored them and just kept on spraying. Their machine was broken down for nearly half an hour in the middle of the fairway during play before my boss rode around again and saw.\n
    \n
    He came up to me livid and was saying that if I'm spraying fairways and I see someone needs help, I need to be able to break off and help them, that's part of being a manger.\n
    \n
    I told him I didn't understand, because two weeks ago he explicitly told me to ONLY spray and reminded him of how he got mad when I did exactly that. He just stared at me for a second and then drove away in his golf cart. He came back a few holes later to apologize and says he did remember telling me that, and from now on I should just use my best judgement. uh-duh!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686881955 {#1388
    date: 2023-06-16 04:19:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 57
  -titleTs: "'anyon':16 'assign':11 'els':17 'help':15 'okay':18 'repost':1 've':10 'want':3"
  -bodyTs: "'abl':152 'ago':176 'anyth':71 'apolog':221 'around':123 'assist':7 'away':208 'back':215 'best':239 'boss':14,44,121 'break':154 'broken':104 'came':128,214 'cart':212 'chemic':18 'coupl':77 'cours':9 'day':12 'didn':170 'drove':207 'duh':243 'els':72 'employe':29,90 'exact':81,195 'explicit':178 'fairway':21,58,69,116,141 'flip':49 'golf':8,211 'got':190 'half':108 'happen':84 'help':40,92,147,157 'hole':218 'hour':110 'ignor':94 'issu':33 'judgement':240 'kept':98 'later':79,219 'livid':132 'm':56,139 'machin':36,102 'mad':191 'manger':165 'middl':113 'near':107 'need':63,91,146,149 'okay':73 'one':11 'part':161 'play':118 'problem':75 'pull':45 'rememb':226 'remind':185 'repost':1 'rode':122 'saw':126 'say':53,135,223 'scenario':83 'second':204 'see':144 'someon':145 'spray':17,25,57,68,87,100,140,183 'stare':199 'start':48 'stop':38 'superintend':10 'tell':227 'told':167,179 'two':174 'uh':242 'uh-duh':241 'understand':172 'use':3,237 'week':78,175"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686836732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/127715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686757732 {#1387
    date: 2023-06-14 17:48:52.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
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-You-want-me-to-only-do-what-you-ve-assigned"
  +title: "[REPOST] You want me to only do what you've assigned me and not help anyone else? Okay then."
  +url: null
  +body: """
    [REPOST] I used to be an assistant golf course superintendent. One day my boss had me spraying chemicals on the fairways.\n
    \n
    As I was spraying, some of our employees were having an issue with their machine. I stopped to help them and my boss pulls up and starts flipping out on me saying if I'm spraying fairways, that's all I need to be doing is spraying fairways. Not anything else. Okay, no problem.\n
    \n
    A couple weeks later, the exact same scenario happened. I was spraying and some employees needed help. I ignored them and just kept on spraying. Their machine was broken down for nearly half an hour in the middle of the fairway during play before my boss rode around again and saw.\n
    \n
    He came up to me livid and was saying that if I'm spraying fairways and I see someone needs help, I need to be able to break off and help them, that's part of being a manger.\n
    \n
    I told him I didn't understand, because two weeks ago he explicitly told me to ONLY spray and reminded him of how he got mad when I did exactly that. He just stared at me for a second and then drove away in his golf cart. He came back a few holes later to apologize and says he did remember telling me that, and from now on I should just use my best judgement. uh-duh!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686881955 {#1388
    date: 2023-06-16 04:19:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 57
  -titleTs: "'anyon':16 'assign':11 'els':17 'help':15 'okay':18 'repost':1 've':10 'want':3"
  -bodyTs: "'abl':152 'ago':176 'anyth':71 'apolog':221 'around':123 'assist':7 'away':208 'back':215 'best':239 'boss':14,44,121 'break':154 'broken':104 'came':128,214 'cart':212 'chemic':18 'coupl':77 'cours':9 'day':12 'didn':170 'drove':207 'duh':243 'els':72 'employe':29,90 'exact':81,195 'explicit':178 'fairway':21,58,69,116,141 'flip':49 'golf':8,211 'got':190 'half':108 'happen':84 'help':40,92,147,157 'hole':218 'hour':110 'ignor':94 'issu':33 'judgement':240 'kept':98 'later':79,219 'livid':132 'm':56,139 'machin':36,102 'mad':191 'manger':165 'middl':113 'near':107 'need':63,91,146,149 'okay':73 'one':11 'part':161 'play':118 'problem':75 'pull':45 'rememb':226 'remind':185 'repost':1 'rode':122 'saw':126 'say':53,135,223 'scenario':83 'second':204 'see':144 'someon':145 'spray':17,25,57,68,87,100,140,183 'stare':199 'start':48 'stop':38 'superintend':10 'tell':227 'told':167,179 'two':174 'uh':242 'uh-duh':241 'understand':172 'use':3,237 'week':78,175"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686836732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/127715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686757732 {#1387
    date: 2023-06-14 17:48:52.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
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-You-want-me-to-only-do-what-you-ve-assigned"
  +title: "[REPOST] You want me to only do what you've assigned me and not help anyone else? Okay then."
  +url: null
  +body: """
    [REPOST] I used to be an assistant golf course superintendent. One day my boss had me spraying chemicals on the fairways.\n
    \n
    As I was spraying, some of our employees were having an issue with their machine. I stopped to help them and my boss pulls up and starts flipping out on me saying if I'm spraying fairways, that's all I need to be doing is spraying fairways. Not anything else. Okay, no problem.\n
    \n
    A couple weeks later, the exact same scenario happened. I was spraying and some employees needed help. I ignored them and just kept on spraying. Their machine was broken down for nearly half an hour in the middle of the fairway during play before my boss rode around again and saw.\n
    \n
    He came up to me livid and was saying that if I'm spraying fairways and I see someone needs help, I need to be able to break off and help them, that's part of being a manger.\n
    \n
    I told him I didn't understand, because two weeks ago he explicitly told me to ONLY spray and reminded him of how he got mad when I did exactly that. He just stared at me for a second and then drove away in his golf cart. He came back a few holes later to apologize and says he did remember telling me that, and from now on I should just use my best judgement. uh-duh!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686881955 {#1388
    date: 2023-06-16 04:19:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 57
  -titleTs: "'anyon':16 'assign':11 'els':17 'help':15 'okay':18 'repost':1 've':10 'want':3"
  -bodyTs: "'abl':152 'ago':176 'anyth':71 'apolog':221 'around':123 'assist':7 'away':208 'back':215 'best':239 'boss':14,44,121 'break':154 'broken':104 'came':128,214 'cart':212 'chemic':18 'coupl':77 'cours':9 'day':12 'didn':170 'drove':207 'duh':243 'els':72 'employe':29,90 'exact':81,195 'explicit':178 'fairway':21,58,69,116,141 'flip':49 'golf':8,211 'got':190 'half':108 'happen':84 'help':40,92,147,157 'hole':218 'hour':110 'ignor':94 'issu':33 'judgement':240 'kept':98 'later':79,219 'livid':132 'm':56,139 'machin':36,102 'mad':191 'manger':165 'middl':113 'near':107 'need':63,91,146,149 'okay':73 'one':11 'part':161 'play':118 'problem':75 'pull':45 'rememb':226 'remind':185 'repost':1 'rode':122 'saw':126 'say':53,135,223 'scenario':83 'second':204 'see':144 'someon':145 'spray':17,25,57,68,87,100,140,183 'stare':199 'start':48 'stop':38 'superintend':10 'tell':227 'told':167,179 'two':174 'uh':242 'uh-duh':241 'understand':172 'use':3,237 'week':78,175"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686836732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/127715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686757732 {#1387
    date: 2023-06-14 17:48:52.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
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\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Boss-did-not-like-the-look-of-the-bulk"
  +title: "[REPOST] Boss did not like the look of the "bulk Mailing" stamp, told me to remove it. Cost the company over $220K."
  +url: null
  +body: """
    [REPOST]\n
    \n
    Back in the 1980's I worked for a sporting goods company as a catalog designer. Small company, privately owned. I was the entire advertising department. I created four catalogs a year - these were responsible for most of our mail-order sales (pre-internet) to the tune of around $700K a year.\n
    \n
    We sent the catalogs via bulk mail using a mailing service - this let us send them for a much discounted rate. To do this required the use of a bulk mail permit, and placing the permit info on the mailing area of the catalog. Technically it's called a "fiche."\n
    \n
    Enter a new boss, call him Ron. I was #1 - the only one - in my department. For some reason the company owner hired Ron as a favor to a friend. From day one he was micromanaging, questioning everything, and screwing up my very tight schedule. This was BEFORE computers were common. EVERYTHING was by hand. Literally typing out copy and reducing it on a photocopier to fit. Developing the photo film myself, making prints, etc. The actual printer had to add screens to the photos so they'd print, burn metal plates, and so on. All time consuming and expensive. Deadlines could not be missed. So I was stuck with several 16 hour days come crunch-time.\n
    \n
    I was complaining to the owner, but he really couldn't care less. I really wanted to stick it to Ron and the opportunity presented itself. Constant threats of "my way or you're fired" were getting to me. The latest pre-summer catalog was done (summer was our BIG season.) I had to give him my mock-up (photocopied sheets stapled together) of the final catalog for his approval - a new step added after he demanded it. He looked at it and sent it back with several pointless revisions. And a note to remove that "ugly permit box" because it was not needed. Where he worked previously stuffed their mailers in envelopes - the envelopes had the fiche, but their mailer did this last step. I simply asked him to initial the changes as this was the final approved version and was going to the printer the next day. There was no time to check it again. So he did. I knew it would be a total mess and it's something I would NEVER would have done in the past.\n
    \n
    50,000 catalogs printed and shipped directly to the mailer. The day they arrive at the mailer the boss gets a call from the sales rep. "We can't mail your catalogs." Boss storms into my area of the building and is literally screaming. Ron is now pissed and yelling at me, joined by the boss. I swear - spittle and froth, vein bulging screaming. Minimum two week delay, wasted money, lost sales. I explain what happened, the threat to fire me, and showed the owner the changes to the final copy. Initialed by Ron. He was going to give Ron a 2nd chance until the bill came in from the printer. They had to stamp 50,000 catalogs by hand. We had to rent their permit, since that's what was on their stamp. Rental and labor was almost $8,000. Adjusted for inflation that's $20,000. Plus our early summer sales boost was off by almost $50K from previous years. Or $200K adjusted for inflation.\n
    \n
    Ron WAS fired. I was left alone after that.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686793029 {#1941
    date: 2023-06-15 03:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 76
  -titleTs: "'220k':22 'boss':2 'bulk':10 'compani':20 'cost':18 'like':5 'look':7 'mail':11 'remov':16 'repost':1 'stamp':12 'told':13"
  -bodyTs: "'000':408,523,547,554 '1':115 '16':217 '1980':5 '20':553 '200k':570 '2nd':508 '50':407,522 '50k':565 '700k':53 '8':546 'actual':182 'ad':299 'add':186 'adjust':548,571 'advertis':26 'almost':545,564 'alon':580 'approv':295,364 'area':96,443 'around':52 'arriv':420 'ask':353 'back':2,311 'big':274 'bill':512 'boost':560 'boss':109,425,439,462 'box':324 'build':446 'bulg':469 'bulk':61,85 'burn':195 'call':103,110,428 'came':513 'care':235 'catalog':16,31,59,99,268,292,409,438,524 'chanc':509 'chang':358,493 'check':380 'come':220 'common':156 'compani':13,19,126 'complain':226 'comput':154 'constant':250 'consum':203 'copi':164,497 'could':207 'couldn':233 'creat':29 'crunch':222 'crunch-tim':221 'd':193 'day':137,219,374,418 'deadlin':206 'delay':474 'demand':302 'depart':27,121 'design':17 'develop':173 'direct':413 'discount':75 'done':270,403 'earli':557 'enter':106 'entir':25 'envelop':338,340 'etc':180 'everyth':143,157 'expens':205 'explain':480 'favor':132 'fich':105,343 'film':176 'final':291,363,496 'fire':258,486,576 'fit':172 'four':30 'friend':135 'froth':467 'get':260,426 'give':279,505 'go':368,503 'good':12 'hand':160,526 'happen':482 'hire':128 'hour':218 'inflat':550,573 'info':92 'initi':356,498 'internet':47 'join':459 'knew':387 'labor':543 'last':349 'latest':264 'left':579 'less':236 'let':68 'liter':161,449 'look':305 'lost':477 'mail':42,62,65,86,95,436 'mail-ord':41 'mailer':336,346,416,423 'make':178 'mess':393 'metal':196 'micromanag':141 'minimum':471 'miss':210 'mock':283 'mock-up':282 'money':476 'much':74 'need':329 'never':400 'new':108,297 'next':373 'note':318 'one':118,138 'opportun':247 'order':43 'own':21 'owner':127,229,491 'past':406 'permit':87,91,323,532 'photo':175,190 'photocopi':170,285 'piss':454 'place':89 'plate':197 'plus':555 'pointless':314 'pre':46,266 'pre-internet':45 'pre-summ':265 'present':248 'previous':333,567 'print':179,194,410 'printer':183,371,517 'privat':20 'question':142 'rate':76 're':257 'realli':232,238 'reason':124 'reduc':166 'remov':320 'rent':530 'rental':541 'rep':432 'repost':1 'requir':80 'respons':36 'revis':315 'ron':112,129,244,451,500,506,574 'sale':44,431,478,559 'schedul':150 'scream':450,470 'screen':187 'screw':145 'season':275 'send':70 'sent':57,309 'servic':66 'sever':216,313 'sheet':286 'ship':412 'show':489 'simpli':352 'sinc':533 'small':18 'someth':397 'spittl':465 'sport':11 'stamp':521,540 'stapl':287 'step':298,350 'stick':241 'storm':440 'stuck':214 'stuf':334 'summer':267,271,558 'swear':464 'technic':100 'threat':251,484 'tight':149 'time':202,223,378 'togeth':288 'total':392 'tune':50 'two':472 'type':162 'ugli':322 'us':69 'use':63,82 'vein':468 'version':365 'via':60 'want':239 'wast':475 'way':254 'week':473 'work':8,332 'would':389,399,401 'year':33,55,568 'yell':456"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686836535
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/124243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750135 {#1942
    date: 2023-06-14 15:42:15.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
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Boss-did-not-like-the-look-of-the-bulk"
  +title: "[REPOST] Boss did not like the look of the "bulk Mailing" stamp, told me to remove it. Cost the company over $220K."
  +url: null
  +body: """
    [REPOST]\n
    \n
    Back in the 1980's I worked for a sporting goods company as a catalog designer. Small company, privately owned. I was the entire advertising department. I created four catalogs a year - these were responsible for most of our mail-order sales (pre-internet) to the tune of around $700K a year.\n
    \n
    We sent the catalogs via bulk mail using a mailing service - this let us send them for a much discounted rate. To do this required the use of a bulk mail permit, and placing the permit info on the mailing area of the catalog. Technically it's called a "fiche."\n
    \n
    Enter a new boss, call him Ron. I was #1 - the only one - in my department. For some reason the company owner hired Ron as a favor to a friend. From day one he was micromanaging, questioning everything, and screwing up my very tight schedule. This was BEFORE computers were common. EVERYTHING was by hand. Literally typing out copy and reducing it on a photocopier to fit. Developing the photo film myself, making prints, etc. The actual printer had to add screens to the photos so they'd print, burn metal plates, and so on. All time consuming and expensive. Deadlines could not be missed. So I was stuck with several 16 hour days come crunch-time.\n
    \n
    I was complaining to the owner, but he really couldn't care less. I really wanted to stick it to Ron and the opportunity presented itself. Constant threats of "my way or you're fired" were getting to me. The latest pre-summer catalog was done (summer was our BIG season.) I had to give him my mock-up (photocopied sheets stapled together) of the final catalog for his approval - a new step added after he demanded it. He looked at it and sent it back with several pointless revisions. And a note to remove that "ugly permit box" because it was not needed. Where he worked previously stuffed their mailers in envelopes - the envelopes had the fiche, but their mailer did this last step. I simply asked him to initial the changes as this was the final approved version and was going to the printer the next day. There was no time to check it again. So he did. I knew it would be a total mess and it's something I would NEVER would have done in the past.\n
    \n
    50,000 catalogs printed and shipped directly to the mailer. The day they arrive at the mailer the boss gets a call from the sales rep. "We can't mail your catalogs." Boss storms into my area of the building and is literally screaming. Ron is now pissed and yelling at me, joined by the boss. I swear - spittle and froth, vein bulging screaming. Minimum two week delay, wasted money, lost sales. I explain what happened, the threat to fire me, and showed the owner the changes to the final copy. Initialed by Ron. He was going to give Ron a 2nd chance until the bill came in from the printer. They had to stamp 50,000 catalogs by hand. We had to rent their permit, since that's what was on their stamp. Rental and labor was almost $8,000. Adjusted for inflation that's $20,000. Plus our early summer sales boost was off by almost $50K from previous years. Or $200K adjusted for inflation.\n
    \n
    Ron WAS fired. I was left alone after that.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686793029 {#1941
    date: 2023-06-15 03:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 76
  -titleTs: "'220k':22 'boss':2 'bulk':10 'compani':20 'cost':18 'like':5 'look':7 'mail':11 'remov':16 'repost':1 'stamp':12 'told':13"
  -bodyTs: "'000':408,523,547,554 '1':115 '16':217 '1980':5 '20':553 '200k':570 '2nd':508 '50':407,522 '50k':565 '700k':53 '8':546 'actual':182 'ad':299 'add':186 'adjust':548,571 'advertis':26 'almost':545,564 'alon':580 'approv':295,364 'area':96,443 'around':52 'arriv':420 'ask':353 'back':2,311 'big':274 'bill':512 'boost':560 'boss':109,425,439,462 'box':324 'build':446 'bulg':469 'bulk':61,85 'burn':195 'call':103,110,428 'came':513 'care':235 'catalog':16,31,59,99,268,292,409,438,524 'chanc':509 'chang':358,493 'check':380 'come':220 'common':156 'compani':13,19,126 'complain':226 'comput':154 'constant':250 'consum':203 'copi':164,497 'could':207 'couldn':233 'creat':29 'crunch':222 'crunch-tim':221 'd':193 'day':137,219,374,418 'deadlin':206 'delay':474 'demand':302 'depart':27,121 'design':17 'develop':173 'direct':413 'discount':75 'done':270,403 'earli':557 'enter':106 'entir':25 'envelop':338,340 'etc':180 'everyth':143,157 'expens':205 'explain':480 'favor':132 'fich':105,343 'film':176 'final':291,363,496 'fire':258,486,576 'fit':172 'four':30 'friend':135 'froth':467 'get':260,426 'give':279,505 'go':368,503 'good':12 'hand':160,526 'happen':482 'hire':128 'hour':218 'inflat':550,573 'info':92 'initi':356,498 'internet':47 'join':459 'knew':387 'labor':543 'last':349 'latest':264 'left':579 'less':236 'let':68 'liter':161,449 'look':305 'lost':477 'mail':42,62,65,86,95,436 'mail-ord':41 'mailer':336,346,416,423 'make':178 'mess':393 'metal':196 'micromanag':141 'minimum':471 'miss':210 'mock':283 'mock-up':282 'money':476 'much':74 'need':329 'never':400 'new':108,297 'next':373 'note':318 'one':118,138 'opportun':247 'order':43 'own':21 'owner':127,229,491 'past':406 'permit':87,91,323,532 'photo':175,190 'photocopi':170,285 'piss':454 'place':89 'plate':197 'plus':555 'pointless':314 'pre':46,266 'pre-internet':45 'pre-summ':265 'present':248 'previous':333,567 'print':179,194,410 'printer':183,371,517 'privat':20 'question':142 'rate':76 're':257 'realli':232,238 'reason':124 'reduc':166 'remov':320 'rent':530 'rental':541 'rep':432 'repost':1 'requir':80 'respons':36 'revis':315 'ron':112,129,244,451,500,506,574 'sale':44,431,478,559 'schedul':150 'scream':450,470 'screen':187 'screw':145 'season':275 'send':70 'sent':57,309 'servic':66 'sever':216,313 'sheet':286 'ship':412 'show':489 'simpli':352 'sinc':533 'small':18 'someth':397 'spittl':465 'sport':11 'stamp':521,540 'stapl':287 'step':298,350 'stick':241 'storm':440 'stuck':214 'stuf':334 'summer':267,271,558 'swear':464 'technic':100 'threat':251,484 'tight':149 'time':202,223,378 'togeth':288 'total':392 'tune':50 'two':472 'type':162 'ugli':322 'us':69 'use':63,82 'vein':468 'version':365 'via':60 'want':239 'wast':475 'way':254 'week':473 'work':8,332 'would':389,399,401 'year':33,55,568 'yell':456"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686836535
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/124243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750135 {#1942
    date: 2023-06-14 15:42:15.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
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Boss-did-not-like-the-look-of-the-bulk"
  +title: "[REPOST] Boss did not like the look of the "bulk Mailing" stamp, told me to remove it. Cost the company over $220K."
  +url: null
  +body: """
    [REPOST]\n
    \n
    Back in the 1980's I worked for a sporting goods company as a catalog designer. Small company, privately owned. I was the entire advertising department. I created four catalogs a year - these were responsible for most of our mail-order sales (pre-internet) to the tune of around $700K a year.\n
    \n
    We sent the catalogs via bulk mail using a mailing service - this let us send them for a much discounted rate. To do this required the use of a bulk mail permit, and placing the permit info on the mailing area of the catalog. Technically it's called a "fiche."\n
    \n
    Enter a new boss, call him Ron. I was #1 - the only one - in my department. For some reason the company owner hired Ron as a favor to a friend. From day one he was micromanaging, questioning everything, and screwing up my very tight schedule. This was BEFORE computers were common. EVERYTHING was by hand. Literally typing out copy and reducing it on a photocopier to fit. Developing the photo film myself, making prints, etc. The actual printer had to add screens to the photos so they'd print, burn metal plates, and so on. All time consuming and expensive. Deadlines could not be missed. So I was stuck with several 16 hour days come crunch-time.\n
    \n
    I was complaining to the owner, but he really couldn't care less. I really wanted to stick it to Ron and the opportunity presented itself. Constant threats of "my way or you're fired" were getting to me. The latest pre-summer catalog was done (summer was our BIG season.) I had to give him my mock-up (photocopied sheets stapled together) of the final catalog for his approval - a new step added after he demanded it. He looked at it and sent it back with several pointless revisions. And a note to remove that "ugly permit box" because it was not needed. Where he worked previously stuffed their mailers in envelopes - the envelopes had the fiche, but their mailer did this last step. I simply asked him to initial the changes as this was the final approved version and was going to the printer the next day. There was no time to check it again. So he did. I knew it would be a total mess and it's something I would NEVER would have done in the past.\n
    \n
    50,000 catalogs printed and shipped directly to the mailer. The day they arrive at the mailer the boss gets a call from the sales rep. "We can't mail your catalogs." Boss storms into my area of the building and is literally screaming. Ron is now pissed and yelling at me, joined by the boss. I swear - spittle and froth, vein bulging screaming. Minimum two week delay, wasted money, lost sales. I explain what happened, the threat to fire me, and showed the owner the changes to the final copy. Initialed by Ron. He was going to give Ron a 2nd chance until the bill came in from the printer. They had to stamp 50,000 catalogs by hand. We had to rent their permit, since that's what was on their stamp. Rental and labor was almost $8,000. Adjusted for inflation that's $20,000. Plus our early summer sales boost was off by almost $50K from previous years. Or $200K adjusted for inflation.\n
    \n
    Ron WAS fired. I was left alone after that.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686793029 {#1941
    date: 2023-06-15 03:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 76
  -titleTs: "'220k':22 'boss':2 'bulk':10 'compani':20 'cost':18 'like':5 'look':7 'mail':11 'remov':16 'repost':1 'stamp':12 'told':13"
  -bodyTs: "'000':408,523,547,554 '1':115 '16':217 '1980':5 '20':553 '200k':570 '2nd':508 '50':407,522 '50k':565 '700k':53 '8':546 'actual':182 'ad':299 'add':186 'adjust':548,571 'advertis':26 'almost':545,564 'alon':580 'approv':295,364 'area':96,443 'around':52 'arriv':420 'ask':353 'back':2,311 'big':274 'bill':512 'boost':560 'boss':109,425,439,462 'box':324 'build':446 'bulg':469 'bulk':61,85 'burn':195 'call':103,110,428 'came':513 'care':235 'catalog':16,31,59,99,268,292,409,438,524 'chanc':509 'chang':358,493 'check':380 'come':220 'common':156 'compani':13,19,126 'complain':226 'comput':154 'constant':250 'consum':203 'copi':164,497 'could':207 'couldn':233 'creat':29 'crunch':222 'crunch-tim':221 'd':193 'day':137,219,374,418 'deadlin':206 'delay':474 'demand':302 'depart':27,121 'design':17 'develop':173 'direct':413 'discount':75 'done':270,403 'earli':557 'enter':106 'entir':25 'envelop':338,340 'etc':180 'everyth':143,157 'expens':205 'explain':480 'favor':132 'fich':105,343 'film':176 'final':291,363,496 'fire':258,486,576 'fit':172 'four':30 'friend':135 'froth':467 'get':260,426 'give':279,505 'go':368,503 'good':12 'hand':160,526 'happen':482 'hire':128 'hour':218 'inflat':550,573 'info':92 'initi':356,498 'internet':47 'join':459 'knew':387 'labor':543 'last':349 'latest':264 'left':579 'less':236 'let':68 'liter':161,449 'look':305 'lost':477 'mail':42,62,65,86,95,436 'mail-ord':41 'mailer':336,346,416,423 'make':178 'mess':393 'metal':196 'micromanag':141 'minimum':471 'miss':210 'mock':283 'mock-up':282 'money':476 'much':74 'need':329 'never':400 'new':108,297 'next':373 'note':318 'one':118,138 'opportun':247 'order':43 'own':21 'owner':127,229,491 'past':406 'permit':87,91,323,532 'photo':175,190 'photocopi':170,285 'piss':454 'place':89 'plate':197 'plus':555 'pointless':314 'pre':46,266 'pre-internet':45 'pre-summ':265 'present':248 'previous':333,567 'print':179,194,410 'printer':183,371,517 'privat':20 'question':142 'rate':76 're':257 'realli':232,238 'reason':124 'reduc':166 'remov':320 'rent':530 'rental':541 'rep':432 'repost':1 'requir':80 'respons':36 'revis':315 'ron':112,129,244,451,500,506,574 'sale':44,431,478,559 'schedul':150 'scream':450,470 'screen':187 'screw':145 'season':275 'send':70 'sent':57,309 'servic':66 'sever':216,313 'sheet':286 'ship':412 'show':489 'simpli':352 'sinc':533 'small':18 'someth':397 'spittl':465 'sport':11 'stamp':521,540 'stapl':287 'step':298,350 'stick':241 'storm':440 'stuck':214 'stuf':334 'summer':267,271,558 'swear':464 'technic':100 'threat':251,484 'tight':149 'time':202,223,378 'togeth':288 'total':392 'tune':50 'two':472 'type':162 'ugli':322 'us':69 'use':63,82 'vein':468 'version':365 'via':60 'want':239 'wast':475 'way':254 'week':473 'work':8,332 'would':389,399,401 'year':33,55,568 'yell':456"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686836535
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/124243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750135 {#1942
    date: 2023-06-14 15:42:15.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
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\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "Can-t-have-those-mRNA-contaminating-everything"
  +title: "Can't have those mRNA contaminating everything"
  +url: "https://mander.xyz/pictrs/image/4166fa23-0b02-42e4-bdc3-dca854313266.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686819692 {#1375
    date: 2023-06-15 11:01:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 7931
  -titleTs: "'contamin':6 'everyth':7 'mrna':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686833192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/710369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686819692 {#1379
    date: 2023-06-15 11:01:32.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
23 DENIED edit
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "Can-t-have-those-mRNA-contaminating-everything"
  +title: "Can't have those mRNA contaminating everything"
  +url: "https://mander.xyz/pictrs/image/4166fa23-0b02-42e4-bdc3-dca854313266.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686819692 {#1375
    date: 2023-06-15 11:01:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 7931
  -titleTs: "'contamin':6 'everyth':7 'mrna':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686833192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/710369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686819692 {#1379
    date: 2023-06-15 11:01:32.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
24 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "Can-t-have-those-mRNA-contaminating-everything"
  +title: "Can't have those mRNA contaminating everything"
  +url: "https://mander.xyz/pictrs/image/4166fa23-0b02-42e4-bdc3-dca854313266.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686819692 {#1375
    date: 2023-06-15 11:01:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 7931
  -titleTs: "'contamin':6 'everyth':7 'mrna':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686833192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/710369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686819692 {#1379
    date: 2023-06-15 11:01:32.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
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\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Nieuw-onderzoek-wereld-nog-veel-dichter-bij-1-5-graden-opwarming"
  +title: "Nieuw onderzoek: wereld nóg veel dichter bij 1,5 graden opwarming"
  +url: "https://nos.nl/nieuwsuur/collectie/13871/artikel/2478943-nieuw-onderzoek-wereld-nog-veel-dichter-bij-1-5-graden-opwarming"
  +body: "Om the janken, nog weer sneller bij de 1,5 graad opwarming dan eerst gedacht was."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686827721 {#2432
    date: 2023-06-15 13:15:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 40
  -titleTs: "'1':8 '5':9 'bij':7 'dichter':6 'graden':10 'nieuw':1 'nóg':4 'onderzoek':2 'opwarm':11 'veel':5 'wereld':3"
  -bodyTs: "'1':9 '5':10 'bij':7 'dan':13 'de':8 'eerst':14 'gedacht':15 'graad':11 'janken':3 'nog':4 'om':1 'opwarm':12 'sneller':6 'weer':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686826689
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/136447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777689 {#2443
    date: 2023-06-14 23:21:29.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
27 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Nieuw-onderzoek-wereld-nog-veel-dichter-bij-1-5-graden-opwarming"
  +title: "Nieuw onderzoek: wereld nóg veel dichter bij 1,5 graden opwarming"
  +url: "https://nos.nl/nieuwsuur/collectie/13871/artikel/2478943-nieuw-onderzoek-wereld-nog-veel-dichter-bij-1-5-graden-opwarming"
  +body: "Om the janken, nog weer sneller bij de 1,5 graad opwarming dan eerst gedacht was."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686827721 {#2432
    date: 2023-06-15 13:15:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 40
  -titleTs: "'1':8 '5':9 'bij':7 'dichter':6 'graden':10 'nieuw':1 'nóg':4 'onderzoek':2 'opwarm':11 'veel':5 'wereld':3"
  -bodyTs: "'1':9 '5':10 'bij':7 'dan':13 'de':8 'eerst':14 'gedacht':15 'graad':11 'janken':3 'nog':4 'om':1 'opwarm':12 'sneller':6 'weer':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686826689
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/136447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777689 {#2443
    date: 2023-06-14 23:21:29.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
28 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Nieuw-onderzoek-wereld-nog-veel-dichter-bij-1-5-graden-opwarming"
  +title: "Nieuw onderzoek: wereld nóg veel dichter bij 1,5 graden opwarming"
  +url: "https://nos.nl/nieuwsuur/collectie/13871/artikel/2478943-nieuw-onderzoek-wereld-nog-veel-dichter-bij-1-5-graden-opwarming"
  +body: "Om the janken, nog weer sneller bij de 1,5 graad opwarming dan eerst gedacht was."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686827721 {#2432
    date: 2023-06-15 13:15:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 40
  -titleTs: "'1':8 '5':9 'bij':7 'dichter':6 'graden':10 'nieuw':1 'nóg':4 'onderzoek':2 'opwarm':11 'veel':5 'wereld':3"
  -bodyTs: "'1':9 '5':10 'bij':7 'dan':13 'de':8 'eerst':14 'gedacht':15 'graad':11 'janken':3 'nog':4 'om':1 'opwarm':12 'sneller':6 'weer':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686826689
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/136447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777689 {#2443
    date: 2023-06-14 23:21:29.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
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\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Important-questions-only"
  +title: "Important questions only"
  +url: "https://infosec.pub/pictrs/image/9ac857f2-1014-4a91-ba33-bd11d7ac0f5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686824048 {#2450
    date: 2023-06-15 12:14:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 25466
  -titleTs: "'import':1 'question':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686824048
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/87173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686824048 {#2449
    date: 2023-06-15 12:14:08.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
31 DENIED edit
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Important-questions-only"
  +title: "Important questions only"
  +url: "https://infosec.pub/pictrs/image/9ac857f2-1014-4a91-ba33-bd11d7ac0f5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686824048 {#2450
    date: 2023-06-15 12:14:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 25466
  -titleTs: "'import':1 'question':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686824048
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/87173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686824048 {#2449
    date: 2023-06-15 12:14:08.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
32 DENIED moderate
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Important-questions-only"
  +title: "Important questions only"
  +url: "https://infosec.pub/pictrs/image/9ac857f2-1014-4a91-ba33-bd11d7ac0f5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686824048 {#2450
    date: 2023-06-15 12:14:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 25466
  -titleTs: "'import':1 'question':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686824048
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/87173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686824048 {#2449
    date: 2023-06-15 12:14:08.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
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\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Vier-vervoerders-strijden-voor-een-plek-op-het-internationale-spoor"
  +title: "Vier vervoerders strijden voor een plek op het internationale spoor"
  +url: "https://nos.nl/artikel/2478867-vier-vervoerders-strijden-voor-een-plek-op-het-internationale-spoor"
  +body: "Gaan we binnenkort de internationale treinen ook opknippen naar verschillende vervoerders?"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686920066 {#1391
    date: 2023-06-16 14:54:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 37
  -titleTs: "'een':5 'het':8 'international':9 'op':7 'plek':6 'spoor':10 'strijden':3 'vervoerd':2 'vier':1 'voor':4"
  -bodyTs: "'binnenkort':3 'de':4 'gaan':1 'international':5 'naar':9 'ook':7 'opknippen':8 'treinen':6 'verschillend':10 'vervoerd':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686823562
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/41721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750062 {#2481
    date: 2023-06-14 15:41:02.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
35 DENIED edit
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Vier-vervoerders-strijden-voor-een-plek-op-het-internationale-spoor"
  +title: "Vier vervoerders strijden voor een plek op het internationale spoor"
  +url: "https://nos.nl/artikel/2478867-vier-vervoerders-strijden-voor-een-plek-op-het-internationale-spoor"
  +body: "Gaan we binnenkort de internationale treinen ook opknippen naar verschillende vervoerders?"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686920066 {#1391
    date: 2023-06-16 14:54:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 37
  -titleTs: "'een':5 'het':8 'international':9 'op':7 'plek':6 'spoor':10 'strijden':3 'vervoerd':2 'vier':1 'voor':4"
  -bodyTs: "'binnenkort':3 'de':4 'gaan':1 'international':5 'naar':9 'ook':7 'opknippen':8 'treinen':6 'verschillend':10 'vervoerd':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686823562
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/41721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750062 {#2481
    date: 2023-06-14 15:41:02.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
36 DENIED moderate
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Vier-vervoerders-strijden-voor-een-plek-op-het-internationale-spoor"
  +title: "Vier vervoerders strijden voor een plek op het internationale spoor"
  +url: "https://nos.nl/artikel/2478867-vier-vervoerders-strijden-voor-een-plek-op-het-internationale-spoor"
  +body: "Gaan we binnenkort de internationale treinen ook opknippen naar verschillende vervoerders?"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686920066 {#1391
    date: 2023-06-16 14:54:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 37
  -titleTs: "'een':5 'het':8 'international':9 'op':7 'plek':6 'spoor':10 'strijden':3 'vervoerd':2 'vier':1 'voor':4"
  -bodyTs: "'binnenkort':3 'de':4 'gaan':1 'international':5 'naar':9 'ook':7 'opknippen':8 'treinen':6 'verschillend':10 'vervoerd':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686823562
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/41721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750062 {#2481
    date: 2023-06-14 15:41:02.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
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\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "OK-mateys-let-s-talk-about-direct-links"
  +title: "OK mateys, let's talk about direct links."
  +url: "https://lemmy.dbzer0.com/pictrs/image/dc2bed5b-75be-42c1-9d73-f4a44fcaf059.png"
  +body: """
    The original /r/piracy was purposefully gimped because Reddit received DMCAs for any random thing and didn’t even bother to follow up. Since we’re in new waters, I want things to be a bit more relaxed, but there’s a limit on **how** relaxed we can be, without starting to get lawsuits, which I will not be able to fight off. I also host other communities and interests which might cause me headaches.\n
    \n
    Remember, this is a hobby project (and [none of you scurvy dogs are donating](https://ko-fi.com/dbzer0)) :D\n
    \n
    So here are some piracy-related ground rules **for he whole of lemmy.dbzer0.com** as of today\n
    \n
    1. **No direct links**. This means anything which would make Nintendo or Disney light my ass on fire. I am not going to ban you for it (unless you start doing this on purpose), but I will ask admins and mods to remove them.\n
    2. **You can link to websites pages related to piracy**. Linking to websites linking to your content (not with a 301 redirect, before you ask) is OK. In general try to keep one degree of separation between our collective groins and your links.\n
    3. **Magnet Links and links to Torrent files are OK**, unless we start getting into trouble for it.\n
    4. **/c/piracy has its own, more restrictive rules**. Follow them first when they differ from what I post here! /c/piracy is for generic discussion, I don’t want it to turn into a link repository full of beggars, got it?\n
    5. These rules apply to all pirate communities in lemmy.dbzer0.com. Unless that community has more restrictive rules from its own mods. I can easily get a lawsuit because you start making a nintendo ROM link repository.\n
    6. **You can still post direct links elsewhere**: If you want a place to post direct links, I suggest you use a community on a server setup to handle this. This requires some significant investment in anonymity and hosting provider (these providers are 3x as expensive, yo!). You can still subscribe and share from those communities with your account in lemmy.dbzer0.com, which can serve as your “port of safety” as those lemmies could be taken down due to those links. If that happens, this safer community will still be up.\n
    \n
    All in all, this lemmy is supposed to be **Pirate-allied**, but not a direct link repository. I literally cannot handle that legal risk at the moment. I hope you all understand the realities of our situation. As much as we can argue that a link to a file is not infringing, the Cartel’s legal fund is bottomless, and all I have is a tinsy-tiny treasure chest under my birdbath.\n
    \n
    If any pirate communites need to migrate after this, I understand. I would still suggest you keep them around as the “safe” community, and post your link aggregation on a lemmy instance which can handle the eye of sauron. This way you get both a stable community and account, and your links via fediverse. Win-win.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707794572 {#1511
    date: 2024-02-13 04:22:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 21301
  -titleTs: "'direct':7 'let':3 'link':8 'matey':2 'ok':1 'talk':5"
  -bodyTs: "'/c/piracy':216,234 '/dbzer0))':91 '/r/piracy':3 '1':110 '2':154 '3':197 '301':174 '3x':334 '4':215 '5':255 '6':291 'abl':59 'account':349,503 'admin':148 'aggreg':482 'alli':392 'also':64 'anonym':327 'anyth':116 'appli':258 'argu':424 'around':473 'ask':147,178 'ass':125 'ban':133 'beggar':252 'birdbath':454 'bit':35 'bother':19 'bottomless':440 'cannot':401 'cartel':435 'caus':72 'chest':451 'collect':192 'communit':458 'communiti':67,262,267,313,346,376,477,501 'content':170 'could':363 'd':92 'degre':187 'didn':16 'differ':228 'direct':112,296,306,396 'discuss':238 'disney':122 'dmcas':10 'dog':86 'donat':88 'due':367 'easili':278 'elsewher':298 'even':18 'expens':336 'eye':491 'fedivers':508 'fight':61 'file':204,430 'fire':127 'first':225 'follow':21,223 'full':250 'fund':438 'general':182 'generic':237 'get':52,210,279,497 'gimp':6 'go':131 'got':253 'groin':193 'ground':100 'handl':319,402,489 'happen':373 'headach':74 'hobbi':79 'hope':410 'host':65,329 'infring':433 'instanc':486 'interest':69 'invest':325 'keep':185,471 'ko-fi.com':90 'ko-fi.com/dbzer0))':89 'lawsuit':53,281 'legal':404,437 'lemmi':362,385,485 'lemmy.dbzer0.com':106,264,351 'light':123 'limit':42 'link':113,157,164,167,196,199,201,248,289,297,307,370,397,427,481,506 'liter':400 'magnet':198 'make':119,285 'mean':115 'might':71 'migrat':461 'mod':150,275 'moment':408 'much':420 'need':459 'new':27 'nintendo':120,287 'none':82 'ok':180,206 'one':186 'origin':2 'page':160 'piraci':98,163 'piracy-rel':97 'pirat':261,391,457 'pirate-':390 'place':303 'port':357 'post':232,295,305,479 'project':80 'provid':330,332 'purpos':5,143 'random':13 're':25 'realiti':415 'receiv':9 'reddit':8 'redirect':175 'relat':99,161 'relax':37,45 'rememb':75 'remov':152 'repositori':249,290,398 'requir':322 'restrict':221,270 'risk':405 'rom':288 'rule':101,222,257,271 'safe':476 'safer':375 'safeti':359 'sauron':493 'scurvi':85 'separ':189 'serv':354 'server':316 'setup':317 'share':343 'signific':324 'sinc':23 'situat':418 'stabl':500 'start':50,139,209,284 'still':294,340,378,468 'subscrib':341 'suggest':309,469 'suppos':387 'taken':365 'thing':14,31 'tini':449 'tinsi':448 'tinsy-tini':447 'today':109 'torrent':203 'treasur':450 'tri':183 'troubl':212 'turn':245 'understand':413,465 'unless':137,207,265 'use':311 'via':507 'want':30,242,301 'water':28 'way':495 'websit':159,166 'whole':104 'win':510,511 'win-win':509 'without':49 'would':118,467 'yo':337"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686823559
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/18438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686817059 {#1523
    date: 2023-06-15 10:17:39.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
39 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "OK-mateys-let-s-talk-about-direct-links"
  +title: "OK mateys, let's talk about direct links."
  +url: "https://lemmy.dbzer0.com/pictrs/image/dc2bed5b-75be-42c1-9d73-f4a44fcaf059.png"
  +body: """
    The original /r/piracy was purposefully gimped because Reddit received DMCAs for any random thing and didn’t even bother to follow up. Since we’re in new waters, I want things to be a bit more relaxed, but there’s a limit on **how** relaxed we can be, without starting to get lawsuits, which I will not be able to fight off. I also host other communities and interests which might cause me headaches.\n
    \n
    Remember, this is a hobby project (and [none of you scurvy dogs are donating](https://ko-fi.com/dbzer0)) :D\n
    \n
    So here are some piracy-related ground rules **for he whole of lemmy.dbzer0.com** as of today\n
    \n
    1. **No direct links**. This means anything which would make Nintendo or Disney light my ass on fire. I am not going to ban you for it (unless you start doing this on purpose), but I will ask admins and mods to remove them.\n
    2. **You can link to websites pages related to piracy**. Linking to websites linking to your content (not with a 301 redirect, before you ask) is OK. In general try to keep one degree of separation between our collective groins and your links.\n
    3. **Magnet Links and links to Torrent files are OK**, unless we start getting into trouble for it.\n
    4. **/c/piracy has its own, more restrictive rules**. Follow them first when they differ from what I post here! /c/piracy is for generic discussion, I don’t want it to turn into a link repository full of beggars, got it?\n
    5. These rules apply to all pirate communities in lemmy.dbzer0.com. Unless that community has more restrictive rules from its own mods. I can easily get a lawsuit because you start making a nintendo ROM link repository.\n
    6. **You can still post direct links elsewhere**: If you want a place to post direct links, I suggest you use a community on a server setup to handle this. This requires some significant investment in anonymity and hosting provider (these providers are 3x as expensive, yo!). You can still subscribe and share from those communities with your account in lemmy.dbzer0.com, which can serve as your “port of safety” as those lemmies could be taken down due to those links. If that happens, this safer community will still be up.\n
    \n
    All in all, this lemmy is supposed to be **Pirate-allied**, but not a direct link repository. I literally cannot handle that legal risk at the moment. I hope you all understand the realities of our situation. As much as we can argue that a link to a file is not infringing, the Cartel’s legal fund is bottomless, and all I have is a tinsy-tiny treasure chest under my birdbath.\n
    \n
    If any pirate communites need to migrate after this, I understand. I would still suggest you keep them around as the “safe” community, and post your link aggregation on a lemmy instance which can handle the eye of sauron. This way you get both a stable community and account, and your links via fediverse. Win-win.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707794572 {#1511
    date: 2024-02-13 04:22:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 21301
  -titleTs: "'direct':7 'let':3 'link':8 'matey':2 'ok':1 'talk':5"
  -bodyTs: "'/c/piracy':216,234 '/dbzer0))':91 '/r/piracy':3 '1':110 '2':154 '3':197 '301':174 '3x':334 '4':215 '5':255 '6':291 'abl':59 'account':349,503 'admin':148 'aggreg':482 'alli':392 'also':64 'anonym':327 'anyth':116 'appli':258 'argu':424 'around':473 'ask':147,178 'ass':125 'ban':133 'beggar':252 'birdbath':454 'bit':35 'bother':19 'bottomless':440 'cannot':401 'cartel':435 'caus':72 'chest':451 'collect':192 'communit':458 'communiti':67,262,267,313,346,376,477,501 'content':170 'could':363 'd':92 'degre':187 'didn':16 'differ':228 'direct':112,296,306,396 'discuss':238 'disney':122 'dmcas':10 'dog':86 'donat':88 'due':367 'easili':278 'elsewher':298 'even':18 'expens':336 'eye':491 'fedivers':508 'fight':61 'file':204,430 'fire':127 'first':225 'follow':21,223 'full':250 'fund':438 'general':182 'generic':237 'get':52,210,279,497 'gimp':6 'go':131 'got':253 'groin':193 'ground':100 'handl':319,402,489 'happen':373 'headach':74 'hobbi':79 'hope':410 'host':65,329 'infring':433 'instanc':486 'interest':69 'invest':325 'keep':185,471 'ko-fi.com':90 'ko-fi.com/dbzer0))':89 'lawsuit':53,281 'legal':404,437 'lemmi':362,385,485 'lemmy.dbzer0.com':106,264,351 'light':123 'limit':42 'link':113,157,164,167,196,199,201,248,289,297,307,370,397,427,481,506 'liter':400 'magnet':198 'make':119,285 'mean':115 'might':71 'migrat':461 'mod':150,275 'moment':408 'much':420 'need':459 'new':27 'nintendo':120,287 'none':82 'ok':180,206 'one':186 'origin':2 'page':160 'piraci':98,163 'piracy-rel':97 'pirat':261,391,457 'pirate-':390 'place':303 'port':357 'post':232,295,305,479 'project':80 'provid':330,332 'purpos':5,143 'random':13 're':25 'realiti':415 'receiv':9 'reddit':8 'redirect':175 'relat':99,161 'relax':37,45 'rememb':75 'remov':152 'repositori':249,290,398 'requir':322 'restrict':221,270 'risk':405 'rom':288 'rule':101,222,257,271 'safe':476 'safer':375 'safeti':359 'sauron':493 'scurvi':85 'separ':189 'serv':354 'server':316 'setup':317 'share':343 'signific':324 'sinc':23 'situat':418 'stabl':500 'start':50,139,209,284 'still':294,340,378,468 'subscrib':341 'suggest':309,469 'suppos':387 'taken':365 'thing':14,31 'tini':449 'tinsi':448 'tinsy-tini':447 'today':109 'torrent':203 'treasur':450 'tri':183 'troubl':212 'turn':245 'understand':413,465 'unless':137,207,265 'use':311 'via':507 'want':30,242,301 'water':28 'way':495 'websit':159,166 'whole':104 'win':510,511 'win-win':509 'without':49 'would':118,467 'yo':337"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686823559
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/18438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686817059 {#1523
    date: 2023-06-15 10:17:39.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
40 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "OK-mateys-let-s-talk-about-direct-links"
  +title: "OK mateys, let's talk about direct links."
  +url: "https://lemmy.dbzer0.com/pictrs/image/dc2bed5b-75be-42c1-9d73-f4a44fcaf059.png"
  +body: """
    The original /r/piracy was purposefully gimped because Reddit received DMCAs for any random thing and didn’t even bother to follow up. Since we’re in new waters, I want things to be a bit more relaxed, but there’s a limit on **how** relaxed we can be, without starting to get lawsuits, which I will not be able to fight off. I also host other communities and interests which might cause me headaches.\n
    \n
    Remember, this is a hobby project (and [none of you scurvy dogs are donating](https://ko-fi.com/dbzer0)) :D\n
    \n
    So here are some piracy-related ground rules **for he whole of lemmy.dbzer0.com** as of today\n
    \n
    1. **No direct links**. This means anything which would make Nintendo or Disney light my ass on fire. I am not going to ban you for it (unless you start doing this on purpose), but I will ask admins and mods to remove them.\n
    2. **You can link to websites pages related to piracy**. Linking to websites linking to your content (not with a 301 redirect, before you ask) is OK. In general try to keep one degree of separation between our collective groins and your links.\n
    3. **Magnet Links and links to Torrent files are OK**, unless we start getting into trouble for it.\n
    4. **/c/piracy has its own, more restrictive rules**. Follow them first when they differ from what I post here! /c/piracy is for generic discussion, I don’t want it to turn into a link repository full of beggars, got it?\n
    5. These rules apply to all pirate communities in lemmy.dbzer0.com. Unless that community has more restrictive rules from its own mods. I can easily get a lawsuit because you start making a nintendo ROM link repository.\n
    6. **You can still post direct links elsewhere**: If you want a place to post direct links, I suggest you use a community on a server setup to handle this. This requires some significant investment in anonymity and hosting provider (these providers are 3x as expensive, yo!). You can still subscribe and share from those communities with your account in lemmy.dbzer0.com, which can serve as your “port of safety” as those lemmies could be taken down due to those links. If that happens, this safer community will still be up.\n
    \n
    All in all, this lemmy is supposed to be **Pirate-allied**, but not a direct link repository. I literally cannot handle that legal risk at the moment. I hope you all understand the realities of our situation. As much as we can argue that a link to a file is not infringing, the Cartel’s legal fund is bottomless, and all I have is a tinsy-tiny treasure chest under my birdbath.\n
    \n
    If any pirate communites need to migrate after this, I understand. I would still suggest you keep them around as the “safe” community, and post your link aggregation on a lemmy instance which can handle the eye of sauron. This way you get both a stable community and account, and your links via fediverse. Win-win.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707794572 {#1511
    date: 2024-02-13 04:22:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 21301
  -titleTs: "'direct':7 'let':3 'link':8 'matey':2 'ok':1 'talk':5"
  -bodyTs: "'/c/piracy':216,234 '/dbzer0))':91 '/r/piracy':3 '1':110 '2':154 '3':197 '301':174 '3x':334 '4':215 '5':255 '6':291 'abl':59 'account':349,503 'admin':148 'aggreg':482 'alli':392 'also':64 'anonym':327 'anyth':116 'appli':258 'argu':424 'around':473 'ask':147,178 'ass':125 'ban':133 'beggar':252 'birdbath':454 'bit':35 'bother':19 'bottomless':440 'cannot':401 'cartel':435 'caus':72 'chest':451 'collect':192 'communit':458 'communiti':67,262,267,313,346,376,477,501 'content':170 'could':363 'd':92 'degre':187 'didn':16 'differ':228 'direct':112,296,306,396 'discuss':238 'disney':122 'dmcas':10 'dog':86 'donat':88 'due':367 'easili':278 'elsewher':298 'even':18 'expens':336 'eye':491 'fedivers':508 'fight':61 'file':204,430 'fire':127 'first':225 'follow':21,223 'full':250 'fund':438 'general':182 'generic':237 'get':52,210,279,497 'gimp':6 'go':131 'got':253 'groin':193 'ground':100 'handl':319,402,489 'happen':373 'headach':74 'hobbi':79 'hope':410 'host':65,329 'infring':433 'instanc':486 'interest':69 'invest':325 'keep':185,471 'ko-fi.com':90 'ko-fi.com/dbzer0))':89 'lawsuit':53,281 'legal':404,437 'lemmi':362,385,485 'lemmy.dbzer0.com':106,264,351 'light':123 'limit':42 'link':113,157,164,167,196,199,201,248,289,297,307,370,397,427,481,506 'liter':400 'magnet':198 'make':119,285 'mean':115 'might':71 'migrat':461 'mod':150,275 'moment':408 'much':420 'need':459 'new':27 'nintendo':120,287 'none':82 'ok':180,206 'one':186 'origin':2 'page':160 'piraci':98,163 'piracy-rel':97 'pirat':261,391,457 'pirate-':390 'place':303 'port':357 'post':232,295,305,479 'project':80 'provid':330,332 'purpos':5,143 'random':13 're':25 'realiti':415 'receiv':9 'reddit':8 'redirect':175 'relat':99,161 'relax':37,45 'rememb':75 'remov':152 'repositori':249,290,398 'requir':322 'restrict':221,270 'risk':405 'rom':288 'rule':101,222,257,271 'safe':476 'safer':375 'safeti':359 'sauron':493 'scurvi':85 'separ':189 'serv':354 'server':316 'setup':317 'share':343 'signific':324 'sinc':23 'situat':418 'stabl':500 'start':50,139,209,284 'still':294,340,378,468 'subscrib':341 'suggest':309,469 'suppos':387 'taken':365 'thing':14,31 'tini':449 'tinsi':448 'tinsy-tini':447 'today':109 'torrent':203 'treasur':450 'tri':183 'troubl':212 'turn':245 'understand':413,465 'unless':137,207,265 'use':311 'via':507 'want':30,242,301 'water':28 'way':495 'websit':159,166 'whole':104 'win':510,511 'win-win':509 'without':49 'would':118,467 'yo':337"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686823559
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/18438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686817059 {#1523
    date: 2023-06-15 10:17:39.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Molukkers-woedend-over-erkenning-Indonesische-onafhankelijkheid-in-1945"
  +title: "Molukkers woedend over erkenning Indonesische onafhankelijkheid in 1945"
  +url: "https://nos.nl/l/2478980"
  +body: "Ik heb niet genoeg kennis over dit onderwerp en voel me niet geroepen om hier echt een mening over te vormen. Juist daarom (en omdat ik er meer over wil leren) ben ik wel benieuwd naar die van mensen die hier meer kennis over hebben. Waarom wordt de erkenning van 1945 als aanval op het bestaansrecht van de huidige RMS regering gezien?"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686832625 {#1539
    date: 2023-06-15 14:37:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 44
  -titleTs: "'1945':8 'erken':4 'indonesisch':5 'molukk':1 'onafhankelijkheid':6 'woedend':2"
  -bodyTs: "'1945':51 'aanval':53 'al':52 'ben':32 'benieuwd':35 'bestaansrecht':56 'daarom':23 'de':48,58 'die':37,40 'dit':7 'echt':16 'een':17 'en':9,24 'er':27 'erken':49 'genoeg':4 'geroepen':13 'gezien':62 'heb':2 'hebben':45 'het':55 'hier':15,41 'huidig':59 'ik':1,26,33 'juist':22 'kenni':5,43 'leren':31 'meer':28,42 'mene':18 'mensen':39 'naar':36 'niet':3,12 'om':14 'omdat':25 'onderwerp':8 'op':54 'reger':61 'rms':60 'te':20 'van':38,50,57 'voel':10 'vormen':21 'waarom':46 'wel':34 'wil':30 'wordt':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686818966
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/49990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686796966 {#1541
    date: 2023-06-15 04:42:46.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
43 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Molukkers-woedend-over-erkenning-Indonesische-onafhankelijkheid-in-1945"
  +title: "Molukkers woedend over erkenning Indonesische onafhankelijkheid in 1945"
  +url: "https://nos.nl/l/2478980"
  +body: "Ik heb niet genoeg kennis over dit onderwerp en voel me niet geroepen om hier echt een mening over te vormen. Juist daarom (en omdat ik er meer over wil leren) ben ik wel benieuwd naar die van mensen die hier meer kennis over hebben. Waarom wordt de erkenning van 1945 als aanval op het bestaansrecht van de huidige RMS regering gezien?"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686832625 {#1539
    date: 2023-06-15 14:37:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 44
  -titleTs: "'1945':8 'erken':4 'indonesisch':5 'molukk':1 'onafhankelijkheid':6 'woedend':2"
  -bodyTs: "'1945':51 'aanval':53 'al':52 'ben':32 'benieuwd':35 'bestaansrecht':56 'daarom':23 'de':48,58 'die':37,40 'dit':7 'echt':16 'een':17 'en':9,24 'er':27 'erken':49 'genoeg':4 'geroepen':13 'gezien':62 'heb':2 'hebben':45 'het':55 'hier':15,41 'huidig':59 'ik':1,26,33 'juist':22 'kenni':5,43 'leren':31 'meer':28,42 'mene':18 'mensen':39 'naar':36 'niet':3,12 'om':14 'omdat':25 'onderwerp':8 'op':54 'reger':61 'rms':60 'te':20 'van':38,50,57 'voel':10 'vormen':21 'waarom':46 'wel':34 'wil':30 'wordt':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686818966
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/49990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686796966 {#1541
    date: 2023-06-15 04:42:46.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
44 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Molukkers-woedend-over-erkenning-Indonesische-onafhankelijkheid-in-1945"
  +title: "Molukkers woedend over erkenning Indonesische onafhankelijkheid in 1945"
  +url: "https://nos.nl/l/2478980"
  +body: "Ik heb niet genoeg kennis over dit onderwerp en voel me niet geroepen om hier echt een mening over te vormen. Juist daarom (en omdat ik er meer over wil leren) ben ik wel benieuwd naar die van mensen die hier meer kennis over hebben. Waarom wordt de erkenning van 1945 als aanval op het bestaansrecht van de huidige RMS regering gezien?"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686832625 {#1539
    date: 2023-06-15 14:37:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 44
  -titleTs: "'1945':8 'erken':4 'indonesisch':5 'molukk':1 'onafhankelijkheid':6 'woedend':2"
  -bodyTs: "'1945':51 'aanval':53 'al':52 'ben':32 'benieuwd':35 'bestaansrecht':56 'daarom':23 'de':48,58 'die':37,40 'dit':7 'echt':16 'een':17 'en':9,24 'er':27 'erken':49 'genoeg':4 'geroepen':13 'gezien':62 'heb':2 'hebben':45 'het':55 'hier':15,41 'huidig':59 'ik':1,26,33 'juist':22 'kenni':5,43 'leren':31 'meer':28,42 'mene':18 'mensen':39 'naar':36 'niet':3,12 'om':14 'omdat':25 'onderwerp':8 'op':54 'reger':61 'rms':60 'te':20 'van':38,50,57 'voel':10 'vormen':21 'waarom':46 'wel':34 'wil':30 'wordt':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686818966
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/49990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686796966 {#1541
    date: 2023-06-15 04:42:46.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "Piracy-Wiki-Megathread"
  +title: "⚓𝗣𝗶𝗿𝗮𝗰𝘆 𝗪𝗶𝗸𝗶 + 📜 𝗠𝗲𝗴𝗮𝘁𝗵𝗿𝗲𝗮𝗱"
  +url: "https://lemmy.dbzer0.com/pictrs/image/44a65da1-1187-45cd-b4be-d5f99d1938b9.png"
  +body: """
    ![](https://a.imagem.app/oZHIji.png)\n
    \n
    ---\n
    \n
    💀 ➜ Welcome to the **Wiki**\n
    ===========================\n
    \n
    This is where you may start looking for useful information on your endeavours to sail on the high seas. You never know what kind of gold mine you’ll uncover!\n
    \n
    ---\n
    \n
    📜 ➜ [**Megathread**](https://rentry.co/megathread)\n
    ==================================================\n
    \n
    - On your quest, you will come across sites, apps, tools and a variety of other excellent resources to become the most dreadful, most magnificent pirate of the sea. Now pick your destination!\n
    \n
    ---\n
    \n
    🪶 ➜ [**FAQ**](https://rentry.co/piracy-faq)\n
    ===========================================\n
    \n
    - Frequently asked questions from the community. Take a look and don’t fall into the water now.\n
    \n
    ---\n
    \n
    🪶 ➜ [ **ISP Complaints**](https://rentry.co/piracy-isp-complaints)\n
    ==================================================================\n
    \n
    - Have your ISP or web host recently sent you a DMCA letter? Discover how to manage the problem and avoid it in the future.\n
    \n
    ---\n
    \n
    🪶 ➜ [**Rules**](https://rentry.co/piracy-rules)\n
    ===============================================\n
    \n
    - This instance’s creed. Joining this crew means upholding our ship’s code.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727825539 {#1704
    date: 2024-10-02 01:32:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 5144
  -titleTs: "'𝗠𝗲𝗴𝗮𝘁𝗵𝗿𝗲𝗮𝗱':3 '𝗣𝗶𝗿𝗮𝗰𝘆':1 '𝗪𝗶𝗸𝗶':2"
  -bodyTs: "'/megathread)':41 '/ozhiji.png)':3 '/piracy-faq)':77 '/piracy-isp-complaints)':99 '/piracy-rules)':127 'a.imagem.app':2 'a.imagem.app/ozhiji.png)':1 'across':48 'app':50 'ask':79 'avoid':119 'becom':60 'code':140 'come':47 'communiti':83 'complaint':96 'creed':131 'crew':134 'destin':73 'discov':112 'dmca':110 'dread':63 'endeavour':20 'excel':57 'fall':90 'faq':74 'frequent':78 'futur':123 'gold':33 'high':25 'host':105 'inform':17 'instanc':129 'isp':95,102 'join':132 'kind':31 'know':29 'letter':111 'll':36 'look':14,86 'magnific':65 'manag':115 'may':12 'mean':135 'megathread':38 'mine':34 'never':28 'pick':71 'pirat':66 'problem':117 'quest':44 'question':80 'recent':106 'rentry.co':40,76,98,126 'rentry.co/megathread)':39 'rentry.co/piracy-faq)':75 'rentry.co/piracy-isp-complaints)':97 'rentry.co/piracy-rules)':125 'resourc':58 'rule':124 'sail':22 'sea':26,69 'sent':107 'ship':138 'site':49 'start':13 'take':84 'tool':51 'uncov':37 'uphold':136 'use':16 'varieti':54 'water':93 'web':104 'welcom':4 'wiki':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686816157
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10901"
  +editedAt: DateTimeImmutable @1711225011 {#1713
    date: 2024-03-23 21:16:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1686729757 {#1712
    date: 2023-06-14 10:02:37.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
47 DENIED edit
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "Piracy-Wiki-Megathread"
  +title: "⚓𝗣𝗶𝗿𝗮𝗰𝘆 𝗪𝗶𝗸𝗶 + 📜 𝗠𝗲𝗴𝗮𝘁𝗵𝗿𝗲𝗮𝗱"
  +url: "https://lemmy.dbzer0.com/pictrs/image/44a65da1-1187-45cd-b4be-d5f99d1938b9.png"
  +body: """
    ![](https://a.imagem.app/oZHIji.png)\n
    \n
    ---\n
    \n
    💀 ➜ Welcome to the **Wiki**\n
    ===========================\n
    \n
    This is where you may start looking for useful information on your endeavours to sail on the high seas. You never know what kind of gold mine you’ll uncover!\n
    \n
    ---\n
    \n
    📜 ➜ [**Megathread**](https://rentry.co/megathread)\n
    ==================================================\n
    \n
    - On your quest, you will come across sites, apps, tools and a variety of other excellent resources to become the most dreadful, most magnificent pirate of the sea. Now pick your destination!\n
    \n
    ---\n
    \n
    🪶 ➜ [**FAQ**](https://rentry.co/piracy-faq)\n
    ===========================================\n
    \n
    - Frequently asked questions from the community. Take a look and don’t fall into the water now.\n
    \n
    ---\n
    \n
    🪶 ➜ [ **ISP Complaints**](https://rentry.co/piracy-isp-complaints)\n
    ==================================================================\n
    \n
    - Have your ISP or web host recently sent you a DMCA letter? Discover how to manage the problem and avoid it in the future.\n
    \n
    ---\n
    \n
    🪶 ➜ [**Rules**](https://rentry.co/piracy-rules)\n
    ===============================================\n
    \n
    - This instance’s creed. Joining this crew means upholding our ship’s code.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727825539 {#1704
    date: 2024-10-02 01:32:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 5144
  -titleTs: "'𝗠𝗲𝗴𝗮𝘁𝗵𝗿𝗲𝗮𝗱':3 '𝗣𝗶𝗿𝗮𝗰𝘆':1 '𝗪𝗶𝗸𝗶':2"
  -bodyTs: "'/megathread)':41 '/ozhiji.png)':3 '/piracy-faq)':77 '/piracy-isp-complaints)':99 '/piracy-rules)':127 'a.imagem.app':2 'a.imagem.app/ozhiji.png)':1 'across':48 'app':50 'ask':79 'avoid':119 'becom':60 'code':140 'come':47 'communiti':83 'complaint':96 'creed':131 'crew':134 'destin':73 'discov':112 'dmca':110 'dread':63 'endeavour':20 'excel':57 'fall':90 'faq':74 'frequent':78 'futur':123 'gold':33 'high':25 'host':105 'inform':17 'instanc':129 'isp':95,102 'join':132 'kind':31 'know':29 'letter':111 'll':36 'look':14,86 'magnific':65 'manag':115 'may':12 'mean':135 'megathread':38 'mine':34 'never':28 'pick':71 'pirat':66 'problem':117 'quest':44 'question':80 'recent':106 'rentry.co':40,76,98,126 'rentry.co/megathread)':39 'rentry.co/piracy-faq)':75 'rentry.co/piracy-isp-complaints)':97 'rentry.co/piracy-rules)':125 'resourc':58 'rule':124 'sail':22 'sea':26,69 'sent':107 'ship':138 'site':49 'start':13 'take':84 'tool':51 'uncov':37 'uphold':136 'use':16 'varieti':54 'water':93 'web':104 'welcom':4 'wiki':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686816157
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10901"
  +editedAt: DateTimeImmutable @1711225011 {#1713
    date: 2024-03-23 21:16:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1686729757 {#1712
    date: 2023-06-14 10:02:37.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
48 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "Piracy-Wiki-Megathread"
  +title: "⚓𝗣𝗶𝗿𝗮𝗰𝘆 𝗪𝗶𝗸𝗶 + 📜 𝗠𝗲𝗴𝗮𝘁𝗵𝗿𝗲𝗮𝗱"
  +url: "https://lemmy.dbzer0.com/pictrs/image/44a65da1-1187-45cd-b4be-d5f99d1938b9.png"
  +body: """
    ![](https://a.imagem.app/oZHIji.png)\n
    \n
    ---\n
    \n
    💀 ➜ Welcome to the **Wiki**\n
    ===========================\n
    \n
    This is where you may start looking for useful information on your endeavours to sail on the high seas. You never know what kind of gold mine you’ll uncover!\n
    \n
    ---\n
    \n
    📜 ➜ [**Megathread**](https://rentry.co/megathread)\n
    ==================================================\n
    \n
    - On your quest, you will come across sites, apps, tools and a variety of other excellent resources to become the most dreadful, most magnificent pirate of the sea. Now pick your destination!\n
    \n
    ---\n
    \n
    🪶 ➜ [**FAQ**](https://rentry.co/piracy-faq)\n
    ===========================================\n
    \n
    - Frequently asked questions from the community. Take a look and don’t fall into the water now.\n
    \n
    ---\n
    \n
    🪶 ➜ [ **ISP Complaints**](https://rentry.co/piracy-isp-complaints)\n
    ==================================================================\n
    \n
    - Have your ISP or web host recently sent you a DMCA letter? Discover how to manage the problem and avoid it in the future.\n
    \n
    ---\n
    \n
    🪶 ➜ [**Rules**](https://rentry.co/piracy-rules)\n
    ===============================================\n
    \n
    - This instance’s creed. Joining this crew means upholding our ship’s code.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727825539 {#1704
    date: 2024-10-02 01:32:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 5144
  -titleTs: "'𝗠𝗲𝗴𝗮𝘁𝗵𝗿𝗲𝗮𝗱':3 '𝗣𝗶𝗿𝗮𝗰𝘆':1 '𝗪𝗶𝗸𝗶':2"
  -bodyTs: "'/megathread)':41 '/ozhiji.png)':3 '/piracy-faq)':77 '/piracy-isp-complaints)':99 '/piracy-rules)':127 'a.imagem.app':2 'a.imagem.app/ozhiji.png)':1 'across':48 'app':50 'ask':79 'avoid':119 'becom':60 'code':140 'come':47 'communiti':83 'complaint':96 'creed':131 'crew':134 'destin':73 'discov':112 'dmca':110 'dread':63 'endeavour':20 'excel':57 'fall':90 'faq':74 'frequent':78 'futur':123 'gold':33 'high':25 'host':105 'inform':17 'instanc':129 'isp':95,102 'join':132 'kind':31 'know':29 'letter':111 'll':36 'look':14,86 'magnific':65 'manag':115 'may':12 'mean':135 'megathread':38 'mine':34 'never':28 'pick':71 'pirat':66 'problem':117 'quest':44 'question':80 'recent':106 'rentry.co':40,76,98,126 'rentry.co/megathread)':39 'rentry.co/piracy-faq)':75 'rentry.co/piracy-isp-complaints)':97 'rentry.co/piracy-rules)':125 'resourc':58 'rule':124 'sail':22 'sea':26,69 'sent':107 'ship':138 'site':49 'start':13 'take':84 'tool':51 'uncov':37 'uphold':136 'use':16 'varieti':54 'water':93 'web':104 'welcom':4 'wiki':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686816157
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10901"
  +editedAt: DateTimeImmutable @1711225011 {#1713
    date: 2024-03-23 21:16:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1686729757 {#1712
    date: 2023-06-14 10:02:37.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "A-new-community-for-fans-of-MLP-c-mylittlepony"
  +title: "A new community for fans of MLP /c/mylittlepony"
  +url: "https://lemmy.world/c/mylittlepony"
  +body: """
    Hoping to build up the community over here as I noticed that it was lacking one.  \n
    come chat about pastel horses and just chill! Post art, chat about episodes. Might even plan on doing a re-watch of some sort eventually!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686813803 {#1474
    date: 2023-06-15 09:23:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 5839
  -titleTs: "'/c/mylittlepony':8 'communiti':3 'fan':5 'mlp':7 'new':2"
  -bodyTs: "'art':26 'build':3 'chat':18,27 'chill':24 'come':17 'communiti':6 'episod':29 'even':31 'eventu':42 'hope':1 'hors':21 'lack':15 'might':30 'notic':11 'one':16 'pastel':20 'plan':32 'post':25 're':37 're-watch':36 'sort':41 'watch':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686813803
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/148784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686813803 {#1472
    date: 2023-06-15 09:23:23.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
51 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "A-new-community-for-fans-of-MLP-c-mylittlepony"
  +title: "A new community for fans of MLP /c/mylittlepony"
  +url: "https://lemmy.world/c/mylittlepony"
  +body: """
    Hoping to build up the community over here as I noticed that it was lacking one.  \n
    come chat about pastel horses and just chill! Post art, chat about episodes. Might even plan on doing a re-watch of some sort eventually!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686813803 {#1474
    date: 2023-06-15 09:23:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 5839
  -titleTs: "'/c/mylittlepony':8 'communiti':3 'fan':5 'mlp':7 'new':2"
  -bodyTs: "'art':26 'build':3 'chat':18,27 'chill':24 'come':17 'communiti':6 'episod':29 'even':31 'eventu':42 'hope':1 'hors':21 'lack':15 'might':30 'notic':11 'one':16 'pastel':20 'plan':32 'post':25 're':37 're-watch':36 'sort':41 'watch':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686813803
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/148784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686813803 {#1472
    date: 2023-06-15 09:23:23.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
52 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "A-new-community-for-fans-of-MLP-c-mylittlepony"
  +title: "A new community for fans of MLP /c/mylittlepony"
  +url: "https://lemmy.world/c/mylittlepony"
  +body: """
    Hoping to build up the community over here as I noticed that it was lacking one.  \n
    come chat about pastel horses and just chill! Post art, chat about episodes. Might even plan on doing a re-watch of some sort eventually!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686813803 {#1474
    date: 2023-06-15 09:23:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 5839
  -titleTs: "'/c/mylittlepony':8 'communiti':3 'fan':5 'mlp':7 'new':2"
  -bodyTs: "'art':26 'build':3 'chat':18,27 'chill':24 'come':17 'communiti':6 'episod':29 'even':31 'eventu':42 'hope':1 'hors':21 'lack':15 'might':30 'notic':11 'one':16 'pastel':20 'plan':32 'post':25 're':37 're-watch':36 'sort':41 'watch':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686813803
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/148784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686813803 {#1472
    date: 2023-06-15 09:23:23.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Is-lemmy-ml-not-taking-in-new-users-at-the-moment"
  +title: "Is lemmy.ml not taking in new users at the moment?"
  +url: null
  +body: "I’m trying to register but the register button keeps circling forever."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686811383 {#1491
    date: 2023-06-15 08:43:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 1179
  -titleTs: "'lemmy.ml':2 'moment':10 'new':6 'take':4 'user':7"
  -bodyTs: "'button':9 'circl':11 'forev':12 'keep':10 'm':2 'regist':5,8 'tri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686811383
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/568532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686811383 {#1493
    date: 2023-06-15 08:43:03.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
55 DENIED edit
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Is-lemmy-ml-not-taking-in-new-users-at-the-moment"
  +title: "Is lemmy.ml not taking in new users at the moment?"
  +url: null
  +body: "I’m trying to register but the register button keeps circling forever."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686811383 {#1491
    date: 2023-06-15 08:43:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 1179
  -titleTs: "'lemmy.ml':2 'moment':10 'new':6 'take':4 'user':7"
  -bodyTs: "'button':9 'circl':11 'forev':12 'keep':10 'm':2 'regist':5,8 'tri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686811383
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/568532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686811383 {#1493
    date: 2023-06-15 08:43:03.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
56 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Is-lemmy-ml-not-taking-in-new-users-at-the-moment"
  +title: "Is lemmy.ml not taking in new users at the moment?"
  +url: null
  +body: "I’m trying to register but the register button keeps circling forever."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686811383 {#1491
    date: 2023-06-15 08:43:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 1179
  -titleTs: "'lemmy.ml':2 'moment':10 'new':6 'take':4 'user':7"
  -bodyTs: "'button':9 'circl':11 'forev':12 'keep':10 'm':2 'regist':5,8 'tri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686811383
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/568532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686811383 {#1493
    date: 2023-06-15 08:43:03.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "AbstractObjectFactoryBuilderFactoryInator"
  +title: "AbstractObjectFactoryBuilderFactoryInator"
  +url: "https://programming.dev/pictrs/image/a89c6c49-b454-43ef-92c1-a6994377fa81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808429 {#1762
    date: 2023-06-15 07:53:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 25794
  -titleTs: "'abstractobjectfactorybuilderfactoryin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808429
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808429 {#1751
    date: 2023-06-15 07:53:49.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
59 DENIED edit
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "AbstractObjectFactoryBuilderFactoryInator"
  +title: "AbstractObjectFactoryBuilderFactoryInator"
  +url: "https://programming.dev/pictrs/image/a89c6c49-b454-43ef-92c1-a6994377fa81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808429 {#1762
    date: 2023-06-15 07:53:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 25794
  -titleTs: "'abstractobjectfactorybuilderfactoryin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808429
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808429 {#1751
    date: 2023-06-15 07:53:49.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
60 DENIED moderate
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "AbstractObjectFactoryBuilderFactoryInator"
  +title: "AbstractObjectFactoryBuilderFactoryInator"
  +url: "https://programming.dev/pictrs/image/a89c6c49-b454-43ef-92c1-a6994377fa81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808429 {#1762
    date: 2023-06-15 07:53:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 25794
  -titleTs: "'abstractobjectfactorybuilderfactoryin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808429
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808429 {#1751
    date: 2023-06-15 07:53:49.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "COBOL-inheritance"
  +title: "COBOL inheritance"
  +url: "https://programming.dev/pictrs/image/42fc18b7-2403-4ef3-ab85-2fa58acdb5ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808321 {#1764
    date: 2023-06-15 07:52:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 25795
  -titleTs: "'cobol':1 'inherit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808321
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808321 {#1765
    date: 2023-06-15 07:52:01.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
63 DENIED edit
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "COBOL-inheritance"
  +title: "COBOL inheritance"
  +url: "https://programming.dev/pictrs/image/42fc18b7-2403-4ef3-ab85-2fa58acdb5ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808321 {#1764
    date: 2023-06-15 07:52:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 25795
  -titleTs: "'cobol':1 'inherit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808321
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808321 {#1765
    date: 2023-06-15 07:52:01.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
64 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "COBOL-inheritance"
  +title: "COBOL inheritance"
  +url: "https://programming.dev/pictrs/image/42fc18b7-2403-4ef3-ab85-2fa58acdb5ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808321 {#1764
    date: 2023-06-15 07:52:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 25795
  -titleTs: "'cobol':1 'inherit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808321
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808321 {#1765
    date: 2023-06-15 07:52:01.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: ""
  +title: "👨\u{200D}💻🟰🧙\u{200D}♂️❔"
  +url: "https://programming.dev/pictrs/image/a918f559-2204-4388-b58e-971bcefdc8b0.png"
  +body: "Reposting memes from my phone"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808153 {#1633
    date: 2023-06-15 07:49:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 25343
  -titleTs: ""
  -bodyTs: "'meme':2 'phone':5 'repost':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808153
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808153 {#1627
    date: 2023-06-15 07:49:13.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
67 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: ""
  +title: "👨\u{200D}💻🟰🧙\u{200D}♂️❔"
  +url: "https://programming.dev/pictrs/image/a918f559-2204-4388-b58e-971bcefdc8b0.png"
  +body: "Reposting memes from my phone"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808153 {#1633
    date: 2023-06-15 07:49:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 25343
  -titleTs: ""
  -bodyTs: "'meme':2 'phone':5 'repost':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808153
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808153 {#1627
    date: 2023-06-15 07:49:13.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
68 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: ""
  +title: "👨\u{200D}💻🟰🧙\u{200D}♂️❔"
  +url: "https://programming.dev/pictrs/image/a918f559-2204-4388-b58e-971bcefdc8b0.png"
  +body: "Reposting memes from my phone"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808153 {#1633
    date: 2023-06-15 07:49:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 25343
  -titleTs: ""
  -bodyTs: "'meme':2 'phone':5 'repost':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686808153
  +visibility: "visible             "
  +apId: "https://programming.dev/post/44059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686808153 {#1627
    date: 2023-06-15 07:49:13.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "What-is-the-thing-that-has-surprised-you-the-most"
  +title: "What is the thing that has surprised you the most about the Fediverse?"
  +url: "https://lemmy.world/pictrs/image/20fbdd8b-5211-4f82-8792-fd268e595235.png"
  +body: """
    To me, it was the astounding amount of interactivity between the community.\n
    \n
    At first I thought this was temporarily caused by the whole migration from the R site. But, just out of curiosity, I signed up to Mastodon and have enjoyed myself just as much as here.\n
    \n
    Most of the Lemmy post’s / Mastodon toots have almost as much or more comments / boosts than upvotes or favorites. It feels so organic and makes me realize how much these huge companies employ technics to pretty much force to interact the way they see fit.\n
    \n
    It reminds me of that good old saying “you are not immune to propaganda”, well I guess neither I nor anyone is immune to psychological tricks either.\n
    \n
    P.S. I also love the fact that since there isn’t pretty much any money involved, most opinions and interactions are genuine. Like, who is gonna pay this dude to advertise a book through BookWyrm? That increases immensely the odds that said person is being honest with their opinion of that book. It’s amazing.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808965 {#1442
    date: 2023-06-15 08:02:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 1308
  -titleTs: "'fedivers':13 'surpris':7 'thing':4"
  -bodyTs: "'advertis':151 'almost':57 'also':123 'amaz':175 'amount':7 'anyon':114 'astound':6 'book':153,172 'bookwyrm':155 'boost':63 'caus':20 'comment':62 'communiti':12 'compani':80 'curios':33 'dude':149 'either':120 'employ':81 'enjoy':41 'fact':126 'favorit':67 'feel':69 'first':14 'fit':93 'forc':86 'genuin':142 'gonna':146 'good':99 'guess':110 'honest':166 'huge':79 'immens':158 'immun':105,116 'increas':157 'interact':9,88,140 'involv':136 'isn':130 'lemmi':51 'like':143 'love':124 'make':73 'mastodon':38,54 'migrat':24 'money':135 'much':45,59,77,85,133 'neither':111 'odd':160 'old':100 'opinion':138,169 'organ':71 'p.s':121 'pay':147 'person':163 'post':52 'pretti':84,132 'propaganda':107 'psycholog':118 'r':27 'realiz':75 'remind':95 'said':162 'say':101 'see':92 'sign':35 'sinc':128 'site':28 'technic':82 'temporarili':19 'thought':16 'toot':55 'trick':119 'upvot':65 'way':90 'well':108 'whole':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686807988
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801488 {#1415
    date: 2023-06-15 05:58:08.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
71 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "What-is-the-thing-that-has-surprised-you-the-most"
  +title: "What is the thing that has surprised you the most about the Fediverse?"
  +url: "https://lemmy.world/pictrs/image/20fbdd8b-5211-4f82-8792-fd268e595235.png"
  +body: """
    To me, it was the astounding amount of interactivity between the community.\n
    \n
    At first I thought this was temporarily caused by the whole migration from the R site. But, just out of curiosity, I signed up to Mastodon and have enjoyed myself just as much as here.\n
    \n
    Most of the Lemmy post’s / Mastodon toots have almost as much or more comments / boosts than upvotes or favorites. It feels so organic and makes me realize how much these huge companies employ technics to pretty much force to interact the way they see fit.\n
    \n
    It reminds me of that good old saying “you are not immune to propaganda”, well I guess neither I nor anyone is immune to psychological tricks either.\n
    \n
    P.S. I also love the fact that since there isn’t pretty much any money involved, most opinions and interactions are genuine. Like, who is gonna pay this dude to advertise a book through BookWyrm? That increases immensely the odds that said person is being honest with their opinion of that book. It’s amazing.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808965 {#1442
    date: 2023-06-15 08:02:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 1308
  -titleTs: "'fedivers':13 'surpris':7 'thing':4"
  -bodyTs: "'advertis':151 'almost':57 'also':123 'amaz':175 'amount':7 'anyon':114 'astound':6 'book':153,172 'bookwyrm':155 'boost':63 'caus':20 'comment':62 'communiti':12 'compani':80 'curios':33 'dude':149 'either':120 'employ':81 'enjoy':41 'fact':126 'favorit':67 'feel':69 'first':14 'fit':93 'forc':86 'genuin':142 'gonna':146 'good':99 'guess':110 'honest':166 'huge':79 'immens':158 'immun':105,116 'increas':157 'interact':9,88,140 'involv':136 'isn':130 'lemmi':51 'like':143 'love':124 'make':73 'mastodon':38,54 'migrat':24 'money':135 'much':45,59,77,85,133 'neither':111 'odd':160 'old':100 'opinion':138,169 'organ':71 'p.s':121 'pay':147 'person':163 'post':52 'pretti':84,132 'propaganda':107 'psycholog':118 'r':27 'realiz':75 'remind':95 'said':162 'say':101 'see':92 'sign':35 'sinc':128 'site':28 'technic':82 'temporarili':19 'thought':16 'toot':55 'trick':119 'upvot':65 'way':90 'well':108 'whole':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686807988
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801488 {#1415
    date: 2023-06-15 05:58:08.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
72 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "What-is-the-thing-that-has-surprised-you-the-most"
  +title: "What is the thing that has surprised you the most about the Fediverse?"
  +url: "https://lemmy.world/pictrs/image/20fbdd8b-5211-4f82-8792-fd268e595235.png"
  +body: """
    To me, it was the astounding amount of interactivity between the community.\n
    \n
    At first I thought this was temporarily caused by the whole migration from the R site. But, just out of curiosity, I signed up to Mastodon and have enjoyed myself just as much as here.\n
    \n
    Most of the Lemmy post’s / Mastodon toots have almost as much or more comments / boosts than upvotes or favorites. It feels so organic and makes me realize how much these huge companies employ technics to pretty much force to interact the way they see fit.\n
    \n
    It reminds me of that good old saying “you are not immune to propaganda”, well I guess neither I nor anyone is immune to psychological tricks either.\n
    \n
    P.S. I also love the fact that since there isn’t pretty much any money involved, most opinions and interactions are genuine. Like, who is gonna pay this dude to advertise a book through BookWyrm? That increases immensely the odds that said person is being honest with their opinion of that book. It’s amazing.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808965 {#1442
    date: 2023-06-15 08:02:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 1308
  -titleTs: "'fedivers':13 'surpris':7 'thing':4"
  -bodyTs: "'advertis':151 'almost':57 'also':123 'amaz':175 'amount':7 'anyon':114 'astound':6 'book':153,172 'bookwyrm':155 'boost':63 'caus':20 'comment':62 'communiti':12 'compani':80 'curios':33 'dude':149 'either':120 'employ':81 'enjoy':41 'fact':126 'favorit':67 'feel':69 'first':14 'fit':93 'forc':86 'genuin':142 'gonna':146 'good':99 'guess':110 'honest':166 'huge':79 'immens':158 'immun':105,116 'increas':157 'interact':9,88,140 'involv':136 'isn':130 'lemmi':51 'like':143 'love':124 'make':73 'mastodon':38,54 'migrat':24 'money':135 'much':45,59,77,85,133 'neither':111 'odd':160 'old':100 'opinion':138,169 'organ':71 'p.s':121 'pay':147 'person':163 'post':52 'pretti':84,132 'propaganda':107 'psycholog':118 'r':27 'realiz':75 'remind':95 'said':162 'say':101 'see':92 'sign':35 'sinc':128 'site':28 'technic':82 'temporarili':19 'thought':16 'toot':55 'trick':119 'upvot':65 'way':90 'well':108 'whole':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686807988
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801488 {#1415
    date: 2023-06-15 05:58:08.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Inside-North-Korea-We-are-stuck-waiting-to-die"
  +title: "Inside North Korea: “We are stuck, waiting to die”"
  +url: "https://www.bbc.co.uk/news/extra/bskbb4rmae/inside-north-korea"
  +body: "> For months, the BBC has been communicating in secret with three North Koreans living in the country."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686801733 {#1456
    date: 2023-06-15 06:02:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 9492
  -titleTs: "'die':9 'insid':1 'korea':3 'north':2 'stuck':6 'wait':7"
  -bodyTs: "'bbc':4 'communic':7 'countri':17 'korean':13 'live':14 'month':2 'north':12 'secret':9 'three':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686806233
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/103538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801733 {#1454
    date: 2023-06-15 06:02:13.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
75 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Inside-North-Korea-We-are-stuck-waiting-to-die"
  +title: "Inside North Korea: “We are stuck, waiting to die”"
  +url: "https://www.bbc.co.uk/news/extra/bskbb4rmae/inside-north-korea"
  +body: "> For months, the BBC has been communicating in secret with three North Koreans living in the country."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686801733 {#1456
    date: 2023-06-15 06:02:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 9492
  -titleTs: "'die':9 'insid':1 'korea':3 'north':2 'stuck':6 'wait':7"
  -bodyTs: "'bbc':4 'communic':7 'countri':17 'korean':13 'live':14 'month':2 'north':12 'secret':9 'three':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686806233
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/103538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801733 {#1454
    date: 2023-06-15 06:02:13.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
76 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Inside-North-Korea-We-are-stuck-waiting-to-die"
  +title: "Inside North Korea: “We are stuck, waiting to die”"
  +url: "https://www.bbc.co.uk/news/extra/bskbb4rmae/inside-north-korea"
  +body: "> For months, the BBC has been communicating in secret with three North Koreans living in the country."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686801733 {#1456
    date: 2023-06-15 06:02:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 9492
  -titleTs: "'die':9 'insid':1 'korea':3 'north':2 'stuck':6 'wait':7"
  -bodyTs: "'bbc':4 'communic':7 'countri':17 'korean':13 'live':14 'month':2 'north':12 'secret':9 'three':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686806233
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/103538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686801733 {#1454
    date: 2023-06-15 06:02:13.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "I-m-Canadian"
  +title: "I'm Canadian"
  +url: "https://lemmy.world/pictrs/image/027cb4f2-c240-44de-9a45-9a1fe055842a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800936 {#1435
    date: 2023-06-15 05:48:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 8634
  -titleTs: "'canadian':3 'm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805436
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800936 {#1430
    date: 2023-06-15 05:48:56.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
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "I-m-Canadian"
  +title: "I'm Canadian"
  +url: "https://lemmy.world/pictrs/image/027cb4f2-c240-44de-9a45-9a1fe055842a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800936 {#1435
    date: 2023-06-15 05:48:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 8634
  -titleTs: "'canadian':3 'm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805436
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800936 {#1430
    date: 2023-06-15 05:48:56.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
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "I-m-Canadian"
  +title: "I'm Canadian"
  +url: "https://lemmy.world/pictrs/image/027cb4f2-c240-44de-9a45-9a1fe055842a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800936 {#1435
    date: 2023-06-15 05:48:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 8634
  -titleTs: "'canadian':3 'm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805436
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800936 {#1430
    date: 2023-06-15 05:48:56.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Why-do-I-get-Russian-ads-I-don-t-even-understand"
  +title: "Why do I get Russian ads? I don't even understand Russian."
  +url: "https://lemmy.world/pictrs/image/8a37d0f6-8bb8-4eba-ae1b-ac49fb109dd5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800745 {#1709
    date: 2023-06-15 05:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 8635
  -titleTs: "'ad':6 'even':10 'get':4 'russian':5,12 'understand':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805245
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800745 {#1595
    date: 2023-06-15 05:45:45.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
83 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Why-do-I-get-Russian-ads-I-don-t-even-understand"
  +title: "Why do I get Russian ads? I don't even understand Russian."
  +url: "https://lemmy.world/pictrs/image/8a37d0f6-8bb8-4eba-ae1b-ac49fb109dd5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800745 {#1709
    date: 2023-06-15 05:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 8635
  -titleTs: "'ad':6 'even':10 'get':4 'russian':5,12 'understand':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805245
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800745 {#1595
    date: 2023-06-15 05:45:45.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
84 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Why-do-I-get-Russian-ads-I-don-t-even-understand"
  +title: "Why do I get Russian ads? I don't even understand Russian."
  +url: "https://lemmy.world/pictrs/image/8a37d0f6-8bb8-4eba-ae1b-ac49fb109dd5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800745 {#1709
    date: 2023-06-15 05:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 8635
  -titleTs: "'ad':6 'even':10 'get':4 'russian':5,12 'understand':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805245
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800745 {#1595
    date: 2023-06-15 05:45:45.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "I-got-fired-and-lost-it-all"
  +title: "I got fired and lost it all"
  +url: "https://lemmy.world/pictrs/image/77b1e6bb-4e87-4562-8b86-b57c0f6e8101.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800548 {#1641
    date: 2023-06-15 05:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 8636
  -titleTs: "'fire':3 'got':2 'lost':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805048
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800548 {#1648
    date: 2023-06-15 05:42:28.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
87 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "I-got-fired-and-lost-it-all"
  +title: "I got fired and lost it all"
  +url: "https://lemmy.world/pictrs/image/77b1e6bb-4e87-4562-8b86-b57c0f6e8101.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800548 {#1641
    date: 2023-06-15 05:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 8636
  -titleTs: "'fire':3 'got':2 'lost':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805048
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800548 {#1648
    date: 2023-06-15 05:42:28.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
88 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "I-got-fired-and-lost-it-all"
  +title: "I got fired and lost it all"
  +url: "https://lemmy.world/pictrs/image/77b1e6bb-4e87-4562-8b86-b57c0f6e8101.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686800548 {#1641
    date: 2023-06-15 05:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 8636
  -titleTs: "'fire':3 'got':2 'lost':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686805048
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/145227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686800548 {#1648
    date: 2023-06-15 05:42:28.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-You-can-t-badge-back-in-if-you-haven-t-badged"
  +title: "[REPOST] You can't badge back in if you haven't badged out?"
  +url: null
  +body: """
    [REPOST]\n
    \n
    Many years ago, I worked at a company that did phone tech support for a particular piece of well known business software. After outgrowing the building we'd been in, the company moved to an enormous warehouse building they'd renovated into offices and cube space.\n
    \n
    The new building had separate parking areas for visitors (of which we basically had none) and employees (who had to park in the rear).\n
    \n
    As part of the move, they got a new security crew, who had very specific ideas about access security.\n
    \n
    First, the entrances were keyed so that you had to badge in (use your ID to unlock the door). This included the visitors' entrance -- reception had to unlock the door for visitors).\n
    \n
    Second, all doors except the front guest entrance and the rear employee's entrance were switched to exits only, and didn't have a badge reader to unlock the door from the outside.\n
    \n
    Third, they forbade anyone from permitting "drafting", aka allowing someone else to enter behind you, so that you had to badge in to enter. Several people got write-ups for allowing people to come in after them, just to make that point.\n
    \n
    Fourth, and the reason for the story, you had to badge out to prime your badge so that you could badge in. For fire safety, you could exit by any door without badging out, but if you did, you couldn't unlock a door to re-enter, and had to walk around to the visitor's entrance to have reception let you in. Because the front and rear entrances were around 500m (1/4mi) from each other, it was easy to have to waste 10 minutes getting back in the building if you forgot to badge out, and in 40C (100F) weather for much of the summer.\n
    \n
    The explanation we were given was that they needed to know how many people were in the building in case it had to be evacuated. Of course, that information was on computers that were only accessible inside the building, so....\n
    \n
    After the first couple days, during which I, and nearly everyone I knew, had locked themselves out at least once. I realized what I had to do.\n
    \n
    Starting on day 3, I'd enter the building, and, immediately after getting through the doors, smack my badge against the exit reader to prime it to let me re-enter. Every time a coworker saw me entering the building, they'd ask me what I was doing, which I'd happily explain.\n
    \n
    Within a couple of weeks, I didn't see a single person coming though the doors who didn't swing around and smack their badge against the exit reader.\n
    \n
    And at the beginning of the next month, security sent out an email that they were no longer requiring exit badging. I like to believe that it was my doing, although it's also possible that reception was sick and tired of dealing with having to deal with the lunch return rush, and constantly let the smokers back into the building. (never mess with reception).\n
    \n
    TL;DR they required us to badge out if we wanted to badge back in, so I badged out immediately on entering, and started a trend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687381619 {#1679
    date: 2023-06-21 23:06:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 78
  -titleTs: "'back':6 'badg':5,12 'haven':10 'repost':1"
  -bodyTs: "'1/4mi':272 '10':283 '100f':299 '3':376 '40c':298 '500m':271 'access':89,341 'ago':4 'aka':163 'allow':164,187 'also':489 'although':486 'anyon':159 'area':54 'around':251,270,447 'ask':416 'back':286,513,534 'badg':101,147,176,209,214,219,231,294,391,451,476,527,533,538 'basic':60 'begin':459 'behind':169 'believ':480 'build':27,39,50,289,323,344,381,413,516 'busi':22 'case':325 'come':190,439 'compani':9,33 'comput':337 'constant':509 'could':218,225 'couldn':238 'coupl':349,429 'cours':332 'cowork':408 'crew':82 'cube':46 'd':29,41,378,415,424 'day':350,375 'deal':498,502 'didn':143,433,444 'door':109,120,125,152,229,242,388,442 'dr':522 'draft':162 'easi':278 'els':166 'email':468 'employe':64,134 'enorm':37 'enter':168,179,246,379,404,411,542 'entranc':93,114,130,136,256,268 'evacu':330 'everi':405 'everyon':356 'except':126 'exit':140,226,394,454,475 'explain':426 'explan':307 'fire':222 'first':91,348 'forbad':158 'forgot':292 'fourth':199 'front':128,265 'get':285,385 'given':310 'got':78,182 'guest':129 'happili':425 'id':105 'idea':87 'immedi':383,540 'includ':111 'inform':334 'insid':342 'key':95 'knew':358 'know':316 'known':21 'least':364 'let':260,400,510 'like':478 'lock':360 'longer':473 'lunch':505 'make':196 'mani':2,318 'mess':518 'minut':284 'month':463 'move':34,76 'much':302 'near':355 'need':314 'never':517 'new':49,80 'next':462 'none':62 'offic':44 'outgrow':25 'outsid':155 'park':53,68 'part':73 'particular':17 'peopl':181,188,319 'permit':161 'person':438 'phone':12 'piec':18 'point':198 'possibl':490 'prime':212,397 're':245,403 're-ent':244,402 'reader':148,395,455 'realiz':367 'rear':71,133,267 'reason':202 'recept':115,259,492,520 'renov':42 'repost':1 'requir':474,524 'return':506 'rush':507 'safeti':223 'saw':409 'second':123 'secur':81,90,464 'see':435 'sent':465 'separ':52 'sever':180 'sick':494 'singl':437 'smack':389,449 'smoker':512 'softwar':23 'someon':165 'space':47 'specif':86 'start':373,544 'stori':205 'summer':305 'support':14 'swing':446 'switch':138 'tech':13 'third':156 'though':440 'time':406 'tire':496 'tl':521 'trend':546 'unlock':107,118,150,240 'up':185 'us':525 'use':103 'visitor':56,113,122,254 'walk':250 'want':531 'warehous':38 'wast':282 'weather':300 'week':431 'well':20 'within':427 'without':230 'work':6 'write':184 'write-up':183 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686801854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/119734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686734854 {#1650
    date: 2023-06-14 11:27:34.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
91 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-You-can-t-badge-back-in-if-you-haven-t-badged"
  +title: "[REPOST] You can't badge back in if you haven't badged out?"
  +url: null
  +body: """
    [REPOST]\n
    \n
    Many years ago, I worked at a company that did phone tech support for a particular piece of well known business software. After outgrowing the building we'd been in, the company moved to an enormous warehouse building they'd renovated into offices and cube space.\n
    \n
    The new building had separate parking areas for visitors (of which we basically had none) and employees (who had to park in the rear).\n
    \n
    As part of the move, they got a new security crew, who had very specific ideas about access security.\n
    \n
    First, the entrances were keyed so that you had to badge in (use your ID to unlock the door). This included the visitors' entrance -- reception had to unlock the door for visitors).\n
    \n
    Second, all doors except the front guest entrance and the rear employee's entrance were switched to exits only, and didn't have a badge reader to unlock the door from the outside.\n
    \n
    Third, they forbade anyone from permitting "drafting", aka allowing someone else to enter behind you, so that you had to badge in to enter. Several people got write-ups for allowing people to come in after them, just to make that point.\n
    \n
    Fourth, and the reason for the story, you had to badge out to prime your badge so that you could badge in. For fire safety, you could exit by any door without badging out, but if you did, you couldn't unlock a door to re-enter, and had to walk around to the visitor's entrance to have reception let you in. Because the front and rear entrances were around 500m (1/4mi) from each other, it was easy to have to waste 10 minutes getting back in the building if you forgot to badge out, and in 40C (100F) weather for much of the summer.\n
    \n
    The explanation we were given was that they needed to know how many people were in the building in case it had to be evacuated. Of course, that information was on computers that were only accessible inside the building, so....\n
    \n
    After the first couple days, during which I, and nearly everyone I knew, had locked themselves out at least once. I realized what I had to do.\n
    \n
    Starting on day 3, I'd enter the building, and, immediately after getting through the doors, smack my badge against the exit reader to prime it to let me re-enter. Every time a coworker saw me entering the building, they'd ask me what I was doing, which I'd happily explain.\n
    \n
    Within a couple of weeks, I didn't see a single person coming though the doors who didn't swing around and smack their badge against the exit reader.\n
    \n
    And at the beginning of the next month, security sent out an email that they were no longer requiring exit badging. I like to believe that it was my doing, although it's also possible that reception was sick and tired of dealing with having to deal with the lunch return rush, and constantly let the smokers back into the building. (never mess with reception).\n
    \n
    TL;DR they required us to badge out if we wanted to badge back in, so I badged out immediately on entering, and started a trend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687381619 {#1679
    date: 2023-06-21 23:06:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 78
  -titleTs: "'back':6 'badg':5,12 'haven':10 'repost':1"
  -bodyTs: "'1/4mi':272 '10':283 '100f':299 '3':376 '40c':298 '500m':271 'access':89,341 'ago':4 'aka':163 'allow':164,187 'also':489 'although':486 'anyon':159 'area':54 'around':251,270,447 'ask':416 'back':286,513,534 'badg':101,147,176,209,214,219,231,294,391,451,476,527,533,538 'basic':60 'begin':459 'behind':169 'believ':480 'build':27,39,50,289,323,344,381,413,516 'busi':22 'case':325 'come':190,439 'compani':9,33 'comput':337 'constant':509 'could':218,225 'couldn':238 'coupl':349,429 'cours':332 'cowork':408 'crew':82 'cube':46 'd':29,41,378,415,424 'day':350,375 'deal':498,502 'didn':143,433,444 'door':109,120,125,152,229,242,388,442 'dr':522 'draft':162 'easi':278 'els':166 'email':468 'employe':64,134 'enorm':37 'enter':168,179,246,379,404,411,542 'entranc':93,114,130,136,256,268 'evacu':330 'everi':405 'everyon':356 'except':126 'exit':140,226,394,454,475 'explain':426 'explan':307 'fire':222 'first':91,348 'forbad':158 'forgot':292 'fourth':199 'front':128,265 'get':285,385 'given':310 'got':78,182 'guest':129 'happili':425 'id':105 'idea':87 'immedi':383,540 'includ':111 'inform':334 'insid':342 'key':95 'knew':358 'know':316 'known':21 'least':364 'let':260,400,510 'like':478 'lock':360 'longer':473 'lunch':505 'make':196 'mani':2,318 'mess':518 'minut':284 'month':463 'move':34,76 'much':302 'near':355 'need':314 'never':517 'new':49,80 'next':462 'none':62 'offic':44 'outgrow':25 'outsid':155 'park':53,68 'part':73 'particular':17 'peopl':181,188,319 'permit':161 'person':438 'phone':12 'piec':18 'point':198 'possibl':490 'prime':212,397 're':245,403 're-ent':244,402 'reader':148,395,455 'realiz':367 'rear':71,133,267 'reason':202 'recept':115,259,492,520 'renov':42 'repost':1 'requir':474,524 'return':506 'rush':507 'safeti':223 'saw':409 'second':123 'secur':81,90,464 'see':435 'sent':465 'separ':52 'sever':180 'sick':494 'singl':437 'smack':389,449 'smoker':512 'softwar':23 'someon':165 'space':47 'specif':86 'start':373,544 'stori':205 'summer':305 'support':14 'swing':446 'switch':138 'tech':13 'third':156 'though':440 'time':406 'tire':496 'tl':521 'trend':546 'unlock':107,118,150,240 'up':185 'us':525 'use':103 'visitor':56,113,122,254 'walk':250 'want':531 'warehous':38 'wast':282 'weather':300 'week':431 'well':20 'within':427 'without':230 'work':6 'write':184 'write-up':183 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686801854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/119734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686734854 {#1650
    date: 2023-06-14 11:27:34.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
92 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-You-can-t-badge-back-in-if-you-haven-t-badged"
  +title: "[REPOST] You can't badge back in if you haven't badged out?"
  +url: null
  +body: """
    [REPOST]\n
    \n
    Many years ago, I worked at a company that did phone tech support for a particular piece of well known business software. After outgrowing the building we'd been in, the company moved to an enormous warehouse building they'd renovated into offices and cube space.\n
    \n
    The new building had separate parking areas for visitors (of which we basically had none) and employees (who had to park in the rear).\n
    \n
    As part of the move, they got a new security crew, who had very specific ideas about access security.\n
    \n
    First, the entrances were keyed so that you had to badge in (use your ID to unlock the door). This included the visitors' entrance -- reception had to unlock the door for visitors).\n
    \n
    Second, all doors except the front guest entrance and the rear employee's entrance were switched to exits only, and didn't have a badge reader to unlock the door from the outside.\n
    \n
    Third, they forbade anyone from permitting "drafting", aka allowing someone else to enter behind you, so that you had to badge in to enter. Several people got write-ups for allowing people to come in after them, just to make that point.\n
    \n
    Fourth, and the reason for the story, you had to badge out to prime your badge so that you could badge in. For fire safety, you could exit by any door without badging out, but if you did, you couldn't unlock a door to re-enter, and had to walk around to the visitor's entrance to have reception let you in. Because the front and rear entrances were around 500m (1/4mi) from each other, it was easy to have to waste 10 minutes getting back in the building if you forgot to badge out, and in 40C (100F) weather for much of the summer.\n
    \n
    The explanation we were given was that they needed to know how many people were in the building in case it had to be evacuated. Of course, that information was on computers that were only accessible inside the building, so....\n
    \n
    After the first couple days, during which I, and nearly everyone I knew, had locked themselves out at least once. I realized what I had to do.\n
    \n
    Starting on day 3, I'd enter the building, and, immediately after getting through the doors, smack my badge against the exit reader to prime it to let me re-enter. Every time a coworker saw me entering the building, they'd ask me what I was doing, which I'd happily explain.\n
    \n
    Within a couple of weeks, I didn't see a single person coming though the doors who didn't swing around and smack their badge against the exit reader.\n
    \n
    And at the beginning of the next month, security sent out an email that they were no longer requiring exit badging. I like to believe that it was my doing, although it's also possible that reception was sick and tired of dealing with having to deal with the lunch return rush, and constantly let the smokers back into the building. (never mess with reception).\n
    \n
    TL;DR they required us to badge out if we wanted to badge back in, so I badged out immediately on entering, and started a trend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687381619 {#1679
    date: 2023-06-21 23:06:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 78
  -titleTs: "'back':6 'badg':5,12 'haven':10 'repost':1"
  -bodyTs: "'1/4mi':272 '10':283 '100f':299 '3':376 '40c':298 '500m':271 'access':89,341 'ago':4 'aka':163 'allow':164,187 'also':489 'although':486 'anyon':159 'area':54 'around':251,270,447 'ask':416 'back':286,513,534 'badg':101,147,176,209,214,219,231,294,391,451,476,527,533,538 'basic':60 'begin':459 'behind':169 'believ':480 'build':27,39,50,289,323,344,381,413,516 'busi':22 'case':325 'come':190,439 'compani':9,33 'comput':337 'constant':509 'could':218,225 'couldn':238 'coupl':349,429 'cours':332 'cowork':408 'crew':82 'cube':46 'd':29,41,378,415,424 'day':350,375 'deal':498,502 'didn':143,433,444 'door':109,120,125,152,229,242,388,442 'dr':522 'draft':162 'easi':278 'els':166 'email':468 'employe':64,134 'enorm':37 'enter':168,179,246,379,404,411,542 'entranc':93,114,130,136,256,268 'evacu':330 'everi':405 'everyon':356 'except':126 'exit':140,226,394,454,475 'explain':426 'explan':307 'fire':222 'first':91,348 'forbad':158 'forgot':292 'fourth':199 'front':128,265 'get':285,385 'given':310 'got':78,182 'guest':129 'happili':425 'id':105 'idea':87 'immedi':383,540 'includ':111 'inform':334 'insid':342 'key':95 'knew':358 'know':316 'known':21 'least':364 'let':260,400,510 'like':478 'lock':360 'longer':473 'lunch':505 'make':196 'mani':2,318 'mess':518 'minut':284 'month':463 'move':34,76 'much':302 'near':355 'need':314 'never':517 'new':49,80 'next':462 'none':62 'offic':44 'outgrow':25 'outsid':155 'park':53,68 'part':73 'particular':17 'peopl':181,188,319 'permit':161 'person':438 'phone':12 'piec':18 'point':198 'possibl':490 'prime':212,397 're':245,403 're-ent':244,402 'reader':148,395,455 'realiz':367 'rear':71,133,267 'reason':202 'recept':115,259,492,520 'renov':42 'repost':1 'requir':474,524 'return':506 'rush':507 'safeti':223 'saw':409 'second':123 'secur':81,90,464 'see':435 'sent':465 'separ':52 'sever':180 'sick':494 'singl':437 'smack':389,449 'smoker':512 'softwar':23 'someon':165 'space':47 'specif':86 'start':373,544 'stori':205 'summer':305 'support':14 'swing':446 'switch':138 'tech':13 'third':156 'though':440 'time':406 'tire':496 'tl':521 'trend':546 'unlock':107,118,150,240 'up':185 'us':525 'use':103 'visitor':56,113,122,254 'walk':250 'want':531 'warehous':38 'wast':282 'weather':300 'week':431 'well':20 'within':427 'without':230 'work':6 'write':184 'write-up':183 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686801854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/119734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686734854 {#1650
    date: 2023-06-14 11:27:34.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Malicious-software-code-review"
  +title: "[REPOST] Malicious software code review"
  +url: null
  +body: """
    [REPOST]\n
    \n
    Way back in the early 2000's I found myself working freelance as a result of the dot com implosion.\n
    \n
    I found a gig sub-contracting for a contract a large company in San Diego had acquired from another company. They wanted to build a reliable delivery platform for the cell network. In those days cell data was 2G & 2.5G at best, so this wasn't as easy as you might think.\n
    \n
    The division of the large company ran a satellite message platform, and the CTO of that division had no interest in this project, which is how I ended up with it.\n
    \n
    Interestingly enough in the dot com implosion I had been let go by a company building a VAN overlay on the internet, a very similar problem. Since the second version of a product is always better I just took the lessons I learned and applied them to this project.\n
    \n
    That included heavily relying on this "new thing" called open source software. It took my small team about six months to build and deliver the platform and both the customer and the sales people were very happy with the result. But the CTO of this division was not.\n
    \n
    He had turned down the project based on his assumption that it would be a long and arduous task. So he demanded a code review with me and my team. He was very explicit, he wanted to see every line of code in this project, and we were not to leave anything out. He was sure we were somehow faking our results and was going to "get to the bottom" of this, as there was no way we could have delivered in six months.\n
    \n
    So we assembled our source into a zip for him. First the code we wrote. Then all the source for the open source libraries we used. Then the source for the libraries those libraries used, an so on recursively until we everything. We ran all that through a formatter (to make it easier to read) and ended up with about 800MB of source files. Which we sent off to the CTO.\n
    \n
    The initial code review date got moved back, and rescheduled for a month later. We sat in the meeting waiting for him, and he arrived about 15 minutes late. He stood in the doorway and looked at us and finally asked his only question - what did we use to pretty print the source.\n
    \n
    I started to say we used a script we wrote but he cut me off, said fine and left the room. We ended up doing work for that large company for 10 years and never again were we asked to a code review.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687061871 {#1592
    date: 2023-06-18 06:17:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 89
  -titleTs: "'code':4 'malici':2 'repost':1 'review':5 'softwar':3"
  -bodyTs: "'10':443 '15':385 '2.5':62 '2000':7 '2g':61 '800mb':348 'acquir':39 'alway':141 'anoth':41 'anyth':255 'appli':151 'arduous':221 'arriv':383 'ask':399,450 'assembl':290 'assumpt':213 'back':3,366 'base':210 'best':65 'better':142 'bottom':273 'build':46,122,177 'call':164 'cell':53,58 'code':227,245,300,361,453 'com':20,112 'compani':34,42,81,121,441 'contract':28,31 'could':282 'cto':89,198,358 'custom':185 'cut':424 'data':59 'date':363 'day':57 'deliv':179,284 'deliveri':49 'demand':225 'diego':37 'divis':77,92,201 'doorway':392 'dot':19,111 'earli':6 'easi':71 'easier':340 'end':103,344,434 'enough':108 'everi':242 'everyth':329 'explicit':237 'fake':263 'file':351 'final':398 'fine':428 'first':298 'formatt':336 'found':10,23 'freelanc':13 'g':63 'get':270 'gig':25 'go':118,268 'got':364 'happi':192 'heavili':158 'implos':21,113 'includ':157 'initi':360 'interest':95,107 'internet':128 'larg':33,80,440 'late':387 'later':372 'learn':149 'leav':254 'left':430 'lesson':147 'let':117 'librari':311,319,321 'line':243 'long':219 'look':394 'make':338 'meet':377 'messag':85 'might':74 'minut':386 'month':175,287,371 'move':365 'network':54 'never':446 'new':162 'open':165,309 'overlay':125 'peopl':189 'platform':50,86,181 'pretti':408 'print':409 'problem':132 'product':139 'project':98,155,209,248 'question':402 'ran':82,331 'read':342 'recurs':326 'reli':159 'reliabl':48 'repost':1 'reschedul':368 'result':16,195,265 'review':228,362,454 'room':432 'said':427 'sale':188 'san':36 'sat':374 'satellit':84 'say':415 'script':419 'second':135 'see':241 'sent':354 'similar':131 'sinc':133 'six':174,286 'small':171 'softwar':167 'somehow':262 'sourc':166,292,306,310,316,350,411 'start':413 'stood':389 'sub':27 'sub-contract':26 'sure':259 'task':222 'team':172,233 'thing':163 'think':75 'took':145,169 'turn':206 'us':396 'use':313,322,406,417 'van':124 'version':136 'wait':378 'want':44,239 'wasn':68 'way':2,280 'work':12,437 'would':216 'wrote':302,421 'year':444 'zip':295"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686800269
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/122057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686744769 {#1591
    date: 2023-06-14 14:12:49.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
95 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Malicious-software-code-review"
  +title: "[REPOST] Malicious software code review"
  +url: null
  +body: """
    [REPOST]\n
    \n
    Way back in the early 2000's I found myself working freelance as a result of the dot com implosion.\n
    \n
    I found a gig sub-contracting for a contract a large company in San Diego had acquired from another company. They wanted to build a reliable delivery platform for the cell network. In those days cell data was 2G & 2.5G at best, so this wasn't as easy as you might think.\n
    \n
    The division of the large company ran a satellite message platform, and the CTO of that division had no interest in this project, which is how I ended up with it.\n
    \n
    Interestingly enough in the dot com implosion I had been let go by a company building a VAN overlay on the internet, a very similar problem. Since the second version of a product is always better I just took the lessons I learned and applied them to this project.\n
    \n
    That included heavily relying on this "new thing" called open source software. It took my small team about six months to build and deliver the platform and both the customer and the sales people were very happy with the result. But the CTO of this division was not.\n
    \n
    He had turned down the project based on his assumption that it would be a long and arduous task. So he demanded a code review with me and my team. He was very explicit, he wanted to see every line of code in this project, and we were not to leave anything out. He was sure we were somehow faking our results and was going to "get to the bottom" of this, as there was no way we could have delivered in six months.\n
    \n
    So we assembled our source into a zip for him. First the code we wrote. Then all the source for the open source libraries we used. Then the source for the libraries those libraries used, an so on recursively until we everything. We ran all that through a formatter (to make it easier to read) and ended up with about 800MB of source files. Which we sent off to the CTO.\n
    \n
    The initial code review date got moved back, and rescheduled for a month later. We sat in the meeting waiting for him, and he arrived about 15 minutes late. He stood in the doorway and looked at us and finally asked his only question - what did we use to pretty print the source.\n
    \n
    I started to say we used a script we wrote but he cut me off, said fine and left the room. We ended up doing work for that large company for 10 years and never again were we asked to a code review.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687061871 {#1592
    date: 2023-06-18 06:17:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 89
  -titleTs: "'code':4 'malici':2 'repost':1 'review':5 'softwar':3"
  -bodyTs: "'10':443 '15':385 '2.5':62 '2000':7 '2g':61 '800mb':348 'acquir':39 'alway':141 'anoth':41 'anyth':255 'appli':151 'arduous':221 'arriv':383 'ask':399,450 'assembl':290 'assumpt':213 'back':3,366 'base':210 'best':65 'better':142 'bottom':273 'build':46,122,177 'call':164 'cell':53,58 'code':227,245,300,361,453 'com':20,112 'compani':34,42,81,121,441 'contract':28,31 'could':282 'cto':89,198,358 'custom':185 'cut':424 'data':59 'date':363 'day':57 'deliv':179,284 'deliveri':49 'demand':225 'diego':37 'divis':77,92,201 'doorway':392 'dot':19,111 'earli':6 'easi':71 'easier':340 'end':103,344,434 'enough':108 'everi':242 'everyth':329 'explicit':237 'fake':263 'file':351 'final':398 'fine':428 'first':298 'formatt':336 'found':10,23 'freelanc':13 'g':63 'get':270 'gig':25 'go':118,268 'got':364 'happi':192 'heavili':158 'implos':21,113 'includ':157 'initi':360 'interest':95,107 'internet':128 'larg':33,80,440 'late':387 'later':372 'learn':149 'leav':254 'left':430 'lesson':147 'let':117 'librari':311,319,321 'line':243 'long':219 'look':394 'make':338 'meet':377 'messag':85 'might':74 'minut':386 'month':175,287,371 'move':365 'network':54 'never':446 'new':162 'open':165,309 'overlay':125 'peopl':189 'platform':50,86,181 'pretti':408 'print':409 'problem':132 'product':139 'project':98,155,209,248 'question':402 'ran':82,331 'read':342 'recurs':326 'reli':159 'reliabl':48 'repost':1 'reschedul':368 'result':16,195,265 'review':228,362,454 'room':432 'said':427 'sale':188 'san':36 'sat':374 'satellit':84 'say':415 'script':419 'second':135 'see':241 'sent':354 'similar':131 'sinc':133 'six':174,286 'small':171 'softwar':167 'somehow':262 'sourc':166,292,306,310,316,350,411 'start':413 'stood':389 'sub':27 'sub-contract':26 'sure':259 'task':222 'team':172,233 'thing':163 'think':75 'took':145,169 'turn':206 'us':396 'use':313,322,406,417 'van':124 'version':136 'wait':378 'want':44,239 'wasn':68 'way':2,280 'work':12,437 'would':216 'wrote':302,421 'year':444 'zip':295"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686800269
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/122057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686744769 {#1591
    date: 2023-06-14 14:12:49.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
96 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Malicious-software-code-review"
  +title: "[REPOST] Malicious software code review"
  +url: null
  +body: """
    [REPOST]\n
    \n
    Way back in the early 2000's I found myself working freelance as a result of the dot com implosion.\n
    \n
    I found a gig sub-contracting for a contract a large company in San Diego had acquired from another company. They wanted to build a reliable delivery platform for the cell network. In those days cell data was 2G & 2.5G at best, so this wasn't as easy as you might think.\n
    \n
    The division of the large company ran a satellite message platform, and the CTO of that division had no interest in this project, which is how I ended up with it.\n
    \n
    Interestingly enough in the dot com implosion I had been let go by a company building a VAN overlay on the internet, a very similar problem. Since the second version of a product is always better I just took the lessons I learned and applied them to this project.\n
    \n
    That included heavily relying on this "new thing" called open source software. It took my small team about six months to build and deliver the platform and both the customer and the sales people were very happy with the result. But the CTO of this division was not.\n
    \n
    He had turned down the project based on his assumption that it would be a long and arduous task. So he demanded a code review with me and my team. He was very explicit, he wanted to see every line of code in this project, and we were not to leave anything out. He was sure we were somehow faking our results and was going to "get to the bottom" of this, as there was no way we could have delivered in six months.\n
    \n
    So we assembled our source into a zip for him. First the code we wrote. Then all the source for the open source libraries we used. Then the source for the libraries those libraries used, an so on recursively until we everything. We ran all that through a formatter (to make it easier to read) and ended up with about 800MB of source files. Which we sent off to the CTO.\n
    \n
    The initial code review date got moved back, and rescheduled for a month later. We sat in the meeting waiting for him, and he arrived about 15 minutes late. He stood in the doorway and looked at us and finally asked his only question - what did we use to pretty print the source.\n
    \n
    I started to say we used a script we wrote but he cut me off, said fine and left the room. We ended up doing work for that large company for 10 years and never again were we asked to a code review.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687061871 {#1592
    date: 2023-06-18 06:17:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 89
  -titleTs: "'code':4 'malici':2 'repost':1 'review':5 'softwar':3"
  -bodyTs: "'10':443 '15':385 '2.5':62 '2000':7 '2g':61 '800mb':348 'acquir':39 'alway':141 'anoth':41 'anyth':255 'appli':151 'arduous':221 'arriv':383 'ask':399,450 'assembl':290 'assumpt':213 'back':3,366 'base':210 'best':65 'better':142 'bottom':273 'build':46,122,177 'call':164 'cell':53,58 'code':227,245,300,361,453 'com':20,112 'compani':34,42,81,121,441 'contract':28,31 'could':282 'cto':89,198,358 'custom':185 'cut':424 'data':59 'date':363 'day':57 'deliv':179,284 'deliveri':49 'demand':225 'diego':37 'divis':77,92,201 'doorway':392 'dot':19,111 'earli':6 'easi':71 'easier':340 'end':103,344,434 'enough':108 'everi':242 'everyth':329 'explicit':237 'fake':263 'file':351 'final':398 'fine':428 'first':298 'formatt':336 'found':10,23 'freelanc':13 'g':63 'get':270 'gig':25 'go':118,268 'got':364 'happi':192 'heavili':158 'implos':21,113 'includ':157 'initi':360 'interest':95,107 'internet':128 'larg':33,80,440 'late':387 'later':372 'learn':149 'leav':254 'left':430 'lesson':147 'let':117 'librari':311,319,321 'line':243 'long':219 'look':394 'make':338 'meet':377 'messag':85 'might':74 'minut':386 'month':175,287,371 'move':365 'network':54 'never':446 'new':162 'open':165,309 'overlay':125 'peopl':189 'platform':50,86,181 'pretti':408 'print':409 'problem':132 'product':139 'project':98,155,209,248 'question':402 'ran':82,331 'read':342 'recurs':326 'reli':159 'reliabl':48 'repost':1 'reschedul':368 'result':16,195,265 'review':228,362,454 'room':432 'said':427 'sale':188 'san':36 'sat':374 'satellit':84 'say':415 'script':419 'second':135 'see':241 'sent':354 'similar':131 'sinc':133 'six':174,286 'small':171 'softwar':167 'somehow':262 'sourc':166,292,306,310,316,350,411 'start':413 'stood':389 'sub':27 'sub-contract':26 'sure':259 'task':222 'team':172,233 'thing':163 'think':75 'took':145,169 'turn':206 'us':396 'use':313,322,406,417 'van':124 'version':136 'wait':378 'want':44,239 'wasn':68 'way':2,280 'work':12,437 'would':216 'wrote':302,421 'year':444 'zip':295"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686800269
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/122057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686744769 {#1591
    date: 2023-06-14 14:12:49.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Check-my-employees-clockings-at-work-No-problem-No"
  +title: "[REPOST] Check my employees clockings at work? No problem. No problem at all."
  +url: null
  +body: """
    [REPOST]\n
    \n
    This happened a little while ago, but I still think about it sometimes.\n
    \n
    I was a supervisor of a small team (who were great at what they did) and one payday had three worried staff members thinking payroll had cocked up and given them too much money - they hadn’t.\n
    \n
    One of my guys came in 5 minutes late and got “caught” by one of the other managers. Who told my boss and it got round to me.\n
    \n
    “I want you to check their clock ins and clock outs and let me know so we can dock them any time they weren’t in on time”\n
    \n
    Now - I don’t care, they were a great employee, got a tonne of work done and always stayed late if they needed to finish things off. Also - I don’t want to even think about if that was legal or not.\n
    \n
    It didn’t sit right with me.\n
    \n
    Two things weren’t in his favour right now - one - he was being a tool and two - I’d already got another job lined up which he didn’t know about. So I didn’t care.\n
    \n
    What next? I did as I was told and I checked. Couple of minutes here or there, nothing major. I then checked all of the extra time they worked since they’d started and added it all up. Made sure to take out anything they’d already claimed as overtime. Logged it in the system and approved and sent it over to finance myself.\n
    \n
    Then I checked my other guys times as well and did the same thing.\n
    \n
    Turns out - my guys were damn helpful, and helped out other areas when they could. The Overtime went over certain time limits and tipped over from 1.5 times pay to 2 times pay.\n
    \n
    It added up to a lot.\n
    \n
    I delayed it a couple of days to make sure it all went through and double checked with finance to make sure all was good. Then I called a meeting with my boss to let him know everything and hand him a letter.\n
    \n
    He was not pleased.\n
    \n
    Worth it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808700 {#1574
    date: 2023-06-15 07:58:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 88
  -titleTs: "'check':2 'clock':5 'employe':4 'problem':9,11 'repost':1 'work':7"
  -bodyTs: "'1.5':297 '2':301 '5':58 'ad':227,305 'ago':7 'alreadi':176,239 'also':135 'alway':125 'anoth':178 'anyth':236 'approv':249 'area':282 'boss':73,342 'call':337 'came':56 'care':112,192 'caught':63 'certain':290 'check':84,203,214,259,326 'claim':240 'clock':86,89 'cock':41 'could':285 'coupl':204,314 'd':175,224,238 'damn':276 'day':316 'delay':311 'didn':151,184,190 'dock':98 'done':123 'doubl':325 'employe':117 'even':141 'everyth':347 'extra':218 'favour':163 'financ':255,328 'finish':132 'given':44 'good':334 'got':62,76,118,177 'great':25,116 'guy':55,262,274 'hadn':50 'hand':349 'happen':3 'help':277,279 'in':87 'job':179 'know':94,186,346 'late':60,127 'legal':147 'let':92,344 'letter':352 'limit':292 'line':180 'littl':5 'log':243 'lot':309 'made':231 'major':211 'make':318,330 'manag':69 'meet':339 'member':37 'minut':59,206 'money':48 'much':47 'need':130 'next':194 'noth':210 'one':31,52,65,166 'out':90 'overtim':242,287 'pay':299,303 'payday':32 'payrol':39 'pleas':356 'repost':1 'right':154,164 'round':77 'sent':251 'sinc':222 'sit':153 'small':21 'sometim':14 'staff':36 'start':225 'stay':126 'still':10 'supervisor':18 'sure':232,319,331 'system':247 'take':234 'team':22 'thing':133,158,270 'think':11,38,142 'three':34 'time':101,107,219,263,291,298,302 'tip':294 'told':71,200 'tonn':120 'tool':171 'turn':271 'two':157,173 'want':81,139 'well':265 'went':288,322 'weren':103,159 'work':122,221 'worri':35 'worth':357"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686797988
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/121578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686742488 {#1575
    date: 2023-06-14 13:34:48.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
99 DENIED edit
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Check-my-employees-clockings-at-work-No-problem-No"
  +title: "[REPOST] Check my employees clockings at work? No problem. No problem at all."
  +url: null
  +body: """
    [REPOST]\n
    \n
    This happened a little while ago, but I still think about it sometimes.\n
    \n
    I was a supervisor of a small team (who were great at what they did) and one payday had three worried staff members thinking payroll had cocked up and given them too much money - they hadn’t.\n
    \n
    One of my guys came in 5 minutes late and got “caught” by one of the other managers. Who told my boss and it got round to me.\n
    \n
    “I want you to check their clock ins and clock outs and let me know so we can dock them any time they weren’t in on time”\n
    \n
    Now - I don’t care, they were a great employee, got a tonne of work done and always stayed late if they needed to finish things off. Also - I don’t want to even think about if that was legal or not.\n
    \n
    It didn’t sit right with me.\n
    \n
    Two things weren’t in his favour right now - one - he was being a tool and two - I’d already got another job lined up which he didn’t know about. So I didn’t care.\n
    \n
    What next? I did as I was told and I checked. Couple of minutes here or there, nothing major. I then checked all of the extra time they worked since they’d started and added it all up. Made sure to take out anything they’d already claimed as overtime. Logged it in the system and approved and sent it over to finance myself.\n
    \n
    Then I checked my other guys times as well and did the same thing.\n
    \n
    Turns out - my guys were damn helpful, and helped out other areas when they could. The Overtime went over certain time limits and tipped over from 1.5 times pay to 2 times pay.\n
    \n
    It added up to a lot.\n
    \n
    I delayed it a couple of days to make sure it all went through and double checked with finance to make sure all was good. Then I called a meeting with my boss to let him know everything and hand him a letter.\n
    \n
    He was not pleased.\n
    \n
    Worth it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808700 {#1574
    date: 2023-06-15 07:58:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 88
  -titleTs: "'check':2 'clock':5 'employe':4 'problem':9,11 'repost':1 'work':7"
  -bodyTs: "'1.5':297 '2':301 '5':58 'ad':227,305 'ago':7 'alreadi':176,239 'also':135 'alway':125 'anoth':178 'anyth':236 'approv':249 'area':282 'boss':73,342 'call':337 'came':56 'care':112,192 'caught':63 'certain':290 'check':84,203,214,259,326 'claim':240 'clock':86,89 'cock':41 'could':285 'coupl':204,314 'd':175,224,238 'damn':276 'day':316 'delay':311 'didn':151,184,190 'dock':98 'done':123 'doubl':325 'employe':117 'even':141 'everyth':347 'extra':218 'favour':163 'financ':255,328 'finish':132 'given':44 'good':334 'got':62,76,118,177 'great':25,116 'guy':55,262,274 'hadn':50 'hand':349 'happen':3 'help':277,279 'in':87 'job':179 'know':94,186,346 'late':60,127 'legal':147 'let':92,344 'letter':352 'limit':292 'line':180 'littl':5 'log':243 'lot':309 'made':231 'major':211 'make':318,330 'manag':69 'meet':339 'member':37 'minut':59,206 'money':48 'much':47 'need':130 'next':194 'noth':210 'one':31,52,65,166 'out':90 'overtim':242,287 'pay':299,303 'payday':32 'payrol':39 'pleas':356 'repost':1 'right':154,164 'round':77 'sent':251 'sinc':222 'sit':153 'small':21 'sometim':14 'staff':36 'start':225 'stay':126 'still':10 'supervisor':18 'sure':232,319,331 'system':247 'take':234 'team':22 'thing':133,158,270 'think':11,38,142 'three':34 'time':101,107,219,263,291,298,302 'tip':294 'told':71,200 'tonn':120 'tool':171 'turn':271 'two':157,173 'want':81,139 'well':265 'went':288,322 'weren':103,159 'work':122,221 'worri':35 'worth':357"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686797988
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/121578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686742488 {#1575
    date: 2023-06-14 13:34:48.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
100 DENIED moderate
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "REPOST-Check-my-employees-clockings-at-work-No-problem-No"
  +title: "[REPOST] Check my employees clockings at work? No problem. No problem at all."
  +url: null
  +body: """
    [REPOST]\n
    \n
    This happened a little while ago, but I still think about it sometimes.\n
    \n
    I was a supervisor of a small team (who were great at what they did) and one payday had three worried staff members thinking payroll had cocked up and given them too much money - they hadn’t.\n
    \n
    One of my guys came in 5 minutes late and got “caught” by one of the other managers. Who told my boss and it got round to me.\n
    \n
    “I want you to check their clock ins and clock outs and let me know so we can dock them any time they weren’t in on time”\n
    \n
    Now - I don’t care, they were a great employee, got a tonne of work done and always stayed late if they needed to finish things off. Also - I don’t want to even think about if that was legal or not.\n
    \n
    It didn’t sit right with me.\n
    \n
    Two things weren’t in his favour right now - one - he was being a tool and two - I’d already got another job lined up which he didn’t know about. So I didn’t care.\n
    \n
    What next? I did as I was told and I checked. Couple of minutes here or there, nothing major. I then checked all of the extra time they worked since they’d started and added it all up. Made sure to take out anything they’d already claimed as overtime. Logged it in the system and approved and sent it over to finance myself.\n
    \n
    Then I checked my other guys times as well and did the same thing.\n
    \n
    Turns out - my guys were damn helpful, and helped out other areas when they could. The Overtime went over certain time limits and tipped over from 1.5 times pay to 2 times pay.\n
    \n
    It added up to a lot.\n
    \n
    I delayed it a couple of days to make sure it all went through and double checked with finance to make sure all was good. Then I called a meeting with my boss to let him know everything and hand him a letter.\n
    \n
    He was not pleased.\n
    \n
    Worth it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686808700 {#1574
    date: 2023-06-15 07:58:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 88
  -titleTs: "'check':2 'clock':5 'employe':4 'problem':9,11 'repost':1 'work':7"
  -bodyTs: "'1.5':297 '2':301 '5':58 'ad':227,305 'ago':7 'alreadi':176,239 'also':135 'alway':125 'anoth':178 'anyth':236 'approv':249 'area':282 'boss':73,342 'call':337 'came':56 'care':112,192 'caught':63 'certain':290 'check':84,203,214,259,326 'claim':240 'clock':86,89 'cock':41 'could':285 'coupl':204,314 'd':175,224,238 'damn':276 'day':316 'delay':311 'didn':151,184,190 'dock':98 'done':123 'doubl':325 'employe':117 'even':141 'everyth':347 'extra':218 'favour':163 'financ':255,328 'finish':132 'given':44 'good':334 'got':62,76,118,177 'great':25,116 'guy':55,262,274 'hadn':50 'hand':349 'happen':3 'help':277,279 'in':87 'job':179 'know':94,186,346 'late':60,127 'legal':147 'let':92,344 'letter':352 'limit':292 'line':180 'littl':5 'log':243 'lot':309 'made':231 'major':211 'make':318,330 'manag':69 'meet':339 'member':37 'minut':59,206 'money':48 'much':47 'need':130 'next':194 'noth':210 'one':31,52,65,166 'out':90 'overtim':242,287 'pay':299,303 'payday':32 'payrol':39 'pleas':356 'repost':1 'right':154,164 'round':77 'sent':251 'sinc':222 'sit':153 'small':21 'sometim':14 'staff':36 'start':225 'stay':126 'still':10 'supervisor':18 'sure':232,319,331 'system':247 'take':234 'team':22 'thing':133,158,270 'think':11,38,142 'three':34 'time':101,107,219,263,291,298,302 'tip':294 'told':71,200 'tonn':120 'tool':171 'turn':271 'two':157,173 'want':81,139 'well':265 'went':288,322 'weren':103,159 'work':122,221 'worri':35 'worth':357"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686797988
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/121578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686742488 {#1575
    date: 2023-06-14 13:34:48.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