What is caching in drupal framework?



What is caching in drupal framework?..

Answer / Ishwar Chandra

Caching in Drupal refers to the process of storing processed data in a cache to speed up the delivery of Drupal pages. This reduces the time needed to execute database queries, PHP scripts, and other operations. There are different types of caching available in Drupal, such as page cache, block cache, and CSS and JavaScript aggregation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

How do you convert psd to drupal theme?

1 Answers  


What is the use of views in drupal 8?

1 Answers  


What is permission in drupal ?

1 Answers  


Explain about drupal 8 classes?

1 Answers  


What are systems requirements for drupal installation ?

1 Answers  


Which design pattern used in drupal?

1 Answers  


How to move a drupal site from one host/server to another on your new host?

1 Answers  


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

1 Answers  


How can I create a custom region in my drupal template?

1 Answers  


How can we add the new menu to drupal admin section?

1 Answers  


What is a website node?

1 Answers  


How search works in drupal?

1 Answers  


Categories