Answer Posted / 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 |
Post New Answer View All Answers