Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.