GET https://kbin.spritesserver.nl/index.php/u/@Ubermeisters@discuss.online/top

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 …}
}
9.77 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2078 …}
  +slug: "Brick"
  +title: "Brick"
  +url: "https://programming.dev/pictrs/image/7860b006-be26-4459-a3f3-a3dfa21ccc82.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692376301 {#2144
    date: 2023-08-18 18:31:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  +badges: Doctrine\ORM\PersistentCollection {#2086 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "A person made these marks, they all kind of focused towards a center line, overall. Maybe a rock hammer? Is especially obvious on the bottom third of the picture with the arcs in the patterns."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692073680 {#1439
        date: 2023-08-15 06:28:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 25956
      -bodyTs: "'arc':32 'bottom':25 'center':13 'especi':21 'focus':10 'hammer':19 'kind':8 'line':14 'made':3 'mark':5 'mayb':16 'obvious':22 'overal':15 'pattern':35 'person':2 'pictur':29 'rock':18 'third':26 'toward':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/1452612"
      +editedAt: DateTimeImmutable @1692073745 {#1435
        date: 2023-08-15 06:29:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1692073680 {#1436
        date: 2023-08-15 06:28:00.0 +02:00
      }
      +"title": 25956
    }
  ]
  -id: 1833
  -titleTs: "'brick':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692146068
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1728894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692059668 {#1741
    date: 2023-08-15 02:34:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2078 …}
  +slug: "Brick"
  +title: "Brick"
  +url: "https://programming.dev/pictrs/image/7860b006-be26-4459-a3f3-a3dfa21ccc82.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692376301 {#2144
    date: 2023-08-18 18:31:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  +badges: Doctrine\ORM\PersistentCollection {#2086 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "A person made these marks, they all kind of focused towards a center line, overall. Maybe a rock hammer? Is especially obvious on the bottom third of the picture with the arcs in the patterns."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692073680 {#1439
        date: 2023-08-15 06:28:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 25956
      -bodyTs: "'arc':32 'bottom':25 'center':13 'especi':21 'focus':10 'hammer':19 'kind':8 'line':14 'made':3 'mark':5 'mayb':16 'obvious':22 'overal':15 'pattern':35 'person':2 'pictur':29 'rock':18 'third':26 'toward':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/1452612"
      +editedAt: DateTimeImmutable @1692073745 {#1435
        date: 2023-08-15 06:29:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1692073680 {#1436
        date: 2023-08-15 06:28:00.0 +02:00
      }
      +"title": 25956
    }
  ]
  -id: 1833
  -titleTs: "'brick':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692146068
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1728894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692059668 {#1741
    date: 2023-08-15 02:34:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2078 …}
  +slug: "Brick"
  +title: "Brick"
  +url: "https://programming.dev/pictrs/image/7860b006-be26-4459-a3f3-a3dfa21ccc82.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692376301 {#2144
    date: 2023-08-18 18:31:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  +badges: Doctrine\ORM\PersistentCollection {#2086 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "A person made these marks, they all kind of focused towards a center line, overall. Maybe a rock hammer? Is especially obvious on the bottom third of the picture with the arcs in the patterns."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692073680 {#1439
        date: 2023-08-15 06:28:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 25956
      -bodyTs: "'arc':32 'bottom':25 'center':13 'especi':21 'focus':10 'hammer':19 'kind':8 'line':14 'made':3 'mark':5 'mayb':16 'obvious':22 'overal':15 'pattern':35 'person':2 'pictur':29 'rock':18 'third':26 'toward':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/1452612"
      +editedAt: DateTimeImmutable @1692073745 {#1435
        date: 2023-08-15 06:29:05.0 +02:00
      }
      +createdAt: DateTimeImmutable @1692073680 {#1436
        date: 2023-08-15 06:28:00.0 +02:00
      }
      +"title": 25956
    }
  ]
  -id: 1833
  -titleTs: "'brick':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692146068
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1728894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692059668 {#1741
    date: 2023-08-15 02:34:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2078 …}
    +slug: "Brick"
    +title: "Brick"
    +url: "https://programming.dev/pictrs/image/7860b006-be26-4459-a3f3-a3dfa21ccc82.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692376301 {#2144
      date: 2023-08-18 18:31:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    +badges: Doctrine\ORM\PersistentCollection {#2086 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 1833
    -titleTs: "'brick':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692146068
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1728894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692059668 {#1741
      date: 2023-08-15 02:34:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "A person made these marks, they all kind of focused towards a center line, overall. Maybe a rock hammer? Is especially obvious on the bottom third of the picture with the arcs in the patterns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692073680 {#1439
    date: 2023-08-15 06:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 25956
  -bodyTs: "'arc':32 'bottom':25 'center':13 'especi':21 'focus':10 'hammer':19 'kind':8 'line':14 'made':3 'mark':5 'mayb':16 'obvious':22 'overal':15 'pattern':35 'person':2 'pictur':29 'rock':18 'third':26 'toward':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/1452612"
  +editedAt: DateTimeImmutable @1692073745 {#1435
    date: 2023-08-15 06:29:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692073680 {#1436
    date: 2023-08-15 06:28:00.0 +02:00
  }
  +"title": 25956
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2078 …}
    +slug: "Brick"
    +title: "Brick"
    +url: "https://programming.dev/pictrs/image/7860b006-be26-4459-a3f3-a3dfa21ccc82.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692376301 {#2144
      date: 2023-08-18 18:31:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    +badges: Doctrine\ORM\PersistentCollection {#2086 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 1833
    -titleTs: "'brick':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692146068
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1728894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692059668 {#1741
      date: 2023-08-15 02:34:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "A person made these marks, they all kind of focused towards a center line, overall. Maybe a rock hammer? Is especially obvious on the bottom third of the picture with the arcs in the patterns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692073680 {#1439
    date: 2023-08-15 06:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 25956
  -bodyTs: "'arc':32 'bottom':25 'center':13 'especi':21 'focus':10 'hammer':19 'kind':8 'line':14 'made':3 'mark':5 'mayb':16 'obvious':22 'overal':15 'pattern':35 'person':2 'pictur':29 'rock':18 'third':26 'toward':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/1452612"
  +editedAt: DateTimeImmutable @1692073745 {#1435
    date: 2023-08-15 06:29:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692073680 {#1436
    date: 2023-08-15 06:28:00.0 +02:00
  }
  +"title": 25956
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2078 …}
    +slug: "Brick"
    +title: "Brick"
    +url: "https://programming.dev/pictrs/image/7860b006-be26-4459-a3f3-a3dfa21ccc82.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692376301 {#2144
      date: 2023-08-18 18:31:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    +badges: Doctrine\ORM\PersistentCollection {#2086 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 1833
    -titleTs: "'brick':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692146068
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1728894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692059668 {#1741
      date: 2023-08-15 02:34:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "A person made these marks, they all kind of focused towards a center line, overall. Maybe a rock hammer? Is especially obvious on the bottom third of the picture with the arcs in the patterns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692073680 {#1439
    date: 2023-08-15 06:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 25956
  -bodyTs: "'arc':32 'bottom':25 'center':13 'especi':21 'focus':10 'hammer':19 'kind':8 'line':14 'made':3 'mark':5 'mayb':16 'obvious':22 'overal':15 'pattern':35 'person':2 'pictur':29 'rock':18 'third':26 'toward':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/1452612"
  +editedAt: DateTimeImmutable @1692073745 {#1435
    date: 2023-08-15 06:29:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692073680 {#1436
    date: 2023-08-15 06:28:00.0 +02:00
  }
  +"title": 25956
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
  +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
  +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
  +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
  +body: """
    cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
    \n
    I think this is appropriate here!\n
    \n
    > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380946 {#1598
    date: 2023-11-30 22:49:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2079 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: """
        While being the only emotional one\n
        \n
        DAMN YOU MOTHER
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1693832603 {#1620
        date: 2023-09-04 15:03:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floppy@rabbitea.rs"
        "@chemical_cutthroat@lemmy.world"
        "@Chozo@kbin.social"
        "@Rozauhtuno@lemmy.blahaj.zone"
        "@wheelie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 27979
      -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/2016763"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693832603 {#1621
        date: 2023-09-04 15:03:23.0 +02:00
      }
      +"title": 27979
    }
    0 => App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: "A rando on the internet doesn’t like women, never seen that before"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1693832561 {#1673
        date: 2023-09-04 15:02:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floppy@rabbitea.rs"
        "@chemical_cutthroat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 27978
      -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/2016746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693832561 {#1560
        date: 2023-09-04 15:02:41.0 +02:00
      }
      +"title": 27978
    }
  ]
  -id: 2096
  -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
  -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693905287
  +visibility: "visible             "
  +apId: "https://rabbitea.rs/post/280206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693818887 {#1720
    date: 2023-09-04 11:14:47.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
  +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
  +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
  +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
  +body: """
    cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
    \n
    I think this is appropriate here!\n
    \n
    > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380946 {#1598
    date: 2023-11-30 22:49:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2079 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: """
        While being the only emotional one\n
        \n
        DAMN YOU MOTHER
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1693832603 {#1620
        date: 2023-09-04 15:03:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floppy@rabbitea.rs"
        "@chemical_cutthroat@lemmy.world"
        "@Chozo@kbin.social"
        "@Rozauhtuno@lemmy.blahaj.zone"
        "@wheelie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 27979
      -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/2016763"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693832603 {#1621
        date: 2023-09-04 15:03:23.0 +02:00
      }
      +"title": 27979
    }
    0 => App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: "A rando on the internet doesn’t like women, never seen that before"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1693832561 {#1673
        date: 2023-09-04 15:02:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floppy@rabbitea.rs"
        "@chemical_cutthroat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 27978
      -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/2016746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693832561 {#1560
        date: 2023-09-04 15:02:41.0 +02:00
      }
      +"title": 27978
    }
  ]
  -id: 2096
  -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
  -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693905287
  +visibility: "visible             "
  +apId: "https://rabbitea.rs/post/280206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693818887 {#1720
    date: 2023-09-04 11:14:47.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
  +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
  +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
  +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
  +body: """
    cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
    \n
    I think this is appropriate here!\n
    \n
    > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 85
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380946 {#1598
    date: 2023-11-30 22:49:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2079 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: """
        While being the only emotional one\n
        \n
        DAMN YOU MOTHER
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1693832603 {#1620
        date: 2023-09-04 15:03:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floppy@rabbitea.rs"
        "@chemical_cutthroat@lemmy.world"
        "@Chozo@kbin.social"
        "@Rozauhtuno@lemmy.blahaj.zone"
        "@wheelie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 27979
      -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/2016763"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693832603 {#1621
        date: 2023-09-04 15:03:23.0 +02:00
      }
      +"title": 27979
    }
    0 => App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: "A rando on the internet doesn’t like women, never seen that before"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1693832561 {#1673
        date: 2023-09-04 15:02:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floppy@rabbitea.rs"
        "@chemical_cutthroat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 27978
      -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/2016746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693832561 {#1560
        date: 2023-09-04 15:02:41.0 +02:00
      }
      +"title": 27978
    }
  ]
  -id: 2096
  -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
  -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693905287
  +visibility: "visible             "
  +apId: "https://rabbitea.rs/post/280206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693818887 {#1720
    date: 2023-09-04 11:14:47.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#1527 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
    +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
    +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
    +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
    +body: """
      cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
      \n
      I think this is appropriate here!\n
      \n
      > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701380946 {#1598
      date: 2023-11-30 22:49:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2392 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2079 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1568
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +body: "A rando on the internet doesn’t like women, never seen that before"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1693832561 {#1673
          date: 2023-09-04 15:02:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floppy@rabbitea.rs"
          "@chemical_cutthroat@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1692 …}
        +nested: Doctrine\ORM\PersistentCollection {#1689 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
        -id: 27978
        -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.online/comment/2016746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693832561 {#1560
          date: 2023-09-04 15:02:41.0 +02:00
        }
        +"title": 27978
      }
    ]
    -id: 2096
    -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
    -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693905287
    +visibility: "visible             "
    +apId: "https://rabbitea.rs/post/280206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693818887 {#1720
      date: 2023-09-04 11:14:47.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: """
    While being the only emotional one\n
    \n
    DAMN YOU MOTHER
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1693832603 {#1620
    date: 2023-09-04 15:03:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floppy@rabbitea.rs"
    "@chemical_cutthroat@lemmy.world"
    "@Chozo@kbin.social"
    "@Rozauhtuno@lemmy.blahaj.zone"
    "@wheelie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 27979
  -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2016763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693832603 {#1621
    date: 2023-09-04 15:03:23.0 +02:00
  }
  +"title": 27979
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#1527 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
    +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
    +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
    +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
    +body: """
      cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
      \n
      I think this is appropriate here!\n
      \n
      > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701380946 {#1598
      date: 2023-11-30 22:49:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2392 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2079 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1568
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +body: "A rando on the internet doesn’t like women, never seen that before"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1693832561 {#1673
          date: 2023-09-04 15:02:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floppy@rabbitea.rs"
          "@chemical_cutthroat@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1692 …}
        +nested: Doctrine\ORM\PersistentCollection {#1689 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
        -id: 27978
        -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.online/comment/2016746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693832561 {#1560
          date: 2023-09-04 15:02:41.0 +02:00
        }
        +"title": 27978
      }
    ]
    -id: 2096
    -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
    -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693905287
    +visibility: "visible             "
    +apId: "https://rabbitea.rs/post/280206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693818887 {#1720
      date: 2023-09-04 11:14:47.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: """
    While being the only emotional one\n
    \n
    DAMN YOU MOTHER
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1693832603 {#1620
    date: 2023-09-04 15:03:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floppy@rabbitea.rs"
    "@chemical_cutthroat@lemmy.world"
    "@Chozo@kbin.social"
    "@Rozauhtuno@lemmy.blahaj.zone"
    "@wheelie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 27979
  -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2016763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693832603 {#1621
    date: 2023-09-04 15:03:23.0 +02:00
  }
  +"title": 27979
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#1527 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
    +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
    +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
    +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
    +body: """
      cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
      \n
      I think this is appropriate here!\n
      \n
      > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701380946 {#1598
      date: 2023-11-30 22:49:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2392 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2079 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1568
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +body: "A rando on the internet doesn’t like women, never seen that before"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1693832561 {#1673
          date: 2023-09-04 15:02:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floppy@rabbitea.rs"
          "@chemical_cutthroat@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1692 …}
        +nested: Doctrine\ORM\PersistentCollection {#1689 …}
        +votes: Doctrine\ORM\PersistentCollection {#1687 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
        -id: 27978
        -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.online/comment/2016746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693832561 {#1560
          date: 2023-09-04 15:02:41.0 +02:00
        }
        +"title": 27978
      }
    ]
    -id: 2096
    -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
    -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693905287
    +visibility: "visible             "
    +apId: "https://rabbitea.rs/post/280206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693818887 {#1720
      date: 2023-09-04 11:14:47.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: """
    While being the only emotional one\n
    \n
    DAMN YOU MOTHER
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1693832603 {#1620
    date: 2023-09-04 15:03:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floppy@rabbitea.rs"
    "@chemical_cutthroat@lemmy.world"
    "@Chozo@kbin.social"
    "@Rozauhtuno@lemmy.blahaj.zone"
    "@wheelie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 27979
  -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2016763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693832603 {#1621
    date: 2023-09-04 15:03:23.0 +02:00
  }
  +"title": 27979
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#1527 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
    +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
    +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
    +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
    +body: """
      cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
      \n
      I think this is appropriate here!\n
      \n
      > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701380946 {#1598
      date: 2023-11-30 22:49:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2392 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2079 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +body: """
          While being the only emotional one\n
          \n
          DAMN YOU MOTHER
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1693832603 {#1620
          date: 2023-09-04 15:03:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floppy@rabbitea.rs"
          "@chemical_cutthroat@lemmy.world"
          "@Chozo@kbin.social"
          "@Rozauhtuno@lemmy.blahaj.zone"
          "@wheelie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1554 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1566 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
        -id: 27979
        -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.online/comment/2016763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693832603 {#1621
          date: 2023-09-04 15:03:23.0 +02:00
        }
        +"title": 27979
      }
      0 => App\Entity\EntryComment {#1568}
    ]
    -id: 2096
    -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
    -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693905287
    +visibility: "visible             "
    +apId: "https://rabbitea.rs/post/280206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693818887 {#1720
      date: 2023-09-04 11:14:47.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: "A rando on the internet doesn’t like women, never seen that before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1693832561 {#1673
    date: 2023-09-04 15:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floppy@rabbitea.rs"
    "@chemical_cutthroat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 27978
  -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2016746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693832561 {#1560
    date: 2023-09-04 15:02:41.0 +02:00
  }
  +"title": 27978
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#1527 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
    +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
    +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
    +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
    +body: """
      cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
      \n
      I think this is appropriate here!\n
      \n
      > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701380946 {#1598
      date: 2023-11-30 22:49:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2392 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2079 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +body: """
          While being the only emotional one\n
          \n
          DAMN YOU MOTHER
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1693832603 {#1620
          date: 2023-09-04 15:03:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floppy@rabbitea.rs"
          "@chemical_cutthroat@lemmy.world"
          "@Chozo@kbin.social"
          "@Rozauhtuno@lemmy.blahaj.zone"
          "@wheelie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1554 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1566 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
        -id: 27979
        -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.online/comment/2016763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693832603 {#1621
          date: 2023-09-04 15:03:23.0 +02:00
        }
        +"title": 27979
      }
      0 => App\Entity\EntryComment {#1568}
    ]
    -id: 2096
    -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
    -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693905287
    +visibility: "visible             "
    +apId: "https://rabbitea.rs/post/280206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693818887 {#1720
      date: 2023-09-04 11:14:47.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: "A rando on the internet doesn’t like women, never seen that before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1693832561 {#1673
    date: 2023-09-04 15:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floppy@rabbitea.rs"
    "@chemical_cutthroat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 27978
  -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2016746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693832561 {#1560
    date: 2023-09-04 15:02:41.0 +02:00
  }
  +"title": 27978
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#1527 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2394 …}
    +slug: "REPOST-Woman-says-she-started-wearing-terrible-wigs-after-work"
    +title: "[REPOST] Woman says she started wearing ‘terrible wigs’ after work banned her pink hair"
    +url: "https://www.thelondoneconomic.com/news/woman-says-she-started-wearing-terrible-wigs-after-work-banned-her-pink-hair-2-356130/"
    +body: """
      cross-posted from: [rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)\n
      \n
      I think this is appropriate here!\n
      \n
      > ‘I am a self-expressive person and I feel very confident with pink hair so I came up with a solution to keep the job and my hair’
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 85
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701380946 {#1598
      date: 2023-11-30 22:49:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2392 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2079 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
        +body: """
          While being the only emotional one\n
          \n
          DAMN YOU MOTHER
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1693832603 {#1620
          date: 2023-09-04 15:03:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floppy@rabbitea.rs"
          "@chemical_cutthroat@lemmy.world"
          "@Chozo@kbin.social"
          "@Rozauhtuno@lemmy.blahaj.zone"
          "@wheelie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1554 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1566 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
        -id: 27979
        -bodyTs: "'damn':7 'emot':5 'mother':9 'one':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.online/comment/2016763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693832603 {#1621
          date: 2023-09-04 15:03:23.0 +02:00
        }
        +"title": 27979
      }
      0 => App\Entity\EntryComment {#1568}
    ]
    -id: 2096
    -titleTs: "'ban':11 'hair':14 'pink':13 'repost':1 'say':3 'start':5 'terribl':7 'wear':6 'wig':8 'woman':2 'work':10"
    -bodyTs: "'/post/280182](https://rabbitea.rs/post/280182)':7 'appropri':12 'came':31 'confid':25 'cross':2 'cross-post':1 'express':19 'feel':23 'hair':28,42 'job':39 'keep':37 'person':20 'pink':27 'post':3 'rabbitea.rs':6 'rabbitea.rs/post/280182](https://rabbitea.rs/post/280182)':5 'self':18 'self-express':17 'solut':35 'think':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693905287
    +visibility: "visible             "
    +apId: "https://rabbitea.rs/post/280206"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693818887 {#1720
      date: 2023-09-04 11:14:47.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: "A rando on the internet doesn’t like women, never seen that before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1693832561 {#1673
    date: 2023-09-04 15:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floppy@rabbitea.rs"
    "@chemical_cutthroat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 27978
  -bodyTs: "'doesn':6 'internet':5 'like':8 'never':10 'rando':2 'seen':11 'women':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2016746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693832561 {#1560
    date: 2023-09-04 15:02:41.0 +02:00
  }
  +"title": 27978
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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