Extending Drupal 8 Services
VladimirAus
Drupal Services are in Drupal 8 core including Symfony-based Silex. This session will cover:
- terminology and Drupal 8 Services setup
- various ways of exposing new services
- examples of extending current services and writing new ones from scratch
Note, this session won't cover basics and will be a deep dive into the Drupal 8 core coding.