GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/31567/Why-is-this-so-difficult/comment/323784/favourites

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1365
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 @1728572889 {#323
      date: 2024-10-10 17:08:09.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 {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    > Russian propaganda talking point.\n
    \n
    Ah yes, Russian propaganda point as reported by CNN back in 2014 [twitter.com/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)\n
    \n
    There’s even an hour long documentary from France on this [www.youtube.com/watch?v=bN68OfFKaWs](https://www.youtube.com/watch?v=bN68OfFKaWs)\n
    \n
    Pretending this just didn’t happen is the height of intellectual dishonesty.\n
    \n
    > Euromaidan was not a coup.\n
    \n
    Yes, it was and there’s overwhelming evidence for it.\n
    \n
    > Cite sources for the first point and military strategy analysts for the second.\n
    \n
    Are you just incapable of using google, I guess that would explain why you believe in nonsense. Here you go. First of all Russian economy is now rapidly growing while the west is going into a recession. This is not a country that’s showing any signs of being exhausted:\n
    \n
    - [newsweek.com/how-russia-won-sanctions-war-west-op…](https://www.newsweek.com/how-russia-won-sanctions-war-west-opinion-1861645)\n
    - [reuters.com/…/russias-q3-gdp-growth-confirmed-55-…](https://www.reuters.com/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)\n
    - [reuters.com/…/russian-factory-activity-expands-fa…](https://www.reuters.com/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)\n
    \n
    and here’s some recent mainstream media reporting on the state of the war for you to chew on\n
    \n
    - [www.nytimes.com/2024/…/ukraine-russia-war.html](https://www.nytimes.com/2024/01/13/world/europe/ukraine-russia-war.html)\n
    - [reuters.com/…/time-diplomacy-ukraine-italys-defen…](https://www.reuters.com/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)\n
    - [lepoint.fr/…/dans-l-est-de-l-ukraine-l-angoisse-d…](https://www.lepoint.fr/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)\n
    - [lemonde.fr/…/ukrainian-soldiers-trained-abroad-ex…](https://www.lemonde.fr/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)\n
    - [spiegel.de/…/ukraine-krieg-kiews-problem-mit-den-…](https://www.spiegel.de/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)\n
    - [archive.is/8FXrT#selection-391.0-391.73](https://archive.is/8FXrT#selection-391.0-391.73)\n
    - [telegraph.co.uk/…/russia-electronic-warfare-turn-…](https://www.telegraph.co.uk/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)\n
    - [www.cnn.com/2023/12/29/europe/…/index.html](https://www.cnn.com/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)\n
    - [cbc.ca/…/ukraine-russia-congress-europe-1.7067232](https://www.cbc.ca/news/politics/ukraine-russia-congress-europe-1.7067232)\n
    \n
    and here’s some analysis from military strategists for you\n
    \n
    - [www.russiamatters.org/…/whats-ahead-war-ukraine](https://www.russiamatters.org/analysis/whats-ahead-war-ukraine)\n
    - […substack.com/…/the-darkness-ahead-where-the-ukra…](https://mearsheimer.substack.com/p/the-darkness-ahead-where-the-ukraine)\n
    - [rusi.org/…/russias-artillery-war-ukraine-challeng…](https://www.rusi.org/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)\n
    \n
    Russia will win this war, and the only thing the west has achieved was to help destroy Ukraine by sabotaging negotiations in 2022.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705694755 {#1768
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 323784
  -bodyTs: "'/2023/12/29/europe/':196 '/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)':200 '/2024/':161 '/2024/01/13/world/europe/ukraine-russia-war.html)':165 '/8fxrt#selection-391.0-391.73](https://archive.is/8fxrt#selection-391.0-391.73)':188 '/analysis/whats-ahead-war-ukraine)':220 '/dans-l-est-de-l-ukraine-l-angoisse-d':172 '/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)':180 '/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)':230 '/how-russia-won-sanctions-war-west-op':126 '/how-russia-won-sanctions-war-west-opinion-1861645)':129 '/index.html':197 '/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)':139 '/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)':134 '/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)':175 '/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)':193 '/news/politics/ukraine-russia-congress-europe-1.7067232)':205 '/p/the-darkness-ahead-where-the-ukraine)':225 '/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)':19 '/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)':185 '/russia-electronic-warfare-turn-':190 '/russian-factory-activity-expands-fa':136 '/russias-artillery-war-ukraine-challeng':227 '/russias-q3-gdp-growth-confirmed-55-':131 '/the-darkness-ahead-where-the-ukra':222 '/time-diplomacy-ukraine-italys-defen':167 '/ukraine-krieg-kiews-problem-mit-den-':182 '/ukraine-russia-congress-europe-1.7067232':202 '/ukraine-russia-war.html':162 '/ukrainian-soldiers-trained-abroad-ex':177 '/watch?v=bn68offkaws](https://www.youtube.com/watch?v=bn68offkaws)':33 '/whats-ahead-war-ukraine':217 '/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)':170 '2014':16 '2022':253 'achiev':243 'ah':5 'analysi':210 'analyst':70 'archive.is':187 'archive.is/8fxrt#selection-391.0-391.73](https://archive.is/8fxrt#selection-391.0-391.73)':186 'back':14 'believ':88 'cbc.ca':201 'chew':157 'cite':61 'cnn':13 'countri':115 'coup':50 'destroy':247 'didn':37 'dishonesti':45 'documentari':26 'economi':98 'euromaidan':46 'even':22 'evid':58 'exhaust':123 'explain':85 'first':65,94 'franc':28 'go':93,107 'googl':80 'grow':102 'guess':82 'happen':39 'height':42 'help':246 'hour':24 'incap':77 'intellectu':44 'lemonde.fr':176 'lepoint.fr':171 'long':25 'mainstream':145 'mearsheimer.substack.com':224 'mearsheimer.substack.com/p/the-darkness-ahead-where-the-ukraine)':223 'media':146 'militari':68,212 'negoti':251 'newsweek.com':125 'newsweek.com/how-russia-won-sanctions-war-west-op':124 'nonsens':90 'overwhelm':57 'point':4,9,66 'pretend':34 'propaganda':2,8 'rapid':101 'recent':144 'recess':110 'report':11,147 'reuters.com':130,135,166 'rusi.org':226 'russia':231 'russian':1,7,97 'sabotag':250 'second':73 'show':118 'sign':120 'sourc':62 'spiegel.de':181 'state':150 'strategi':69 'strategist':213 'substack.com':221 'talk':3 'telegraph.co.uk':189 'thing':239 'twitter.com':18 'twitter.com/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)':17 'ukrain':248 'use':79 'war':153,235 'west':105,241 'win':233 'would':84 'www.cbc.ca':204 'www.cbc.ca/news/politics/ukraine-russia-congress-europe-1.7067232)':203 'www.cnn.com':195,199 'www.cnn.com/2023/12/29/europe/':194 'www.cnn.com/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)':198 'www.lemonde.fr':179 'www.lemonde.fr/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)':178 'www.lepoint.fr':174 'www.lepoint.fr/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)':173 'www.newsweek.com':128 'www.newsweek.com/how-russia-won-sanctions-war-west-opinion-1861645)':127 'www.nytimes.com':160,164 'www.nytimes.com/2024/':159 'www.nytimes.com/2024/01/13/world/europe/ukraine-russia-war.html)':163 'www.reuters.com':133,138,169 'www.reuters.com/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)':137 'www.reuters.com/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)':132 'www.reuters.com/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)':168 'www.rusi.org':229 'www.rusi.org/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)':228 'www.russiamatters.org':216,219 'www.russiamatters.org/analysis/whats-ahead-war-ukraine)':218 'www.spiegel.de':184 'www.spiegel.de/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)':183 'www.telegraph.co.uk':192 'www.telegraph.co.uk/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)':191 'www.youtube.com':32 'www.youtube.com/watch?v=bn68offkaws](https://www.youtube.com/watch?v=bn68offkaws)':31 'yes':6,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531466"
  +editedAt: DateTimeImmutable @1726859033 {#1377
    date: 2024-09-20 21:03:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705694755 {#1927
    date: 2024-01-19 21:05:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1365
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 @1728572889 {#323
      date: 2024-10-10 17:08:09.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 {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    > Russian propaganda talking point.\n
    \n
    Ah yes, Russian propaganda point as reported by CNN back in 2014 [twitter.com/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)\n
    \n
    There’s even an hour long documentary from France on this [www.youtube.com/watch?v=bN68OfFKaWs](https://www.youtube.com/watch?v=bN68OfFKaWs)\n
    \n
    Pretending this just didn’t happen is the height of intellectual dishonesty.\n
    \n
    > Euromaidan was not a coup.\n
    \n
    Yes, it was and there’s overwhelming evidence for it.\n
    \n
    > Cite sources for the first point and military strategy analysts for the second.\n
    \n
    Are you just incapable of using google, I guess that would explain why you believe in nonsense. Here you go. First of all Russian economy is now rapidly growing while the west is going into a recession. This is not a country that’s showing any signs of being exhausted:\n
    \n
    - [newsweek.com/how-russia-won-sanctions-war-west-op…](https://www.newsweek.com/how-russia-won-sanctions-war-west-opinion-1861645)\n
    - [reuters.com/…/russias-q3-gdp-growth-confirmed-55-…](https://www.reuters.com/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)\n
    - [reuters.com/…/russian-factory-activity-expands-fa…](https://www.reuters.com/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)\n
    \n
    and here’s some recent mainstream media reporting on the state of the war for you to chew on\n
    \n
    - [www.nytimes.com/2024/…/ukraine-russia-war.html](https://www.nytimes.com/2024/01/13/world/europe/ukraine-russia-war.html)\n
    - [reuters.com/…/time-diplomacy-ukraine-italys-defen…](https://www.reuters.com/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)\n
    - [lepoint.fr/…/dans-l-est-de-l-ukraine-l-angoisse-d…](https://www.lepoint.fr/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)\n
    - [lemonde.fr/…/ukrainian-soldiers-trained-abroad-ex…](https://www.lemonde.fr/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)\n
    - [spiegel.de/…/ukraine-krieg-kiews-problem-mit-den-…](https://www.spiegel.de/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)\n
    - [archive.is/8FXrT#selection-391.0-391.73](https://archive.is/8FXrT#selection-391.0-391.73)\n
    - [telegraph.co.uk/…/russia-electronic-warfare-turn-…](https://www.telegraph.co.uk/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)\n
    - [www.cnn.com/2023/12/29/europe/…/index.html](https://www.cnn.com/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)\n
    - [cbc.ca/…/ukraine-russia-congress-europe-1.7067232](https://www.cbc.ca/news/politics/ukraine-russia-congress-europe-1.7067232)\n
    \n
    and here’s some analysis from military strategists for you\n
    \n
    - [www.russiamatters.org/…/whats-ahead-war-ukraine](https://www.russiamatters.org/analysis/whats-ahead-war-ukraine)\n
    - […substack.com/…/the-darkness-ahead-where-the-ukra…](https://mearsheimer.substack.com/p/the-darkness-ahead-where-the-ukraine)\n
    - [rusi.org/…/russias-artillery-war-ukraine-challeng…](https://www.rusi.org/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)\n
    \n
    Russia will win this war, and the only thing the west has achieved was to help destroy Ukraine by sabotaging negotiations in 2022.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705694755 {#1768
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 323784
  -bodyTs: "'/2023/12/29/europe/':196 '/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)':200 '/2024/':161 '/2024/01/13/world/europe/ukraine-russia-war.html)':165 '/8fxrt#selection-391.0-391.73](https://archive.is/8fxrt#selection-391.0-391.73)':188 '/analysis/whats-ahead-war-ukraine)':220 '/dans-l-est-de-l-ukraine-l-angoisse-d':172 '/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)':180 '/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)':230 '/how-russia-won-sanctions-war-west-op':126 '/how-russia-won-sanctions-war-west-opinion-1861645)':129 '/index.html':197 '/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)':139 '/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)':134 '/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)':175 '/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)':193 '/news/politics/ukraine-russia-congress-europe-1.7067232)':205 '/p/the-darkness-ahead-where-the-ukraine)':225 '/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)':19 '/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)':185 '/russia-electronic-warfare-turn-':190 '/russian-factory-activity-expands-fa':136 '/russias-artillery-war-ukraine-challeng':227 '/russias-q3-gdp-growth-confirmed-55-':131 '/the-darkness-ahead-where-the-ukra':222 '/time-diplomacy-ukraine-italys-defen':167 '/ukraine-krieg-kiews-problem-mit-den-':182 '/ukraine-russia-congress-europe-1.7067232':202 '/ukraine-russia-war.html':162 '/ukrainian-soldiers-trained-abroad-ex':177 '/watch?v=bn68offkaws](https://www.youtube.com/watch?v=bn68offkaws)':33 '/whats-ahead-war-ukraine':217 '/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)':170 '2014':16 '2022':253 'achiev':243 'ah':5 'analysi':210 'analyst':70 'archive.is':187 'archive.is/8fxrt#selection-391.0-391.73](https://archive.is/8fxrt#selection-391.0-391.73)':186 'back':14 'believ':88 'cbc.ca':201 'chew':157 'cite':61 'cnn':13 'countri':115 'coup':50 'destroy':247 'didn':37 'dishonesti':45 'documentari':26 'economi':98 'euromaidan':46 'even':22 'evid':58 'exhaust':123 'explain':85 'first':65,94 'franc':28 'go':93,107 'googl':80 'grow':102 'guess':82 'happen':39 'height':42 'help':246 'hour':24 'incap':77 'intellectu':44 'lemonde.fr':176 'lepoint.fr':171 'long':25 'mainstream':145 'mearsheimer.substack.com':224 'mearsheimer.substack.com/p/the-darkness-ahead-where-the-ukraine)':223 'media':146 'militari':68,212 'negoti':251 'newsweek.com':125 'newsweek.com/how-russia-won-sanctions-war-west-op':124 'nonsens':90 'overwhelm':57 'point':4,9,66 'pretend':34 'propaganda':2,8 'rapid':101 'recent':144 'recess':110 'report':11,147 'reuters.com':130,135,166 'rusi.org':226 'russia':231 'russian':1,7,97 'sabotag':250 'second':73 'show':118 'sign':120 'sourc':62 'spiegel.de':181 'state':150 'strategi':69 'strategist':213 'substack.com':221 'talk':3 'telegraph.co.uk':189 'thing':239 'twitter.com':18 'twitter.com/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)':17 'ukrain':248 'use':79 'war':153,235 'west':105,241 'win':233 'would':84 'www.cbc.ca':204 'www.cbc.ca/news/politics/ukraine-russia-congress-europe-1.7067232)':203 'www.cnn.com':195,199 'www.cnn.com/2023/12/29/europe/':194 'www.cnn.com/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)':198 'www.lemonde.fr':179 'www.lemonde.fr/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)':178 'www.lepoint.fr':174 'www.lepoint.fr/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)':173 'www.newsweek.com':128 'www.newsweek.com/how-russia-won-sanctions-war-west-opinion-1861645)':127 'www.nytimes.com':160,164 'www.nytimes.com/2024/':159 'www.nytimes.com/2024/01/13/world/europe/ukraine-russia-war.html)':163 'www.reuters.com':133,138,169 'www.reuters.com/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)':137 'www.reuters.com/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)':132 'www.reuters.com/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)':168 'www.rusi.org':229 'www.rusi.org/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)':228 'www.russiamatters.org':216,219 'www.russiamatters.org/analysis/whats-ahead-war-ukraine)':218 'www.spiegel.de':184 'www.spiegel.de/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)':183 'www.telegraph.co.uk':192 'www.telegraph.co.uk/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)':191 'www.youtube.com':32 'www.youtube.com/watch?v=bn68offkaws](https://www.youtube.com/watch?v=bn68offkaws)':31 'yes':6,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531466"
  +editedAt: DateTimeImmutable @1726859033 {#1377
    date: 2024-09-20 21:03:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705694755 {#1927
    date: 2024-01-19 21:05:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1365
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1790 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 @1728572889 {#323
      date: 2024-10-10 17:08:09.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 {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    > Russian propaganda talking point.\n
    \n
    Ah yes, Russian propaganda point as reported by CNN back in 2014 [twitter.com/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)\n
    \n
    There’s even an hour long documentary from France on this [www.youtube.com/watch?v=bN68OfFKaWs](https://www.youtube.com/watch?v=bN68OfFKaWs)\n
    \n
    Pretending this just didn’t happen is the height of intellectual dishonesty.\n
    \n
    > Euromaidan was not a coup.\n
    \n
    Yes, it was and there’s overwhelming evidence for it.\n
    \n
    > Cite sources for the first point and military strategy analysts for the second.\n
    \n
    Are you just incapable of using google, I guess that would explain why you believe in nonsense. Here you go. First of all Russian economy is now rapidly growing while the west is going into a recession. This is not a country that’s showing any signs of being exhausted:\n
    \n
    - [newsweek.com/how-russia-won-sanctions-war-west-op…](https://www.newsweek.com/how-russia-won-sanctions-war-west-opinion-1861645)\n
    - [reuters.com/…/russias-q3-gdp-growth-confirmed-55-…](https://www.reuters.com/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)\n
    - [reuters.com/…/russian-factory-activity-expands-fa…](https://www.reuters.com/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)\n
    \n
    and here’s some recent mainstream media reporting on the state of the war for you to chew on\n
    \n
    - [www.nytimes.com/2024/…/ukraine-russia-war.html](https://www.nytimes.com/2024/01/13/world/europe/ukraine-russia-war.html)\n
    - [reuters.com/…/time-diplomacy-ukraine-italys-defen…](https://www.reuters.com/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)\n
    - [lepoint.fr/…/dans-l-est-de-l-ukraine-l-angoisse-d…](https://www.lepoint.fr/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)\n
    - [lemonde.fr/…/ukrainian-soldiers-trained-abroad-ex…](https://www.lemonde.fr/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)\n
    - [spiegel.de/…/ukraine-krieg-kiews-problem-mit-den-…](https://www.spiegel.de/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)\n
    - [archive.is/8FXrT#selection-391.0-391.73](https://archive.is/8FXrT#selection-391.0-391.73)\n
    - [telegraph.co.uk/…/russia-electronic-warfare-turn-…](https://www.telegraph.co.uk/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)\n
    - [www.cnn.com/2023/12/29/europe/…/index.html](https://www.cnn.com/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)\n
    - [cbc.ca/…/ukraine-russia-congress-europe-1.7067232](https://www.cbc.ca/news/politics/ukraine-russia-congress-europe-1.7067232)\n
    \n
    and here’s some analysis from military strategists for you\n
    \n
    - [www.russiamatters.org/…/whats-ahead-war-ukraine](https://www.russiamatters.org/analysis/whats-ahead-war-ukraine)\n
    - […substack.com/…/the-darkness-ahead-where-the-ukra…](https://mearsheimer.substack.com/p/the-darkness-ahead-where-the-ukraine)\n
    - [rusi.org/…/russias-artillery-war-ukraine-challeng…](https://www.rusi.org/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)\n
    \n
    Russia will win this war, and the only thing the west has achieved was to help destroy Ukraine by sabotaging negotiations in 2022.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705694755 {#1768
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
    "@Justas@sh.itjust.works"
    "@OurToothbrush@lemmy.ml"
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 323784
  -bodyTs: "'/2023/12/29/europe/':196 '/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)':200 '/2024/':161 '/2024/01/13/world/europe/ukraine-russia-war.html)':165 '/8fxrt#selection-391.0-391.73](https://archive.is/8fxrt#selection-391.0-391.73)':188 '/analysis/whats-ahead-war-ukraine)':220 '/dans-l-est-de-l-ukraine-l-angoisse-d':172 '/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)':180 '/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)':230 '/how-russia-won-sanctions-war-west-op':126 '/how-russia-won-sanctions-war-west-opinion-1861645)':129 '/index.html':197 '/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)':139 '/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)':134 '/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)':175 '/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)':193 '/news/politics/ukraine-russia-congress-europe-1.7067232)':205 '/p/the-darkness-ahead-where-the-ukraine)':225 '/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)':19 '/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)':185 '/russia-electronic-warfare-turn-':190 '/russian-factory-activity-expands-fa':136 '/russias-artillery-war-ukraine-challeng':227 '/russias-q3-gdp-growth-confirmed-55-':131 '/the-darkness-ahead-where-the-ukra':222 '/time-diplomacy-ukraine-italys-defen':167 '/ukraine-krieg-kiews-problem-mit-den-':182 '/ukraine-russia-congress-europe-1.7067232':202 '/ukraine-russia-war.html':162 '/ukrainian-soldiers-trained-abroad-ex':177 '/watch?v=bn68offkaws](https://www.youtube.com/watch?v=bn68offkaws)':33 '/whats-ahead-war-ukraine':217 '/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)':170 '2014':16 '2022':253 'achiev':243 'ah':5 'analysi':210 'analyst':70 'archive.is':187 'archive.is/8fxrt#selection-391.0-391.73](https://archive.is/8fxrt#selection-391.0-391.73)':186 'back':14 'believ':88 'cbc.ca':201 'chew':157 'cite':61 'cnn':13 'countri':115 'coup':50 'destroy':247 'didn':37 'dishonesti':45 'documentari':26 'economi':98 'euromaidan':46 'even':22 'evid':58 'exhaust':123 'explain':85 'first':65,94 'franc':28 'go':93,107 'googl':80 'grow':102 'guess':82 'happen':39 'height':42 'help':246 'hour':24 'incap':77 'intellectu':44 'lemonde.fr':176 'lepoint.fr':171 'long':25 'mainstream':145 'mearsheimer.substack.com':224 'mearsheimer.substack.com/p/the-darkness-ahead-where-the-ukraine)':223 'media':146 'militari':68,212 'negoti':251 'newsweek.com':125 'newsweek.com/how-russia-won-sanctions-war-west-op':124 'nonsens':90 'overwhelm':57 'point':4,9,66 'pretend':34 'propaganda':2,8 'rapid':101 'recent':144 'recess':110 'report':11,147 'reuters.com':130,135,166 'rusi.org':226 'russia':231 'russian':1,7,97 'sabotag':250 'second':73 'show':118 'sign':120 'sourc':62 'spiegel.de':181 'state':150 'strategi':69 'strategist':213 'substack.com':221 'talk':3 'telegraph.co.uk':189 'thing':239 'twitter.com':18 'twitter.com/paulius60/status/1611148483859255296](https://twitter.com/paulius60/status/1611148483859255296)':17 'ukrain':248 'use':79 'war':153,235 'west':105,241 'win':233 'would':84 'www.cbc.ca':204 'www.cbc.ca/news/politics/ukraine-russia-congress-europe-1.7067232)':203 'www.cnn.com':195,199 'www.cnn.com/2023/12/29/europe/':194 'www.cnn.com/2023/12/29/europe/ukraine-war-victory-hopes-dim-intl/index.html)':198 'www.lemonde.fr':179 'www.lemonde.fr/en/international/article/2023/09/27/ukrainian-soldiers-trained-abroad-express-discontent-i-repeatedly-told-them-nato-manuals-didn-t-apply_6140349_4.html)':178 'www.lepoint.fr':174 'www.lepoint.fr/monde/dans-l-est-de-l-ukraine-l-angoisse-d-une-debacle-05-01-2024-2549049_24.php)':173 'www.newsweek.com':128 'www.newsweek.com/how-russia-won-sanctions-war-west-opinion-1861645)':127 'www.nytimes.com':160,164 'www.nytimes.com/2024/':159 'www.nytimes.com/2024/01/13/world/europe/ukraine-russia-war.html)':163 'www.reuters.com':133,138,169 'www.reuters.com/markets/europe/russian-factory-activity-expands-fastest-pace-seven-years-dec-pmi-2023-12-29/)':137 'www.reuters.com/markets/europe/russias-q3-gdp-growth-confirmed-55-rosstat-2023-12-13/)':132 'www.reuters.com/world/europe/time-diplomacy-ukraine-italys-defence-minister-says-2024-01-10/)':168 'www.rusi.org':229 'www.rusi.org/explore-our-research/publications/commentary/russias-artillery-war-ukraine-challenges-and-innovations)':228 'www.russiamatters.org':216,219 'www.russiamatters.org/analysis/whats-ahead-war-ukraine)':218 'www.spiegel.de':184 'www.spiegel.de/politik/ukraine-krieg-kiews-problem-mit-den-deutschen-pannen-panzern-a-cd9421ae-4a96-4d4f-983a-6205a063ae15)':183 'www.telegraph.co.uk':192 'www.telegraph.co.uk/news/2023/12/27/russia-electronic-warfare-turn-tide-war-ukraine/)':191 'www.youtube.com':32 'www.youtube.com/watch?v=bn68offkaws](https://www.youtube.com/watch?v=bn68offkaws)':31 'yes':6,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531466"
  +editedAt: DateTimeImmutable @1726859033 {#1377
    date: 2024-09-20 21:03:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705694755 {#1927
    date: 2024-01-19 21:05:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#314
  +icon: Proxies\__CG__\App\Entity\Image {#295 …}
  +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: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#322
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#286 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
  +entries: Doctrine\ORM\PersistentCollection {#229 …}
  +posts: Doctrine\ORM\PersistentCollection {#187 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
  +bans: Doctrine\ORM\PersistentCollection {#166 …}
  +reports: Doctrine\ORM\PersistentCollection {#152 …}
  +badges: Doctrine\ORM\PersistentCollection {#130 …}
  +logs: Doctrine\ORM\PersistentCollection {#120 …}
  +awards: Doctrine\ORM\PersistentCollection {#109 …}
  +categories: Doctrine\ORM\PersistentCollection {#96 …}
  -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 @1728572889 {#323
    date: 2024-10-10 17:08:09.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