Which design pattern used in drupal?
Answer / Raj Bhushan Singh
Drupal primarily uses the Model-View-Controller (MVC) design pattern, though other patterns like Service-Oriented Architecture (SOA) and Repository pattern can also be found.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cms?
How can you drop a table using module in drupal?
What is a node in drupal?
What is clean url in drupal?
What is bundle drupal?
What is module and list out some of the modules used in drupal?
How can I create a custom region in my drupal template?
What are blocks in drupal?
How to configure .htaccess to ignore specific subfolders?
What is the use of hook_update_n? How drupal knows the last schema details?
How can one make the most of drupal? What are the main advantages?
Define taxonomy in drupal ?