oliverdavies.uk/content/node.5920cf0f-3b24-488f-8534-53239f441f5b.json

91 lines
No EOL
3.3 KiB
JSON

{
"uuid": [
{
"value": "5920cf0f-3b24-488f-8534-53239f441f5b"
}
],
"langcode": [
{
"value": "en"
}
],
"type": [
{
"target_id": "daily_email",
"target_type": "node_type",
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
}
],
"revision_timestamp": [
{
"value": "2025-05-11T09:00:32+00:00"
}
],
"revision_uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"revision_log": [],
"status": [
{
"value": true
}
],
"uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"title": [
{
"value": "Spring clean before upgrading\n"
}
],
"created": [
{
"value": "2023-09-05T00:00:00+00:00"
}
],
"changed": [
{
"value": "2025-05-11T09:00:32+00:00"
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
],
"path": [
{
"alias": "\/daily\/2023\/09\/05\/spring-clean-before-upgrading",
"langcode": "en"
}
],
"body": [
{
"value": "\n <p>One of the first things I do when reviewing whether an application can be upgraded is to look for anything that can be removed.<\/p>\n\n<p>If it has modules that aren't used, uninstall and remove them.<\/p>\n\n<p>A common one for Drupal projects is modules left from previous migrations, such as from Field Collections to Paragraphs that are no longer needed but still present.<\/p>\n\n<p>Remove any old themes that are no longer used.<\/p>\n\n<p>If you have content types, fields or views that aren't used, remove them, assuming you don't need the data.<\/p>\n\n<p>Remove unused routes, Controllers or other classes not used in custom modules, or any other unused custom code.<\/p>\n\n<p>Less moving parts means less to upgrade now and maintain in the future.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>One of the first things I do when reviewing whether an application can be upgraded is to look for anything that can be removed.<\/p>\n\n<p>If it has modules that aren't used, uninstall and remove them.<\/p>\n\n<p>A common one for Drupal projects is modules left from previous migrations, such as from Field Collections to Paragraphs that are no longer needed but still present.<\/p>\n\n<p>Remove any old themes that are no longer used.<\/p>\n\n<p>If you have content types, fields or views that aren't used, remove them, assuming you don't need the data.<\/p>\n\n<p>Remove unused routes, Controllers or other classes not used in custom modules, or any other unused custom code.<\/p>\n\n<p>Less moving parts means less to upgrade now and maintain in the future.<\/p>\n\n ",
"summary": null
}
]
}