Manual:RevisionOutputCache.php

Class that handles cache for outputs of the PHP parser. It was introduced in MW 1.36.

See Manual:Parser cache.

Instantiation and retrieval edit

Public methods edit

Public methods, those that not for internal use by the software only, include:

  • get() - retrieve the ParserOutput from cache; false if not found or outdated.
  • save()