D8

Drupal 8

Making a Drupal website to learn Drupal 8.

Raise red flag in my warning-lights page if there are jobs behind schedule.

Create help page with some direct URL for some module internal pages and forms.

Add some phrases to translation file and automate the translation import.

Write query to get all nodes that have been in a specific workflow states more than 3 times.

Create entity reference field targeting terms and load child terms using form AJAX.

Create location field using Google Maps and fill custom address fields by click.

Trying to create custom Drush command to delete specific content type nodes.

Enhance my log summary to include critical log messages without duplicate.

Create Tax field for the calculated tax value for invoice content type instead of on fly calculation.

Create new helper to make sure the same log has never been logged before. to be used for some logs using ultimate log.

List all nodes and join custom DB table using user id to get fields from custom table.

Create new API service to be used to load clean terms data by vocabulary name.

Create new API service to save node and change the workflow state programmatically.

Use webform helpers to get webform submission details programmatically.