Lucas Hedding

Results 32 issues of Lucas Hedding

https://www.drupal.org/files/issues/drupal-migrate_skip_on_value-2711949-2.patch I'm using drupal-composer/drupal-project and when I try to apply the patch listed above, it creates it as web/core/core/core/modules/migrate/src/Plugin/migrate/process/SkipOnValue.php, etc.

After reading https://mglaman.dev/blog/better-static-analysis-entity-type-storages-phpstan-drupal-110 I got the inspiration for adding bundle entity support. See https://www.drupal.org/node/3191609. Would this be possible?

enhancement
help wanted

### Issue Type - Feature Idea ### Summary When recently setting up a queuing solution for Symfony, the suggested solution for daemonizing things was supervisord. And I find that installing...

planned
feature request

Is there a way I can add a nonce to the short-code that would work for CSP? ``` ``` Adding a nonce didn't work.

question

This takes pieces from #610 and #791 and combines them.

Could the inline script be added with a nonce? Maybe optional integration with `spatie/laravel-csp` or some means for me to insert a nonce to the inline script. The markup is...

![image](https://user-images.githubusercontent.com/1581734/153247062-5dd2c143-ebcf-479d-aada-31b49781b546.png) It would be nice to lazy load recaptcha as I don't even have the protected form until much lower on the page. Why download the script in the header...

### Platform ( ) MacOS ( x) Linux ( ) Winderz ### Installed Via ( ) Homebrew ( ) Apt Package ( X) Manually ### PHP Version ( ) 7.4x...