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 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: |
One of the first things I do when reviewing whether an application can be upgraded is to look for anything that can be removed.
If it has modules that aren't used, uninstall and remove them.
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.
Remove any old themes that are no longer used.
If you have content types, fields or views that aren't used, remove them, assuming you don't need the data.
Remove unused routes, Controllers or other classes not used in custom modules, or any other unused custom code.
Less moving parts means less to upgrade now and maintain in the future.
format: full_html processed: |One of the first things I do when reviewing whether an application can be upgraded is to look for anything that can be removed.
If it has modules that aren't used, uninstall and remove them.
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.
Remove any old themes that are no longer used.
If you have content types, fields or views that aren't used, remove them, assuming you don't need the data.
Remove unused routes, Controllers or other classes not used in custom modules, or any other unused custom code.
Less moving parts means less to upgrade now and maintain in the future.
summary: null field_daily_email_cta: { }