Explain drupal bootstrap process?



Explain drupal bootstrap process?..

Answer / Madhvi

The Drupal bootstrap process involves initializing the system and loading required configurations. It consists of several stages, including: bootstrap_initialize(), bootstrap_second(), bootstrap_configure(), and finally bootstrap_full(). Each stage loads additional modules and configures the system for the next step. The final stage (bootstrap_full()) sets up the database connection, loads the site configuration, and executes the requested operation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

Explain the seo modules available in drupal?

1 Answers  


What is drupal 8 ?

1 Answers  


How to customize my drupal syndicate feed icon?

1 Answers  


How to define new regions in drupal?

1 Answers  


What is module in drupal? List out some of the modules used in drupal?

1 Answers  


What is the use of ctools module?

1 Answers  


What is drupal behaviors?

1 Answers  


Mention what are the key features of Drupal?

1 Answers  


Why to use Drupal?

1 Answers  


What is module in drupal?

1 Answers  


How does drupal compare to commercial cms systems?

1 Answers  


How to use the multiple themes in one project?

1 Answers  


Categories