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 |
How do you convert psd to drupal theme?
What is the use of views in drupal 8?
What is permission in drupal ?
Explain about drupal 8 classes?
What are systems requirements for drupal installation ?
Which design pattern used in drupal?
How to move a drupal site from one host/server to another on your new host?
What is module in drupal? List out some of the modules used in drupal?
How can I create a custom region in my drupal template?
How can we add the new menu to drupal admin section?
What is a website node?
How search works in drupal?