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 |
Which core module in drupal allows you to connect relate and classify your website's content?
What is the use of views in drupal 8?
How to use preprocess function?
What is comment moderation in drupal?
What is drupal theme?
What are modules in drupal?
What is authenticated user?
How does drupal compare to other open source cms systems?
What are the main advantages of drupal?
Explain drupal user, permission, role in drupal?
Can we include one php file multiple times?
Which are commonly used php based cms?