I haven't used Drupal for a long time, but I still have an old Drupal 7 installation with the Porto theme.
I would like to deactivate the loading of Google Fonts there, but I don't know where else to look. Where could the Google API be hidden?
There is a configuration item called "no_cache" in the option of the module's routing.yml.
If set to "TRUE", it is defined as a non-cacheable route, is this valid for both "Internal Page Cache" and "Dynamic Page Cache"?
I am new to Drupal and was tasked with the project or upgrading a website from Drupal 8 to 9. I was able to get the site up to 8.9 with php7.4, but I am having problems going from 8.9 to 9. I run the Upgrade Status report before and made sure to update all the modules with composer, but I am still getting this error when visiting the site after install 9.4.3. Again I am very new to Drupal so if this post is in the wrong place please let me know!