Module Development

Understand How Shortcut Methods Use Services for Drupal 8

Sprout Video

In this tutorial, we'll explore some of the helper functions in ControllerBase. We'll discover the magic behind these shortcut functions is services!

Additional resources

abstract class ControllerBase — api.drupal.org
PHP Service Container — Drupalize.Me