Cache(s)

Magento has eleven out-of-the-box cache types, according to the following list. These are used across many levels within the system:

  • Configuration: Various XML configurations that were collected across modules and merged
  • Layouts: Layout building instructions
  • Blocks HTML output: Page blocks HTML
  • Collections data: Collection data files
  • Reflection data: API interfaces reflection data
  • Database DDL operations: Results of DDL queries, such as describing tables or indexes
  • EAV types and attributes: Entity types declaration cache
  • Page cache: Full page caching
  • Translations: Translation files
  • Integrations configuration: Integration configuration file
  • Integrations API configuration: Integrations API configuration file
  • Web services configuration: REST and SOAP ...

Get Magento 2 Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.