Explain drupal flow?



Explain drupal flow?..

Answer / Surjeet Singh

The basic Drupal flow can be broken down into the following steps:
1. User sends a request to the web server.
2. Web server routes the request to PHP for processing.
3. Drupal core loads the requested page and executes any necessary hooks, modules, and themes.
4. The generated output is returned to the web server.
5. The web server sends the response back to the user's browser.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

How many types of cms are there?

1 Answers  


How to make a module?

1 Answers  


Why do you think drupal is powerful & popular cms compare to others?

1 Answers  


How can add the captcha in registration page for drupal?

1 Answers  


Explain the database system in drupal.

1 Answers  


What is front end back end development?

1 Answers  


What is a block module?

1 Answers  


List the modules required for building a social networking website in drupal.

1 Answers  


How to implement hook_update_n() ?

1 Answers  


What are drupal modules?

1 Answers  


What language does drupal use?

1 Answers  


What is the use of drupal?

1 Answers  


Categories