MediaWiki
REL1_32
SlotRenderingProvider.php
Go to the documentation of this file.
1
<?php
8
namespace
MediaWiki\Revision
;
9
10
use
ParserOutput
;
11
17
interface
SlotRenderingProvider
{
18
29
public
function
getSlotParserOutput
( $role,
array
$hints = [] );
30
31
}
ParserOutput
Definition
ParserOutput.php:25
MediaWiki\Revision\SlotRenderingProvider
A lazy provider of ParserOutput objects for a revision's individual slots.
Definition
SlotRenderingProvider.php:17
MediaWiki\Revision\SlotRenderingProvider\getSlotParserOutput
getSlotParserOutput( $role, array $hints=[])
array
The wiki should then use memcached to cache various data To use multiple just add more items to the array To increase the weight of a make its entry a array("192.168.0.1:11211", 2))
MediaWiki\Revision
Created by PhpStorm.
Definition
IncompleteRevisionException.php:23
includes
Revision
SlotRenderingProvider.php
Generated on Mon Nov 25 2024 15:57:34 for MediaWiki by
1.10.0