The International Splash Awards are back — happening at DrupalCon Vienna on 14 October 2025! Submit your project(s) by 16 June 2025 and join others from around the world to celebrate the very best of what Drupal can do.
I am trying to find all nodes that use a specific paragraph field (populated) in order to replace each instance with a different field type. Can't seem to be able to get what I need with a view and I'm not quite sure if I can get to where I need in the db. Any suggestions on a way to get them in a hook/twig?
I'm currently working on a module and having the folowing error
"data-error-switching-to-ckeditor5"
This error happens when I am in a "text and format editor" and when I do one of the following :
- Add/Remove the the module icon from the toolbar
- Click on the module checkbox in the "Enabled filters" area
- Switch the "Text editor" between CKEditor5 and none
The code worked fine on drupal 9.5 with CKeditor but going to drupal10 with CKEditor5 raised this error
Just a tip, if you didn't know: Drupal contributors with 35 or more issue credits gained over the past year can get a free PhpStorm license. See Free PhpStorm license for Drupal contributors.