How can I programmatically display a block?
I’m developing a site using Drupal 8 beta-14. I’ve created a view block of different terms and now I want to display it using code. How can I display it programatically? I used to do it in Drupal 7 using this code but I’m confused about Drupal 8.
$block = module_invoke('block', 'block_view', '4'); $text_block = render($block['content']);
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.