Home
last modified time | relevance | path

Searched refs:DeprecatablePropertyArray (Results 1 – 12 of 12) sorted by relevance

/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/debug/
H A DDeprecatablePropertyArrayTest.php3 use MediaWiki\Debug\DeprecatablePropertyArray; alias
23 $array = new DeprecatablePropertyArray(
64 $array = new DeprecatablePropertyArray( [], [], __METHOD__ );
74 $array = new DeprecatablePropertyArray( [], [], __METHOD__ );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/unit/includes/debug/
H A DDeprecatablePropertyArrayTest.php3 use MediaWiki\Debug\DeprecatablePropertyArray; alias
23 $array = new DeprecatablePropertyArray(
64 $array = new DeprecatablePropertyArray( [], [], __METHOD__ );
74 $array = new DeprecatablePropertyArray( [], [], __METHOD__ );
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/unit/includes/debug/
H A DDeprecatablePropertyArrayTest.php3 use MediaWiki\Debug\DeprecatablePropertyArray; alias
24 $array = new DeprecatablePropertyArray(
65 $array = new DeprecatablePropertyArray( [], [], __METHOD__ );
75 $array = new DeprecatablePropertyArray( [], [], __METHOD__ );
/dports/www/mediawiki135/mediawiki-1.35.5/includes/debug/
H A DDeprecatablePropertyArray.php16 class DeprecatablePropertyArray implements ArrayAccess { class
/dports/www/mediawiki136/mediawiki-1.36.3/includes/debug/
H A DDeprecatablePropertyArray.php16 class DeprecatablePropertyArray implements ArrayAccess { class
/dports/www/mediawiki137/mediawiki-1.37.1/includes/debug/
H A DDeprecatablePropertyArray.php16 class DeprecatablePropertyArray implements ArrayAccess {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/Storage/
H A DPageUpdater.php37 use MediaWiki\Debug\DeprecatablePropertyArray; alias
1004 new DeprecatablePropertyArray(
1187 new DeprecatablePropertyArray(
/dports/www/mediawiki136/mediawiki-1.36.3/includes/Storage/
H A DPageUpdater.php37 use MediaWiki\Debug\DeprecatablePropertyArray; alias
1163 new DeprecatablePropertyArray(
1349 new DeprecatablePropertyArray(
/dports/www/mediawiki135/mediawiki-1.35.5/includes/page/
H A DWikiPage.php25 use MediaWiki\Debug\DeprecatablePropertyArray; alias
3325 $resultDetails = new DeprecatablePropertyArray(
3504 $resultDetails = new DeprecatablePropertyArray(
3558 $resultDetails = new DeprecatablePropertyArray(
/dports/www/mediawiki136/mediawiki-1.36.3/includes/page/
H A DWikiPage.php27 use MediaWiki\Debug\DeprecatablePropertyArray; alias
3469 $resultDetails = new DeprecatablePropertyArray(
3645 $resultDetails = new DeprecatablePropertyArray(
3699 $resultDetails = new DeprecatablePropertyArray(
/dports/www/mediawiki135/mediawiki-1.35.5/includes/parser/
H A DParser.php25 use MediaWiki\Debug\DeprecatablePropertyArray; alias
3585 * @return array|DeprecatablePropertyArray
3696 $propertyArray = new DeprecatablePropertyArray(
/dports/www/mediawiki136/mediawiki-1.36.3/includes/parser/
H A DParser.php25 use MediaWiki\Debug\DeprecatablePropertyArray; alias
3601 * @return array|DeprecatablePropertyArray
3749 $propertyArray = new DeprecatablePropertyArray(