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 to enable clean urls in drupal ?
Explain security features of drupal?
Who invented drupal?
Which modules used for data migration?
What is new in drupal 7?
What is left join and right joins?
Which database does drupal use?
What is contextual filter drupal 8?
How long will drupal 7 be supported?
List out the SEO modules available in Drupal?
How do I clear cache in drupal?
List the modules required for building a social networking website in drupal.