The first real piece of functionality we set out to create was a simple Drupal 8 page that outputs the age-old Hello World string. For doing this, we will need two things--a route and a controller. So, let's start with the first one.