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 want to develop an application on Android that takes the data from my Drupal 8.x.x web page, I take the drupal data through the JSON API.
On my website I have a list of taxonomies that I want to recover, but unlike the data of users, products, etc. when trying to retrieve this list of the form:
I have migrated my website from a server to another server. The only difference is that it went from a physical machine server into a containerized application. The server specs are the same and the database server version is also the same.
After migration, not everything went well. The website is up-and-running. The problems I have encountered after clearing the cache are listed below:
Never mind: I have just discovered that forum content didn't get copied. I'm blowing this away. I simply don't have time for this nonsense.
--
I have allegedly upgraded my site from Drupal7 to Drupal8. I selected a theme.
But I can't see how on earth to actually get content to appear. I've tried assigning it to a block. It still doesn't appear. And it doesn't seem to matter what theme I use. Content just does not appear. Titles appear. Content does not.