Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.20 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1367
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +entry: App\Entity\Entry {#1827 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5785
    +entryCommentCount: 63033
    +postCount: 25
    +postCommentCount: 151
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727284317 {#315
      date: 2024-09-25 19:11:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727284513 {#320
      date: 2024-09-25 19:15:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2483 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2477 …}
  +body: """
    > The USSR had never worked with Germany beyond that of the rest of the world and worked far less than countries like the UK. To claim otherwise is ridiculous.\n
    \n
    Hahahaha. Oh how very wrong you are.\n
    \n
    [https://en.m.wikipedia.org/wiki/Soviet_Union_in_World_War_II](https://en.m.wikipedia.org/wiki/Soviet_Union_in_World_War_II)\n
    \n
    > On 23 August 1939 the Soviet Union signed a non-aggression pact with Germany which included a secret protocol that divided Eastern Europe into German and Soviet "spheres of influence", anticipating potential "territorial and political rearrangements" of these countries.\n
    \n
    They planned with the Nazis to basically divide up Europe.\n
    \n
    > Finland was allied with the Nazis and was the aggressor agaisnt the USSR.\n
    \n
    You mean the same Nazis that the USSR had a non-aggression pact with? The one that wouldn't get broken until 1941, a year after the war with Finland ended?\n
    \n
    Also:\n
    \n
    > The Soviets made several demands, including that Finland cede substantial border territories in exchange for land elsewhere, claiming security reasons – primarily the protection of Leningrad, 32 km (20 mi) from the Finnish border. When Finland refused, the Soviets invaded.\n
    \n
    Ummm...pretty sure this makes Russia the aggressor, not Finland.\n
    \n
    [https://en.m.wikipedia.org/wiki/Winter_War](https://en.m.wikipedia.org/wiki/Winter_War)\n
    \n
    The Winter War had fuck all to do with the Nazis. Stop making shit up.\n
    \n
    > Maybe you could bring that up if Hunka was Finish or from the Baltics. He wasn’t. He was Ukrainian and that was specificed.\n
    \n
    There were also Ukrainians that fought against both the Soviets and the Nazis. These were known as the Ukrainian Insurgent Army.\n
    \n
    [https://en.m.wikipedia.org/wiki/Ukrainian_Insurgent_Army](https://en.m.wikipedia.org/wiki/Ukrainian_Insurgent_Army)\n
    \n
    (Seriously, you should do some actual reading on Russia's history. Interesting stuff.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696981150 {#1844
    date: 2023-10-11 01:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rjs001@lemmygrad.ml"
    "@520@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  -id: 40816
  -bodyTs: "'/wiki/soviet_union_in_world_war_ii](https://en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii)':39 '/wiki/ukrainian_insurgent_army](https://en.m.wikipedia.org/wiki/ukrainian_insurgent_army)':250 '/wiki/winter_war](https://en.m.wikipedia.org/wiki/winter_war)':187 '1939':43 '1941':126 '20':163 '23':41 '32':161 'actual':256 'agaisnt':100 'aggress':51,115 'aggressor':99,182 'alli':92 'also':135,229 'anticip':71 'armi':247 'august':42 'baltic':216 'basic':86 'beyond':8 'border':146,168 'bring':206 'broken':124 'cede':144 'claim':26,153 'could':205 'countri':21,79 'demand':140 'divid':61,87 'eastern':62 'elsewher':152 'en.m.wikipedia.org':38,186,249 'en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii](https://en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii)':37 'en.m.wikipedia.org/wiki/ukrainian_insurgent_army](https://en.m.wikipedia.org/wiki/ukrainian_insurgent_army)':248 'en.m.wikipedia.org/wiki/winter_war](https://en.m.wikipedia.org/wiki/winter_war)':185 'end':134 'europ':63,89 'exchang':149 'far':18 'finish':212 'finland':90,133,143,170,184 'finnish':167 'fought':232 'fuck':192 'german':65 'germani':7,54 'get':123 'hahahaha':30 'histori':261 'hunka':210 'includ':56,141 'influenc':70 'insurg':246 'interest':262 'invad':174 'km':162 'known':242 'land':151 'leningrad':160 'less':19 'like':22 'made':138 'make':179,200 'mayb':203 'mean':104 'mi':164 'nazi':84,95,107,198,239 'never':4 'non':50,114 'non-aggress':49,113 'oh':31 'one':119 'otherwis':27 'pact':52,116 'plan':81 'polit':75 'potenti':72 'pretti':176 'primarili':156 'protect':158 'protocol':59 'read':257 'rearrang':76 'reason':155 'refus':171 'rest':12 'ridicul':29 'russia':180,259 'secret':58 'secur':154 'serious':251 'sever':139 'shit':201 'sign':47 'soviet':45,67,137,173,236 'specif':226 'sphere':68 'stop':199 'stuff':263 'substanti':145 'sure':177 'territori':73,147 'uk':24 'ukrainian':222,230,245 'ummm':175 'union':46 'ussr':2,102,110 'war':131,190 'wasn':218 'winter':189 'work':5,17 'world':15 'wouldn':121 'wrong':34 'year':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524700/-/comment/2883842"
  +editedAt: DateTimeImmutable @1696981758 {#1399
    date: 2023-10-11 01:49:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696981150 {#1369
    date: 2023-10-11 01:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1367
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +entry: App\Entity\Entry {#1827 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5785
    +entryCommentCount: 63033
    +postCount: 25
    +postCommentCount: 151
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727284317 {#315
      date: 2024-09-25 19:11:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727284513 {#320
      date: 2024-09-25 19:15:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2483 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2477 …}
  +body: """
    > The USSR had never worked with Germany beyond that of the rest of the world and worked far less than countries like the UK. To claim otherwise is ridiculous.\n
    \n
    Hahahaha. Oh how very wrong you are.\n
    \n
    [https://en.m.wikipedia.org/wiki/Soviet_Union_in_World_War_II](https://en.m.wikipedia.org/wiki/Soviet_Union_in_World_War_II)\n
    \n
    > On 23 August 1939 the Soviet Union signed a non-aggression pact with Germany which included a secret protocol that divided Eastern Europe into German and Soviet "spheres of influence", anticipating potential "territorial and political rearrangements" of these countries.\n
    \n
    They planned with the Nazis to basically divide up Europe.\n
    \n
    > Finland was allied with the Nazis and was the aggressor agaisnt the USSR.\n
    \n
    You mean the same Nazis that the USSR had a non-aggression pact with? The one that wouldn't get broken until 1941, a year after the war with Finland ended?\n
    \n
    Also:\n
    \n
    > The Soviets made several demands, including that Finland cede substantial border territories in exchange for land elsewhere, claiming security reasons – primarily the protection of Leningrad, 32 km (20 mi) from the Finnish border. When Finland refused, the Soviets invaded.\n
    \n
    Ummm...pretty sure this makes Russia the aggressor, not Finland.\n
    \n
    [https://en.m.wikipedia.org/wiki/Winter_War](https://en.m.wikipedia.org/wiki/Winter_War)\n
    \n
    The Winter War had fuck all to do with the Nazis. Stop making shit up.\n
    \n
    > Maybe you could bring that up if Hunka was Finish or from the Baltics. He wasn’t. He was Ukrainian and that was specificed.\n
    \n
    There were also Ukrainians that fought against both the Soviets and the Nazis. These were known as the Ukrainian Insurgent Army.\n
    \n
    [https://en.m.wikipedia.org/wiki/Ukrainian_Insurgent_Army](https://en.m.wikipedia.org/wiki/Ukrainian_Insurgent_Army)\n
    \n
    (Seriously, you should do some actual reading on Russia's history. Interesting stuff.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696981150 {#1844
    date: 2023-10-11 01:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rjs001@lemmygrad.ml"
    "@520@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  -id: 40816
  -bodyTs: "'/wiki/soviet_union_in_world_war_ii](https://en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii)':39 '/wiki/ukrainian_insurgent_army](https://en.m.wikipedia.org/wiki/ukrainian_insurgent_army)':250 '/wiki/winter_war](https://en.m.wikipedia.org/wiki/winter_war)':187 '1939':43 '1941':126 '20':163 '23':41 '32':161 'actual':256 'agaisnt':100 'aggress':51,115 'aggressor':99,182 'alli':92 'also':135,229 'anticip':71 'armi':247 'august':42 'baltic':216 'basic':86 'beyond':8 'border':146,168 'bring':206 'broken':124 'cede':144 'claim':26,153 'could':205 'countri':21,79 'demand':140 'divid':61,87 'eastern':62 'elsewher':152 'en.m.wikipedia.org':38,186,249 'en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii](https://en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii)':37 'en.m.wikipedia.org/wiki/ukrainian_insurgent_army](https://en.m.wikipedia.org/wiki/ukrainian_insurgent_army)':248 'en.m.wikipedia.org/wiki/winter_war](https://en.m.wikipedia.org/wiki/winter_war)':185 'end':134 'europ':63,89 'exchang':149 'far':18 'finish':212 'finland':90,133,143,170,184 'finnish':167 'fought':232 'fuck':192 'german':65 'germani':7,54 'get':123 'hahahaha':30 'histori':261 'hunka':210 'includ':56,141 'influenc':70 'insurg':246 'interest':262 'invad':174 'km':162 'known':242 'land':151 'leningrad':160 'less':19 'like':22 'made':138 'make':179,200 'mayb':203 'mean':104 'mi':164 'nazi':84,95,107,198,239 'never':4 'non':50,114 'non-aggress':49,113 'oh':31 'one':119 'otherwis':27 'pact':52,116 'plan':81 'polit':75 'potenti':72 'pretti':176 'primarili':156 'protect':158 'protocol':59 'read':257 'rearrang':76 'reason':155 'refus':171 'rest':12 'ridicul':29 'russia':180,259 'secret':58 'secur':154 'serious':251 'sever':139 'shit':201 'sign':47 'soviet':45,67,137,173,236 'specif':226 'sphere':68 'stop':199 'stuff':263 'substanti':145 'sure':177 'territori':73,147 'uk':24 'ukrainian':222,230,245 'ummm':175 'union':46 'ussr':2,102,110 'war':131,190 'wasn':218 'winter':189 'work':5,17 'world':15 'wouldn':121 'wrong':34 'year':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524700/-/comment/2883842"
  +editedAt: DateTimeImmutable @1696981758 {#1399
    date: 2023-10-11 01:49:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696981150 {#1369
    date: 2023-10-11 01:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1367
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +entry: App\Entity\Entry {#1827 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5785
    +entryCommentCount: 63033
    +postCount: 25
    +postCommentCount: 151
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727284317 {#315
      date: 2024-09-25 19:11:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727284513 {#320
      date: 2024-09-25 19:15:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2483 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2477 …}
  +body: """
    > The USSR had never worked with Germany beyond that of the rest of the world and worked far less than countries like the UK. To claim otherwise is ridiculous.\n
    \n
    Hahahaha. Oh how very wrong you are.\n
    \n
    [https://en.m.wikipedia.org/wiki/Soviet_Union_in_World_War_II](https://en.m.wikipedia.org/wiki/Soviet_Union_in_World_War_II)\n
    \n
    > On 23 August 1939 the Soviet Union signed a non-aggression pact with Germany which included a secret protocol that divided Eastern Europe into German and Soviet "spheres of influence", anticipating potential "territorial and political rearrangements" of these countries.\n
    \n
    They planned with the Nazis to basically divide up Europe.\n
    \n
    > Finland was allied with the Nazis and was the aggressor agaisnt the USSR.\n
    \n
    You mean the same Nazis that the USSR had a non-aggression pact with? The one that wouldn't get broken until 1941, a year after the war with Finland ended?\n
    \n
    Also:\n
    \n
    > The Soviets made several demands, including that Finland cede substantial border territories in exchange for land elsewhere, claiming security reasons – primarily the protection of Leningrad, 32 km (20 mi) from the Finnish border. When Finland refused, the Soviets invaded.\n
    \n
    Ummm...pretty sure this makes Russia the aggressor, not Finland.\n
    \n
    [https://en.m.wikipedia.org/wiki/Winter_War](https://en.m.wikipedia.org/wiki/Winter_War)\n
    \n
    The Winter War had fuck all to do with the Nazis. Stop making shit up.\n
    \n
    > Maybe you could bring that up if Hunka was Finish or from the Baltics. He wasn’t. He was Ukrainian and that was specificed.\n
    \n
    There were also Ukrainians that fought against both the Soviets and the Nazis. These were known as the Ukrainian Insurgent Army.\n
    \n
    [https://en.m.wikipedia.org/wiki/Ukrainian_Insurgent_Army](https://en.m.wikipedia.org/wiki/Ukrainian_Insurgent_Army)\n
    \n
    (Seriously, you should do some actual reading on Russia's history. Interesting stuff.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696981150 {#1844
    date: 2023-10-11 01:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rjs001@lemmygrad.ml"
    "@520@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  -id: 40816
  -bodyTs: "'/wiki/soviet_union_in_world_war_ii](https://en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii)':39 '/wiki/ukrainian_insurgent_army](https://en.m.wikipedia.org/wiki/ukrainian_insurgent_army)':250 '/wiki/winter_war](https://en.m.wikipedia.org/wiki/winter_war)':187 '1939':43 '1941':126 '20':163 '23':41 '32':161 'actual':256 'agaisnt':100 'aggress':51,115 'aggressor':99,182 'alli':92 'also':135,229 'anticip':71 'armi':247 'august':42 'baltic':216 'basic':86 'beyond':8 'border':146,168 'bring':206 'broken':124 'cede':144 'claim':26,153 'could':205 'countri':21,79 'demand':140 'divid':61,87 'eastern':62 'elsewher':152 'en.m.wikipedia.org':38,186,249 'en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii](https://en.m.wikipedia.org/wiki/soviet_union_in_world_war_ii)':37 'en.m.wikipedia.org/wiki/ukrainian_insurgent_army](https://en.m.wikipedia.org/wiki/ukrainian_insurgent_army)':248 'en.m.wikipedia.org/wiki/winter_war](https://en.m.wikipedia.org/wiki/winter_war)':185 'end':134 'europ':63,89 'exchang':149 'far':18 'finish':212 'finland':90,133,143,170,184 'finnish':167 'fought':232 'fuck':192 'german':65 'germani':7,54 'get':123 'hahahaha':30 'histori':261 'hunka':210 'includ':56,141 'influenc':70 'insurg':246 'interest':262 'invad':174 'km':162 'known':242 'land':151 'leningrad':160 'less':19 'like':22 'made':138 'make':179,200 'mayb':203 'mean':104 'mi':164 'nazi':84,95,107,198,239 'never':4 'non':50,114 'non-aggress':49,113 'oh':31 'one':119 'otherwis':27 'pact':52,116 'plan':81 'polit':75 'potenti':72 'pretti':176 'primarili':156 'protect':158 'protocol':59 'read':257 'rearrang':76 'reason':155 'refus':171 'rest':12 'ridicul':29 'russia':180,259 'secret':58 'secur':154 'serious':251 'sever':139 'shit':201 'sign':47 'soviet':45,67,137,173,236 'specif':226 'sphere':68 'stop':199 'stuff':263 'substanti':145 'sure':177 'territori':73,147 'uk':24 'ukrainian':222,230,245 'ummm':175 'union':46 'ussr':2,102,110 'war':131,190 'wasn':218 'winter':189 'work':5,17 'world':15 'wouldn':121 'wrong':34 'year':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524700/-/comment/2883842"
  +editedAt: DateTimeImmutable @1696981758 {#1399
    date: 2023-10-11 01:49:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696981150 {#1369
    date: 2023-10-11 01:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5785
  +entryCommentCount: 63033
  +postCount: 25
  +postCommentCount: 151
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1727284317 {#315
    date: 2024-09-25 19:11:57.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1727284513 {#320
    date: 2024-09-25 19:15:13.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#317
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details