Name the five conceptual layers in drupal system.
Answer / Jitendra Kumar Mahtha
The five conceptual layers in Drupal system are: 1. Plumbing Layer - This layer includes the database, server, and other infrastructure elements. 2. API Layer - This layer defines Drupal's API for interacting with its data structures. 3. Service Layer - This layer provides services such as caching, localization, and URL handling. 4. Module Layer - This layer consists of modules that provide additional functionality to the core system. 5. Theming Layer - This layer includes templates and CSS for the presentation of content.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is drupal region?
Why we used template.php in drupal?
How will you do the modules security updates in drupal?
What is drupal cache ?
What are the steps for launching a drupal site?
what are the features of drupal?
What is permission in drupal ?
What are cms platforms?
What do you mean by pdo in drupal and how to enable pdo?
What are hooks in code?
What is a base theme in drupal?
Which database does drupal use?