Innovation within Canadian healthcare continues to provide better care experiences for those using the system. As the population ages and strains our facilities to care for those nearing their end-of-life, hospitals are looking at technological s
Every year, I sit down to write my annual Acquia retrospective. It's a rewarding exercise, because it allows me to reflect on how much progress Acquia has made in the past 12 months.
When Drupal 8 came out, it introduced the Drupal community to the concept of separating the theming layer from the logic layer through the Twig templating language. This had many advantages.
From time to time, I have the need to take a Twig template and a set of variables, render the template, replacing all the variables within, and then get the output as a string.