Installed Group, Group Node, Group support:revisions, with the necessary companion modules. But, hey! I can't uninstall them since I don't think I want them now !!
In my log files I have the following cron error:
"InvalidArgumentException: Field layout_builder__layout is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 616 of /var/www/blogs/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php)."
When I run drush cache:rebuild, I get the same message and the command hangs.
Also after unchecking the option "Use Layout Builder" via admin/structure/types/manage/blog/display the error message remains when clearing cache.
Following the Drupal doc I tried overwriting the site UUID in settings.php, but the suggested code produces no change.
To be thorough I cleaned all caches and checked Db with no results
I solved by editing it with drush, but I would like to understand why in settings.php it doesn't work.
I'm on D10.3.5|Php 8.3
Hi All, I try to speed up my app that uses Drupal as backend. I get data using JSONAPI and I note in Chrome Developer tools that the responses have "Cache-Control must-revalidate, no-cache, private" I am new to browser caching but I suppose that means that the browser will not cache the response. How can I make Drupal allow that the browser caches responses from JSONAPI?
Hi I'm having trouble getting image styles for embedded images to appear when editing body text (via CK Editor 5) in an existing Drupal 10.3.5 project. I just get the 'Original' option: