Adblocker Detected
Quizack provides Online Quiz and Practice MCQs for Free. Please disable your Ad-Blocker so we can earn from ads and keep this project alive.
1. In Drupal, how to slide content title?
2. Drupal core ships with a rich caching API, defaulting to ________ caching.
3. Which of the following is the correct way of debugging a Drupal application?
4. What is the purpose of views?
5. What is the PHP function to check if a block region has blocks in Drupal 8?
6. Which one of the following is a correct way to use Render API to output a link?
7. Which of the following loop variables are available in twig? (Check all that apply)
8. Blocks can contain which of the following Drupal data features?
9. How can a table be dropped using the Module?
10. Which of the following shows helpful toolbar at the bottom of every page?
11. The Internal Page Cache module is enabled by default in Drupal 8?
12. In Drupal 8, the Internal Page Cache module which caches pages for anonymous users is enabled by default?
13. 20- array_key_exist() function that tells you if an array key exists regardless of the value?
14. In Drupal, _______ arrays provide you a structured way to ______________ change the content ___________ it is displayed.
15. What will be the output of following in Twig? {{ pi I round(2) }}
16. 7- In Drupal, Core modules also includes a hierarchicel taxanomy system, which allows content to be categorized?
17. The minimum requirements for a custom module are:
18. Which of the following can be used to fetch values sent programmatically to the view?
19. 'Drupal 6.x modules are not compatible with Drupal 7.x'
20. Which of the following is the correct way to organize your content?
21. 15- PDO(PHP Data Object), it is a lean and consistent way to access databases and It allows developers to re-write portable code with ease?
22. What is the best way to add category fields to a Drupal content type?
23. 'Dblog' module logs and records system events to the database.
24. Can we show SQL query for the view?
25. Which of the following pager settings are provided by views:
26. Drupal is an open source CHS, you can create your own plugins.
27. Fields for content types can be presented and changed using which tool?
28. Which of the following is a blog for every user?
29. Which of the following is the correct command to output configuration items that are different in active configuration compared with a directory?
30. In Drupal 8 custom modules can be placed inside which of the following directories? (choose all that apply)
31. Which of the following is not secure for SQL queries?
32. If a custom module is listed on admin/modules but its checkbox is disabled, which of the following will fix it?
33. How many spaces have to be used for indention?
34. Which of the following is required to create a custom field in module?
35. To provide a default configuration settings in a module, it is best to use :
36. Drupal 8 is built on _____________ framework?
37. To create a custom block, we need to extend our block from which Class:
38. Which function is used to activate the DB?
39. Which of the following file is required to create a Drupal 8 Module?
40. Where can you find .info file?
41. Which of the following is the correct way to create dummy nodes for specific content type ?
42. Which of the following is true to create dummy nodes for specific content type
43. Which of the following Live Preview Settings are available for views?
44. Which of the following is a DRUSH command?
45. Which of the following is/are correct to execute cron implementations by module?
46. Which file is used to create a menu link in a module?
47. Which of the following Menu types are not provided by views?
48. What are Triggers?
49. Which of the following are required properties for route definition in module.routing.yml? (Check all that apply)
50. Which one of the following is true?
51. Which options is provided by Views Debugging settings?
52. Which command can be used to check Drupal and its contrib modules updates?
53. Which of the following is the correct way to export view in YAML format inside module?
54. Which of the following is an input format for the user content?
55. Which of the following code show all Notices and Errors?
56. Which role automatically receives all permissions when a new module is enabled?
57. Which of the following codes can be used to set the regions in a Drupal theme?
58. You want to add a custom JavaScript file to be loaded on every page of your website. Where would be the best place to add this file if you had to choose between the next options?
59. Which of the following notifications pertain to the new versions of Drupal and contributions?
60. Which of the following notifications about the new versions of Drupal and contributions?
61. Which option applies in order to change Public file base URL?
62. Which of the following options apply to change Public file base URL?
63. You have a view of teasers of a content type containing a referenced ID to a taxonomy term. You want each node in the view to show several fields of that taxonomy term. Which of the following would be best practice if you would do it programmatically?
64. Which code can be used to change date_popup date format in form?
65. Which code can be used to remove the strange text of Taxonomy Term?
66. Which of the following are valid values of 'requirements' property In module.routing.yml?
67. In module.routing.yml file 'requirements' can have following properties defined?
68. What is Drupal's main container that holds content in its themes?
69. Which one of the following is true with respect to jQuery loading in Drupal?
70. In Drupal 8, CacheCollector has the same internal logic as CacheArray but uses public methods for get and set instead of __________.
71. In module.routing.yml all keys under the defaults section which do not start with an underscore will be passed in as arguments to the controller?
72. Which of the following is the correct way to alter existing routes?
73. Which of the following is the correct command to remove events from DBLog table?
74. Which of the following formats are supported by default in Views? (Check all that apply)
75. Which of the following is the correct way to translate a string in Twig?
76. Which of the following can be used to inspect variables in twig? (Check all that apply)
77. Which of the following is the correct syntax to loop through items in a list in Twig template?
78. Which of the following is not a correct way to insert function in Twig?
79. Which of the following is used for organizing content?
80. Which of the following is the correct way to display current key:value on settings file?
81. Which of the following is the correct way to display current key:value on settings file?
82. Which of the following is correct to include CSS or DS files in a Drupal Module?
83. Which of the following permissions are defined by Configuration Manager:
84. What is a theme suggestion in Drupal theming?
85. What is the default location of the configuration sync directory?
86. CacheArray is in the process of being replaced by CacheCollector in ____?
87. Which of the following is the correct way to remove whitespace between HTML tags in Twig template?
88. In custom module, routes are defined in:
89. Drupal core is __ defining a system of __ and __?
90. Among the following DB-place-holders, which one is not enclosed within single quotes?
91. Which of the following controls content in sidebars?
92. 25- Drupal has over ________ plugins to boost your website?
93. Which of the following is the correct way to print a variable in Twig?
94. Which of the following options are provided by Drupal to increase performance? (Check all that apply)
95. What Drupal feature is activated when a trigger is enabled?
96. Which of the following are properties of render array? (Check all that apply)
97. By default, Drupal provides the following roles: (Check all that apply)
98. Which of the following statements are valid for Field SQL Storage?
99. Which of the following files are required for creating a Drupal theme? (Check all that apply)
100. Which of the following modules are included in Drupal Core? (Check all that apply)
Joomla
CSS
CSS 3
PHP
PHP 5
ASP.NET
Related MCQ's