What is drupal cache ?
Answer / Rakesh Priya
Drupal cache is a feature that stores data in memory to reduce load times for frequently accessed content. It helps improve site performance by storing copies of processed pages, blocks, and database queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is theme and theme engine in drupal?
How will you alter the views query?
What are patches in drupal?
How to change theme for each content type?
What is difference between innodb and myisam?
How to install drupal on a local wamp server?
Explain hardcoding in drupal ?
What does drupal do?
How can I customize my 404 - page not found page?
How do I create a view in drupal?
How will you install new theme in drupal?
How to theme panels page?