Online Access Free Acquia-Certified-Site-Builder-D8 Exam Questions
| Exam Code: | Acquia-Certified-Site-Builder-D8 |
| Exam Name: | Acquia Certified Site Builder - Drupal 8 |
| Certification Provider: | Acquia |
| Free Question Number: | 52 |
| Posted: | Jun 01, 2026 |
You are building a recipe site in which users submit their favorite recipes as nodes, tagged with common ingredients from a carefully curated taxonomy vocabulary. You've been asked to create a page on which site visitors can select the ingredients they have on hand and view all the site's recipes that use those ingredients.
You've already created a view listing all Recipe nodes
How can you modify the view to support filtering by ingredient?
You are building a site for a membership organization, which will include a member directory The directory will show each member's name, local chapter, and the U.S. state the chapter is in. Members are users, who select a local chapter when they register Each chapter has a page with a photo There are no pages for states; but other kinds of content are associated with states
You manage two sites A public site ("'Prod"), which is live to the world, and a development site ("Dev"), for building new features and testing updates. Dev is a clone of Prod You have created a new content type, fields and View on Dev After testing and ensuring that everything is working correctly on Dev, you would like to deploy these changes to Prod How will you do this using only Drupal core modules'?
An English language site is being translated to add Spanish and German versions, and you want to make it as easy as possible for Spanish or German speakers to see the correct translation.
What are three methods for displaying a translated page to a site visitor without using custom code'? Choose 3 answers