Explain how caching work in Drupal?
Answer / Hari Om
Drupal uses various caching mechanisms, such as page caching and block caching, to improve performance by storing pre-generated HTML versions of pages or blocks. This reduces the amount of work that needs to be done each time a user requests a page.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are drupal 8 hooks?
Explain the flow of information between the 5 main layers of drupal?
How to add custom php codes in my drupal pages or blocks?
Explain about workbench moderation module
Which files are required for creating the drupal module?
Did you written the query in d7 for your module?
What is cron in drupal ?
How will create theme for particular views?
What is a website node?
What is Drupal main menu?
What is the use of ctools module?
What is drupal best used for?