I thought I could figure this out, reading the Entity\File.php class governing this entity.
Through a theme, I've uploaded an image in its logo upload form in its settings. I see the file in managed_file with a URI of 'temporary://mylogo.jpg'and a status of 0 which indicates to me that it's in a temporary state that will be destroyed during the next cron run.
I just enabled a forum on my new site and when anyone posts to the forum, there entire user record posts at the top of their post. How do I get this data to not show? It seems weird that it would expose all of this data in a forum post.
We've updated our text environment to 8.9.0 and the button for the search form has disappeared. The code for the button just isn't there any longer. Has anyone else run into this or know of a fix?
I want to update Drupal from 8.8.4 to 8.9.0. However, when I run
composer update drupal/core --with-dependencies
I get this error:
> DrupalProject\composer\ScriptHandler::checkComposerVersion
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.