Drupal MCQ Quiz Hub

Drupal Mcq Questions Unit 4

Choose a topic to test your knowledge and improve your Drupal skills

1. Which of the following ways can you use to customize error pages for 404 and 403 errors?




2. Drupal users are grouped into what?




3. Which of the following can be used to attach a library in twig template?




4. Which of the following is the correct way to attach a library in a Drupal Module?




5. Which file defines routes in a module?




6. Which one of the following is the correct way to discover valid theme hook suggestions?




7. To create our own Controller, we need to extend it from the following Controller Class:




8. Which is the correct way to list all routes?




9. Use the CCK module to add fields to your ________.




10. In Drupal, the highest level of taxonomy description is _____________.




11. Which minimum PHP version is required to run Drupal 8.2?




12. Which of the following data storage types are provided by Configuration Management in Drupal?




13. Which statement is true?




14. Which is the correct way to attach Libraries in THEME.info.yml?




15. Which of the following modules are included in Drupal Core? (




16. Which of the following files are required for creating a Drupal theme?




17. Which of the following statements are valid for Field SQL Storage?




18. By default, Drupal provides the following roles:




19. Which of the following are properties of render array?




20. What Drupal feature is activated when a trigger is enabled?




21. Which of the following options are provided by Drupal to increase performance?




22. Which of the following is the correct way to print a variable in Twig?




23. 25- Drupal has over ________ plugins to boost your website?




24. Which of the following controls content in sidebars?




25. Among the following DB-place-holders, which one is not enclosed within single quotes?




26. Drupal core is __ defining a system of __ and __?




27. In custom module, routes are defined in:




28. Which of the following is the correct way to remove whitespace between HTML tags in Twig template?




29. CacheArray is in the process of being replaced by CacheCollector in ____?




30. What is the default location of the configuration sync directory?




31. What is a theme suggestion in Drupal theming?




32. Which of the following permissions are defined by Configuration Manager:




33. Which of the following is correct to include CSS or DS files in a Drupal Module?




34. Which of the following is the correct way to display current key:value on settings file?