What is caching layer?
Answer / Alok Mehta
The caching layer in Drupal refers to various techniques used to speed up the delivery of web pages by storing parts or all of the page as pre-compiled data. This includes database caching, page caching, and block caching.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to theme panels page?
What databases are supported by drupal?
How can I create a custom region in my drupal template?
What are the required core modules in d7?
How cache_form table works?
what is the use of git stash command?
What is bootstrap in drupal?
Different ways of adding js. How to add js in hook_form?
What does clean url mean?
What is api in drupal?
How to theme the webform template file?
how will you implement ajax in drupal 7?