In the COOKiES Drupal 8+ module, we had the issue that config entity string translations were not possible with text > 128 characters length: https://www.drupal.org/project/cookies/issues/3327045The reason for that is in core. Form API
Snippets
I needed to get the node menu item title to display instead of the node title in a specific case and didn't find a quick solution, so I'd like to share it with you: Wondering how to get the nodes representing menu item? $nid = 12345; $node
Encoding is hard in many cases. Today I ran into one, where we had to save UTF-8 data (from a Drupal website) into an XML document which requires ISO-8859-1 encoding. We're using https://www.php.net/manual/de/class.domdocument.php for that, which seems to have some problems / flaws with such cases, as the following issues show:
For a Drupal 8 EU Cookie Compliance patch I needed a way to add an anchor link as default menu item programmatically in .menu.yml
Es kann in Shopware 5 aufgrund fehlender Validierung im Import / Export passieren, dass "defekte" Varianten angelegt werden. Also Varianten, denen die korrekte Zuordnung zu ihrem Elternartikel fehlt.
If you should run into the same situation, that you'd like to delete a view programmatically, for example on module uninstall, here you go
Dir hat dieser Beitrag Zeit und viele Nerven gespart?
Dann würde ich mich sehr über einen leckeren Kaffee freuen! Oder ein spannendes Tech-Buch aus meiner Wunschliste?