This is the complete list of members for MediaWiki\Storage\PageEditStash, including all inherited members.
| __construct(BagOStuff $cache, ILoadBalancer $lb, LoggerInterface $logger, StatsdDataFactoryInterface $stats, UserEditTracker $userEditTracker, UserFactory $userFactory, WikiPageFactory $wikiPageFactory, HookContainer $hookContainer, $initiator) | MediaWiki\Storage\PageEditStash | |
| checkCache(PageIdentity $page, Content $content, UserIdentity $user) | MediaWiki\Storage\PageEditStash | |
| ERROR_BUSY | MediaWiki\Storage\PageEditStash | |
| ERROR_CACHE | MediaWiki\Storage\PageEditStash | |
| ERROR_NONE | MediaWiki\Storage\PageEditStash | |
| ERROR_PARSE | MediaWiki\Storage\PageEditStash | |
| ERROR_UNCACHEABLE | MediaWiki\Storage\PageEditStash | |
| fetchInputText( $textHash) | MediaWiki\Storage\PageEditStash | |
| INITIATOR_JOB_OR_CLI | MediaWiki\Storage\PageEditStash | |
| INITIATOR_USER | MediaWiki\Storage\PageEditStash | |
| MAX_CACHE_TTL | MediaWiki\Storage\PageEditStash | |
| MAX_SIGNATURE_TTL | MediaWiki\Storage\PageEditStash | |
| parseAndCache( $pageUpdater, Content $content, UserIdentity $user, string $summary) | MediaWiki\Storage\PageEditStash | |
| PRESUME_FRESH_TTL_SEC | MediaWiki\Storage\PageEditStash | |
| stashInputText( $text, $textHash) | MediaWiki\Storage\PageEditStash | |