Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Name and describe the five conceptual layers in a drupal system.



Name and describe the five conceptual layers in a drupal system...

Answer / Rani Chaudhary

In a Drupal system, there are five conceptual layers:n1. PHP API Layer: This layer is responsible for defining classes, functions, and variables that are used to develop custom modules. It includes core APIs like hook_menu(), hook_block(), hook_form_alter(), etc.n2. Configuration Layer: This layer manages the configuration settings of Drupal. It allows administrators to manage content types, taxonomy terms, user roles, and more through the user interface.n3. Theme Layer: This layer is responsible for rendering the UI of a Drupal site. It includes core themes like Bartik, Seven, etc., and custom themes created by developers. The theme layer is built using PHP templates (.tpl.php files) and preprocess functions in theme's template.php file.n4. Database Layer: This layer manages the data storage of Drupal. It uses SQL to store and retrieve data from the database.n5. File System Layer: This layer handles file management tasks like uploading, downloading, and managing files.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

How do I disable commenting on articles in drupal?

1 Answers  


Explain security features of drupal?

1 Answers  


How to put it into maintenance mode in drupal?

1 Answers  


What hardware does drupal.org run on?

1 Answers  


How do I add a module?

1 Answers  


What is a block in drupal?

1 Answers  


Explain the drupal 7 architecture.

1 Answers  


What does views do and how do you use it?

1 Answers  


If we delete the page.tpl.php then drupal site will work or not?

1 Answers  


How to define new regions in drupal?

1 Answers  


What is Drupal Pane module?

1 Answers  


What is front end back end development?

1 Answers  


Categories