How to programmatically update nodes in Drupal 8/9 using cron
When the Drupal cron runs, the hook_cron() is triggered. As a result, we can define our task within this.
For example, to update node title fields in uppercase using cron.
For example, to update node title fields in uppercase using cron.
Share
share your add link
https%3A%2F%2Fmycode.blog%2Flakshmi%2Fhow-programmatically-update-nodes-drupal-89-using-cron%0A
Share in social
Comments