diff --git a/Doxyfile b/Doxyfile index 175ec0e..87a88ed 100644 --- a/Doxyfile +++ b/Doxyfile @@ -169,7 +169,7 @@ SHORT_NAMES = NO # description.) # The default value is: NO. -JAVADOC_AUTOBRIEF = NO +JAVADOC_AUTOBRIEF = YES # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first # line (until the first dot) of a Qt-style comment as the brief description. If @@ -743,7 +743,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = ../../ +INPUT = # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses @@ -1008,7 +1008,7 @@ GENERATE_HTML = YES # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_OUTPUT = ../ +HTML_OUTPUT = gh-pages # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). @@ -1352,7 +1352,7 @@ DISABLE_INDEX = NO # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. -GENERATE_TREEVIEW = NO +GENERATE_TREEVIEW = YES # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that # doxygen will group on one line in the generated HTML documentation. @@ -1973,7 +1973,7 @@ SKIP_FUNCTION_MACROS = YES # the path). If a tag file is not located in the directory in which doxygen is # run, you must also specify the path to the tagfile here. -TAGFILES = +TAGFILES = "Doxygen_mwtags.xml = https://doc.wikimedia.org/mediawiki-core/REL1_23/php/html" # When a file name is specified after GENERATE_TAGFILE, doxygen will create a # tag file that is based on the input files it reads. See section "Linking to diff --git a/Doxygen_mwtags.xml b/Doxygen_mwtags.xml new file mode 100644 index 0000000..a7590d6 --- /dev/null +++ b/Doxygen_mwtags.xml @@ -0,0 +1,182051 @@ + + + + api.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + api_8php + + MW_API + api_8php.html + a83d8567247f2b719af75da6923993b70 + + + + + $endtime + api_8php.html + a4de03a8ac30b9635a8a8ea4a995be9ec + + + + if($wgAPIRequestLog) + $lb + api_8php.html + a8732c953e034afb7e55311a09975598c + + + + + $processor + api_8php.html + a11fe8ad69d64b596f8b712b0b7e7e1e3 + + + + + $starttime + api_8php.html + af757b2eb3e5f4761dd88804929e413ea + + + + if(!$wgRequest->checkUrlExtension()) if(!$wgEnableAPI) + $wgTitle + api_8php.html + a2ab96eebe17c985cd15d4e99fd3008e1 + + + + + if + api_8php.html + a3827d86686820a0cb2f39987a004bc4d + (!function_exists( 'version_compare')||version_compare(phpversion(), '5.3.2')< 0) + + + + api.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + api_8php5 + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/code-coverage/ + docs_2code-coverage_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/html/ + docs_2html_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/php-memcached/ + docs_2php-memcached_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + docs_2README + + docs Directory + README + docs_2README.html + a98fd458059c2ce74d8fd5c4d3d28a7b8 + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + includes_2filebackend_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + includes_2filerepo_2README + + Some quick notes on the file repository architecture Functionality as + always + includes_2filerepo_2README.html + a1f26205f6667b6d85686b3e7e8a84190 + + + + Some quick notes on the file repository architecture Functionality as driven by data model *The repository object stores configuration information about a file storage method *The file object is a process local cache of information about a particular file Thus the file object is the primary public entry point for obtaining information about since access via the file object can be + cached + includes_2filerepo_2README.html + af65ef681abe579204f732f138c4da62a + + + + Some quick notes on the file repository architecture Functionality as driven by data model *The repository object stores configuration information about a file storage method *The file object is a process local cache of information about a particular file Thus the file object is the primary public entry point for obtaining information about since access via the file object can be whereas access via the repository should not be cached Functions which can act on any file specified in their parameters typically find their place either in the repository where reference to repository specific configuration is or static in members of File or where no such configuration is needed File objects are generated by a factory function from the repository The repository thus has full control over the behavior of its subsidiary file + class + includes_2filerepo_2README.html + acc949e0f33375b167fa0c50ecab2a65c + + + + Some quick notes on the file repository architecture Functionality as driven by data model *The repository object stores configuration information about a file storage method *The file object is a process local cache of information about a particular file Thus the file object is the primary public entry point for obtaining information about since access via the file object can be whereas access via the repository should not be cached Functions which can act on any file specified in their parameters typically find their place either in the repository where reference to repository specific configuration is or static in members of File or + FileRepo + includes_2filerepo_2README.html + a0e5b8cddcdfee97f1ff82414934f0fa8 + + + + Some quick notes on the file repository architecture Functionality as driven by data model *The repository object stores configuration information about a file storage method *The file object is a process local cache of information about a particular file Thus the file object is the primary public entry point for obtaining information about + files + includes_2filerepo_2README.html + a76916e8b87d058b526035a53bd4c98df + + + + Some quick notes on the file repository architecture Functionality + is + includes_2filerepo_2README.html + afa10de9f2227802a5f113582d0329644 + + + + Some quick notes on the file repository architecture Functionality as driven by data model *The repository object stores configuration information about a file storage method *The file object is a process local cache of information about a particular file Thus the file object is the primary public entry point for obtaining information about since access via the file object can be whereas access via the repository should not be cached Functions which can act on any file specified in their parameters typically find their place either in the repository where reference to repository specific configuration is + needed + includes_2filerepo_2README.html + a048ed6a0f8b14489bb544d9e4e13d340 + + + + Some quick notes on the file repository architecture Functionality as driven by data model *The repository object stores configuration information about a file storage method *The file object is a process local cache of information about a particular file Thus the file object is the primary public entry point for obtaining information about since access via the file object can be whereas access via the repository should not be cached Functions which can act on any file specified in their parameters typically find their place either in the repository + object + includes_2filerepo_2README.html + acc2e0479f622f64aafe18b4fa54c269c + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + includes_2jobqueue_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + includes_2libs_2README + + The classes in this directory includes libs are considered standalone from the remainder of the MediaWiki codebase They do not call on any other portions of MediaWiki + code + includes_2libs_2README.html + a978162e0c7bc311e174434f5d47a2697 + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + includes_2normal_2README + + On text that can be determined quickly to already be in NFC it s not too awful but it can quickly get uncomfortably particularly for Korean fetching the data from from the net if necessary If it reports something is going wrong!You may have to set up PHPUnit first pear channel discover pear phpunit de pear install phpunit which currently runs PHP on Linux It hasn t been thoroughly tested on other but may work If the php_normal so module is loaded in php the normalization functions will automatically use it If you can + t + includes_2normal_2README.html + a71db1a1521636c26c28fb95503ca6b4b + (or don't want to) load it in php.ini + + + On text that can be determined quickly to already be in NFC it s not too awful but it can quickly get uncomfortably particularly for Korean + text + includes_2normal_2README.html + a69274db8813046d14337ae81a1bb4857 + (the hangul decomposition/composition code is extra slow). + + + if there are corrupt characters this may produce erroneous results To also check for illegal + characters + includes_2normal_2README.html + a5e40f0dd57db654f26353bcfab432d14 + + + + On text that can be determined quickly to already be in NFC it s not too awful but it can quickly get uncomfortably particularly for Korean fetching the data from from the net if necessary If it reports something is going wrong!You may have to set up PHPUnit first pear channel discover pear phpunit de pear install phpunit which currently runs PHP on Linux It hasn t been thoroughly tested on other + configurations + includes_2normal_2README.html + a2da59c9e3c72a0ac5bc099f98bb55744 + + + + On text that can be determined quickly to already be in NFC it s not too awful but it can quickly get uncomfortably particularly for Korean fetching the data from from the net if necessary If it reports + failure + includes_2normal_2README.html + a441119e939a4ee4f041efd76da43b6d7 + + + + On text that can be determined quickly to already be in NFC it s not too awful but it can quickly get uncomfortably particularly for Korean fetching the data from from the net if necessary If it reports something is going wrong!You may have to set up PHPUnit first pear channel discover pear phpunit de pear install phpunit which currently runs PHP on Linux It hasn t been thoroughly tested on other but may work If the php_normal so module is loaded in php + ini + includes_2normal_2README.html + a367c17b535961f0d610353eb562dad95 + + + + On text that can be determined quickly to already be in NFC it s not too awful but it can quickly get uncomfortably particularly for Korean fetching the data from from the net if necessary If it reports something is going wrong!You may have to set up PHPUnit first pear channel discover pear phpunit de pear install phpunit + PHPUnit + includes_2normal_2README.html + a47bf742597e53699dfd5aad281c9f579 + + + + This directory contains some Unicode normalization routines These routines are meant to be reusable in other + projects + includes_2normal_2README.html + aa36ba8ea6fa1555d4dacb546a74d205a + + + + On text that can be determined quickly to already be in NFC it s not too awful but it can quickly get uncomfortably + slow + includes_2normal_2README.html + aee6ba01335f1a42ff8bf25e1491231a1 + + + + if there are corrupt characters this may produce erroneous results To also check for illegal use and if necessary convert to normalization form C Performance is kind of stinky in absolute + terms + includes_2normal_2README.html + ab1359dad56916ccc6dab3e956f4749d5 + + + + if there are corrupt characters this may produce erroneous results To also check for illegal use and if necessary convert to normalization form C Performance is kind of stinky in absolute though it should be speedy on pure ASCII + text + includes_2normal_2README.html + a2d108673525c83f43a852ac9fe4813d8 + + + + this will convert a given UTF string to Normalization Form C if it s not already such The function assumes that the input string is already valid + UTF + includes_2normal_2README.html + ab172dafbc40266f25588a608ecea3a79 + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + includes_2utils_2README + + The classes in this directory are general utilities for use by any part of MediaWiki They do not favour any particular user interface and are not constrained to serve any particular feature This is similar to includes except that some dependency on the MediaWiki + framework + includes_2utils_2README.html + a957ba91fd401c6eb505d84baecfc3acf + (such as the use of MWException, Status or wfDebug()) disqualifies them from use outside of MediaWiki without modification.Utilities should not use global configuration variables + + + The classes in this directory are general utilities for use by any part of MediaWiki They do not favour any particular user interface and are not constrained to serve any particular feature This is similar to includes + libs + includes_2utils_2README.html + a5e578417779c15d7c5773b3bd083875a + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + maintenance_2benchmarks_2README + + This directory hold several benchmarking scripts used as a proof of speed or to track PHP performances over time To get somehow accurate + result + maintenance_2benchmarks_2README.html + a5d682947aace63fc79a04119f9a05b2f + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/cssjanus/ + maintenance_2cssjanus_2README + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the + rule + maintenance_2cssjanus_2README.html + adb7dcbf6fa50b432a2e05a6da57b73bb + (s) you want CSSJanus to ignore.CSSJanus itself is not always enough to make a website that works in a LTR language context work in a RTL language all the way + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a you ll need to download the Google App Engine SDK with the latest svn from django You should be good to go with that setup Please let me know just please keep the style consistent with the original source If you find a + bug + maintenance_2cssjanus_2README.html + ac90ad3064ed46800fdd315042ddce413 + + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a you ll need to download the Google App Engine SDK with the latest svn from django You should be good to go with that setup Please let me know just please keep the style consistent with the original source If you find a please include a diff of cssjanus_test py with the bug included as a new unit test which fails It will make understanding and fixing the bug + easier + maintenance_2cssjanus_2README.html + aabab71fdc3fc8d29c2bcbf378201a9f9 + + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a you ll need to download the Google App Engine SDK + http + maintenance_2cssjanus_2README.html + a2fc9883661a0776d0162e05549cca251 + + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a you ll need to download the Google App Engine SDK with the latest svn from django You should be good to go with that setup Please let me know + otherwise + maintenance_2cssjanus_2README.html + a2d8b6aead6a79e7549379e302ea2a139 + + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a you ll need to download the Google App Engine SDK with the latest svn from django You should be good to go with that setup Please let me know + Patches + maintenance_2cssjanus_2README.html + a92de44ab7669b12cf6371a59c84a9730 + + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a you ll need to download the Google App Engine SDK with the latest svn from django You should be good to go with that setup Please let me know just please keep the style consistent with the original source If you find a please include a diff of cssjanus_test py with the bug included as a new unit test which fails It will make understanding and fixing the bug Andy Perelson for his help coding and + reviewing + maintenance_2cssjanus_2README.html + a096398a949587b355d289e46bb89f389 + + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a you ll need to download the Google App Engine SDK with the latest svn from django You should be good to go with that setup Please let me know just please keep the style consistent with the original source If you find a please include a diff of cssjanus_test py with the bug included as a new unit test which fails It will make understanding and fixing the bug Andy Perelson for his help coding and Stephen Zabel for his help with i18n and my + sanity + maintenance_2cssjanus_2README.html + a4161da981797c98f07a8f519f4e546b3 + + + + as well as situations where you may or may not want to flip annotations inside of the background url string Note that you can disable CSSJanus from running on an entire class or any rule within a class by prepending a comment before the but it is a + start + maintenance_2cssjanus_2README.html + adb65780b2345572f1b7045c63145b547 + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/dev/ + maintenance_2dev_2README + + maintenance dev scripts can help quickly setup a local MediaWiki for development purposes Wikis setup in this way are NOT meant to be publicly available They use a development database not acceptible for use in production Place a sqlite database in an unsafe location a real wiki should never place it in And use predictable default logins for the initial administrator user Running maintenance dev install sh will download and install a local copy of install a sqlite powered instance of MW for + development + maintenance_2dev_2README.html + adfcd7c2f86dd8c37776f868f1d0da8cf + + + + maintenance dev scripts can help quickly setup a local MediaWiki for development purposes Wikis setup in this way are NOT meant to be publicly available They use a development database not acceptible for use in production Place a sqlite database in an unsafe location a real wiki should never place it in And use predictable default logins for the initial administrator user Running maintenance dev install sh will download and install a local copy of + php + maintenance_2dev_2README.html + a2b56a31a46e22bed2d020beda8c93ed7 + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/zhtable/ + maintenance_2language_2zhtable_2README + + The various manual files contains special mappings not included in the unihan + database + maintenance_2language_2zhtable_2README.html + a699b7d1941e9075931e97edd5e6ac46b + + + + The various manual files contains special mappings not included in the unihan and phrases not included in the SCIM package simp2trad 《语文建设通讯》1997 + http + maintenance_2language_2zhtable_2README.html + a1a90eca61c1bab1eb14ebc9e5c07edf0 + + + + The various manual files contains special mappings not included in the unihan and phrases not included in the SCIM package simp2trad + manual + maintenance_2language_2zhtable_2README.html + acbc25c751e9b80771363bb5dd88611d6 + + + + The various manual files contains special mappings not included in the unihan and phrases not included in the SCIM package simp2trad + “非对称繁简字”对照表 + maintenance_2language_2zhtable_2README.html + aaab0f6b6d7bf636183a2104732b9dc0b + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + maintenance_2README + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link updating the search etc The files in the archives directory are used to upgrade the database schema when updating the software Some schema definitions for + alternative + maintenance_2README.html + a26232929c96c19250757315df5c4b100 + (as yet unsupported) database management systems are stored here too.The"storage"directory contains scripts and resources useful for working with external storage clusters + + + although this is appropriate in some + cases + maintenance_2README.html + a58bc9823d973ab42dd0921eaf69fd49e + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link updating the search etc The files in the archives directory are used to upgrade the database schema when updating the software Some schema definitions for and are not likely to be particularly useful to the vast majority of installations This directory does contain the compressOld which can be useful for compacting old + data + maintenance_2README.html + a07a4e8947507b821f1dc5d37ce4d64da + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki + database + maintenance_2README.html + af1b420f3420ce3a6e0202d722c29ed5e + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link updating the search etc The files in the archives directory are used to upgrade the database schema when updating the software Some schema definitions for and are not likely to be particularly useful to the vast majority of installations This directory does contain the compressOld + however + maintenance_2README.html + a1cf002f2084ef54196fd0a6ea90affcd + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link updating the search + indices + maintenance_2README.html + a3ab5fd76b027d7383d436f86dd9b6483 + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link updating the search etc The files in the archives directory are used to upgrade the database schema when updating the software Some schema definitions for and are not likely to be particularly useful to the vast majority of installations This directory does contain the compressOld which can be useful for compacting old these should be run from the command line Not all scripts are + listed + maintenance_2README.html + abcf4aaedd35ab05a63a2be407979cfeb + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings + php + maintenance_2README.html + a1522ca4acb1c120938ad1439a846461d + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link updating the search etc The files in the archives directory are used to upgrade the database schema when updating the software Some schema definitions for and are not likely to be particularly useful to the vast majority of installations This directory does contain the compressOld + scripts + maintenance_2README.html + acc55988245aa49233e5b4cce2ff08f41 + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing + so + maintenance_2README.html + a80be472f21e47b85dd3219782c627bf4 + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link updating the search etc The files in the archives directory are used to upgrade the database schema when updating the software Some schema definitions for and are not likely to be particularly useful to the vast majority of installations This directory does contain the compressOld which can be useful for compacting old these should be run from the command line Not all scripts are as some are Wikimedia + specific + maintenance_2README.html + a100887c910832ff21825efec8635c592 + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide first create a MySQL user with all permissions on the wiki and then set $wgDBadminuser and $wgDBadminpassword in your LocalSettings e g rebuilding link + tables + maintenance_2README.html + a90037872fdc4317aa55a406ef811e0cb + + + + although this is appropriate in some e g manual creation of blank tables prior to an import Most of the PHP scripts need to be run from the command line Prior to doing ensure that the LocalSettings php file in the directory above points to the proper installation Certain scripts will require elevated access to the database In order to provide + this + maintenance_2README.html + a3ed71d9cf898c84934eae0bb43f3cb8f + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + README + + and *simple to working on most hardware software combinations For system and upgrade + details + README.html + a33f82cfba18031c426ed8320bc703faa + + + + open source wiki software package written in PHP It serves as the platform for Wikipedia and the other projects of the Wikimedia which deliver content in over languages to more than half a billion people each month MediaWiki s reliability and robust feature set have earned it a large and vibrant community of third party users and developers MediaWiki both on wiki and with + extensions + README.html + a55e66077e7e07e03c134762be37159ad + + + + open source wiki software package written in PHP It serves as the platform for Wikipedia and the other projects of the Wikimedia + Foundation + README.html + aca10a5b53a467687f602018a58b494d2 + + + + and *simple to working on most hardware software combinations For system and upgrade see the files RELEASE and UPGRADE *Ready to get started ** + https + README.html + a233aaddc025cb987e574be73a5b71ed9 + + + + and *simple to + install + README.html + af1031cad7599240d2ade0b976e4c4e5e + + + + and *simple to working on most hardware software combinations For system and upgrade see the files RELEASE + INSTALL + README.html + a5b7003945c71fca7e3f55dd81a554ab9 + + + + and *simple to working on most hardware software combinations For system + installation + README.html + a119692dc58488837e92caf4aca6d1b2e + + + + open source wiki software package written in PHP It serves as the platform for Wikipedia and the other projects of the Wikimedia which deliver content in over languages to more than half a billion people each month MediaWiki s reliability and robust feature set have earned it a large and vibrant community of third party users and developers MediaWiki + is + README.html + a2479a08b66af3764814829253e290a97 + + + + *available in your + language + README.html + ac7999ec2a130488f66914d09c3679100 + + + + and *simple to working on most hardware software combinations For system and upgrade see the files RELEASE + NOTES + README.html + a56fad413f40288052e1651dd16f7f34a + + + + open source wiki software package written in PHP It serves as the platform for Wikipedia and the other projects of the Wikimedia which deliver content in over languages to more than half a billion people each month MediaWiki s reliability and robust feature set have earned it a large and vibrant community of third party users and developers MediaWiki both on wiki and with + over + README.html + a83eddf2603695159fad4a7a20ed2c20a + + + + and *simple to working on most hardware software combinations For system + requirements + README.html + a8befddb2072755ccdcc1ec31d23b320b + + + + *scalable and suitable for both small and large + sites + README.html + adbcb6e8de40ad5ad8ad62520830a2952 + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/ + tests_2parser_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/media/ + tests_2phpunit_2data_2media_2README + + This directory contains media files for use with the tests in includes media directory Image + credits + tests_2phpunit_2data_2media_2README.html + ad79b27453ff8679a80e9e0ab2710e086 + + + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + tests_2phpunit_2data_2xmp_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + tests_2phpunit_2includes_2GlobalFunctions_2README + + + README + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + tests_2phpunit_2README + + follow the installation instructions in the PHPUnit Manual + at + tests_2phpunit_2README.html + a19339315e896ae140d79163b9b68877d + + + + follow the installation instructions in the PHPUnit Manual the tests runs are controlled with a makefile Run + command + tests_2phpunit_2README.html + a0f962e2ef865d2b7efbcffadc2eb4619 + + + + follow the installation instructions in the PHPUnit Manual + run + tests_2phpunit_2README.html + a8fb35ac7e57e5ea0138ee6ee43709362 + + + + + contenthandler.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + contenthandler_8txt + + The ContentHandler facility adds support for arbitrary content types on wiki instead of relying on wikitext for everything It was introduced in MediaWiki Each kind of + content + contenthandler_8txt.html + adb8dc4824b3f3e7bc60ecc424ab5db41 + ("content model") supported by MediaWiki is identified by unique name.The content model determines how a page's content is rendered + + + The ContentHandler facility adds support for arbitrary content types on wiki instead of relying on wikitext for everything It was introduced in MediaWiki Each kind of and so on Built in content types + are + contenthandler_8txt.html + aed815125992f7a933498a7a9e97d75b8 + + + + The ContentHandler facility adds support for arbitrary content types on wiki instead of relying on wikitext for everything It was introduced in MediaWiki Each kind of + compared + contenthandler_8txt.html + afaefe462ea74f86d220e6110d0e8e00d + + + + per default it will return the text for text based + content + contenthandler_8txt.html + af6b98ec539ff6f14e5c351eccf7c1305 + + + + The ContentHandler facility adds support for arbitrary content types on wiki instead of relying on wikitext for everything It was introduced in MediaWiki Each kind of + edited + contenthandler_8txt.html + a92bd94acd3fb1a064322b980f0c267d3 + + + + The ContentHandler facility adds support for arbitrary content types on wiki + pages + contenthandler_8txt.html + a3a66e281751f1d3f22821e37717e4f14 + + + + The ContentHandler facility adds support for arbitrary content types on wiki instead of relying on wikitext for everything It was introduced in MediaWiki Each kind of and so on Built in content types as usual *javascript user provided javascript code *css user provided css code *text plain text In + PHP + contenthandler_8txt.html + ac344a1a19b25b7395507592f05048d61 + + + + The ContentHandler facility adds support for arbitrary content types on wiki instead of relying on wikitext for everything It was introduced in MediaWiki Each kind of + stored + contenthandler_8txt.html + acee68707c85f35bd3110b82b826a3660 + + + + + database.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + database_8txt + + $dbw + begin + database_8txt.html + a04f3622db5049f9c350bb1978b7da22a + (__METHOD__) + + + $dbw + commit + database_8txt.html + a22b6670759b9ca33e2312e80d3602f1b + (__METHOD__) + + + + foreach + database_8txt.html + ab850400a0e51f8651cb3f284f817eade + ($res as $row) + + + $dbw + insert + database_8txt.html + a54f5fb4c7c1f395890f95d5eb477d58f + () + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a the world will explode Or to be a subsequent write query which succeeded on the master may fail when replicated to the slave due to a unique key collision Replication on the slave will stop and it may take hours to repair the database and get it back online Setting read_only in my cnf on the slave will avoid this but given the dire we prefer to have as many checks as possible We provide a but the wrapper functions like please read the documentation for except in special pages derived from QueryPage It s a common pitfall for new developers to submit code containing SQL queries which examine huge numbers of rows Remember that COUNT * + is + database_8txt.html + ac9aa1f3770ffc5804a5d9d58288b4a2c + (N), counting rows in atable is like counting beans in a bucket.------------------------------------------------------------------------Replication------------------------------------------------------------------------The largest installation of MediaWiki, Wikimedia, uses a large set ofslave MySQL servers replicating writes made to a master MySQL server.Itis important to understand the issues associated with this setup if youwant to write code destined for Wikipedia.It's often the case that the best algorithm to use for a given taskdepends on whether or not replication is in use.Due to our unabashedWikipedia-centrism, we often just use the replication-friendly version, but if you like, you can use wfGetLB()->getServerCount() > 1 tocheck to see if replication is in use.===Lag===Lag primarily occurs when large write queries are sent to the master.Writes on the master are executed in parallel, but they are executed inserial when they are replicated to the slaves.The master writes thequery to the binlog when the transaction is committed.The slaves pollthe binlog and start executing the query as soon as it appears.They canservice reads while they are performing a write query, but will not readanything more from the binlog and thus will perform no more writes.Thismeans that if the write query runs for a long time, the slaves will lagbehind the master for the time it takes for the write query to complete.Lag can be exacerbated by high read load.MediaWiki's load balancer willstop sending reads to a slave when it is lagged by more than 30 seconds.If the load ratios are set incorrectly, or if there is too much loadgenerally, this may lead to a slave permanently hovering around 30seconds lag.If all slaves are lagged by more than 30 seconds, MediaWiki will stopwriting to the database.All edits and other write operations will berefused, with an error returned to the user.This gives the slaves achance to catch up.Before we had this mechanism, the slaves wouldregularly lag by several minutes, making review of recent editsdifficult.In addition to this, MediaWiki attempts to ensure that the user seesevents occurring on the wiki in chronological order.A few seconds of lagcan be tolerated, as long as the user sees a consistent picture fromsubsequent requests.This is done by saving the master binlog positionin the session, and then at the start of each request, waiting for theslave to catch up to that position before doing any reads from it.Ifthis wait times out, reads are allowed anyway, but the request isconsidered to be in"lagged slave mode".Lagged slave mode can bechecked by calling wfGetLB()->getLaggedSlaveMode().The onlypractical consequence at present is a warning displayed in the pagefooter.===Lag avoidance===To avoid excessive lag, queries which write large numbers of rows shouldbe split up, generally to write one row at a time.Multi-row INSERT...SELECT queries are the worst offenders should be avoided altogether.Instead do the select first and then the insert.===Working with lag===Despite our best efforts, it's not practical to guarantee a low-lagenvironment.Lag will usually be less than one second, but mayoccasionally be up to 30 seconds.For scalability, it's very importantto keep load on the master low, so simply sending all your queries tothe master is not the answer.So when you have a genuine need forup-to-date data, the following approach is advised:1) Do a quick query to the master for a sequence number or timestamp 2) Run the full query on the slave and check if it matches the data you gotfrom the master 3) If it doesn't, run the full query on the masterTo avoid swamping the master every time the slaves lag, use of thisapproach should be kept to a minimum.In most cases you should just readfrom the slave and let the user deal with the delay.------------------------------------------------------------------------Lock contention------------------------------------------------------------------------Due to the high write rate on Wikipedia(and some other wikis), MediaWiki developers need to be very careful to structure their writesto avoid long-lasting locks.By default, MediaWiki opens a transactionat the first query, and commits it before the output is sent.Locks willbe held from the time when the query is done until the commit.So youcan reduce lock time by doing as much processing as possible before youdo your write queries.Often this approach is not good enough, and it becomes necessary toenclose small groups of queries in their own transaction.Use thefollowing syntax:$dbw=wfGetDB(DB_MASTER + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a the world will explode Or to be a subsequent write query which succeeded on the master may fail when replicated to the slave due to a unique key collision Replication on the slave will stop and it may take hours to repair the database and get it back online Setting read_only in my cnf on the slave will avoid this but given the dire we prefer to have as many checks as possible We provide a + query + database_8txt.html + a38ade32cdd39e7658c2b8441feb2264e + () function for raw SQL + + + Use of locking + reads + database_8txt.html + a25a72d64021915480e7f5c0c5675a2e5 + (e.g.the FOR UPDATE clause) is not advised.They are poorly implemented in InnoDB and will cause regular deadlock errors.It's also surprisingly easy to cripple the wiki with lock contention.If you must use them + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a the world will explode Or to be a subsequent write query which succeeded on the master may fail when replicated to the slave due to a unique key collision Replication on the slave will stop and it may take hours to repair the database and get it back online Setting read_only in my cnf on the slave will avoid this but given the dire we prefer to have as many checks as possible We provide a but the wrapper functions like + select + database_8txt.html + aab7dfc91819188deac871d074a3d942e + () and insert() are usually more convenient.They take care of things like table prefixes and escaping for you.If you really need to make your own SQL + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a + slave + database_8txt.html + a223c82de2e91cf22d82e97e6e73c0560 + (read-only) or a master(read/write).If you write to a slave + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a the world will explode Or to be a subsequent write query which succeeded on the master may fail when replicated to the slave due to a unique key collision Replication on the slave will stop and it may take hours to repair the database and get it back online Setting read_only in my cnf on the slave will avoid this but given the dire we prefer to have as many checks as possible We provide a but the wrapper functions like please read the documentation for + tableName + database_8txt.html + a9205133d256800562af9b999700330ac + () and addQuotes().You will need both of them.------------------------------------------------------------------------Basic query optimisation------------------------------------------------------------------------MediaWiki developers who need to write DB queries should have some understanding of databases and the performance issues associated with them.Patches containing unacceptably slow features will not be accepted.Unindexed queries are generally not welcome in MediaWiki + + + + $res + database_8txt.html + a49a8a4009b02e49717caa88b128affc5 + + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a the world will explode Or to be a subsequent write query which succeeded on the master may fail when replicated to the slave due to a unique key collision Replication on the slave will stop and it may take hours to repair the database and get it back online Setting read_only in my cnf on the slave will avoid this but given the dire + consequences + database_8txt.html + af4e02d572ed6bd97feed2a8cbf122212 + + + + Some information about database access in MediaWiki By Tim January Database layout For information about the MediaWiki database such as a description of the tables and their + contents + database_8txt.html + a36e63708120deac6165af58299ca9cf9 + + + + Some information about database access in MediaWiki By Tim January Database layout For information about the MediaWiki database + layout + database_8txt.html + a581867c6dac05ce6554c772f11f96714 + + + + For a write use something + like + database_8txt.html + aafab3a256e6e8510f71e144a151c5bad + + + + Use of locking define a new flag for $wgAntiLockFlags which allows them to be turned + off + database_8txt.html + a2fe0795e67cfdce108c7a7af46eef22a + + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a the world will explode Or to be + precise + database_8txt.html + a4345567119f2d0b739b99759440d15e2 + + + + Use of locking define a new flag for $wgAntiLockFlags which allows them to be turned because we ll almost certainly need to do so on the Wikimedia cluster Instead of locking combine your existence checks into your write + queries + database_8txt.html + a72725b578c1d3241cbc6716a4e04aab9 + + + + For a write + query + database_8txt.html + ab72a7d956742ec004256d7f9acc191e7 + + + + Use of locking define a new flag for $wgAntiLockFlags which allows them to be turned because we ll almost certainly need to do so on the Wikimedia cluster Instead of locking + reads + database_8txt.html + a1cda552893413a6617ad299d35a76349 + + + + We use the convention $dbr for read and $dbw for write to help you keep track of whether the database object is a the world will explode Or to be a subsequent write query which succeeded on the master may fail when replicated to the slave due to a unique key collision Replication on the slave will stop and it may take hours to repair the database and get it back online Setting read_only in my cnf on the slave will avoid this + scenario + database_8txt.html + addcf0b9de2c26800a4a6983cc46e5569 + + + + Some information about database access in MediaWiki By Tim January Database layout For information about the MediaWiki database such as a description of the tables and their please + see + database_8txt.html + a2553085a9540c1c0a22a004e33bb8b9e + + + + Some information about database access in MediaWiki By Tim + Starling + database_8txt.html + af3d473ddeae6de565b921bd2e7b42b7b + + + + Some information about database access in MediaWiki By Tim January Database layout For information about the MediaWiki database such as a description of the tables and their please something like this usually + suffices + database_8txt.html + a9c1fabc411e01a73c37398c086d18024 + + + + + postgres.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/databases/ + postgres_8txt + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss it is probably the most supported database after MySQL Much of the work in making MediaWiki database agnostic came about through the work of creating Postgres as and are nearing end of but without copying over all the usage comments General notes on the but these can almost always be programmed around *Although Postgres has a true BOOLEAN boolean columns are always mapped to as the code does not always treat the column as a + boolean + postgres_8txt.html + aab8399ad027cc88d7220db14255dc04b + (which is limited to accepting true, false, 0, 1, t, or f)*The default data type for all VARCHAR + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss it is probably the most supported database after MySQL Much of the work in making MediaWiki database agnostic came about through the work of creating Postgres as and are nearing end of but without copying over all the usage comments General notes on the but these can almost always be programmed around *Although Postgres has a true BOOLEAN boolean columns are always mapped to as the code does not always treat the column as a + CHAR + postgres_8txt.html + a180a006c75107b4741ed55f54653928a + + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss it is probably the most supported database after MySQL Much of the work in making MediaWiki database agnostic came about through the work of creating Postgres as and are nearing end of but without copying over all the usage comments General notes on the + conversion + postgres_8txt.html + a42dac363828c75e8d5b7a39906330eaf + + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well + integrated + postgres_8txt.html + af85da0ad01bd1e0342c558bb1492925c + + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss it is probably the most supported database after MySQL Much of the work in making MediaWiki database agnostic came about through the work of creating Postgres as and are nearing end of + life + postgres_8txt.html + a11399152d299b6823b12ec4f1cb2d54a + + + + This document describes the state of Postgres support in + MediaWiki + postgres_8txt.html + abbeb2e5609b82b671e462d4bae2613f2 + + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss it is probably the most supported database after MySQL Much of the work in making MediaWiki database agnostic came about through the work of creating Postgres as and are nearing end of but without copying over all the usage comments General notes on the but these can almost always be programmed around *Although Postgres has a true BOOLEAN boolean columns are always mapped to + SMALLINT + postgres_8txt.html + ae92cdb7eacde3cc39f55c6fd095d1b7d + + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss + Still + postgres_8txt.html + a580f547aaff8c78281362eda440539cf + + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss it is probably the most supported database after MySQL Much of the work in making MediaWiki database agnostic came about through the work of creating Postgres + support + postgres_8txt.html + a891049f422a36dee15cc5fc1966b15db + + + + This document describes the state of Postgres support in and is fairly well maintained The main code is very well while extensions are very hit and miss it is probably the most supported database after MySQL Much of the work in making MediaWiki database agnostic came about through the work of creating Postgres as and are nearing end of but without copying over all the usage comments General notes on the but these can almost always be programmed around *Although Postgres has a true BOOLEAN + type + postgres_8txt.html + a461bfbb88a665890e63d8da67e61c7d5 + + + + + sqlite.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/databases/ + sqlite_8txt + + SQLite shares the MySQL schema file at maintenance tables + sql + sqlite_8txt.html + acfe6f7eb62880e4e5f432c3276078732 + + + + + deferred.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + deferred_8txt + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view updating the linked to tables after a etc PHP does not yet have any way to tell the server to actually return and disconnect while still running these + updates + deferred_8txt.html + a387d45c1003a06b44a21ba160f850669 + (as a Java servelet could) + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view + counts + deferred_8txt.html + a2c6997b9695e5d04c026fa91e8b60ad9 + + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view updating the linked to tables after a etc PHP does not yet have any way to tell the server to actually return and disconnect while still running these but it might have such a feature in the future We handle these by creating a deferred update object and putting those objects on a global then executing the whole list after the page is displayed We don t do anything smart like collating updates to the same table or such because the list is almost always going to have just one item on if so it s not worth the trouble Since there is a job queue in the jobs which is used to update link tables of transcluding pages after + edits + deferred_8txt.html + a5aad6c9bfae12b8c8ac621ef659f661b + + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For + example + deferred_8txt.html + a1b01199168c390713603434e2e969962 + + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view updating the linked to tables after a etc PHP does not yet have any way to tell the server to actually return and disconnect while still running these but it might have such a feature in the future We handle these by creating a deferred update object and putting those objects on a global then executing the whole list after the page is displayed We don t do anything smart like collating updates to the same table or such because the list is almost always going to have just one item on + it + deferred_8txt.html + aa021f2675928f8b4879c47664596bd10 + + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view updating the linked to tables after a etc PHP does not yet have any way to tell the server to actually return and disconnect while still running these but it might have such a feature in the future We handle these by creating a deferred update object and putting those objects on a global + list + deferred_8txt.html + a9ea2dc59a21f1b3dae8cd4391ec729d4 + + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view updating the linked to tables after a + save + deferred_8txt.html + a75de9c00d7b19bb0ed40f4b8ed49052f + + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view updating the linked to tables after a etc PHP does not yet have any way to tell the server to actually return and disconnect while still running these but it might have such a feature in the future We handle these by creating a deferred update object and putting those objects on a global then executing the whole list after the page is displayed We don t do anything smart like collating updates to the same table or such because the list is almost always going to have just one item on if so it s not worth the trouble Since there is a job queue in the jobs + table + deferred_8txt.html + ab6d1b1d0d13861d1da4342564d6cb2ca + + + + deferred txt A few of the database updates required by various functions here can be deferred until after the result page is displayed to the user For updating the view updating the linked to tables after a etc PHP does not yet have any way to tell the server to actually return and disconnect while still running these but it might have such a feature in the future We handle these by creating a deferred update object and putting those objects on a global then executing the whole list after the page is displayed We don t do anything smart like collating updates to the same table or such because the list is almost always going to have just one item on if + that + deferred_8txt.html + acb587790a9926e6a157ed82230df939b + + + + + design.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + design_8txt + + this class mediates it Skin Encapsulates a look and feel for the wiki All of the functions that render HTML and make choices about how to render it are here and are called from various other places when and is meant to be subclassed with other skins that may override some of its functions The User object contains a reference to a and so rather than having a global skin object we just rely on the global User and get the skin with $wgUser + getSkin + design_8txt.html + af95037868f21a067c34d263e4864dce3 + ().See also skin.txt.Language Represents the language used for incidental text + + + this class mediates it Skin Encapsulates a look and feel for the wiki All of the functions that render HTML and make choices about how to render it are here and are called from various other places when + needed + design_8txt.html + a51dbf6e82fa61fbd2c1e63fe51c63263 + (most notably, OutputPage::addWikiText()).The StandardSkin object is a complete implementation + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling + output + design_8txt.html + a6d506eb27e9e95bef5d9aa5df90c7775 + () to send it all.It could be easily changed to send incrementally if that becomes useful + + + this class mediates it Skin Encapsulates a look and feel for the wiki All of the functions that render HTML and make choices about how to render it are here and are called from various other places when and is meant to be subclassed with other skins that may override some of its functions The User object contains a reference to a + skin + design_8txt.html + a2284194ad3f67e8821e3ec4721d37884 + (according to that user's preference) + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these it will probably be easier for you to collaborate with others on the but if you want to contribute without by all means do + so + design_8txt.html + a0686b4ca598114d61ddda4174a80411a + (and don't be surprised if I reformat your code).-I have the code indented with tabs to save file size and so that users can set their tab stops to any depth they like.I use 4-space tab stops + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain database etc For and for historical it also represents a few features of articles that don t involve their such as access rights See also title txt Article Encapsulates access to the page table of the database The object represents a an and maintains state such as + text + design_8txt.html + a977dae8b56dd7dbf259b92faba4624b0 + (in Wikitext format) + + + this class mediates it Skin Encapsulates a look and feel for the wiki All of the functions that render HTML and make choices about how to render it are here and are called from various other places when and is meant to be subclassed with other skins that may override some of its functions The User object contains a reference to a and so rather than having a global skin object we just rely on the global User and get the skin with $wgUser and also has some character encoding functions and other locale stuff The current user interface language is instantiated as and the local content language as + $wgContLang + design_8txt.html + a97945e8508fe584c582e2f7242dd9d8e + + + + this class mediates it Skin Encapsulates a look and feel for the wiki All of the functions that render HTML and make choices about how to render it are here and are called from various other places when and is meant to be subclassed with other skins that may override some of its functions The User object contains a reference to a and so rather than having a global skin object we just rely on the global User and get the skin with $wgUser and also has some character encoding functions and other locale stuff The current user interface language is instantiated as + $wgLang + design_8txt.html + a7d68ae8bc568b0ee4f4d4b42d77e32d5 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an + article + design_8txt.html + a108c3de0924ae6340ae531acea4b06c6 + + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these it will probably be easier for you to collaborate with others on the but if you want to contribute without + bothering + design_8txt.html + a441c16c79879bdb05c4d25a21e2c12fc + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain database etc For + convenience + design_8txt.html + ac26a476c5de01567116851404352f5a9 + + + + be sure to use the *correct *language object depending upon the circumstances See also language txt Parser Class used to transform wikitext to html LinkCache Keeps information on existence of articles See linkcache txt Naming coding + conventions + design_8txt.html + a6877a75e43a385f82246ad257911135c + + + + it sets a lot of them automatically from + cookies + design_8txt.html + a27a44208e62992e30045d05443601c46 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the + database + design_8txt.html + a492deede7b0fac2dbd4ac572b3fc13ba + + + + when a variable name is used in a it is silently declared as a new local masking the so you ll get weird error because you forgot the global + declaration + design_8txt.html + a7951968fa4cf4d9de2716d98cd330875 + + + + be sure to use the *correct *language object depending upon the circumstances See also language txt Parser Class used to transform wikitext to html LinkCache Keeps information on existence of articles See linkcache txt Naming coding not + dictatorial + design_8txt.html + a704f470d9209f04a6a89cc2fc08bb858 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain database etc For and for historical it also represents a few features of articles that don t involve their such as access rights See also title txt Article Encapsulates access to the page table of the database The object represents a an and maintains state such as etc Revision Encapsulates individual page revision data and access to the revision text blobs storage system Higher level code should never touch text storage + directly + design_8txt.html + acd6a0de113e970e193eed412c83eef3a + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add + etc + design_8txt.html + a0244090420ed89d4c573d48d0eae1702 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain database etc For and for historical it also represents a few features of articles that don t involve their such as access rights See also title txt Article Encapsulates access to the page table of the database The object represents a an and maintains state such as + flags + design_8txt.html + ab65b94472f3f16fc53c2e0aef641f3de + + + + when a variable name is used in a + function + design_8txt.html + af1fc88f23e7a02ebc8d861fea42b9148 + + + + when a variable name is used in a it is silently declared as a new local masking the + global + design_8txt.html + a8c9a88a63c0c1bf67f6b5b4d9dfd1092 + + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these + guidelines + design_8txt.html + ad080a50d050e88774ea6f3d4d1f2e7f0 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add + headers + design_8txt.html + ad3ed49863ff51965ebc3251c4fbaa98b + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at + https + design_8txt.html + aa7b39e69b9c51868eceb16d2ba451162 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain database + key + design_8txt.html + ad88f2c0d0fea1fdc9b231c4603e581bc + + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these it will probably be easier for you to collaborate with others on the but if you want to contribute without by all means do which work well I also use K &R brace matching style I know that s a religious issue for so if you want to use a style that puts opening braces on the next + line + design_8txt.html + a00bf42a6a401c1c2420bb0d20fbed008 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at + name + design_8txt.html + a31c66820ebd05812798df0ebf01a0386 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any + order + design_8txt.html + ae6b48e05a9cdc5f3be34e4cf8ccd4253 + + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these it will probably be easier for you to collaborate with others on the but if you want to contribute without by all means do which work well I also use K &R brace matching style I know that s a religious issue for so if you want to use a style that puts opening braces on the next that s OK but please don t use a style where closing braces don t align with either the opening brace on its own line or the statement that opened the block that s confusing as hell Certain functions and class members are marked with rather than being marked as such This is a hold over from PHP which didn t support proper visibilities You should not access things marked in this manner outside the class inheritance line as this code is subjected to be updated in a manner that enforces this at some time in the near future and things will break New code should use the standard method of setting visibilities as normal Globals are particularly evil in + PHP + design_8txt.html + a7deefd2dbec0252765f9752a5c1801a9 + + + + I won t presume to tell you how to + program + design_8txt.html + a87f0ea1de96a07f16094b834fc58deae + + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these it will probably be easier for you to collaborate with others on the + project + design_8txt.html + ac076f25d23fb09298f3b35889bea220c + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain database etc For and for historical + reasons + design_8txt.html + a83b31babd1486217fe389e489d383b23 + + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these it will probably be easier for you to collaborate with others on the but if you want to contribute without by all means do which work well I also use K &R brace matching style I know that s a religious issue for + some + design_8txt.html + abbd373210f74aafc80c57a23fc1d5309 + + + + it sets a lot of them automatically from query + strings + design_8txt.html + aec6c32e84c516f0c8aa3b90149e97b15 + + + + it sets a lot of them automatically from query and + such + design_8txt.html + a72d0718f3ac26d20f285fb18c8ac3e13 + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add + text + design_8txt.html + aaa89c2ef41e614c0ab4f3149ebafe385 + + + + I won t presume to tell you how to I m just describing the methods I chose to use for myself If you do choose to follow these it will probably be easier for you to collaborate with others on the but if you want to contribute without by all means do which work well I also use K &R brace matching style I know that s a religious issue for so if you want to use a style that puts opening braces on the next that s OK + too + design_8txt.html + a34d81ee478730df65ca805da6b4370bd + + + + design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain + URL + design_8txt.html + aece3479d78a288a067ef8192b435ed00 + + + + + distributors.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + distributors_8txt + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of + normal + distributors_8txt.html + ac01980a8c72b033cb3aea2198d488d30 + (non-web) applications--they might conflict with distributors'policies + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as MediaWiki does not conform to normal Unix filesystem layout Hopefully we ll offer direct support for standard layouts in the but for now *any change to the location of files is unsupported *Moving things and leaving symlinks will *probably *not break but it is *strongly *advised not to try any more intrusive changes to get MediaWiki to conform more closely to your filesystem hierarchy Any such attempt will almost certainly result in unnecessary bugs The standard recommended location to install relative to the web is + w + distributors_8txt.html + af28d819d34064a52deee72cdcae5c86b + (so, e.g.,/var/www/w).Rewrite rules can then be used to enable"pretty URLs"like/wiki/Article instead of/w/index.php?title + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as + well + distributors_8txt.html + ad5e3c9cbe0ffbf3b46ee08fcb36ada12 + (like Wikipedia!) + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as MediaWiki does not conform to normal Unix filesystem layout Hopefully we ll offer direct support for standard layouts in the but for now *any change to the location of files is unsupported *Moving things and leaving symlinks will *probably *not break + anything + distributors_8txt.html + af267afcd24688ae74725f8e7b8e2392f + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such + as + distributors_8txt.html + a7b0adad6be9193b56d3beaec2672f963 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could + change + distributors_8txt.html + aa2d5e6b97536876ad9c401d9d10c8625 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as MediaWiki does not conform to normal Unix filesystem layout Hopefully we ll offer direct support for standard layouts in the but for now *any change to the location of files is unsupported *Moving things and leaving symlinks will *probably *not break but it is *strongly *advised not to try any more intrusive changes to get MediaWiki to conform more closely to your filesystem hierarchy Any such attempt will almost certainly result in unnecessary bugs The standard recommended location to install relative to the web is it should be possible to enable the appropriate rewrite rules by + default + distributors_8txt.html + a4665374ad289afb9afe47a905549a272 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux + distributions + distributors_8txt.html + abca44b3758416a48b34ae191513521bf + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as MediaWiki does not conform to normal Unix filesystem layout Hopefully we ll offer direct support for standard layouts in the + future + distributors_8txt.html + ad8ec420257401a40e1ac3e0b08561d35 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as MediaWiki does not conform to normal Unix filesystem layout Hopefully we ll offer direct support for standard layouts in the but for now *any change to the location of files is unsupported *Moving things and leaving symlinks will *probably *not break but it is *strongly *advised not to try any more intrusive changes to get MediaWiki to conform more closely to your filesystem hierarchy Any such attempt will almost certainly result in unnecessary bugs The standard recommended location to install + MediaWiki + distributors_8txt.html + a36cc511fd5d7286a4d16af8b4948b6a8 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s + packages + distributors_8txt.html + ab77a11c1a61109728e05d66f2faac8c5 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix + permissions + distributors_8txt.html + ab73aa72997a25bcc40380427d2fb3269 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as + root + distributors_8txt.html + ac71cba90bd5d217246ce1daedd46e796 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as MediaWiki does not conform to normal Unix filesystem layout Hopefully we ll offer direct support for standard layouts in the but for now *any change to the location of files is unsupported *Moving things and leaving symlinks will *probably *not break but it is *strongly *advised not to try any more intrusive changes to get MediaWiki to conform more closely to your filesystem hierarchy Any such attempt will almost certainly result in unnecessary bugs The standard recommended location to install relative to the web is it should be possible to enable the appropriate rewrite rules by if you can reconfigure the web + server + distributors_8txt.html + acd8faf792dc5dcebab6e9eba99b5c546 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access + too + distributors_8txt.html + a93ae6339a3a4906817ad713e5ceba001 + + + + This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same + user + distributors_8txt.html + a49dbcd86f2c38a0d0ce7e0ab01c3ed42 + + + + + doxygen_first_page.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + doxygen__first__page_8php + + + globals.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + globals_8txt + + $article + view + globals_8txt.html + a18443535c87a3b054ddb558e0064f827 + () + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being MediaWiki programmers will have to work in an environment with some global context At the time of globals were initialised on startup by MediaWiki of these were configuration which are documented in DefaultSettings php There is no comprehensive documentation for the remaining however some of the most important ones are listed below They are typically initialised either in index php or in Setup php For a description of the see design txt $wgTitle Title object created from the request URL $wgOut OutputPage object for HTTP response $wgUser User object for the user associated with the current request $wgLang Language object selected by user preferences $wgContLang Language object associated with the wiki being viewed $wgParser Parser object Parser extensions register their hooks here $wgRequest WebRequest to get request data + $messageMemc + globals_8txt.html + a456dec80a154a0ecac6571eb6440289c + + + + + $oldArticle + globals_8txt.html + a48f682b94469ca870e7f914d1afb0c28 + + + + versus + $oldTitle + globals_8txt.html + affd4b26532878f8536acdc6b6c87feed + + + + + $wgArticle + globals_8txt.html + a7f2427e933f07cdc05481aca9635bb37 + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being MediaWiki programmers will have to work in an environment with some global context At the time of globals were initialised on startup by MediaWiki of these were configuration which are documented in DefaultSettings php There is no comprehensive documentation for the remaining however some of the most important ones are listed below They are typically initialised either in index php or in Setup php For a description of the see design txt $wgTitle Title object created from the request URL $wgOut OutputPage object for HTTP response $wgUser User object for the user associated with the current request $wgLang Language object selected by user preferences $wgContLang Language object associated with the wiki being viewed $wgParser Parser object Parser extensions register their hooks here $wgRequest WebRequest to get request data + $wgMemc + globals_8txt.html + a890d9454e987085d4022d1f5997cdda1 + + + + + $wgTitle + globals_8txt.html + a59b15272068d58a4d04c6989a8f5e7f9 + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being MediaWiki programmers will have to work in an environment with some global context At the time of globals were initialised on startup by MediaWiki of these were configuration which are documented in DefaultSettings php There is no comprehensive documentation for the remaining however some of the most important ones are listed below They are typically initialised either in index php or in Setup php For a description of the + classes + globals_8txt.html + ac9d218af4cb3cce91553fe018b87e80c + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an + efficient + globals_8txt.html + a6c3566a22b97d5249292aa8e07713720 + + + + globals will be eliminated from MediaWiki + entirely + globals_8txt.html + a72814a4ecfa12bc0a599a738f5b4d8d9 + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being MediaWiki programmers will have to work in an environment with some global context At the time of globals were initialised on startup by MediaWiki of these were configuration which are documented in DefaultSettings php There is no comprehensive documentation for the remaining + globals + globals_8txt.html + a0f45a852166d6afd62a5e7e2988e0578 + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being MediaWiki programmers will have to work in an environment with some global context At the time of globals were initialised on startup by MediaWiki of these were configuration which are documented in DefaultSettings php There is no comprehensive documentation for the remaining however some of the most important ones are listed below They are typically initialised either in index php or in Setup php For a description of the see design txt $wgTitle Title object created from the request URL $wgOut OutputPage object for HTTP response $wgUser User object for the user associated with the current request $wgLang Language object selected by user preferences $wgContLang Language object associated with the wiki being viewed $wgParser Parser object Parser extensions register their hooks here $wgRequest WebRequest + object + globals_8txt.html + a5667f5bdde7b5b634ace0ac16c1ca154 + + + + globals txt Globals are evil The original MediaWiki code relied on globals for processing context far too often MediaWiki development since then has been a story of slowly moving context out of global variables and into objects Storing processing context in object member variables allows those objects to be reused in a much more flexible way Consider the elegance + of + globals_8txt.html + a101d7bfd62f288ecfdcff636d21459c5 + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be + seen + globals_8txt.html + a6bc38be1c4abebc66f8f02a8a29b5628 + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being MediaWiki programmers will have to work in an environment with some global context At the time of globals were initialised on startup by MediaWiki of these were configuration + settings + globals_8txt.html + a6f78ade015ebea02f7a8c68832069a6a + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being + though + globals_8txt.html + ac4ecf2c650fbc99ff8b2d396dc8de3a9 + + + + globals will be eliminated from MediaWiki replaced by an application object which would be passed to constructors Whether that would be an convenient solution remains to be but certainly PHP makes such object oriented programming models easier than they were in previous versions For the time being MediaWiki programmers will have to work in an environment with some global context At the time of + writing + globals_8txt.html + a158294e51d7328ee425df78f63f1bb42 + + + + + hooks.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + hooks_8txt + + the + array + hooks_8txt.html + aecf5f9aae64cbf6f43841fc49c78e272 + () calling protocol came about after MediaWiki 1.4rc1. + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys can modify can modify can modify this should be populated with an alert message to that effect to be fed to an HTMLForm object and populate $result with the reason in the form of + array + hooks_8txt.html + a7e881faa115bdab7a97da3ea2eeeebec + (messagename, param1, param2,...).For consistency + + + Returning false makes less sense for events where the action is and will normally be ignored Note that none of the examples made use of + create_function + hooks_8txt.html + a53cc392a1469b60811d36ed48a809e2b + () as a way to attach a function to a hook.This is known to cause problems(notably with Special + + + the other converts the title to all uppercase letters in MediaWiki we would handle this as + follows + hooks_8txt.html + ad65493b70b88f7a24131d9dd91535921 + (note:not real code, here) + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request returning an error message or an< edit result="Failure"> tag if $resultArr was filled which will be used in the intoken parameter and in the and a callback function which should return the or false if the user isn t allowed to obtain it The prototype of the callback function is + func + hooks_8txt.html + acae34920ce45059df6aff48551d696f0 + ($pageid, $title) + + + + if + hooks_8txt.html + a6af421704034e7b77bd423ef9f991310 + ($wgReverseTitle) + + + function + ldapLogin + hooks_8txt.html + a00eb03c7c7f33a06d00ae532ffb10d6f + ($username, $password) + + + infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In we can take all the code that deals with the little used title reversing + options + hooks_8txt.html + ac5bd1461c8e69cd233e3303a5073eb8d + (say) and put it in one place.Instead of having little title-reversing if-blocks spread all over the codebase in showAnArticle + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request returning an error message or an< edit result="Failure"> tag if $resultArr was filled which will be used in the intoken parameter and in the + output + hooks_8txt.html + a93eb7fc610a1b3807735d5f84b9a099e + (actiontoken="...") + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form externallinks including delete and has completed for all link tables default is conds Array Extra conditions for the + query + hooks_8txt.html + af13c461ab9efd4c24473d0830d5e58a9 + (e.g."log_action != 'revision'")-showIfEmpty boolean Set to false if you don't want any output in case the loglist is empty if set to true(default) + + + processing should stop and the error should be shown to the user if you wanted to authenticate users to a custom + system + hooks_8txt.html + a69e35b3437fda95e1da0c4ea17b2a6fc + (LDAP, another PHP program, whatever) + + + or there are no hooks to or false if it shouldn + t + hooks_8txt.html + aaf416187af688b16b2047d5083a172c3 + (an error occurred, or one of the hooks handled the action already).Checking the return value matters more for"before"hooks than for"complete"hooks.Note that hook parameters are passed in an array + + + this is a necessary inconvenience to make it possible to pass reference + values + hooks_8txt.html + a4be143fc8bf4597948ddb4f21384fe81 + (that can be changed) into the hook code.Also note that earlier versions of wfRunHooks took a variable number of arguments + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form externallinks including delete and has completed for all link tables default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message additional optional elements are parameters for the key that are processed with + wfMessage + hooks_8txt.html + aa372ebaaab39064480d7931f0c674743 + ()->params()->parseAsBlock()-offset Set to overwrite offset parameter in $wgRequest set to ''to unset offset-wrap String Wrap the message in html(usually something like"&lt + + + + wfRunHooks + hooks_8txt.html + a33229a16dc04d215179ec2abd08de850 + () returns true if the calling function should continue processing(the hooks ran OK + + + set to $title object and return false for a match for latest after cache objects are set use the ContentGetParserOutput hook instead + !$text + hooks_8txt.html + a2761e8a314158ec6b2ab55ff451e0bf7 + + + + please add to it if you re going to add events to the MediaWiki code where normally authentication against an external auth plugin would be creating a local account incomplete & + $abortMsg + hooks_8txt.html + af848ec640faad6f6e12e27b1285f3610 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to this hook is run right before returning the options to the caller which means it s potentially called dozens or hundreds of times You may want to cache the results of non trivial operations in your hook function for this reason change this to override local email change this to override local email authentication timestamp whether or not the user is blocked from that page & + $allowUsertalk + hooks_8txt.html + a0854e569a096e8852a2b3222c145dbb3 + + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request returning an error message or an< edit result="Failure"> tag if $resultArr was filled which will be used in the intoken parameter and in the and a callback function which should return the or false if the user isn t allowed to obtain it The prototype of the callback function is where $pageid is the page ID of the page the token is requested for and $title is the associated Title object In the just add your callback to the $tokenFunctions array and return true(returning false makes no sense).$tokenFunctions conditions will AND in the final query use ArticleAfterFetchContentObject instead + $article + hooks_8txt.html + a8901e949f16ce70d192db3ffd233528f + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing & + $attribs + hooks_8txt.html + a2d6f8f7fee75194210501c68760b4125 + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id & + $colours + hooks_8txt.html + a9da1b4cc982fbff859e489a5c64dc314 + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead & + $conds + hooks_8txt.html + af1031fe62dc9ce990306fafeec5c93df + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content + $content + hooks_8txt.html + a1e0214dbcce78798702d1b150e466764 + + + + return false to override stock group removal can be modified modifiable will be added to $_SESSION & + $cookies + hooks_8txt.html + aa2ff6be5f4a630405130ae6e86aaa07e + + + + null means default & + $customAttribs + hooks_8txt.html + a392b542e47bc555e090dff00498f5640 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to this hook is run right before returning the options to the caller which means it s potentially called dozens or hundreds of times You may want to cache the results of non trivial operations in your hook function for this reason & + $defaultOptions + hooks_8txt.html + a5ff744a79dec0a8eff5d6308dd61853f + + + + in this case you re responsible for computing and outputting the entire conflict i the difference between revisions and your text headers and sections & + $editor + hooks_8txt.html + a5a5fe602b442c4688390c962ea395638 + + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request returning an error message or an< edit result="Failure"> tag if $resultArr was filled + $editPage + hooks_8txt.html + a3432fc954836ec5ee2294d549688acc1 + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known isMovable() always returns false.$title whether MediaWiki currently thinks this page is movable Hooks may change this value to override the return value of Title::isMovable(). 'TitleIsWikitextPage'whether MediaWiki currently thinks this is a wikitext page Hooks may change this value to override the return value of Title::isWikitextPage() 'TitleMove'use UploadVerification and UploadVerifyFile instead where the first element is the message key and the remaining elements are used as parameters to the message based on mime etc Preferred in most cases over UploadVerification object with all info about the upload string as detected by MediaWiki Handlers will typically only apply for specific mime types object & + $error + hooks_8txt.html + adb0397991bb5efe41c6496927a519910 + + + + return true to allow those checks to and false if checking is done use this to change the tables headers & + $extTypes + hooks_8txt.html + a77fefca0f27fd9d03d56f27d680c5421 + + + + it s the revision text itself In either if gzip is the revision text is gzipped + $flags + hooks_8txt.html + a9059db6bdd4050e48d7526082fd66f91 + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known isMovable() always returns false.$title whether MediaWiki currently thinks this page is movable Hooks may change this value to override the return value of Title::isMovable(). 'TitleIsWikitextPage'whether MediaWiki currently thinks this is a wikitext page Hooks may change this value to override the return value of Title::isWikitextPage() 'TitleMove'use UploadVerification and UploadVerifyFile instead + $form + hooks_8txt.html + a740184b52515267a2c9b7e1fa6ec4ba5 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context as context the output can only depend on parameters provided to this hook not on global state + $generateHtml + hooks_8txt.html + ac1c2799a521338facc3fa96613a95b4a + + + + see documentation in includes Linker php for Linker::makeImageLink & + $handlerParams + hooks_8txt.html + af637b23f2d254d8fafbdf86694559179 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks & + $hash + hooks_8txt.html + a4bb5c1ad14e0bf74f5d31ce4dd358b7b + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses & + $html + hooks_8txt.html + aa82c782bb4722d8eca3a53dd83239252 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values my talk my contributions etc etc otherwise the built in rate limiting checks are if enabled + $incrBy + hooks_8txt.html + adbcac8687fb0c9af831fe99d6c93e71b + + + + occurs before session is loaded can be modified etc + $inject_html + hooks_8txt.html + ae7afa4583b8cec9de7318a9e4a4897ae + + + + magic word use ParserLimitReportPrepare and ParserLimitReportFormat instead Called at the end of the default is to use $key to get the and $key value or $key value text $key value html to format the value + $key + hooks_8txt.html + a9923b7f0c8438ec55bdd152a99d8f5a4 + + + + processing should stop and the error should be shown to the user if you wanted to authenticate users to a custom you could + $ldapServer + hooks_8txt.html + a9b973dd106e8b1dacb65bcb985c9cd11 + + + + set to $title object and return false for a match for latest after cache objects are set use the ContentGetParserOutput hook instead for highlighting & + $link + hooks_8txt.html + ada318837148e755dc8a77693ac1dd89d + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form externallinks + $linksUpdate + hooks_8txt.html + a37c2c41e2678c8f37591c2e602ded8c4 + + + + if it s text intended for display in a monospaced font + $localize + hooks_8txt.html + ab37fbf4fe660d01f8adec91b227809f6 + + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request returning an error message or an< edit result="Failure"> tag if $resultArr was filled which will be used in the intoken parameter and in the and a callback function which should return the or false if the user isn t allowed to obtain it The prototype of the callback function is where $pageid is the page ID of the page the token is requested for and $title is the associated Title object In the just add your callback to the $tokenFunctions array and return true(returning false makes no sense).$tokenFunctions conditions will AND in the final query + $logTypes + hooks_8txt.html + aa1b3b1e121d138702a92918e3caa0407 + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known isMovable() always returns false.$title whether MediaWiki currently thinks this page is movable Hooks may change this value to override the return value of Title::isMovable(). 'TitleIsWikitextPage'whether MediaWiki currently thinks this is a wikitext page Hooks may change this value to override the return value of Title::isWikitextPage() 'TitleMove'use UploadVerification and UploadVerifyFile instead where the first element is the message key and the remaining elements are used as parameters to the message based on mime etc Preferred in most cases over UploadVerification object with all info about the upload string + $mime + hooks_8txt.html + a54420fd24a28e23e7bda7865ddb3d281 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers + $modeName + hooks_8txt.html + ae0613c5dcf9ddae45e88fb2b264bd6b6 + + + + Allows to change the fields on the form that will be generated + $name + hooks_8txt.html + a2d424624c12cdc4463e468ed1c5b2ff2 + + + + namespace and then decline to actually register it & + $namespaces + hooks_8txt.html + a3f46f9969df99b5d0e18c1613df9fb2a + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys can modify can modify can modify this should be populated with an alert message to that effect + $newtalks + hooks_8txt.html + ab3a12bfaf64324688a5a3d448e842b5d + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context as context + $options + hooks_8txt.html + a5d8301794aed0cb0924c12b9a4f74e97 + + + + & + $output + hooks_8txt.html + a1139af531b855079360a6da607717642 + + + + magic word + $parser + hooks_8txt.html + a2abf6d251383aed050b0b7e67310d7e6 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method & + $password + hooks_8txt.html + a08187ae77b0004e075f9b19a21dc47d6 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values my talk my contributions etc & + $personal_urls + hooks_8txt.html + a4b5165826b58a88b9dbec3b16aed9f69 + + + + return true to allow those checks to and false if checking is done use this to change the tables headers temp or archived zone change it to an object instance and return false override the list derivative used the name of the old file when set the default code will be skipped + $pre + hooks_8txt.html + ab0204fd37d2ba49e8407108db1f2e009 + + + + return true to allow those checks to and false if checking is done use this to change the tables headers temp or archived zone change it to an object instance and return false override the list derivative used the name of the old file when set the default code will be skipped add a value to it if you want to add a cookie that have to vary cache options can modify + $query + hooks_8txt.html + aeb09906631b605acba873d6136881311 + + + + see documentation in includes Linker php for Linker::makeImageLink or false for current & + $res + hooks_8txt.html + a8c20dd113b91e362d55c014ddd9ea015 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values my talk my contributions etc etc otherwise the built in rate limiting checks are if enabled also a ContextSource error or success such as when responding to a resource loader request or generating HTML output & + $resourceLoader + hooks_8txt.html + a71b1a7be694b2948ab5a1f95faa772f1 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses & + $ret + hooks_8txt.html + a758f7b2e90d86db525c20554cd237fe4 + + + + please add to it if you re going to add events to the MediaWiki code where normally authentication against an external auth plugin would be creating a local account incomplete not yet checked for validity & + $retval + hooks_8txt.html + a341ea88b30f37ba8b8a13422585cfb3e + + + + presenting them properly to the user as errors is done by the caller return true use this to change the list i e etc + $rev + hooks_8txt.html + afbf146778470ce926ce2ee680d5539d9 + + + + div flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LoginAuthenticateAudit'this hook is for auditing only etc create2 Corresponds to logging log_action database field and which is displayed in the UI & + $revert + hooks_8txt.html + a97825db45e2086a6b9d68b979850ca87 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context + $revId + hooks_8txt.html + af7cf8f253b6f227b3d3b664df20bc6bb + + + + return false if a UserGetRights hook might remove the named right + $right + hooks_8txt.html + af9fa838189ad07facfd3f7e02f65bfc9 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty & + $sectionContent + hooks_8txt.html + a8988ed8fbf538ef5436564bed2efb0dd + + + + set to $title object and return false for a match for latest after cache objects are set use the ContentGetParserOutput hook instead for highlighting or change the value of $siteNotice and return false to alter it & + $siteNotice + hooks_8txt.html + a9ae6d653df96c864be51582b8c3414e1 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned + $skin + hooks_8txt.html + abfb2d432ccf068e3e0a35f88695a8ef6 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist + $special + hooks_8txt.html + a79286c88c7bd117c2e8b67b9fc87a8e1 + + + + in this case you re responsible for computing and outputting the entire conflict i the difference between revisions and your text headers and sections and Diff & + $tabindex + hooks_8txt.html + a9e6642d204057f9513adf683fbcdf8f0 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist & + $tables + hooks_8txt.html + a756425fb532ff21006051297520f2f6a + + + + the value to return A Title object or null whereas SearchGetNearMatch runs after + $term + hooks_8txt.html + a4983722f3086b4a9636fc01de8cfc6e5 + + + + see documentation in includes Linker php for Linker::makeImageLink & + $time + hooks_8txt.html + a572c8fe78f90be4b9dcc1873d9cc49e9 + + + + presenting them properly to the user as errors is done by the caller + $title + hooks_8txt.html + ac4806c8b8e116e3ff80e694dd0ba16bb + + + + static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title after the basic globals have been set but before ordinary actions take place change it to the message you want to define which works for all SkinTemplate type skins + $tools + hooks_8txt.html + ae75f9a94af4ac4e32f859d3090ce278c + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known isMovable() always returns false.$title whether MediaWiki currently thinks this page is movable Hooks may change this value to override the return value of Title::isMovable(). 'TitleIsWikitextPage'whether MediaWiki currently thinks this is a wikitext page Hooks may change this value to override the return value of Title::isWikitextPage() 'TitleMove'use UploadVerification and UploadVerifyFile instead where the first element is the message key and the remaining elements are used as parameters to the message based on mime etc Preferred in most cases over UploadVerification object + $upload + hooks_8txt.html + ada4e180688803780699ab402eb316b0b + + + + please add to it if you re going to add events to the MediaWiki code where normally authentication against an external auth plugin would be creating a local account + $user + hooks_8txt.html + ab409a53de12ed9f80014678958d30b67 + + + + static configuration should be added through ResourceLoaderGetConfigVars instead & + $vars + hooks_8txt.html + a18cb89f02456c7d0191cae3c91e677de + + + + An extension or a local will often add custom code to the function with or without a global variable For someone wanting email notification when an article is shown may + $wgCapitalizeTitle + hooks_8txt.html + a138d33cbb2740efa52562fce3f4fcde3 + + + + + $wgHooks + hooks_8txt.html + a6bdc3863cabde3e2e46c47a54100b30c + ['ArticleShow'][] + + + An extension or a local will often add custom code to the function with or without a global variable For someone wanting email notification when an article is shown may + $wgNotifyArticle + hooks_8txt.html + a0bbd97e56c8aa31ef2a83b5245e53c61 + + + + please add to it if you re going to add events to the MediaWiki code + AbortAutoAccount + hooks_8txt.html + a13932607a47cea2d6681425e16997bee + + + + An extension or a local will often add custom code to the function with or without a global variable For someone wanting email notification when an article is shown may + add + hooks_8txt.html + a6472416df131661253fc45abbf8aaf3a + + + + infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In + addition + hooks_8txt.html + a0255200e1ff877598a527c397b4ec45e + + + + An extension or a local + admin + hooks_8txt.html + a92a6867f72b2d62a59cf0284683f65a4 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context as context the output can only depend on parameters provided to this hook not on global state indicating whether full HTML should be generated If generation of HTML may be but other information should still be present in the ParserOutput object to manipulate or replace in case the handler function wants to provide a converted Content object Note that $result getContentModel() must return $toModel.Handler functions that modify $result should generally return false to further attempts at conversion. 'ContribsPager you ll need to handle error etc yourself + Alternatively + hooks_8txt.html + a7f29bf5b847814037e1c128e5646abe9 + + + + as a message key or array as accepted by ApiBase::dieUsageMsg + APIEditBeforeSave + hooks_8txt.html + a9ccecefd973d1b95e4042344e9d5e16f + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For ArticleDelete hook A clump of code and data that should be run when an event happens This can be either a function and a chunk of or an object and a method hook function The function part of a third party developers and local administrators to define code that will be run at certain points in the mainline and to modify the data run by that mainline code Hooks can keep mainline code and make it easier to write extensions Hooks are a principled alternative to local patches for two options in MediaWiki One reverses the order of a title before displaying the + article + hooks_8txt.html + aeb7ba90f4259afd079665b15dd08f36f + + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request returning an error message or an< edit result="Failure"> tag if $resultArr was filled which will be used in the intoken parameter and in the and a callback function which should return the or false if the user isn t allowed to obtain it The prototype of the callback function is where $pageid is the page ID of the page the token is requested for and $title is the associated Title object In the just add your callback to the $tokenFunctions array and return true(returning false makes no sense).$tokenFunctions conditions will AND in the final query use ArticleAfterFetchContentObject instead as a Content object + ArticleConfirmDelete + hooks_8txt.html + a19eb426217c450703ee63fc737530b5c + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For + ArticleSave + hooks_8txt.html + a89ce8b6694617644d5861f5bd63ada0a + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For + ArticleSaveComplete + hooks_8txt.html + ad1d95c1597859b96ab9832e2e56ee802 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero + based + hooks_8txt.html + a34ba99f21da17a28283ef0ebb6f6fb79 + + + + Using a hook running we can avoid having all this option specific stuff in our mainline code Using the function + becomes + hooks_8txt.html + a476209c85f222016a809529df41dcc4e + + + + div flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LoginAuthenticateAudit'this hook is for auditing only etc + block + hooks_8txt.html + a439170bd31266d7fe2945bcde2e4d88f + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys can modify can modify can modify this should be populated with an alert message to that effect to be fed to an HTMLForm object and populate $result with the reason in the form of error messages should be plain text with no special + bolding + hooks_8txt.html + a6c34ff151a795e9e44f9bc2fe8ff2160 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped + broken + hooks_8txt.html + a960f361fee14bf2facfb6d9009cd2e20 + + + + it s the revision text itself In either + case + hooks_8txt.html + aa3dbdad85fd38d6e48d9e0687b0c616c + + + + in this case you re responsible for computing and outputting the entire conflict i the difference between revisions and your text headers and sections and Diff overridable Default is either copyrightwarning or copyrightwarning2 overridable Default is editpage tos summary such as anonymity and the real + check + hooks_8txt.html + a451828de5ad4919e09e511cca8519249 + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For ArticleDelete hook A clump of code and data that should be run when an event happens This can be either a function and a chunk of or an object and a method hook function The function part of a third party developers and local administrators to define code that will be run at certain points in the mainline + code + hooks_8txt.html + a0f3c663ade729ba65d4fc41c3b972734 + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys can modify can modify can modify this should be populated with an alert message to that effect to be fed to an HTMLForm object and populate $result with the reason in the form of error messages should be plain text with no special + coloring + hooks_8txt.html + a6ede569cff534781d9812182224bf507 + + + + magic word use ParserLimitReportPrepare and ParserLimitReportFormat instead Called at the end of the default is to use $key to get the and $key value or $key value text $key value html to format the value $report is an HTML table with two + columns + hooks_8txt.html + ace88e4db272f507ee21403aef9539a22 + + + + Returning false makes less sense for events where the action is + complete + hooks_8txt.html + add1d3b51442734bfd1564cb3c687c4cb + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For ArticleDelete hook A clump of code and data that should be run when an event happens This can be either a function and a chunk of or an object and a method hook function The function part of a third party developers and local administrators to define code that will be run at certain points in the mainline and to modify the data run by that mainline code Hooks can keep mainline code and make it easier to write extensions Hooks are a principled alternative to local patches + Consider + hooks_8txt.html + a3278711b07e4acb611d8aae678f93bc4 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok + ContentGetParserOutput + hooks_8txt.html + aacc18fea2d900b6d690730c71fb492ee + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired + ContentModelCanBeUsedOn + hooks_8txt.html + a62191679573442b6a73657df5c97874a + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context as context the output can only depend on parameters provided to this hook not on global state indicating whether full HTML should be generated If generation of HTML may be but other information should still be present in the ParserOutput object to manipulate or replace + ConvertContent + hooks_8txt.html + a09d4e1383fb4488116d44f03c0a583a5 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values my talk my contributions etc etc otherwise the built in rate limiting checks are if enabled also a ContextSource error or success such as when responding to a resource loader request or generating HTML output included in + core + hooks_8txt.html + a6afb0605c26b3b1b4501af56f2ba4001 + + + + the other converts the title to all uppercase letters + Currently + hooks_8txt.html + adb0a225b955465a9f9bb77d146916a77 + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For ArticleDelete hook A clump of code and data that should be run when an event happens This can be either a function and a chunk of + data + hooks_8txt.html + a0be6a9655602e427cbb6398a222e0d3b + + + + infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In we can take all the code that deals with the little used title reversing + deleteAnArticle + hooks_8txt.html + a5f0195f104ec760e0a801739be5f1a62 + + + + processing should stop and the error should be shown to the user if you wanted to authenticate users to a custom you could + do + hooks_8txt.html + a7a6400eaf95d1ce376892897b65e4066 + + + + in this case you re responsible for computing and outputting the entire conflict i + e + hooks_8txt.html + a228991c69f90cb4ad94db1e33c33439c + + + + in this case you re responsible for computing and outputting the entire conflict i the difference between revisions and your text headers and sections and Diff overridable Default is either copyrightwarning or copyrightwarning2 + EditPageGetDiffText + hooks_8txt.html + a2f5c540d674f7083a604c5dc076da720 + + + + in this case you re responsible for computing and outputting the entire conflict i the difference between revisions and your text headers and sections and Diff overridable Default is either copyrightwarning or copyrightwarning2 overridable Default is editpage tos summary + EmailConfirmed + hooks_8txt.html + a9b0eb2eb22fa8fb370b90ff9659e39c0 + + + + return true to allow those checks to and false if checking is done + EmailUser + hooks_8txt.html + a13018b76bad864822f76c4c85c205a5a + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys can modify can modify can modify this should be populated with an alert message to that effect to be fed to an HTMLForm object and populate $result with the reason in the form of error messages should be plain text with no special etc to show that they re + errors + hooks_8txt.html + a731f57a664a570b81b8564159b991954 + + + + infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In we can take all the code that deals with the little used title reversing + etc + hooks_8txt.html + a46a92cdcdd8e29cb58d78331a6e00947 + + + + how to add hooks for an + event + hooks_8txt.html + a772b95474d8a47fb7f135d99653602e7 + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For + example + hooks_8txt.html + a1b01199168c390713603434e2e969962 + + + + infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In we can take all the code that deals with the little used title reversing + exportArticle + hooks_8txt.html + a022a68d9a8587f03b6973eda4735aefb + + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request + fail + hooks_8txt.html + a720cdd8e9fead7cb16ad203308b6033c + + + + processing should stop and the error should be shown to the user * + false + hooks_8txt.html + af8376e1df6adf08e758bba2de250ab41 + + + + return true to allow those checks to and false if checking is done use this to change the tables headers temp or archived zone + FetchChangesList + hooks_8txt.html + a171ebe4fea49d76e95cdfca8b26b9fcc + + + + infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In we can take all the code that deals with the little used title reversing we can concentrate it all in an extension + file + hooks_8txt.html + adf087b624a3f12a81e899974ea253f46 + + + + return true to allow those checks to and false if checking is done use this to change the tables headers temp or archived zone change it to an object instance and return false override the list derivative used + FileDeleteComplete + hooks_8txt.html + aa5f1bfee1557f91d5b44a614b6fa2a54 + + + + null means default in associative array + form + hooks_8txt.html + afaa53c8d5c01cb957b4eeb3ae2ea424a + + + + if the prop value should be in the metadata multi language array + format + hooks_8txt.html + a9db4adb3a3a4932faad4d7ea9b459bdb + + + + For QUnit + framework + hooks_8txt.html + a16d339189053e0661612f6750fe5ad67 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context as context the output can only depend on parameters provided to this hook + function + hooks_8txt.html + ad00951ca357ea0f5dfb7d9da1811bdc5 + + + + return true to allow those checks to and false if checking is done use this to change the tables headers temp or archived zone change it to an object instance and return false override the list derivative used the name of the old file when set the default code will be skipped add a value to it if you want to add a cookie that have to vary cache options + GetCanonicalURL + hooks_8txt.html + a58c88396ae2d3ea849af95ff0025ccd7 + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys + GetLocalURL + hooks_8txt.html + a79be2d49e9c3e02367a4dc12be66f59c + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys can modify can modify can modify + GetLogTypesOnUser + hooks_8txt.html + a03c1d721bee71dc20a5431ceb51f06c9 + + + + if the prop value should be in the metadata multi language array can modify can modify indexed by page_id indexed by prefixed DB keys can modify can modify can modify this should be populated with an alert message to that effect to be fed to an HTMLForm object + GetRelativeTimestamp + hooks_8txt.html + ae54cc2cca3ebe7fe9c80c61a15ca24b6 + + + + presenting them properly to the user as errors is done by the caller return true + getUserPermissionsErrorsExpensive + hooks_8txt.html + a2ef935e4c7f2daf563398dde6c5fdedd + + + + presenting them properly to the user as errors is done by the caller return true + GitViewers + hooks_8txt.html + aed5b5c6c4e94ae1496d13ec51a4d0dfb + + + + + gzip + hooks_8txt.html + acae5b93404881bf2dcc2b467c49daf12 + + + + they could be provided by a third party developer or written by the admin him + herself + hooks_8txt.html + acb3ec49236234b655962b40aa9a76f5d + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For ArticleDelete hook A clump of code and data that should be run when an event happens This can be either a function and a chunk of or an object and a method hook function The function part of a + hook + hooks_8txt.html + a78baa053d5259728aff0381a49df2d30 + + + + Using a hook running we can avoid having all this option specific stuff in our mainline code Using + hooks + hooks_8txt.html + a9abe8816b101aab1717d7d13a33f18e5 + + + + occurs before session is loaded can be modified + ID + hooks_8txt.html + aecddfae5e5abca4d807f4148be18e724 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form + imagelinks + hooks_8txt.html + a74717ac4e3529fb2fee599a752ea5928 + + + + see documentation in includes Linker php for Linker::makeImageLink or false for current used if you return false + ImageOpenShowImageInlineBefore + hooks_8txt.html + a66c820d9e5af80efee6c6efa2ee0ff92 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form externallinks including delete and + insert + hooks_8txt.html + a3c86c4513cbe3f7a7602d2bb87e692f7 + + + + you don t have to do a grep find to see where the $wgReverseTitle variable is say If the code is well enough + isolated + hooks_8txt.html + a5dc3348ff273577abea0107caeb17747 + + + + presenting them properly to the user as errors is done by the caller return true but is called only if expensive checks are enabled Add a permissions error when permissions errors are checked for Return false if the user can t do + it + hooks_8txt.html + ac77e43251c633ebc93a749f74c79b950 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form externallinks including delete and has completed for all link tables default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message + key + hooks_8txt.html + abe0de740d1d8b6f126cef27b4f6cf76c + + + + magic word use ParserLimitReportPrepare and ParserLimitReportFormat instead Called at the end of the default is to use $key to get the + label + hooks_8txt.html + a707b11426954f7f15ef81a1f0f275f1e + + + + in this case you re responsible for computing and outputting the entire conflict i the difference between revisions and your text headers and sections + Live + hooks_8txt.html + a9d1ce77a44bc68a18eb09c275d6e2a68 + + + + div flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LoginAuthenticateAudit'this hook is for auditing only etc + LoginPasswordResetMessage + hooks_8txt.html + a37e1d879f152cae2f2aad619ad06e66d + + + + div & + lt + hooks_8txt.html + a68ca2eb4b64f098afeda90e1d1c758cf + + + + static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title + MarkPatrolled + hooks_8txt.html + a40d5150ca48745fbfd82f1cf6b48c732 + + + + hooks txt This document describes how event hooks work in + MediaWiki + hooks_8txt.html + abbeb2e5609b82b671e462d4bae2613f2 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form externallinks including delete and has completed for all link tables default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a + message + hooks_8txt.html + a4317c9f56c8196d00c75e468b5f84808 + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context as context the output can only depend on parameters provided to this hook not on global state indicating whether full HTML should be generated If generation of HTML may be but other information should still be present in the ParserOutput object to manipulate or replace in case the handler function wants to provide a converted Content object Note that $result getContentModel() must return $toModel.Handler functions that modify $result should generally return false to further attempts at conversion. 'ContribsPager you ll need to handle error + messages + hooks_8txt.html + a6acbe0be570678a147120e38db8144fa + + + + and how to run hooks for an and one after Each event has a + name + hooks_8txt.html + a183587357cc96ecb0059c64460217811 + + + + static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title after the basic globals have been set but before ordinary actions take place change it to the message you want to define which works for all SkinTemplate type skins see BaseTemplate::getToolbox and BaseTemplate::makeListItem for details on the format of individual items inside of this array + NamespaceIsMovable + hooks_8txt.html + a43245946af0ed25c2eefcacfae109414 + + + + return true to allow those checks to + occur + hooks_8txt.html + addcb4b5192a9cd56bb694a9feb173f56 + + + + When an event + occurs + hooks_8txt.html + a05a1f714e8c2892daec8910dd787992d + + + + infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going + on + hooks_8txt.html + ac05270e9886e4e427035c7bd260f5316 + + + + + otherwise + hooks_8txt.html + add9358f1f2e831e2906102c98d66905f + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values my talk + page + hooks_8txt.html + a346b0d509a1ffd846e598a1ba800d5ea + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after in associative array form + pagelinks + hooks_8txt.html + a3e40de5c8b04b644a258fe824eae3929 + + + + magic word use ParserLimitReportPrepare and ParserLimitReportFormat instead Called at the end of + Parser + hooks_8txt.html + aa0c272b60e28623d348c6244f1cf8ba9 + + + + if it s text intended for display in a monospaced font $report should be output in English + ParserLimitReportPrepare + hooks_8txt.html + af597c654c5e1637929443dec7529d3ae + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values + ParserTestTables + hooks_8txt.html + ad8a167ea3c9c55ac3b00087d200ca0eb + + + + in this case you re responsible for computing and outputting the entire conflict + part + hooks_8txt.html + a1f94b6abe784411c138381582ba921e4 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values my talk my contributions etc etc + PingLimiter + hooks_8txt.html + a6f0ca6b39b5260f455a3096c577a4969 + + + + in this case you re responsible for computing and outputting the entire conflict i the difference between revisions and your text headers and sections + Preview + hooks_8txt.html + a12ea59ee61f7d377a6e9717dcf4d0426 + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing after + processing + hooks_8txt.html + a5f2b1a4dec696f820658c299b255e2f0 + + + + div flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LoginAuthenticateAudit'this hook is for auditing only etc create2 Corresponds to logging log_action database field and which is displayed in the UI similar to $comment this hook should only be used to add variables that depend on the current page + request + hooks_8txt.html + adcd0953182636280faf7fa215e34571b + + + + For QUnit the mediawiki tests qunit testrunner dependency will be added to any module + RevisionInsertComplete + hooks_8txt.html + af4ef76e8c5d73065b7f3eb10be6f6c99 + + + + presenting them properly to the user as errors is done by the caller return true use this to change the list i e + rollback + hooks_8txt.html + a4f5f7d4beacf8f2c5bc98459c3741ff0 + + + + or there are no hooks to + run + hooks_8txt.html + a11d7adf005bdb1a52bdf01f2178864ef + + + + This code would result in ircNotify being run twice when an article is + saved + hooks_8txt.html + a7602a98a58a4d5ca4a7da489bfcd4e30 + + + + set to $title object and return false for a match for latest + SearchableNamespaces + hooks_8txt.html + a61b58de7c392e02b150e8c3545c2772b + + + + the value to return A Title object or null + SearchAfterNoDirectMatch + hooks_8txt.html + a7e505f492ce48072dd953b5ca3d4cbca + + + + set to $title object and return false for a match + SearchGetNearMatch + hooks_8txt.html + a2dc4ebcb91c897e0923067678985f562 + + + + external + SearchGetNearMatchBefore + hooks_8txt.html + a576874586070037a265baa17da88cce7 + + + + set to $title object and return false for a match + SearchGetNearMatchComplete + hooks_8txt.html + a60f445e4d8b2fe6a792db6873e7c0382 + + + + it s the revision text itself In either if gzip is + set + hooks_8txt.html + a3072d9f1e1de4508b875d19130f0b676 + + + + set to $title object and return false for a match for latest after cache objects are set + ShowMissingArticle + hooks_8txt.html + a88de1976ea890b62f072f1caad7dfad8 + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For ArticleDelete hook A clump of code and data that should be run when an event happens This can be either a function and a chunk of or an object and a method hook function The function part of a third party developers and local administrators to define code that will be run at certain points in the mainline and to modify the data run by that mainline code Hooks can keep mainline code + simple + hooks_8txt.html + a00c7949a861ed3722e1158481b4fbedb + + + + namespace and then decline to actually register it RecentChangesLinked and Watchlist RecentChangesLinked and Watchlist e g Watchlist but no entry for that model exists in $wgContentHandlers if desired whether it is OK to use $contentModel on $title Handler functions that modify $ok should generally return false to prevent further hooks from further modifying $ok called by AbstractContent::getParserOutput May be used to override the normal model specific rendering of page content as context as context the output can only depend on parameters provided to this hook not on global state indicating whether full HTML should be generated If generation of HTML may be + skipped + hooks_8txt.html + a346f376bb002b3b45a805d95064af087 + + + + return true to allow those checks to and false if checking is done use this to change the tables headers temp or archived zone change it to an object instance and return false override the list derivative used the name of the old file when set the default code will be skipped add a value to it if you want to add a cookie that have to vary cache options can modify + source + hooks_8txt.html + ac98c69fb2af6494c33314e129c4b4282 + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink' + SpecialUploadComplete + hooks_8txt.html + afd49b5b172767f2243fe4ffbb9372386 + + + + For QUnit the mediawiki tests qunit testrunner dependency will be added to any module it s the URL of the revision text in external + storage + hooks_8txt.html + a27af8341fef21221b8d76a5ea226e3b8 + + + + Using a hook running + strategy + hooks_8txt.html + a9c35aac4d72880343bec3b63bc160c45 + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known + TitleIsMovable + hooks_8txt.html + a2f3111b1c795cc79030cfd37ddbcbec0 + + + + as a message key or array as accepted by ApiBase::dieUsageMsg after processing request parameters Return false to let the request returning an error message or an< edit result="Failure"> tag if $resultArr was filled which will be used in the intoken parameter and in the and a callback function which should return the + token + hooks_8txt.html + a22f199c9726094ea9e96030477f8de8c + + + + null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return + true + hooks_8txt.html + a296b88d9d25b7f3e4cdd80f880d99e2f + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known isMovable() always returns false.$title whether MediaWiki currently thinks this page is movable Hooks may change this value to override the return value of Title::isMovable(). 'TitleIsWikitextPage'whether MediaWiki currently thinks this is a wikitext page Hooks may change this value to override the return value of Title::isWikitextPage() 'TitleMove'use UploadVerification and UploadVerifyFile instead where the first element is the message key and the remaining elements are used as parameters to the message based on mime + type + hooks_8txt.html + a643489335732bd3ecaf64cd4e23fe78b + + + + Having all this code related to the title reversion option in one place means that it s easier to read and + understand + hooks_8txt.html + a7612dc5fdf3cd8c8832d6e6a86cbcdda + + + + presenting them properly to the user as errors is done by the caller return true use this to change the list i e + undo + hooks_8txt.html + add32e9307ab6cecbb193b946bb72c043 + + + + static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title after the basic globals have been set + up + hooks_8txt.html + ac97d3b73441a2deacf25e7f7c7acbfa9 + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known isMovable() always returns false.$title whether MediaWiki currently thinks this page is movable Hooks may change this value to override the return value of Title::isMovable(). 'TitleIsWikitextPage'whether MediaWiki currently thinks this is a wikitext page Hooks may change this value to override the return value of Title::isWikitextPage() 'TitleMove'use UploadVerification and UploadVerifyFile instead where the first element is the message key and the remaining elements are used as parameters to the message based on mime etc Preferred in most cases over UploadVerification object with all info about the upload string as detected by MediaWiki Handlers will typically only apply for specific mime types object an indexed array representing the problem with the where the first element is the message key and the remaining elements are used as parameters to the message + UploadComplete + hooks_8txt.html + a78e49c58181c71c33db18d77f3bcef0e + + + + usually copyright or history_copyright This message must be in HTML not wikitext $subpages will be ignored and the rest of subPageSubtitle() will run. 'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'use ChangesListSpecialPageFilters instead use ChangesListSpecialPageQuery instead values are parseAsBlock() ed messages. 'TitleGetRestrictionTypes'whether MediaWiki currently thinks this is a CSS JS page Hooks may change this value to override the return value of Title::isCssOrJsPage(). 'TitleIsAlwaysKnown'whether MediaWiki currently thinks this page is known isMovable() always returns false.$title whether MediaWiki currently thinks this page is movable Hooks may change this value to override the return value of Title::isMovable(). 'TitleIsWikitextPage'whether MediaWiki currently thinks this is a wikitext page Hooks may change this value to override the return value of Title::isWikitextPage() 'TitleMove'use UploadVerification and UploadVerifyFile instead where the first element is the message key and the remaining elements are used as parameters to the message + UploadVerifyFile + hooks_8txt.html + ac5a3ad73f77d5572dff9abd722b3ed94 + + + + you don t have to do a grep find to see where the $wgReverseTitle variable is + used + hooks_8txt.html + a9d6407293eba6d922b63fad73519ffc1 + + + + return false to override stock group addition can be modified + UserArrayFromResult + hooks_8txt.html + a712441e005b6ad25861d7ae2c44ea0e9 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code + UserCanSendEmail + hooks_8txt.html + ad8d1f90b80b0241127bdcf453c492235 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output + UserClearNewTalkNotification + hooks_8txt.html + a91d62f53e44f399926ddca9f458fd818 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid + UserCreateForm + hooks_8txt.html + a1d8cf1f175ea73c797f6db26c1989cdd + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash + UserEffectiveGroups + hooks_8txt.html + a0dc54b786cc403c0a7326424f4a12691 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to + UserGetDefaultOptions + hooks_8txt.html + a33ea306aa793a7d23669001cb2b697f7 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to this hook is run right before returning the options to the caller which means it s potentially called dozens or hundreds of times You may want to cache the results of non trivial operations in your hook function for this reason change this to override local email + UserGetEmailAuthenticationTimestamp + hooks_8txt.html + a338357fdf9b2150f52f067e3233505fc + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to this hook is run right before returning the options to the caller which means it s potentially called dozens or hundreds of times You may want to cache the results of non trivial operations in your hook function for this reason change this to override local email change this to override local email authentication timestamp + UserGetImplicitGroups + hooks_8txt.html + a58bd772ca5d1b97ce1c6aa8671a478a8 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to this hook is run right before returning the options to the caller which means it s potentially called dozens or hundreds of times You may want to cache the results of non trivial operations in your hook function for this reason change this to override local email change this to override local email authentication timestamp whether or not the user is blocked from that page whether or not the block allows users to edit their own user talk pages + UserIsBlockedGlobally + hooks_8txt.html + a06e2d14bca4abbac60aec5065b042364 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to this hook is run right before returning the options to the caller which means it s potentially called dozens or hundreds of times You may want to cache the results of non trivial operations in your hook function for this reason change this to override local email change this to override local email authentication timestamp whether or not the user is blocked from that page whether or not the block allows users to edit their own user talk pages to be modified by the hook + UserIsEveryoneAllowed + hooks_8txt.html + aa9d6bd0aa6d542edb2e96145898e6c7f + + + + and how to run hooks for an and one after Each event has a preferably in CamelCase For + UserLogin + hooks_8txt.html + a77441c3bc79b07732c271b58d55f0fb7 + + + + occurs before session is loaded can be modified + UserLoginComplete + hooks_8txt.html + a6e39c8cc01c212717a6b020882421a86 + + + + return false to override stock group removal can be modified + UserRights + hooks_8txt.html + a6ddb525494e7699c78b8a4b269e082ac + + + + return false to override stock group removal can be modified modifiable + UserSetCookies + hooks_8txt.html + ac0cec8052daed19150270f354b1fea3d + + + + return false to override stock group removal can be modified modifiable will be added to $_SESSION change this to override new email address + UserSetEmailAuthenticationTimestamp + hooks_8txt.html + aebc61ae2cfe1a21af27048736005ed29 + + + + return false to override stock group removal can be modified modifiable will be added to $_SESSION change this to override new email address change this to override local email authentication timestamp + UserToolLinksEdit + hooks_8txt.html + a98a4bd21830f0955890c0b9a8e6c1b06 + + + + This code would result in ircNotify being run twice when an article is and once for brion Hooks can return three possible + values + hooks_8txt.html + a22b4efd6e9d5aa0ae3dc43b24d640d73 + + + + return false to override stock group addition can be modified try getUserPermissionsErrors userCan checks are continued by internal code can override on output return false to not delete it return false to override the default password checks this Boolean value will be checked to determine if the password was valid return false to implement your own hashing method this String will be used as the hash which may be added to this hook is run right before returning the options to the caller + Warning + hooks_8txt.html + affceada243d1b760f8040633ab68447a + + + + An extension + writer + hooks_8txt.html + a1de2d86447a6174d0f319568e02fe722 + + + + div flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LoginAuthenticateAudit'this hook is for auditing only + WRONG_PASS + hooks_8txt.html + a80f4142fcbe6a6219eaa05484ee27cd8 + + + + do that in ParserLimitReportFormat instead use this to modify the parameters of the image and a DIV can begin in one section and end in another Make sure your code can handle that case gracefully See the EditSectionClearerLink extension for an example zero but section is usually empty its values are the globals values my talk my contributions etc etc otherwise the built in rate limiting checks are if enabled also a ContextSource + wrongpassword + hooks_8txt.html + add3e150c88506c211a98687d886307dd + + + + + README.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/kss/ + README_8txt + + The package + json + README_8txt.html + afd04252d1d824459e334f6ad6b7cb3a8 + + + + The + Makefile + README_8txt.html + a2d868aadf9f6998a08c9ca792541fba6 + + + + The package + scripts + README_8txt.html + ae87d956cd9ee3b6d826499fa5dd6398f + + + + The package styleguide + template + README_8txt.html + a416ed9b5106cadfcc1b1f6efba0e3b86 + + + + + language.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + language_8txt + + + linkcache.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + linkcache_8txt + + $batch + execute + linkcache_8txt.html + a46a0ff94eca8a2c59c11409cf2d1134e + () + + + + foreach + linkcache_8txt.html + a0295c015b51f2dfde6d817c3ce606450 + ($pages as $page) + + + linkcache txt The LinkCache class maintains a list of article titles and the information about whether or not the article exists in the database This is used to mark up links when displaying a page If the same link appears more than once on any page then it only has to be looked up once In most cases link lookups are done in batches with the LinkBatch class or the equivalent in so the link cache is mostly useful for short snippets of parsed + text + linkcache_8txt.html + a4c9fc99ae5d7267666f662ae06eebf34 + (such as the site notice) + + + + $batch + linkcache_8txt.html + a8dcc79b6d6f098ffd8ac189b35e7e784 + + + + linkcache txt The LinkCache class maintains a list of article titles and the information about whether or not the article exists in the database This is used to mark up links when displaying a page If the same link appears more than once on any page then it only has to be looked up once In most cases link lookups are done in batches with the LinkBatch class or the equivalent in so the link cache is mostly useful for short snippets of parsed and for links in the navigation areas of the skin The link cache was formerly used to track links used in a document for the purposes of updating the link tables This application is now deprecated To create a you can use the following + $titles + linkcache_8txt.html + a3527a841af7f9675c419bae06e26af84 + + + + linkcache txt The LinkCache class maintains a list of article titles and the information about whether or not the article exists in the database This is used to mark up links when displaying a page If the same link appears more than once on any page then it only has to be looked up once In most cases link lookups are done in batches with the LinkBatch class or the equivalent in so the link cache is mostly useful for short snippets of parsed and for links in the navigation areas of the skin The link cache was formerly used to track links used in a document for the purposes of updating the link tables This application is now deprecated To create a + batch + linkcache_8txt.html + a0d1a3d650171669fb85f7f4bfac24005 + + + + linkcache txt The LinkCache class maintains a list of article titles and the information about whether or not the article exists in the database This is used to mark up links when displaying a page If the same link appears more than once on any page then it only has to be looked up once In most cases link lookups are done in batches with the LinkBatch class or the equivalent in so the link cache is mostly useful for short snippets of parsed and for links in the navigation areas of the skin The link cache was formerly used to track links used in a document for the purposes of updating the link tables This application is now deprecated To create a you can use the following + code + linkcache_8txt.html + a795e910505249941eaef2749749e8646 + + + + linkcache txt The LinkCache class maintains a list of article titles and the information about whether or not the article exists in the database This is used to mark up links when displaying a page If the same link appears more than once on any page then it only has to be looked up once In most cases link lookups are done in batches with the LinkBatch class or the equivalent in so the link cache is mostly useful for short snippets of parsed and for links in the navigation areas of the skin The link cache was formerly used to track links used in a document for the purposes of updating the link tables This application is now deprecated To create a you can use the following + Project + linkcache_8txt.html + ac9b593f6f92ad964c2d73d763585e656 + + + + + magicword.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + magicword_8txt + + that looks like templates but that don t accept any parameter *Parser functions(like{{fullurl:...}},{{#special:...}}) + $magicWords + magicword_8txt.html + aa60012fbeb03f50188d73382a658f249 + ['en'] + + + + $wgExtensionMessagesFiles + magicword_8txt.html + a00a23ee10b90fa4327ee4eca02c8a026 + ['ExtensionNameMagic'] + + + + $wgHooks + magicword_8txt.html + a990208347cd6ec8c123bd30b3af35b00 + ['MagicWordwgVariableIDs'][] + + + + __pad0__ + magicword_8txt.html + ab6f3c269fc46c9c1c0f81b3431240138 + + + + magicword txt Magic Words are some phrases used in the wikitext They are used for two + things + magicword_8txt.html + afda5c16d4d3858214c15df0261538b20 + + + + + maintenance.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + maintenance_8txt + Maintenance + + you have access to all of the normal MediaWiki so you can get a DB use the + cache + maintenance_8txt.html + a5a877cc65054c6563f04d97f8b29baf4 + + + + you have access to all of the normal MediaWiki so you can get a DB use the etc For full docs on the Maintenance + class + maintenance_8txt.html + a19dfc7cbd71963823ec6c190d744fb68 + + + + you have access to all of the normal MediaWiki so you can get a DB + connection + maintenance_8txt.html + ab1f722cadf88b6c20bb971f0db8ae34f + + + + Prior to maintenance scripts were a hodgepodge of code that had no cohesion or formal method of action Beginning maintenance scripts have been cleaned up to use a unified class Directory structure How to run a script How to write your own DIRECTORY STRUCTURE The maintenance directory of a MediaWiki installation contains several all of which have unique purposes HOW TO RUN A SCRIPT Ridiculously just call php someScript php that s in the top level maintenance directory + Example + maintenance_8txt.html + a826be9460658bf8adbe7242a7583ed8c + + + + Prior to maintenance scripts were a hodgepodge of code that had no cohesion or formal method of action Beginning maintenance scripts have been cleaned up to use a unified class Directory structure How to run a script How to write your own DIRECTORY STRUCTURE The maintenance directory of a MediaWiki installation contains several all of which have unique purposes HOW TO RUN A SCRIPT Ridiculously just call php someScript php that s in the top level maintenance directory if not default do this many per batch HOW TO WRITE YOUR OWN Make a file in the maintenance directory called myScript php or something In write the + following + maintenance_8txt.html + ac83bf10ef2567e64a17bdb3f94a00e12 + + + + you have access to all of the normal MediaWiki + functions + maintenance_8txt.html + a35c7a2a15dcbcc8c018f6e30c089ddff + + + + Prior to maintenance scripts were a hodgepodge of code that had no cohesion or formal method of action Beginning + in + maintenance_8txt.html + ae95c5deb3f334dbfee4fc6fe1d5cf0fc + + + + Prior to maintenance scripts were a hodgepodge of code that had no cohesion or formal method of action Beginning maintenance scripts have been cleaned up to use a unified class Directory structure How to run a script How to write your own DIRECTORY STRUCTURE The maintenance directory of a MediaWiki installation contains several all of which have unique purposes HOW TO RUN A SCRIPT Ridiculously just call php someScript php that s in the top level maintenance directory if not default do this many per batch HOW TO WRITE YOUR OWN Make a file in the maintenance directory called myScript php or something In + it + maintenance_8txt.html + a56a9d546ed68fef9b7779efe58312364 + + + + class DemoMaint extends Maintenance $ + maintClass + maintenance_8txt.html + a4fd204d0739540ec06e32046ef17a11b + + + + require_once + RUN_MAINTENANCE_IF_MAIN + maintenance_8txt.html + ac96a511388795ce341e66e2614522cb8 + + + + Prior to maintenance scripts were a hodgepodge of code that had no cohesion or formal method of action Beginning maintenance scripts have been cleaned up to use a unified class Directory structure How to run a script How to write your own DIRECTORY STRUCTURE The maintenance directory of a MediaWiki installation contains several all of which have unique purposes HOW TO RUN A SCRIPT Ridiculously + simple + maintenance_8txt.html + a094c753739282e5f81924977506694a5 + + + + Prior to maintenance scripts were a hodgepodge of code that had no cohesion or formal method of action Beginning maintenance scripts have been cleaned up to use a unified class Directory structure How to run a script How to write your own DIRECTORY STRUCTURE The maintenance directory of a MediaWiki installation contains several + subdirectories + maintenance_8txt.html + a7d455d5f859b7a127c5d01a79796bb76 + + + + Prior to + version + maintenance_8txt.html + a357f37ffe8cbeb2590592ea74a63da3d + + + + Prior to maintenance scripts were a hodgepodge of code that had no cohesion or formal method of action Beginning maintenance scripts have been cleaned up to use a unified class Directory structure How to run a script How to write your own DIRECTORY STRUCTURE The maintenance directory of a MediaWiki installation contains several all of which have unique purposes HOW TO RUN A SCRIPT Ridiculously just call php someScript php that s in the top level maintenance directory if not default + wiki + maintenance_8txt.html + a35a440b1193b94cc7d40a9abb7d07723 + + + + + memcached.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + memcached_8txt + + 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 + memcached_8txt.html + ac86faac1e4b5a00954ebe3a48f635d85 + ("192.168.0.1:11211", 2)) + + + storage can be distributed across multiple and multiple web servers can use the same cache cluster *********************W A R N I N G ***********************Memcached has no security or authentication Please ensure that your server is appropriately and that the + port + memcached_8txt.html + a14c2d3a7c4ffaa3fe6ffa85426aec614 + (s) used for memcached servers are not publicly accessible.Otherwise + + + 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 + server + memcached_8txt.html + acf1fa6fb3fd556e0bbf58608e6ad8fa4 + (say, because it has twice the memory of the others and you want to spread usage evenly) + + + The wiki should then use memcached to cache various data To use multiple + servers + memcached_8txt.html + a4ac75561c5914af53d68992ebaafdd2c + (physically separate boxes or multiple caches on one machine on a large-memory x86 box) + + + controlled by $wgMainCacheType controlled by $wgParserCacheType * + $messageMemc + memcached_8txt.html + a78ada9b5e5affb748ace856257b68c3d + + + + controlled by $wgMainCacheType * + $parserMemc + memcached_8txt.html + a7b3b271520380a86cf36487a9e9c344a + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control default value for MediaWiki still create a but requests to it are no ops and we always fall through to the database If the cache daemon can t be it should also disable itself fairly smoothly By $wgMemc is used but when it is $parserMemc or $messageMemc this is mentioned + $wgDBname + memcached_8txt.html + a0fa3179681da7a0cec38b031781718e1 + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control default value for + $wgMainCacheType + memcached_8txt.html + ab36bbf4d2175522c9d3290b40c0aebc6 + + + + + $wgMemCachedServers + memcached_8txt.html + aa645a5533842836fe02cb08cf9a2a61e + + + + storage can be distributed across multiple and multiple web servers can use the same cache cluster *********************W A R N I N G ***********************Memcached has no security or authentication Please ensure that your server is appropriately and that the anyone on the internet can put data into and read data from your cache An attacker familiar with MediaWiki internals could use this to steal passwords and email + addresses + memcached_8txt.html + a4f6ff8435ffd6f81b3714886aef8966e + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control default value for MediaWiki still create a but requests to it are no ops and we always fall through to the database If the cache daemon can t be it should also disable itself fairly smoothly By $wgMemc is used but when it is $parserMemc or $messageMemc this is mentioned + below + memcached_8txt.html + ad6e14f9ed7134666643d67994a9714c4 + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control default value for MediaWiki still create a but requests to it are no ops and we always fall through to the database If the cache daemon can t be + contacted + memcached_8txt.html + a65e055a772c7c1655062f4a1129c007e + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy like it should help lighten the load on the database servers by caching data and objects in + Debian + memcached_8txt.html + a8ed638558e68aa915854952ce6bbf718 + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control default value for MediaWiki still create a but requests to it are no ops and we always fall through to the database If the cache daemon can t be it should also disable itself fairly smoothly By + default + memcached_8txt.html + aa6e156465f74586e13dd4e101aaa8323 + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy like it should help lighten the load on the database servers by caching data and objects in Ubuntu and probably other Linux distributions If you there s no package available for your + distribution + memcached_8txt.html + a43f40a065347e4b5da6b4658671e34dd + + + + storage can be distributed across multiple and multiple web servers can use the same cache cluster *********************W A R N I N G ***********************Memcached has no security or authentication Please ensure that your server is appropriately + firewalled + memcached_8txt.html + af8620a9171c74051d9b48816918cd429 + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on + it + memcached_8txt.html + acb9e2751236a7f681e9535ece68119bf + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy like it should help lighten the load on the database servers by caching data and objects in Ubuntu and probably other Linux distributions If you there s no package available for your you can compile it from epoll rt patch for Linux + kernel + memcached_8txt.html + a15cde7309d5fef1d58521a571e8dd8db + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy + load + memcached_8txt.html + af5611389af64322d7a6f17bfc80849ab + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control default value for MediaWiki still create a + MemCacheClient + memcached_8txt.html + abdb7ba7d99b8504a45f84c6d0d701a18 + + + + MediaWiki has optional support for + memcached + memcached_8txt.html + a5d93019699ba9b6f3e180dfbaa98d95e + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy like it should help lighten the load on the database servers by caching data and objects in + memory + memcached_8txt.html + a4c0e0b057fc22d0e1953e6e305020bcd + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy like it should help lighten the load on the database servers by caching data and objects in Ubuntu and probably other Linux distributions If you there s no package available for your you can compile it from epoll rt patch for Linux is current Memcached and libevent are under BSD style licenses The server should run on Linux and other Unix like systems you can run multiple servers on one machine or on multiple machines on a + network + memcached_8txt.html + ad3e5c0f61f0932e2ad771694927412d3 + + + + MediaWiki has optional support for a high + performance + memcached_8txt.html + a17d718ea80519c88165d01569a5ae34b + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on + see + memcached_8txt.html + a502ca131582890b9c8d0104ab24036ca + + + + storage can be distributed across multiple + servers + memcached_8txt.html + a356b88b25e4a458858becffec699c4bb + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy like it should help lighten the load on the database servers by caching data and objects in Ubuntu and probably other Linux distributions If you there s no package available for your you can compile it from + source + memcached_8txt.html + a16d8d7280493d3d7178dcdc347af5e0c + + + + 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 + subarray + memcached_8txt.html + a10d4140109973b07afa17c5b2e63f1d7 + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control + variable + memcached_8txt.html + ad9a8789d4480e51acd72758c81b25a2a + + + + storage can be distributed across multiple and multiple web servers can use the same cache cluster *********************W A R N I N G ***********************Memcached has no security or authentication Please ensure that your server is appropriately and that the anyone on the internet can put data into and read data from your cache An attacker familiar with MediaWiki internals could use this to steal passwords and email or to make themselves a sysop and install malicious javascript on the site There may be other types of + vulnerability + memcached_8txt.html + a31132b98c992f12ddee1d9d4ec10997d + + + + controlled by $wgMainCacheType controlled by $wgParserCacheType controlled by $wgMessageCacheType If you set CACHE_NONE to one of the three control default value for MediaWiki still create a but requests to it are no ops and we always fall through to the database If the cache daemon can t be it should also disable itself fairly smoothly By $wgMemc is used but when it is $parserMemc or $messageMemc this is mentioned + wikidb + memcached_8txt.html + a56b845dc7adb6c10a725a863de99f1d9 + + + + MediaWiki has optional support for a high distributed memory object caching system For general information on but for a larger site with heavy like + Wikipedia + memcached_8txt.html + aba5b568f1510cc51fbc97dd017b8cd1f + + + + + schema.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + schema_8txt + + The most up to date schema for the tables in the database will always be tables sql in the maintenance + directory + schema_8txt.html + a1678f933416b9728c1c86d1a21c51c4b + + + + + scripts.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + scripts_8txt + + scripts txt MediaWiki primary scripts are in the root directory of the software Users should only use these scripts to access the wiki There are also some php that aren t primary scripts but helper files and won t work if they are accessed directly by the web Primary see + https + scripts_8txt.html + a58bd4851e68edad5f1e80b44fb8f0c32 + + + + scripts txt MediaWiki primary scripts are in the root directory of the software Users should only use these scripts to access the wiki There are also some php that aren t primary scripts but helper files and won t work if they are accessed directly by the web Primary + scripts + scripts_8txt.html + a32c3c485c43e5800500259cf9d9f02a0 + + + + + skin.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + skin_8txt + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the + release + skin_8txt.html + a37f009e5f262abc7a319517736d20412 + (2011) + + + This technique is used by the more ambitious MediaWiki site to create complex custom skins for their wikis It should be preferred over editing the core Monobook skin directly See enabled via LocalSettings php This is done by adding it to + $wgValidSkinNames + skin_8txt.html + a0cb3ca1b5655a08a4971f99b3a94c899 + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming + available + skin_8txt.html + a03c3fe79e1203d80de9098e05351ca5d + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user + basis + skin_8txt.html + a6508ceb60b484c416512eb4af8cd4ffd + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by + editing + skin_8txt.html + a7e9c18dd5467ae27f472f41d580e4c72 + [[User:< name >/vector.css]] + + + This technique is used by the more ambitious MediaWiki site to create complex custom skins for their wikis It should be preferred over editing the core Monobook skin directly See enabled via LocalSettings php This is done by adding it to for + example + skin_8txt.html + aa1b4caf5c524dd8eedcb9a21debf1e65 + + + + This technique is used by the more ambitious MediaWiki site to create complex custom skins for their wikis It should be preferred over editing the core Monobook skin directly See + https + skin_8txt.html + ab24690f4af324d27540d0cfd9395d7a4 + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector * + Modern + skin_8txt.html + a6f0dc8c5079392b8f3be4abdd1a3c4ae + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook * + Monobook + skin_8txt.html + a8badedc1dd5b91a759a1bf4ee715ce63 + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in the name of the file will automatically be added as a skin + name + skin_8txt.html + a3c3aa237e25f0075f068cdba36eef3f2 + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in * + Nostalgia + skin_8txt.html + a1df7826f82eafd2b36c30741d90bb03b + + + + This technique is used by the more ambitious MediaWiki site + operators + skin_8txt.html + a768f96b81a952e89cbf030820ada47ea + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in + php + skin_8txt.html + a241f724d72bb7f8805a7d37e54be9e94 + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the + release + skin_8txt.html + a8eed89bc94e56c553e03d97f7a1964bd + + + + skin txt MediaWiki includes four core + skins + skin_8txt.html + a94c5000c9fc199c260189946b3cc9a99 + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to + start + skin_8txt.html + ab91d689b7888c14f9e6e6e9b48150617 + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since + then + skin_8txt.html + aebe828c5abedc3a78bb9c1e83b6ead10 + + + + You can also disable dropped in or core skins + using + skin_8txt.html + a3b9db621cf7a14da2f219da6c6917eeb + + + + skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those + were + skin_8txt.html + afc54e8909ebdd5d90213afcc1ad7bb45 + + + + + title.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + title_8txt + + + img_auth.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + img__auth_8php + + MW_NO_OUTPUT_COMPRESSION + img__auth_8php.html + a9b813e02498c180d5052abfac689bceb + + + + + wfForbidden + img__auth_8php.html + a3bee738efd46cc383fa5e7d91b17d979 + ($msg1, $msg2) + + + + wfImageAuthMain + img__auth_8php.html + a90f945bc0142b85b216c241525f8e25c + () + + + + $factory + img__auth_8php.html + a099b374dc664ee043fffcd6ea05e3e70 + + + + + $wgActionPaths + img__auth_8php.html + a33f86b92003e3a201096035c13a77411 + + + + + $wgArticlePath + img__auth_8php.html + a843a29bc863234e2b8e0b4279d4e8a38 + + + + + img_auth.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + img__auth_8php5 + + + Action.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + Action_8php + Action + + + CachedAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + CachedAction_8php + CachedAction + + + CreditsAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + CreditsAction_8php + CreditsAction + + + DeleteAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + DeleteAction_8php + DeleteAction + + + EditAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + EditAction_8php + EditAction + SubmitAction + + + FormAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + FormAction_8php + FormAction + + + FormlessAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + FormlessAction_8php + FormlessAction + + + HistoryAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + HistoryAction_8php + HistoryAction + HistoryPage + HistoryPager + + + InfoAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + InfoAction_8php + InfoAction + + + MarkpatrolledAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + MarkpatrolledAction_8php + MarkpatrolledAction + + + ProtectAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + ProtectAction_8php + ProtectAction + UnprotectAction + + + PurgeAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + PurgeAction_8php + PurgeAction + + + RawAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + RawAction_8php + RawAction + RawPage + + + RenderAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + RenderAction_8php + RenderAction + + + RevertAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + RevertAction_8php + RevertAction + RevertFileAction + + + RevisiondeleteAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + RevisiondeleteAction_8php + RevisiondeleteAction + + + RollbackAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + RollbackAction_8php + RollbackAction + + + ViewAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + ViewAction_8php + ViewAction + + + WatchAction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + WatchAction_8php + UnwatchAction + WatchAction + + + AjaxDispatcher.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + AjaxDispatcher_8php + AjaxDispatcher + + + AjaxResponse.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + AjaxResponse_8php + AjaxResponse + + + ApiBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiBase_8php + ApiBase + + + ApiBlock.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiBlock_8php + ApiBlock + + + ApiComparePages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiComparePages_8php + ApiComparePages + + + ApiCreateAccount.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiCreateAccount_8php + ApiCreateAccount + + + ApiDelete.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiDelete_8php + ApiDelete + + + ApiDisabled.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiDisabled_8php + ApiDisabled + + + ApiEditPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiEditPage_8php + ApiEditPage + + + ApiEmailUser.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiEmailUser_8php + ApiEmailUser + + + ApiExpandTemplates.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiExpandTemplates_8php + ApiExpandTemplates + + + ApiFeedContributions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFeedContributions_8php + ApiFeedContributions + + + ApiFeedRecentChanges.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFeedRecentChanges_8php + ApiFeedRecentChanges + + + ApiFeedWatchlist.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFeedWatchlist_8php + ApiFeedWatchlist + + + ApiFileRevert.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFileRevert_8php + ApiFileRevert + + + ApiFormatBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatBase_8php + ApiFormatBase + ApiFormatFeedWrapper + + + ApiFormatDbg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatDbg_8php + ApiFormatDbg + + + ApiFormatDump.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatDump_8php + ApiFormatDump + + + ApiFormatJson.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatJson_8php + ApiFormatJson + + + ApiFormatNone.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatNone_8php + ApiFormatNone + + + ApiFormatPhp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatPhp_8php + ApiFormatPhp + + + ApiFormatRaw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatRaw_8php + ApiFormatRaw + + + ApiFormatTxt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatTxt_8php + ApiFormatTxt + + + ApiFormatWddx.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatWddx_8php + ApiFormatWddx + + + ApiFormatXml.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatXml_8php + ApiFormatXml + + + ApiFormatYaml.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiFormatYaml_8php + ApiFormatYaml + + + ApiHelp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiHelp_8php + ApiHelp + + + ApiImageRotate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiImageRotate_8php + ApiImageRotate + + + ApiImport.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiImport_8php + ApiImport + ApiImportReporter + + + ApiLogin.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiLogin_8php + ApiLogin + + + ApiLogout.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiLogout_8php + ApiLogout + + + ApiMain.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiMain_8php + ApiMain + UsageException + + + ApiModuleManager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiModuleManager_8php + ApiModuleManager + + + ApiMove.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiMove_8php + ApiMove + + + ApiOpenSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiOpenSearch_8php + ApiOpenSearch + + + ApiOptions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiOptions_8php + ApiOptions + + + ApiPageSet.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiPageSet_8php + ApiPageSet + + + ApiParamInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiParamInfo_8php + ApiParamInfo + + + ApiParse.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiParse_8php + ApiParse + + + ApiPatrol.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiPatrol_8php + ApiPatrol + + + ApiProtect.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiProtect_8php + ApiProtect + + + ApiPurge.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiPurge_8php + ApiPurge + + + ApiQuery.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQuery_8php + ApiQuery + + + ApiQueryAllCategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryAllCategories_8php + ApiQueryAllCategories + + + ApiQueryAllImages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryAllImages_8php + ApiQueryAllImages + + + ApiQueryAllLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryAllLinks_8php + ApiQueryAllLinks + + + ApiQueryAllMessages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryAllMessages_8php + ApiQueryAllMessages + + + ApiQueryAllPages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryAllPages_8php + ApiQueryAllPages + + + ApiQueryAllUsers.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryAllUsers_8php + ApiQueryAllUsers + + + ApiQueryBacklinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryBacklinks_8php + ApiQueryBacklinks + + + ApiQueryBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryBase_8php + ApiQueryBase + ApiQueryGeneratorBase + + + ApiQueryBlocks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryBlocks_8php + ApiQueryBlocks + + + ApiQueryCategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryCategories_8php + ApiQueryCategories + + + ApiQueryCategoryInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryCategoryInfo_8php + ApiQueryCategoryInfo + + + ApiQueryCategoryMembers.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryCategoryMembers_8php + ApiQueryCategoryMembers + + + ApiQueryContributors.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryContributors_8php + ApiQueryContributors + + + ApiQueryDeletedrevs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryDeletedrevs_8php + ApiQueryDeletedrevs + + + ApiQueryDisabled.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryDisabled_8php + ApiQueryDisabled + + + ApiQueryDuplicateFiles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryDuplicateFiles_8php + ApiQueryDuplicateFiles + + + ApiQueryExternalLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryExternalLinks_8php + ApiQueryExternalLinks + + + ApiQueryExtLinksUsage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryExtLinksUsage_8php + ApiQueryExtLinksUsage + + + ApiQueryFilearchive.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryFilearchive_8php + ApiQueryFilearchive + + + ApiQueryFileRepoInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryFileRepoInfo_8php + ApiQueryFileRepoInfo + + + ApiQueryImageInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryImageInfo_8php + ApiQueryImageInfo + + + ApiQueryImages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryImages_8php + ApiQueryImages + + + ApiQueryInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryInfo_8php + ApiQueryInfo + + + ApiQueryIWBacklinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryIWBacklinks_8php + ApiQueryIWBacklinks + + + ApiQueryIWLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryIWLinks_8php + ApiQueryIWLinks + + + ApiQueryLangBacklinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryLangBacklinks_8php + ApiQueryLangBacklinks + + + ApiQueryLangLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryLangLinks_8php + ApiQueryLangLinks + + + ApiQueryLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryLinks_8php + ApiQueryLinks + + + ApiQueryLogEvents.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryLogEvents_8php + ApiQueryLogEvents + + + ApiQueryORM.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryORM_8php + ApiQueryORM + + + ApiQueryPagePropNames.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryPagePropNames_8php + ApiQueryPagePropNames + + + ApiQueryPageProps.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryPageProps_8php + ApiQueryPageProps + + + ApiQueryPagesWithProp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryPagesWithProp_8php + ApiQueryPagesWithProp + + + ApiQueryPrefixSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryPrefixSearch_8php + ApiQueryPrefixSearch + + + ApiQueryProtectedTitles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryProtectedTitles_8php + ApiQueryProtectedTitles + + + ApiQueryQueryPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryQueryPage_8php + ApiQueryQueryPage + + + ApiQueryRandom.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryRandom_8php + ApiQueryRandom + + + ApiQueryRecentChanges.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryRecentChanges_8php + ApiQueryRecentChanges + + + ApiQueryRedirects.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryRedirects_8php + ApiQueryRedirects + + + ApiQueryRevisions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryRevisions_8php + ApiQueryRevisions + + + ApiQuerySearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQuerySearch_8php + ApiQuerySearch + + + ApiQuerySiteinfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQuerySiteinfo_8php + ApiQuerySiteinfo + + + ApiQueryStashImageInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryStashImageInfo_8php + ApiQueryStashImageInfo + + + ApiQueryTags.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryTags_8php + ApiQueryTags + + + ApiQueryUserContributions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryUserContributions_8php + ApiQueryContributions + + + ApiQueryUserInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryUserInfo_8php + ApiQueryUserInfo + + + ApiQueryUsers.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryUsers_8php + ApiQueryUsers + + + ApiQueryWatchlist.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryWatchlist_8php + ApiQueryWatchlist + + + ApiQueryWatchlistRaw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiQueryWatchlistRaw_8php + ApiQueryWatchlistRaw + + + ApiResult.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiResult_8php + ApiResult + + + ApiRevisionDelete.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiRevisionDelete_8php + ApiRevisionDelete + + + ApiRollback.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiRollback_8php + ApiRollback + + + ApiRsd.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiRsd_8php + ApiFormatXmlRsd + ApiRsd + + + ApiSetNotificationTimestamp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiSetNotificationTimestamp_8php + ApiSetNotificationTimestamp + + + ApiTokens.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiTokens_8php + ApiTokens + + + ApiUnblock.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiUnblock_8php + ApiUnblock + + + ApiUndelete.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiUndelete_8php + ApiUndelete + + + ApiUpload.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiUpload_8php + ApiUpload + + + ApiUserrights.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiUserrights_8php + ApiUserrights + + + ApiWatch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + ApiWatch_8php + ApiWatch + + + Article.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Article_8php + Article + + + AuthPlugin.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + AuthPlugin_8php + AuthPlugin + AuthPluginUser + + + AutoLoader.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + AutoLoader_8php + AutoLoader + + global + $wgAutoloadLocalClasses + AutoLoader_8php.html + aca1a3773512ced145375cf34d751e06c + + + + + Autopromote.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Autopromote_8php + Autopromote + + + Block.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Block_8php + Block + + + BacklinkCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + BacklinkCache_8php + BacklinkCache + + + CacheDependency.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + CacheDependency_8php + CacheDependency + ConstantDependency + DependencyWrapper + FileDependency + GlobalDependency + + + FileCacheBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + FileCacheBase_8php + FileCacheBase + + + GenderCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + GenderCache_8php + GenderCache + + + HTMLFileCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + HTMLFileCache_8php + HTMLFileCache + + + LinkBatch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + LinkBatch_8php + LinkBatch + + + LinkCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + LinkCache_8php + LinkCache + + + LocalisationCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + LocalisationCache_8php + LCStore + LCStoreAccel + LCStoreCDB + LCStoreDB + LCStoreNull + LocalisationCache + LocalisationCacheBulkLoad + + MW_LC_VERSION + LocalisationCache_8php.html + ab5d6810a8a9072fed37d64e32227f75e + + + + + MapCacheLRU.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + MapCacheLRU_8php + MapCacheLRU + + + MessageCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + MessageCache_8php + MessageCache + + MSG_CACHE_VERSION + MessageCache_8php.html + a117189c6efe505d9af8682a22cbbf918 + + + + MSG_LOAD_TIMEOUT + MessageCache_8php.html + a1d6b9845daf731d8293764b06a98902e + + + + MSG_LOCK_TIMEOUT + MessageCache_8php.html + a05e306c60996df88c91f12152825c377 + + + + MSG_WAIT_TIMEOUT + MessageCache_8php.html + a0ef19a0ca292a59193a76a3b286878ee + + + + + ObjectFileCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + ObjectFileCache_8php + ObjectFileCache + + + ResourceFileCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + ResourceFileCache_8php + ResourceFileCache + + + UserCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + UserCache_8php + UserCache + + + CacheHelper.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + CacheHelper_8php + CacheHelper + ICacheHelper + + + Category.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Category_8php + Category + + + Categoryfinder.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Categoryfinder_8php + Categoryfinder + + + CategoryPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + CategoryPage_8php + CategoryPage + + + CategoryViewer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + CategoryViewer_8php + CategoryViewer + + + ChangesList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/changes/ + ChangesList_8php + ChangesList + + + EnhancedChangesList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/changes/ + EnhancedChangesList_8php + EnhancedChangesList + + + OldChangesList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/changes/ + OldChangesList_8php + OldChangesList + + + RCCacheEntry.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/changes/ + RCCacheEntry_8php + RCCacheEntry + + + RCCacheEntryFactory.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/changes/ + RCCacheEntryFactory_8php + RCCacheEntryFactory + + + RecentChange.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/changes/ + RecentChange_8php + RecentChange + + + ChangesFeed.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + ChangesFeed_8php + ChangesFeed + + + ChangeTags.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + ChangeTags_8php + ChangeTags + + + RedisConnectionPool.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/clientpool/ + RedisConnectionPool_8php + RedisConnectionPool + RedisConnRef + + + Collation.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Collation_8php + Collation + CollationCkb + IcuCollation + IdentityCollation + UppercaseCollation + + + ComposerHookHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/composer/ + ComposerHookHandler_8php + ComposerHookHandler + + + $GLOBALS + ComposerHookHandler_8php.html + aa82a130205864dfa03665fc49bca4509 + ['IP'] + + + + ComposerPackageModifier.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/composer/ + ComposerPackageModifier_8php + ComposerPackageModifier + + + ComposerVersionNormalizer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/composer/ + ComposerVersionNormalizer_8php + ComposerVersionNormalizer + + + Config.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/config/ + Config_8php + Config + + + ConfigException.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/config/ + ConfigException_8php + ConfigException + + + ConfigFactory.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/config/ + ConfigFactory_8php + ConfigFactory + + + GlobalVarConfig.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/config/ + GlobalVarConfig_8php + GlobalVarConfig + + + AbstractContent.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + AbstractContent_8php + AbstractContent + + + Content.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + Content_8php + Content + + + ContentHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + ContentHandler_8php + ContentHandler + MWContentSerializationException + + + CssContent.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + CssContent_8php + CssContent + + + CssContentHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + CssContentHandler_8php + CssContentHandler + + + JavaScriptContent.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + JavaScriptContent_8php + JavaScriptContent + + + JavaScriptContentHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + JavaScriptContentHandler_8php + JavaScriptContentHandler + + + MessageContent.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + MessageContent_8php + MessageContent + + + TextContent.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + TextContent_8php + TextContent + + + TextContentHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + TextContentHandler_8php + TextContentHandler + + + WikitextContent.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + WikitextContent_8php + WikitextContent + + + WikitextContentHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + WikitextContentHandler_8php + WikitextContentHandler + + + ContextSource.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/context/ + ContextSource_8php + ContextSource + + + DerivativeContext.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/context/ + DerivativeContext_8php + DerivativeContext + + + IContextSource.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/context/ + IContextSource_8php + IContextSource + + + RequestContext.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/context/ + RequestContext_8php + RequestContext + + + Cookie.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Cookie_8php + Cookie + CookieJar + + + DBAccessBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/dao/ + DBAccessBase_8php + DBAccessBase + + + IDBAccessObject.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/dao/ + IDBAccessObject_8php + IDBAccessObject + + + ChronologyProtector.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + ChronologyProtector_8php + ChronologyProtector + + + CloneDatabase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + CloneDatabase_8php + CloneDatabase + + + Database.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + Database_8php + DatabaseBase + DatabaseType + IDatabase + + + DatabaseError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseError_8php + DBConnectionError + DBError + DBExpectedError + DBQueryError + DBUnexpectedError + + + DatabaseMssql.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseMssql_8php + DatabaseMssql + MssqlBlob + MssqlField + MssqlResultWrapper + + + DatabaseMysql.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseMysql_8php + DatabaseMysql + + + DatabaseMysqlBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseMysqlBase_8php + DatabaseMysqlBase + MySQLField + MySQLMasterPos + + + DatabaseMysqli.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseMysqli_8php + DatabaseMysqli + + + DatabaseOracle.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseOracle_8php + DatabaseOracle + ORAField + ORAResult + + + DatabasePostgres.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabasePostgres_8php + DatabasePostgres + PostgresField + PostgresTransactionState + SavepointPostgres + + + DatabaseSqlite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseSqlite_8php + DatabaseSqlite + DatabaseSqliteStandalone + SQLiteField + + + DatabaseUtility.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + DatabaseUtility_8php + Blob + DBMasterPos + DBObject + FakeResultWrapper + Field + LikeMatch + ResultWrapper + + + IORMRow.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + IORMRow_8php + IORMRow + + + IORMTable.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + IORMTable_8php + IORMTable + + + LBFactory.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + LBFactory_8php + DBAccessError + LBFactory + LBFactoryFake + LBFactorySimple + + + LBFactoryMulti.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + LBFactoryMulti_8php + LBFactoryMulti + + + LBFactorySingle.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + LBFactorySingle_8php + LBFactorySingle + LoadBalancerSingle + + + LoadBalancer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + LoadBalancer_8php + DBConnRef + LoadBalancer + + + LoadMonitor.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + LoadMonitor_8php + LoadMonitor + LoadMonitorMySQL + LoadMonitorNull + + + ORMIterator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + ORMIterator_8php + ORMIterator + + + ORMResult.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + ORMResult_8php + ORMResult + + + ORMRow.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + ORMRow_8php + ORMRow + + + ORMTable.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + ORMTable_8php + ORMTable + + + Debug.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/debug/ + Debug_8php + MWDebug + + + DefaultSettings.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + DefaultSettings_8php + + + CallableUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + CallableUpdate_8php + MWCallableUpdate + + + DataUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + DataUpdate_8php + DataUpdate + + + DeferredUpdates.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + DeferredUpdates_8php + DeferrableUpdate + DeferredUpdates + + + HTMLCacheUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + HTMLCacheUpdate_8php + HTMLCacheUpdate + + + LinksUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + LinksUpdate_8php + LinksDeletionUpdate + LinksUpdate + + + SearchUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + SearchUpdate_8php + SearchUpdate + + + SiteStatsUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + SiteStatsUpdate_8php + SiteStatsUpdate + + + SqlDataUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + SqlDataUpdate_8php + SqlDataUpdate + + + SquidUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + SquidUpdate_8php + SquidUpdate + + + ViewCountUpdate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + ViewCountUpdate_8php + ViewCountUpdate + + + Defines.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Defines_8php + + ALF_NO_BLOCK_LOCK + group__Constants.html + ga5a28c6953bbfcf5982bc7869a800c57d + + + + ALF_NO_LINK_LOCK + group__Constants.html + ga5a93c3fab07417c0671a5738e31c0864 + + + + ALF_PRELOAD_EXISTENCE + group__Constants.html + ga32baa00bd6073d9e835fb93f8f87a523 + + + + ALF_PRELOAD_LINKS + group__Constants.html + ga87d1f9f96db2e57d0b67cb18bba11749 + + + + APCOND_AGE + group__Constants.html + ga87e7ebcf376bea69947c0cbe73a344ab + + + + APCOND_AGE_FROM_EDIT + group__Constants.html + ga0dfe1cba0f56f2ffb3fe733f77fb3380 + + + + APCOND_BLOCKED + group__Constants.html + ga71c5de666c3945a817c670439ab5a132 + + + + APCOND_EDITCOUNT + group__Constants.html + ga3edd031a40051c5b57a5aab99f595034 + + + + APCOND_EMAILCONFIRMED + group__Constants.html + ga0b46a61ec6c9baa90ebcb7b1290a0623 + + + + APCOND_INGROUPS + group__Constants.html + gac3296a7db5970bbd91474043a0135025 + + + + APCOND_IPINRANGE + group__Constants.html + gabfb6379102ac157f2d1c5fb5b15e0f52 + + + + APCOND_ISBOT + group__Constants.html + gafd5cfc1711b7cfac4cdfbdd216a97e65 + + + + APCOND_ISIP + group__Constants.html + gacf25567079cef08b01f34a93de1be415 + + + + AV_NO_VIRUS + group__Constants.html + gaf3962a09c26776e124389a1c4dcabba4 + + + + AV_SCAN_ABORTED + group__Constants.html + gaadb2e52b60c8df8f176c1a863a46f842 + + + + AV_SCAN_FAILED + group__Constants.html + gaab2ede2fc4ee60a8eeed5feb9b65b42b + + + + AV_VIRUS_FOUND + group__Constants.html + gaeaedb3743a7102f8895797e624d64b01 + + + + CACHE_ACCEL + group__Constants.html + ga77403e5135ea54122c277fc6392d70fb + + + + CACHE_ANYTHING + group__Constants.html + ga7ea5deba744b5ef6c086da5735a0ff6e + + + + CACHE_DB + group__Constants.html + ga4246d54e61820536a16e638ef6437def + + + + CACHE_MEMCACHED + group__Constants.html + gab5aa5db052fef9302ee0933e290f714a + + + + CACHE_NONE + group__Constants.html + gacb1bda5001be448c4fc03695e49c701d + + + + CONTENT_FORMAT_CSS + group__Constants.html + ga72ec3032ae9425cd96ff6fe86827774e + + + + CONTENT_FORMAT_HTML + group__Constants.html + gac5dfcc0ab7e2ebb687382b8439a98654 + + + + CONTENT_FORMAT_JAVASCRIPT + group__Constants.html + ga037be4b84cb0c3094dd6b6508605032f + + + + CONTENT_FORMAT_JSON + group__Constants.html + gad475212ae42d6e1d26bf76519e764b5c + + + + CONTENT_FORMAT_SERIALIZED + group__Constants.html + ga8ba00aa61d6a08c152762713f6ca6a3c + + + + CONTENT_FORMAT_TEXT + group__Constants.html + ga142d4c10b540feec5104a15722823117 + + + + CONTENT_FORMAT_WIKITEXT + group__Constants.html + gae681e229a1108e3c79ba216171988638 + + + + CONTENT_FORMAT_XML + group__Constants.html + gaa77693ee8316c33797710740096f0b20 + + + + CONTENT_MODEL_CSS + group__Constants.html + ga367c89bfb0860baad53fffe3883b79c3 + + + + CONTENT_MODEL_JAVASCRIPT + group__Constants.html + ga2bbdd9d8c2e9c4e7f5b67775182e3046 + + + + CONTENT_MODEL_TEXT + group__Constants.html + gaab5064d6e791e88c8dc202b5891c92b3 + + + + CONTENT_MODEL_WIKITEXT + group__Constants.html + gaa143b51087d4e0c01a27cfdeb36a1ff1 + + + + DB_LAST + Defines_8php.html + a77865c4cc3da45e056d4a1624dee3d3d + + + + DB_MASTER + group__Constants.html + gadf038cd63653cbc571d719756cf8b151 + + + + DB_READ + Defines_8php.html + a744198c6c6a0f0070834e6da0e598b97 + + + + DB_SLAVE + group__Constants.html + ga678461a29a6ab9f2a6643141e0e611f3 + + + + DB_WRITE + Defines_8php.html + a7e9430c5effbfbdaad2d23ae47b8e3fc + + + + DBO_COMPRESS + group__Constants.html + ga296e757376ab109f98506f5103c6a8dc + + + + DBO_DDLMODE + group__Constants.html + ga6ebbf4cda52f5d84ad79924e541104f6 + + + + DBO_DEBUG + group__Constants.html + ga7e809a4e4d1f5eb25119e6f0991a8356 + + + + DBO_DEFAULT + group__Constants.html + ga93f03036c646d431ddb9f1951a8ade62 + + + + DBO_IGNORE + group__Constants.html + ga0fd6f4e02dea26ac4bc815f1b54342c6 + + + + DBO_NOBUFFER + group__Constants.html + ga91de67542e8c573cdac52f5f483db0ef + + + + DBO_PERSISTENT + group__Constants.html + ga9769356c2f47d026db8e23b837ae7260 + + + + DBO_SSL + group__Constants.html + ga2f89f471f98434d8002b580b11869a16 + + + + DBO_SYSDBA + group__Constants.html + gac54067f0c5417f839dc5db7d649981e9 + + + + DBO_TRX + group__Constants.html + gac7ed5118628568babe06112b5fc645df + + + + EDIT_AUTOSUMMARY + group__Constants.html + ga11908cbf5756e7be85bbf8a812bbf92c + + + + EDIT_DEFER_UPDATES + group__Constants.html + gaec2694ea64b0309cf05db9bdbb7dd6e3 + + + + EDIT_FORCE_BOT + group__Constants.html + ga3a7e0b0f9d6b3e38bf6221efd48237e6 + + + + EDIT_MINOR + group__Constants.html + gaf9b619c79963f8cc563bc3f2aaf8b48c + + + + EDIT_NEW + group__Constants.html + gadaffd093e4014fe00f6e586efe4a589d + + + + EDIT_SUPPRESS_RC + group__Constants.html + gada18ea01851698e5866a87c59c018cce + + + + EDIT_UPDATE + group__Constants.html + ga5c792acb41f9a36437167f8393db5a2a + + + + LIST_AND + group__Constants.html + gab80e8626ed1232b652f121e15e3b1c91 + + + + LIST_COMMA + group__Constants.html + ga698cfcd93958d48a69ce954185973cbc + + + + LIST_NAMES + group__Constants.html + gaa2298059c932a1a4c94e39d83715d96f + + + + LIST_OR + group__Constants.html + ga8eb4b4d13cafbf85472354ba2e995a24 + + + + LIST_SET + group__Constants.html + gaf0b5147e9c08a30a5509c674d432648b + + + + MEDIATYPE_ARCHIVE + group__Constants.html + ga98dd0c283133a7231f6322e4e605d3dd + + + + MEDIATYPE_AUDIO + group__Constants.html + gaaa9ee617a03773428254200cbe60dfaf + + + + MEDIATYPE_BITMAP + group__Constants.html + ga39181d16f9debbe92da5590f214aae57 + + + + MEDIATYPE_DRAWING + group__Constants.html + ga0bf75e57645edd08b71750302c0264be + + + + MEDIATYPE_EXECUTABLE + group__Constants.html + ga3f8e00c3fec3cc0086f629c8f8bac82f + + + + MEDIATYPE_MULTIMEDIA + group__Constants.html + gaa79a8772fee0e29cbad7d7f20b1859e3 + + + + MEDIATYPE_OFFICE + group__Constants.html + gaaa8eb6bc1e9a0e7c65eee033df3df2e7 + + + + MEDIATYPE_TEXT + group__Constants.html + ga414e7417950a70fafc673a0d5af0fa5c + + + + MEDIATYPE_UNKNOWN + group__Constants.html + gafc11737c32995e69b23efc19b61edd4f + + + + MEDIATYPE_VIDEO + group__Constants.html + gad18cfd9e4dac767073ca95baafbbd35c + + + + MW_DATE_DEFAULT + group__Constants.html + ga9d9fd6350ac20814df2650ad22fa0080 + + + + MW_DATE_DMY + group__Constants.html + gabf42ff583b79ce57de8fb79fa86b3213 + + + + MW_DATE_ISO + group__Constants.html + ga68b0fef5c7a9b606c4ce9e9a71d640f1 + + + + MW_DATE_MDY + group__Constants.html + ga24d957df6f21b227c898ceb82def4cdf + + + + MW_DATE_YMD + group__Constants.html + ga5333f9532e085a09ef47f533e8ef6635 + + + + MW_SPECIALPAGE_VERSION + Defines_8php.html + a3476985160840e19f5db67ab976fa992 + + + + MW_SUPPORTS_CONTENTHANDLER + group__Constants.html + ga76968b6a8f92114ac3464612689868f9 + + + + MW_SUPPORTS_EDITFILTERMERGED + group__Constants.html + ga0ddfeb7909e9b1cb401dc03926a0baac + + + + MW_SUPPORTS_LOCALISATIONCACHE + group__Constants.html + gad3bef4705849c90dcd543d1c4072a710 + + + + MW_SUPPORTS_PARSERFIRSTCALLINIT + group__Constants.html + ga609c673c86bf9ee25ee3d2123499761a + + + + MW_SUPPORTS_RESOURCE_MODULES + Defines_8php.html + abc65babf925aa27e53c095b255fa9e83 + + + + NS_CATEGORY + group__Constants.html + gac2555cd13ae40e9ab156f6e67b098e38 + + + + NS_CATEGORY_TALK + group__Constants.html + gac0872022b546817b3ca8131a8b195311 + + + + NS_FILE + group__Constants.html + ga164add362808666c90a7ea4c638d16f6 + + + + NS_FILE_TALK + group__Constants.html + ga3997499e4eba61c0298a52ab6e1555d0 + + + + NS_HELP + group__Constants.html + ga512470a8993ed0524d591c81d28aa91f + + + + NS_HELP_TALK + group__Constants.html + ga5b3e6bf175939836e21e7e2bb6815249 + + + + NS_IMAGE + group__Constants.html + gaa09658d7e231dccf7a4901a54f8676bc + + + + NS_IMAGE_TALK + group__Constants.html + gae08debc266478c6abb1f3c7a687f753a + + + + NS_MAIN + group__Constants.html + ga0791c2301b90651bc2b1e5e561d7c117 + + + + NS_MEDIA + group__Constants.html + ga2a13b5944c4a091e14ecf9d61eae9034 + + + + NS_MEDIAWIKI + group__Constants.html + gacd6f2b07c9469ebb98b0541ecab39a8c + + + + NS_MEDIAWIKI_TALK + group__Constants.html + ga4a87b6f9606a93f008370f895e216bb5 + + + + NS_PROJECT + group__Constants.html + gaf785a261fcb10ad220dfdb9c70442317 + + + + NS_PROJECT_TALK + group__Constants.html + ga187155833c2717e3030e5660adf43664 + + + + NS_SPECIAL + group__Constants.html + ga8c288f66ab9411b446adbddefb948d06 + + + + NS_TALK + group__Constants.html + ga10bd96144f861980d98d5d5929cef999 + + + + NS_TEMPLATE + group__Constants.html + ga241c92f5e42b7d064fe881f880680c56 + + + + NS_TEMPLATE_TALK + group__Constants.html + ga53094ccf3c2be58694536b9e75dc1268 + + + + NS_USER + group__Constants.html + ga359c81ad509677ad467b8bdb391885f5 + + + + NS_USER_TALK + group__Constants.html + ga6cae5bd18b5baffbd44e48f9b71a7e45 + + + + OT_HTML + group__Constants.html + ga34325dab75d506134641c4fb29c10cbb + + + + OT_MSG + group__Constants.html + gab01d69f86f3f7431528c79c6ab1ab338 + + + + OT_PLAIN + group__Constants.html + ga19dd9ab54e167531e0dcda42b8e9888a + + + + OT_PREPROCESS + group__Constants.html + ga28ecd4460b351e9f56367a27359f5869 + + + + OT_WIKI + group__Constants.html + gaedef0564abf6b05badbdc3ee97c14112 + + + + PROTO_CANONICAL + group__Constants.html + gabc13ff9c3b6bf452376d700252906c79 + + + + PROTO_CURRENT + group__Constants.html + ga9030b99591b14e6105de0554830988a3 + + + + PROTO_HTTP + group__Constants.html + ga35dbe909dec01a7ebb236b60ce6858c6 + + + + PROTO_HTTPS + group__Constants.html + ga13dc8993252b3b6188a30ebea0f8988a + + + + PROTO_INTERNAL + group__Constants.html + ga3b9ed1a7f3a7e0f2ebeb7e6c88581fc9 + + + + PROTO_RELATIVE + group__Constants.html + ga05e7173815548dbf4b1d5f6789010eac + + + + RC_EDIT + group__Constants.html + gaaa44efed6dcfcc9aac20568e5e34ae91 + + + + RC_EXTERNAL + group__Constants.html + ga23d3adac41f142b8fe5c3e2044990fc3 + + + + RC_LOG + group__Constants.html + ga28b8f2ddaea0fa1a1e193abc6f966952 + + + + RC_MOVE + group__Constants.html + ga9ba0f1e897bd4305f7e162e657a8a0eb + + + + RC_MOVE_OVER_REDIRECT + group__Constants.html + ga07a6b11db08987afffce45af26de45e4 + + + + RC_NEW + group__Constants.html + ga6a57e47bc2f539d0b7783fb44234c5ba + + + + RLH_FOR_UPDATE + Defines_8php.html + a50f5cb962be46e4cea0d7615ca13421e + + + + SFH_NO_HASH + group__Constants.html + gaca528b0326af39f911f7108726cd38a1 + + + + SFH_OBJECT_ARGS + group__Constants.html + ga13587a4b9018c9f3f1caa67d0f95ab90 + + + + + DeprecatedGlobal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + DeprecatedGlobal_8php + DeprecatedGlobal + + + ArrayDiffFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + ArrayDiffFormatter_8php + ArrayDiffFormatter + + + DairikiDiff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + DairikiDiff_8php + Diff + DiffEngine + DiffOp + DiffOpAdd + DiffOpChange + DiffOpCopy + DiffOpDelete + HWLDFWordAccumulator + MappedDiff + WordLevelDiff + + + DifferenceEngine.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + DifferenceEngine_8php + DifferenceEngine + + MW_DIFF_VERSION + DifferenceEngine_8php.html + a17b59845aa8d7d147d72836e0b12ea3d + + + + + DiffFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + DiffFormatter_8php + DiffFormatter + + + TableDiffFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + TableDiffFormatter_8php + TableDiffFormatter + + + UnifiedDiffFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + UnifiedDiffFormatter_8php + UnifiedDiffFormatter + + + WikiDiff3.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + WikiDiff3_8php + RangeDifference + WikiDiff3 + + + EditPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + EditPage_8php + EditPage + + + BadTitleError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + BadTitleError_8php + BadTitleError + + + ErrorPageError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + ErrorPageError_8php + ErrorPageError + + + FatalError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + FatalError_8php + FatalError + + + HttpError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + HttpError_8php + HttpError + + + MWException.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + MWException_8php + MWException + + + MWExceptionHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + MWExceptionHandler_8php + MWExceptionHandler + + + PermissionsError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + PermissionsError_8php + PermissionsError + + + ReadOnlyError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + ReadOnlyError_8php + ReadOnlyError + + + ThrottledError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + ThrottledError_8php + ThrottledError + + + UserBlockedError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + UserBlockedError_8php + UserBlockedError + + + UserNotLoggedIn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + UserNotLoggedIn_8php + UserNotLoggedIn + + + Export.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Export_8php + Dump7ZipOutput + DumpBZip2Output + DumpFileOutput + DumpFilter + DumpGZipOutput + DumpLatestFilter + DumpMultiWriter + DumpNamespaceFilter + DumpNotalkFilter + DumpOutput + DumpPipeOutput + WikiExporter + XmlDumpWriter + + + xmlsafe + Export_8php.html + ab35ebdf94a7d23b5d1c1cbae8dbe63f3 + ($string) + + + + ExternalStore.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/externalstore/ + ExternalStore_8php + ExternalStore + + + ExternalStoreDB.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/externalstore/ + ExternalStoreDB_8php + ExternalStoreDB + + + ExternalStoreHttp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/externalstore/ + ExternalStoreHttp_8php + ExternalStoreHttp + + + ExternalStoreMedium.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/externalstore/ + ExternalStoreMedium_8php + ExternalStoreMedium + + + ExternalStoreMwstore.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/externalstore/ + ExternalStoreMwstore_8php + ExternalStoreMwstore + + + Fallback.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Fallback_8php + Fallback + + + Feed.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Feed_8php + AtomFeed + ChannelFeed + FeedItem + RSSFeed + + + FeedUtils.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + FeedUtils_8php + FeedUtils + + + FileBackend.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FileBackend_8php + FileBackend + FileBackendError + FileBackendException + + + FileBackendGroup.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FileBackendGroup_8php + FileBackendGroup + + + FileBackendMultiWrite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FileBackendMultiWrite_8php + FileBackendMultiWrite + + + FileBackendStore.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FileBackendStore_8php + FileBackendStore + FileBackendStoreOpHandle + FileBackendStoreShardDirIterator + FileBackendStoreShardFileIterator + FileBackendStoreShardListIterator + + + DBFileJournal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/filejournal/ + DBFileJournal_8php + DBFileJournal + + + FileJournal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/filejournal/ + FileJournal_8php + FileJournal + NullFileJournal + + + FileOp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FileOp_8php + CopyFileOp + CreateFileOp + DeleteFileOp + DescribeFileOp + FileOp + MoveFileOp + NullFileOp + StoreFileOp + + + FileOpBatch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FileOpBatch_8php + FileOpBatch + + + FSFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FSFile_8php + FSFile + + + FSFileBackend.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + FSFileBackend_8php + FSFileBackend + FSFileBackendDirList + FSFileBackendFileList + FSFileBackendList + FSFileOpHandle + + + DBLockManager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + DBLockManager_8php + DBLockManager + MySqlLockManager + PostgreSqlLockManager + + + FSLockManager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + FSLockManager_8php + FSLockManager + + + LockManager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + LockManager_8php + LockManager + NullLockManager + + + LockManagerGroup.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + LockManagerGroup_8php + LockManagerGroup + + + MemcLockManager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + MemcLockManager_8php + MemcLockManager + + + QuorumLockManager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + QuorumLockManager_8php + QuorumLockManager + + + RedisLockManager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + RedisLockManager_8php + RedisLockManager + + + ScopedLock.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + ScopedLock_8php + ScopedLock + + + MemoryFileBackend.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + MemoryFileBackend_8php + MemoryFileBackend + + + SwiftFileBackend.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + SwiftFileBackend_8php + SwiftFileBackend + SwiftFileBackendDirList + SwiftFileBackendFileList + SwiftFileBackendList + SwiftFileOpHandle + + + TempFSFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + TempFSFile_8php + TempFSFile + + + FileDeleteForm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + FileDeleteForm_8php + FileDeleteForm + + + ArchivedFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + ArchivedFile_8php + ArchivedFile + + + File.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + File_8php + File + + + ForeignAPIFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + ForeignAPIFile_8php + ForeignAPIFile + + + ForeignDBFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + ForeignDBFile_8php + ForeignDBFile + + + LocalFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + LocalFile_8php + LocalFile + LocalFileDeleteBatch + LocalFileMoveBatch + LocalFileRestoreBatch + + MW_FILE_VERSION + LocalFile_8php.html + a1758600780632efec01c15b35a02ba7a + + + + + OldLocalFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + OldLocalFile_8php + OldLocalFile + + + UnregisteredLocalFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + UnregisteredLocalFile_8php + UnregisteredLocalFile + + + FileRepo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + FileRepo_8php + FileRepo + TempFileRepo + + + FileRepoStatus.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + FileRepoStatus_8php + FileRepoStatus + + + ForeignAPIRepo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + ForeignAPIRepo_8php + ForeignAPIRepo + + + ForeignDBRepo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + ForeignDBRepo_8php + ForeignDBRepo + + + ForeignDBViaLBRepo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + ForeignDBViaLBRepo_8php + ForeignDBViaLBRepo + + + FSRepo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + FSRepo_8php + FSRepo + + + LocalRepo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + LocalRepo_8php + LocalRepo + + + NullRepo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + NullRepo_8php + NullRepo + + + RepoGroup.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + RepoGroup_8php + RepoGroup + + + ForkController.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + ForkController_8php + ForkController + + + FormOptions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + FormOptions_8php + FormOptions + + + ImageGalleryBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/gallery/ + ImageGalleryBase_8php + ImageGalleryBase + + + NolinesImageGallery.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/gallery/ + NolinesImageGallery_8php + NolinesImageGallery + + + PackedImageGallery.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/gallery/ + PackedImageGallery_8php + PackedImageGallery + + + PackedOverlayImageGallery.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/gallery/ + PackedOverlayImageGallery_8php + PackedHoverImageGallery + PackedOverlayImageGallery + + + TraditionalImageGallery.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/gallery/ + TraditionalImageGallery_8php + ImageGallery + TraditionalImageGallery + + + GitInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + GitInfo_8php + GitInfo + + + GlobalFunctions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + GlobalFunctions_8php + + TS_DB + GlobalFunctions_8php.html + a67785e367b04b8401e0bd288a8e7507e + + + + TS_EXIF + GlobalFunctions_8php.html + add0044313f403e5f6f38a796705e7936 + + + + TS_ISO_8601 + GlobalFunctions_8php.html + a06d44ab503f42140e307d047e746cb5c + + + + TS_ISO_8601_BASIC + GlobalFunctions_8php.html + a938797808d89f9b1255ea9d596522bba + + + + TS_MW + GlobalFunctions_8php.html + a62613fba6fda0e1d9a954c3892ab6bcb + + + + TS_ORACLE + GlobalFunctions_8php.html + a94b0028b2918f41340f7ae9ec43c06b7 + + + + TS_POSTGRES + GlobalFunctions_8php.html + a096563a7c475c290420dda381e9d80b0 + + + + TS_RFC2822 + GlobalFunctions_8php.html + ad72e6dabd5aaf2901208206b6b6b2252 + + + + TS_UNIX + GlobalFunctions_8php.html + aaf9f72a50a88d160b347caedcc809ac7 + + + + + mimeTypeMatch + GlobalFunctions_8php.html + a8cc339865d21fba952e5fe53d2c1075f + ($type, $avail) + + + + swap + GlobalFunctions_8php.html + a524a337acc4bd0a7d6742beb4ade4a1f + (&$x, &$y) + + + + wfAcceptToPrefs + GlobalFunctions_8php.html + acc357af32bbe8d28a50e2fdaf4d4ad1b + ($accept, $def= '*/*') + + + + wfAppendQuery + GlobalFunctions_8php.html + ae2d8d5b5d7561c89bff984d3d7630d18 + ($url, $query) + + + + wfAppendToArrayIfNotDefault + GlobalFunctions_8php.html + a2341f628ec71dc6b2bc2735e0f47b752 + ($key, $value, $default, &$changed) + + + if(!defined( 'MEDIAWIKI')) + wfArrayDiff2 + GlobalFunctions_8php.html + a7785bec09514c570f3ca2ea4003b607d + ($a, $b) + + + + wfArrayDiff2_cmp + GlobalFunctions_8php.html + a9356835b119b50d34927f1b6175cbf57 + ($a, $b) + + + + wfArrayInsertAfter + GlobalFunctions_8php.html + af2597b5a5efeffe96411a09257f53942 + (array $array, array $insert, $after) + + + + wfArrayLookup + GlobalFunctions_8php.html + ac1e48421a7f7a3fef2a27cd41752e814 + ($a, $b) + + + + wfArrayMerge + GlobalFunctions_8php.html + aae367da837a52bd176e2ff823a92f7fb + ($array1) + + + + wfArrayToCgi + GlobalFunctions_8php.html + aa1d453df706a70f66abdf47b6c0a221c + ($array1, $array2=null, $prefix= '') + + + + wfAssembleUrl + GlobalFunctions_8php.html + a5893b78d6f3a66d3089dd1632cb9d69b + ($urlParts) + + + + wfBacktrace + GlobalFunctions_8php.html + ac8223076e29ef2f7401da0dd0683cc86 + () + + + + wfBaseConvert + GlobalFunctions_8php.html + adc7318d2ff320073748ffedf4a1224d2 + ($input, $sourceBase, $destBase, $pad=1, $lowercase=true, $engine= 'auto') + + + + wfBaseName + GlobalFunctions_8php.html + af34ded6ccde09a3f3b138ad6f7dffa0a + ($path, $suffix= '') + + + + wfBCP47 + GlobalFunctions_8php.html + a8fc068abfbf5ce2e9ac658781b8e8659 + ($code) + + + + wfBoolToStr + GlobalFunctions_8php.html + a18ba160b988cd4295428f942c6bb3932 + ($value) + + + + wfCanIPUseHTTPS + GlobalFunctions_8php.html + aed9b043c62fa827e3efbcb803e8d60b6 + ($ip) + + + + wfCgiToArray + GlobalFunctions_8php.html + a94709e17718bd825bd1b6811c5907f63 + ($query) + + + + wfCheckEntropy + GlobalFunctions_8php.html + a07131e9936eedab15558c943097d23ed + () + + + + wfCheckLimits + GlobalFunctions_8php.html + a98f508a3303fbfd4c90ff672c52aaa57 + ($deflimit=50, $optionname= 'rclimit') + + + + wfClearOutputBuffers + GlobalFunctions_8php.html + aa7ec0fc303580abed6ac798349db580c + () + + + + wfClientAcceptsGzip + GlobalFunctions_8php.html + a6c08446348610b613cfd335dbfc4e581 + ($force=false) + + + + wfCountDown + GlobalFunctions_8php.html + aac0bc5627beddf3d20dfd285a5c49a76 + ($seconds) + + + + wfDebug + GlobalFunctions_8php.html + a84916d16902caca894895ebdd91be6f6 + ($text, $dest= 'all') + + + + wfDebugBacktrace + GlobalFunctions_8php.html + a8dfba5cef6cec590448c4017761c2b66 + ($limit=0) + + + + wfDebugDieBacktrace + GlobalFunctions_8php.html + a2afcb6f3b8c61b2a695c8e4528d1ce40 + ($msg= '') + + + + wfDebugLog + GlobalFunctions_8php.html + ade9090dceee4cee80102f4cc1162986f + ($logGroup, $text, $dest= 'all') + + + + wfDebugMem + GlobalFunctions_8php.html + a13d1fec0a270d439e08312264e6637e7 + ($exact=false) + + + + wfDebugTimer + GlobalFunctions_8php.html + af8b1b98c5bc98daffbc38c7a37f2d12e + () + + + + wfDeprecated + GlobalFunctions_8php.html + ad26034bb001a51c3f1f10311287d6b2c + ($function, $version=false, $component=false, $callerOffset=2) + + + + wfDiff + GlobalFunctions_8php.html + a51e501adcefb2f108493c2c8846a514f + ($before, $after, $params= '-u') + + + + wfEmptyMsg + GlobalFunctions_8php.html + a8d68e20933cddf750bd35c3885d9d7c3 + ($key) + + + + wfErrorLog + GlobalFunctions_8php.html + aa4359c1f3ea338f26f9d677896e6ce7e + ($text, $file) + + + + wfEscapeShellArg + GlobalFunctions_8php.html + a781ca00c48d9c5cbd509c282a244c022 + () + + + + wfEscapeWikiText + GlobalFunctions_8php.html + a8d2e3b8f5403fdf0164d84f3893d0bb3 + ($text) + + + + wfExpandIRI + GlobalFunctions_8php.html + ae61d9feca36eb2c1e9ba71210509c9e1 + ($url) + + + + wfExpandIRI_callback + GlobalFunctions_8php.html + a14b6f9d35fe8ad6775c610e4b518660b + ($matches) + + + + wfExpandUrl + GlobalFunctions_8php.html + a52c40779ccc847167576223dbd314205 + ($url, $defaultProto=PROTO_CURRENT) + + + + wfFindFile + GlobalFunctions_8php.html + a6f62cc18b743211dffaf3919d8d1dfdf + ($title, $options=array()) + + + + wfFixSessionID + GlobalFunctions_8php.html + a8239a4e3669b29824af07ea644d76dd0 + () + + + + wfForeignMemcKey + GlobalFunctions_8php.html + a853db3e3666f3dddf3a054d8f8e2c372 + ($db, $prefix) + + + + wfFormatStackFrame + GlobalFunctions_8php.html + a10f8d96ecade48bd13035d4cb5468061 + ($frame) + + + + wfGetAllCallers + GlobalFunctions_8php.html + a3767c8d03afbee6be3231add01d62ca1 + ($limit=3) + + + + wfGetCache + GlobalFunctions_8php.html + a4da1d29824c5d062b79baf2f69ef24c4 + ($inputType) + + + + wfGetCaller + GlobalFunctions_8php.html + a39f1052e3ae50dcc3f06b903196c7ed8 + ($level=2) + + + & + wfGetDB + GlobalFunctions_8php.html + a44dcb6be36dfa8f9278fa98c066c82f4 + ($db, $groups=array(), $wiki=false) + + + + wfGetIP + GlobalFunctions_8php.html + ab0ab2c949848139377b01135d0c055ad + () + + + + wfGetLangConverterCacheStorage + GlobalFunctions_8php.html + aabbee9d1be7448231f8f5e179e52541c + () + + + + wfGetLangObj + GlobalFunctions_8php.html + a30d3224ccc4637b17a6b0779bbc2ced0 + ($langcode=false) + + + + wfGetLB + GlobalFunctions_8php.html + ac754ed03dae548a273d73ecae876a8ca + ($wiki=false) + + + & + wfGetLBFactory + GlobalFunctions_8php.html + adec01998b5f0bf3993a98087de3938bb + () + + + + wfGetMainCache + GlobalFunctions_8php.html + a685bd8d711558d84955323769aead535 + () + + + + wfGetMessageCacheStorage + GlobalFunctions_8php.html + a56ca9befce3738877d054218257ebd3a + () + + + + wfGetNull + GlobalFunctions_8php.html + a8287f6114c16faf9052c02fcd180c190 + () + + + + wfGetParserCacheStorage + GlobalFunctions_8php.html + a73ddcd7c460bf44c272af6416d85e0e6 + () + + + + wfGetPrecompiledData + GlobalFunctions_8php.html + a57148e8de07e8d2c984557e1a61bea33 + ($name) + + + + wfGetScriptUrl + GlobalFunctions_8php.html + aa623d34a7dd6b926c6564fe7161baccb + () + + + + wfHostname + GlobalFunctions_8php.html + a5f7595829c37d88636dcdd128f7fa212 + () + + + + wfHttpError + GlobalFunctions_8php.html + aeaf82e19627fefd908a8fb02699acf83 + ($code, $label, $desc) + + + + wfIncrStats + GlobalFunctions_8php.html + aa2b772254a92769e447ab7ad9e088fd9 + ($key, $count=1) + + + + wfIniGetBool + GlobalFunctions_8php.html + ac0f0c161b502286feaad4fcf26eaed8e + ($setting) + + + + wfInitShellLocale + GlobalFunctions_8php.html + a8c3b908d2acf8b9b2ad5e00a0526a4ce + () + + + + wfIsBadImage + GlobalFunctions_8php.html + a211d5e21ce3e96deb05b6874d77336a6 + ($name, $contextTitle=false, $blacklist=null) + + + + wfIsConfiguredProxy + GlobalFunctions_8php.html + aa19f907bd8b61d0c579f3a410b996b49 + ($ip) + + + + wfIsDebugRawPage + GlobalFunctions_8php.html + a5d057065ab814d6f084054a944d4444e + () + + + + wfIsHHVM + GlobalFunctions_8php.html + af70e4aaa9ff6883772a19a09115829d7 + () + + + + wfIsTrustedProxy + GlobalFunctions_8php.html + a8f968617f75c95a5f1175f63fc3eeaf7 + ($ip) + + + + wfIsWindows + GlobalFunctions_8php.html + ac6a1e3c0c6cef9ddd234495135def552 + () + + + + wfLocalFile + GlobalFunctions_8php.html + a969069df2a24fc7e3cffdf107025a5c4 + ($title) + + + + wfLogDBError + GlobalFunctions_8php.html + a851e903771635b3335fedd234a1458eb + ($text) + + + + wfLogProfilingData + GlobalFunctions_8php.html + aef90abd0b61b7fd0b2d09249e0b526b1 + () + + + + wfLogWarning + GlobalFunctions_8php.html + ad0015ddead36d67a7eedcd20edb3474b + ($msg, $callerOffset=1, $level=E_USER_WARNING) + + + + wfMakeUrlIndexes + GlobalFunctions_8php.html + aa33f37db233c142aea2ec3080aca4449 + ($url) + + + + wfMatchesDomainList + GlobalFunctions_8php.html + a65613b8259ed8988a002bbc04acea228 + ($url, $domains) + + + + wfMemcKey + GlobalFunctions_8php.html + a77dd228704cc6c8c9293b2846b348a95 + () + + + + wfMemoryLimit + GlobalFunctions_8php.html + ae24dfc9bf8f3697737212de97327bc36 + () + + + + wfMerge + GlobalFunctions_8php.html + ae95d298fd35a158a3528b34e1e26abf9 + ($old, $mine, $yours, &$result) + + + + wfMergeErrorArrays + GlobalFunctions_8php.html + a4a729ba35b7310338ccbd5254cee4911 + () + + + + wfMessage + GlobalFunctions_8php.html + af747ea775a5144e1da9a130c22f02e6c + ($key) + + + + wfMessageFallback + GlobalFunctions_8php.html + ab3fa80b7ddc51821ee7a70b66276141c + () + + + + wfMkdirParents + GlobalFunctions_8php.html + a55f74352258043aa1c243d2ff22c56e0 + ($dir, $mode=null, $caller=null) + + + + wfMsg + GlobalFunctions_8php.html + ab74e8af897e02ca032dd582aabd92282 + ($key) + + + + wfMsgExt + GlobalFunctions_8php.html + aaf08892026bbde1ffbae3e2f67125617 + ($key, $options) + + + + wfMsgForContent + GlobalFunctions_8php.html + aad8d18cb2c96ef4c30f62a7975fc964c + ($key) + + + + wfMsgForContentNoTrans + GlobalFunctions_8php.html + aa88056b32e01542aa9e5a023ffc0132c + ($key) + + + + wfMsgGetKey + GlobalFunctions_8php.html + a01104562b36e6fd57fb5e5979d9b454a + ($key, $useDB=true, $langCode=false, $transform=true) + + + + wfMsgHtml + GlobalFunctions_8php.html + a442af98f6f2619f72c243328946ba3f6 + ($key) + + + + wfMsgNoTrans + GlobalFunctions_8php.html + aac63171d88f461a0d70296773d4c0f52 + ($key) + + + + wfMsgReal + GlobalFunctions_8php.html + a76902683de1f9a58ab43ca93b611b033 + ($key, $args, $useDB=true, $forContent=false, $transform=true) + + + + wfMsgReplaceArgs + GlobalFunctions_8php.html + a9a7d19689b2543ddd39902d17912b89e + ($message, $args) + + + + wfMsgWikiHtml + GlobalFunctions_8php.html + aacee498f85f3f87ad6038df745b6a688 + ($key) + + + + wfNegotiateType + GlobalFunctions_8php.html + a6432252f18fefacfce406aa0e726e081 + ($cprefs, $sprefs) + + + + wfObjectToArray + GlobalFunctions_8php.html + a22ab1e6485534bb167f9ac8a9a355185 + ($objOrArray, $recursive=true) + + + + wfParseUrl + GlobalFunctions_8php.html + aeaa6266b04971c968b9a35ca0ee0d811 + ($url) + + + + wfPercent + GlobalFunctions_8php.html + a411f7f4dae9249fc9ff4c1365cb7dd02 + ($nr, $acc=2, $round=true) + + + + wfQueriesMustScale + GlobalFunctions_8php.html + ad98e91b910dafdd68b6554053b1ef7d1 + () + + + + wfRandom + GlobalFunctions_8php.html + a16d34549a2a0df9609b34010f70563ec + () + + + + wfRandomString + GlobalFunctions_8php.html + a483a2158b9f96e7bed5bec55a141e1d8 + ($length=32) + + + + wfReadOnly + GlobalFunctions_8php.html + a3fbf2acc47cdb3317ccd18b88c9a8347 + () + + + + wfReadOnlyReason + GlobalFunctions_8php.html + a98dcc07f1094f242ebae0d37b98c3b35 + () + + + + wfRecursiveRemoveDir + GlobalFunctions_8php.html + a8211da8a75449c99eb6d7915bca9b4a2 + ($dir) + + + + wfRelativePath + GlobalFunctions_8php.html + a52a710a4f9e3b013dfb7a7f7a511933f + ($path, $from) + + + + wfRemoveDotSegments + GlobalFunctions_8php.html + a4d6d6b35a6ba005a68d5fa674ebbdb22 + ($urlPath) + + + + wfReportTime + GlobalFunctions_8php.html + a66b9a29304915d5080dbf72900c03e0b + () + + + + wfResetOutputBuffers + GlobalFunctions_8php.html + ae035939e32ccd4b164bad8e71dbfe2b1 + ($resetGzipEncoding=true) + + + + wfResetSessionID + GlobalFunctions_8php.html + ae6c9b69e0326d2ed874af4132b8a74bf + () + + + + wfRestoreWarnings + GlobalFunctions_8php.html + a5c3700e80dde3839ed39b5f2bd674504 + () + + + + wfRunHooks + GlobalFunctions_8php.html + a84a6b96d3bad8a040c5ca1f3231c3f3e + ($event, array $args=array(), $deprecatedVersion=null) + + + + wfScript + GlobalFunctions_8php.html + a0186bb894a4fa83b8d79c59f7665a422 + ($script= 'index') + + + + wfSetBit + GlobalFunctions_8php.html + a42824db9193680dfacf7c031ee27d7e5 + (&$dest, $bit, $state=true) + + + + wfSetupSession + GlobalFunctions_8php.html + ab7c5f5a694ba5f41213ceb791d5332df + ($sessionId=false) + + + + wfSetVar + GlobalFunctions_8php.html + a79db634652da5a2541f9c1c69c73f20f + (&$dest, $source, $force=false) + + + + wfShellExec + GlobalFunctions_8php.html + aab765e69467cb87afcc8deffa81dc36b + ($cmd, &$retval=null, $environ=array(), $limits=array(), $options=array()) + + + + wfShellExecDisabled + GlobalFunctions_8php.html + a1f2f3580820bf04f56172917e9065edf + () + + + + wfShellExecWithStderr + GlobalFunctions_8php.html + af36ff4b8daefe303bed8b5ea94966e97 + ($cmd, &$retval=null, $environ=array(), $limits=array()) + + + + wfShellMaintenanceCmd + GlobalFunctions_8php.html + a1a6c4d7f29f184ef13ad54704b72fb86 + ($script, array $parameters=array(), array $options=array()) + + + + wfShellWikiCmd + GlobalFunctions_8php.html + af9491b8c682c1f52dae59f0c864359bb + ($script, array $parameters=array(), array $options=array()) + + + + wfShorthandToInteger + GlobalFunctions_8php.html + ae458cccbaf0063251379960f5682639c + ($string= '') + + + + wfShowingResults + GlobalFunctions_8php.html + a208ee0c31086467c486b064c83ef5cfc + ($offset, $limit) + + + + wfSplitWikiID + GlobalFunctions_8php.html + a9d1710707ecdcc9d7c8e23f43957c08a + ($wiki) + + + + wfStripIllegalFilenameChars + GlobalFunctions_8php.html + a52dda9526ca8579a6fa4ab45b2334ac7 + ($name) + + + + wfSuppressWarnings + GlobalFunctions_8php.html + a875ea3710563af3ff4f09cd9411e4158 + ($end=false) + + + + wfTempDir + GlobalFunctions_8php.html + a17d74ad63d5719096991a4b623aa2b3d + () + + + + wfTime + GlobalFunctions_8php.html + a3859a53177d5b7fe738715840fffbd54 + () + + + + wfTimestamp + GlobalFunctions_8php.html + a3d101e5175d086c96923cbaf66fd3545 + ($outputtype=TS_UNIX, $ts=0) + + + + wfTimestampNow + GlobalFunctions_8php.html + a1d47f4b598ae5ab148150a9557519a46 + () + + + + wfTimestampOrNull + GlobalFunctions_8php.html + a0edae2a1c2224298a143303f97a1ea5c + ($outputtype=TS_UNIX, $ts=null) + + + + wfUnpack + GlobalFunctions_8php.html + a0ed2dcdd4ab43b882e0c847c21bc11e0 + ($format, $data, $length=false) + + + + wfUrlencode + GlobalFunctions_8php.html + a38a6b82fa5b247ac8e18c522ca127df7 + ($s) + + + + wfUrlProtocols + GlobalFunctions_8php.html + aa25a59863b13ec4b0ca705801a1a8ffa + ($includeProtocolRelative=true) + + + + wfUrlProtocolsWithoutProtRel + GlobalFunctions_8php.html + a3647cb170e8c7e9aca98641b767add98 + () + + + + wfUseMW + GlobalFunctions_8php.html + a77c120647b4a7fa81feafe8f5cca02cb + ($req_ver) + + + + wfUsePHP + GlobalFunctions_8php.html + a46911873247417c65fb63c3f933b0cff + ($req_ver) + + + + wfVarDump + GlobalFunctions_8php.html + ab30cf20880be8003fda2f137b282dae9 + ($var) + + + + wfViewPrevNext + GlobalFunctions_8php.html + a20a81426a1c52fa531d1cf5563e7a7eb + ($offset, $limit, $link, $query= '', $atend=false) + + + + wfWaitForSlaves + GlobalFunctions_8php.html + a20a88f2554b15d2a329dbaf62a625681 + ($maxLag=false, $wiki=false, $cluster=false) + + + + wfWarn + GlobalFunctions_8php.html + a13f804da5714e23da9ee9d6cdf3d9307 + ($msg, $callerOffset=1, $level=E_USER_NOTICE) + + + + wfWikiID + GlobalFunctions_8php.html + affe92f9d4d1e617c520d71b4a5aede8a + () + + + + HistoryBlob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + HistoryBlob_8php + ConcatenatedGzipHistoryBlob + DiffHistoryBlob + HistoryBlob + HistoryBlobCurStub + HistoryBlobStub + + + Hooks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Hooks_8php + Hooks + MWHookException + + + Html.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Html_8php + Html + + + HTMLApiField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLApiField_8php + HTMLApiField + + + HTMLButtonField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLButtonField_8php + HTMLButtonField + + + HTMLCheckField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLCheckField_8php + HTMLCheckField + + + HTMLCheckMatrix.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLCheckMatrix_8php + HTMLCheckMatrix + + + HTMLEditTools.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLEditTools_8php + HTMLEditTools + + + HTMLFloatField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLFloatField_8php + HTMLFloatField + + + HTMLForm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLForm_8php + HTMLForm + + + HTMLFormField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLFormField_8php + HTMLFormField + + + HTMLFormFieldCloner.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLFormFieldCloner_8php + HTMLFormFieldCloner + + + HTMLFormFieldRequiredOptionsException.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLFormFieldRequiredOptionsException_8php + HTMLFormFieldRequiredOptionsException + + + HTMLHiddenField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLHiddenField_8php + HTMLHiddenField + + + HTMLInfoField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLInfoField_8php + HTMLInfoField + + + HTMLIntField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLIntField_8php + HTMLIntField + + + HTMLMultiSelectField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLMultiSelectField_8php + HTMLMultiSelectField + + + HTMLNestedFilterable.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLNestedFilterable_8php + HTMLNestedFilterable + + + HTMLRadioField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLRadioField_8php + HTMLRadioField + + + HTMLSelectAndOtherField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLSelectAndOtherField_8php + HTMLSelectAndOtherField + + + HTMLSelectField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLSelectField_8php + HTMLSelectField + + + HTMLSelectOrOtherField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLSelectOrOtherField_8php + HTMLSelectOrOtherField + + + HTMLSubmitField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLSubmitField_8php + HTMLSubmitField + + + HTMLTextAreaField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLTextAreaField_8php + HTMLTextAreaField + + + HTMLTextField.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + HTMLTextField_8php + HTMLTextField + + + HtmlFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + HtmlFormatter_8php + HtmlFormatter + + + HttpFunctions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + HttpFunctions_8php + CurlHttpRequest + Http + MWHttpRequest + PhpHttpRequest + + + ImagePage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + ImagePage_8php + ImageHistoryList + ImageHistoryPseudoPager + ImagePage + + + ImageQueryPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + ImageQueryPage_8php + ImageQueryPage + + + Import.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Import_8php + ImportStreamSource + ImportStringSource + UploadSourceAdapter + WikiImporter + WikiRevision + XMLReader2 + + + Init.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Init_8php + MWInit + + + CliInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + CliInstaller_8php + CliInstaller + + + DatabaseInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + DatabaseInstaller_8php + DatabaseInstaller + + + DatabaseUpdater.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + DatabaseUpdater_8php + DatabaseUpdater + + + InstallDocFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + InstallDocFormatter_8php + InstallDocFormatter + + + Installer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + Installer_8php + Installer + + + LocalSettingsGenerator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + LocalSettingsGenerator_8php + LocalSettingsGenerator + + + MssqlInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + MssqlInstaller_8php + MssqlInstaller + + + MssqlUpdater.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + MssqlUpdater_8php + MssqlUpdater + + + MysqlInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + MysqlInstaller_8php + MysqlInstaller + + + MysqlUpdater.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + MysqlUpdater_8php + MysqlUpdater + + + OracleInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + OracleInstaller_8php + OracleInstaller + + + OracleUpdater.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + OracleUpdater_8php + OracleUpdater + + + PhpBugTests.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + PhpBugTests_8php + PhpXmlBugTester + + + PostgresInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + PostgresInstaller_8php + PostgresInstaller + + + PostgresUpdater.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + PostgresUpdater_8php + PostgresUpdater + + + SqliteInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + SqliteInstaller_8php + SqliteInstaller + + + SqliteUpdater.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + SqliteUpdater_8php + SqliteUpdater + + + WebInstaller.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + WebInstaller_8php + WebInstaller + + + WebInstallerOutput.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + WebInstallerOutput_8php + WebInstallerOutput + + + WebInstallerPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + WebInstallerPage_8php + WebInstallerComplete + WebInstallerCopying + WebInstallerDBConnect + WebInstallerDBSettings + WebInstallerDocument + WebInstallerExistingWiki + WebInstallerInstall + WebInstallerLanguage + WebInstallerName + WebInstallerOptions + WebInstallerPage + WebInstallerReadme + WebInstallerReleaseNotes + WebInstallerRestart + WebInstallerUpgrade + WebInstallerUpgradeDoc + WebInstallerWelcome + + + Interwiki.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/interwiki/ + Interwiki_8php + Interwiki + + + JobQueueAggregator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/aggregator/ + JobQueueAggregator_8php + JobQueueAggregator + + + JobQueueAggregatorMemc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/aggregator/ + JobQueueAggregatorMemc_8php + JobQueueAggregatorMemc + + + JobQueueAggregatorRedis.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/aggregator/ + JobQueueAggregatorRedis_8php + JobQueueAggregatorRedis + + + Job.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + Job_8php + Job + + + JobQueue.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + JobQueue_8php + JobQueue + JobQueueConnectionError + JobQueueError + + + JobQueueDB.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + JobQueueDB_8php + JobQueueDB + + + JobQueueFederated.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + JobQueueFederated_8php + JobQueueFederated + + + JobQueueGroup.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + JobQueueGroup_8php + JobQueueGroup + + + JobQueueRedis.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + JobQueueRedis_8php + JobQueueRedis + + + AssembleUploadChunksJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + AssembleUploadChunksJob_8php + AssembleUploadChunksJob + + + DoubleRedirectJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + DoubleRedirectJob_8php + DoubleRedirectJob + + + DuplicateJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + DuplicateJob_8php + DuplicateJob + + + EmaillingJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + EmaillingJob_8php + EmaillingJob + + + EnotifNotifyJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + EnotifNotifyJob_8php + EnotifNotifyJob + + + HTMLCacheUpdateJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + HTMLCacheUpdateJob_8php + HTMLCacheUpdateJob + + + NullJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + NullJob_8php + NullJob + + + PublishStashedFileJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + PublishStashedFileJob_8php + PublishStashedFileJob + + + RefreshLinksJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + RefreshLinksJob_8php + RefreshLinksJob + + + RefreshLinksJob2.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + RefreshLinksJob2_8php + RefreshLinksJob2 + + + UploadFromUrlJob.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + UploadFromUrlJob_8php + UploadFromUrlJob + + + JobSpecification.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + JobSpecification_8php + IJobSpecification + JobSpecification + + + BacklinkJobUtils.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/utils/ + BacklinkJobUtils_8php + BacklinkJobUtils + + + FormatJson.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/json/ + FormatJson_8php + FormatJson + + + CSSJanus.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + CSSJanus_8php + CSSJanus + CSSJanusTokenizer + + + CSSMin.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + CSSMin_8php + CSSMin + + + GenericArrayObject.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + GenericArrayObject_8php + GenericArrayObject + + + HashRing.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + HashRing_8php + HashRing + + + HttpStatus.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + HttpStatus_8php + HttpStatus + + + IEContentAnalyzer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + IEContentAnalyzer_8php + IEContentAnalyzer + + + IEUrlExtension.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + IEUrlExtension_8php + IEUrlExtension + + + IPSet.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + IPSet_8php + IPSet + LICENSE + + + JavaScriptMinifier.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + JavaScriptMinifier_8php + JavaScriptMinifier + + + jsminplus.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + jsminplus_8php + JSCompilerContext + JSMinPlus + JSNode + JSParser + JSToken + JSTokenizer + + DECLARED_FORM + jsminplus_8php.html + abce4dd651b8ea060ebf3a1816bbda398 + + + + EXPRESSED_FORM + jsminplus_8php.html + a170a4e9d5bd4a3ba6b3e50fa6d087900 + + + + JS_ARRAY_INIT + jsminplus_8php.html + aaefc3ae9cfc3924a8aea7019acba534b + + + + JS_BLOCK + jsminplus_8php.html + aef9b075d730b514e22c53d72abc71759 + + + + JS_CALL + jsminplus_8php.html + a61e40f841e9a6e39960d02a073b82298 + + + + JS_FOR_IN + jsminplus_8php.html + adbc2fe10411001d14597bd44892a5e89 + + + + JS_GETTER + jsminplus_8php.html + a3598bae516f8336ca3dcf6a6fd8ce1ea + + + + JS_GROUP + jsminplus_8php.html + a4263c32f72edb5c4bff18c1a70d2c7b9 + + + + JS_INDEX + jsminplus_8php.html + a71d03120c752d8d25dfd0dd37c634f89 + + + + JS_LABEL + jsminplus_8php.html + ad31d2b6cf009310de678875ae98a6eea + + + + JS_LIST + jsminplus_8php.html + a605e7cdd2d7ffc9c2594d63854ca4516 + + + + JS_MINIFIED + jsminplus_8php.html + a9d68703aa6cba1cdb12764c7ad762a93 + + + + JS_NEW_WITH_ARGS + jsminplus_8php.html + a9b585e7bf6d163f5afc70914ce39709f + + + + JS_OBJECT_INIT + jsminplus_8php.html + a181ff84744a0e78fc68cd88bee0310dc + + + + JS_PROPERTY_INIT + jsminplus_8php.html + ab2c8c63048ac33d42309b5da485076c2 + + + + JS_SCRIPT + jsminplus_8php.html + a6b1494641c80db34ad960db3b4422ca3 + + + + JS_SETTER + jsminplus_8php.html + a7a524a7821fa81fa4fc633db96824e62 + + + + KEYWORD_BREAK + jsminplus_8php.html + a4eae92495ad3ec53df92d4781c3c4d3c + + + + KEYWORD_CASE + jsminplus_8php.html + a837dcd31e287f38165e80a027d358842 + + + + KEYWORD_CATCH + jsminplus_8php.html + aae7e179b638302b62a7d65f4b7dbcadb + + + + KEYWORD_CONST + jsminplus_8php.html + a8604fc31d3476ca8f4828039ffc96655 + + + + KEYWORD_CONTINUE + jsminplus_8php.html + a21908046815eb1c17a1e0ae7309affd5 + + + + KEYWORD_DEBUGGER + jsminplus_8php.html + a737d1dd923b2871c9f3b7e5fd57c3953 + + + + KEYWORD_DEFAULT + jsminplus_8php.html + ac7c22d0cb0a3796e6723eb13273ac761 + + + + KEYWORD_DELETE + jsminplus_8php.html + a3c4b56dfe258b149a57efed2154f1b9e + + + + KEYWORD_DO + jsminplus_8php.html + aa4df3ba5659a1910d7aaeab853f32465 + + + + KEYWORD_ELSE + jsminplus_8php.html + ac9250b7d37518b86d13980a837320a7e + + + + KEYWORD_ENUM + jsminplus_8php.html + af4846918d4668b32f84cff4e93312785 + + + + KEYWORD_FALSE + jsminplus_8php.html + a33087de4e6f62f732e182c0c47304b29 + + + + KEYWORD_FINALLY + jsminplus_8php.html + ae195124229510049d4d27d76a204cd7b + + + + KEYWORD_FOR + jsminplus_8php.html + a738835d7a3179cca32f288be215d0d73 + + + + KEYWORD_FUNCTION + jsminplus_8php.html + a26919f32f3bbc133d60e5cf866a5d41b + + + + KEYWORD_IF + jsminplus_8php.html + aec9d28230244bda80a6a4d365686ff7b + + + + KEYWORD_IN + jsminplus_8php.html + aaed7a8ce823d49b8595c13c249e04049 + + + + KEYWORD_INSTANCEOF + jsminplus_8php.html + a7ffa7653952a58744d64b88ddfd3a283 + + + + KEYWORD_NEW + jsminplus_8php.html + af0d8df3dcaf6a2bdd430419a18263dbe + + + + KEYWORD_NULL + jsminplus_8php.html + aa578e3a3eaa79171025e0d74b9f288ad + + + + KEYWORD_RETURN + jsminplus_8php.html + a4e2840d95b2fa27448d831eb785b516f + + + + KEYWORD_SWITCH + jsminplus_8php.html + a4d2184e5205781f1e58c87f1edb0d1a1 + + + + KEYWORD_THIS + jsminplus_8php.html + a43b066a9b732e1db324648407f52546e + + + + KEYWORD_THROW + jsminplus_8php.html + aa588b099ffe240a9dea9515bfef8fb2a + + + + KEYWORD_TRUE + jsminplus_8php.html + a0d2ad1491e22f02d8e9dfc97544f61da + + + + KEYWORD_TRY + jsminplus_8php.html + a40f35543a06d1d01eed7ebbf8b6ba671 + + + + KEYWORD_TYPEOF + jsminplus_8php.html + afec7f6dba6402590520e1c7dff1d679d + + + + KEYWORD_VAR + jsminplus_8php.html + ae6a45ec67b2de8e251701ebd34302237 + + + + KEYWORD_VOID + jsminplus_8php.html + a95f301d4f47aa12e099b20b5449614fd + + + + KEYWORD_WHILE + jsminplus_8php.html + aeca49fa36935a2af077980bdb616044a + + + + KEYWORD_WITH + jsminplus_8php.html + a0f073422b5704da361729b377f363d3f + + + + OP_AND + jsminplus_8php.html + ab0630df103b7ff8577158235edf98eef + + + + OP_ASSIGN + jsminplus_8php.html + a51b67e09973ff5ad5e90ed26c9cca671 + + + + OP_BITWISE_AND + jsminplus_8php.html + aed3708bb058a12a47f993d94638fb543 + + + + OP_BITWISE_NOT + jsminplus_8php.html + ae79007adcc8630ae98b90976e242e87d + + + + OP_BITWISE_OR + jsminplus_8php.html + afd6be3ec23e9c90e203c0b3c123c41c3 + + + + OP_BITWISE_XOR + jsminplus_8php.html + a3d3ef8b6d06ce94c9e18e20bab996bbb + + + + OP_COLON + jsminplus_8php.html + a53e9c7e258b839a55a24e9df4a140d45 + + + + OP_COMMA + jsminplus_8php.html + a00c46135b28f4c2a019603f560de6ce6 + + + + OP_CONDCOMMENT_END + jsminplus_8php.html + abc33ab04b1908974c68a95ef0f66661e + + + + OP_DECREMENT + jsminplus_8php.html + a76238e9d186af18caafc6af2cac09b45 + + + + OP_DIV + jsminplus_8php.html + a7345f91be25ed89a8625e2621692130f + + + + OP_DOT + jsminplus_8php.html + af90e95688808055900ebe0b0622a9226 + + + + OP_EQ + jsminplus_8php.html + a7c99b5089a4725f40c29e19a8f58db0d + + + + OP_GE + jsminplus_8php.html + a15b9213232c0c8c6b474602ed3ff406e + + + + OP_GT + jsminplus_8php.html + aff88c5fbab436d74d0fc1f8a675ed1a7 + + + + OP_HOOK + jsminplus_8php.html + a4ef1cdebaa8e1b5275ce576367b8ac12 + + + + OP_INCREMENT + jsminplus_8php.html + a80032718b2d2cf8693f532f2906fe66b + + + + OP_LE + jsminplus_8php.html + a1566d34bf074967a50c2bea3e4e5c75c + + + + OP_LEFT_BRACKET + jsminplus_8php.html + a827fe8993cbfe80e9e4f3a002ce5d433 + + + + OP_LEFT_CURLY + jsminplus_8php.html + aa00d434dfddd11641b848f9b5987d816 + + + + OP_LEFT_PAREN + jsminplus_8php.html + a542f09561474488f5235430af034ba92 + + + + OP_LSH + jsminplus_8php.html + a5c358800c495dc8b275b0debaab56a00 + + + + OP_LT + jsminplus_8php.html + acf3487d5068861b40d406450ab79880a + + + + OP_MINUS + jsminplus_8php.html + afbc23e2426c2b192bccc4f3c28475764 + + + + OP_MOD + jsminplus_8php.html + a9290bd958b5785ea48f73c953b81a01d + + + + OP_MUL + jsminplus_8php.html + a5ad574409d0c9d17fa136c1be3b7c261 + + + + OP_NE + jsminplus_8php.html + ae3f448a88729e6ff80b5dca1535fb971 + + + + OP_NOT + jsminplus_8php.html + a19b0eca69477f17ecfee3a2409446755 + + + + OP_OR + jsminplus_8php.html + a00d737f68687c32b4c23d17a9e98d6c1 + + + + OP_PLUS + jsminplus_8php.html + a8073c7725ac551523a8872e14db78387 + + + + OP_RIGHT_BRACKET + jsminplus_8php.html + a6da6cb53cd3a3b59698020f9902a4fa7 + + + + OP_RIGHT_CURLY + jsminplus_8php.html + aeb17f2f36c32fe65b7b9ffaf5daadd28 + + + + OP_RIGHT_PAREN + jsminplus_8php.html + a7c0d32c45339071e12d95792d0c3e87e + + + + OP_RSH + jsminplus_8php.html + af408b1057679dc935dbda95d5b050d6e + + + + OP_SEMICOLON + jsminplus_8php.html + a93a2a856f2385e990fb26c0ff1528152 + + + + OP_STRICT_EQ + jsminplus_8php.html + ac4f4d229e030692a669ebf14479444c1 + + + + OP_STRICT_NE + jsminplus_8php.html + aa0eba6b2d10d8b67e0f4e50b649e5321 + + + + OP_UNARY_MINUS + jsminplus_8php.html + aa9965b46a1116bfa976ca8adeb0a7f29 + + + + OP_UNARY_PLUS + jsminplus_8php.html + a62c8e2aaf9b20ea083682aad3b51a7df + + + + OP_URSH + jsminplus_8php.html + a15afd36f09b2dcfc6a0c6ce8c9522ea1 + + + + STATEMENT_FORM + jsminplus_8php.html + a5badf3562170f96fa7856daeb549c474 + + + + TOKEN_CONDCOMMENT_END + jsminplus_8php.html + a83db7f05e1dd27907a69d8edf7ce7f65 + + + + TOKEN_CONDCOMMENT_START + jsminplus_8php.html + a131f432efe7c2f7a91d8961c8b5bbfc1 + + + + TOKEN_END + jsminplus_8php.html + a94be260799d262b06ca3c3a0f8db5747 + + + + TOKEN_IDENTIFIER + jsminplus_8php.html + a78990db7399129e7e7587e1c087cb3c7 + + + + TOKEN_NEWLINE + jsminplus_8php.html + a25c888b698284bbe1e2d2779f0246fe2 + + + + TOKEN_NUMBER + jsminplus_8php.html + abca88d72237a46190be23b8a39dc6802 + + + + TOKEN_REGEXP + jsminplus_8php.html + a57725bb2425cc545c45f44447633ca12 + + + + TOKEN_STRING + jsminplus_8php.html + aa3d802d83531dfe29c9cd1218795df41 + + + + + lessc.inc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + lessc_8inc_8php + lessc + lessc_formatter_classic + lessc_formatter_compressed + lessc_formatter_lessjs + lessc_parser + + + MappedIterator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + MappedIterator_8php + MappedIterator + + + MultiHttpClient.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + MultiHttpClient_8php + MultiHttpClient + + + MWMessagePack.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + MWMessagePack_8php + MWMessagePack + + + ProcessCacheLRU.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + ProcessCacheLRU_8php + ProcessCacheLRU + + + RunningStat.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + RunningStat_8php + RunningStat + + NEGATIVE_INF + RunningStat_8php.html + a676b998caf91212484df011d392900bf + + + + + ScopedCallback.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + ScopedCallback_8php + ScopedCallback + + + ScopedPHPTimeout.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + ScopedPHPTimeout_8php + ScopedPHPTimeout + + + SwiftVirtualRESTService.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/virtualrest/ + SwiftVirtualRESTService_8php + SwiftVirtualRESTService + + + VirtualRESTService.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/virtualrest/ + VirtualRESTService_8php + VirtualRESTService + + + VirtualRESTServiceClient.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/virtualrest/ + VirtualRESTServiceClient_8php + VirtualRESTServiceClient + + + XmlTypeCheck.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + XmlTypeCheck_8php + XmlTypeCheck + + + Licenses.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Licenses_8php + License + Licenses + + + Linker.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Linker_8php + DummyLinker + Linker + + + LinkFilter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + LinkFilter_8php + LinkFilter + + + DeleteLogFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + DeleteLogFormatter_8php + DeleteLogFormatter + + + LogEntry.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + LogEntry_8php + DatabaseLogEntry + LogEntry + LogEntryBase + ManualLogEntry + RCDatabaseLogEntry + + + LogEventsList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + LogEventsList_8php + LogEventsList + + + LogFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + LogFormatter_8php + LegacyLogFormatter + LogFormatter + + + LogPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + LogPage_8php + LogPage + + + LogPager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + LogPager_8php + LogPager + + + MoveLogFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + MoveLogFormatter_8php + MoveLogFormatter + + + NewUsersLogFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + NewUsersLogFormatter_8php + NewUsersLogFormatter + + + PatrolLog.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + PatrolLog_8php + PatrolLog + + + PatrolLogFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + PatrolLogFormatter_8php + PatrolLogFormatter + + + RightsLogFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + RightsLogFormatter_8php + RightsLogFormatter + + + MagicWord.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + MagicWord_8php + MagicWord + MagicWordArray + + + Bitmap.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + Bitmap_8php + BitmapHandler + + + Bitmap_ClientOnly.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + Bitmap__ClientOnly_8php + BitmapHandler_ClientOnly + + + BitmapMetadataHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + BitmapMetadataHandler_8php + BitmapMetadataHandler + + + BMP.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + BMP_8php + BmpHandler + + + DjVu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + DjVu_8php + DjVuHandler + + + DjVuImage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + DjVuImage_8php + DjVuImage + + + Exif.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + Exif_8php + Exif + + + ExifBitmap.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + ExifBitmap_8php + ExifBitmapHandler + + + FormatMetadata.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + FormatMetadata_8php + FormatExif + FormatMetadata + + + GIF.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + GIF_8php + GIFHandler + + + GIFMetadataExtractor.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + GIFMetadataExtractor_8php + GIFMetadataExtractor + + + ImageHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + ImageHandler_8php + ImageHandler + + + IPTC.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + IPTC_8php + IPTC + + + Jpeg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + Jpeg_8php + JpegHandler + + + JpegMetadataExtractor.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + JpegMetadataExtractor_8php + JpegMetadataExtractor + + + MediaHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + MediaHandler_8php + MediaHandler + + + MediaTransformOutput.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + MediaTransformOutput_8php + MediaTransformError + MediaTransformOutput + ThumbnailImage + TransformParameterError + + + PNG.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + PNG_8php + PNGHandler + + + PNGMetadataExtractor.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + PNGMetadataExtractor_8php + PNGMetadataExtractor + + + SVG.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + SVG_8php + SvgHandler + + + SVGMetadataExtractor.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + SVGMetadataExtractor_8php + SVGMetadataExtractor + SVGReader + + + Tiff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + Tiff_8php + TiffHandler + + + XCF.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + XCF_8php + XCFHandler + + + XMP.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + XMP_8php + XMPReader + + + XMPInfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + XMPInfo_8php + XMPInfo + + + XMPValidate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + XMPValidate_8php + XMPValidate + + + MediaWikiVersionFetcher.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + MediaWikiVersionFetcher_8php + MediaWikiVersionFetcher + + + Message.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Message_8php + Message + RawMessage + + + MessageBlobStore.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + MessageBlobStore_8php + MessageBlobStore + + + MimeMagic.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + MimeMagic_8php + MimeMagic + + MM_WELL_KNOWN_MIME_INFO + MimeMagic_8php.html + a3125711ee2dd5934dbd97086d7529f31 + + + + MM_WELL_KNOWN_MIME_TYPES + MimeMagic_8php.html + a18122cdc4d464673e81de268b51ec4c0 + + + + + MWTimestamp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + MWTimestamp_8php + MWTimestamp + + + Namespace.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Namespace_8php + MWNamespace + + + RandomTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + RandomTest_8php + + + donorm + RandomTest_8php.html + aa863c9a4007bf93c1ad324e8fbb3fa7c + ($str) + + + + randomString + RandomTest_8php.html + adf047eb0b9f6f265e0b459d0ee5330ef + ($length, $nullOk, $ascii=false) + + + + showDiffs + RandomTest_8php.html + adff95bf09bea2aae455c8e0c5d10ebe4 + ($a, $b) + + + + $n + RandomTest_8php.html + aa5fae90470d460a65d5211ec08e6b05c + + + + + $size + RandomTest_8php.html + af594986e4618a8d6a5d7566617f583c6 + + + + + if + RandomTest_8php.html + a76a011062fb8184532070fed54085046 + (PHP_SAPI!= 'cli') + + + + Utf8Test.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + Utf8Test_8php + + + testLine + Utf8Test_8php.html + a5e4398d588ea7d0fd8d807a97bc6fc78 + ($test, $line, &$total, &$success, &$failed, $columns, $exceptions, $verbose) + + + if(!$in) + $columns + Utf8Test_8php.html + a5e189589a54c194712060f65a1b6a98b + + + + + $exceptions + Utf8Test_8php.html + a7b3cdaf64a0a391d40bc8ecd4008218a + + + + + $failed + Utf8Test_8php.html + a145d4f1dd5e06d4d3d49ebc01751747a + + + + while(false!==($line=fgets($in))) if(!$columns) + $ignore + Utf8Test_8php.html + a63e99705b909480b29d85be1c2b58fab + + + + + $in + Utf8Test_8php.html + a149376280e3183367b9d962f868d42df + + + + + $longTests + Utf8Test_8php.html + a5c3308943575b69b7fcbbb0b810c5b07 + + + + + $section + Utf8Test_8php.html + ab43f8e6991eef502a47086fd771e6c94 + + + + + $sectionTests + Utf8Test_8php.html + aac592a1aca07af8818701abc4c542168 + + + + + $success + Utf8Test_8php.html + a944564ee11ad329573548875b62a269e + + + + + $test + Utf8Test_8php.html + a31daebf88fc668f410293e2c70cea3fc + + + + + $total + Utf8Test_8php.html + a241b818f48030b628685b2e5119c5624 + + + + + $verbose + Utf8Test_8php.html + a465cd15e121083ca0745bc9c1186cbda + + + + + if + Utf8Test_8php.html + a37472e33f410f99ada9dffbec47de0f4 + (PHP_SAPI!= 'cli') + + + + UtfNormal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormal_8php + UtfNormal + + NORMALIZE_ICU + UtfNormal_8php.html + ab6931e7bfe416fd37d0a14633c6c3ad5 + + + + NORMALIZE_INTL + UtfNormal_8php.html + a251257728d87c5fd9bd962a775c7f295 + + + + + UtfNormalBench.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalBench_8php + + BENCH_CYCLES + UtfNormalBench_8php.html + a4db37d875c6931098c28bfa64c08a911 + + + + + benchmarkForm + UtfNormalBench_8php.html + a54bfbbe9e4f21b2f738c96d30242d346 + (&$u, &$data, $form) + + + foreach($testfiles as $file=> $desc) + benchmarkTest + UtfNormalBench_8php.html + a8570cffa1970ab2aefc2938805daded7 + (&$u, $filename, $desc) + + + + benchTime + UtfNormalBench_8php.html + a28b6d3eb0c96b8c2edeb5c4b723047cb + () + + + + $normalizer + UtfNormalBench_8php.html + abc328d3882134a296abc24b20cd553a5 + + + + + $testfiles + UtfNormalBench_8php.html + afeeb68b9139e942735cc683bb9705bef + + + + if(PHP_SAPI!= 'cli') + if + UtfNormalBench_8php.html + a4dfe5d746078687578877699f49e7aef + (isset($_SERVER['argv'])&&in_array( '--icu', $_SERVER['argv'])) + + + + UtfNormalData.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalData_8inc + + + UtfNormalDataK.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalDataK_8inc + + + UtfNormalDefines.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalDefines_8php + + UNICODE_HANGUL_FIRST + UtfNormalDefines_8php.html + ac4ac58675c1a868cd740c67e4f47ffea + + + + UNICODE_HANGUL_LAST + UtfNormalDefines_8php.html + acd04ab37fa5e173d2c3f551d49910f03 + + + + UNICODE_HANGUL_LBASE + UtfNormalDefines_8php.html + a1e8a103efcd4c67affef75e798f0a030 + + + + UNICODE_HANGUL_LCOUNT + UtfNormalDefines_8php.html + ab44b6259cef14bade9e56fcb53d6f093 + + + + UNICODE_HANGUL_LEND + UtfNormalDefines_8php.html + a744b4e43d053ff6471ccd39debebaf6f + + + + UNICODE_HANGUL_NCOUNT + UtfNormalDefines_8php.html + a05e35dfd6991689276bd88fc970ad0af + + + + UNICODE_HANGUL_TBASE + UtfNormalDefines_8php.html + a4b4b34226fe03cdb10eb83c0fa6b0714 + + + + UNICODE_HANGUL_TCOUNT + UtfNormalDefines_8php.html + aa6e37e8bae73da3c03bfde03897ef6ad + + + + UNICODE_HANGUL_TEND + UtfNormalDefines_8php.html + a4bbdda215b8e54623db7f525a4b5050b + + + + UNICODE_HANGUL_VBASE + UtfNormalDefines_8php.html + ad9f26a6ecacb627541d2f2475729cae9 + + + + UNICODE_HANGUL_VCOUNT + UtfNormalDefines_8php.html + ad49c300800b92f68c59ebd3ab575ca17 + + + + UNICODE_HANGUL_VEND + UtfNormalDefines_8php.html + a3cd4126c014b62b3cd0953b084c3ab0b + + + + UNICODE_MAX + UtfNormalDefines_8php.html + a799f483bd763064d4943149204b75065 + + + + UNICODE_REPLACEMENT + UtfNormalDefines_8php.html + a241259df0eddae2d592a4f792ee124bf + + + + UNICODE_SURROGATE_FIRST + UtfNormalDefines_8php.html + a106cde6ca775f075d2ce36b800785c74 + + + + UNICODE_SURROGATE_LAST + UtfNormalDefines_8php.html + af44513ca47f83916eccabdcd3a2050dc + + + + UTF8_FDD0 + UtfNormalDefines_8php.html + a71a908905b55e1f867adf941c52f68ae + + + + UTF8_FDEF + UtfNormalDefines_8php.html + af9c0663e8166f95f0f2135d1239c6f42 + + + + UTF8_FFFE + UtfNormalDefines_8php.html + a1c79ffdf265b72d4606445389a016d33 + + + + UTF8_FFFF + UtfNormalDefines_8php.html + ae32297e3c0dc804c2af1d308034cbf8b + + + + UTF8_HANGUL_FIRST + UtfNormalDefines_8php.html + ad2b26fb0bcb5604870f44fcb8dc3ac2c + + + + UTF8_HANGUL_LAST + UtfNormalDefines_8php.html + a2dc22b74ace39fe911cbff95851061bb + + + + UTF8_HANGUL_LBASE + UtfNormalDefines_8php.html + adee9b9dbc28ee987243c3c1a24178314 + + + + UTF8_HANGUL_LEND + UtfNormalDefines_8php.html + a4df04ccc17e70b37fdc9d40d217b8025 + + + + UTF8_HANGUL_TBASE + UtfNormalDefines_8php.html + a72f0b5e8bb61cb60af784d052bf45665 + + + + UTF8_HANGUL_TEND + UtfNormalDefines_8php.html + a8e4988220c262725967ac63b36765fe0 + + + + UTF8_HANGUL_VBASE + UtfNormalDefines_8php.html + a962bd34a8f35c2b726473fdb6800b534 + + + + UTF8_HANGUL_VEND + UtfNormalDefines_8php.html + abc1103f3cb82edf6254a692517c9ab08 + + + + UTF8_HEAD + UtfNormalDefines_8php.html + a0b980abdf26b0fd20453c95dee011ccf + + + + UTF8_MAX + UtfNormalDefines_8php.html + af0e8c12257ddbc2f699ed5ca9647172c + + + + UTF8_OVERLONG_A + UtfNormalDefines_8php.html + a597efc0e3e9ca03fdc8810e2e2bfb51f + + + + UTF8_OVERLONG_B + UtfNormalDefines_8php.html + aa76a14a584e145f84963d8b47d394bd8 + + + + UTF8_OVERLONG_C + UtfNormalDefines_8php.html + a9e4bc838c69c6184ebee105eed6b4fdd + + + + UTF8_REPLACEMENT + UtfNormalDefines_8php.html + a398385e84b7cd8ea4286527f1b8ae559 + + + + UTF8_SURROGATE_FIRST + UtfNormalDefines_8php.html + ac36fea50918c3db575c15f5ca5e4977d + + + + UTF8_SURROGATE_LAST + UtfNormalDefines_8php.html + a34bdae2dbe2ffe1bd0bc22e959298105 + + + + UTF8_TAIL + UtfNormalDefines_8php.html + a948ce0f37fbe0bef3f91a80200afe3ad + + + + + UtfNormalGenerate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalGenerate_8php + + + $canon + UtfNormalGenerate_8php.html + aa3bbed31c8b625462262a264354bd895 + + + + + $canonicalComp + UtfNormalGenerate_8php.html + a632880644fe38a8c245ac2785172d102 + + + + + $canonicalDecomp + UtfNormalGenerate_8php.html + a4d4cbbf0f2ba2ec5945c914bf9acf026 + + + + + $changed + UtfNormalGenerate_8php.html + ab060006d1221e5e476126476b921ad54 + + + + + $checkNFC + UtfNormalGenerate_8php.html + a4ae9a1e430cf491a2a68206bd283abd1 + + + + + $combiningClass + UtfNormalGenerate_8php.html + ad934005e810664413a2df0fe22143aca + + + + + $compat + UtfNormalGenerate_8php.html + ae4cf27d1db6c996279d5ddfc3de9a3ec + + + + if(!$in) + $compatibilityDecomp + UtfNormalGenerate_8php.html + a363a5b66104c82dd4c774c4a2d29b977 + + + + if(!$in) + $exclude + UtfNormalGenerate_8php.html + ae8c3451ef0f08513fa172c6b5254589d + + + + + $in + UtfNormalGenerate_8php.html + a149376280e3183367b9d962f868d42df + + + + + $out + UtfNormalGenerate_8php.html + a48cb304902320d173a4eaa41543327b9 + + + + + $pass + UtfNormalGenerate_8php.html + a12ec2780b52bd1c54d38c2f981c0349f + + + + + $total + UtfNormalGenerate_8php.html + a241b818f48030b628685b2e5119c5624 + + + + + if + UtfNormalGenerate_8php.html + a76a011062fb8184532070fed54085046 + (PHP_SAPI!= 'cli') + + + if(!$in) print Initializing normalization quick check tables + n + UtfNormalGenerate_8php.html + a3babc1efe26a4feaff2d996350edc49f + + + + + UtfNormalMemStress.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalMemStress_8php + + BENCH_CYCLES + UtfNormalMemStress_8php.html + a4db37d875c6931098c28bfa64c08a911 + + + + BIGSIZE + UtfNormalMemStress_8php.html + a400e96a3a95026642303cf892b698e97 + + + + + benchmarkForm + UtfNormalMemStress_8php.html + a54bfbbe9e4f21b2f738c96d30242d346 + (&$u, &$data, $form) + + + foreach($testfiles as $file=> $desc) + benchmarkTest + UtfNormalMemStress_8php.html + a8570cffa1970ab2aefc2938805daded7 + (&$u, $filename, $desc) + + + + benchTime + UtfNormalMemStress_8php.html + a28b6d3eb0c96b8c2edeb5c4b723047cb + () + + + + $normalizer + UtfNormalMemStress_8php.html + abc328d3882134a296abc24b20cd553a5 + + + + + $testfiles + UtfNormalMemStress_8php.html + afeeb68b9139e942735cc683bb9705bef + + + + if(PHP_SAPI!= 'cli') + if + UtfNormalMemStress_8php.html + a4dfe5d746078687578877699f49e7aef + (isset($_SERVER['argv'])&&in_array( '--icu', $_SERVER['argv'])) + + + + UtfNormalTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalTest_8php + + + $failure + UtfNormalTest_8php.html + a16c694fa4a01e9dc157063bd274c327a + + + + + $in + UtfNormalTest_8php.html + a149376280e3183367b9d962f868d42df + + + + if(!$in) + $normalizer + UtfNormalTest_8php.html + a9baebf975f7a5c9ba45f384660ba3cc6 + + + + + $ok + UtfNormalTest_8php.html + a012dd629d5f0d054d55d809aa87ecd33 + + + + + $success + UtfNormalTest_8php.html + a944564ee11ad329573548875b62a269e + + + + + $testedChars + UtfNormalTest_8php.html + adaf6cd305a75b83de39da2126140cdbe + + + + + $total + UtfNormalTest_8php.html + a241b818f48030b628685b2e5119c5624 + + + + if(PHP_SAPI!= 'cli') + $verbose + UtfNormalTest_8php.html + a0f483cef43b8527b85adf9f384411302 + + + + if(!$in) print Now testing invariants + n + UtfNormalTest_8php.html + a3670a6351691d7c8d612415dcbea5797 + + + + + UtfNormalTest2.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalTest2_8php + + COMMENT + UtfNormalTest2_8php.html + ac43232977943935f696c16936dc8d8a3 + + + + SEPARATOR + UtfNormalTest2_8php.html + adcc75df0b64e83b4891e725924bd4d5d + + + + + getRow + UtfNormalTest2_8php.html + ab390e5c7432ea15f889d60568b91b711 + ($f) + + + + my_assert + UtfNormalTest2_8php.html + af9a20306b8f5c2b522616b769ef824c9 + ($file, $line, $code) + + + + normalize_form_c + UtfNormalTest2_8php.html + a5edd898cb2731f29b1161ca27591313e + ($c) + + + + normalize_form_c_php + UtfNormalTest2_8php.html + a4d3b2b8e7f9147f97d4751bf01f91ed5 + ($c) + + + + normalize_form_d + UtfNormalTest2_8php.html + ab0059d7f084b592dfb1358586c12187f + ($c) + + + + normalize_form_d_php + UtfNormalTest2_8php.html + ad38824cd74f5114f3835da19388f0edb + ($c) + + + + normalize_form_kc + UtfNormalTest2_8php.html + addb1109b4b0f3c5a899bb7568301247b + ($c) + + + + normalize_form_kc_php + UtfNormalTest2_8php.html + a859eb08d48b87f903f526aa240ede0b0 + ($c) + + + + normalize_form_kd + UtfNormalTest2_8php.html + a4960d48b60bcf5762af8cebf9766832f + ($c) + + + + normalize_form_kd_php + UtfNormalTest2_8php.html + acb567654224b6152713428aace2e2e2b + ($c) + + + + unichr + UtfNormalTest2_8php.html + a9212200cf18eaae63e6aa84017146cb3 + ($c) + + + + unistr + UtfNormalTest2_8php.html + a7c8b0d5b3915af6a2863bb11ec7dd756 + ($c) + + + + $count + UtfNormalTest2_8php.html + af789423037bbc89dc7c850e761177570 + + + + + $f + UtfNormalTest2_8php.html + a23c42e7d231a63025b55e4eb7e3d4c99 + + + + if(PHP_SAPI!= 'cli') + $file + UtfNormalTest2_8php.html + aefddd6fb4b2bf353b8c3768385dbe769 + + + + + $lineNo + UtfNormalTest2_8php.html + a9e2fcfa96c544bf4bd3c5a71a7bf2739 + + + + + if + UtfNormalTest2_8php.html + a356eedbd1d5da077a4306cee4f1998be + ($f!==false) + + + + UtfNormalUtil.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + UtfNormalUtil_8php + + + codepointToUtf8 + UtfNormalUtil_8php.html + a435825fa4c7776922a73ef292ee58d02 + ($codepoint) + + + + escapeSingleString + UtfNormalUtil_8php.html + a1989fa445120f0741af1d699950336d2 + ($string) + + + + hexSequenceToUtf8 + UtfNormalUtil_8php.html + a7fffb430837d1cd3c2eda78c1b389930 + ($sequence) + + + + utf8ToCodepoint + UtfNormalUtil_8php.html + a4fbb6ff63664f885f80a1d3914bfe4dd + ($char) + + + + utf8ToHexSequence + UtfNormalUtil_8php.html + a07145a1d9994f7c360bfe2ff56d900f2 + ($str) + + + + APCBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + APCBagOStuff_8php + APCBagOStuff + + + BagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + BagOStuff_8php + BagOStuff + + + EmptyBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + EmptyBagOStuff_8php + EmptyBagOStuff + + + HashBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + HashBagOStuff_8php + HashBagOStuff + + + MemcachedBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + MemcachedBagOStuff_8php + MemcachedBagOStuff + + + MemcachedClient.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + MemcachedClient_8php + MemCachedClientforWiki + MWMemcached + + + MemcachedPeclBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + MemcachedPeclBagOStuff_8php + MemcachedPeclBagOStuff + + + MemcachedPhpBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + MemcachedPhpBagOStuff_8php + MemcachedPhpBagOStuff + + + MultiWriteBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + MultiWriteBagOStuff_8php + MultiWriteBagOStuff + + + ObjectCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + ObjectCache_8php + ObjectCache + + + ObjectCacheSessionHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + ObjectCacheSessionHandler_8php + ObjectCacheSessionHandler + + + RedisBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + RedisBagOStuff_8php + RedisBagOStuff + + + SqlBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + SqlBagOStuff_8php + MediaWikiBagOStuff + SqlBagOStuff + + + WinCacheBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + WinCacheBagOStuff_8php + WinCacheBagOStuff + + + XCacheBagOStuff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + XCacheBagOStuff_8php + XCacheBagOStuff + + + OutputHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + OutputHandler_8php + + + wfDoContentLength + OutputHandler_8php.html + a44d20ec5c072b6b5b0634823d55ccf3f + ($length) + + + + wfGzipHandler + OutputHandler_8php.html + a0e6dfd0bcc44694eb4320902df12495a + ($s) + + + + wfHtmlValidationHandler + OutputHandler_8php.html + a9040e9aca116469a1af9c199358347ba + ($s) + + + + wfMangleFlashPolicy + OutputHandler_8php.html + a4a5b93b069634c69ca18c87cc2025679 + ($s) + + + + wfOutputHandler + OutputHandler_8php.html + acb9e428602d529c4a3ddc6e0f7d064ac + ($s) + + + + wfRequestExtension + OutputHandler_8php.html + a0debbcdfa23bffbf28f8bdaa571951a2 + () + + + + OutputPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + OutputPage_8php + OutputPage + + + PageQueryPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + PageQueryPage_8php + PageQueryPage + + + Pager.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Pager_8php + AlphabeticPager + IndexPager + Pager + ReverseChronologicalPager + TablePager + + + CacheTime.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + CacheTime_8php + CacheTime + + + CoreParserFunctions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + CoreParserFunctions_8php + CoreParserFunctions + + + CoreTagHooks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + CoreTagHooks_8php + CoreTagHooks + + + DateFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + DateFormatter_8php + DateFormatter + + + LinkHolderArray.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + LinkHolderArray_8php + LinkHolderArray + + + Parser.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + Parser_8php + Parser + + + Parser_DiffTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + Parser__DiffTest_8php + Parser_DiffTest + + + ParserCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + ParserCache_8php + ParserCache + + + ParserOptions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + ParserOptions_8php + ParserOptions + + + ParserOutput.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + ParserOutput_8php + ParserOutput + + + Preprocessor.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + Preprocessor_8php + PPFrame + PPNode + Preprocessor + + + Preprocessor_DOM.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + Preprocessor__DOM_8php + PPCustomFrame_DOM + PPDPart + PPDStack + PPDStackElement + PPFrame_DOM + PPNode_DOM + PPTemplateFrame_DOM + Preprocessor_DOM + + + Preprocessor_Hash.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + Preprocessor__Hash_8php + PPCustomFrame_Hash + PPDAccum_Hash + PPDPart_Hash + PPDStack_Hash + PPDStackElement_Hash + PPFrame_Hash + PPNode_Hash_Array + PPNode_Hash_Attr + PPNode_Hash_Text + PPNode_Hash_Tree + PPTemplateFrame_Hash + Preprocessor_Hash + + + StripState.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + StripState_8php + StripState + + + Tidy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + Tidy_8php + MWTidy + MWTidyWrapper + + + PathRouter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + PathRouter_8php + PathRouter + PathRouterPatternReplacer + + + PHPVersionError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + PHPVersionError_8php + + + wfPHPVersionError + PHPVersionError_8php.html + ad4df70f20a8889797357f4e2968937a4 + ($type) + + + + PoolCounter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/poolcounter/ + PoolCounter_8php + PoolCounter + PoolCounter_Stub + + + PoolCounterRedis.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/poolcounter/ + PoolCounterRedis_8php + PoolCounterRedis + + + PoolCounterWork.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/poolcounter/ + PoolCounterWork_8php + PoolCounterWork + PoolCounterWorkViaCallback + + + Preferences.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Preferences_8php + Preferences + PreferencesForm + + + PrefixSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + PrefixSearch_8php + PrefixSearch + StringPrefixSearch + TitlePrefixSearch + + + Profiler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + Profiler_8php + Profiler + ProfileSection + TransactionProfiler + + + wfProfileIn + Profiler_8php.html + afd65b1f7d46564cdd0555666f7ba9ed2 + ($functionname) + + + + wfProfileOut + Profiler_8php.html + a74fff059487aec178f79da1e06c7edf2 + ($functionname= 'missing') + + + + ProfilerMwprof.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + ProfilerMwprof_8php + ProfilerMwprof + + + ProfilerSimpleDB.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + ProfilerSimpleDB_8php + ProfilerSimpleDB + + + ProfilerSimpleText.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + ProfilerSimpleText_8php + ProfilerSimpleText + + + ProfilerSimpleTrace.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + ProfilerSimpleTrace_8php + ProfilerSimpleTrace + + + ProfilerSimpleUDP.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + ProfilerSimpleUDP_8php + ProfilerSimpleUDP + + + ProfilerStandard.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + ProfilerStandard_8php + ProfilerStandard + + + ProfilerStub.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + ProfilerStub_8php + ProfilerStub + + + ProtectionForm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + ProtectionForm_8php + ProtectionForm + + + QueryPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + QueryPage_8php + QueryPage + WantedQueryPage + + + IRCColourfulRCFeedFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + IRCColourfulRCFeedFormatter_8php + IRCColourfulRCFeedFormatter + + + JSONRCFeedFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + JSONRCFeedFormatter_8php + JSONRCFeedFormatter + + + MachineReadableRCFeedFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + MachineReadableRCFeedFormatter_8php + MachineReadableRCFeedFormatter + + + RCFeedEngine.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + RCFeedEngine_8php + RCFeedEngine + + + RCFeedFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + RCFeedFormatter_8php + RCFeedFormatter + + + RedisPubSubFeedEngine.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + RedisPubSubFeedEngine_8php + RedisPubSubFeedEngine + + + UDPRCFeedEngine.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + UDPRCFeedEngine_8php + UDPRCFeedEngine + + + XMLRCFeedFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + XMLRCFeedFormatter_8php + XMLRCFeedFormatter + + + ResourceLoader.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoader_8php + ResourceLoader + + + ResourceLoaderContext.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderContext_8php + ResourceLoaderContext + + + ResourceLoaderFileModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderFileModule_8php + ResourceLoaderFileModule + + + ResourceLoaderFilePageModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderFilePageModule_8php + ResourceLoaderFilePageModule + + + ResourceLoaderLanguageDataModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderLanguageDataModule_8php + ResourceLoaderLanguageDataModule + + + ResourceLoaderLanguageNamesModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderLanguageNamesModule_8php + ResourceLoaderLanguageNamesModule + + + ResourceLoaderLESSFunctions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderLESSFunctions_8php + ResourceLoaderLESSFunctions + + + ResourceLoaderModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderModule_8php + ResourceLoaderModule + + + ResourceLoaderNoscriptModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderNoscriptModule_8php + ResourceLoaderNoscriptModule + + + ResourceLoaderSiteModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderSiteModule_8php + ResourceLoaderSiteModule + + + ResourceLoaderStartUpModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderStartUpModule_8php + ResourceLoaderStartUpModule + + + ResourceLoaderUserCSSPrefsModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderUserCSSPrefsModule_8php + ResourceLoaderUserCSSPrefsModule + + + ResourceLoaderUserGroupsModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderUserGroupsModule_8php + ResourceLoaderUserGroupsModule + + + ResourceLoaderUserModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderUserModule_8php + ResourceLoaderUserModule + + + ResourceLoaderUserOptionsModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderUserOptionsModule_8php + ResourceLoaderUserOptionsModule + + + ResourceLoaderUserTokensModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderUserTokensModule_8php + ResourceLoaderUserTokensModule + + + ResourceLoaderWikiModule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + ResourceLoaderWikiModule_8php + ResourceLoaderWikiModule + + + Revision.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Revision_8php + Revision + + + RevisionDelete.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/revisiondelete/ + RevisionDelete_8php + RevDelArchivedFileItem + RevDelArchivedFileList + RevDelArchivedRevisionItem + RevDelArchiveItem + RevDelArchiveList + RevDelFileItem + RevDelFileList + RevDelLogItem + RevDelLogList + RevDelRevisionItem + RevDelRevisionList + + + RevisionDeleteAbstracts.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/revisiondelete/ + RevisionDeleteAbstracts_8php + RevDelItem + RevDelList + + + RevisionDeleter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/revisiondelete/ + RevisionDeleter_8php + RevisionDeleter + + + RevisionDeleteUser.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/revisiondelete/ + RevisionDeleteUser_8php + RevisionDeleteUser + + + RevisionList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + RevisionList_8php + RevisionItem + RevisionItemBase + RevisionList + RevisionListBase + + + Sanitizer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Sanitizer_8php + Sanitizer + + + SearchDatabase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchDatabase_8php + SearchDatabase + + + SearchEngine.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchEngine_8php + SearchEngine + SearchEngineDummy + SearchResultTooMany + + + SearchHighlighter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchHighlighter_8php + SearchHighlighter + + + SearchMssql.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchMssql_8php + SearchMssql + + + SearchMySQL.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchMySQL_8php + SearchMySQL + + + SearchOracle.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchOracle_8php + SearchOracle + + + SearchPostgres.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchPostgres_8php + PostgresSearchResult + PostgresSearchResultSet + SearchPostgres + + + SearchResult.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchResult_8php + SearchResult + + + SearchResultSet.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchResultSet_8php + SearchNearMatchResultSet + SearchResultSet + SqlSearchResultSet + + + SearchSqlite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + SearchSqlite_8php + SearchSqlite + + + Setup.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Setup_8php + + if(!defined( 'MEDIAWIKI')) + $fname + Setup_8php.html + a3981b87a9f900bae0d9e06b43efdea6f + + + + + $messageMemc + Setup_8php.html + a049d86458eb23feb0912e1f12fa7f44e + + + + + $parserMemc + Setup_8php.html + a0a8dd8c164693a7afb5dc93915fb2d13 + + + + if($wgCanonicalServer===false) + $serverParts + Setup_8php.html + ae36908bb8ac8e193be30c8ef46eb87c7 + + + + if($wgMetaNamespace===false) if($wgResourceLoaderMaxQueryLength===false) + $wgCanonicalNamespaceNames + Setup_8php.html + a93c24120118ae9d1c1bb314dfece8760 + + + + global + $wgCommandLineMode + Setup_8php.html + a566740042a55dbcc2414c4ba78043e58 + + + + + $wgContLang + Setup_8php.html + aba0be3e2bf0ecac8a8ac0a5987a94be4 + + + + if(is_array($wgExtraNamespaces)) + $wgContLanguageCode + Setup_8php.html + ac7a3c3550cc37b344b421a8a4cad764a + + + + if($wgRCFilterByAge) if($wgSkipSkin) if($wgLocalInterwiki) if($wgSharedPrefix===false) if(!$wgCookiePrefix) + $wgCookiePrefix + Setup_8php.html + ab93d649bc570f87cbac9cb45eaf6b8f0 + + + + + $wgDeferredUpdateList + Setup_8php.html + a0426d5f170e31e2f3aa4199dd07d0809 + + + + if(!$wgHtml5Version &&$wgAllowRdfaAttributes) + $wgFileExtensions + Setup_8php.html + a5f0cc0b212c3fdff7049bf182f2e417d + + + + + $wgFullyInitialised + Setup_8php.html + afd84feb1e48dc2de4db728dfee9d1945 + + + + if($wgUseFileCache||$wgUseSquid) if(!$wgEnotifMinorEdits) + $wgHtml5 + Setup_8php.html + a991854dfca481688cd385aeb8b9d4ab8 + + + + + $wgJsMimeType + Setup_8php.html + a763d5a0903589deb143c05ef0eb058d1 + + + + + $wgLang + Setup_8php.html + ab3e7619872e18991d731dff47b829f23 + + + + + $wgLangConvMemc + Setup_8php.html + ab79cb59b290a60c1ad4f1fe29e2f35fe + + + + + $wgLockManagers + Setup_8php.html + ad7a46b2c1a74307e71ad103791bd0907 + [] + + + + $wgMemc + Setup_8php.html + a5334e62aa05aed3850df70023e135d28 + + + + + $wgNamespaceAliases + Setup_8php.html + aed6289f68e6cfe00edacecc7dba95baa + ['Image'] + + + + $wgNamespaceAliases + Setup_8php.html + ad97d46df5dc3a15fb94ec1fc1aa09bbb + ['Image_talk'] + + + if(!isset($wgVersion)) if($wgScript===false) if($wgLoadScript===false) if($wgArticlePath===false) if(!empty($wgActionPaths)&&!isset($wgActionPaths['view'])) if($wgStylePath===false) if($wgLocalStylePath===false) if($wgStyleDirectory===false) if($wgExtensionAssetsPath===false) if($wgLogo===false) if($wgUploadPath===false) if($wgUploadDirectory===false) if($wgReadOnlyFile===false) if($wgFileCacheDirectory===false) if($wgDeletedDirectory===false) if(isset($wgFileStore['deleted']['directory'])) if(isset($wgFooterIcons['copyright'])&&isset($wgFooterIcons['copyright']['copyright'])&&$wgFooterIcons['copyright']['copyright']===array()) if(isset($wgFooterIcons['poweredby'])&&isset($wgFooterIcons['poweredby']['mediawiki'])&&$wgFooterIcons['poweredby']['mediawiki']['src']===null) + $wgNamespaceProtection + Setup_8php.html + a21dabaf4b56c27112e5cd3890c901057 + [NS_MEDIAWIKI] + + + + $wgOut + Setup_8php.html + ab002daa0350b02f075f39285c735058f + + + + + $wgParser + Setup_8php.html + a56e05d66bd0ae1c602a47c27b7b0d8b7 + + + + if($wgServerName!==false) + $wgServerName + Setup_8php.html + a773e011eab636f774d54d1c6568a2c8d + + + + if(!is_object($wgAuth)) + $wgTitle + Setup_8php.html + abec7fc87c10c0e4b064a46ab137141c3 + + + + + $wgUseEnotif + Setup_8php.html + a768936e5982c7078ee25c005b49330ef + + + + + $wgUser + Setup_8php.html + ab45e85a30498dcc389c3bfa2c31ce9cc + + + + + $wgXhtmlDefaultNamespace + Setup_8php.html + ad7232ef82feb6cf90992664619bbe285 + + + + + MediaWikiSite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/site/ + MediaWikiSite_8php + MediaWikiSite + + + Site.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/site/ + Site_8php + Site + SiteObject + + + SiteList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/site/ + SiteList_8php + SiteArray + SiteList + + + SiteSQLStore.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/site/ + SiteSQLStore_8php + Sites + SiteSQLStore + + + SiteStore.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/site/ + SiteStore_8php + SiteStore + + + SiteConfiguration.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + SiteConfiguration_8php + SiteConfiguration + + + SiteStats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + SiteStats_8php + SiteStats + SiteStatsInit + + + Skin.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Skin_8php + Skin + + + SkinTemplate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + SkinTemplate_8php + BaseTemplate + MediaWikiI18N + QuickTemplate + SkinTemplate + + + ChangesListSpecialPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + ChangesListSpecialPage_8php + ChangesListSpecialPage + + + FormSpecialPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + FormSpecialPage_8php + FormSpecialPage + + + IncludableSpecialPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + IncludableSpecialPage_8php + IncludableSpecialPage + + + RedirectSpecialPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + RedirectSpecialPage_8php + RedirectSpecialArticle + RedirectSpecialPage + SpecialRedirectToSpecial + + + SpecialPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + SpecialPage_8php + SpecialPage + + + SpecialPageFactory.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + SpecialPageFactory_8php + SpecialPageFactory + + + UnlistedSpecialPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + UnlistedSpecialPage_8php + UnlistedSpecialPage + + + SpecialActiveusers.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialActiveusers_8php + ActiveUsersPager + SpecialActiveUsers + + + SpecialAllmessages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialAllmessages_8php + AllmessagesTablePager + SpecialAllmessages + + + SpecialAllpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialAllpages_8php + SpecialAllpages + + + SpecialAncientpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialAncientpages_8php + AncientPagesPage + + + SpecialBlankpage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialBlankpage_8php + SpecialBlankpage + + + SpecialBlock.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialBlock_8php + SpecialBlock + + + SpecialBlockList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialBlockList_8php + BlockListPager + HTMLBlockedUsersItemSelect + SpecialBlockList + + + SpecialBooksources.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialBooksources_8php + SpecialBookSources + + + SpecialBrokenRedirects.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialBrokenRedirects_8php + BrokenRedirectsPage + + + SpecialCachedPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialCachedPage_8php + SpecialCachedPage + + + SpecialCategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialCategories_8php + CategoryPager + SpecialCategories + + + SpecialChangeEmail.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialChangeEmail_8php + SpecialChangeEmail + + + SpecialChangePassword.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialChangePassword_8php + SpecialChangePassword + + + SpecialComparePages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialComparePages_8php + SpecialComparePages + + + SpecialConfirmemail.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialConfirmemail_8php + EmailConfirmation + EmailInvalidation + + + SpecialContributions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialContributions_8php + ContribsPager + SpecialContributions + + + SpecialCreateAccount.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialCreateAccount_8php + SpecialCreateAccount + + + SpecialDeadendpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialDeadendpages_8php + DeadendPagesPage + + + SpecialDeletedContributions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialDeletedContributions_8php + DeletedContribsPager + DeletedContributionsPage + + + SpecialDiff.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialDiff_8php + SpecialDiff + + + SpecialDoubleRedirects.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialDoubleRedirects_8php + DoubleRedirectsPage + + + SpecialEditWatchlist.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialEditWatchlist_8php + EditWatchlistCheckboxSeriesField + EditWatchlistNormalHTMLForm + SpecialEditWatchlist + + + SpecialEmailuser.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialEmailuser_8php + SpecialEmailUser + + + SpecialExpandTemplates.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialExpandTemplates_8php + SpecialExpandTemplates + + + SpecialExport.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialExport_8php + SpecialExport + + + SpecialFewestrevisions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialFewestrevisions_8php + FewestrevisionsPage + + + SpecialFileDuplicateSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialFileDuplicateSearch_8php + FileDuplicateSearchPage + + + SpecialFilepath.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialFilepath_8php + SpecialFilepath + LICENSE + + + SpecialImport.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialImport_8php + ImportReporter + SpecialImport + + + SpecialJavaScriptTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialJavaScriptTest_8php + SpecialJavaScriptTest + + + SpecialLinkSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialLinkSearch_8php + LinkSearchPage + + + SpecialListDuplicatedFiles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialListDuplicatedFiles_8php + ListDuplicatedFilesPage + + + SpecialListfiles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialListfiles_8php + ImageListPager + SpecialListFiles + + + SpecialListgrouprights.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialListgrouprights_8php + SpecialListGroupRights + + + SpecialListredirects.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialListredirects_8php + ListredirectsPage + + + SpecialListusers.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialListusers_8php + SpecialListAdmins + SpecialListBots + SpecialListUsers + UsersPager + + + SpecialLockdb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialLockdb_8php + SpecialLockdb + + + SpecialLog.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialLog_8php + SpecialLog + + + SpecialLonelypages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialLonelypages_8php + LonelyPagesPage + + + SpecialLongpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialLongpages_8php + LongPagesPage + + + SpecialMergeHistory.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMergeHistory_8php + MergeHistoryPager + SpecialMergeHistory + + + SpecialMIMEsearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMIMEsearch_8php + MIMEsearchPage + + + SpecialMostcategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMostcategories_8php + MostcategoriesPage + + + SpecialMostimages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMostimages_8php + MostimagesPage + + + SpecialMostinterwikis.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMostinterwikis_8php + MostinterwikisPage + + + SpecialMostlinked.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMostlinked_8php + MostlinkedPage + + + SpecialMostlinkedcategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMostlinkedcategories_8php + MostlinkedCategoriesPage + + + SpecialMostlinkedtemplates.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMostlinkedtemplates_8php + MostlinkedTemplatesPage + + + SpecialMostrevisions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMostrevisions_8php + MostrevisionsPage + + + SpecialMovepage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMovepage_8php + MovePageForm + + + SpecialMyRedirectPages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialMyRedirectPages_8php + SpecialAllMyUploads + SpecialMycontributions + SpecialMypage + SpecialMytalk + SpecialMyuploads + + + SpecialNewimages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialNewimages_8php + NewFilesPager + SpecialNewFiles + + + SpecialNewpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialNewpages_8php + NewPagesPager + SpecialNewpages + + + SpecialPagesWithProp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialPagesWithProp_8php + SpecialPagesWithProp + + + SpecialPasswordReset.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialPasswordReset_8php + SpecialPasswordReset + + + SpecialPermanentLink.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialPermanentLink_8php + SpecialPermanentLink + + + SpecialPopularpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialPopularpages_8php + PopularPagesPage + + + SpecialPreferences.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialPreferences_8php + SpecialPreferences + + + SpecialPrefixindex.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialPrefixindex_8php + SpecialPrefixindex + + + SpecialProtectedpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialProtectedpages_8php + ProtectedPagesPager + SpecialProtectedpages + + + SpecialProtectedtitles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialProtectedtitles_8php + ProtectedTitlesPager + SpecialProtectedtitles + + + SpecialRandomInCategory.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRandomInCategory_8php + SpecialRandomInCategory + + + SpecialRandompage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRandompage_8php + RandomPage + + + SpecialRandomredirect.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRandomredirect_8php + SpecialRandomredirect + + + SpecialRecentchanges.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRecentchanges_8php + SpecialRecentChanges + + + SpecialRecentchangeslinked.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRecentchangeslinked_8php + SpecialRecentChangesLinked + + + SpecialRedirect.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRedirect_8php + SpecialRedirect + LICENSE + + + SpecialResetTokens.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialResetTokens_8php + SpecialResetTokens + + + SpecialRevisiondelete.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRevisiondelete_8php + SpecialRevisionDelete + + + SpecialRunJobs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialRunJobs_8php + SpecialRunJobs + + + SpecialSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialSearch_8php + SpecialSearch + + + SpecialShortpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialShortpages_8php + ShortPagesPage + + + SpecialSpecialpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialSpecialpages_8php + SpecialSpecialpages + + + SpecialStatistics.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialStatistics_8php + SpecialStatistics + + + SpecialTags.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialTags_8php + SpecialTags + + + SpecialTrackingCategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialTrackingCategories_8php + SpecialTrackingCategories + + + SpecialUnblock.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUnblock_8php + SpecialUnblock + + + SpecialUncategorizedcategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUncategorizedcategories_8php + UncategorizedCategoriesPage + + + SpecialUncategorizedimages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUncategorizedimages_8php + UncategorizedImagesPage + + + SpecialUncategorizedpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUncategorizedpages_8php + UncategorizedPagesPage + + + SpecialUncategorizedtemplates.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUncategorizedtemplates_8php + UncategorizedTemplatesPage + + + SpecialUndelete.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUndelete_8php + PageArchive + SpecialUndelete + + + SpecialUnlockdb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUnlockdb_8php + SpecialUnlockdb + + + SpecialUnusedcategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUnusedcategories_8php + UnusedCategoriesPage + + + SpecialUnusedimages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUnusedimages_8php + UnusedimagesPage + + + SpecialUnusedtemplates.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUnusedtemplates_8php + UnusedtemplatesPage + + + SpecialUnwatchedpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUnwatchedpages_8php + UnwatchedpagesPage + + + SpecialUpload.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUpload_8php + SpecialUpload + UploadForm + UploadSourceField + + + SpecialUploadStash.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUploadStash_8php + SpecialUploadStash + SpecialUploadStashTooLargeException + + + SpecialUserlogin.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUserlogin_8php + LoginForm + + + SpecialUserlogout.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUserlogout_8php + SpecialUserlogout + + + SpecialUserrights.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialUserrights_8php + UserrightsPage + + + SpecialVersion.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialVersion_8php + SpecialVersion + + + SpecialWantedcategories.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialWantedcategories_8php + WantedCategoriesPage + + + SpecialWantedfiles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialWantedfiles_8php + WantedFilesPage + + + SpecialWantedpages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialWantedpages_8php + WantedPagesPage + + + SpecialWantedtemplates.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialWantedtemplates_8php + WantedTemplatesPage + + + SpecialWatchlist.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialWatchlist_8php + SpecialWatchlist + + + SpecialWhatlinkshere.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialWhatlinkshere_8php + SpecialWhatLinksHere + + + SpecialWithoutinterwiki.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + SpecialWithoutinterwiki_8php + WithoutInterwikiPage + + + SquidPurgeClient.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + SquidPurgeClient_8php + SquidPurgeClient + SquidPurgeClientPool + + + StatCounter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + StatCounter_8php + StatCounter + + + Status.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Status_8php + Status + + + StreamFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + StreamFile_8php + StreamFile + + + StubObject.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + StubObject_8php + StubContLang + StubObject + StubUserLang + + + NoLocalSettings.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/templates/ + NoLocalSettings_8php + + + $ext + NoLocalSettings_8php.html + ade30ae71930839daaf6f83bd19081493 + + + + if(!defined( 'MEDIAWIKI')) if(!isset($wgVersion)) + $matches + NoLocalSettings_8php.html + a850244e043b89384ad7c0a1815829cb6 + + + + + $path + NoLocalSettings_8php.html + a0a4baf0b22973c07685c3981f0d17fc4 + + + + + Usercreate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/templates/ + Usercreate_8php + UsercreateTemplate + + + Userlogin.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/templates/ + Userlogin_8php + UserloginTemplate + + + TimestampException.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + TimestampException_8php + TimestampException + + + Title.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Title_8php + Title + + + MalformedTitleException.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + MalformedTitleException_8php + MalformedTitleException + + + MediaWikiPageLinkRenderer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + MediaWikiPageLinkRenderer_8php + MediaWikiPageLinkRenderer + + + MediaWikiTitleCodec.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + MediaWikiTitleCodec_8php + MediaWikiTitleCodec + + + PageLinkRenderer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + PageLinkRenderer_8php + PageLinkRenderer + + + TitleFormatter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + TitleFormatter_8php + TitleFormatter + + + TitleParser.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + TitleParser_8php + TitleParser + + + TitleValue.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + TitleValue_8php + TitleValue + + + TitleArray.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + TitleArray_8php + TitleArray + + + TitleArrayFromResult.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + TitleArrayFromResult_8php + TitleArrayFromResult + + + UploadBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/upload/ + UploadBase_8php + UploadBase + + + UploadFromChunks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/upload/ + UploadFromChunks_8php + UploadChunkFileException + UploadChunkVerificationException + UploadChunkZeroLengthFileException + UploadFromChunks + + + UploadFromFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/upload/ + UploadFromFile_8php + UploadFromFile + + + UploadFromStash.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/upload/ + UploadFromStash_8php + UploadFromStash + + + UploadFromUrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/upload/ + UploadFromUrl_8php + UploadFromUrl + + + UploadStash.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/upload/ + UploadStash_8php + UploadStash + UploadStashBadPathException + UploadStashException + UploadStashFile + UploadStashFileException + UploadStashFileNotFoundException + UploadStashNoSuchKeyException + UploadStashNotAvailableException + UploadStashNotLoggedInException + UploadStashWrongOwnerException + UploadStashZeroLengthFileException + + + User.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + User_8php + PasswordError + User + + EDIT_TOKEN_SUFFIX + group__Constants.html + gaa30ca468ea91a28e468a1b00e042036b + + + + MW_USER_VERSION + group__Constants.html + ga3a1ea251f74aaa3e7b91e684f66faef1 + + + + USER_TOKEN_LENGTH + group__Constants.html + ga6aafcf6d2c55aac443a59d854b0adc7d + + + + + UserArray.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + UserArray_8php + UserArray + + + UserArrayFromResult.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + UserArrayFromResult_8php + UserArrayFromResult + + + UserMailer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + UserMailer_8php + EmailNotification + MailAddress + UserMailer + + + UserRightsProxy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + UserRightsProxy_8php + UserRightsProxy + + + ArrayUtils.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + ArrayUtils_8php + ArrayUtils + + + Cdb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + Cdb_8php + CdbException + CdbReader + CdbWriter + + + CdbDBA.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + CdbDBA_8php + CdbReaderDBA + CdbWriterDBA + + + CdbPHP.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + CdbPHP_8php + CdbFunctions + CdbReaderPHP + CdbWriterPHP + + + IP.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + IP_8php + IP + + IP_ADDRESS_STRING + IP_8php.html + a597a948be9ffe6a22f319c259f5c552c + + + + RE_IP_ADD + IP_8php.html + ab1dd8609cdc97cacf04a2cc1b56fc66a + + + + RE_IP_BLOCK + IP_8php.html + a6113020cb1381a86f1d77850cb697064 + + + + RE_IP_BYTE + IP_8php.html + ad4dbf03f94ab83b43c72ecac31c480c3 + + + + RE_IP_PREFIX + IP_8php.html + aa80e6e22c24bc82a681a0a4b2bb8b7de + + + + RE_IPV6_ADD + IP_8php.html + a8bfbbd8213cd44e3914720e4c6f60fbc + + + + RE_IPV6_BLOCK + IP_8php.html + ad33507793447c8f29f77fdc832754269 + + + + RE_IPV6_GAP + IP_8php.html + ac39b3fb6d608c24dc4191e625341d6a3 + + + + RE_IPV6_PREFIX + IP_8php.html + ab0e904c2978f6178e79ad24ff0148b61 + + + + RE_IPV6_V4_PREFIX + IP_8php.html + a276d5261a6ee7aa17f5197e0486e1309 + + + + RE_IPV6_WORD + IP_8php.html + aa19495ec36006b093707710503b0296c + + + + + MWCryptRand.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + MWCryptRand_8php + MWCryptRand + + + MWFunction.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + MWFunction_8php + MWFunction + + + StringUtils.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + StringUtils_8php + DoubleReplacer + ExplodeIterator + HashtableReplacer + RegexlikeReplacer + ReplacementArray + Replacer + StringUtils + + + UIDGenerator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + UIDGenerator_8php + UIDGenerator + + + ZipDirectoryReader.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + ZipDirectoryReader_8php + ZipDirectoryReader + ZipDirectoryReaderError + + + WatchedItem.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WatchedItem_8php + WatchedItem + + + WebRequest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WebRequest_8php + DerivativeRequest + FauxRequest + WebRequest + + + WebResponse.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WebResponse_8php + FauxResponse + WebResponse + + + WebStart.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WebStart_8php + + MEDIAWIKI + WebStart_8php.html + a84bac1ac222de37301aa06f9a26c0013 + + + + + $IP + WebStart_8php.html + a04624d7a6de9eb3d2621472352bb6dcb + + + + + $wgProfiler + WebStart_8php.html + a70a26d9263a1533f8b30d78001c7bbeb + + + + + $wgRequestTime + WebStart_8php.html + ab32c84fce93dcf851fe1e1c686579d4b + + + + + if + WebStart_8php.html + a11f3d8ff41210421b1b68c6bec02fcbc + ($IP===false) + + + + Wiki.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Wiki_8php + MediaWiki + + + WikiCategoryPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WikiCategoryPage_8php + WikiCategoryPage + + + WikiFilePage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WikiFilePage_8php + WikiFilePage + + + WikiMap.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WikiMap_8php + WikiMap + WikiReference + + + WikiPage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + WikiPage_8php + Page + PoolWorkArticleView + WikiPage + + + Xml.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + Xml_8php + Xml + XmlJsCode + XmlSelect + + + ZhConversion.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + ZhConversion_8php + + + $zh2CN + ZhConversion_8php.html + a613764b62235a42a4e2ea7a622201808 + + + + + $zh2Hans + ZhConversion_8php.html + ae9542c6e670247a956eba92f89fa956c + + + + + $zh2Hant + ZhConversion_8php.html + ae37ffe588f7076993a24ed5c7b641659 + + + + + $zh2HK + ZhConversion_8php.html + a38df5bd62f3515797661137ca8a9cb65 + + + + + $zh2SG + ZhConversion_8php.html + a7c2b4c886f723603af37bf4f207bd502 + + + + + $zh2TW + ZhConversion_8php.html + ad6075dd7561cbd80de98eaa605c77356 + + + + + index.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + index_8php + + + $mediaWiki + index_8php.html + acda2d19385b5fbf83ef932557dca6845 + + + + + if + index_8php.html + a1911e74717f71278125a77ca56e6ba10 + (!function_exists( 'version_compare')||version_compare(phpversion(), '5.3.2')< 0) + + + + index.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/mw-config/ + mw-config_2index_8php + + MEDIAWIKI_INSTALL + mw-config_2index_8php.html + aa9f2809820876852e4e1f48a37442e38 + + + + MW_CONFIG_CALLBACK + mw-config_2index_8php.html + a04fa585f76a3d7ee4eb27850b57c49b8 + + + + + wfInstallerMain + mw-config_2index_8php.html + ad7ff7654069dab36b0bc5b49a3f0f0aa + () + + + + index.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + index_8php5 + + + index.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/mw-config/ + mw-config_2index_8php5 + + MW_INSTALL_PHP5_EXT + mw-config_2index_8php5.html + a4ffcf2636df0556d26be7fef4af1099e + + + + + LanguageAr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageAr_8php + LanguageAr + + + LanguageAz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageAz_8php + LanguageAz + + + LanguageBe_tarask.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageBe__tarask_8php + LanguageBe_tarask + + + LanguageBg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageBg_8php + LanguageBg + + + LanguageBs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageBs_8php + LanguageBs + + + LanguageCu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageCu_8php + LanguageCu + + + LanguageDsb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageDsb_8php + LanguageDsb + + + LanguageEo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageEo_8php + LanguageEo + + + LanguageEs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageEs_8php + LanguageEs + + + LanguageEt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageEt_8php + LanguageEt + + + LanguageFi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageFi_8php + LanguageFi + + + LanguageGa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageGa_8php + LanguageGa + + + LanguageGan.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageGan_8php + GanConverter + LanguageGan + + + LanguageHe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageHe_8php + LanguageHe + + + LanguageHsb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageHsb_8php + LanguageHsb + + + LanguageHu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageHu_8php + LanguageHu + + + LanguageHy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageHy_8php + LanguageHy + + + LanguageIu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageIu_8php + IuConverter + LanguageIu + + + LanguageJa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageJa_8php + LanguageJa + + + LanguageKaa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageKaa_8php + LanguageKaa + + + LanguageKk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageKk_8php + KkConverter + LanguageKk + + H_HAMZA + LanguageKk_8php.html + a67978fae81bf680d7c32ce938519c2fb + + + + KK_C_LC + LanguageKk_8php.html + a50b876567442807625092fc6e4c56eb8 + + + + KK_C_UC + LanguageKk_8php.html + acefbea0440d15a90a76070ecf2679150 + + + + KK_L_LC + LanguageKk_8php.html + a8172c25ff4a65aa6c3bae99ed96bbce2 + + + + KK_L_UC + LanguageKk_8php.html + aa0a07903643111c3a05def0d6e41a0a4 + + + + + LanguageKk_cyrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageKk__cyrl_8php + LanguageKk_cyrl + + + LanguageKm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageKm_8php + LanguageKm + + + LanguageKsh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageKsh_8php + LanguageKsh + + + LanguageKu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageKu_8php + KuConverter + LanguageKu + + + LanguageKu_ku.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageKu__ku_8php + LanguageKu_ku + + + LanguageLa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageLa_8php + LanguageLa + + + LanguageMl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageMl_8php + LanguageMl + + + LanguageMy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageMy_8php + LanguageMy + + + LanguageOs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageOs_8php + LanguageOs + + + LanguagePl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguagePl_8php + LanguagePl + + + LanguageQqx.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageQqx_8php + LanguageQqx + + + LanguageRu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageRu_8php + LanguageRu + + + LanguageShi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageShi_8php + LanguageShi + ShiConverter + + + LanguageSl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageSl_8php + LanguageSl + + + LanguageSr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageSr_8php + LanguageSr + SrConverter + + + LanguageTg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageTg_8php + LanguageTg + TgConverter + + + LanguageTr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageTr_8php + LanguageTr + + + LanguageTyv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageTyv_8php + LanguageTyv + + + LanguageUk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageUk_8php + LanguageUk + + + LanguageUz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageUz_8php + LanguageUz + UzConverter + + + LanguageWa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageWa_8php + LanguageWa + + + LanguageYue.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageYue_8php + LanguageYue + + + LanguageZh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageZh_8php + LanguageZh + ZhConverter + + + LanguageZh_hans.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + LanguageZh__hans_8php + LanguageZh_hans + + + ConverterRule.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/ + ConverterRule_8php + ConverterRule + + + FakeConverter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/ + FakeConverter_8php + FakeConverter + + + Language.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/ + Language_8php + Language + + + LanguageConverter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/ + LanguageConverter_8php + LanguageConverter + + + MessagesAb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAb_8php + + + $fallback + MessagesAb_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesAb_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesAb_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesAb_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesAb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAce.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAce_8php + + + $fallback + MessagesAce_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesAce_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesAce_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAce_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAeb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAeb_8php + + + $fallback + MessagesAeb_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $rtl + MessagesAeb_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesAf.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAf_8php + + + $linkTrail + MessagesAf_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesAf_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesAf_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesAf_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesAf_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesAf_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAk_8php + + + $namespaceNames + MessagesAk_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesAln.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAln_8php + + + $fallback + MessagesAln_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesAln_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesAln_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesAln_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesAln_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAln_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAm_8php + + + $namespaceAliases + MessagesAm_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesAm_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAm_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAn_8php + + + $fallback + MessagesAn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesAn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesAn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesAn_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesAn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAng.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAng_8php + + + $namespaceAliases + MessagesAng_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesAng_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesAnp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAnp_8php + + + $fallback + MessagesAnp_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesAr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAr_8php + + + $dateFormats + MessagesAr_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesAr_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesAr_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesAr_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesAr_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback8bitEncoding + MessagesAr_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $imageFiles + MessagesAr_8php.html + ab95c47e1532b7cef182a40770dd12a97 + + + + + $linkPrefixExtension + MessagesAr_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesAr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesAr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesAr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesAr_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesAr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesAr_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesAr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesArc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesArc_8php + + + $magicWords + MessagesArc_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesArc_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesArc_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesArc_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesArc_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesArn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesArn_8php + + + $fallback + MessagesArn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesArq.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesArq_8php + + + $fallback + MessagesArq_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesArz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesArz_8php + + + $digitTransformTable + MessagesArz_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback + MessagesArz_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesArz_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesArz_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesArz_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesArz_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesArz_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAs_8php + + + $digitGroupingPattern + MessagesAs_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesAs_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $magicWords + MessagesAs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesAs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesAs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAst.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAst_8php + + + $namespaceAliases + MessagesAst_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesAst_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAst_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAv_8php + + + $fallback + MessagesAv_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesAvk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAvk_8php + + + $namespaceNames + MessagesAvk_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesAvk_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAy_8php + + + $fallback + MessagesAy_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesAz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAz_8php + + + $magicWords + MessagesAz_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesAz_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesAz_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesAz_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesAz_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesAzb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesAzb_8php + + + $fallback + MessagesAzb_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesAzb_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesAzb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesAzb_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesAzb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBa_8php + + + $fallback + MessagesBa_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesBa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesBa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesBa_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesBa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesBa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBar.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBar_8php + + + $fallback + MessagesBar_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesBar_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBar_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesBbc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBbc_8php + + + $fallback + MessagesBbc_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesBbc_latn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBbc__latn_8php + + + $fallback + MessagesBbc__latn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesBcc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBcc_8php + + + $fallback + MessagesBcc_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesBcc_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBcc_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesBcc_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesBcc_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBcl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBcl_8php + + + $magicWords + MessagesBcl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesBcl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesBcl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBe_8php + + + $bookstoreList + MessagesBe_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesBe_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesBe_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesBe_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesBe_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesBe_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesBe_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesBe_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesBe_tarask.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBe__tarask_8php + + + $bookstoreList + MessagesBe__tarask_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesBe__tarask_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesBe__tarask_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesBe__tarask_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesBe__tarask_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $imageFiles + MessagesBe__tarask_8php.html + ab95c47e1532b7cef182a40770dd12a97 + + + + + $linkTrail + MessagesBe__tarask_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesBe__tarask_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesBe__tarask_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesBe__tarask_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesBe__tarask_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesBe__tarask_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesBe__tarask_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBg_8php + + + $bookstoreList + MessagesBg_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $datePreferences + MessagesBg_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $fallback8bitEncoding + MessagesBg_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesBg_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesBg_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesBg_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBg_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesBg_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesBg_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBh_8php + + + $fallback + MessagesBh_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesBho.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBho_8php + + + $digitTransformTable + MessagesBho_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceNames + MessagesBho_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesBjn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBjn_8php + + + $fallback + MessagesBjn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesBjn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBjn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesBjn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBm_8php + + + $fallback + MessagesBm_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesBm_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + MessagesBn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBn_8php + + + $datePreferences + MessagesBn_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $digitGroupingPattern + MessagesBn_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesBn_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceAliases + MessagesBn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesBo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBo_8php + + + $digitTransformTable + MessagesBo_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + MessagesBpy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBpy_8php + + + $digitTransformTable + MessagesBpy_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback + MessagesBpy_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesBpy_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesBqi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBqi_8php + + + $fallback + MessagesBqi_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $rtl + MessagesBqi_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesBr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBr_8php + + + $bookstoreList + MessagesBr_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesBr_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesBr_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesBr_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesBr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesBr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesBr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesBr_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesBr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBs_8php + + + $fallback8bitEncoding + MessagesBs_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesBs_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesBs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesBs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesBs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesBs_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesBs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesBug.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBug_8php + + + $fallback + MessagesBug_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesBxr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesBxr_8php + + + $fallback + MessagesBxr_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesBxr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesBxr_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesBxr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesBxr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCa_8php + + + $bookstoreList + MessagesCa_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesCa_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $linkTrail + MessagesCa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesCa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesCa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesCa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesCa_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesCa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCbk_zam.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCbk__zam_8php + + + $fallback + MessagesCbk__zam_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesCdo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCdo_8php + + + $dateFormats + MessagesCdo_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesCdo_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesCdo_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesCdo_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesCdo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesCdo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCe_8php + + + $fallback + MessagesCe_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesCe_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesCe_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesCe_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesCe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesCe_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCeb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCeb_8php + + + $namespaceAliases + MessagesCeb_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesCeb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesCeb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCh_8php + + + $namespaceNames + MessagesCh_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesCkb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCkb_8php + + + $dateFormats + MessagesCkb_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesCkb_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesCkb_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesCkb_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesCkb_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback8bitEncoding + MessagesCkb_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixExtension + MessagesCkb_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $magicWords + MessagesCkb_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesCkb_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesCkb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesCkb_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesCkb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCo_8php + + + $fallback + MessagesCo_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesCrh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCrh_8php + + + $fallback + MessagesCrh_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesCrh_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + MessagesCrh_cyrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCrh__cyrl_8php + + + $dateFormats + MessagesCrh__cyrl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesCrh__cyrl_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesCrh__cyrl_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesCrh__cyrl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesCrh__cyrl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesCrh__cyrl_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixCharset + MessagesCrh__cyrl_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkTrail + MessagesCrh__cyrl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesCrh__cyrl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesCrh__cyrl_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesCrh__cyrl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesCrh__cyrl_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesCrh_latn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCrh__latn_8php + + + $dateFormats + MessagesCrh__latn_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesCrh__latn_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesCrh__latn_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesCrh__latn_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesCrh__latn_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixCharset + MessagesCrh__latn_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkTrail + MessagesCrh__latn_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesCrh__latn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesCrh__latn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesCrh__latn_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesCs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCs_8php + + + $bookstoreList + MessagesCs_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesCs_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesCs_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesCs_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesCs_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesCs_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesCs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesCs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesCs_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesCs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesCs_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesCs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCsb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCsb_8php + + + $fallback + MessagesCsb_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesCsb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesCu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCu_8php + + + $dateFormats + MessagesCu_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $defaultDateFormat + MessagesCu_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkPrefixCharset + MessagesCu_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkPrefixExtension + MessagesCu_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesCu_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesCu_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesCu_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesCu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesCu_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesCu_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesCv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCv_8php + + + $fallback + MessagesCv_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkPrefixCharset + MessagesCv_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkPrefixExtension + MessagesCv_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesCv_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceGenderAliases + MessagesCv_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesCv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesCy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesCy_8php + + + $bookstoreList + MessagesCy_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $defaultDateFormat + MessagesCy_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesCy_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesCy_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesCy_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesDa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDa_8php + + + $bookstoreList + MessagesDa_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesDa_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $linkTrail + MessagesDa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesDa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesDa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesDa_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesDa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesDe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDe_8php + + + $bookstoreList + MessagesDe_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $capitalizeAllNouns + MessagesDe_8php.html + a59ff7499e6b57040ccc5a482a66c741e + + + + + $dateFormats + MessagesDe_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesDe_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesDe_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $imageFiles + MessagesDe_8php.html + ab95c47e1532b7cef182a40770dd12a97 + + + + + $linkTrail + MessagesDe_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesDe_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesDe_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesDe_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesDe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesDe_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesDe_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesDe_at.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDe__at_8php + + + $fallback + MessagesDe__at_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesDe_ch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDe__ch_8php + + + $fallback + MessagesDe__ch_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $separatorTransformTable + MessagesDe__ch_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesDe_formal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDe__formal_8php + + + $fallback + MessagesDe__formal_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesDiq.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDiq_8php + + + $magicWords + MessagesDiq_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesDiq_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesDiq_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesDiq_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesDsb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDsb_8php + + + $dateFormats + MessagesDsb_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesDsb_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesDsb_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesDsb_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesDsb_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesDsb_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesDsb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesDsb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesDtp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDtp_8php + + + $fallback + MessagesDtp_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesDv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDv_8php + + + $namespaceAliases + MessagesDv_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesDv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesDv_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesDv_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesDz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesDz_8php + + + $digitTransformTable + MessagesDz_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + MessagesEgl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEgl_8php + + + $fallback + MessagesEgl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesEl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEl_8php + + + $dateFormats + MessagesEl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesEl_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesEl_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesEl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesEl_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesEl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesEl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesEl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesEl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesEl_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesEl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesEml.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEml_8php + + + $fallback + MessagesEml_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesEn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEn_8php + + + $bookstoreList + MessagesEn_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $capitalizeAllNouns + MessagesEn_8php.html + a59ff7499e6b57040ccc5a482a66c741e + + + + + $dateFormats + MessagesEn_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesEn_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesEn_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesEn_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesEn_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $extraUserToggles + MessagesEn_8php.html + ab19961f571f3ce132cf9374f05539bd2 + + + + + $fallback + MessagesEn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesEn_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $imageFiles + MessagesEn_8php.html + ab95c47e1532b7cef182a40770dd12a97 + + + + + $linkPrefixCharset + MessagesEn_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkPrefixExtension + MessagesEn_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesEn_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesEn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesEn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesEn_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesEn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $preloadedMessages + MessagesEn_8php.html + a0508aa2741a8a4b79accef5b67fd316e + + + + + $rtl + MessagesEn_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $separatorTransformTable + MessagesEn_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesEn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesEn_gb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEn__gb_8php + + + $specialPageAliases + MessagesEn__gb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesEn_rtl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEn__rtl_8php + + + $rtl + MessagesEn__rtl_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesEo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEo_8php + + + $dateFormats + MessagesEo_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesEo_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesEo_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesEo_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesEo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesEo_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesEo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesEo_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesEo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesEs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEs_8php + + + $dateFormats + MessagesEs_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesEs_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesEs_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesEs_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesEs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesEs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesEs_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesEs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesEs_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesEs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesEt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEt_8php + + + $bookstoreList + MessagesEt_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesEt_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesEt_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesEt_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesEt_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesEt_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesEt_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesEt_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesEt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesEt_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesEt_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesEu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesEu_8php + + + $magicWords + MessagesEu_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesEu_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesEu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesEu_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesEu_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesExt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesExt_8php + + + $namespaceNames + MessagesExt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesFa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFa_8php + + + $dateFormats + MessagesFa_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesFa_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesFa_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesFa_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesFa_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback8bitEncoding + MessagesFa_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $imageFiles + MessagesFa_8php.html + ab95c47e1532b7cef182a40770dd12a97 + + + + + $linkTrail + MessagesFa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesFa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesFa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesFa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesFa_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesFa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesFf.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFf_8php + + + $fallback + MessagesFf_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesFf_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + MessagesFi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFi_8php + + + $bookstoreList + MessagesFi_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesFi_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesFi_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesFi_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesFi_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesFi_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesFi_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesFi_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesFi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesFi_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesFi_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesFit.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFit_8php + + + $fallback + MessagesFit_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesFo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFo_8php + + + $bookstoreList + MessagesFo_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesFo_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesFo_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesFo_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesFo_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesFo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesFo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesFo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesFr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFr_8php + + + $bookstoreList + MessagesFr_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesFr_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $linkTrail + MessagesFr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesFr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesFr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesFr_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesFr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesFr_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesFr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesFrc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFrc_8php + + + $fallback + MessagesFrc_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesFrp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFrp_8php + + + $bookstoreList + MessagesFrp_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesFrp_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback + MessagesFrp_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesFrp_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesFrp_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesFrp_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesFrp_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesFrp_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesFrp_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesFrp_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesFrr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFrr_8php + + + $fallback + MessagesFrr_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesFrr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + MessagesFur.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFur_8php + + + $dateFormats + MessagesFur_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesFur_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesFur_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesFur_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesFur_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesFur_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesFur_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesFy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesFy_8php + + + $dateFormats + MessagesFy_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesFy_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesFy_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesFy_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesFy_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesFy_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesFy_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesFy_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesFy_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesGa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGa_8php + + + $magicWords + MessagesGa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesGa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesGa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesGag.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGag_8php + + + $fallback + MessagesGag_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesGag_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesGag_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesGag_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesGag_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesGan.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGan_8php + + + $fallback + MessagesGan_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesGan_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesGan_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesGan_hans.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGan__hans_8php + + + $fallback + MessagesGan__hans_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesGan__hans_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesGan_hant.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGan__hant_8php + + + $fallback + MessagesGan__hant_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesGan__hant_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesGan__hant_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesGd.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGd_8php + + + $namespaceNames + MessagesGd_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesGl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGl_8php + + + $dateFormats + MessagesGl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $defaultDateFormat + MessagesGl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesGl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesGl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesGl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesGl_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesGl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesGl_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesGl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesGlk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGlk_8php + + + $fallback + MessagesGlk_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $rtl + MessagesGlk_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesGn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGn_8php + + + $fallback + MessagesGn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesGn_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesGn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesGot.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGot_8php + + + $namespaceNames + MessagesGot_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesGot_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesGrc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGrc_8php + + + $dateFormats + MessagesGrc_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + MessagesGsw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGsw_8php + + + $fallback + MessagesGsw_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesGsw_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesGsw_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $specialPageAliases + MessagesGsw_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesGu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGu_8php + + + $digitGroupingPattern + MessagesGu_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesGu_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $linkTrail + MessagesGu_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceNames + MessagesGu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesGu_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesGv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesGv_8php + + + $namespaceNames + MessagesGv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesHak.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHak_8php + + + $fallback + MessagesHak_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesHaw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHaw_8php + + + $magicWords + MessagesHaw_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesHaw_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesHaw_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesHaw_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesHe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHe_8php + + + $bookstoreList + MessagesHe_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesHe_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesHe_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $fallback8bitEncoding + MessagesHe_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesHe_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesHe_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesHe_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesHe_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesHe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesHe_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesHe_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesHi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHi_8php + + + $digitGroupingPattern + MessagesHi_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesHi_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $linkTrail + MessagesHi_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesHi_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesHi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesHi_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesHif.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHif_8php + + + $fallback + MessagesHif_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesHif_latn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHif__latn_8php + + + $namespaceNames + MessagesHif__latn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesHr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHr_8php + + + $dateFormats + MessagesHr_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesHr_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesHr_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesHr_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesHr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesHr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesHr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesHr_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesHr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesHr_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesHr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesHrx.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHrx_8php + + + $fallback + MessagesHrx_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesHsb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHsb_8php + + + $dateFormats + MessagesHsb_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesHsb_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesHsb_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesHsb_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesHsb_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesHsb_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesHsb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesHsb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesHt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHt_8php + + + $fallback + MessagesHt_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesHt_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesHt_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesHt_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesHt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesHt_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesHu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHu_8php + + + $dateFormats + MessagesHu_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesHu_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesHu_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesHu_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesHu_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesHu_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesHu_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesHu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesHu_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesHu_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesHy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesHy_8php + + + $bookstoreList + MessagesHy_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesHy_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesHy_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesHy_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesHy_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesHy_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixExtension + MessagesHy_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesHy_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesHy_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesHy_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesHy_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesHy_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesHy_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesIa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIa_8php + + + $namespaceAliases + MessagesIa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesIa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesIa_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesIa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesId.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesId_8php + + + $bookstoreList + MessagesId_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesId_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesId_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesId_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesId_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesId_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesId_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesId_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesId_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesIe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIe_8php + + + $namespaceNames + MessagesIe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesIe_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesIg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIg_8php + + + $magicWords + MessagesIg_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesIg_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesIg_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesIg_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesIi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIi_8php + + + $fallback + MessagesIi_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesIlo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIlo_8php + + + $namespaceNames + MessagesIlo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesInh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesInh_8php + + + $fallback + MessagesInh_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesIo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIo_8php + + + $namespaceAliases + MessagesIo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesIo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesIo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesIs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIs_8php + + + $dateFormats + MessagesIs_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesIs_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesIs_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesIs_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkPrefixCharset + MessagesIs_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkPrefixExtension + MessagesIs_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesIs_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesIs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesIs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesIs_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesIs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesIt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIt_8php + + + $dateFormats + MessagesIt_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $linkTrail + MessagesIt_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesIt_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesIt_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesIt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesIt_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesIt_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesIu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesIu_8php + + + $fallback + MessagesIu_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesJa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesJa_8php + + + $dateFormats + MessagesJa_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesJa_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesJa_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesJa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesJa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesJa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesJa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesJut.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesJut_8php + + + $fallback + MessagesJut_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesJv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesJv_8php + + + $fallback + MessagesJv_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesJv_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesJv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKa_8php + + + $linkPrefixExtension + MessagesKa_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesKa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesKa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesKa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKaa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKaa_8php + + + $dateFormats + MessagesKaa_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesKaa_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesKaa_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesKaa_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesKaa_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesKaa_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixCharset + MessagesKaa_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkPrefixExtension + MessagesKaa_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesKaa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceNames + MessagesKaa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesKaa_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesKaa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKab.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKab_8php + + + $namespaceAliases + MessagesKab_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKab_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKbd.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKbd_8php + + + $fallback + MessagesKbd_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKbd_cyrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKbd__cyrl_8php + + + $namespaceAliases + MessagesKbd__cyrl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesKbd__cyrl_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesKbd__cyrl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKg_8php + + + $namespaceNames + MessagesKg_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKhw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKhw_8php + + + $fallback + MessagesKhw_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesKhw_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesKhw_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesKiu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKiu_8php + + + $fallback + MessagesKiu_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesKiu_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKiu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKk_8php + + + $fallback + MessagesKk_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKk_arab.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKk__arab_8php + + + $dateFormats + MessagesKk__arab_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesKk__arab_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesKk__arab_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesKk__arab_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesKk__arab_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback + MessagesKk__arab_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesKk__arab_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $magicWords + MessagesKk__arab_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKk__arab_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKk__arab_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesKk__arab_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $separatorTransformTable + MessagesKk__arab_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesKk__arab_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKk_cn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKk__cn_8php + + + $fallback + MessagesKk__cn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $rtl + MessagesKk__cn_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesKk_cyrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKk__cyrl_8php + + + $dateFormats + MessagesKk__cyrl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesKk__cyrl_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesKk__cyrl_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesKk__cyrl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesKk__cyrl_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesKk__cyrl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesKk__cyrl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKk__cyrl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKk__cyrl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesKk__cyrl_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesKk__cyrl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKk_kz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKk__kz_8php + + + $fallback + MessagesKk__kz_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKk_latn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKk__latn_8php + + + $dateFormats + MessagesKk__latn_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesKk__latn_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesKk__latn_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesKk__latn_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesKk__latn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesKk__latn_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $magicWords + MessagesKk__latn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKk__latn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKk__latn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesKk__latn_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesKk__latn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKk_tr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKk__tr_8php + + + $fallback + MessagesKk__tr_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKl_8php + + + $fallback + MessagesKl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesKl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKm_8php + + + $dateFormats + MessagesKm_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesKm_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesKm_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesKm_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $magicWords + MessagesKm_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKm_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKm_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesKm_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesKm_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKn_8php + + + $digitGroupingPattern + MessagesKn_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesKn_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceNames + MessagesKn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKo_8php + + + $bookstoreList + MessagesKo_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesKo_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesKo_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesKo_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesKo_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesKo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKo_kp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKo__kp_8php + + + $dateFormats + MessagesKo__kp_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesKo__kp_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesKo__kp_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesKo__kp_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKoi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKoi_8php + + + $fallback + MessagesKoi_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKrc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKrc_8php + + + $fallback + MessagesKrc_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesKrc_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceGenderAliases + MessagesKrc_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesKrc_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesKrc_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKs_8php + + + $fallback + MessagesKs_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKs_arab.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKs__arab_8php + + + $digitTransformTable + MessagesKs__arab_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceNames + MessagesKs__arab_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesKs__arab_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $separatorTransformTable + MessagesKs__arab_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesKs_deva.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKs__deva_8php + + + $digitTransformTable + MessagesKs__deva_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceNames + MessagesKs__deva_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKsh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKsh_8php + + + $fallback + MessagesKsh_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $imageFiles + MessagesKsh_8php.html + ab95c47e1532b7cef182a40770dd12a97 + + + + + $linkTrail + MessagesKsh_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesKsh_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKsh_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKsh_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesKsh_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesKsh_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKu_8php + + + $fallback + MessagesKu_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesKu_arab.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKu__arab_8php + + + $digitTransformTable + MessagesKu__arab_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback + MessagesKu__arab_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $rtl + MessagesKu__arab_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesKu_latn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKu__latn_8php + + + $magicWords + MessagesKu__latn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKu__latn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKu__latn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesKu__latn_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesKu__latn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKv_8php + + + $fallback + MessagesKv_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesKv_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesKw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKw_8php + + + $magicWords + MessagesKw_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesKw_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesKw_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesKw_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesKy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesKy_8php + + + $namespaceNames + MessagesKy_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesLa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLa_8php + + + $dateFormats + MessagesLa_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $namespaceAliases + MessagesLa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesLa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesLa_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesLa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLad.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLad_8php + + + $fallback + MessagesLad_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesLad_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesLad_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesLad_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesLad_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesLad_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLb_8php + + + $fallback + MessagesLb_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesLb_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesLb_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesLb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesLb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLbe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLbe_8php + + + $fallback + MessagesLbe_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesLbe_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixExtension + MessagesLbe_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesLbe_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceGenderAliases + MessagesLbe_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesLbe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesLbe_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesLez.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLez_8php + + + $fallback + MessagesLez_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesLez_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesLez_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesLez_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesLfn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLfn_8php + + + $namespaceNames + MessagesLfn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesLfn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLi_8php + + + $dateFormats + MessagesLi_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback + MessagesLi_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesLi_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesLi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesLi_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLij.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLij_8php + + + $fallback + MessagesLij_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesLij_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesLij_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesLij_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLiv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLiv_8php + + + $fallback + MessagesLiv_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesLmo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLmo_8php + + + $fallback + MessagesLmo_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesLmo_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesLmo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesLmo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesLmo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLn_8php + + + $fallback + MessagesLn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkPrefixExtension + MessagesLn_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $namespaceGenderAliases + MessagesLn_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $separatorTransformTable + MessagesLn_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesLo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLo_8php + + + $digitTransformTable + MessagesLo_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceAliases + MessagesLo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesLo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesLo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLrc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLrc_8php + + + $rtl + MessagesLrc_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesLt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLt_8php + + + $dateFormats + MessagesLt_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback8bitEncoding + MessagesLt_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $magicWords + MessagesLt_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceGenderAliases + MessagesLt_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesLt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesLt_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesLt_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLtg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLtg_8php + + + $fallback + MessagesLtg_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesLtg_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesLv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLv_8php + + + $namespaceNames + MessagesLv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesLv_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesLzh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLzh_8php + + + $dateFormats + MessagesLzh_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesLzh_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesLzh_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesLzh_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $specialPageAliases + MessagesLzh_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesLzz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesLzz_8php + + + $fallback + MessagesLzz_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesLzz_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesLzz_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesMai.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMai_8php + + + $fallback + MessagesMai_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesMap_bms.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMap__bms_8php + + + $fallback + MessagesMap__bms_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesMdf.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMdf_8php + + + $fallbak + MessagesMdf_8php.html + aacf291371bdb647b388edb117b185265 + + + + + $namespaceAliases + MessagesMdf_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMdf_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMdf_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMg_8php + + + $fallback + MessagesMg_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesMg_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMg_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesMg_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesMg_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMg_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMhr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMhr_8php + + + $fallback + MessagesMhr_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesMhr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMhr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesMhr_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesMhr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMhr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMin.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMin_8php + + + $fallback + MessagesMin_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesMin_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMin_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMin_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMin_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMk_8php + + + $dateFormats + MessagesMk_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesMk_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesMk_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesMk_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesMk_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMk_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMk_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesMk_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesMk_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMl_8php + + + $digitGroupingPattern + MessagesMl_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $linkTrail + MessagesMl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesMl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMn_8php + + + $linkTrail + MessagesMn_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesMn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesMo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMo_8php + + + $fallback + MessagesMo_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $specialPageAliases + MessagesMo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMr_8php + + + $digitGroupingPattern + MessagesMr_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesMr_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $linkTrail + MessagesMr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesMr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMrj.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMrj_8php + + + $fallback + MessagesMrj_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesMrj_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesMrj_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesMrj_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesMs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMs_8php + + + $defaultDateFormat + MessagesMs_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesMs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMt_8php + + + $linkPrefixCharset + MessagesMt_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $magicWords + MessagesMt_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMt_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMt_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMwl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMwl_8php + + + $fallback + MessagesMwl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesMwl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMwl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMwl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMwl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMy_8php + + + $dateFormats + MessagesMy_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesMy_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesMy_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $digitTransformTable + MessagesMy_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + MessagesMyv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMyv_8php + + + $fallback + MessagesMyv_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesMyv_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceGenderAliases + MessagesMyv_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesMyv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesMyv_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesMzn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesMzn_8php + + + $fallback + MessagesMzn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesMzn_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixExtension + MessagesMzn_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $magicWords + MessagesMzn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesMzn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesMzn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesMzn_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesNah.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNah_8php + + + $fallback + MessagesNah_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesNah_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesNah_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesNah_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesNah_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesNan.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNan_8php + + + $dateFormats + MessagesNan_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesNan_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesNan_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesNan_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesNap.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNap_8php + + + $fallback + MessagesNap_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesNap_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesNap_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesNb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNb_8php + + + $bookstoreList + MessagesNb_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesNb_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $linkTrail + MessagesNb_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesNb_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesNb_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesNb_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesNb_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesNb_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesNds.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNds_8php + + + $bookstoreList + MessagesNds_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesNds_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback + MessagesNds_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesNds_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesNds_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesNds_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesNds_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesNds_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesNds_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesNds_nl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNds__nl_8php + + + $bookstoreList + MessagesNds__nl_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesNds__nl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback + MessagesNds__nl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesNds__nl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesNds__nl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesNds__nl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesNds__nl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesNds__nl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesNe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNe_8php + + + $digitTransformTable + MessagesNe_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceNames + MessagesNe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesNew.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNew_8php + + + $digitTransformTable + MessagesNew_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceNames + MessagesNew_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesNl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNl_8php + + + $bookstoreList + MessagesNl_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesNl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesNl_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesNl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesNl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesNl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesNl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesNl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesNl_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesNl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesNl_informal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNl__informal_8php + + + $fallback + MessagesNl__informal_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesNn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNn_8php + + + $bookstoreList + MessagesNn_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesNn_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesNn_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesNn_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesNn_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesNn_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesNn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesNn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesNn_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesNn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesNso.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNso_8php + + + $magicWords + MessagesNso_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesNso_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesNv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesNv_8php + + + $datePreferences + MessagesNv_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $namespaceNames + MessagesNv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesOc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesOc_8php + + + $bookstoreList + MessagesOc_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesOc_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesOc_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesOc_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesOc_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesOc_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesOc_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesOc_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesOc_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesOc_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesOr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesOr_8php + + + $digitGroupingPattern + MessagesOr_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesOr_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $linkTrail + MessagesOr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesOr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesOr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesOr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesOr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesOs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesOs_8php + + + $fallback + MessagesOs_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesOs_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesOs_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesOs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesOs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesOs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesOs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesPa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPa_8php + + + $digitGroupingPattern + MessagesPa_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesPa_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $linkTrail + MessagesPa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesPa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesPa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesPa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesPa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesPcd.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPcd_8php + + + $fallback + MessagesPcd_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesPcd_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + MessagesPdc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPdc_8php + + + $fallback + MessagesPdc_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesPdc_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesPdc_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesPdc_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesPdt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPdt_8php + + + $fallback + MessagesPdt_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesPfl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPfl_8php + + + $fallback + MessagesPfl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesPfl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesPfl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesPi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPi_8php + + + $digitTransformTable + MessagesPi_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $namespaceNames + MessagesPi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesPl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPl_8php + + + $dateFormats + MessagesPl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback8bitEncoding + MessagesPl_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesPl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesPl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesPl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesPl_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesPl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesPl_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesPl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesPms.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPms_8php + + + $fallback + MessagesPms_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesPms_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesPnb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPnb_8php + + + $fallback8bitEncoding + MessagesPnb_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixExtension + MessagesPnb_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $rtl + MessagesPnb_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + MessagesPnt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPnt_8php + + + $dateFormats + MessagesPnt_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesPnt_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesPnt_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $namespaceAliases + MessagesPnt_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesPnt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesPs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPs_8php + + + $magicWords + MessagesPs_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesPs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesPs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesPs_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesPs_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesPt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPt_8php + + + $dateFormats + MessagesPt_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $defaultDateFormat + MessagesPt_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesPt_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesPt_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesPt_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesPt_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesPt_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesPt_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesPt_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesPt_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesPt_br.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesPt__br_8php + + + $dateFormats + MessagesPt__br_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $defaultDateFormat + MessagesPt__br_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesPt__br_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesPt__br_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesPt__br_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesPt__br_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesPt__br_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesPt__br_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesPt__br_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesQu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesQu_8php + + + $fallback + MessagesQu_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesQu_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceGenderAliases + MessagesQu_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesQu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesQu_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesQug.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesQug_8php + + + $fallback + MessagesQug_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesQug_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesQug_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesRgn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRgn_8php + + + $fallback + MessagesRgn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesRm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRm_8php + + + $magicWords + MessagesRm_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesRm_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesRmy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRmy_8php + + + $fallback + MessagesRmy_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesRmy_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesRo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRo_8php + + + $dateFormats + MessagesRo_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesRo_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesRo_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesRo_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesRo_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesRo_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesRo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesRo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesRo_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesRo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesRoa_tara.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRoa__tara_8php + + + $specialPageAliases + MessagesRoa__tara_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesRu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRu_8php + + + $bookstoreList + MessagesRu_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesRu_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback8bitEncoding + MessagesRu_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $imageFiles + MessagesRu_8php.html + ab95c47e1532b7cef182a40770dd12a97 + + + + + $linkPrefixExtension + MessagesRu_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesRu_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesRu_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesRu_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesRu_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesRu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesRu_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesRu_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesRue.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRue_8php + + + $fallback + MessagesRue_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesRue_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesRue_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesRue_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesRuq.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRuq_8php + + + $fallback + MessagesRuq_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesRuq_cyrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRuq__cyrl_8php + + + $fallback + MessagesRuq__cyrl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesRuq_latn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesRuq__latn_8php + + + $fallback + MessagesRuq__latn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesSa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSa_8php + + + $digitGroupingPattern + MessagesSa_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $digitTransformTable + MessagesSa_8php.html + aa89e821c3f34dadd2616bd7685bea73b + + + + + $fallback + MessagesSa_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkPrefixExtension + MessagesSa_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $magicWords + MessagesSa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesSa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSah.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSah_8php + + + $fallback + MessagesSah_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesSah_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesSah_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesSah_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesSc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSc_8php + + + $dateFormats + MessagesSc_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $linkTrail + MessagesSc_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesSc_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSc_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesScn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesScn_8php + + + $fallback + MessagesScn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesScn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesScn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesScn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSd.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSd_8php + + + $fallback8bitEncoding + MessagesSd_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $magicWords + MessagesSd_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesSd_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesSd_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesSd_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSdc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSdc_8php + + + $namespaceNames + MessagesSdc_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesSdc_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSe_8php + + + $linkTrail + MessagesSe_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesSe_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSe_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesSe_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesSe_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSg_8php + + + $fallback + MessagesSg_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesSg_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + MessagesSgs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSgs_8php + + + $fallback + MessagesSgs_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesSgs_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesSgs_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesSgs_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesSh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSh_8php + + + $linkTrail + MessagesSh_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesSh_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesSh_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesSh_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSi_8php + + + $magicWords + MessagesSi_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSi_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesSi_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSk_8php + + + $bookstoreList + MessagesSk_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesSk_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesSk_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesSk_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $linkTrail + MessagesSk_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesSk_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSk_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSk_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesSk_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesSk_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSl_8php + + + $dateFormats + MessagesSl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesSl_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesSl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesSl_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesSl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesSl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesSl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesSl_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesSl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSli.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSli_8php + + + $fallback + MessagesSli_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesSq.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSq_8php + + + $dateFormats + MessagesSq_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesSq_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesSq_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesSq_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSq_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesSq_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesSq_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesSq_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesSq_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSr_8php + + + $fallback + MessagesSr_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesSr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + MessagesSr_ec.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSr__ec_8php + + + $dateFormats + MessagesSr__ec_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesSr__ec_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesSr__ec_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesSr__ec_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesSr__ec_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSr__ec_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSr__ec_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesSr__ec_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesSr__ec_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSr_el.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSr__el_8php + + + $dateFormats + MessagesSr__el_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesSr__el_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesSr__el_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesSr__el_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesSr__el_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSr__el_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSr__el_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesSr__el_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesSrn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSrn_8php + + + $fallback + MessagesSrn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesSrn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSrn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSrn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesSrn_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesStq.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesStq_8php + + + $fallback + MessagesStq_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesStq_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesStq_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesSu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSu_8php + + + $fallback + MessagesSu_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesSu_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSu_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesSu_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSv_8php + + + $dateFormats + MessagesSv_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $linkTrail + MessagesSv_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesSv_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesSv_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesSv_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesSv_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSw_8php + + + $namespaceAliases + MessagesSw_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesSw_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesSw_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesSzl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesSzl_8php + + + $fallback + MessagesSzl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesSzl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesSzl_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesSzl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesTa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTa_8php + + + $digitGroupingPattern + MessagesTa_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $linkTrail + MessagesTa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesTa_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTa_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesTcy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTcy_8php + + + $fallback + MessagesTcy_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesTe.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTe_8php + + + $digitGroupingPattern + MessagesTe_8php.html + a8fa508e0d38f114083ac82597c450002 + + + + + $linkTrail + MessagesTe_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesTe_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTe_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTe_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesTe_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTet.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTet_8php + + + $namespaceAliases + MessagesTet_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTet_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesTet_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTg_8php + + + $fallback + MessagesTg_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesTg_cyrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTg__cyrl_8php + + + $dateFormats + MessagesTg__cyrl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesTg__cyrl_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesTg__cyrl_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesTg__cyrl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesTg__cyrl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceNames + MessagesTg__cyrl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesTh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTh_8php + + + $dateFormats + MessagesTh_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesTh_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesTh_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $magicWords + MessagesTh_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTh_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTh_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesTh_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTk_8php + + + $linkTrail + MessagesTk_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceNames + MessagesTk_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesTl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTl_8php + + + $namespaceAliases + MessagesTl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesTl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTly.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTly_8php + + + $magicWords + MessagesTly_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTly_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTly_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesTly_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTpi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTpi_8php + + + $namespaceNames + MessagesTpi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesTpi_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTr_8php + + + $linkTrail + MessagesTr_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesTr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesTr_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesTr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTt.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTt_8php + + + $fallback + MessagesTt_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesTt_cyrl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTt__cyrl_8php + + + $dateFormats + MessagesTt__cyrl_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesTt__cyrl_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesTt__cyrl_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesTt__cyrl_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesTt__cyrl_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesTt__cyrl_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTt__cyrl_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesTt__cyrl_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesTt__cyrl_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesTt__cyrl_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesTt_latn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTt__latn_8php + + + $dateFormats + MessagesTt__latn_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesTt__latn_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesTt__latn_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesTt__latn_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesTt__latn_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesTt__latn_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTt__latn_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTt__latn_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesTy.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTy_8php + + + $fallback + MessagesTy_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceGenderAliases + MessagesTy_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + MessagesTyv.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesTyv_8php + + + $bookstoreList + MessagesTyv_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $fallback + MessagesTyv_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesTyv_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $magicWords + MessagesTyv_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesTyv_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesTyv_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesUdm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesUdm_8php + + + $fallback + MessagesUdm_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesUdm_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixCharset + MessagesUdm_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkTrail + MessagesUdm_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceAliases + MessagesUdm_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesUdm_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesUdm_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesUdm_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesUg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesUg_8php + + + $fallback + MessagesUg_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesUg_arab.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesUg__arab_8php + + + $namespaceAliases + MessagesUg__arab_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesUg__arab_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesUg__arab_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesUg__arab_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesUk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesUk_8php + + + $bookstoreList + MessagesUk_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesUk_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback + MessagesUk_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesUk_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixCharset + MessagesUk_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkPrefixExtension + MessagesUk_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesUk_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesUk_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesUk_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesUk_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesUk_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesUk_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesUk_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesUr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesUr_8php + + + $fallback8bitEncoding + MessagesUr_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $magicWords + MessagesUr_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesUr_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesUr_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesUr_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesUr_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesUz.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesUz_8php + + + $dateFormats + MessagesUz_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $fallback8bitEncoding + MessagesUz_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkPrefixCharset + MessagesUz_8php.html + a51c4bee1bf441947578c290040297367 + + + + + $linkPrefixExtension + MessagesUz_8php.html + a047100abf379144e2b392ff6981c35d6 + + + + + $linkTrail + MessagesUz_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesUz_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesUz_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesUz_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesUz_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + MessagesVec.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVec_8php + + + $fallback + MessagesVec_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesVec_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesVec_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesVec_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesVec_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesVep.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVep_8php + + + $fallback + MessagesVep_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesVep_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesVep_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesVep_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesVi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVi_8php + + + $dateFormats + MessagesVi_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesVi_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesVi_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesVi_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $linkTrail + MessagesVi_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesVi_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesVi_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesVi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesVi_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesVi_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesVls.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVls_8php + + + $fallback + MessagesVls_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesVls_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesVmf.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVmf_8php + + + $fallback + MessagesVmf_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesVmf_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesVmf_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesVo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVo_8php + + + $dateFormats + MessagesVo_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesVo_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesVo_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $namespaceAliases + MessagesVo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesVo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesVo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesVot.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVot_8php + + + $fallback + MessagesVot_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesVro.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesVro_8php + + + $fallback + MessagesVro_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesVro_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceNames + MessagesVro_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesWa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesWa_8php + + + $dateFormats + MessagesWa_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferenceMigrationMap + MessagesWa_8php.html + a4b4879264af441f40fc486c3666865f6 + + + + + $datePreferences + MessagesWa_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesWa_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesWa_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $linkTrail + MessagesWa_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $namespaceGenderAliases + MessagesWa_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesWa_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $separatorTransformTable + MessagesWa_8php.html + a8bb61221b79bf878f02ff438af9553eb + + + + + $specialPageAliases + MessagesWa_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesWar.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesWar_8php + + + $namespaceAliases + MessagesWar_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesWar_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesWar_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesWo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesWo_8php + + + $fallback + MessagesWo_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesWo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesWo_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesWo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesWo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesWuu.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesWuu_8php + + + $fallback + MessagesWuu_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesXal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesXal_8php + + + $fallback + MessagesXal_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesXal_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $namespaceAliases + MessagesXal_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesXal_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesXal_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesXmf.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesXmf_8php + + + $fallback + MessagesXmf_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesYi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesYi_8php + + + $fallback + MessagesYi_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $magicWords + MessagesYi_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesYi_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceGenderAliases + MessagesYi_8php.html + a183b3ec235a43e9e9f1aa063b10032ad + + + + + $namespaceNames + MessagesYi_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $rtl + MessagesYi_8php.html + acfed5e05a3730803680f2b0f6d15b919 + + + + + $specialPageAliases + MessagesYi_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesYo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesYo_8php + + + $namespaceAliases + MessagesYo_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesYo_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesYo_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesYue.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesYue_8php + + + $bookstoreList + MessagesYue_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesYue_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesYue_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesYue_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $namespaceAliases + MessagesYue_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesYue_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesYue_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesZa.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZa_8php + + + $fallback + MessagesZa_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesZea.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZea_8php + + + $fallback + MessagesZea_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesZea_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesZh.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh_8php + + + $fallback + MessagesZh_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceNames + MessagesZh_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesZh_cn.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__cn_8php + + + $fallback + MessagesZh__cn_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesZh_hans.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__hans_8php + + + $bookstoreList + MessagesZh__hans_8php.html + a60444022c11f474aa64dd0953bfa5a4c + + + + + $dateFormats + MessagesZh__hans_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesZh__hans_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesZh__hans_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback8bitEncoding + MessagesZh__hans_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $linkTrail + MessagesZh__hans_8php.html + a56cee50837b8674a53d4e20fad08081a + + + + + $magicWords + MessagesZh__hans_8php.html + af2f5c876bcf2c2f36d673e49a40965a3 + + + + + $namespaceAliases + MessagesZh__hans_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesZh__hans_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesZh__hans_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesZh_hant.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__hant_8php + + + $fallback + MessagesZh__hant_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesZh__hant_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $namespaceAliases + MessagesZh__hant_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesZh__hant_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + MessagesZh_hk.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__hk_8php + + + $fallback + MessagesZh__hk_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $fallback8bitEncoding + MessagesZh__hk_8php.html + aeb3e43f52413330a18e815729423e4a8 + + + + + $specialPageAliases + MessagesZh__hk_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + MessagesZh_mo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__mo_8php + + + $fallback + MessagesZh__mo_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesZh_my.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__my_8php + + + $fallback + MessagesZh__my_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesZh_sg.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__sg_8php + + + $fallback + MessagesZh__sg_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + MessagesZh_tw.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + MessagesZh__tw_8php + + + $dateFormats + MessagesZh__tw_8php.html + a2fc93ea5327f655d3ed306e221ee33f0 + + + + + $datePreferences + MessagesZh__tw_8php.html + a8057c614a9386cf4bd825a00df3b654b + + + + + $defaultDateFormat + MessagesZh__tw_8php.html + a10546ae73a2ceacf81ac897ebff205b6 + + + + + $fallback + MessagesZh__tw_8php.html + a0aa2d1acd291d3fedc1a3617d716e28e + + + + + $namespaceAliases + MessagesZh__tw_8php.html + a502ad3f5957a0f15a6beb4e46d39dec5 + + + + + $namespaceNames + MessagesZh__tw_8php.html + a86b1b927602624ae864c7cc2708d2aa3 + + + + + $specialPageAliases + MessagesZh__tw_8php.html + a91b4dc26e740598b926d012d8f82d7b9 + + + + + Names.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/ + Names_8php + + + $coreLanguageNames + group__Language.html + ga105f7e0895297542786c0fb33ff2d8c1 + + + + + CLDRPluralRuleConverter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + CLDRPluralRuleConverter_8php + CLDRPluralRuleConverter + + + CLDRPluralRuleConverterExpression.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + CLDRPluralRuleConverterExpression_8php + CLDRPluralRuleConverterExpression + + + CLDRPluralRuleConverterFragment.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + CLDRPluralRuleConverterFragment_8php + CLDRPluralRuleConverterFragment + + + CLDRPluralRuleConverterOperator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + CLDRPluralRuleConverterOperator_8php + CLDRPluralRuleConverterOperator + + + CLDRPluralRuleError.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + CLDRPluralRuleError_8php + CLDRPluralRuleError + + + CLDRPluralRuleEvaluator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + CLDRPluralRuleEvaluator_8php + CLDRPluralRuleEvaluator + + + CLDRPluralRuleEvaluatorRange.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + CLDRPluralRuleEvaluatorRange_8php + CLDRPluralRuleEvaluatorRange + + + load.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + load_8php + + + $lb + load_8php.html + af3807b12d28db7cbbf6abe9b7caae681 + + + + if(!$wgRequest->checkUrlExtension()) + $resourceLoader + load_8php.html + a914ad108767b1703939e4cff19eb1156 + + + + + if + load_8php.html + a1911e74717f71278125a77ca56e6ba10 + (!function_exists( 'version_compare')||version_compare(phpversion(), '5.3.2')< 0) + + + + load.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + load_8php5 + + + 7zip.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + 7zip_8inc + SevenZipStream + + + upgradeLogging.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/archives/ + upgradeLogging_8php + UpdateLogging + + + $ul + upgradeLogging_8php.html + a366d002f1f686d0884af91b64e877eb9 + + + + + attachLatest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + attachLatest_8php + AttachLatest + + + $maintClass + attachLatest_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + backup.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + backup_8inc + BackupDumper + DumpDBZip2Output + ExportProgressFilter + + + backupPrefetch.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + backupPrefetch_8inc + BaseDump + + + backupTextPass.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + backupTextPass_8inc + TextPassDumper + + + bench_delete_truncate.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + bench__delete__truncate_8php + BenchmarkDeleteTruncate + + + $maintClass + bench__delete__truncate_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + bench_HTTP_HTTPS.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + bench__HTTP__HTTPS_8php + BenchHttpHttps + + + $maintClass + bench__HTTP__HTTPS_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + bench_if_switch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + bench__if__switch_8php + BenchIfSwitch + + + $maintClass + bench__if__switch_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + bench_strtr_str_replace.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + bench__strtr__str__replace_8php + BenchStrtrStrReplace + + + bfNormalizeTitleStrReplace + bench__strtr__str__replace_8php.html + ad910cefa4a876652c6427ddbbe0084ef + ($str) + + + + bfNormalizeTitleStrTr + bench__strtr__str__replace_8php.html + a7cf8a92901bd80f330969d592b17aa10 + ($str) + + + + $maintClass + bench__strtr__str__replace_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + bench_utf8_title_check.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + bench__utf8__title__check_8php + BenchUtf8TitleCheck + + + $maintClass + bench__utf8__title__check_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + bench_wfBaseConvert.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + bench__wfBaseConvert_8php + BenchWfBaseConvert + + + $maintClass + bench__wfBaseConvert_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + bench_wfIsWindows.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + bench__wfIsWindows_8php + BenchWfIsWindows + + + $maintClass + bench__wfIsWindows_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + Benchmarker.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + Benchmarker_8php + Benchmarker + + + benchmarkHooks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + benchmarkHooks_8php + BenchmarkHooks + + + $maintClass + benchmarkHooks_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + benchmarkParse.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + benchmarkParse_8php + BenchmarkParse + + + $maintClass + benchmarkParse_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + benchmarkPurge.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + benchmarkPurge_8php + BenchmarkPurge + + + $maintClass + benchmarkPurge_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cdb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cdb_8php + + + cdbShowHelp + cdb_8php.html + a329dd6c6031598443a2f4935027f7729 + ($command) + + + + changePassword.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + changePassword_8php + ChangePassword + + + $maintClass + changePassword_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + checkBadRedirects.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + checkBadRedirects_8php + CheckBadRedirects + + + $maintClass + checkBadRedirects_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + checkImages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + checkImages_8php + CheckImages + + + $maintClass + checkImages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + checkLess.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + checkLess_8php + CheckLess + + + $maintClass + checkLess_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + checkSyntax.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + checkSyntax_8php + CheckSyntax + + + $maintClass + checkSyntax_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + checkUsernames.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + checkUsernames_8php + CheckUsernames + + + $maintClass + checkUsernames_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupAncientTables.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupAncientTables_8php + CleanupAncientTables + + + $maintClass + cleanupAncientTables_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupCaps.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupCaps_8php + CapsCleanup + + + $maintClass + cleanupCaps_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupImages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupImages_8php + ImageCleanup + + + $maintClass + cleanupImages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupPreferences.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupPreferences_8php + CleanupPreferences + + + $maintClass + cleanupPreferences_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupRemovedModules.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupRemovedModules_8php + CleanupRemovedModules + + + $maintClass + cleanupRemovedModules_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupSpam.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupSpam_8php + CleanupSpam + + + $maintClass + cleanupSpam_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupTable.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupTable_8inc + TableCleanup + TableCleanupTest + + + cleanupTitles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupTitles_8php + TitleCleanup + + + $maintClass + cleanupTitles_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupUploadStash.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupUploadStash_8php + UploadStashCleanup + + + $maintClass + cleanupUploadStash_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cleanupWatchlist.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + cleanupWatchlist_8php + WatchlistCleanup + + + $maintClass + cleanupWatchlist_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + clearCacheStats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + clearCacheStats_8php + ClearCacheStats + + + $maintClass + clearCacheStats_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + clearInterwikiCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + clearInterwikiCache_8php + ClearInterwikiCache + + + $maintClass + clearInterwikiCache_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + commandLine.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + commandLine_8inc + CommandLineInc + + + $maintClass + commandLine_8inc.html + a465455cfe5c3230bbab32745196071ab + + + + global + $optionsWithArgs + commandLine_8inc.html + a0b6cfa605d03895d8900fdf03d16f068 + + + + + compareParserCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + compareParserCache_8php + CompareParserCache + + + $maintClass + compareParserCache_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + compareParsers.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + compareParsers_8php + CompareParsers + + + $maintClass + compareParsers_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + convertLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + convertLinks_8php + ConvertLinks + + + $maintClass + convertLinks_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + convertUserOptions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + convertUserOptions_8php + ConvertUserOptions + + + $maintClass + convertUserOptions_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + copyFileBackend.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + copyFileBackend_8php + CopyFileBackend + + + $maintClass + copyFileBackend_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + copyJobQueue.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + copyJobQueue_8php + CopyJobQueue + + + $maintClass + copyJobQueue_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + createAndPromote.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + createAndPromote_8php + CreateAndPromote + + + $maintClass + createAndPromote_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + cssjanus.py + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/cssjanus/ + cssjanus_8py + cssjanus::Tokenizer + + def + CalculateNewBackgroundPosition + namespacecssjanus.html + a26fa2d61d439f03a8c3ce21a82dc8f88 + + + + def + CalculateNewBackgroundPositionX + namespacecssjanus.html + a103d6def71ec8e6b32c62e8ee895e20c + + + + def + ChangeLeftToRightToLeft + namespacecssjanus.html + ac96872ba626303bc05dce89917aaebd4 + + + + def + FixBackgroundPosition + namespacecssjanus.html + a78fba396cbb08de28d61d1a08c23433f + + + + def + FixBodyDirectionLtrAndRtl + namespacecssjanus.html + af05cd218c8cc30f386f5b83b2f669392 + + + + def + FixCursorProperties + namespacecssjanus.html + a0b0ae2012d810d83188ea967e1c89567 + + + + def + FixFourPartNotation + namespacecssjanus.html + ac19bfc5268d267412966f78357c569db + + + + def + FixLeftAndRight + namespacecssjanus.html + ab280e90ec21abd9fcc3dd9e2271ad2f2 + + + + def + FixLeftAndRightInUrl + namespacecssjanus.html + a9634c05eb100c2b2945c8f24aeae8a46 + + + + def + FixLtrAndRtlInUrl + namespacecssjanus.html + ad5f1954b22c3416cfd77bd4e4a756913 + + + + def + main + namespacecssjanus.html + a6f957b88c628100d0532ff0b219b41c3 + + + + def + setflags + namespacecssjanus.html + a4193bea47750ca95519e3cf8f1fbc18e + + + + def + usage + namespacecssjanus.html + a116f13c0f1344a0c403a9fddf1e966b5 + + + + string + __author__ + namespacecssjanus.html + acdb030be64d89effe24be812dc783f36 + + + + string + __version__ + namespacecssjanus.html + ab2bbe9710970fab721dfd1392d23ae00 + + + + tuple + BG_HORIZONTAL_PERCENTAGE_RE + namespacecssjanus.html + a16648b3deea7dd133e5b8d3fe809f14a + + + + tuple + BG_HORIZONTAL_PERCENTAGE_X_RE + namespacecssjanus.html + a19b634307179ec156efb5a1c1105548b + + + + tuple + BODY_DIRECTION_LTR_RE + namespacecssjanus.html + a3247fcb7a4fe70e3829ed073d9c7869e + + + + tuple + BODY_DIRECTION_RTL_RE + namespacecssjanus.html + a67dcaaa4fc5bd7dd141594605eb2b13c + + + + string + BODY_SELECTOR + namespacecssjanus.html + adc855cd17e967f16ad9ef08d2067e8a6 + + + + string + CHARS_WITHIN_SELECTOR + namespacecssjanus.html + a3c1b3d54e100098290f19fe657d8ed1f + + + + string + COLOR + namespacecssjanus.html + ac25cf3f5220193b0f98eb9200c2b34ac + + + + string + COLOR_SPACE + namespacecssjanus.html + ad8470cd2c37e66abafaa6c19b6e991b6 + + + + tuple + COMMENT_RE + namespacecssjanus.html + a4442e44f6a2c562141941f5bf6185b71 + + + + tuple + CURSOR_EAST_RE + namespacecssjanus.html + aebbff785a0e8b21a9b96901b1fc7c935 + + + + tuple + CURSOR_WEST_RE + namespacecssjanus.html + ac00776c424053e3dffb86af22432d2f7 + + + + tuple + DIRECTION_LTR_RE + namespacecssjanus.html + ab70511241f35a07fda1e090bca2c59fd + + + + string + DIRECTION_RE + namespacecssjanus.html + a165df1dd6353c5dc9c8706a7b687499d + + + + tuple + DIRECTION_RTL_RE + namespacecssjanus.html + aa3fcf4d626f4f5c9a4aba872ab86f15c + + + + dictionary + FLAGS + namespacecssjanus.html + a9617065393d56d716b8b9a047ef0cec3 + + + + tuple + FOUR_NOTATION_COLOR_RE + namespacecssjanus.html + aec9ef5fc1514466e480671554bd0e5d4 + + + + tuple + FOUR_NOTATION_QUANTITY_RE + namespacecssjanus.html + af8fd05249a58147f2d9f5ab9a6004b00 + + + + string + LEFT + namespacecssjanus.html + a326a5359b19dc8f921883c4a7c7ac99f + + + + tuple + LEFT_IN_URL_RE + namespacecssjanus.html + a3253c95afaef76013ffa5a5fbe913a2f + + + + tuple + LEFT_RE + namespacecssjanus.html + a28b1f93418968c7c13b635905f07bbb0 + + + + string + LOOKAHEAD_FOR_CLOSING_PAREN + namespacecssjanus.html + a9fa78deb8ef6939466bfa9b3e7b55a80 + + + + string + LOOKAHEAD_NOT_CLOSING_PAREN + namespacecssjanus.html + a2fe7ff33ff4d236bbc66b937efdfd2f8 + + + + tuple + LOOKAHEAD_NOT_OPEN_BRACE + namespacecssjanus.html + afa66bc930a94d03058c05293c883cb76 + + + + string + LOOKBEHIND_NOT_LETTER + namespacecssjanus.html + a70edfb1ec0803d16ddda5e8ec8db8377 + + + + string + LTR + namespacecssjanus.html + a0bdebff8ef2ffa6c2ed52d3908e4bd4f + + + + tuple + LTR_IN_URL_RE + namespacecssjanus.html + a992616e456b76546a318799a75d1174a + + + + string + NOFLIP_ANNOTATION + namespacecssjanus.html + a8c3f7be603b25e456282a145136886cf + + + + tuple + NOFLIP_CLASS_RE + namespacecssjanus.html + aae1c5f2ffef6957e2b560cb76ee25fde + + + + tuple + NOFLIP_SINGLE_RE + namespacecssjanus.html + a738a2409a22f846ccd920b6a4f286f77 + + + + string + NOFLIP_TOKEN + namespacecssjanus.html + a46578c94aea9ced5b2f2fbb6d6c16fad + + + + string + POSSIBLY_NEGATIVE_QUANTITY + namespacecssjanus.html + a016b3fb71388a6be6609f5071e17463e + + + + string + POSSIBLY_NEGATIVE_QUANTITY_SPACE + namespacecssjanus.html + a91c2bc6bb87e0a92e92d99ccc888cd20 + + + + string + RIGHT + namespacecssjanus.html + a23def97c7edae0e1a4dfbcb49ee1eeb9 + + + + tuple + RIGHT_IN_URL_RE + namespacecssjanus.html + ad9898cece32dbde506bba4a4cad24887 + + + + tuple + RIGHT_RE + namespacecssjanus.html + ac65affa25bdf33b1e4a8348bf3b6913b + + + + string + RTL + namespacecssjanus.html + a72e5d1f142c29e404645ad9210dbe938 + + + + tuple + RTL_IN_URL_RE + namespacecssjanus.html + ae6263e70400af44c06eda33df7985579 + + + + + SWAP_LEFT_RIGHT_IN_URL_DEFAULT + namespacecssjanus.html + a3e02d7b2e3eee9cd438dddb6bbd788bd + + + + + SWAP_LTR_RTL_IN_URL_DEFAULT + namespacecssjanus.html + af2be91e0530e2fb100608476563d6f71 + + + + string + TMP_TOKEN + namespacecssjanus.html + a976824dc5cc08d44172012aae6f5c6cf + + + + string + TOKEN_DELIMITER + namespacecssjanus.html + a2a1932d60691e1855d0965535bee9ac3 + + + + string + TOKEN_LINES + namespacecssjanus.html + a1f8ab9111d62a69b942630e0b8d313ce + + + + string + VALID_AFTER_URI_CHARS + namespacecssjanus.html + a5f72fe4a0f3694d63c0e65342f172d96 + + + + + csslex.py + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/cssjanus/ + csslex_8py + + list + __all__ + namespacecsslex.html + a4666108fdf0c5309aa64dbc6c9d378de + + + + list + __author__ + namespacecsslex.html + adaf3877e21259e7f151671c8da8114a6 + + + + string + COMMENT + namespacecsslex.html + a88920143fac583267c61ff444fff6818 + + + + string + ESCAPE + namespacecsslex.html + a61588358b726e3e327b91e537a200f70 + + + + string + HASH + namespacecsslex.html + afe6e2427153f07f9ffa2de0df9c66efe + + + + string + HEX + namespacecsslex.html + a486d554f84dca1e2793c29c83d3d7613 + + + + string + IDENT + namespacecsslex.html + a4127ce339b43a640d5f6e5e05bb97758 + + + + string + KEYWORD + namespacecsslex.html + ae4e74eb04fb1c0659130342365b77566 + + + + string + NAME + namespacecsslex.html + a2fff43b61b71928923af49635fc02ca1 + + + + string + NEWLINE + namespacecsslex.html + a909bdccc7728c7871e5536da8baa45a7 + + + + string + NMCHAR + namespacecsslex.html + a7482304b65fbf289a39f0cbdd55c433a + + + + string + NMSTART + namespacecsslex.html + a3e7551355d41f35f8a4c08e40385d3db + + + + string + NON_ASCII + namespacecsslex.html + a7b9e8a082962d7dc08d15c0a0d4eb0bf + + + + string + NUM + namespacecsslex.html + a395ba3da05e8c5f4b7da88e7c122dad7 + + + + string + PUNC + namespacecsslex.html + afc15f215ff3dd0f78a06bb8eebccbdd3 + + + + string + QUANTITY + namespacecsslex.html + ac326a1329016d03fc016de992ab31ee4 + + + + string + SPACE + namespacecsslex.html + ad5e16d68ad2dda4db28edf40f78f9cd0 + + + + string + STRING + namespacecsslex.html + a78801e0d11405f7c35057ced5400f134 + + + + string + STRING1 + namespacecsslex.html + aa0e52bc14a04473cd89544c7edc6b35c + + + + string + STRING2 + namespacecsslex.html + a14976251a889bd81b100317f4a1fcb87 + + + + string + UNICODE + namespacecsslex.html + a3cf5af6300486c6c520c8d01a63d62f1 + + + + string + UNIT + namespacecsslex.html + a1fa2ef06abfa70dd519efb5bc5e9a963 + + + + string + URL + namespacecsslex.html + a45360f5b3bae621baaa04473e021d95d + + + + string + URL_CHARS + namespacecsslex.html + ae5135dd968585a286449e01b99a58747 + + + + string + URL_SPECIAL_CHARS + namespacecsslex.html + a6bbed0191e778c7687576281b31545cc + + + + string + WHITESPACE + namespacecsslex.html + afd37e7f4f8ce86773577f5dab084c57d + + + + + deleteArchivedFiles.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteArchivedFiles_8inc + DeleteArchivedFilesImplementation + + + deleteArchivedFiles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteArchivedFiles_8php + DeleteArchivedFiles + + + $maintClass + deleteArchivedFiles_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteArchivedRevisions.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteArchivedRevisions_8inc + DeleteArchivedRevisionsImplementation + + + deleteArchivedRevisions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteArchivedRevisions_8php + DeleteArchivedRevisions + + + $maintClass + deleteArchivedRevisions_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteBatch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteBatch_8php + DeleteBatch + + + $maintClass + deleteBatch_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteDefaultMessages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteDefaultMessages_8php + DeleteDefaultMessages + + + $maintClass + deleteDefaultMessages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteEqualMessages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteEqualMessages_8php + DeleteEqualMessages + + + $maintClass + deleteEqualMessages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteImageMemcached.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteImageMemcached_8php + DeleteImageCache + + + $maintClass + deleteImageMemcached_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteOldRevisions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteOldRevisions_8php + DeleteOldRevisions + + + $maintClass + deleteOldRevisions_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteOrphanedRevisions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteOrphanedRevisions_8php + DeleteOrphanedRevisions + + + $maintClass + deleteOrphanedRevisions_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteRevision.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteRevision_8php + DeleteRevision + + + $maintClass + deleteRevision_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + deleteSelfExternals.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + deleteSelfExternals_8php + DeleteSelfExternals + + + $maintClass + deleteSelfExternals_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + router.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/dev/includes/ + router_8php + + + $lines + router_8php.html + a470f99c17f2e6f0a5a7b96f44cfc46a5 + + + + if($ext== 'php'||$ext== 'php5') + $mime + router_8php.html + a099d9104e850beda1777526bf1dba652 + + + + foreach($lines as $line) if(!$mime) if($mime) return + false + router_8php.html + adc8c9319eb2270d34c3a2dabf872188e + + + + + doMaintenance.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + doMaintenance_8php + + if(!defined( 'RUN_MAINTENANCE_IF_MAIN')) if(!Maintenance::shouldExecute()&&$maintClass!= 'CommandLineInc') if(!$maintClass||!class_exists($maintClass)) + $maintenance + doMaintenance_8php.html + a5f0f2eaf20d43399056a2982f7c45d04 + + + + + $self + doMaintenance_8php.html + a55583faec9072fb2917b0c3645b11280 + + + + + $wgProfiler + doMaintenance_8php.html + a70a26d9263a1533f8b30d78001c7bbeb + + + + + if + doMaintenance_8php.html + ad14e37c1e9309e138b0e2b99d874d1eb + (file_exists("$IP/StartProfiler.php")) + + + + dumpBackup.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + dumpBackup_8php + + + $dumper + dumpBackup_8php.html + a6b5e16ac66fbfbc3d002d97555af1920 + + + + + $optionsWithArgs + dumpBackup_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + $originalDir + dumpBackup_8php.html + a1ae8279d08f1f7d80b06358236eafdb3 + + + + + $textMode + dumpBackup_8php.html + a08a52175ef4846a717fad133840bfb60 + + + + $dumper + dumpUploadFileContents + dumpBackup_8php.html + a900a9cd81c7978d9ff13617ac29e6297 + + + + $dumper + dumpUploads + dumpBackup_8php.html + abf78a73ccce3979c56283d9a2d20041b + + + + $dumper + skipFooter + dumpBackup_8php.html + a4e1392fd5f000d312d4104501d5c8b76 + + + + if(isset($options['quiet'])) if(isset($options['pagelist'])) if(isset($options['start'])) if(isset($options['end'])) if(isset($options['revstart'])) if(isset($options['revend'])) $dumper + skipHeader + dumpBackup_8php.html + a7a70dfaa6f3491555ce82b6d16b438e5 + + + + + dumpIterator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + dumpIterator_8php + DumpIterator + SearchDump + + + $maintClass + dumpIterator_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + dumpLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + dumpLinks_8php + DumpLinks + + + $maintClass + dumpLinks_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + dumpSisterSites.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + dumpSisterSites_8php + DumpSisterSites + + + $maintClass + dumpSisterSites_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + dumpTextPass.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + dumpTextPass_8php + + + $dumper + dumpTextPass_8php.html + a6b5e16ac66fbfbc3d002d97555af1920 + + + + + $originalDir + dumpTextPass_8php.html + a1ae8279d08f1f7d80b06358236eafdb3 + + + + + dumpUploads.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + dumpUploads_8php + UploadDumper + + + $maintClass + dumpUploads_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + edit.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + edit_8php + EditCLI + + + $maintClass + edit_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + eraseArchivedFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + eraseArchivedFile_8php + EraseArchivedFile + + + $maintClass + eraseArchivedFile_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + eval.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + eval_8php + + if($useReadline) + $e + eval_8php.html + a62169c3cc54a6363cbc377b6bab06d4e + + + + + $optionsWithArgs + eval_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + if(isset($options['d'])) + $useReadline + eval_8php.html + a2503085644f11151be8250763f894511 + + + + while(($line=Maintenance::readconsole())!==false) print + n + eval_8php.html + a1e7c2f01cdba434ec991f47eec0af301 + + + + + fetchText.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + fetchText_8php + FetchText + + + $maintClass + fetchText_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + fileOpPerfTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + fileOpPerfTest_8php + TestFileOpPerformance + + + $maintClass + fileOpPerfTest_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + findHooks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + findHooks_8php + FindHooks + + + $maintClass + findHooks_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + fixDoubleRedirects.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + fixDoubleRedirects_8php + FixDoubleRedirects + + + $maintClass + fixDoubleRedirects_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + fixExtLinksProtocolRelative.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + fixExtLinksProtocolRelative_8php + FixExtLinksProtocolRelative + + + $maintClass + fixExtLinksProtocolRelative_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + fixSlaveDesync.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + fixSlaveDesync_8php + FixSlaveDesync + + + $maintClass + fixSlaveDesync_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + fixTimestamps.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + fixTimestamps_8php + FixTimestamps + + + $maintClass + fixTimestamps_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + fixUserRegistration.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + fixUserRegistration_8php + FixUserRegistration + + + $maintClass + fixUserRegistration_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + formatInstallDoc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + formatInstallDoc_8php + MaintenanceFormatInstallDoc + + + $maintClass + formatInstallDoc_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + generateJsonI18n.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + generateJsonI18n_8php + GenerateJsonI18n + + + $maintClass + generateJsonI18n_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + generateSitemap.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + generateSitemap_8php + GenerateSitemap + + + $maintClass + generateSitemap_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + getConfiguration.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + getConfiguration_8php + GetConfiguration + + + $maintClass + getConfiguration_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + getLagTimes.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + getLagTimes_8php + GetLagTimes + + + $maintClass + getLagTimes_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + getSlaveServer.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + getSlaveServer_8php + GetSlaveServer + + + $maintClass + getSlaveServer_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + getText.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + getText_8php + GetTextMaint + + + $maintClass + getText_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + importDump.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + importDump_8php + BackupReader + + + $maintClass + importDump_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + importImages.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + importImages_8inc + + + findAuxFile + importImages_8inc.html + af59f7c9e90aa13bad0f98d7610317dc6 + ($file, $auxExtension, $maxStrip=1) + + + + findFiles + importImages_8inc.html + a8278859cc4b496779d3cc99410b9582d + ($dir, $exts, $recurse=false) + + + + getFileCommentFromSourceWiki + importImages_8inc.html + ac66c1acb114702319996841ac27f22de + ($wiki_host, $file) + + + + getFileUserFromSourceWiki + importImages_8inc.html + acb758845d00b8a5d62fe63ab4a0ea383 + ($wiki_host, $file) + + + + splitFilename + importImages_8inc.html + adefe514c95680928b3aae250cbc3c663 + ($filename) + + + + importImages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + importImages_8php + + + showUsage + importImages_8php.html + a0d37c590057cb080b702f479023d3548 + ($reason=false) + + + + $comment + importImages_8php.html + a536677acc0163c53c067316a97456e6c + + + + if(isset($options['comment-file'])) elseif(isset($options['comment'])) + $commentExt + importImages_8php.html + a0ce7a67fbab1c440753b0b2bf1f55f0c + + + + + $count + importImages_8php.html + af789423037bbc89dc7c850e761177570 + + + + if(count($args)==0) + $dir + importImages_8php.html + a64e41ed422bd99f30a3158806335e50c + + + + + $extensions + importImages_8php.html + a78dd0f5a8f983099dc6499a2d7cdf7aa + + + + + $files + importImages_8php.html + a9590b15215a21e9b42eb546aeef79704 + + + + + $from + importImages_8php.html + a0bb7e2b3d541598cc9c9e3b11bee859c + + + + + $license + importImages_8php.html + a5ed2186c48fdb43c8f3d172f4e2e0009 + + + + + $limit + importImages_8php.html + ae05862a0294251c88629b141b5ce329a + + + + + $optionsWithArgs + importImages_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + $processed + importImages_8php.html + aac44a4d5065e07e9a7a51ce8ef4a5c71 + + + + + $sleep + importImages_8php.html + a6e1679171be81ffdf47ff726cad0e5e9 + + + + + $summary + importImages_8php.html + acdcf998e93f562b960ce9f3a01989526 + + + + if($limit) + $timestamp + importImages_8php.html + ac7983e954bf4c762aff6e12bec0f7daf + + + + + $user + importImages_8php.html + a598ca4e71b15a1313ec95f0df1027ca5 + + + + if(isset($options['protect'])&&isset($options['unprotect'])) if(isset($options['protect'])&&$options['protect']==1) global + $wgFileExtensions + importImages_8php.html + a1ed0990583765c379a4443b9af1a1c55 + + + + if(!$user instanceof User) + $wgUser + importImages_8php.html + a0172dc58486af485978c7e8dbd0fec7e + + + + + importSiteScripts.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + importSiteScripts_8php + ImportSiteScripts + + + $maintClass + importSiteScripts_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + importTextFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + importTextFile_8php + + + $options + importTextFile_8php.html + a011800c63ece4cbbfa77136a20607023 + + + + + $optionsWithArgs + importTextFile_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + initEditCount.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + initEditCount_8php + InitEditCount + + + $maintClass + initEditCount_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + initSiteStats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + initSiteStats_8php + InitSiteStats + + + $maintClass + initSiteStats_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + install.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + install_8php + CommandLineInstaller + + MEDIAWIKI_INSTALL + install_8php.html + aa9f2809820876852e4e1f48a37442e38 + + + + MW_CONFIG_CALLBACK + install_8php.html + a04fa585f76a3d7ee4eb27850b57c49b8 + + + + + $maintClass + install_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + jsparse.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + jsparse_8php + JSParseHelper + + + $maintClass + jsparse_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + lag.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + lag_8php + DatabaseLag + + + $maintClass + lag_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + alltrans.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + alltrans_8php + AllTrans + + + $maintClass + alltrans_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + checkDupeMessages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + checkDupeMessages_8php + + + $messagesDir + checkDupeMessages_8php.html + acc2f40353877da74e3cfcc346eb3b71e + + + + + $run + checkDupeMessages_8php.html + a1d6ddc9c52e0994f2ec85eb34cc1b1cf + + + + + $runMode + checkDupeMessages_8php.html + a16d6e47e81d83b028e22466efc3337fa + + + + + $runTest + checkDupeMessages_8php.html + a47306f7cd9d3ba6726289971b60e4244 + + + + + checkExtensions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + checkExtensions_8php + + if(!class_exists( 'MessageGroups')||!class_exists( 'PremadeMediawikiExtensionGroups')) + $cli + checkExtensions_8php.html + a97569f6c5c0cde9c9e4c69c8e287b2c0 + + + + + checkLanguage.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + checkLanguage_8inc + CheckExtensionsCLI + CheckLanguageCLI + + + $checkBlacklist + checkLanguage_8inc.html + a199b4e5f863dfc57209f8296ca111261 + + + + + checkLanguage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + checkLanguage_8php + + + $cli + checkLanguage_8php.html + a1962cabd2d6087314ff8f618e5962cfd + + + + + date-formats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + date-formats_8php + DateFormats + + + $maintClass + date-formats_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + digit2html.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + digit2html_8php + Digit2Html + + + $maintClass + digit2html_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + dumpMessages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + dumpMessages_8php + DumpMessages + + + $maintClass + dumpMessages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + generateCollationData.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + generateCollationData_8php + GenerateCollationData + UcdXmlReader + + + $maintClass + generateCollationData_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + generateNormalizerDataAr.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + generateNormalizerDataAr_8php + GenerateNormalizerDataAr + + + $maintClass + generateNormalizerDataAr_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + generateNormalizerDataMl.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + generateNormalizerDataMl_8php + GenerateNormalizerDataMl + + + $maintClass + generateNormalizerDataMl_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + generateUtf8Case.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + generateUtf8Case_8php + GenerateUtf8Case + + + $maintClass + generateUtf8Case_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + langmemusage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + langmemusage_8php + LangMemUsage + + + $maintClass + langmemusage_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + languages.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + languages_8inc + ExtensionLanguages + Languages + + + StatOutputs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + StatOutputs_8php + CsvStatsOutput + StatsOutput + TextStatsOutput + WikiStatsOutput + + + transstat.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + transstat_8php + + if(isset($options['help'])) if(!isset($options['output'])) + showUsage + transstat_8php.html + a16a2152dd805790031808ad6fa3c98fe + () + + + + $optionsWithArgs + transstat_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + $wgGeneralMessages + transstat_8php.html + a0e991cf352f83a715ee7c071677ecca5 + + + + switch($options['output']) + $wgLanguages + transstat_8php.html + a35fd9b0cf116d02c014c46b2cfb6b85e + + + + + $wgRequiredMessagesNumber + transstat_8php.html + afbd866af0679adf881888a6d9e4a0e4c + + + + + Makefile.py + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/zhtable/ + Makefile_8py + + def + applyExcludes + namespaceMakefile.html + aba02be5b7abb6faf85178b5edeb4860c + + + + def + charManualTable + namespaceMakefile.html + ae22028e387cd360e624a34ad3a01c32d + + + + def + customRules + namespaceMakefile.html + a303be03633b8b8f7e8c14f4a454ee361 + + + + def + defaultWordsTable + namespaceMakefile.html + a8f83e1c472c403c8b42077fb8bd10240 + + + + def + dictToSortedList + namespaceMakefile.html + a5e91df842ec762525756e54242c1a83b + + + + def + download + namespaceMakefile.html + a0002426e942142a9d71e46a2f3660dfe + + + + def + main + namespaceMakefile.html + a4aaf95a1c3ef1dce15b62ac23f7dc35b + + + + def + manualWordsTable + namespaceMakefile.html + adb033eeb9d64ca8778d270b78a80fdc7 + + + + def + parserCore + namespaceMakefile.html + a5f6d74a49366b19693c40b91c69a77d3 + + + + def + PHPArray + namespaceMakefile.html + a3d9e6e5e2085797495ebbdb0700ca70b + + + + def + phraseParser + namespaceMakefile.html + a71e1d3ecd3e385585926b0c76bf70a4d + + + + def + removeRules + namespaceMakefile.html + a70ba1df6ea99f15b3bd460a8943c8445 + + + + def + tablesParser + namespaceMakefile.html + afded31cb044cad08819ebb0509da2758 + + + + def + toManyRules + namespaceMakefile.html + ae19348dcf1dd30c788b90269a4ee5f1d + + + + def + translate + namespaceMakefile.html + ab727bc0e9b4a6bac7ceb2d21e13c6224 + + + + def + tsiParser + namespaceMakefile.html + a9d678323f4390e443d198eff72e46229 + + + + def + uncompress + namespaceMakefile.html + abc8db45006b5b39a7e2b1c504482e760 + + + + def + unichr + namespaceMakefile.html + ab43742e54e04c494cd42a1e7d3d0f25b + + + + def + unichr2 + namespaceMakefile.html + a9f93bceebd9c7966178db5bae04e7c8a + + + + def + unichr3 + namespaceMakefile.html + a1de1183b65476716834661b01e6bcddc + + + + def + unihanParser + namespaceMakefile.html + a93e40016b83506c194dd411c9f192554 + + + + + _unichr + namespaceMakefile.html + ab8b4def71c0f705d1bb2286102ad2ca1 + + + + tuple + ezbigParser + namespaceMakefile.html + a75e62a5f5d3af7f3f3dd7e5fd87d1e1d + + + + tuple + islinux + namespaceMakefile.html + a0b7f8b0ad184241ccbc205f98726ec54 + + + + string + LIBTABE_VER + namespaceMakefile.html + a34a60e01660bb02e850778f674994b81 + + + + + open + namespaceMakefile.html + a4b84da41f943042f65d8056fa84ca1b9 + + + + tuple + pyversion + namespaceMakefile.html + acfea9901b375db1e1cc81d0a69cc40fa + + + + string + SCIM_PINYIN_VER + namespaceMakefile.html + ac9ec418f28e3327b89cc84e5aa3e12d7 + + + + string + SCIM_TABLES_VER + namespaceMakefile.html + a97fc8b62be3df4eaa8ea849f621816cb + + + + string + SF_MIRROR + namespaceMakefile.html + abacf8e792f0db3f29da5a0d24b7b0165 + + + + + unichr + namespaceMakefile.html + a6cde25d4506d027a7566cf6961317d8f + + + + string + UNIHAN_VER + namespaceMakefile.html + a6c000203af3e736bbfc28551a5b0185a + + + + string + untargz + namespaceMakefile.html + a21ac3b3d6ba5b56bb553b44f986425f3 + + + + string + unzip + namespaceMakefile.html + a9adad090af78de2b2af9c1c5a5b2cddd + + + + tuple + wubiParser + namespaceMakefile.html + af922005b8bd9a9965b7bb4b027d228e1 + + + + tuple + zrmParser + namespaceMakefile.html + a0c3cff48c60d4bf8f9488d1df049e846 + + + + + Maintenance.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + Maintenance_8php + FakeMaintenance + LoggedUpdateMaintenance + Maintenance + + DO_MAINTENANCE + Maintenance_8php.html + ac4811b37f8a9137dbff0ca968ee22c31 + + + + RUN_MAINTENANCE_IF_MAIN + Maintenance_8php.html + ac11ca4d0de155426f4b3448d3bd70a3e + + + + + $maintClass + Maintenance_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + mcc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + mcc_8php + + + $cache + mcc_8php.html + ac2dc76d756ec398393d4b1d23659276c + + + + + $debug + mcc_8php.html + a85ae3e64cd40e9564adceb010085e9dd + + + + + $help + mcc_8php.html + ae8c606891eb7e59cb0674a2dd63c5498 + + + + if($help) + $mcc + mcc_8php.html + ac2c3bbe6bf18a80f1c5f6e86063da82e + + + + + $options + mcc_8php.html + a011800c63ece4cbbfa77136a20607023 + + + + + mctest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + mctest_8php + McTest + + + $maintClass + mctest_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + mergeMessageFileList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + mergeMessageFileList_8php + MergeMessageFileList + + MW_NO_EXTENSION_MESSAGES + mergeMessageFileList_8php.html + afd6f71278d53c7a1b4fbfac018cc7890 + + + + + $dirs + mergeMessageFileList_8php.html + a1b709c1d79631ebc8320b41bda028b54 + + + + + $maintClass + mergeMessageFileList_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + $mmfl + mergeMessageFileList_8php.html + abb6cc5b3f35169c5029b7064822308b0 + + + + + $s + mergeMessageFileList_8php.html + a50b05cf2e02ef0b67fcad97106dd7634 + + + + + migrateUserGroup.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + migrateUserGroup_8php + MigrateUserGroup + + + $maintClass + migrateUserGroup_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + minify.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + minify_8php + MinifyScript + + + $maintClass + minify_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + moveBatch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + moveBatch_8php + MoveBatch + + + $maintClass + moveBatch_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + mwdoc-filter.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + mwdoc-filter_8php + + + $regexp + mwdoc-filter_8php.html + a33522f9e38f97add84cf6a3c7e5d39ab + + + + + $replac + mwdoc-filter_8php.html + adeb49bd9e9f36a79085275bb88c656af + + + + if(PHP_SAPI!= 'cli') + $source + mwdoc-filter_8php.html + a99a2b085f0a29bd5d799fdcbb63d261b + + + + + mwdocgen.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + mwdocgen_8php + MWDocGen + + + $maintClass + mwdocgen_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + namespaceDupes.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + namespaceDupes_8php + NamespaceConflictChecker + + + $maintClass + namespaceDupes_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + nextJobDB.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + nextJobDB_8php + NextJobDB + + + $maintClass + nextJobDB_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + nukeNS.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + nukeNS_8php + NukeNS + + + $maintClass + nukeNS_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + nukePage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + nukePage_8php + NukePage + + + $maintClass + nukePage_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + alterSharedConstraints.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/oracle/ + alterSharedConstraints_8php + AlterSharedConstraints + + + $maintClass + alterSharedConstraints_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + orphans.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + orphans_8php + Orphans + + + $maintClass + orphans_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + pageExists.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + pageExists_8php + PageExists + + + $maintClass + pageExists_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + parse.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + parse_8php + CLIParser + + + $maintClass + parse_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + patchSql.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + patchSql_8php + PatchSql + + + $maintClass + patchSql_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateCategory.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateCategory_8php + PopulateCategory + + + $maintClass + populateCategory_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateFilearchiveSha1.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateFilearchiveSha1_8php + PopulateFilearchiveSha1 + + + $maintClass + populateFilearchiveSha1_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateImageSha1.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateImageSha1_8php + PopulateImageSha1 + + + $maintClass + populateImageSha1_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateLogSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateLogSearch_8php + PopulateLogSearch + + + $maintClass + populateLogSearch_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateLogUsertext.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateLogUsertext_8php + PopulateLogUsertext + + + $maintClass + populateLogUsertext_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateParentId.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateParentId_8php + PopulateParentId + + + $maintClass + populateParentId_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateRecentChangesSource.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateRecentChangesSource_8php + PopulateRecentChangesSource + + + $maintClass + populateRecentChangesSource_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateRevisionLength.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateRevisionLength_8php + PopulateRevisionLength + + + $maintClass + populateRevisionLength_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + populateRevisionSha1.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + populateRevisionSha1_8php + PopulateRevisionSha1 + + + $maintClass + populateRevisionSha1_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + preprocessDump.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + preprocessDump_8php + PreprocessDump + + + $maintClass + preprocessDump_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + preprocessorFuzzTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + preprocessorFuzzTest_8php + PPFuzzTest + PPFuzzTester + PPFuzzUser + + + $wgHooks + preprocessorFuzzTest_8php.html + afdbcc4394dc8228ddb6cc314c13f997b + ['BeforeParserFetchTemplateAndtitle'][] + + + + protect.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + protect_8php + Protect + + + $maintClass + protect_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + pruneFileCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + pruneFileCache_8php + PruneFileCache + + + $maintClass + pruneFileCache_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + purgeChangedFiles.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + purgeChangedFiles_8php + PurgeChangedFiles + + + $maintClass + purgeChangedFiles_8php.html + a465455cfe5c3230bbab32745196071ab + + + LICENSE + + + purgeChangedPages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + purgeChangedPages_8php + PurgeChangedPages + + + $maintClass + purgeChangedPages_8php.html + a465455cfe5c3230bbab32745196071ab + + + LICENSE + + + purgeList.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + purgeList_8php + PurgeList + + + $maintClass + purgeList_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + purgeOldText.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + purgeOldText_8inc + + + PurgeRedundantText + purgeOldText_8inc.html + a180b6fd1d7314738639e71277c397db7 + ($delete=false) + + + + purgeOldText.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + purgeOldText_8php + PurgeOldText + + + $maintClass + purgeOldText_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + purgeParserCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + purgeParserCache_8php + PurgeParserCache + + + $maintClass + purgeParserCache_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + reassignEdits.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + reassignEdits_8php + ReassignEdits + + + $maintClass + reassignEdits_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rebuildall.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rebuildall_8php + RebuildAll + + + $maintClass + rebuildall_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rebuildFileCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rebuildFileCache_8php + RebuildFileCache + + + $maintClass + rebuildFileCache_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rebuildImages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rebuildImages_8php + ImageBuilder + + + $maintClass + rebuildImages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rebuildLocalisationCache.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rebuildLocalisationCache_8php + RebuildLocalisationCache + + + $maintClass + rebuildLocalisationCache_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rebuildmessages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rebuildmessages_8php + RebuildMessages + + + $maintClass + rebuildmessages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rebuildrecentchanges.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rebuildrecentchanges_8php + RebuildRecentchanges + + + $maintClass + rebuildrecentchanges_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rebuildtextindex.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rebuildtextindex_8php + RebuildTextIndex + + + $maintClass + rebuildtextindex_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + refreshFileHeaders.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + refreshFileHeaders_8php + RefreshFileHeaders + + + $maintClass + refreshFileHeaders_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + refreshImageMetadata.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + refreshImageMetadata_8php + RefreshImageMetadata + + + $maintClass + refreshImageMetadata_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + refreshLinks.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + refreshLinks_8php + RefreshLinks + + + $maintClass + refreshLinks_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + removeUnusedAccounts.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + removeUnusedAccounts_8php + RemoveUnusedAccounts + + + $maintClass + removeUnusedAccounts_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + renameDbPrefix.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + renameDbPrefix_8php + RenameDbPrefix + + + $maintClass + renameDbPrefix_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + renderDump.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + renderDump_8php + DumpRenderer + + + $maintClass + renderDump_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + resetUserTokens.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + resetUserTokens_8php + ResetUserTokens + + + $maintClass + resetUserTokens_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + rollbackEdits.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + rollbackEdits_8php + RollbackEdits + + + $maintClass + rollbackEdits_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + runBatchedQuery.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + runBatchedQuery_8php + BatchedQueryRunner + + + $maintClass + runBatchedQuery_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + runJobs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + runJobs_8php + RunJobs + + + $maintClass + runJobs_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + runScript.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + runScript_8php + + + $IP + runScript_8php.html + a04624d7a6de9eb3d2621472352bb6dcb + + + + + $scriptFile + runScript_8php.html + ad10cabec3de393ab4dd5349e049c1518 + + + + if(!isset($argv[1])) + $scriptFilename + runScript_8php.html + aaed517160e986abb658d4a2c6f1b8045 + + + + + if + runScript_8php.html + a5a09f9681cce7ffa8a5b0ffe5b4fce24 + ($IP===false) + + + + showCacheStats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + showCacheStats_8php + ShowCacheStats + + + $maintClass + showCacheStats_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + showJobs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + showJobs_8php + ShowJobs + + + $maintClass + showJobs_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + showSiteStats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + showSiteStats_8php + ShowSiteStats + + + $maintClass + showSiteStats_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + sql.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + sql_8php + MwSql + + + $maintClass + sql_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + sqlite.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + sqlite_8inc + Sqlite + + + sqlite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + sqlite_8php + SqliteMaintenance + + + $maintClass + sqlite_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + checkStorage.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + checkStorage_8php + CheckStorage + + + compressOld.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + compressOld_8php + CompressOld + + + $maintClass + compressOld_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + dumpRev.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + dumpRev_8php + DumpRev + + + $maintClass + dumpRev_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + fixBug20757.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + fixBug20757_8php + FixBug20757 + + + $maintClass + fixBug20757_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + moveToExternal.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + moveToExternal_8php + + REPORTING_INTERVAL + moveToExternal_8php.html + a9796784fc76030e935278e30d5a44597 + + + + if(!defined( 'MEDIAWIKI')) + moveToExternal + moveToExternal_8php.html + a528d1b4709bdc81e5ac638ae00900625 + ($cluster, $maxID, $minID=1) + + + + orphanStats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + orphanStats_8php + OrphanStats + + + $maintClass + orphanStats_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + recompressTracked.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + recompressTracked_8php + CgzCopyTransaction + RecompressTracked + + if(count($args)< 1) + $job + recompressTracked_8php.html + a3c5ba29c5ddc18f100af5ee26ae0efaf + + + + + $optionsWithArgs + recompressTracked_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + resolveStubs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + resolveStubs_8php + + REPORTING_INTERVAL + resolveStubs_8php.html + a9796784fc76030e935278e30d5a44597 + + + + + resolveStub + resolveStubs_8php.html + ab2eb1c6476cd10ddaa83d1a0d61f289b + ($id, $stubText, $flags) + + + if(!defined( 'MEDIAWIKI')) + resolveStubs + resolveStubs_8php.html + aeb5023e3baf37b456adada3f16947842 + () + + + + storageTypeStats.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + storageTypeStats_8php + StorageTypeStats + + + $maintClass + storageTypeStats_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + testCompression.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + testCompression_8php + + + $blob + testCompression_8php.html + a9c656668204f48c87a83a429bf6936ae + + + + + $dbr + testCompression_8php.html + a88fea670240e5fa6ae306a286acaa0fd + + + + + $hashes + testCompression_8php.html + ae064b0bc625b1e4a9957dbd77ac102bb + + + + + $keys + testCompression_8php.html + af20635b6c08e03bfee9e3fc036fa80f3 + + + + + $optionsWithArgs + testCompression_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + $res + testCompression_8php.html + a49a8a4009b02e49717caa88b128affc5 + + + + foreach($res as $row) + $serialized + testCompression_8php.html + a305a2c3d83b8aa29d21f6e1987a0e790 + + + + + $t + testCompression_8php.html + a45b754dce06e80ec46bf2c6c96c4e380 + + + + if(!isset($args[0])) + $title + testCompression_8php.html + a0998c547d2288eb34542e88863ec45fd + + + + + $uncompressedSize + testCompression_8php.html + aac2000c419fadfda2d496bdbca072200 + + + + + trackBlobs.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + trackBlobs_8php + TrackBlobs + + if(count($args)< 1) + $tracker + trackBlobs_8php.html + a5378cbbf4f46fd3724f0302bff89b7f5 + + + + + syncFileBackend.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + syncFileBackend_8php + SyncFileBackend + + + $maintClass + syncFileBackend_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + MWTerm.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/term/ + MWTerm_8php + AnsiTermColorer + DummyTermColorer + + + tidyUpBug37714.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + tidyUpBug37714_8php + TidyUpBug37714 + + + $maintClass + tidyUpBug37714_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + undelete.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + undelete_8php + Undelete + + + $maintClass + undelete_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + update.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + update_8php + UpdateMediaWiki + + + $maintClass + update_8php.html + a465455cfe5c3230bbab32745196071ab + + + + if(!function_exists( 'version_compare')||(version_compare(phpversion(), '5.3.2')< 0)) + $wgUseMasterForMaintenance + update_8php.html + aef5eff4065b2999bf1666df140795d29 + + + + + updateArticleCount.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + updateArticleCount_8php + UpdateArticleCount + + + $maintClass + updateArticleCount_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + updateCollation.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + updateCollation_8php + UpdateCollation + + + $maintClass + updateCollation_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + updateDoubleWidthSearch.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + updateDoubleWidthSearch_8php + UpdateDoubleWidthSearch + + + $maintClass + updateDoubleWidthSearch_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + updateRestrictions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + updateRestrictions_8php + UpdateRestrictions + + + $maintClass + updateRestrictions_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + updateSearchIndex.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + updateSearchIndex_8php + UpdateSearchIndex + + + $maintClass + updateSearchIndex_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + updateSpecialPages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + updateSpecialPages_8php + UpdateSpecialPages + + + $maintClass + updateSpecialPages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + userDupes.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + userDupes_8inc + UserDupes + + + userOptions.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + userOptions_8inc + UserOptions + + + $options + userOptions_8inc.html + a011800c63ece4cbbfa77136a20607023 + + + + + $optionsWithArgs + userOptions_8inc.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + userOptions.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + userOptions_8php + + + $uo + userOptions_8php.html + a627e36bcc487ebeddccb4d43a6703a0f + + + + print Done + n + userOptions_8php.html + a017a9083908317d2ccc5ee1749410304 + + + + + waitForSlave.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + waitForSlave_8php + WaitForSlave + + + $maintClass + waitForSlave_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + overrides.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/mw-config/ + overrides_8php + InstallerOverrides + + + opensearch_desc.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + opensearch__desc_8php + + + $expiryTime + opensearch__desc_8php.html + ae7b26c7ef669d719540943d07602f7f9 + + + + + $fullName + opensearch__desc_8php.html + a94fe77a089a5feb696cb7f7badfc425a + + + + + $searchPage + opensearch__desc_8php.html + a16637b323432b865b651fdbd0075db92 + + + + + $urls + opensearch__desc_8php.html + a0f9e84dcf855795f85f3d15e22a84fd9 + + + + + $urls + opensearch__desc_8php.html + abc8b1a23ff89cd2e9c4805d4d74289ea + [] + + + + print + opensearch__desc_8php.html + a3ad3a4240c0f97c7e85aff5c52a454d4 + + + + + opensearch_desc.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + opensearch__desc_8php5 + + + profileinfo.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + profileinfo_8php + profile_point + + + compare_point + profileinfo_8php.html + a6bb164b5c2bcaa9fcfed452e58388469 + (profile_point $a, profile_point $b) + + + + getEscapedProfileUrl + profileinfo_8php.html + a8fdb4db4e4507bafed63bc032959889e + ($_filter=false, $_sort=false, $_expand=false) + + + if(!$wgEnableProfileInfo) + $dbr + profileinfo_8php.html + a3be0e2bfc60c209152599b13dc7ec6b8 + + + + if(!$dbr->tableExists( 'profiling')) + $expand + profileinfo_8php.html + ac5ec10ca31504dd0449def19c980a272 + + + + + $last + profileinfo_8php.html + acf48db609a946d13953d8060363fd1d3 + + + + + $points + profileinfo_8php.html + a207b6e658e8488d2845a81d5a7c56d7f + + + + foreach($queries as $q) + $points + profileinfo_8php.html + aec37cdfba5dba7fb6401d6a92fa4ab45 + [] + + + + $queries + profileinfo_8php.html + a576b05de2f452e4cce4e3de12667ba0f + + + + if(isset($_REQUEST['sort'])&&in_array($_REQUEST['sort'], $sorts)) + $res + profileinfo_8php.html + a5f99ac94d7fb5244b7e24892690228c9 + + + + foreach($res as $o) + $s + profileinfo_8php.html + a8c892540e1c2dc462b3e68c4df1269e8 + + + + + $sort + profileinfo_8php.html + a5f132856721e2938d79b405c2639a566 + + + + + $sorts + profileinfo_8php.html + ab3d6c93a0f1da5990c551be9a731780c + + + + + $sqltotal + profileinfo_8php.html + ad69186071171e75671867e85640942e9 + + + + + $wgEnableProfileInfo + profileinfo_8php.html + a4e650d388a3ac6b67d39c55c4104df58 + + + + + profileinfo.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + profileinfo_8php5 + + + Resources.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/resources/ + Resources_8php + + + MonoBook.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/skins/ + MonoBook_8php + MonoBookTemplate + SkinMonoBook + + + Vector.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/skins/ + Vector_8php + SkinVector + VectorTemplate + + + extraParserTests.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/ + extraParserTests_8txt + + + parserTest.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/ + parserTest_8inc + ParserTest + + + ParserTestResult.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/ + ParserTestResult_8php + ParserTestResult + + + parserTests.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/ + parserTests_8txt + + i + __pad0__ + parserTests_8txt.html + a08d25c54034be9caccca88d57d03945c + + + + + action + parserTests_8txt.html + a2f4ab7bf743142dae2e459aa18f9f1d4 + + + + published in in Madrid In the first edition of the Vocabolario for was published In in Rotterdam was the Dictionnaire Universel!html< p > The first monolingual dictionary written in a Romance language was< i > Sebastián Covarrubias</i >< i > Tesoro de la lengua castellana o published in in Madrid In the first edition of the< i > Vocabolario dell< ahref="/index.php?title=Accademia_della_Crusca&amp;action=edit&amp;redlink=1"class="new"title="AccademiadellaCrusca(pagedoesnotexist)"> Accademia della Crusca</a ></i > for was published In in Rotterdam was the< i > Dictionnaire Universel</i ></p >!end!test Italics and + bold + parserTests_8txt.html + aa65825ab6ee1d7a816511c0cddb7a8fc + + + + published in in Madrid In the first edition of the Vocabolario + dell + parserTests_8txt.html + a6c0579dbd69a3930793f884673bc81b2 + [[Accademia della Crusca]] + + + published in in Madrid In the first edition of the Vocabolario for was published In in Rotterdam was the Dictionnaire Universel!html< p > The first monolingual dictionary written in a Romance language was< i > Sebastián Covarrubias</i >< i > Tesoro de la lengua castellana o + española</i > + parserTests_8txt.html + aca8a632421660d7d03319637fd0baf34 + + + + published in in Madrid In the first edition of the Vocabolario for + Italian + parserTests_8txt.html + aecef200ea725e552fbd6543d4b5340f0 + + + + pre & + lt + parserTests_8txt.html + aaa24856aec0e7ad13071c9046b4d970f + + + + !article Main Page!text blah blah!endarticle!article still stripped b a<!--foo--><!----><!--bar--> b a<!--foo--> b a<!--foo--> b a<!--foo--> b a<!--foo--> b!html< hr/>< p > a b</p >< hr/>< p > a b</p >< hr/>< p > a b</p >< hr/>< p > a</p >< p > b</p >< hr/>< p > a</p >< p > b</p >< hr/>< p > a</p >< p >< br/> b</p >< hr/>< p > a</p >< p >< br/> b</p >< hr/>!end!test Paragraphs with newline spacing with non empty white space lines in between!wikitext a b a b!html< hr/>< p > a</p >< p > b</p >< hr/>< p > a</p >< p >< br/> b</p >< hr/>!end!test Paragraphs with newline spacing with non empty mixed comment and white space lines in between!wikitext a<!--foo--> b a<!--foo--><!--Morethan1commentdoesn'tdisablestrippingofthisline!--> b a<!--foo--><!--bar--> b a<!--foo--><!--bar--> b!html< hr/>< p > a b</p >< hr/>< p > a b</p >< hr/>< p > a</p >< p > b</p >< hr/>< p > a</p >< p >< br/> b</p >< hr/>!end!test Extra + newlines + parserTests_8txt.html + a10125d65b1be3b266163794b0a449082 + + + + published in in Madrid In the first edition of the Vocabolario for was published In in Rotterdam was the Dictionnaire Universel!html< p > The first monolingual dictionary written in a Romance language was< i > Sebastián Covarrubias</i >< i > Tesoro de la lengua castellana o published in in Madrid In the first edition of the< i > Vocabolario dell< ahref="/index.php?title=Accademia_della_Crusca&amp;action=edit&amp;redlink=1"class="new"title="AccademiadellaCrusca(pagedoesnotexist)"> Accademia della Crusca</a ></i > for was published In in Rotterdam was the< i > Dictionnaire Universel</i ></p >!end!test Italics and!wikitext foo!html< p >< i > foo</i ></p >!end!test Italics and!options + parsoid + parserTests_8txt.html + a3264bfcdc5d3187d1a11996af53d1ad5 + + + + pre</span >< table ></table >!end!test + Parsoid + parserTests_8txt.html + a2be9804a2e264a8d0f9d28605b37b438 + + + + published in in Madrid In the first edition of the Vocabolario for was published In in Rotterdam was + posthumously + parserTests_8txt.html + aa74cb68530402eadfebfb5f43e6e34f3 + + + + + pre + parserTests_8txt.html + afb3f9f8f761d8e264bd39d89d0eab579 + + + + published in in Madrid In the first edition of the Vocabolario for was published In in Rotterdam was + published + parserTests_8txt.html + a2597141b6cf5cdddc1332c170c2d464d + + + + + redlink + parserTests_8txt.html + a76c6e2a3e8216567a4da2f8d142a114a + + + + + section + parserTests_8txt.html + a0d6a8caa030e68cb2965b577a922c0aa + + + + !article Main Page!text blah blah!endarticle!article + Template + parserTests_8txt.html + afdf58640349444652bc59c853b26a8bb + + + + + parserTestsParserHook.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/ + parserTestsParserHook_8php + ParserTestParserHook + + + All_system_messages.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/preprocess/ + All__system__messages_8txt + + and in accordance with &Fill in a specific reason + below + All__system__messages_8txt.html + a2d6ce002513737419e15f5fbf9f732a2 + (for example, citing particular pages that were vandalized).</td >< td > + + + ve followed a link to a page that doesn &To create the start typing in the box + below + All__system__messages_8txt.html + adf7fad0175ac8a62e45e323d902c7341 + (see the &#91;&#91;Wiktionary:Help &#124;help page]] for more info).If you are here by mistake + + + + blocked + All__system__messages_8txt.html + ad77ee8822bf89f9a6a7a6bebb7fdc2a1 + (expires $4)</td >< td > + + + which are listed on The correct spelling might be + given + All__system__messages_8txt.html + afdcc0f38bf93f72087a02bb74dc2e012 + (like this).</td >< td > + + + could not be made into a + sysop + All__system__messages_8txt.html + ac8276130ecbf1535febf804e1a825425 + (Did you enter the name correctly?)&lt + + + which are not or by specifying more than one search + term + All__system__messages_8txt.html + a955825ec18dc035d09d7560f48161cb5 + (only pages containing all of the search terms will appear in the result).</td >< td > + + + + __pad0__ + All__system__messages_8txt.html + ab6f3c269fc46c9c1c0f81b3431240138 + + + + + __pad1__ + All__system__messages_8txt.html + ae31ac69c75bb42f47c8d6a7cde4937c6 + + + + Attention + __pad2__ + All__system__messages_8txt.html + abf734bb89dcd68b21b3a913b0b6fd7b1 + + + + WARNING + __pad3__ + All__system__messages_8txt.html + a3622b65416bc894dd78a88f0e1e2af21 + + + + + __pad4__ + All__system__messages_8txt.html + aa126f02bcfcec342fb72926c73b4aeb3 + + + + Note + __pad5__ + All__system__messages_8txt.html + ae81248f20fb0825e74cec06db4a24d7e + + + + optional + __pad6__ + All__system__messages_8txt.html + a2d9742e870a64234b3de77e8c123985a + + + + optional + __pad7__ + All__system__messages_8txt.html + a4726e6119e54b38d9661e4477cea6603 + + + + If this is not the you may have found a bug in the software Please report this to an + administrator + All__system__messages_8txt.html + a048dbf1301c69000bdca623b532ff007 + + + + accesskey contributions & + amp + All__system__messages_8txt.html + a25870a348e8d94ca07e5c3676aac3c39 + + + + if + any + All__system__messages_8txt.html + a6fe30d80971db02a01d152c65aaaf5d5 + + + + and may also have further information about books you are looking for Wiktionary is not affiliated with any of these + businesses + All__system__messages_8txt.html + ae9cbeb004226850cf92926f61bc42483 + + + + If this is not the + case + All__system__messages_8txt.html + ab88e0b02d9ad86e413781349b9f6b121 + + + + if will be automatically moved along with it &*You are moving the page across *A non empty talk page already exists under the new or *You uncheck the box below In those + cases + All__system__messages_8txt.html + a4a0209942b028501d1f4eb17e856abe2 + + + + moving all of its history to the new name The old title will become a redirect page to the new title Links to the old page title will not be + changed + All__system__messages_8txt.html + a2230e3b5599741c4b6afe64ea4fe75ee + + + + font + color + All__system__messages_8txt.html + a20c403c1e89cd0f462fab8f76b61025f + + + + that you understand the + consequences + All__system__messages_8txt.html + ab6dfa5a2624bd843912934a6cfdeeafb + + + + check for correct installation of + dvips + All__system__messages_8txt.html + ac192548b95a63fa39fed6947d8996d6b + + + + + empty + All__system__messages_8txt.html + a7d665d9fa18a26df451d111b34afd89f + + + + which is not yet supported It could also be that you have mistyped the + expression + All__system__messages_8txt.html + ae9d3683f8ef112907859ee2440a7e8cd + + + + </td ></tr >< tr >< td ></td >< td > The database did not find the text of a page that it should have + found + All__system__messages_8txt.html + a84de770e46d5d53ddbefc71df39b80a2 + + + + s a saved copy + from + All__system__messages_8txt.html + a5cbd129f778c80e488c6fd26869bc25c + + + + check for correct installation of + gs + All__system__messages_8txt.html + a883345f484d6e91538259bfa49bdbae6 + + + + + gt + All__system__messages_8txt.html + a40826590ff6d5cd48647dba940fdd387 + + + + a + href + All__system__messages_8txt.html + a4d311d4d33f4cad6c79677baa9cf460d + + + + which are not + indexed + All__system__messages_8txt.html + a0dc1f08c205f081a768e970a8c98f042 + + + + Your real if you choose to provide + it + All__system__messages_8txt.html + a3277a57e2016aba3c68f98624ea0cd5f + + + + If you want to remove the page from your watchlist + later + All__system__messages_8txt.html + a93ae44d3c701bab9623f81fefe0c6809 + + + + check for correct installation of + latex + All__system__messages_8txt.html + a6f4929ec537fd97d2f46986635a434ca + + + + + lt + All__system__messages_8txt.html + aa38f3a6ae13f0f1f90b3040ede0e0c68 + + + + address of the + mail + All__system__messages_8txt.html + ab262d006314a659daeb3a1d0a1b0b58e + + + + be sure to &You are responsible for making sure that links continue to point where they are supposed to go Note that the page will &a page at the new unless it is empty or a redirect and has no past edit history This means that you can rename a page back to where it was just renamed from if you make a + mistake + All__system__messages_8txt.html + a0246d56de4dfbf86345e405614e691db + + + + Your real + name + All__system__messages_8txt.html + a1b91c056a4ca141df096c5a3bad5b7f6 + + + + if will be automatically moved along with it &*You are moving the page across + namespaces + All__system__messages_8txt.html + a94225d78a13cadffbd6ba2fa0bedf22b + + + + + nbsp + All__system__messages_8txt.html + aef915316f784c9063d942974538301a6 + + + + target + page + All__system__messages_8txt.html + a048d3727cde42555e2018a2edb746303 + + + + & + quot + All__system__messages_8txt.html + aa8274f4814bc3c84b0a1172441336883 + + + + This list may contain false positives That usually means there is additional text with links below the first Each row contains links to the first and second + redirect + All__system__messages_8txt.html + a12c586232521d265ef8becec87203448 + + + + this can then be imported into another wiki running MediaWiki + software + All__system__messages_8txt.html + ae03f1081e2e7ab522c5426103b36c670 + + + + wiki + Special + All__system__messages_8txt.html + aa32b6d26a12d865c76fb418bdaff3e53 + + + + Check your + spelling + All__system__messages_8txt.html + a2a4e7f4e3f9ae8a5fc435af4d8e0bca7 + + + + This list may contain false positives That usually means there is additional text with links below the first Each row contains links to the first and second as well as the first line of the second redirect + text + All__system__messages_8txt.html + ae9793f6c372b00e6ad2a0df774e1d4ad + + + + but you are not logged in Wiktionary uses cookies to log in users You have cookies disabled Please enable + them + All__system__messages_8txt.html + a04646aa04da1cc25b8d03772938eecdf + + + + has been added to your &Future changes to this page and its associated Talk page will be listed + there + All__system__messages_8txt.html + a4f17feaa904bfb5b5b3850a74ee056eb + + + + be sure to &You are responsible for making sure that links continue to point where they are supposed to go Note that the page will &a page at the new + title + All__system__messages_8txt.html + a97bc2ec0dc751f88edf5fc21bdaba48d + + + + this can then be imported into another wiki running MediaWiki + transformed + All__system__messages_8txt.html + a729dc9000a1de4ad42bcdebc5b42314c + + + + + User + All__system__messages_8txt.html + a4ff7787bc8361fc5a29c1841967117fb + + + + or it may indicate a bug in the software The last attempted database query + was + All__system__messages_8txt.html + a51d85b71587d6a4d0357e4393c86996a + + + + page as + well + All__system__messages_8txt.html + a726987ed99e8e51e6e47fcb8388dbecf + + + + t want your writing to be edited mercilessly and redistributed at + will + All__system__messages_8txt.html + a81b94bd7db2c92515b2246ad57c751f4 + + + + t want your writing to be edited mercilessly and redistributed at then don &You are also promising us that you wrote this + yourself + All__system__messages_8txt.html + aa8ef157ca7d0b1ccfe84ee8a761e4eda + + + + + Factorial.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/preprocess/ + Factorial_8txt + + enter + __pad8__ + Factorial_8txt.html + af10644ab02b4466d54738ba46363c424 + + + + + Fundraising.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/preprocess/ + Fundraising_8txt + + < divname="fundraising"id="fundraising"class="plainlinks"style="margin-top:5px;text-align:center;background-color:#ffffe0;border:solid1px#e0e0c0"> Pwede kang[[Wikimedia:give the gift of knowledge|maghandog ng kaalaman]] sa paraan ng[[Wikimedia:Fundraising#Donation_methods|pagbibigay ng donasyon sa Pundasyong Wikimedia!]]< br/>< fundraising/> & + nbsp + Fundraising_8txt.html + aef915316f784c9063d942974538301a6 + + + + < fundraisinglogo/>< br/>< b > + Ngayon + Fundraising_8txt.html + a685b3f6cef181bbb98fa107f3f93e0f8 + + + + + NestedTemplates.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/preprocess/ + NestedTemplates_8txt + + + QuoteQuran.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/preprocess/ + QuoteQuran_8txt + + + parserTests.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/ + parserTests_8php + + + $optionsWithArgs + parserTests_8php.html + a32f803ca2d1f06791c2641f3cbc1054c + + + + + $otions + parserTests_8php.html + a713de7cb19b1af04e151ab1afddcfc70 + + + + + bootstrap.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + bootstrap_8php + MediaWikiPHPUnitBootstrap + + + $mediawikiPHPUnitBootstrap + bootstrap_8php.html + af82a5d6a095f4a85b99d5ec68d4450de + + + + + TestAutoloadedCamlClass.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/autoloader/ + TestAutoloadedCamlClass_8php + TestAutoloadedCamlClass + + + TestAutoloadedClass.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/autoloader/ + TestAutoloadedClass_8php + TestAutoloadedClass + + + TestAutoloadedLocalClass.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/autoloader/ + TestAutoloadedLocalClass_8php + TestAutoloadedLocalClass + + + TestAutoloadedSerializedClass.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/autoloader/ + TestAutoloadedSerializedClass_8php + TestAutoloadedSerializedClass + + + 1.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 1_8result_8php + + + $result + 1_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + 2.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 2_8result_8php + + + $result + 2_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + 3-invalid.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 3-invalid_8result_8php + + + $result + 3-invalid_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + 3.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 3_8result_8php + + + $result + 3_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + 4.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 4_8result_8php + + + $result + 4_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + 5.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 5_8result_8php + + + $result + 5_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + 6.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 6_8result_8php + + + $result + 6_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + 7.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + 7_8result_8php + + + $result + 7_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + bag-for-seq.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + bag-for-seq_8result_8php + + + $result + bag-for-seq_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + flash.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + flash_8result_8php + + + $result + flash_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + gps.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + gps_8result_8php + + + $result + gps_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + invalid-child-not-struct.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + invalid-child-not-struct_8result_8php + + + $result + invalid-child-not-struct_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + no-namespace.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + no-namespace_8result_8php + + + $result + no-namespace_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + no-recognized-props.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + no-recognized-props_8result_8php + + + $result + no-recognized-props_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + utf16BE.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + utf16BE_8result_8php + + + $result + utf16BE_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + utf16LE.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + utf16LE_8result_8php + + + $result + utf16LE_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + utf32BE.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + utf32BE_8result_8php + + + $result + utf32BE_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + utf32LE.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + utf32LE_8result_8php + + + $result + utf32LE_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + xmpExt.result.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + xmpExt_8result_8php + + + $result + xmpExt_8result_8php.html + a112ef069ddc0454086e3d1e6d8d55d07 + + + + + ExportDemoTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/docs/ + ExportDemoTest_8php + ExportDemoTest + + + ApiBaseTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiBaseTest_8php + ApiBaseTest + + + ApiBlockTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiBlockTest_8php + ApiBlockTest + + + ApiCreateAccountTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiCreateAccountTest_8php + ApiCreateAccountTest + + + ApiEditPageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiEditPageTest_8php + ApiEditPageTest + + + ApiLoginTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiLoginTest_8php + ApiLoginTest + + + ApiMainTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiMainTest_8php + ApiMainTest + + + ApiOptionsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiOptionsTest_8php + ApiOptionsTest + + + ApiParseTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiParseTest_8php + ApiParseTest + + + ApiPurgeTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiPurgeTest_8php + ApiPurgeTest + + + ApiQueryAllPagesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiQueryAllPagesTest_8php + ApiQueryAllPagesTest + + + ApiTestCase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiTestCase_8php + ApiTestCase + + + ApiTestCaseUpload.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiTestCaseUpload_8php + ApiTestCaseUpload + + + ApiTestContext.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiTestContext_8php + ApiTestContext + + + ApiTokensTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiTokensTest_8php + ApiTokensTest + + + ApiUnblockTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiUnblockTest_8php + ApiUnblockTest + + + ApiUploadTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiUploadTest_8php + ApiUploadTest + + + ApiWatchTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + ApiWatchTest_8php + ApiWatchTest + + + ApiFormatJsonTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/format/ + ApiFormatJsonTest_8php + ApiFormatJsonTest + + + ApiFormatPhpTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/format/ + ApiFormatPhpTest_8php + ApiFormatPhpTest + + + ApiFormatTestBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/format/ + ApiFormatTestBase_8php + ApiFormatTestBase + + + ApiFormatWddxTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/format/ + ApiFormatWddxTest_8php + ApiFormatWddxTest + + + generateRandomImages.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + generateRandomImages_8php + GenerateRandomImages + + + $maintClass + generateRandomImages_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + MockApi.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + MockApi_8php + MockApi + + + MockApiQueryBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + MockApiQueryBase_8php + MockApiQueryBase + + + PrefixUniquenessTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + PrefixUniquenessTest_8php + PrefixUniquenessTest + + + ApiQueryBasicTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + ApiQueryBasicTest_8php + ApiQueryBasicTest + + + ApiQueryContinue2Test.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + ApiQueryContinue2Test_8php + ApiQueryContinue2Test + + + ApiQueryContinueTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + ApiQueryContinueTest_8php + ApiQueryContinueTest + + + ApiQueryContinueTestBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + ApiQueryContinueTestBase_8php + ApiQueryContinueTestBase + + + ApiQueryRevisionsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + ApiQueryRevisionsTest_8php + ApiQueryRevisionsTest + + + ApiQueryTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + ApiQueryTest_8php + ApiQueryTest + + + ApiQueryTestBase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + ApiQueryTestBase_8php + ApiQueryTestBase + + + RandomImageGenerator.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + RandomImageGenerator_8php + RandomImageGenerator + + + UserWrapper.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + UserWrapper_8php + UserWrapper + + + words.txt + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + words_8txt + + + ArrayUtilsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + ArrayUtilsTest_8php + ArrayUtilsTest + + + ArticleTablesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + ArticleTablesTest_8php + ArticleTablesTest + + + ArticleTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + ArticleTest_8php + ArticleTest + + + BlockTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + BlockTest_8php + BlockTest + + + GenderCacheTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/cache/ + GenderCacheTest_8php + GenderCacheTest + + + MessageCacheTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/cache/ + MessageCacheTest_8php + MessageCacheTest + + + RCCacheEntryFactoryTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/changes/ + RCCacheEntryFactoryTest_8php + RCCacheEntryFactoryTest + + + RecentChangeTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/changes/ + RecentChangeTest_8php + RecentChangeTest + + + CollationTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + CollationTest_8php + CollationTest + + + ComposerVersionNormalizerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/composer/ + ComposerVersionNormalizerTest_8php + ComposerVersionNormalizerTest + + + ConfigFactoryTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/config/ + ConfigFactoryTest_8php + ConfigFactoryTest + + + GlobalVarConfigTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/config/ + GlobalVarConfigTest_8php + GlobalVarConfigTest + + + ContentHandlerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/content/ + ContentHandlerTest_8php + ContentHandlerTest + DummyContentForTesting + DummyContentHandlerForTesting + + + CssContentTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/content/ + CssContentTest_8php + CssContentTest + + + JavaScriptContentTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/content/ + JavaScriptContentTest_8php + JavaScriptContentTest + + + TextContentTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/content/ + TextContentTest_8php + TextContentTest + + + WikitextContentHandlerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/content/ + WikitextContentHandlerTest_8php + WikitextContentHandlerTest + + + WikitextContentTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/content/ + WikitextContentTest_8php + WikitextContentTest + + + DatabaseMysqlBaseTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + DatabaseMysqlBaseTest_8php + DatabaseMysqlBaseTest + FakeDatabaseMysqlBase + LICENSE + + + DatabaseSqliteTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + DatabaseSqliteTest_8php + DatabaseSqliteTest + MockDatabaseSqlite + + + DatabaseSQLTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + DatabaseSQLTest_8php + DatabaseSQLTest + + + DatabaseTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + DatabaseTest_8php + DatabaseTest + + + DatabaseTestHelper.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + DatabaseTestHelper_8php + DatabaseTestHelper + + + LBFactoryTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + LBFactoryTest_8php + LBFactoryTest + LICENSE + + + ORMRowTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + ORMRowTest_8php + ORMRowTest + + + ORMTableTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + ORMTableTest_8php + ORMTableTest + PageORMTableForTesting + + + TestORMRowTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + TestORMRowTest_8php + TestORMRow + TestORMRowTest + TestORMTable + + + MWDebugTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/debug/ + MWDebugTest_8php + MWDebugTest + + + ArrayDiffFormatterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/diff/ + ArrayDiffFormatterTest_8php + ArrayDiffFormatterTest + + + DifferenceEngineTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/diff/ + DifferenceEngineTest_8php + DifferenceEngineTest + + + DiffOpTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/diff/ + DiffOpTest_8php + DiffOpTest + + + DiffTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/diff/ + DiffTest_8php + DiffTest + + + FakeDiffOp.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/diff/ + FakeDiffOp_8php + FakeDiffOp + + + DiffHistoryBlobTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + DiffHistoryBlobTest_8php + DiffHistoryBlobTest + + + EditPageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + EditPageTest_8php + EditPageTest + + + BadTitleErrorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + BadTitleErrorTest_8php + BadTitleErrorTest + + + ErrorPageErrorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + ErrorPageErrorTest_8php + ErrorPageErrorTest + + + MWExceptionHandlerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + MWExceptionHandlerTest_8php + MWExceptionHandlerTest + + + MWExceptionTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + MWExceptionTest_8php + MWExceptionTest + + + ReadOnlyErrorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + ReadOnlyErrorTest_8php + ReadOnlyErrorTest + + + ThrottledErrorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + ThrottledErrorTest_8php + ThrottledErrorTest + + + UserNotLoggedInTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + UserNotLoggedInTest_8php + UserNotLoggedInTest + + + ExternalStoreTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + ExternalStoreTest_8php + ExternalStoreFOO + ExternalStoreTest + + + ExtraParserTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + ExtraParserTest_8php + ExtraParserTest + + + FallbackTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + FallbackTest_8php + FallbackTest + + + FauxRequestTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + FauxRequestTest_8php + FauxRequestTest + + + FauxResponseTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + FauxResponseTest_8php + FauxResponseTest + + + FileBackendTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/filebackend/ + FileBackendTest_8php + FileBackendTest + + + FileRepoTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/filerepo/ + FileRepoTest_8php + FileRepoTest + + + StoreBatchTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/filerepo/ + StoreBatchTest_8php + StoreBatchTest + + + FormOptionsInitializationTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + FormOptionsInitializationTest_8php + FormOptionsExposed + FormOptionsInitializationTest + + + FormOptionsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + FormOptionsTest_8php + FormOptionsTest + + + GitInfoTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + GitInfoTest_8php + GitInfoTest + + + GlobalTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + GlobalTest_8php + GlobalTest + + + GlobalWithDBTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + GlobalWithDBTest_8php + GlobalWithDBTest + + + wfAssembleUrlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfAssembleUrlTest_8php + WfAssembleUrlTest + + + wfBaseConvertTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfBaseConvertTest_8php + WfBaseConvertTest + + + wfBaseNameTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfBaseNameTest_8php + WfBaseNameTest + + + wfBCP47Test.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfBCP47Test_8php + WfBCP47Test + + + wfExpandUrlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfExpandUrlTest_8php + WfExpandUrlTest + + + wfGetCallerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfGetCallerTest_8php + WfGetCallerTest + + + wfParseUrlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfParseUrlTest_8php + WfParseUrlTest + + + wfRemoveDotSegmentsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfRemoveDotSegmentsTest_8php + WfRemoveDotSegmentsTest + + + wfShorthandToIntegerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfShorthandToIntegerTest_8php + WfShorthandToIntegerTest + + + wfTimestampTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfTimestampTest_8php + WfTimestampTest + + + wfUrlencodeTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + wfUrlencodeTest_8php + WfUrlencodeTest + + + HooksTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + HooksTest_8php + HooksTest + NothingClass + + + NothingFunction + HooksTest_8php.html + a0c1a3e058a5d7a9e88f9f525001fe7e8 + (&$foo, &$bar) + + + + NothingFunctionData + HooksTest_8php.html + a4af6ff0f4ecaef1ff5180ddf8b86e4ae + ($data, &$foo, &$bar) + + + + HTMLCheckMatrixTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/htmlform/ + HTMLCheckMatrixTest_8php + HtmlCheckMatrixTest + + + HtmlFormatterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + HtmlFormatterTest_8php + HtmlFormatterTest + MockHtmlFormatter + + + HtmlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + HtmlTest_8php + HtmlTest + + + HttpTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + HttpTest_8php + CurlHttpRequestTester + HttpTest + MWHttpRequestTester + PhpHttpRequestTester + + + ImportTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + ImportTest_8php + ImportTest + + + InstallDocFormatterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/installer/ + InstallDocFormatterTest_8php + InstallDocFormatterTest + + + OracleInstallerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/installer/ + OracleInstallerTest_8php + OracleInstallerTest + + + JobQueueTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/jobqueue/ + JobQueueTest_8php + JobQueueTest + + + RefreshLinksPartitionTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/jobqueue/ + RefreshLinksPartitionTest_8php + RefreshLinksPartitionTest + + + FormatJsonTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/json/ + FormatJsonTest_8php + FormatJsonTest + + + LanguageConverterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + LanguageConverterTest_8php + LanguageConverterTest + LanguageToTest + TestConverter + + + CSSJanusTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + CSSJanusTest_8php + CSSJanusTest + + + CSSMinTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + CSSMinTest_8php + CSSMinTest + + + GenericArrayObjectTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + GenericArrayObjectTest_8php + GenericArrayObjectTest + + + HashRingTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + HashRingTest_8php + HashRingTest + + + IEUrlExtensionTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + IEUrlExtensionTest_8php + IEUrlExtensionTest + + + IPSetTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + IPSetTest_8php + IPSetTest + + + JavaScriptMinifierTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + JavaScriptMinifierTest_8php + JavaScriptMinifierTest + + + MWMessagePackTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + MWMessagePackTest_8php + MWMessagePackTest + + + ProcessCacheLRUTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + ProcessCacheLRUTest_8php + ProcessCacheLRUTest + ProcessCacheLRUTestable + + + RunningStatTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + RunningStatTest_8php + RunningStatTest + + + LicensesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + LicensesTest_8php + LicensesTest + + + LinkerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + LinkerTest_8php + LinkerTest + + + LinkFilterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + LinkFilterTest_8php + LinkFilterTest + + + LinksUpdateTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + LinksUpdateTest_8php + LinksUpdateTest + + + LocalFileTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + LocalFileTest_8php + LocalFileTest + + + LocalisationCacheTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + LocalisationCacheTest_8php + LocalisationCacheTest + + + LogFormatterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/logging/ + LogFormatterTest_8php + LogFormatterTest + + + LogTests.i18n.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/logging/ + LogTests_8i18n_8php + + + $messages + LogTests_8i18n_8php.html + a21a183f927a6d243fe6b4ba3a6c4d4c8 + + + + + $messages + LogTests_8i18n_8php.html + af162e1ff2d89585b3c3102d4447d67ca + ['en'] + + + + BitmapMetadataHandlerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + BitmapMetadataHandlerTest_8php + BitmapMetadataHandlerTest + + + BitmapScalingTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + BitmapScalingTest_8php + BitmapScalingTest + + + DjVuTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + DjVuTest_8php + DjVuTest + + + ExifBitmapTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + ExifBitmapTest_8php + ExifBitmapTest + + + ExifRotationTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + ExifRotationTest_8php + ExifRotationTest + + + ExifTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + ExifTest_8php + ExifTest + + + FakeDimensionFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + FakeDimensionFile_8php + FakeDimensionFile + + + FormatMetadataTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + FormatMetadataTest_8php + FormatMetadataTest + + + GIFMetadataExtractorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + GIFMetadataExtractorTest_8php + GIFMetadataExtractorTest + + + GIFTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + GIFTest_8php + GIFHandlerTest + + + IPTCTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + IPTCTest_8php + IPTCTest + + + JpegMetadataExtractorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + JpegMetadataExtractorTest_8php + JpegMetadataExtractorTest + + + JpegTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + JpegTest_8php + JpegTest + + + MediaHandlerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + MediaHandlerTest_8php + MediaHandlerTest + + + MediaWikiMediaTestCase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + MediaWikiMediaTestCase_8php + MediaWikiMediaTestCase + + + PNGMetadataExtractorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + PNGMetadataExtractorTest_8php + PNGMetadataExtractorTest + + + PNGTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + PNGTest_8php + PNGHandlerTest + + + SVGMetadataExtractorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + SVGMetadataExtractorTest_8php + SVGMetadataExtractorTest + + + SVGTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + SVGTest_8php + SvgTest + + + TiffTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + TiffTest_8php + TiffTest + + + XMPTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + XMPTest_8php + XMPTest + + + XMPValidateTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + XMPValidateTest_8php + XMPValidateTest + + + MediaWikiVersionFetcherTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + MediaWikiVersionFetcherTest_8php + MediaWikiVersionFetcherTest + + + MessageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + MessageTest_8php + MessageTest + + + MWFunctionTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + MWFunctionTest_8php + ExampleObject + MWBlankClass + MWFunctionTest + + + MWNamespaceTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + MWNamespaceTest_8php + MWNamespaceTest + + + MWTimestampTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + MWTimestampTest_8php + MWTimestampTest + + + CleanUpTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/normal/ + CleanUpTest_8php + CleanUpTest + + + BagOStuffTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/objectcache/ + BagOStuffTest_8php + BagOStuffTest + + + OutputPageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + OutputPageTest_8php + OutputPageTest + + + MagicVariableTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + MagicVariableTest_8php + MagicVariableTest + + + MediaWikiParserTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + MediaWikiParserTest_8php + MediaWikiParserTest + + + NewParserTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + NewParserTest_8php + NewParserTest + + + ParserMethodsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + ParserMethodsTest_8php + ParserMethodsTest + + + ParserOutputTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + ParserOutputTest_8php + ParserOutputTest + + + ParserPreloadTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + ParserPreloadTest_8php + ParserPreloadTest + + + PreprocessorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + PreprocessorTest_8php + PreprocessorTest + + + TagHooksTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + TagHooksTest_8php + TagHookTest + + + TidyTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + TidyTest_8php + TidyTest + + + PathRouterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + PathRouterTest_8php + PathRouterTest + + + PoolCounterTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/poolcounter/ + PoolCounterTest_8php + PoolCounterAbstractMock + PoolCounterTest + + + PreferencesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + PreferencesTest_8php + PreferencesTest + + + RequestContextTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + RequestContextTest_8php + RequestContextTest + + + ResourceLoaderLESSTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/resourceloader/ + ResourceLoaderLESSTest_8php + ResourceLoaderLESSTest + + + ResourceLoaderModuleTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/resourceloader/ + ResourceLoaderModuleTest_8php + ResourceLoaderModuleTest + + + ResourceLoaderStartupModuleTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/resourceloader/ + ResourceLoaderStartupModuleTest_8php + ResourceLoaderStartupModuleTest + + + ResourceLoaderTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/resourceloader/ + ResourceLoaderTest_8php + ResourceLoaderTest + + global + $wgHooks + ResourceLoaderTest_8php.html + a2fbd939b2ddee554e4023f2a02162373 + + + + + $wgHooks + ResourceLoaderTest_8php.html + ae9928fa7a31acb5c88474b9337015b03 + ['ResourceLoaderRegisterModules'][] + + + + RevisionStorageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + RevisionStorageTest_8php + RevisionStorageTest + + + RevisionStorageTestContentHandlerUseDB.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + RevisionStorageTestContentHandlerUseDB_8php + RevisionTestContentHandlerUseDB + + + RevisionTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + RevisionTest_8php + RevisionTest + RevisionTestModifyableContent + RevisionTestModifyableContentHandler + + + SampleTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + SampleTest_8php + TestSample + + + SanitizerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + SanitizerTest_8php + SanitizerTest + + + SanitizerValidateEmailTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + SanitizerValidateEmailTest_8php + SanitizerValidateEmailTest + + + SearchEngineTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/search/ + SearchEngineTest_8php + SearchEngineTest + + + SearchUpdateTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/search/ + SearchUpdateTest_8php + MockSearch + SearchUpdateTest + + + MediaWikiSiteTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/site/ + MediaWikiSiteTest_8php + MediaWikiSiteTest + + + SiteListTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/site/ + SiteListTest_8php + SiteListTest + + + SiteSQLStoreTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/site/ + SiteSQLStoreTest_8php + SiteSQLStoreTest + + + SiteTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/site/ + SiteTest_8php + SiteTest + + + TestSites.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/site/ + TestSites_8php + TestSites + + + SiteConfigurationTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + SiteConfigurationTest_8php + SiteConfigurationTest + + + SkinTemplateTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + SkinTemplateTest_8php + SkinTemplateTest + + + SpecialPageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + SpecialPageTest_8php + SpecialPageTest + + + QueryAllSpecialPagesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/specials/ + QueryAllSpecialPagesTest_8php + QueryAllSpecialPagesTest + + + SpecialListFilesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/specials/ + SpecialListFilesTest_8php + SpecialListFilesTest + + + SpecialPreferencesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/specials/ + SpecialPreferencesTest_8php + SpecialPreferencesTest + + + SpecialRecentchangesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/specials/ + SpecialRecentchangesTest_8php + SpecialRecentchangesTest + + + SpecialSearchTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/specials/ + SpecialSearchTest_8php + SpecialSearchTest + + + StatusTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + StatusTest_8php + StatusTest + + + TemplateCategoriesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + TemplateCategoriesTest_8php + TemplateCategoriesTest + + + TestUser.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + TestUser_8php + TestUser + + + TimeAdjustTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + TimeAdjustTest_8php + TimeAdjustTest + + + MediaWikiPageLinkRendererTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/title/ + MediaWikiPageLinkRendererTest_8php + MediaWikiPageLinkRendererTest + + + MediaWikiTitleCodecTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/title/ + MediaWikiTitleCodecTest_8php + MediaWikiTitleCodecTest + + + TitleValueTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/title/ + TitleValueTest_8php + TitleValueTest + + + TitleArrayFromResultTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + TitleArrayFromResultTest_8php + TitleArrayFromResultTest + + + TitleMethodsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + TitleMethodsTest_8php + TitleMethodsTest + + + TitlePermissionTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + TitlePermissionTest_8php + TitlePermissionTest + + + TitleTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + TitleTest_8php + TitleTest + + + UploadBaseTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/upload/ + UploadBaseTest_8php + UploadBaseTest + UploadTestHandler + + + UploadFromUrlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/upload/ + UploadFromUrlTest_8php + UploadFromUrlTest + + + UploadStashTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/upload/ + UploadStashTest_8php + UploadStashTest + + + UserArrayFromResultTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + UserArrayFromResultTest_8php + UserArrayFromResultTest + + + UserMailerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + UserMailerTest_8php + UserMailerTest + + + UserTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + UserTest_8php + UserTest + + NS_UNITTEST + UserTest_8php.html + a03d1ae7d2c4c781d27512cbf0205c5c3 + + + + NS_UNITTEST_TALK + UserTest_8php.html + a49e0af7d7e955a14ec610bc7c71f5996 + + + + + CdbTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/utils/ + CdbTest_8php + CdbTest + + + IPTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/utils/ + IPTest_8php + IPTest + + + StringUtilsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/utils/ + StringUtilsTest_8php + StringUtilsTest + + + UIDGeneratorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/utils/ + UIDGeneratorTest_8php + UIDGeneratorTest + + + ZipDirectoryReaderTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/utils/ + ZipDirectoryReaderTest_8php + ZipDirectoryReaderTest + + + WebRequestTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + WebRequestTest_8php + WebRequestTest + + + WikiPageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + WikiPageTest_8php + WikiPageTest + + + WikiPageTestContentHandlerUseDB.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + WikiPageTestContentHandlerUseDB_8php + WikiPageTestContentHandlerUseDB + + + XmlJsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + XmlJsTest_8php + XmlJs + + + XmlSelectTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + XmlSelectTest_8php + XmlSelectTest + + + XmlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + XmlTest_8php + XmlTest + + + XmlTypeCheckTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + XmlTypeCheckTest_8php + XmlTypeCheckTest + + + LanguageAmTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageAmTest_8php + LanguageAmTest + + + LanguageArTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageArTest_8php + LanguageArTest + + + LanguageBe_taraskTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageBe__taraskTest_8php + LanguageBe_taraskTest + + + LanguageBeTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageBeTest_8php + LanguageBeTest + + + LanguageBhoTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageBhoTest_8php + LanguageBhoTest + + + LanguageBsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageBsTest_8php + LanguageBsTest + + + LanguageClassesTestCase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageClassesTestCase_8php + LanguageClassesTestCase + + + LanguageCsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageCsTest_8php + LanguageCsTest + + + LanguageCuTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageCuTest_8php + LanguageCuTest + + + LanguageCyTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageCyTest_8php + LanguageCyTest + + + LanguageDsbTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageDsbTest_8php + LanguageDsbTest + + + LanguageFrTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageFrTest_8php + LanguageFrTest + + + LanguageGaTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageGaTest_8php + LanguageGaTest + + + LanguageGdTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageGdTest_8php + LanguageGdTest + + + LanguageGvTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageGvTest_8php + LanguageGvTest + + + LanguageHeTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageHeTest_8php + LanguageHeTest + + + LanguageHiTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageHiTest_8php + LanguageHiTest + + + LanguageHrTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageHrTest_8php + LanguageHrTest + + + LanguageHsbTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageHsbTest_8php + LanguageHsbTest + + + LanguageHuTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageHuTest_8php + LanguageHuTest + + + LanguageHyTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageHyTest_8php + LanguageHyTest + + + LanguageKshTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageKshTest_8php + LanguageKshTest + + + LanguageLnTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageLnTest_8php + LanguageLnTest + + + LanguageLtTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageLtTest_8php + LanguageLtTest + + + LanguageLvTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageLvTest_8php + LanguageLvTest + + + LanguageMgTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageMgTest_8php + LanguageMgTest + + + LanguageMkTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageMkTest_8php + LanguageMkTest + + + LanguageMlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageMlTest_8php + LanguageMlTest + + + LanguageMoTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageMoTest_8php + LanguageMoTest + + + LanguageMtTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageMtTest_8php + LanguageMtTest + + + LanguageNlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageNlTest_8php + LanguageNlTest + + + LanguageNsoTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageNsoTest_8php + LanguageNsoTest + + + LanguagePlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguagePlTest_8php + LanguagePlTest + + + LanguageRoTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageRoTest_8php + LanguageRoTest + + + LanguageRuTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageRuTest_8php + LanguageRuTest + + + LanguageSeTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageSeTest_8php + LanguageSeTest + + + LanguageSgsTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageSgsTest_8php + LanguageSgsTest + + + LanguageShTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageShTest_8php + LanguageShTest + + + LanguageSkTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageSkTest_8php + LanguageSkTest + + + LanguageSlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageSlTest_8php + LanguageSlTest + + + LanguageSmaTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageSmaTest_8php + LanguageSmaTest + + + LanguageSrTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageSrTest_8php + LanguageSrTest + + + LanguageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageTest_8php + LanguageTest + + + LanguageTiTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageTiTest_8php + LanguageTiTest + + + LanguageTlTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageTlTest_8php + LanguageTlTest + + + LanguageTrTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageTrTest_8php + LanguageTrTest + + + LanguageUkTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageUkTest_8php + LanguageUkTest + + + LanguageUzTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageUzTest_8php + LanguageUzTest + + + LanguageWaTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + LanguageWaTest_8php + LanguageWaTest + + + SpecialPageAliasTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + SpecialPageAliasTest_8php + SpecialPageAliasTest + + + CLDRPluralRuleEvaluatorTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/utils/ + CLDRPluralRuleEvaluatorTest_8php + CLDRPluralRuleEvaluatorTest + + + LessFileCompilationTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + LessFileCompilationTest_8php + LessFileCompilationTest + + + backup_LogTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + backup__LogTest_8php + BackupDumperLoggerTest + + + backup_PageTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + backup__PageTest_8php + BackupDumperPageTest + + + backupPrefetchTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + backupPrefetchTest_8php + BaseDumpTest + + + backupTextPassTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + backupTextPassTest_8php + TextPassDumperTest + + + DumpTestCase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + DumpTestCase_8php + DumpTestCase + + + fetchTextTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + fetchTextTest_8php + FetchTextTest + SemiMockedFetchText + + + getSlaveServerTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + getSlaveServerTest_8php + GetSlaveServerTest + + + MaintenanceTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + MaintenanceTest_8php + MaintenanceFixup + MaintenanceTest + + + MediaWikiLangTestCase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + MediaWikiLangTestCase_8php + MediaWikiLangTestCase + + + MediaWikiPHPUnitCommand.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + MediaWikiPHPUnitCommand_8php + + + MediaWikiPHPUnitTestListener.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + MediaWikiPHPUnitTestListener_8php + MediaWikiPHPUnitTestListener + + + MediaWikiTestCase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + MediaWikiTestCase_8php + MediaWikiTestCase + + + MockFileBackend.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/filebackend/ + MockFileBackend_8php + MockFileBackend + + + MockFSFile.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/filebackend/ + MockFSFile_8php + MockFSFile + + + MockBitmapHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/media/ + MockBitmapHandler_8php + MockBitmapHandler + + + MockDjVuHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/media/ + MockDjVuHandler_8php + MockDjVuHandler + + + MockImageHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/media/ + MockImageHandler_8php + MockImageHandler + + + MockSvgHandler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/media/ + MockSvgHandler_8php + MockSvgHandler + + + phpunit.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + phpunit_8php + PHPUnitMaintClass + + MW_PHPUNIT_TEST + phpunit_8php.html + a940251e487b5106388003a4c23c37b11 + + + + + $maintClass + phpunit_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + ResourceLoaderTestCase.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + ResourceLoaderTestCase_8php + ResourceLoaderFileModuleTestModule + ResourceLoaderTestCase + ResourceLoaderTestModule + + + SideBarTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/skins/ + SideBarTest_8php + SideBarTest + + + AutoLoaderTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/structure/ + AutoLoaderTest_8php + AutoLoaderTest + + + ResourcesTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/structure/ + ResourcesTest_8php + ResourcesTest + + + StructureTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/structure/ + StructureTest_8php + StructureTest + + + ExtensionsParserTestSuite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/suites/ + ExtensionsParserTestSuite_8php + ExtensionsParserTestSuite + + + ExtensionsTestSuite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/suites/ + ExtensionsTestSuite_8php + DummyExtensionsTest + ExtensionsTestSuite + + + LessTestSuite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/suites/ + LessTestSuite_8php + LessTestSuite + + + UploadFromUrlTestSuite.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/suites/ + UploadFromUrlTestSuite_8php + UploadFromUrlTestSuite + + + MediaWikiTestCaseTest.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/tests/ + MediaWikiTestCaseTest_8php + MediaWikiTestCaseTest + + + generateJqueryMsgData.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/qunit/data/ + generateJqueryMsgData_8php + GenerateJqueryMsgData + + + $maintClass + generateJqueryMsgData_8php.html + a465455cfe5c3230bbab32745196071ab + + + + + load.mock.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/qunit/data/ + load_8mock_8php + + + $moduleImplementations + load_8mock_8php.html + a4add6f31c5c8a9eb3193993835cb1678 + + + + + $response + load_8mock_8php.html + af4b6fb1bbc77ccc05f10da3b16935b99 + + + + + if + load_8mock_8php.html + a3d9fcc4542c10b7956d846f5b3fd147d + (isset($_GET['modules'])) + + + + styleTest.css.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/qunit/data/ + styleTest_8css_8php + + + cssfilter + styleTest_8css_8php.html + af6af19258786bd035c98a6fe2ba1ebd8 + ($val) + + + + $css + styleTest_8css_8php.html + a5619065f778cf71da2d43cbc4c47a1c4 + + + + + $params + styleTest_8css_8php.html + afe68e6fbe7acfbffc0af0c84a1996466 + + + + + $property + styleTest_8css_8php.html + aca07184a1d9c6d3817265d594c356071 + + + + + $selector + styleTest_8css_8php.html + a3014d0a3a57985c974251f5e8496ddc1 + + + + + $value + styleTest_8css_8php.html + a0f298096f322952a72a50f98a74c7b60 + + + + + $wait + styleTest_8css_8php.html + a165566db3c2de8a5e20d0957ed606e46 + + + + + QUnitTestResources.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/qunit/ + QUnitTestResources_8php + + + testHelpers.inc + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/ + testHelpers_8inc + DbTestPreviewer + DbTestRecorder + DelayedParserTest + DjVuSupport + ITestRecorder + TestFileIterator + TestRecorder + + + TestsAutoLoader.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/ + TestsAutoLoader_8php + + + $testDir + TestsAutoLoader_8php.html + ae091b71c762feb7a1c0fcfd45ac955a7 + + + + global + $wgAutoloadClasses + TestsAutoLoader_8php.html + a5442d5b80d7e8994bccd45e216294fd5 + + + + + thumb.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + thumb_8php + + MW_NO_OUTPUT_COMPRESSION + thumb_8php.html + a9b813e02498c180d5052abfac689bceb + + + + + wfExtractThumbParams + thumb_8php.html + ae8f2fa07ca1996837abfc463c2a48f8a + ($file, $params) + + + + wfExtractThumbRequestInfo + thumb_8php.html + a9e3e0da2f31b6c60d6789afa43729159 + ($thumbRel) + + + + wfGenerateThumbnail + thumb_8php.html + a7b1d7bc7a51e0ebd6b396f03254b10e6 + (File $file, array $params, $thumbName, $thumbPath) + + + + wfStreamThumb + thumb_8php.html + a5cde68bc23873b9f9853da549fe59705 + (array $params) + + + + wfThumbError + thumb_8php.html + a73cb2a0869aca10c33fa53091bf7ec66 + ($status, $msg) + + + + wfThumbHandle404 + thumb_8php.html + a13d1848b3a34b06517e5c18b0484aa91 + () + + + + wfThumbHandleRequest + thumb_8php.html + a641e08c9053a27fdd374073510178d26 + () + + + + wfThumbIsStandard + thumb_8php.html + a01d4b1c916915ee1ba2216721ae28627 + (File $file, array $params) + + + + $factory + thumb_8php.html + a099b374dc664ee043fffcd6ea05e3e70 + + + + + $wgTrivialMimeDetection + thumb_8php.html + ad2c158bf06805c5747d9616d95151f86 + + + + + thumb.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + thumb_8php5 + + + thumb_handler.php + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + thumb__handler_8php + + THUMB_HANDLER + thumb__handler_8php.html + a848e41ca3f4f78375f7067c58c18af95 + + + + + thumb_handler.php5 + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/ + thumb__handler_8php5 + + + Actions + Action done on pages + group__Actions.html + CachedAction + CreditsAction + DeleteAction + EditAction + HistoryAction + HistoryPager + InfoAction + MarkpatrolledAction + ProtectAction + PurgeAction + RawAction + RenderAction + RevertAction + RevertFileAction + RevisiondeleteAction + RollbackAction + SubmitAction + UnprotectAction + UnwatchAction + ViewAction + WatchAction + CachedAction.php + CreditsAction.php + DeleteAction.php + EditAction.php + HistoryAction.php + InfoAction.php + MarkpatrolledAction.php + ProtectAction.php + PurgeAction.php + RenderAction.php + RevertAction.php + RevisiondeleteAction.php + RollbackAction.php + ViewAction.php + WatchAction.php + + + Ajax + Ajax + group__Ajax.html + AjaxDispatcher + AjaxResponse + AjaxDispatcher.php + AjaxResponse.php + + + API + API + group__API.html + ApiBase + ApiBlock + ApiCreateAccount + ApiDelete + ApiDisabled + ApiEditPage + ApiEmailUser + ApiExpandTemplates + ApiFeedContributions + ApiFeedRecentChanges + ApiFeedWatchlist + ApiFileRevert + ApiFormatBase + ApiFormatDbg + ApiFormatDump + ApiFormatFeedWrapper + ApiFormatJson + ApiFormatNone + ApiFormatPhp + ApiFormatRaw + ApiFormatTxt + ApiFormatWddx + ApiFormatXml + ApiFormatYaml + ApiHelp + ApiImport + ApiImportReporter + ApiLogin + ApiLogout + ApiMain + ApiModuleManager + ApiMove + ApiOpenSearch + ApiOptions + ApiPageSet + ApiParamInfo + ApiParse + ApiPatrol + ApiProtect + ApiPurge + ApiQuery + ApiQueryAllCategories + ApiQueryAllImages + ApiQueryAllLinks + ApiQueryAllMessages + ApiQueryAllPages + ApiQueryAllUsers + ApiQueryBacklinks + ApiQueryBase + ApiQueryBlocks + ApiQueryCategories + ApiQueryCategoryInfo + ApiQueryCategoryMembers + ApiQueryContributions + ApiQueryContributors + ApiQueryDeletedrevs + ApiQueryDisabled + ApiQueryDuplicateFiles + ApiQueryExternalLinks + ApiQueryExtLinksUsage + ApiQueryFilearchive + ApiQueryFileRepoInfo + ApiQueryGeneratorBase + ApiQueryImageInfo + ApiQueryImages + ApiQueryInfo + ApiQueryIWBacklinks + ApiQueryIWLinks + ApiQueryLangBacklinks + ApiQueryLangLinks + ApiQueryLinks + ApiQueryLogEvents + ApiQueryPagePropNames + ApiQueryPageProps + ApiQueryPagesWithProp + ApiQueryPrefixSearch + ApiQueryProtectedTitles + ApiQueryQueryPage + ApiQueryRandom + ApiQueryRecentChanges + ApiQueryRedirects + ApiQueryRevisions + ApiQuerySearch + ApiQuerySiteinfo + ApiQueryStashImageInfo + ApiQueryTags + ApiQueryUserInfo + ApiQueryUsers + ApiQueryWatchlist + ApiQueryWatchlistRaw + ApiResult + ApiRevisionDelete + ApiRollback + ApiRsd + ApiSetNotificationTimestamp + ApiTokens + ApiUnblock + ApiUndelete + ApiUpload + ApiUserrights + ApiWatch + UsageException + ApiQueryORM.php + + + Redis + Redis + group__Redis.html + JobQueueAggregatorRedis + JobQueueRedis + PoolCounterRedis + RedisConnectionPool + RedisConnRef + + + Database + Database + group__Database.html + Blob + DatabaseBase + DatabaseMssql + DatabaseMysql + DatabaseMysqlBase + DatabaseMysqli + DatabaseOracle + DatabasePostgres + DatabaseSqlite + DatabaseSqliteStandalone + DBConnectionError + DBConnRef + DBError + DBExpectedError + DBObject + DBQueryError + DBUnexpectedError + Field + IDatabase + LBFactory + LBFactoryMulti + LoadBalancer + LoadMonitor + LoadMonitorMySQL + MssqlField + MySQLField + ORAField + ORAResult + PostgresTransactionState + ResultWrapper + SavepointPostgres + SQLiteField + ChronologyProtector.php + CloneDatabase.php + Database.php + Database.php + DatabaseError.php + DatabaseMssql.php + DatabaseMysql.php + DatabaseMysqlBase.php + DatabaseMysqli.php + DatabaseOracle.php + DatabasePostgres.php + DatabaseSqlite.php + DatabaseUtility.php + DBAccessBase.php + IDBAccessObject.php + LBFactory.php + LBFactoryMulti.php + LBFactorySingle.php + LoadBalancer.php + LoadMonitor.php + + + Globalsettings + Global settings + group__Globalsettings.html + + + Constants + MediaWiki constants + group__Constants.html + + ALF_NO_BLOCK_LOCK + group__Constants.html + ga5a28c6953bbfcf5982bc7869a800c57d + + + + ALF_NO_LINK_LOCK + group__Constants.html + ga5a93c3fab07417c0671a5738e31c0864 + + + + ALF_PRELOAD_EXISTENCE + group__Constants.html + ga32baa00bd6073d9e835fb93f8f87a523 + + + + ALF_PRELOAD_LINKS + group__Constants.html + ga87d1f9f96db2e57d0b67cb18bba11749 + + + + APCOND_AGE + group__Constants.html + ga87e7ebcf376bea69947c0cbe73a344ab + + + + APCOND_AGE_FROM_EDIT + group__Constants.html + ga0dfe1cba0f56f2ffb3fe733f77fb3380 + + + + APCOND_BLOCKED + group__Constants.html + ga71c5de666c3945a817c670439ab5a132 + + + + APCOND_EDITCOUNT + group__Constants.html + ga3edd031a40051c5b57a5aab99f595034 + + + + APCOND_EMAILCONFIRMED + group__Constants.html + ga0b46a61ec6c9baa90ebcb7b1290a0623 + + + + APCOND_INGROUPS + group__Constants.html + gac3296a7db5970bbd91474043a0135025 + + + + APCOND_IPINRANGE + group__Constants.html + gabfb6379102ac157f2d1c5fb5b15e0f52 + + + + APCOND_ISBOT + group__Constants.html + gafd5cfc1711b7cfac4cdfbdd216a97e65 + + + + APCOND_ISIP + group__Constants.html + gacf25567079cef08b01f34a93de1be415 + + + + AV_NO_VIRUS + group__Constants.html + gaf3962a09c26776e124389a1c4dcabba4 + + + + AV_SCAN_ABORTED + group__Constants.html + gaadb2e52b60c8df8f176c1a863a46f842 + + + + AV_SCAN_FAILED + group__Constants.html + gaab2ede2fc4ee60a8eeed5feb9b65b42b + + + + AV_VIRUS_FOUND + group__Constants.html + gaeaedb3743a7102f8895797e624d64b01 + + + + CACHE_ACCEL + group__Constants.html + ga77403e5135ea54122c277fc6392d70fb + + + + CACHE_ANYTHING + group__Constants.html + ga7ea5deba744b5ef6c086da5735a0ff6e + + + + CACHE_DB + group__Constants.html + ga4246d54e61820536a16e638ef6437def + + + + CACHE_MEMCACHED + group__Constants.html + gab5aa5db052fef9302ee0933e290f714a + + + + CACHE_NONE + group__Constants.html + gacb1bda5001be448c4fc03695e49c701d + + + + CONTENT_FORMAT_CSS + group__Constants.html + ga72ec3032ae9425cd96ff6fe86827774e + + + + CONTENT_FORMAT_HTML + group__Constants.html + gac5dfcc0ab7e2ebb687382b8439a98654 + + + + CONTENT_FORMAT_JAVASCRIPT + group__Constants.html + ga037be4b84cb0c3094dd6b6508605032f + + + + CONTENT_FORMAT_JSON + group__Constants.html + gad475212ae42d6e1d26bf76519e764b5c + + + + CONTENT_FORMAT_SERIALIZED + group__Constants.html + ga8ba00aa61d6a08c152762713f6ca6a3c + + + + CONTENT_FORMAT_TEXT + group__Constants.html + ga142d4c10b540feec5104a15722823117 + + + + CONTENT_FORMAT_WIKITEXT + group__Constants.html + gae681e229a1108e3c79ba216171988638 + + + + CONTENT_FORMAT_XML + group__Constants.html + gaa77693ee8316c33797710740096f0b20 + + + + CONTENT_MODEL_CSS + group__Constants.html + ga367c89bfb0860baad53fffe3883b79c3 + + + + CONTENT_MODEL_JAVASCRIPT + group__Constants.html + ga2bbdd9d8c2e9c4e7f5b67775182e3046 + + + + CONTENT_MODEL_TEXT + group__Constants.html + gaab5064d6e791e88c8dc202b5891c92b3 + + + + CONTENT_MODEL_WIKITEXT + group__Constants.html + gaa143b51087d4e0c01a27cfdeb36a1ff1 + + + + DB_MASTER + group__Constants.html + gadf038cd63653cbc571d719756cf8b151 + + + + DB_SLAVE + group__Constants.html + ga678461a29a6ab9f2a6643141e0e611f3 + + + + DBO_COMPRESS + group__Constants.html + ga296e757376ab109f98506f5103c6a8dc + + + + DBO_DDLMODE + group__Constants.html + ga6ebbf4cda52f5d84ad79924e541104f6 + + + + DBO_DEBUG + group__Constants.html + ga7e809a4e4d1f5eb25119e6f0991a8356 + + + + DBO_DEFAULT + group__Constants.html + ga93f03036c646d431ddb9f1951a8ade62 + + + + DBO_IGNORE + group__Constants.html + ga0fd6f4e02dea26ac4bc815f1b54342c6 + + + + DBO_NOBUFFER + group__Constants.html + ga91de67542e8c573cdac52f5f483db0ef + + + + DBO_PERSISTENT + group__Constants.html + ga9769356c2f47d026db8e23b837ae7260 + + + + DBO_SSL + group__Constants.html + ga2f89f471f98434d8002b580b11869a16 + + + + DBO_SYSDBA + group__Constants.html + gac54067f0c5417f839dc5db7d649981e9 + + + + DBO_TRX + group__Constants.html + gac7ed5118628568babe06112b5fc645df + + + + EDIT_AUTOSUMMARY + group__Constants.html + ga11908cbf5756e7be85bbf8a812bbf92c + + + + EDIT_DEFER_UPDATES + group__Constants.html + gaec2694ea64b0309cf05db9bdbb7dd6e3 + + + + EDIT_FORCE_BOT + group__Constants.html + ga3a7e0b0f9d6b3e38bf6221efd48237e6 + + + + EDIT_MINOR + group__Constants.html + gaf9b619c79963f8cc563bc3f2aaf8b48c + + + + EDIT_NEW + group__Constants.html + gadaffd093e4014fe00f6e586efe4a589d + + + + EDIT_SUPPRESS_RC + group__Constants.html + gada18ea01851698e5866a87c59c018cce + + + + EDIT_TOKEN_SUFFIX + group__Constants.html + gaa30ca468ea91a28e468a1b00e042036b + + + + EDIT_UPDATE + group__Constants.html + ga5c792acb41f9a36437167f8393db5a2a + + + + LIST_AND + group__Constants.html + gab80e8626ed1232b652f121e15e3b1c91 + + + + LIST_COMMA + group__Constants.html + ga698cfcd93958d48a69ce954185973cbc + + + + LIST_NAMES + group__Constants.html + gaa2298059c932a1a4c94e39d83715d96f + + + + LIST_OR + group__Constants.html + ga8eb4b4d13cafbf85472354ba2e995a24 + + + + LIST_SET + group__Constants.html + gaf0b5147e9c08a30a5509c674d432648b + + + + MEDIATYPE_ARCHIVE + group__Constants.html + ga98dd0c283133a7231f6322e4e605d3dd + + + + MEDIATYPE_AUDIO + group__Constants.html + gaaa9ee617a03773428254200cbe60dfaf + + + + MEDIATYPE_BITMAP + group__Constants.html + ga39181d16f9debbe92da5590f214aae57 + + + + MEDIATYPE_DRAWING + group__Constants.html + ga0bf75e57645edd08b71750302c0264be + + + + MEDIATYPE_EXECUTABLE + group__Constants.html + ga3f8e00c3fec3cc0086f629c8f8bac82f + + + + MEDIATYPE_MULTIMEDIA + group__Constants.html + gaa79a8772fee0e29cbad7d7f20b1859e3 + + + + MEDIATYPE_OFFICE + group__Constants.html + gaaa8eb6bc1e9a0e7c65eee033df3df2e7 + + + + MEDIATYPE_TEXT + group__Constants.html + ga414e7417950a70fafc673a0d5af0fa5c + + + + MEDIATYPE_UNKNOWN + group__Constants.html + gafc11737c32995e69b23efc19b61edd4f + + + + MEDIATYPE_VIDEO + group__Constants.html + gad18cfd9e4dac767073ca95baafbbd35c + + + + MW_DATE_DEFAULT + group__Constants.html + ga9d9fd6350ac20814df2650ad22fa0080 + + + + MW_DATE_DMY + group__Constants.html + gabf42ff583b79ce57de8fb79fa86b3213 + + + + MW_DATE_ISO + group__Constants.html + ga68b0fef5c7a9b606c4ce9e9a71d640f1 + + + + MW_DATE_MDY + group__Constants.html + ga24d957df6f21b227c898ceb82def4cdf + + + + MW_DATE_YMD + group__Constants.html + ga5333f9532e085a09ef47f533e8ef6635 + + + + MW_SUPPORTS_CONTENTHANDLER + group__Constants.html + ga76968b6a8f92114ac3464612689868f9 + + + + MW_SUPPORTS_EDITFILTERMERGED + group__Constants.html + ga0ddfeb7909e9b1cb401dc03926a0baac + + + + MW_SUPPORTS_LOCALISATIONCACHE + group__Constants.html + gad3bef4705849c90dcd543d1c4072a710 + + + + MW_SUPPORTS_PARSERFIRSTCALLINIT + group__Constants.html + ga609c673c86bf9ee25ee3d2123499761a + + + + MW_USER_VERSION + group__Constants.html + ga3a1ea251f74aaa3e7b91e684f66faef1 + + + + NS_CATEGORY + group__Constants.html + gac2555cd13ae40e9ab156f6e67b098e38 + + + + NS_CATEGORY_TALK + group__Constants.html + gac0872022b546817b3ca8131a8b195311 + + + + NS_FILE + group__Constants.html + ga164add362808666c90a7ea4c638d16f6 + + + + NS_FILE_TALK + group__Constants.html + ga3997499e4eba61c0298a52ab6e1555d0 + + + + NS_HELP + group__Constants.html + ga512470a8993ed0524d591c81d28aa91f + + + + NS_HELP_TALK + group__Constants.html + ga5b3e6bf175939836e21e7e2bb6815249 + + + + NS_IMAGE + group__Constants.html + gaa09658d7e231dccf7a4901a54f8676bc + + + + NS_IMAGE_TALK + group__Constants.html + gae08debc266478c6abb1f3c7a687f753a + + + + NS_MAIN + group__Constants.html + ga0791c2301b90651bc2b1e5e561d7c117 + + + + NS_MEDIA + group__Constants.html + ga2a13b5944c4a091e14ecf9d61eae9034 + + + + NS_MEDIAWIKI + group__Constants.html + gacd6f2b07c9469ebb98b0541ecab39a8c + + + + NS_MEDIAWIKI_TALK + group__Constants.html + ga4a87b6f9606a93f008370f895e216bb5 + + + + NS_PROJECT + group__Constants.html + gaf785a261fcb10ad220dfdb9c70442317 + + + + NS_PROJECT_TALK + group__Constants.html + ga187155833c2717e3030e5660adf43664 + + + + NS_SPECIAL + group__Constants.html + ga8c288f66ab9411b446adbddefb948d06 + + + + NS_TALK + group__Constants.html + ga10bd96144f861980d98d5d5929cef999 + + + + NS_TEMPLATE + group__Constants.html + ga241c92f5e42b7d064fe881f880680c56 + + + + NS_TEMPLATE_TALK + group__Constants.html + ga53094ccf3c2be58694536b9e75dc1268 + + + + NS_USER + group__Constants.html + ga359c81ad509677ad467b8bdb391885f5 + + + + NS_USER_TALK + group__Constants.html + ga6cae5bd18b5baffbd44e48f9b71a7e45 + + + + OT_HTML + group__Constants.html + ga34325dab75d506134641c4fb29c10cbb + + + + OT_MSG + group__Constants.html + gab01d69f86f3f7431528c79c6ab1ab338 + + + + OT_PLAIN + group__Constants.html + ga19dd9ab54e167531e0dcda42b8e9888a + + + + OT_PREPROCESS + group__Constants.html + ga28ecd4460b351e9f56367a27359f5869 + + + + OT_WIKI + group__Constants.html + gaedef0564abf6b05badbdc3ee97c14112 + + + + PROTO_CANONICAL + group__Constants.html + gabc13ff9c3b6bf452376d700252906c79 + + + + PROTO_CURRENT + group__Constants.html + ga9030b99591b14e6105de0554830988a3 + + + + PROTO_HTTP + group__Constants.html + ga35dbe909dec01a7ebb236b60ce6858c6 + + + + PROTO_HTTPS + group__Constants.html + ga13dc8993252b3b6188a30ebea0f8988a + + + + PROTO_INTERNAL + group__Constants.html + ga3b9ed1a7f3a7e0f2ebeb7e6c88581fc9 + + + + PROTO_RELATIVE + group__Constants.html + ga05e7173815548dbf4b1d5f6789010eac + + + + RC_EDIT + group__Constants.html + gaaa44efed6dcfcc9aac20568e5e34ae91 + + + + RC_EXTERNAL + group__Constants.html + ga23d3adac41f142b8fe5c3e2044990fc3 + + + + RC_LOG + group__Constants.html + ga28b8f2ddaea0fa1a1e193abc6f966952 + + + + RC_MOVE + group__Constants.html + ga9ba0f1e897bd4305f7e162e657a8a0eb + + + + RC_MOVE_OVER_REDIRECT + group__Constants.html + ga07a6b11db08987afffce45af26de45e4 + + + + RC_NEW + group__Constants.html + ga6a57e47bc2f539d0b7783fb44234c5ba + + + + SFH_NO_HASH + group__Constants.html + gaca528b0326af39f911f7108726cd38a1 + + + + SFH_OBJECT_ARGS + group__Constants.html + ga13587a4b9018c9f3f1caa67d0f95ab90 + + + + USER_TOKEN_LENGTH + group__Constants.html + ga6aafcf6d2c55aac443a59d854b0adc7d + + + + + DifferenceEngine + DifferenceEngine + group__DifferenceEngine.html + ArrayDiffFormatter + Diff + DiffEngine + DifferenceEngine + DiffFormatter + DiffOp + DiffOpAdd + DiffOpChange + DiffOpCopy + DiffOpDelete + HWLDFWordAccumulator + MappedDiff + RangeDifference + TableDiffFormatter + UnifiedDiffFormatter + WikiDiff3 + WordLevelDiff + ArrayDiffFormatter.php + DairikiDiff.php + DifferenceEngine.php + DiffFormatter.php + TableDiffFormatter.php + UnifiedDiffFormatter.php + WikiDiff3.php + + + Dump + Dump + group__Dump.html + BackupDumper + Dump7ZipOutput + DumpBZip2Output + DumpDBZip2Output + DumpFileOutput + DumpFilter + DumpGZipOutput + DumpLatestFilter + DumpMultiWriter + DumpNamespaceFilter + DumpNotalkFilter + DumpOutput + DumpPipeOutput + WikiExporter + XmlDumpWriter + backup.inc + dumpBackup.php + + + ExternalStorage + ExternalStorage + group__ExternalStorage.html + CheckStorage + CompressOld + DumpRev + ExternalStore + ExternalStoreDB + ExternalStoreHttp + ExternalStoreMedium + ExternalStoreMwstore + FixBug20757 + OrphanStats + RecompressTracked + checkStorage.php + compressOld.php + dumpRev.php + ExternalStoreMedium.php + fixBug20757.php + moveToExternal.php + orphanStats.php + recompressTracked.php + resolveStubs.php + storageTypeStats.php + testCompression.php + + + Feed + Feed + group__Feed.html + AtomFeed + ChangesFeed + ChannelFeed + FeedItem + FeedUtils + RSSFeed + FeedUtils.php + + + FileBackend + File backend + group__FileBackend.html + FileBackend + FileBackendError + FileBackendException + FileBackendGroup + FileBackendMultiWrite + FileBackendStore + FileBackendStoreShardListIterator + FileOp + FileOpBatch + FSFile + FSFileBackend + FSFileBackendList + MemoryFileBackend + MockFileBackend + MockFSFile + SwiftFileBackend + SwiftFileBackendList + TempFSFile + FileJournal + LockManager + FileBackend.php + FileBackendGroup.php + FileBackendMultiWrite.php + FileBackendStore.php + FileOp.php + FileOpBatch.php + FSFile.php + FSFileBackend.php + MemoryFileBackend.php + MockFileBackend.php + MockFSFile.php + SwiftFileBackend.php + TempFSFile.php + group__FileBackend + + + FileJournal + File journal + group__FileJournal.html + FileJournal + DBFileJournal.php + FileJournal.php + + + LockManager + Lock management + group__LockManager.html + DBLockManager + FSLockManager + LockManager + LockManagerGroup + MemcLockManager + MySqlLockManager + PostgreSqlLockManager + QuorumLockManager + RedisLockManager + ScopedLock + DBLockManager.php + FSLockManager.php + LockManager.php + LockManagerGroup.php + MemcLockManager.php + QuorumLockManager.php + RedisLockManager.php + ScopedLock.php + + + FileAbstraction + File abstraction + group__FileAbstraction.html + ArchivedFile + File + ForeignAPIFile + ForeignDBFile + LocalFile + LocalFileDeleteBatch + LocalFileMoveBatch + LocalFileRestoreBatch + OldLocalFile + UnregisteredLocalFile + ArchivedFile.php + File.php + ForeignAPIFile.php + ForeignDBFile.php + LocalFile.php + OldLocalFile.php + UnregisteredLocalFile.php + + + FileRepo + File Repository + group__FileRepo.html + FileRepo + FileRepoStatus + ForeignAPIRepo + ForeignDBRepo + ForeignDBViaLBRepo + FSRepo + LocalRepo + NullRepo + RepoGroup + FileAbstraction + FileRepo.php + FileRepoStatus.php + ForeignAPIRepo.php + ForeignDBRepo.php + ForeignDBViaLBRepo.php + FSRepo.php + LocalRepo.php + NullRepo.php + RepoGroup.php + + + HTTP + HTTP + group__HTTP.html + DerivativeRequest + FauxRequest + FauxResponse + Http + WebRequest + WebResponse + Cookie.php + HttpFunctions.php + + + Deployment + Deployment + group__Deployment.html + CliInstaller + DatabaseInstaller + DatabaseUpdater + Installer + LocalSettingsGenerator + MssqlInstaller + MssqlUpdater + MysqlInstaller + MysqlUpdater + OracleInstaller + OracleUpdater + PostgresInstaller + PostgresUpdater + SqliteInstaller + SqliteUpdater + WebInstaller + WebInstallerOutput + WebInstallerPage + CliInstaller.php + DatabaseInstaller.php + DatabaseUpdater.php + Installer.php + LocalSettingsGenerator.php + MssqlInstaller.php + MssqlUpdater.php + MysqlInstaller.php + MysqlUpdater.php + OracleInstaller.php + OracleUpdater.php + PostgresInstaller.php + PostgresUpdater.php + SqliteInstaller.php + SqliteUpdater.php + WebInstaller.php + WebInstallerOutput.php + WebInstallerPage.php + + + PHPBugTests + PHP known bugs tests + group__PHPBugTests.html + PhpXmlBugTester + + + JobQueue + JobQueue + group__JobQueue.html + BacklinkJobUtils + DoubleRedirectJob + DuplicateJob + EmaillingJob + EnotifNotifyJob + HTMLCacheUpdateJob + IJobSpecification + Job + JobQueue + JobQueueAggregator + JobQueueAggregatorMemc + JobQueueAggregatorRedis + JobQueueDB + JobQueueError + JobQueueFederated + JobQueueGroup + JobQueueRedis + JobSpecification + NullJob + RefreshLinksJob + RefreshLinksJob2 + UploadFromUrlJob + BacklinkJobUtils.php + DoubleRedirectJob.php + EmaillingJob.php + EnotifNotifyJob.php + JobSpecification.php + RefreshLinksJob.php + RefreshLinksJob2.php + UploadFromUrlJob.php + + + UtfNormal + UtfNormal + group__UtfNormal.html + CleanUpTest + UtfNormal + RandomTest.php + Utf8Test.php + UtfNormal.php + UtfNormalBench.php + UtfNormalDefines.php + UtfNormalGenerate.php + UtfNormalMemStress.php + UtfNormalTest.php + UtfNormalTest2.php + UtfNormalUtil.php + + + Cache + Cache + group__Cache.html + APCBagOStuff + BagOStuff + CacheDependency + ConstantDependency + DependencyWrapper + EmptyBagOStuff + FileCacheBase + FileDependency + GlobalDependency + HashBagOStuff + HTMLCacheUpdate + HTMLFileCache + LinkBatch + LinkCache + MapCacheLRU + MemcachedBagOStuff + MemcachedPeclBagOStuff + MemcachedPhpBagOStuff + MessageCache + MultiWriteBagOStuff + MWMemcached + ObjectCache + ObjectCacheSessionHandler + ObjectFileCache + ParserCache + ProcessCacheLRU + ResourceFileCache + SqlBagOStuff + SquidUpdate + WinCacheBagOStuff + XCacheBagOStuff + APCBagOStuff.php + BagOStuff.php + CacheDependency.php + DuplicateJob.php + EmptyBagOStuff.php + FileCacheBase.php + GenderCache.php + HashBagOStuff.php + HTMLCacheUpdate.php + HTMLCacheUpdateJob.php + HTMLFileCache.php + LinkBatch.php + LinkCache.php + MapCacheLRU.php + MemcachedBagOStuff.php + MemcachedPeclBagOStuff.php + MemcachedPhpBagOStuff.php + MessageCache.php + MultiWriteBagOStuff.php + NullJob.php + ObjectCache.php + ObjectCacheSessionHandler.php + ObjectFileCache.php + ParserCache.php + ProcessCacheLRU.php + ResourceFileCache.php + SqlBagOStuff.php + SquidUpdate.php + UserCache.php + WinCacheBagOStuff.php + XCacheBagOStuff.php + + + Pager + Pager + group__Pager.html + AlphabeticPager + CategoryPager + ContribsPager + HistoryPager + ImageListPager + IndexPager + LogPager + NewFilesPager + NewPagesPager + Pager + ProtectedPagesPager + ProtectedTitlesPager + ReverseChronologicalPager + TablePager + Pager.php + + + Parser + Parser + group__Parser.html + CacheTime + CoreParserFunctions + CoreTagHooks + DateFormatter + LinkHolderArray + MagicWord + MagicWordArray + MWTidy + MWTidyWrapper + Parser + Parser_DiffTest + ParserCache + ParserOptions + PPCustomFrame_DOM + PPCustomFrame_Hash + PPDAccum_Hash + PPDPart + PPDPart_Hash + PPDStack + PPDStack_Hash + PPDStackElement + PPDStackElement_Hash + PPFrame + PPFrame_DOM + PPFrame_Hash + PPNode + PPNode_DOM + PPNode_Hash_Array + PPNode_Hash_Attr + PPNode_Hash_Text + PPNode_Hash_Tree + PPTemplateFrame_DOM + PPTemplateFrame_Hash + Preprocessor + Preprocessor_DOM + Preprocessor_Hash + Sanitizer + StripState + CacheTime.php + CoreParserFunctions.php + CoreTagHooks.php + DateFormatter.php + LinkHolderArray.php + MagicWord.php + Parser.php + Parser_DiffTest.php + ParserCache.php + ParserOptions.php + ParserOutput.php + Preprocessor.php + Preprocessor_DOM.php + Preprocessor_Hash.php + Sanitizer.php + StripState.php + Tidy.php + + + Profiler + Profiler + group__Profiler.html + Profiler + ProfilerSimpleDB + ProfilerSimpleText + ProfilerSimpleTrace + ProfilerSimpleUDP + ProfilerStandard + ProfilerStub + Profiler.php + ProfilerMwprof.php + ProfilerSimpleDB.php + ProfilerSimpleText.php + ProfilerSimpleTrace.php + ProfilerSimpleUDP.php + ProfilerStandard.php + ProfilerStub.php + RunningStat.php + + + Search + Search + group__Search.html + PostgresSearchResult + PostgresSearchResultSet + PrefixSearch + SearchDatabase + SearchEngine + SearchEngineDummy + SearchHighlighter + SearchMssql + SearchMySQL + SearchOracle + SearchPostgres + SearchResult + SearchResultSet + SearchResultTooMany + SearchSqlite + SearchUpdate + SqlSearchResultSet + StringPrefixSearch + TitlePrefixSearch + SearchDatabase.php + SearchEngine.php + SearchHighlighter.php + SearchMssql.php + SearchMySQL.php + SearchOracle.php + SearchPostgres.php + SearchResult.php + SearchResultSet.php + SearchSqlite.php + SearchUpdate.php + + + Skins + Skins + group__Skins.html + Linker + MediaWikiI18N + MonoBookTemplate + QuickTemplate + Skin + SkinMonoBook + SkinTemplate + SkinVector + VectorTemplate + MonoBook.php + Vector.php + + + SpecialPage + SpecialPage + group__SpecialPage.html + ActiveUsersPager + AncientPagesPage + BrokenRedirectsPage + CategoryPager + ChangesListSpecialPage + ContribsPager + DeadendPagesPage + DeletedContribsPager + DoubleRedirectsPage + EmailConfirmation + EmailInvalidation + FewestrevisionsPage + FileDuplicateSearchPage + FormSpecialPage + ImageListPager + ImageQueryPage + ImportReporter + ImportStreamSource + ImportStringSource + IncludableSpecialPage + LinkSearchPage + ListDuplicatedFilesPage + ListredirectsPage + LoginForm + LonelyPagesPage + LongPagesPage + MIMEsearchPage + MostcategoriesPage + MostimagesPage + MostinterwikisPage + MostlinkedCategoriesPage + MostlinkedPage + MostlinkedTemplatesPage + MovePageForm + NewFilesPager + NewPagesPager + PageArchive + PageQueryPage + PopularPagesPage + QueryPage + RandomPage + RedirectSpecialArticle + RedirectSpecialPage + ShortPagesPage + SpecialActiveUsers + SpecialAllMyUploads + SpecialAllpages + SpecialBlankpage + SpecialBlock + SpecialBlockList + SpecialBookSources + SpecialCategories + SpecialChangeEmail + SpecialChangePassword + SpecialComparePages + SpecialContributions + SpecialCreateAccount + SpecialDiff + SpecialEditWatchlist + SpecialEmailUser + SpecialExpandTemplates + SpecialExport + SpecialFilepath + SpecialImport + SpecialJavaScriptTest + SpecialListAdmins + SpecialListBots + SpecialListGroupRights + SpecialListUsers + SpecialLockdb + SpecialLog + SpecialMergeHistory + SpecialMycontributions + SpecialMypage + SpecialMytalk + SpecialMyuploads + SpecialNewpages + SpecialPage + SpecialPageFactory + SpecialPagesWithProp + SpecialPasswordReset + SpecialPermanentLink + SpecialPreferences + SpecialPrefixindex + SpecialProtectedpages + SpecialProtectedtitles + SpecialRandomInCategory + SpecialRandomredirect + SpecialRecentChanges + SpecialRecentChangesLinked + SpecialRedirect + SpecialRedirectToSpecial + SpecialResetTokens + SpecialRevisionDelete + SpecialRunJobs + SpecialSearch + SpecialSpecialpages + SpecialStatistics + SpecialTags + SpecialTrackingCategories + SpecialUnblock + SpecialUndelete + SpecialUnlockdb + SpecialUpload + SpecialUserlogout + SpecialVersion + SpecialWatchlist + SpecialWhatLinksHere + UncategorizedCategoriesPage + UncategorizedImagesPage + UncategorizedPagesPage + UncategorizedTemplatesPage + UnlistedSpecialPage + UnusedCategoriesPage + UnusedimagesPage + UnusedtemplatesPage + UnwatchedpagesPage + UserrightsPage + UsersPager + WantedCategoriesPage + WantedFilesPage + WantedPagesPage + WantedTemplatesPage + WikiExporter + WikiImporter + WikiRevision + WithoutInterwikiPage + ChangesListSpecialPage.php + FormSpecialPage.php + ImageQueryPage.php + Import.php + IncludableSpecialPage.php + Licenses.php + PageQueryPage.php + QueryPage.php + RedirectSpecialPage.php + SpecialActiveusers.php + SpecialAllmessages.php + SpecialAllmessages.php + SpecialAllpages.php + SpecialAncientpages.php + SpecialBlankpage.php + SpecialBlock.php + SpecialBlockList.php + SpecialBooksources.php + SpecialBrokenRedirects.php + SpecialCachedPage.php + SpecialCategories.php + SpecialChangeEmail.php + SpecialChangePassword.php + SpecialComparePages.php + SpecialConfirmemail.php + SpecialContributions.php + SpecialCreateAccount.php + SpecialDeadendpages.php + SpecialDeletedContributions.php + SpecialDiff.php + SpecialDoubleRedirects.php + SpecialEditWatchlist.php + SpecialEmailuser.php + SpecialExpandTemplates.php + SpecialExport.php + SpecialFewestrevisions.php + SpecialFileDuplicateSearch.php + SpecialFilepath.php + SpecialImport.php + SpecialJavaScriptTest.php + SpecialLinkSearch.php + SpecialListDuplicatedFiles.php + SpecialListfiles.php + SpecialListgrouprights.php + SpecialListredirects.php + SpecialListusers.php + SpecialLockdb.php + SpecialLog.php + SpecialLonelypages.php + SpecialLongpages.php + SpecialMergeHistory.php + SpecialMIMEsearch.php + SpecialMostcategories.php + SpecialMostimages.php + SpecialMostinterwikis.php + SpecialMostlinked.php + SpecialMostlinkedcategories.php + SpecialMostlinkedtemplates.php + SpecialMostrevisions.php + SpecialMovepage.php + SpecialMyRedirectPages.php + SpecialNewimages.php + SpecialNewpages.php + SpecialPage.php + SpecialPageFactory.php + SpecialPagesWithProp.php + SpecialPasswordReset.php + SpecialPermanentLink.php + SpecialPopularpages.php + SpecialPreferences.php + SpecialPrefixindex.php + SpecialProtectedpages.php + SpecialProtectedtitles.php + SpecialRandomInCategory.php + SpecialRandompage.php + SpecialRandomredirect.php + SpecialRecentchanges.php + SpecialRecentchangeslinked.php + SpecialRedirect.php + SpecialResetTokens.php + SpecialRevisiondelete.php + SpecialRunJobs.php + SpecialSearch.php + SpecialShortpages.php + SpecialSpecialpages.php + SpecialStatistics.php + SpecialTags.php + SpecialTrackingCategories.php + SpecialUnblock.php + SpecialUncategorizedcategories.php + SpecialUncategorizedimages.php + SpecialUncategorizedpages.php + SpecialUncategorizedtemplates.php + SpecialUndelete.php + SpecialUnlockdb.php + SpecialUnusedcategories.php + SpecialUnusedimages.php + SpecialUnusedtemplates.php + SpecialUnwatchedpages.php + SpecialUpload.php + SpecialUploadStash.php + SpecialUserlogin.php + SpecialUserlogout.php + SpecialUserrights.php + SpecialVersion.php + SpecialWantedcategories.php + SpecialWantedfiles.php + SpecialWantedpages.php + SpecialWantedtemplates.php + SpecialWatchlist.php + SpecialWithoutinterwiki.php + UnlistedSpecialPage.php + + + Watchlist + Users watchlist handling + group__Watchlist.html + SpecialEditWatchlist + WatchedItem + SpecialEditWatchlist.php + WatchedItem.php + + + StatCounter + StatCounter + group__StatCounter.html + StatCounter + StatCounter.php + + + Upload + Upload related + group__Upload.html + AssembleUploadChunksJob + PublishStashedFileJob + SpecialUpload + UploadBase + UploadFromChunks + UploadFromFile + UploadFromStash + UploadFromUrl + UploadStash + AssembleUploadChunksJob.php + PublishStashedFileJob.php + SpecialUpload.php + SpecialUploadStash.php + UploadBase.php + UploadFromChunks.php + UploadFromFile.php + UploadFromStash.php + UploadFromUrl.php + UploadStash.php + + + Language + Language + group__Language.html + ConverterRule + FakeConverter + GanConverter + IuConverter + KkConverter + KuConverter + Language + LanguageAr + LanguageAz + LanguageBe_tarask + LanguageBg + LanguageBs + LanguageConverter + LanguageCu + LanguageDsb + LanguageEo + LanguageEs + LanguageEt + LanguageFi + LanguageGa + LanguageGan + LanguageHe + LanguageHsb + LanguageHu + LanguageHy + LanguageIu + LanguageJa + LanguageKaa + LanguageKk + LanguageKk_cyrl + LanguageKm + LanguageKsh + LanguageKu + LanguageKu_ku + LanguageLa + LanguageMl + LanguageMy + LanguageOs + LanguagePl + LanguageQqx + LanguageRu + LanguageShi + LanguageSl + LanguageSr + LanguageTg + LanguageTr + LanguageTyv + LanguageUk + LanguageUz + LanguageWa + LanguageYue + LanguageZh + LanguageZh_hans + ShiConverter + SrConverter + TgConverter + UzConverter + ZhConverter + ConverterRule.php + FakeConverter.php + Language.php + LanguageAr.php + LanguageAz.php + LanguageBe_tarask.php + LanguageBg.php + LanguageBs.php + LanguageConverter.php + LanguageCu.php + LanguageDsb.php + LanguageEo.php + LanguageEs.php + LanguageEt.php + LanguageFi.php + LanguageGa.php + LanguageGan.php + LanguageHe.php + LanguageHsb.php + LanguageHu.php + LanguageHy.php + LanguageIu.php + LanguageJa.php + LanguageKaa.php + LanguageKk.php + LanguageKk_cyrl.php + LanguageKm.php + LanguageKsh.php + LanguageKu.php + LanguageKu_ku.php + LanguageLa.php + LanguageMl.php + LanguageMy.php + LanguageOs.php + LanguagePl.php + LanguageQqx.php + LanguageRu.php + LanguageShi.php + LanguageSl.php + LanguageSr.php + LanguageTg.php + LanguageTr.php + LanguageTyv.php + LanguageUk.php + LanguageUz.php + LanguageWa.php + LanguageYue.php + LanguageZh.php + LanguageZh_hans.php + MessagesAb.php + MessagesAce.php + MessagesAeb.php + MessagesAf.php + MessagesAk.php + MessagesAln.php + MessagesAm.php + MessagesAn.php + MessagesAng.php + MessagesAnp.php + MessagesAr.php + MessagesArc.php + MessagesArn.php + MessagesArq.php + MessagesArz.php + MessagesAs.php + MessagesAst.php + MessagesAv.php + MessagesAvk.php + MessagesAy.php + MessagesAz.php + MessagesAzb.php + MessagesBa.php + MessagesBar.php + MessagesBbc.php + MessagesBbc_latn.php + MessagesBcc.php + MessagesBcl.php + MessagesBe.php + MessagesBe_tarask.php + MessagesBg.php + MessagesBh.php + MessagesBho.php + MessagesBjn.php + MessagesBm.php + MessagesBn.php + MessagesBo.php + MessagesBpy.php + MessagesBqi.php + MessagesBr.php + MessagesBs.php + MessagesBug.php + MessagesBxr.php + MessagesCa.php + MessagesCbk_zam.php + MessagesCdo.php + MessagesCe.php + MessagesCeb.php + MessagesCh.php + MessagesCkb.php + MessagesCo.php + MessagesCrh.php + MessagesCrh_cyrl.php + MessagesCrh_latn.php + MessagesCs.php + MessagesCsb.php + MessagesCu.php + MessagesCv.php + MessagesCy.php + MessagesDa.php + MessagesDe.php + MessagesDe_at.php + MessagesDe_ch.php + MessagesDe_formal.php + MessagesDiq.php + MessagesDsb.php + MessagesDtp.php + MessagesDv.php + MessagesDz.php + MessagesEgl.php + MessagesEl.php + MessagesEml.php + MessagesEn_gb.php + MessagesEn_rtl.php + MessagesEo.php + MessagesEs.php + MessagesEt.php + MessagesEu.php + MessagesExt.php + MessagesFa.php + MessagesFf.php + MessagesFi.php + MessagesFit.php + MessagesFo.php + MessagesFr.php + MessagesFrc.php + MessagesFrp.php + MessagesFrr.php + MessagesFur.php + MessagesFy.php + MessagesGa.php + MessagesGag.php + MessagesGan.php + MessagesGan_hans.php + MessagesGan_hant.php + MessagesGd.php + MessagesGl.php + MessagesGlk.php + MessagesGn.php + MessagesGot.php + MessagesGrc.php + MessagesGsw.php + MessagesGu.php + MessagesGv.php + MessagesHak.php + MessagesHaw.php + MessagesHe.php + MessagesHi.php + MessagesHif.php + MessagesHif_latn.php + MessagesHr.php + MessagesHrx.php + MessagesHsb.php + MessagesHt.php + MessagesHu.php + MessagesHy.php + MessagesIa.php + MessagesId.php + MessagesIe.php + MessagesIg.php + MessagesIi.php + MessagesIlo.php + MessagesInh.php + MessagesIo.php + MessagesIs.php + MessagesIt.php + MessagesIu.php + MessagesJa.php + MessagesJut.php + MessagesJv.php + MessagesKa.php + MessagesKaa.php + MessagesKab.php + MessagesKbd.php + MessagesKbd_cyrl.php + MessagesKg.php + MessagesKhw.php + MessagesKiu.php + MessagesKk.php + MessagesKk_arab.php + MessagesKk_cn.php + MessagesKk_cyrl.php + MessagesKk_kz.php + MessagesKk_latn.php + MessagesKk_tr.php + MessagesKl.php + MessagesKm.php + MessagesKn.php + MessagesKo.php + MessagesKo_kp.php + MessagesKoi.php + MessagesKrc.php + MessagesKs.php + MessagesKs_arab.php + MessagesKs_deva.php + MessagesKsh.php + MessagesKu.php + MessagesKu_arab.php + MessagesKu_latn.php + MessagesKv.php + MessagesKw.php + MessagesKy.php + MessagesLa.php + MessagesLad.php + MessagesLb.php + MessagesLbe.php + MessagesLez.php + MessagesLfn.php + MessagesLi.php + MessagesLij.php + MessagesLiv.php + MessagesLmo.php + MessagesLn.php + MessagesLo.php + MessagesLrc.php + MessagesLt.php + MessagesLtg.php + MessagesLv.php + MessagesLzh.php + MessagesLzz.php + MessagesMai.php + MessagesMap_bms.php + MessagesMdf.php + MessagesMg.php + MessagesMhr.php + MessagesMin.php + MessagesMk.php + MessagesMl.php + MessagesMn.php + MessagesMo.php + MessagesMr.php + MessagesMrj.php + MessagesMs.php + MessagesMt.php + MessagesMwl.php + MessagesMy.php + MessagesMyv.php + MessagesMzn.php + MessagesNah.php + MessagesNan.php + MessagesNap.php + MessagesNb.php + MessagesNds.php + MessagesNds_nl.php + MessagesNe.php + MessagesNew.php + MessagesNl.php + MessagesNl_informal.php + MessagesNn.php + MessagesNso.php + MessagesNv.php + MessagesOc.php + MessagesOr.php + MessagesOs.php + MessagesPa.php + MessagesPcd.php + MessagesPdc.php + MessagesPdt.php + MessagesPfl.php + MessagesPi.php + MessagesPl.php + MessagesPms.php + MessagesPnb.php + MessagesPnt.php + MessagesPs.php + MessagesPt.php + MessagesPt_br.php + MessagesQu.php + MessagesQug.php + MessagesRgn.php + MessagesRm.php + MessagesRmy.php + MessagesRo.php + MessagesRoa_tara.php + MessagesRu.php + MessagesRue.php + MessagesRuq.php + MessagesRuq_cyrl.php + MessagesRuq_latn.php + MessagesSa.php + MessagesSah.php + MessagesSc.php + MessagesScn.php + MessagesSd.php + MessagesSdc.php + MessagesSe.php + MessagesSg.php + MessagesSgs.php + MessagesSh.php + MessagesSi.php + MessagesSk.php + MessagesSl.php + MessagesSli.php + MessagesSq.php + MessagesSr.php + MessagesSr_ec.php + MessagesSr_el.php + MessagesSrn.php + MessagesStq.php + MessagesSu.php + MessagesSv.php + MessagesSw.php + MessagesSzl.php + MessagesTa.php + MessagesTcy.php + MessagesTe.php + MessagesTet.php + MessagesTg.php + MessagesTg_cyrl.php + MessagesTh.php + MessagesTk.php + MessagesTl.php + MessagesTly.php + MessagesTpi.php + MessagesTr.php + MessagesTt.php + MessagesTt_cyrl.php + MessagesTt_latn.php + MessagesTy.php + MessagesTyv.php + MessagesUdm.php + MessagesUg.php + MessagesUg_arab.php + MessagesUk.php + MessagesUr.php + MessagesUz.php + MessagesVec.php + MessagesVep.php + MessagesVi.php + MessagesVls.php + MessagesVmf.php + MessagesVo.php + MessagesVot.php + MessagesVro.php + MessagesWa.php + MessagesWar.php + MessagesWo.php + MessagesWuu.php + MessagesXal.php + MessagesXmf.php + MessagesYi.php + MessagesYo.php + MessagesYue.php + MessagesZa.php + MessagesZea.php + MessagesZh.php + MessagesZh_cn.php + MessagesZh_hans.php + MessagesZh_hant.php + MessagesZh_hk.php + MessagesZh_mo.php + MessagesZh_my.php + MessagesZh_sg.php + MessagesZh_tw.php + Names.php + + + $coreLanguageNames + group__Language.html + ga105f7e0895297542786c0fb33ff2d8c1 + + + + + Benchmark + Benchmark + group__Benchmark.html + BenchHttpHttps + BenchmarkDeleteTruncate + Benchmarker + BenchmarkHooks + BenchmarkPurge + BenchStrtrStrReplace + BenchUtf8TitleCheck + BenchWfBaseConvert + BenchWfIsWindows + bench_delete_truncate.php + bench_HTTP_HTTPS.php + bench_if_switch.php + bench_strtr_str_replace.php + bench_utf8_title_check.php + bench_wfBaseConvert.php + bench_wfIsWindows.php + Benchmarker.php + benchmarkHooks.php + benchmarkParse.php + benchmarkPurge.php + + + Maintenance + Maintenance + group__Maintenance.html + AnsiTermColorer + AttachLatest + BackupDumper + BackupReader + BaseDump + BatchedQueryRunner + BenchIfSwitch + CapsCleanup + ChangePassword + CheckBadRedirects + CheckImages + CheckLess + CheckStorage + CheckSyntax + CheckUsernames + CleanupAncientTables + CleanupPreferences + CleanupRemovedModules + CleanupSpam + ClearCacheStats + ClearInterwikiCache + CLIParser + CommandLineInstaller + CompareParserCache + CompareParsers + CompressOld + ConvertLinks + ConvertUserOptions + CopyFileBackend + CopyJobQueue + CreateAndPromote + DatabaseLag + DeleteArchivedFiles + DeleteArchivedFilesImplementation + DeleteArchivedRevisions + DeleteArchivedRevisionsImplementation + DeleteBatch + DeleteDefaultMessages + DeleteEqualMessages + DeleteImageCache + DeleteOldRevisions + DeleteOrphanedRevisions + DeleteRevision + DeleteSelfExternals + DummyTermColorer + DumpDBZip2Output + DumpIterator + DumpLinks + DumpRenderer + DumpRev + DumpSisterSites + EditCLI + EraseArchivedFile + FetchText + FindHooks + FixBug20757 + FixDoubleRedirects + FixExtLinksProtocolRelative + FixSlaveDesync + FixTimestamps + FixUserRegistration + ForkController + GenerateJsonI18n + GenerateSitemap + GetConfiguration + GetLagTimes + GetSlaveServer + GetTextMaint + ImageBuilder + ImageCleanup + ImportSiteScripts + InitSiteStats + JSParseHelper + Maintenance + MaintenanceFormatInstallDoc + McTest + MergeMessageFileList + MigrateUserGroup + MinifyScript + MoveBatch + MWDocGen + MwSql + NamespaceConflictChecker + NextJobDB + NukeNS + NukePage + Orphans + OrphanStats + PageExists + PatchSql + PopulateCategory + PopulateFilearchiveSha1 + PopulateImageSha1 + PopulateLogSearch + PopulateLogUsertext + PopulateParentId + PopulateRecentChangesSource + PopulateRevisionLength + PopulateRevisionSha1 + PreprocessDump + Protect + PruneFileCache + PurgeChangedFiles + PurgeChangedPages + PurgeList + PurgeOldText + PurgeParserCache + ReassignEdits + RebuildAll + RebuildFileCache + RebuildLocalisationCache + RebuildMessages + RebuildRecentchanges + RebuildTextIndex + RecompressTracked + RefreshFileHeaders + RefreshImageMetadata + RefreshLinks + RemoveUnusedAccounts + RenameDbPrefix + ResetUserTokens + RollbackEdits + RunJobs + SearchDump + SevenZipStream + ShowCacheStats + ShowJobs + ShowSiteStats + Sqlite + SqliteMaintenance + SyncFileBackend + TableCleanup + TestFileOpPerformance + TextPassDumper + TitleCleanup + UpdateArticleCount + UpdateCollation + UpdateDoubleWidthSearch + UpdateLogging + UpdateMediaWiki + UpdateRestrictions + UpdateSearchIndex + UpdateSpecialPages + UploadDumper + UploadStashCleanup + UserDupes + UserOptions + WaitForSlave + WatchlistCleanup + Benchmark + MaintenanceArchive + 7zip.inc + alterSharedConstraints.php + attachLatest.php + backup.inc + backupPrefetch.inc + backupTextPass.inc + cdb.php + changePassword.php + checkBadRedirects.php + checkImages.php + checkLess.php + checkStorage.php + checkSyntax.php + checkUsernames.php + cleanupAncientTables.php + cleanupCaps.php + cleanupImages.php + cleanupPreferences.php + cleanupRemovedModules.php + cleanupSpam.php + cleanupTable.inc + cleanupTitles.php + cleanupUploadStash.php + cleanupWatchlist.php + clearCacheStats.php + clearInterwikiCache.php + commandLine.inc + compareParserCache.php + compareParsers.php + compressOld.php + convertLinks.php + convertUserOptions.php + copyFileBackend.php + copyJobQueue.php + createAndPromote.php + deleteArchivedFiles.inc + deleteArchivedFiles.php + deleteArchivedRevisions.inc + deleteArchivedRevisions.php + deleteBatch.php + deleteDefaultMessages.php + deleteEqualMessages.php + deleteImageMemcached.php + deleteOldRevisions.php + deleteOrphanedRevisions.php + deleteRevision.php + deleteSelfExternals.php + doMaintenance.php + dumpBackup.php + dumpIterator.php + dumpLinks.php + dumpRev.php + dumpSisterSites.php + dumpTextPass.php + dumpUploads.php + edit.php + eraseArchivedFile.php + eval.php + fetchText.php + fileOpPerfTest.php + findHooks.php + fixBug20757.php + fixDoubleRedirects.php + fixExtLinksProtocolRelative.php + fixSlaveDesync.php + fixTimestamps.php + fixUserRegistration.php + formatInstallDoc.php + generateJsonI18n.php + generateSitemap.php + getConfiguration.php + getLagTimes.php + getSlaveServer.php + getText.php + importDump.php + importImages.inc + importImages.php + importSiteScripts.php + importTextFile.php + initEditCount.php + initSiteStats.php + install.php + jsparse.php + lag.php + Maintenance.php + mcc.php + mctest.php + mergeMessageFileList.php + migrateUserGroup.php + minify.php + moveBatch.php + moveToExternal.php + mwdocgen.php + MWTerm.php + namespaceDupes.php + nextJobDB.php + nukeNS.php + nukePage.php + orphans.php + orphanStats.php + pageExists.php + parse.php + patchSql.php + populateCategory.php + populateFilearchiveSha1.php + populateImageSha1.php + populateLogSearch.php + populateLogUsertext.php + populateParentId.php + populateRecentChangesSource.php + populateRevisionLength.php + populateRevisionSha1.php + preprocessDump.php + preprocessorFuzzTest.php + protect.php + pruneFileCache.php + purgeChangedFiles.php + purgeChangedPages.php + purgeList.php + purgeOldText.inc + purgeOldText.php + purgeParserCache.php + reassignEdits.php + rebuildall.php + rebuildFileCache.php + rebuildImages.php + rebuildLocalisationCache.php + rebuildmessages.php + rebuildrecentchanges.php + rebuildtextindex.php + recompressTracked.php + refreshFileHeaders.php + refreshImageMetadata.php + refreshLinks.php + removeUnusedAccounts.php + renameDbPrefix.php + renderDump.php + resetUserTokens.php + resolveStubs.php + rollbackEdits.php + runBatchedQuery.php + runJobs.php + runScript.php + showCacheStats.php + showJobs.php + showSiteStats.php + sql.php + sqlite.inc + sqlite.php + storageTypeStats.php + syncFileBackend.php + testCompression.php + trackBlobs.php + undelete.php + update.php + updateArticleCount.php + updateCollation.php + updateDoubleWidthSearch.php + updateRestrictions.php + updateSearchIndex.php + updateSpecialPages.php + userDupes.inc + userOptions.inc + userOptions.php + waitForSlave.php + + + MaintenanceArchive + Maintenance archives + group__MaintenanceArchive.html + upgradeLogging.php + + + filtering_constants + Filtering constants + group__filtering__constants.html + + const + CORE_ONLY + group__filtering__constants.html + gab8e60f59ca2b3db57324e682f745fe2f + + + + const + NO_CORE + group__filtering__constants.html + ga01db3d00146efe93f6aa76c15af201f8 + + + + const + WITH_ALL + group__filtering__constants.html + gac63f955e206b61b47d3c41adae11469e + + + + + AbstractContent + classAbstractContent.html + Content + + + __construct + classAbstractContent.html + ad0fa523a13f84de78d0d21ad3c5c27ee + ($modelId=null) + + + + addSectionHeader + classAbstractContent.html + a122ca0a458ea180aba7875f8e675ad8d + ($header) + + + + convert + classAbstractContent.html + a1e920a28cb2e9354139a3bb7dad292ab + ($toModel, $lossy= '') + + + + equals + classAbstractContent.html + a18fa5ff7526a184729c5b9e24b211f45 + (Content $that=null) + + + + getContentHandler + classAbstractContent.html + a6ffc72af6fc10565c9f8fa7c8416a0cc + () + + + + getDefaultFormat + classAbstractContent.html + a5eef9e41a60c507e5470a478c1925569 + () + + + + getDeletionUpdates + classAbstractContent.html + a7a1e12932d4a6a718423e13224fad590 + (WikiPage $page, ParserOutput $parserOutput=null) + + + + getModel + classAbstractContent.html + aa836147be25c20070e37878053081c07 + () + + + + getParserOutput + classAbstractContent.html + a1501964f08a53990edc640035f268299 + (Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) + + + + getRedirectChain + classAbstractContent.html + ab2ecef86157fd591154c7bd03c4ad2a1 + () + + + + getRedirectTarget + classAbstractContent.html + af292cf78841dfe42a581ff012ad6ab1e + () + + + + getSecondaryDataUpdates + classAbstractContent.html + a891a8f26c11719f853669e7d42198e94 + (Title $title, Content $old=null, $recursive=true, ParserOutput $parserOutput=null) + + + + getSection + classAbstractContent.html + a7abd0c30da7ebf4bbef5ea2f0d21b211 + ($sectionId) + + + + getSupportedFormats + classAbstractContent.html + a4a9941933427ac7e26cd3952d048ec57 + () + + + + getUltimateRedirectTarget + classAbstractContent.html + a535ed5c02a43509005676246d2f87210 + () + + + + isEmpty + classAbstractContent.html + a4720445819ad95a5769665e3b53a6b2b + () + + + + isRedirect + classAbstractContent.html + ad079ac6fe493cfb49287af3bab02f25f + () + + + + isSupportedFormat + classAbstractContent.html + ae819c31e8e42abf3f2233d4f35a7a52c + ($format) + + + + isValid + classAbstractContent.html + a5cad43791c6d8bf900e4e3b5c5eefb99 + () + + + + matchMagicWord + classAbstractContent.html + a731ce2f5e69e00f9ab3a3758a802cd63 + (MagicWord $word) + + + + preloadTransform + classAbstractContent.html + a2a9560742a5856c59e11e99f4aebf8f6 + (Title $title, ParserOptions $popts, $params=array()) + + + + prepareSave + classAbstractContent.html + ac59bb8e58192dad64d48b78f229a2e43 + (WikiPage $page, $flags, $baseRevId, User $user) + + + + preSaveTransform + classAbstractContent.html + a2f5e5c869f19a3ac5421709efc690b33 + (Title $title, User $user, ParserOptions $popts) + + + + replaceSection + classAbstractContent.html + a542436cf0c07181599a80ab16ab46ab1 + ($section, Content $with, $sectionTitle= '') + + + + serialize + classAbstractContent.html + a9ef1a5fa3bd1028f6dbfd0713be6420b + ($format=null) + + + + updateRedirect + classAbstractContent.html + a4bc517a0ca097d190c29e63a82768b04 + (Title $target) + + + + checkFormat + classAbstractContent.html + aeb01d07c080e18c248c8bc139bff6c59 + ($format) + + + + checkModelID + classAbstractContent.html + a88a5d8707b367d21334385bc9624b1a5 + ($modelId) + + + + fillParserOutput + classAbstractContent.html + a4f8eb016dc7b16ab3ee4155943c01d92 + (Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output) + + + string + $model_id + classAbstractContent.html + a7ec96d464f5dadd6cd73b853a384aeff + + + + + Action + classAction.html + + + __construct + classAction.html + af98760ec363dcceef5249a90963bf5a6 + (Page $page, IContextSource $context=null) + + + + execute + classAction.html + a26735fbd38629f447d29288088d55abe + () + + + + getContext + classAction.html + a7aac21cccfe24f37acd648bce2af53fb + () + + + + getLang + classAction.html + a7e6db2d172b40bae8b168d2535bd2c39 + () + + + + getLanguage + classAction.html + aefdd696d8696392fe01aa7e634d08519 + () + + + + getName + classAction.html + a43eb99f5610bef8fedf2961ee336b03c + () + + + + getOutput + classAction.html + a80a69c18945b78016fad95dcbeb75449 + () + + + + getRequest + classAction.html + afece5884da0ac0bd686d19898aab3a71 + () + + + + getRestriction + classAction.html + a9b0c8579dfb5b0dab49c4d597af75acc + () + + + + getSkin + classAction.html + a9fc22fab524ba25c2051d9dfae21224f + () + + + + getTitle + classAction.html + a7267711eb2a9144cc66dfc59fc0f42e6 + () + + + + getUser + classAction.html + a829a408e9861be69b7b14e75c7b1e1e3 + () + + + + msg + classAction.html + a29187c1b4bed6e8fe45a32c9246106fe + () + + + + requiresUnblock + classAction.html + a7b7bc8e56ec14c906b692d59ed202833 + () + + + + requiresWrite + classAction.html + a4a6bfb1df1d878f0e5618afe67cf114b + () + + + + show + classAction.html + aa37b218bb4b05790686e8b1a9ad237e2 + () + + + static + exists + classAction.html + a44e22ca995ee0ed5bb4eb95b2adbf4a5 + ($name) + + + static + factory + classAction.html + a1fe6031d033c0721e4e1572938d44990 + ($action, Page $page, IContextSource $context=null) + + + static + getActionName + classAction.html + abdc62032f952f5976e6b43b8c6c47cc9 + (IContextSource $context) + + + + checkCanExecute + classAction.html + a3898a647bcd2158f6a0311bfc79f22f1 + (User $user) + + + + getDescription + classAction.html + a52b65b36d078c163a1009962390f9882 + () + + + + getPageTitle + classAction.html + a653138fce0826827e2f808c51381adbc + () + + + + setHeaders + classAction.html + a9a949e598c700b8d55ae868a00342180 + () + + + IContextSource + $context + classAction.html + a8dba246c26d97b218b1b61248ed06f05 + + + + array + $fields + classAction.html + aeec4771b22ce6656ba19c4a8719d84eb + + + + WikiPage Article ImagePage CategoryPage Page + $page + classAction.html + a441aa81178383ce497093a2eb57f5a19 + + + + static + getClass + classAction.html + a84afe77e45144b4c1b34d233806fc12f + ($action, array $overrides) + + + + ActiveUsersPager + classActiveUsersPager.html + UsersPager + + + __construct + classActiveUsersPager.html + a529c90b51d6f43c2e8f4ede0142efcdb + (IContextSource $context=null, $group=null, $par=null) + + + + doBatchLookups + classActiveUsersPager.html + ae2fea2d4e9127e5c2ae8715e7fe471c6 + () + + + + formatRow + classActiveUsersPager.html + a1a6c74da66f2ae95be45cc04836e8967 + ($row) + + + + getIndexField + classActiveUsersPager.html + a445848eeac59891d27d6828db08fbe5b + () + + + + getPageHeader + classActiveUsersPager.html + af856b1642248efbb55aac856e9f79243 + () + + + + getQueryInfo + classActiveUsersPager.html + a48b5c2bccb5c947d9c34b4eb1761cd31 + () + + + + setupOptions + classActiveUsersPager.html + adaac0c57638e924d751c9c7732bbb414 + () + + + array + $hideGroups + classActiveUsersPager.html + a8c39dfae8137613e698dec036abe8dc1 + + + + array + $hideRights + classActiveUsersPager.html + abb41e7664f6115b955667db3fd889083 + + + + FormOptions + $opts + classActiveUsersPager.html + a75639c49e0df9bf9e3cd7762eb5c6b84 + + + + + AjaxDispatcher + classAjaxDispatcher.html + + + __construct + classAjaxDispatcher.html + a09f16c4adaf8e2484390c07f0c7a45db + () + + + + performAction + classAjaxDispatcher.html + aeb271b7179a7eeba121ec125ade23bb4 + () + + + array + $args + classAjaxDispatcher.html + a0500a26ce9934cb78d0fb6e607988a38 + + + + string + $func_name + classAjaxDispatcher.html + ab6c11c5fb82e0d2153104c860534d8b5 + + + + string + $mode + classAjaxDispatcher.html + a31f4b083473a084ce924c867788e5302 + + + + + AjaxResponse + classAjaxResponse.html + + + __construct + classAjaxResponse.html + a5af59c0bbc6f2327aa34e921999be5c6 + ($text=null) + + + + addText + classAjaxResponse.html + a2254f610389d221c6d85c63a02e8d97f + ($text) + + + + checkLastModified + classAjaxResponse.html + a09e986c341665da255367e94b40ef8e5 + ($timestamp) + + + + disable + classAjaxResponse.html + ac6a34ecd3e80523e9d85a750b66bacb2 + () + + + + loadFromMemcached + classAjaxResponse.html + a4faf005d532aab54e9dd81d24e431400 + ($mckey, $touched) + + + + printText + classAjaxResponse.html + a2a9c323dff64b750a1be692c0cbffd54 + () + + + + sendHeaders + classAjaxResponse.html + a275e7657697684f063982a6dfb2afd80 + () + + + + setCacheDuration + classAjaxResponse.html + ad395be2a6b02e4b767b2e70520f05b43 + ($duration) + + + + setContentType + classAjaxResponse.html + aae69815f2aa329156aed0963cd942e2d + ($type) + + + + setResponseCode + classAjaxResponse.html + a510435d56a97b8ac83ef876f08b15ee5 + ($code) + + + + setVary + classAjaxResponse.html + a2728e5fbe5872c81b1ef2a56344b129d + ($vary) + + + + storeInMemcached + classAjaxResponse.html + a981e9987914c20220ec03a7a817f5824 + ($mckey, $expiry=86400) + + + int + $mCacheDuration + classAjaxResponse.html + ad80ad821ad348019e19dc7913b500cc9 + + + + string + $mContentType + classAjaxResponse.html + a359fae0f631840a76e49b34889c2ce6c + + + + bool + $mDisabled + classAjaxResponse.html + a9e970f9a730c46ff92486a71b50e506c + + + + string bool + $mLastModified + classAjaxResponse.html + a3d1655d8ed92f881f390568e1bc83652 + + + + string + $mResponseCode + classAjaxResponse.html + a2c23c6d769f3deb09fe956267bff479f + + + + string + $mText + classAjaxResponse.html + aa11fac0b70704cae99a8022daea91aad + + + + string + $mVary + classAjaxResponse.html + a39aca7fd3d7038ed7ae82165e6a1c595 + + + + + AllmessagesTablePager + classAllmessagesTablePager.html + TablePager + + + __construct + classAllmessagesTablePager.html + a7c523f6220a348d69e3768e7160b6d68 + ($page, $conds, $langObj=null) + + + + buildForm + classAllmessagesTablePager.html + a0b5d81ff163b8e3eae98e1b73a1f11f9 + () + + + + formatRow + classAllmessagesTablePager.html + aca1a271f9e52dc25828f70898ae59227 + ($row) + + + + formatValue + classAllmessagesTablePager.html + a72a1d11897bbaeb4b03053efd5446cf6 + ($field, $value) + + + + getAllMessages + classAllmessagesTablePager.html + a8e5b51e8cd947b7c439d21780383884c + ($descending) + + + + getCellAttrs + classAllmessagesTablePager.html + a5eda53ff23e92ca12f46fe924b13842b + ($field, $value) + + + + getDefaultSort + classAllmessagesTablePager.html + ad3c1e89fb713e62b6519a20107586914 + () + + + + getFieldNames + classAllmessagesTablePager.html + a5907a0484f5e3f7cce6c0086acb66950 + () + + + + getQueryInfo + classAllmessagesTablePager.html + af19af8d84aa53d48e96f0c0b2306e46b + () + + + + getRowAttrs + classAllmessagesTablePager.html + a98cbabe1c49ec355c10bc5a076bbf644 + ($row, $isSecond=false) + + + + getStartBody + classAllmessagesTablePager.html + a8ad6c544156f0a2f3fe3add88c897959 + () + + + + getTitle + classAllmessagesTablePager.html + a4fc093743aedcfe448672b92c90f7bf1 + () + + + + isFieldSortable + classAllmessagesTablePager.html + ab6f9ce024166ca401381fa6e74a9f069 + ($x) + + + + reallyDoQuery + classAllmessagesTablePager.html + adc0910e1be17b5134618e171da0201ee + ($offset, $limit, $descending) + + + static + getCustomisedStatuses + classAllmessagesTablePager.html + a1c2eb11f07d4d8ac5a7f48c550dc2c28 + ($messageNames, $langcode= 'en', $foreign=false) + + + null bool + $custom + classAllmessagesTablePager.html + a2830c8685b4dffa2303187ef2e594b79 + + + + + $displayPrefix + classAllmessagesTablePager.html + a78ecacc5b260b6fe8155e9541fc08248 + + + + Language + $lang + classAllmessagesTablePager.html + a1c492d2d0d389b225778fb083d65a655 + + + + + $langcode + classAllmessagesTablePager.html + a8c691f1a6fba9b6ac28523ac4389b272 + + + + + $mLimitsShown + classAllmessagesTablePager.html + a95c49ebc71fd46a9f3cdfcd475b1ae91 + + + + + $prefix + classAllmessagesTablePager.html + acb15e66cc59280abacb586b768631216 + + + + + $filter + classAllmessagesTablePager.html + a67e5bafd56e57b2d398c58a081003057 + + + + + AllTrans + classAllTrans.html + Maintenance + + + __construct + classAllTrans.html + a2f1fcf7835710f96bb2a900d6b662c58 + () + + + + execute + classAllTrans.html + abf992acf4534d6212485d0b75f0262a7 + () + + + + AlphabeticPager + classAlphabeticPager.html + IndexPager + + + getNavigationBar + classAlphabeticPager.html + a7022fbd994be48f080c071dca8b65da4 + () + + + + getOrderTypeMessages + classAlphabeticPager.html + a1a937eca8931b8bf84521ddda7394a70 + () + + + + AlterSharedConstraints + classAlterSharedConstraints.html + Maintenance + + + __construct + classAlterSharedConstraints.html + acf178c9670d0bc1be04cd52fe4d246f9 + () + + + + execute + classAlterSharedConstraints.html + a96184bcc2ba1efae481f33843d538db6 + () + + + + getDbType + classAlterSharedConstraints.html + a641690236d7e6696b4af94fea6a9f83d + () + + + + AncientPagesPage + classAncientPagesPage.html + QueryPage + + + __construct + classAncientPagesPage.html + a46f67a300884eaa190865a94a67645c2 + ($name= 'Ancientpages') + + + + formatResult + classAncientPagesPage.html + a6e3f6ddcc179a2b4bcdb9a7acdfc2883 + ($skin, $result) + + + + getQueryInfo + classAncientPagesPage.html + a7ac2d45c9b6fd72184a08a96a5d81f43 + () + + + + isExpensive + classAncientPagesPage.html + a26124222e26a90e49a7643efc61460e0 + () + + + + isSyndicated + classAncientPagesPage.html + a461f3880da7337206cf72eeda2232857 + () + + + + sortDescending + classAncientPagesPage.html + af2cf9d7d51509aad25fd66a200cf99b1 + () + + + + usesTimestamps + classAncientPagesPage.html + ae4431ab3f3ec29f64eed9acffed03081 + () + + + + getGroupName + classAncientPagesPage.html + aed3660677e34ddb472653aed6b335abf + () + + + + AnsiTermColorer + classAnsiTermColorer.html + + + __construct + classAnsiTermColorer.html + a69fba1fe68d9742db69e97dc2bdc9247 + () + + + + color + classAnsiTermColorer.html + ae25e50dcaa7a5e03048830ff6a0f671b + ($color) + + + + reset + classAnsiTermColorer.html + a4a5709c8b0ea945deb905b57b466a865 + () + + + + APCBagOStuff + classAPCBagOStuff.html + BagOStuff + + + cas + classAPCBagOStuff.html + a5b96953c98ca039fdca77bfc283cc457 + ($casToken, $key, $value, $exptime=0) + + + + decr + classAPCBagOStuff.html + a3ff1c17273e51c74b4faa617223f940a + ($key, $value=1) + + + + delete + classAPCBagOStuff.html + ab015f88452a22eccfd97a1ef30d3590b + ($key, $time=0) + + + + get + classAPCBagOStuff.html + a36fbd9bb82b3abe4f69255b88fd514cb + ($key, &$casToken=null) + + + + incr + classAPCBagOStuff.html + a1353fe77501a6e0e6c9ecf7fb6b4eafe + ($key, $value=1) + + + + merge + classAPCBagOStuff.html + a9299e257038b59cea06c3008f23abca8 + ($key, Closure $callback, $exptime=0, $attempts=10) + + + + set + classAPCBagOStuff.html + aac15906ac523f5198fa059198c945dda + ($key, $value, $exptime=0) + + + + ApiBase + classApiBase.html + ContextSource + + + __construct + classApiBase.html + aa1d417a265de54382a394bdd1895af4d + ($mainModule, $moduleName, $modulePrefix= '') + + + + createContext + classApiBase.html + a7965e5ba058872e94edbf9532d71470e + () + + + + dieReadOnly + classApiBase.html + a4abfb2b802004139b32682d49f77cdb9 + () + + + + dieStatus + classApiBase.html + a7b8615688c4030cccb5c47b96c4ca992 + ($status) + + + + dieUsage + classApiBase.html + a3bbd2e864a2dec0dd468f6e35db8cb8a + ($description, $errorCode, $httpRespCode=0, $extradata=null) + + + + dieUsageMsg + classApiBase.html + a5cf23b68db0ef3b02afed2cc4e6996c8 + ($error) + + + + dieUsageMsgOrDebug + classApiBase.html + a0fd66877a575e0e4019b4c2448f817b3 + ($error) + + + + encodeParamName + classApiBase.html + a1b88880da60626f3e15243df34881c38 + ($paramName) + + + + execute + classApiBase.html + ae83afac8fb010e6793d3b56b20ea3634 + () + + + + extractRequestParams + classApiBase.html + a6b85aa1e5834633f61e93cf55c5e201a + ($parseLimit=true) + + + + getCustomPrinter + classApiBase.html + a3472c3f8b45310a0a0f62278fe289461 + () + + + + getErrorFromStatus + classApiBase.html + a9aafc3ef89a44c62152fe3a621d0bde4 + ($status) + + + + getFinalDescription + classApiBase.html + a878ca4738c6edd47b5b350e072e31bb8 + () + + + + getFinalParamDescription + classApiBase.html + ad09fe4a8daedfc30ef37378b41520bc3 + () + + + + getFinalParams + classApiBase.html + abd74bdb60c5b440dd9383223985f87fc + ($flags=0) + + + + getFinalPossibleErrors + classApiBase.html + aa1bc0f838814700816b58ed6ea85a254 + () + + + + getFinalResultProperties + classApiBase.html + a63adba7b4de6bd19c631e9bd2418a783 + () + + + + getHelpUrls + classApiBase.html + a24c896189348b695b5c9a1587a2a6281 + () + + + + getMain + classApiBase.html + a3265f92913be8c414524301588ef8d9d + () + + + + getModuleManager + classApiBase.html + a2c792ce067ef4f27188a61f72a3e9ad0 + () + + + + getModuleName + classApiBase.html + abd7d5292af07763a4586c7e80c99abae + () + + + + getModulePrefix + classApiBase.html + a0750404427998ffd907d2316efd9fde6 + () + + + + getModuleProfileName + classApiBase.html + a70b1c55555c221e6227987bcc9c32ed7 + ($db=false) + + + + getPossibleErrors + classApiBase.html + a6626fb629dc885a573c8d38754c4b8a1 + () + + + + getProfileDBTime + classApiBase.html + ad91f7810e34ef50e4f8c103cfae1b11c + () + + + + getProfileTime + classApiBase.html + a53ab07f3e52d770ddd552c6bd068abd4 + () + + + + getRequireAtLeastOneParameterErrorMessages + classApiBase.html + af2db6b92214fcc83357c80989fa64622 + ($params) + + + + getRequireMaxOneParameterErrorMessages + classApiBase.html + aea2da734760c68183067bd353a406a0f + ($params) + + + + getRequireOnlyOneParameterErrorMessages + classApiBase.html + a33d562b57cf81ce25844a68ad4656183 + ($params) + + + + getResult + classApiBase.html + a96d0df60d0011839ba26dd81b5e7d49f + () + + + + getResultData + classApiBase.html + a5685801d5b79c0bb4a0102598eee919b + () + + + + getTitleOrPageId + classApiBase.html + a827900af1fdc74cf00a9106ad9b59a6e + ($params, $load=false) + + + + getTitleOrPageIdErrorMessage + classApiBase.html + abae89a0b1a82c752b9a6539beddbf7eb + () + + + + getTokenSalt + classApiBase.html + af2f6da7146c92bad9d691acfd23cf155 + () + + + + getVersion + classApiBase.html + a61199caa73e10af10fe41639ec9eef12 + () + + + + getWatchlistUser + classApiBase.html + a3d57b2d7cf4862732fd697b2f40c3298 + ($params) + + + + isMain + classApiBase.html + a770b14b40ba700a99a9d4f18230d7c61 + () + + + + isReadMode + classApiBase.html + ab29a4926bd288da8506cbd0fc86c089c + () + + + + isWriteMode + classApiBase.html + a37c4cb9684b8172d4d52f6205a1bcbd4 + () + + + + makeHelpMsg + classApiBase.html + acf2af73cef34a35f244d5e4535330726 + () + + + + makeHelpMsgParameters + classApiBase.html + a8ebd9ea39c6a3625239625a5dd295ca3 + () + + + + mustBePosted + classApiBase.html + a7168c7a901732b1462fde4ce6fa6d59f + () + + + + needsToken + classApiBase.html + a9bd9dd747c20665d94b5939373b3f40c + () + + + + parseErrors + classApiBase.html + a79b0d9b0f1ef90366dfe9b2e7750808f + ($errors) + + + + parseMsg + classApiBase.html + a51f9c87d8c5108abaafe8c4325f5d233 + ($error) + + + + profileDBIn + classApiBase.html + af0262c9d0fcab227cde00774bf5afe8d + () + + + + profileDBOut + classApiBase.html + a6f8e53a5f268862a76f7e37465d424dd + () + + + + profileIn + classApiBase.html + af616bc1f2d5af341c6877055f003ff84 + () + + + + profileOut + classApiBase.html + a9577e697a1601fea42198c1fe6aef26b + () + + + + requireAtLeastOneParameter + classApiBase.html + a507bca3c16b51e1c8d470bf476c74d57 + ($params, $required) + + + + requireMaxOneParameter + classApiBase.html + adca930631ca838b84e402ce9fcffb5fb + ($params, $required) + + + + requireOnlyOneParameter + classApiBase.html + a81a26db54952ce2a02629ab1d65e87d4 + ($params, $required) + + + + safeProfileOut + classApiBase.html + a0d2b067e07a635b1cc4dc6a8e51a1154 + () + + + + setWarning + classApiBase.html + a7235415bb86a112343ea560f3ebaf343 + ($warning) + + + + shouldCheckMaxlag + classApiBase.html + aa9cf6f0c500ed5f475577831fd339337 + () + + + + validateLimit + classApiBase.html + a6edb411f8465c4f3d50611baaee223e2 + ($paramName, &$value, $min, $max, $botMax=null, $enforceLimits=false) + + + + validateTimestamp + classApiBase.html + afd6f85c92e8b11c91d7ba3e38de02128 + ($value, $encParamName) + + + static + debugPrint + classApiBase.html + a24303d853bd945f9aaa683c527a5f8c2 + ($value, $name= 'unknown', $backtrace=false) + + + static + truncateArray + classApiBase.html + a8c8580e2b0ade2af396523ecb619d07e + (&$arr, $limit) + + + + $mDBTime + classApiBase.html + a064d8a015996cc731ebfe64c2a7aeb0d + + + + + $mModuleName + classApiBase.html + a3da92fb2e0e6daf5ac6647b581d8725b + + + + + $mModulePrefix + classApiBase.html + ad283e932a806cb3c3e88f9b60a04098b + + + + + $mModuleTime + classApiBase.html + a2f96caf823ee3538f40814fa0f9847d9 + + + + const + GET_VALUES_FOR_HELP + classApiBase.html + aba8aac4159065b49b662f80a752b6e3a + + + + const + LIMIT_BIG1 + classApiBase.html + a722ea25f959c66c7ceafabec83d44980 + + + + const + LIMIT_BIG2 + classApiBase.html + abb0bd1f62168ebdca12ace6263a5d16d + + + + const + LIMIT_SML1 + classApiBase.html + aab89461df0fd97ac84a42640553862a1 + + + + const + LIMIT_SML2 + classApiBase.html + a78ac84665b6af85822554a7a78c0c611 + + + + const + PARAM_ALLOW_DUPLICATES + classApiBase.html + a4aff8fb3c398a342df248a648f3f833b + + + + const + PARAM_DEPRECATED + classApiBase.html + a0bce2c063140a62a57825f5c11794e80 + + + + const + PARAM_DFLT + classApiBase.html + a37fe563aef0d95c5c8f83aa21f68decb + + + + const + PARAM_ISMULTI + classApiBase.html + af7b4569c70f05da0d09ea420c712565b + + + + const + PARAM_MAX + classApiBase.html + a1cf62ed38be6873b09698ffb2008d42d + + + + const + PARAM_MAX2 + classApiBase.html + a09c98d14c0ab43db915369d2aefe7b6a + + + + const + PARAM_MIN + classApiBase.html + a6de5b12c2aff87c02ab7e510913a126b + + + + const + PARAM_RANGE_ENFORCE + classApiBase.html + aa34689ff4155336c0305b6550418aa39 + + + + const + PARAM_REQUIRED + classApiBase.html + a09540ee9740c3a9dc4529cf7a4d84ee2 + + + + const + PARAM_TYPE + classApiBase.html + a345d7963199abd8893bd88015f7d4ed6 + + + + const + PROP_LIST + classApiBase.html + aaa00d6e7da28d993f2dd52312423e4d8 + + + + const + PROP_NULLABLE + classApiBase.html + a76c1634d6440eb75dc8f2289e7a58f02 + + + + const + PROP_ROOT + classApiBase.html + ae58cb39c9a1eb18d88eccfe880cb2d81 + + + + const + PROP_TYPE + classApiBase.html + adc01cd99faee26fa7f50b734dffab632 + + + + static + $messageMap + classApiBase.html + ab1cb92d86f378ac62c0eb1701590d423 + + + + + dieContinueUsageIf + classApiBase.html + a3c026fc2d1bddeb86598239cdb9b86b1 + ($condition) + + + + getAllowedParams + classApiBase.html + a6806d2768e2bf6ea57e6b081bf4a9f9f + () + + + + getDB + classApiBase.html + a150f66409983678d66996cc246cc0489 + () + + + + getDescription + classApiBase.html + a49b8857e40e254e0af27fd281f3a2230 + () + + + + getExamples + classApiBase.html + ab2f0b97299bdf17f6f680e5bbc7a1007 + () + + + + getParamDescription + classApiBase.html + a1d9406dc4a7b6e5b69554c492ee464f6 + () + + + + getParameter + classApiBase.html + aa2dadae38deca91b8c2539a1c7f0adcc + ($paramName, $parseLimit=true) + + + + getParameterFromSettings + classApiBase.html + a55fc4e3e2f68872b5562d0f180d01669 + ($paramName, $paramSettings, $parseLimit) + + + + getResultProperties + classApiBase.html + a2e421a13f92a400b68ef220944908d5a + () + + + + getWatchlistValue + classApiBase.html + aa4681b2673f738d8c9d2cfa2d84d1dfe + ($watchlist, $titleObj, $userOption=null) + + + + makeHelpArrayToString + classApiBase.html + a7d1aaef6d8cfa670ffddc2a3a57fcaad + ($prefix, $title, $input) + + + + parseMultiValue + classApiBase.html + a36f1da7f6abfb7f3723daacb8a11b9fd + ($valueName, $value, $allowMultiple, $allowedValues) + + + + setWatch + classApiBase.html + af29eef99ef5ba1838cc27e9cb68bebd5 + ($watch, $titleObj, $userOption=null) + + + static + addTokenProperties + classApiBase.html + a92c25c4a70bc5f4ab7f61d87de53def9 + (&$props, $tokenFunctions) + + + static + dieDebug + classApiBase.html + a37423d7359c575b23accf923809b5f1f + ($method, $message) + + + + indentExampleText + classApiBase.html + a86bba11d18b6d914797aa8f498f8aa62 + ($item) + + + + parameterNotEmpty + classApiBase.html + a45ee5f7addc5220f9b6a233a82d6dcf1 + ($x) + + + + validateUser + classApiBase.html + ad85910bf20ddd0d1636b298e794fd2a0 + ($value, $encParamName) + + + + warnOrDie + classApiBase.html + a1e6b75211f1a65e1a225ab43073e2091 + ($msg, $enforceLimits=false) + + + + $mDBTimeIn + classApiBase.html + afa219f4dcd5a4adb11203a036db70d04 + + + + + $mMainModule + classApiBase.html + aa9a6f7ab0f643704475c8157e38c0ad5 + + + + + $mParamCache + classApiBase.html + aafdb814bb78863ae223a829c8d53ff9f + + + + + $mSlaveDB + classApiBase.html + acbd9c471b056f62ec9325135cfbca0b6 + + + + + $mTimeIn + classApiBase.html + a4f02ba1ffb8a7c24fd1b486745d292c0 + + + + + ApiBaseTest + classApiBaseTest.html + ApiTestCase + + + testRequireOnlyOneParameterDefault + classApiBaseTest.html + a41291a962d1e39366cb11f6c243a8af7 + () + + + + testRequireOnlyOneParameterTrue + classApiBaseTest.html + aed5af06f72149fde603744d2c72d20ba + () + + + + testRequireOnlyOneParameterZero + classApiBaseTest.html + a8e4565022fcab088d199b5795dffa19a + () + + + + ApiBlock + classApiBlock.html + ApiBase + + + execute + classApiBlock.html + abb6f45d180cce02c1df6d9d33c6faf6e + () + + + + getAllowedParams + classApiBlock.html + a918e0949a3abb28892d402be4d636748 + () + + + + getDescription + classApiBlock.html + a1db5634739a572b0c11e9217215b49bb + () + + + + getExamples + classApiBlock.html + a62ce0852ff4b40d51c5b1d1ce7465a9f + () + + + + getHelpUrls + classApiBlock.html + acb29bab6060a0cc380abd4939b821515 + () + + + + getParamDescription + classApiBlock.html + a67077f4351b55ae573afe01d139e6d4b + () + + + + getPossibleErrors + classApiBlock.html + a6fcd516346f089010f522a0614a3d09e + () + + + + getResultProperties + classApiBlock.html + acb62855c0d28dd03a6d3a6b26313e104 + () + + + + getTokenSalt + classApiBlock.html + a7077f47a043d3db09e436ed31ea66d4d + () + + + + isWriteMode + classApiBlock.html + a5008e610fe66ecc977daa0277080b6fe + () + + + + mustBePosted + classApiBlock.html + a67b7eb3217b20feab9bd67348d3dc528 + () + + + + needsToken + classApiBlock.html + a0775198de10222ff5930b421900dd628 + () + + + + ApiBlockTest + classApiBlockTest.html + ApiTestCase + + + addDBData + classApiBlockTest.html + ae4755ea20efcbb07da8640c20ebc2c53 + () + + + + testBlockingActionWithNoToken + classApiBlockTest.html + ab77ef86d57a1401521c0040fc5f59a17 + () + + + + testMakeNormalBlock + classApiBlockTest.html + add7c7c19575c8599dd9d0ab9b062fb9f + () + + + + getTokens + classApiBlockTest.html + a9b9fa7eeab089d64a32910a97a94d397 + () + + + + setUp + classApiBlockTest.html + a07107567aac250fce01571b5403c56eb + () + + + + ApiComparePages + classApiComparePages.html + ApiBase + + + execute + classApiComparePages.html + a747e4c673af30128d488ef6c0a7a5ae8 + () + + + + getAllowedParams + classApiComparePages.html + ae9a76f888e923047f026763f3b409850 + () + + + + getDescription + classApiComparePages.html + aa64513947b812f335579fa9374bea20e + () + + + + getExamples + classApiComparePages.html + a3cfbc2926bc89b029ad311680ff7bb58 + () + + + + getParamDescription + classApiComparePages.html + a9e06b42b326aa9763f2531ee35356374 + () + + + + getPossibleErrors + classApiComparePages.html + ae1a8c9d186fe06e48deaf22f6822ae8f + () + + + + getResultProperties + classApiComparePages.html + a0e65962901c2997235b5d9141acfe122 + () + + + + revisionOrTitleOrId + classApiComparePages.html + a962a3e64e6154b6251c6c43b0692e2f0 + ($revision, $titleText, $titleId) + + + + ApiCreateAccount + classApiCreateAccount.html + ApiBase + + + execute + classApiCreateAccount.html + ae97acbfcb15d0aeb1fd6e4efa53a69fc + () + + + + getAllowedParams + classApiCreateAccount.html + a4be73c94ccfc7ef886beaaa76869fe4b + () + + + + getDescription + classApiCreateAccount.html + aaf4b78d1ecd3c9e34b4843b62e534d56 + () + + + + getExamples + classApiCreateAccount.html + a827027a908c09a1d38a837886c31e8ed + () + + + + getHelpUrls + classApiCreateAccount.html + aaeb1ca2d89ce63c43c10e54f0bda793c + () + + + + getParamDescription + classApiCreateAccount.html + abe1616b6882ca111d59e08d385bd7bf3 + () + + + + getPossibleErrors + classApiCreateAccount.html + af56de0c49d4dceccd92255705d2a335c + () + + + + getResultProperties + classApiCreateAccount.html + af3483850088449714bef321424d03bab + () + + + + isReadMode + classApiCreateAccount.html + a8b82134ee558f48e13523f8c3677cc73 + () + + + + isWriteMode + classApiCreateAccount.html + a041d3b0dd92e7f4f58b264b29660d368 + () + + + + mustBePosted + classApiCreateAccount.html + a3de8f5bfc6743993ff1fa4a477cd25f7 + () + + + + ApiCreateAccountTest + classApiCreateAccountTest.html + ApiTestCase + + + testExistingUser + classApiCreateAccountTest.html + ac316e3181363630abba9b49260097ae0 + () + + + + testInvalidEmail + classApiCreateAccountTest.html + a3b7dea84eef94260e13ceb6f5a711503 + () + + + + testNoName + classApiCreateAccountTest.html + ada41f1364b7b6532b089ebdafa01573e + () + + + + testNoPassword + classApiCreateAccountTest.html + adebad8e9afb93288a50fc1afe9f532fc + () + + + + testValid + classApiCreateAccountTest.html + a1a5e0af5560e9df0998362ec2e0439d9 + () + + + + setUp + classApiCreateAccountTest.html + a8e5e3b7b7fe3457f9a9e15c01fde15ed + () + + + + ApiDelete + classApiDelete.html + ApiBase + + + execute + classApiDelete.html + a2feabbf8403bb2f57c2cb1e4f5d0d695 + () + + + + getAllowedParams + classApiDelete.html + a7bdf9a62d38a0505f4f5d7e0bd4aad01 + () + + + + getDescription + classApiDelete.html + ac1ec07c6744d93049749cdddca15fcb0 + () + + + + getExamples + classApiDelete.html + a85a17f4f681eba640d5116503231933e + () + + + + getHelpUrls + classApiDelete.html + a7d66851d8875659d64597d61a7b5ba58 + () + + + + getParamDescription + classApiDelete.html + aeff8ae72eb792da2b17da9628751e04b + () + + + + getPossibleErrors + classApiDelete.html + ac46a086f7cf2e042fcebe21a459160a8 + () + + + + getResultProperties + classApiDelete.html + a2956bee24652de736e54b3abff03ec00 + () + + + + getTokenSalt + classApiDelete.html + a49cb167ce985da64343818f8d603a064 + () + + + + isWriteMode + classApiDelete.html + abc77e45b7158ae292b757d6a2549a22c + () + + + + mustBePosted + classApiDelete.html + afd8a1aa46f397d12082f5714ed7bac5d + () + + + + needsToken + classApiDelete.html + a5bda713d658a8441a1e154783109c81d + () + + + static + delete + classApiDelete.html + ab398909aea1851865820f6d735d0283b + (Page $page, User $user, $token, &$reason=null) + + + static + deleteFile + classApiDelete.html + a07e26ff8c0d3d253a1a087663224aa0b + (Page $page, User $user, $token, $oldimage, &$reason=null, $suppress=false) + + + static + getPermissionsError + classApiDelete.html + ad06fa707e5253a66c5b03d162f9a54b5 + ($title, $user, $token) + + + + ApiDisabled + classApiDisabled.html + ApiBase + + + execute + classApiDisabled.html + a4a47ced18610b88e5a8c242ea10d0014 + () + + + + getAllowedParams + classApiDisabled.html + ad4be58de768d2f7e7eb3531f9c8e4d90 + () + + + + getDescription + classApiDisabled.html + a1af5e8d54bd6fb21ff8538175f1a9415 + () + + + + getExamples + classApiDisabled.html + a21fdb23db6b2763134517647a2bd4b8e + () + + + + getParamDescription + classApiDisabled.html + af483493619c4d3ad4d814592e7889449 + () + + + + isReadMode + classApiDisabled.html + aea2a79069f92eed81d6517ea2cf3b597 + () + + + + ApiEditPage + classApiEditPage.html + ApiBase + + + execute + classApiEditPage.html + a12dcddcfc38a718ac8d58a3426484ae6 + () + + + + getAllowedParams + classApiEditPage.html + aa83c280cffe892ff791aa214eb8e62e0 + () + + + + getDescription + classApiEditPage.html + aa7613e9701f929ebe863f312a1129a54 + () + + + + getExamples + classApiEditPage.html + aa16af1e3cf24f5b870e2ba6352afe408 + () + + + + getHelpUrls + classApiEditPage.html + ae2cbaccf9f42ab435c6982b634ac509e + () + + + + getParamDescription + classApiEditPage.html + acb1ef203bb52f2b9a8250597f8233be4 + () + + + + getPossibleErrors + classApiEditPage.html + ab6356e458a2076e7f828f70cecc4a8fa + () + + + + getResultProperties + classApiEditPage.html + acba1d2e061f5d84e66ddc17221223ba9 + () + + + + getTokenSalt + classApiEditPage.html + aef28516d130981502d682239576f0c03 + () + + + + isWriteMode + classApiEditPage.html + a53ed7c2a82fe1467682fe657d1264bd9 + () + + + + mustBePosted + classApiEditPage.html + a8d0d5c34b7d452d161a323d6a2a41104 + () + + + + needsToken + classApiEditPage.html + a32170945be6541123c34c898f892b232 + () + + + + ApiEditPageTest + classApiEditPageTest.html + ApiTestCase + + + testEdit + classApiEditPageTest.html + a9e0161378fd03276754d2024e76b3e03 + () + + + + testEdit_redirect + classApiEditPageTest.html + ab52f7908d14d5b9ca8afa9f9ae84a678 + () + + + + testEdit_redirectText + classApiEditPageTest.html + a60ea3cf6eda2223248bc13160f6a6881 + () + + + + testEditAppend + classApiEditPageTest.html + ad488c23845e4d699551cc0288ee3dcf2 + ($text, $op, $append, $expected) + + + + testEditConflict + classApiEditPageTest.html + a3bca54103161b4e7a8eb32eb5bd46872 + () + + + + testEditConflict_bug41990 + classApiEditPageTest.html + a1729fa181eb836b4b8017297d91d239e + () + + + + testEditConflict_newSection + classApiEditPageTest.html + a919b3b52bf12e76622e22a913cef4fd3 + () + + + + testEditNewSection + classApiEditPageTest.html + a67d360ba9756aa836a4756550d5b2c73 + () + + + + testEditSection + classApiEditPageTest.html + a0372a3844c29b7f3c9de6f495504b02f + () + + + + testNonTextEdit + classApiEditPageTest.html + a7f7eb46dfeb66c428b08a827c9e83983 + () + + + static + provideEditAppend + classApiEditPageTest.html + ae086acd5f4b66b8fecd7f456a2b8c49f + () + + + + forceRevisionDate + classApiEditPageTest.html + ad53ebc47ea44f0bdcf7ed9e3a06672f5 + (WikiPage $page, $timestamp) + + + + setUp + classApiEditPageTest.html + a30d63017c001619061c02053698abdca + () + + + + tearDown + classApiEditPageTest.html + a18793a9d2fca131462c929b62aafcbda + () + + + + ApiEmailUser + classApiEmailUser.html + ApiBase + + + execute + classApiEmailUser.html + abb895d25de30688c88f709138da0ffa6 + () + + + + getAllowedParams + classApiEmailUser.html + a9c71251ed627dff9d1e15e060d298f16 + () + + + + getDescription + classApiEmailUser.html + a762949504b12b05585317f45f5279027 + () + + + + getExamples + classApiEmailUser.html + ad1ff55df0e2e98c0e0790ea978c50da9 + () + + + + getHelpUrls + classApiEmailUser.html + a1acc88996b2cfe7bf6bb79347224be6a + () + + + + getParamDescription + classApiEmailUser.html + a19f882e8a1a4d11b9259da33d495c99f + () + + + + getPossibleErrors + classApiEmailUser.html + a7ae964d1a73eaa703a85935ef1a37582 + () + + + + getResultProperties + classApiEmailUser.html + a3f8c4eb565e38bba9f507288efde2468 + () + + + + getTokenSalt + classApiEmailUser.html + ac5977301192979613a78a681a1089293 + () + + + + isWriteMode + classApiEmailUser.html + a405ed98e71c23e2ea8a3e49881f929be + () + + + + mustBePosted + classApiEmailUser.html + a61a9cecf9ec9c965115b31e5509003f2 + () + + + + needsToken + classApiEmailUser.html + a006a43f0dbb2ed3fa21401281b691b81 + () + + + + ApiExpandTemplates + classApiExpandTemplates.html + ApiBase + + + execute + classApiExpandTemplates.html + a602d7e36d031acf28ae83c5e3f6f5d4e + () + + + + getAllowedParams + classApiExpandTemplates.html + a2b1a77296ef47a89a368b93efd444341 + () + + + + getDescription + classApiExpandTemplates.html + a3fdb00688bf920f68348415f91ee6159 + () + + + + getExamples + classApiExpandTemplates.html + a40308c8fd7a977b6e5d43088af976df6 + () + + + + getHelpUrls + classApiExpandTemplates.html + afde4bab2650617fd8bdbf9824f0b4c70 + () + + + + getParamDescription + classApiExpandTemplates.html + a7030e2b81ebdb582edf07e9574cd2654 + () + + + + getPossibleErrors + classApiExpandTemplates.html + aa32edaed02c3ff25b4c4c40749a28d77 + () + + + + getResultProperties + classApiExpandTemplates.html + a05e02f79cbca86e4bd80c70c67532061 + () + + + + ApiFeedContributions + classApiFeedContributions.html + ApiBase + + + execute + classApiFeedContributions.html + adb834433238e278c69d239d533e75e30 + () + + + + getAllowedParams + classApiFeedContributions.html + aa4d67929516041ff7690d8d7570c0146 + () + + + + getCustomPrinter + classApiFeedContributions.html + aafb5b4086911cce1a8bbbba679ed0d03 + () + + + + getDescription + classApiFeedContributions.html + aac523afbf9b682cc3d5a50be966e83bd + () + + + + getExamples + classApiFeedContributions.html + a08c12a4b25d8d689bd2e1ea623cc816b + () + + + + getParamDescription + classApiFeedContributions.html + a85d6edb83001b2af7fc588a17656fcd4 + () + + + + getPossibleErrors + classApiFeedContributions.html + ac70cc6ba44e07a4fe03430e627bb32dd + () + + + + feedItem + classApiFeedContributions.html + a07c3adb250fd1c3adec5dace63b51676 + ($row) + + + + feedItemAuthor + classApiFeedContributions.html + ab9acaf4a25d961b225ce734135d65b5f + ($revision) + + + + feedItemDesc + classApiFeedContributions.html + a7d87f07329db48434c7075dc23861b1c + ($revision) + + + + ApiFeedRecentChanges + classApiFeedRecentChanges.html + ApiBase + + + execute + classApiFeedRecentChanges.html + acfe2af5463b5bdf601d161c734b98c17 + () + + + + getAllowedParams + classApiFeedRecentChanges.html + a279554c262276de4f976afc57d81e7ad + () + + + + getCustomPrinter + classApiFeedRecentChanges.html + af8d84ce89525d94f01ac2a62799c2e86 + () + + + + getDescription + classApiFeedRecentChanges.html + a11b1ea13ef9c561ec9272513e01874d0 + () + + + + getExamples + classApiFeedRecentChanges.html + a6de6adef278722b8f54e85779453d7ee + () + + + + getFeedObject + classApiFeedRecentChanges.html + a5f94fb9abcb071ea28fddf1bbb87863c + ($feedFormat, $specialClass) + + + + getParamDescription + classApiFeedRecentChanges.html + a90b9bbf7144800f8881a884e1045f618 + () + + + + getPossibleErrors + classApiFeedRecentChanges.html + ac7330189cd79f12c30e55f1ed1bf8780 + () + + + + ApiFeedWatchlist + classApiFeedWatchlist.html + ApiBase + + + execute + classApiFeedWatchlist.html + afce56f0eafc8cf0e09a883c21af3f6a2 + () + + + + getAllowedParams + classApiFeedWatchlist.html + a72c7b718d633430f39a8fb4193479706 + ($flags=0) + + + + getCustomPrinter + classApiFeedWatchlist.html + ad3bca9c525e8e550734c8a5dc11fb264 + () + + + + getDescription + classApiFeedWatchlist.html + ae947d6e81ba38483ce088485cec8d3d3 + () + + + + getExamples + classApiFeedWatchlist.html + ad5311ddc9e3b89e38fe105cd44c2bb76 + () + + + + getHelpUrls + classApiFeedWatchlist.html + ac3a83771198d49151d487d20d3edddf3 + () + + + + getParamDescription + classApiFeedWatchlist.html + a22754cdf60df8c6a783ec0465c37e04b + () + + + + getPossibleErrors + classApiFeedWatchlist.html + a280dd03fec4968ec9d46d2e4847ed330 + () + + + + createFeedItem + classApiFeedWatchlist.html + a72ce3aa1630d30aa94aaccd3e9a9c136 + ($info) + + + + getWatchlistModule + classApiFeedWatchlist.html + a7d0932596642406b10b23d6e8bd8fb2d + () + + + + $linkToSections + classApiFeedWatchlist.html + a3da8066b9aea57b3e211def18bb4867f + + + + + $watchlistModule + classApiFeedWatchlist.html + a60609643ad2f5bf72d2f6aecc427500f + + + + + ApiFileRevert + classApiFileRevert.html + ApiBase + + + execute + classApiFileRevert.html + a92736f2824b7dbf5cd42df3829838806 + () + + + + getAllowedParams + classApiFileRevert.html + a60ce1e0f98ae55acfa343a4297f4fb94 + () + + + + getDescription + classApiFileRevert.html + a0558f77fe8c9c1ed7e0b892b86214dd7 + () + + + + getExamples + classApiFileRevert.html + a1390ddf42fc7c7da72c68ad98ea422ba + () + + + + getParamDescription + classApiFileRevert.html + a923e4b92fadbbc6169e95e41245a99f4 + () + + + + getPossibleErrors + classApiFileRevert.html + a4bd1a009a0b6350c04046b2dd67d0568 + () + + + + getResultProperties + classApiFileRevert.html + a583cc138e6390f1da6f58b1dbee1fe98 + () + + + + getTokenSalt + classApiFileRevert.html + a8740bf70418031febc0f6741748312ae + () + + + + isWriteMode + classApiFileRevert.html + a6aa41f08fa3613678814300e64035ecc + () + + + + mustBePosted + classApiFileRevert.html + ab16a7286d8efc2ece3cf97aec075427f + () + + + + needsToken + classApiFileRevert.html + ad779f6a3d37170e86a3918bbac75a503 + () + + + + checkPermissions + classApiFileRevert.html + adb23d7b34497780c18827323a265b9bd + ($user) + + + + validateParameters + classApiFileRevert.html + a7a5cd1764ab95cb5873e9fa5c338f3b3 + () + + + string + $archiveName + classApiFileRevert.html + ad600f93887b825faac24d33b6c75e88b + + + + LocalFile + $file + classApiFileRevert.html + a605591b43b73429c7a3b0be5f7d953d1 + + + + array + $params + classApiFileRevert.html + a67eaf0039976d9f8648dfa056f047f7f + + + + + ApiFormatBase + classApiFormatBase.html + ApiBase + + + __construct + classApiFormatBase.html + a0b4375f70a0ad84f1f19a0256eec90b1 + (ApiMain $main, $format) + + + + canPrintErrors + classApiFormatBase.html + a75cf9ea2db9fc300008a20442407e945 + () + + + + closePrinter + classApiFormatBase.html + af553649a40449efbe0688a0cc20972f7 + () + + + + disable + classApiFormatBase.html + a4f6671504033d6445dbd9a0e041e889d + () + + + + getBuffer + classApiFormatBase.html + a55b8a31bb0bf37eb9112c170e7dae535 + () + + + + getDescription + classApiFormatBase.html + a5ff37fa4c4858fbfd79bf7d78caa8bf4 + () + + + + getExamples + classApiFormatBase.html + a42b7c47f674f80dafc29fee1209de1bc + () + + + + getFormat + classApiFormatBase.html + a1724295b94809c08836492de9836c73a + () + + + + getHelpUrls + classApiFormatBase.html + a0251ffece9114d3380e9ed3dac75e3bd + () + + + + getIsHtml + classApiFormatBase.html + ac59790856165bcdacd1f2616a68c700d + () + + + + getMimeType + classApiFormatBase.html + a1179e5d37ec46cfbe56d56573932805c + () + + + + getNeedsRawData + classApiFormatBase.html + abb688f418eeabb936502061bab7ce87d + () + + + + getWantsHelp + classApiFormatBase.html + ae3b862feaee21d71ab0178f9404250f0 + () + + + + initPrinter + classApiFormatBase.html + ab8421120fe09bf785ca0c0ceb105f0bf + ($isHelpScreen) + + + + isDisabled + classApiFormatBase.html + ab5411dda967a75bdb8d610ff3c43aa15 + () + + + + printText + classApiFormatBase.html + af83a7ffffe339608511935f5629a520f + ($text) + + + + setBufferResult + classApiFormatBase.html + ad7c5ab012c1a8f2759abfee3bde14a1b + ($value) + + + + setHelp + classApiFormatBase.html + ab70e613f2b0f17a580ae6ae9ddcb1f48 + ($help=true) + + + + setUnescapeAmps + classApiFormatBase.html + a430ba7e099694c77bd4e7bb228c34d57 + ($b) + + + + $mBuffer + classApiFormatBase.html + a5bb07e2596a54c0f9c9b092b66ed1497 + + + + + $mCleared + classApiFormatBase.html + a273d7cd878b956510c66be796a30fcbe + + + + + $mDisabled + classApiFormatBase.html + ac2a097e826c0f8e823481fc85c4b98ed + + + + + $mFormat + classApiFormatBase.html + abb589bb118e8bce876f2531d21de405e + + + + + $mHelp + classApiFormatBase.html + a324618d8946866f570ebf157b47f6a9f + + + + + $mUnescapeAmps + classApiFormatBase.html + a33b804f377b13b1d1a60d3fd43a655d9 + + + + + formatHTML + classApiFormatBase.html + a57eabe0565b03dfc3293ba58da1ae911 + ($text) + + + + $mBufferResult + classApiFormatBase.html + a26d05bc08aa73b8ea2cb556e97d2890c + + + + + $mIsHtml + classApiFormatBase.html + a6055fc801cc2c8e9afdd4b7b7edffa4b + + + + + ApiFormatDbg + classApiFormatDbg.html + ApiFormatBase + + + execute + classApiFormatDbg.html + a6f4e80d0fc9fe02a3795833147c84429 + () + + + + getDescription + classApiFormatDbg.html + a98cb5b2c4fe9dfbb07097682967b02f2 + () + + + + getMimeType + classApiFormatDbg.html + abd82ec0aee3ca0da86e6927501fff0a5 + () + + + + ApiFormatDump + classApiFormatDump.html + ApiFormatBase + + + execute + classApiFormatDump.html + aecbbe12719fb2dcbcd8d60ef6272637b + () + + + + getDescription + classApiFormatDump.html + a79923a10941135e7c5e47dbb22b46148 + () + + + + getMimeType + classApiFormatDump.html + ace762a23f7b4073456dce86696bd8338 + () + + + + ApiFormatFeedWrapper + classApiFormatFeedWrapper.html + ApiFormatBase + + + __construct + classApiFormatFeedWrapper.html + a048991b758eb50866ee460214ab21d5d + (ApiMain $main) + + + + canPrintErrors + classApiFormatFeedWrapper.html + a79ee6e243810490531d8a8b9b2972900 + () + + + + execute + classApiFormatFeedWrapper.html + a74dab47564cace5752987cf4e88b50e0 + () + + + + getMimeType + classApiFormatFeedWrapper.html + a290d87c19069d359152913d60fc772a6 + () + + + + getNeedsRawData + classApiFormatFeedWrapper.html + af79922eb891c69decb6b83d3c59b2dba + () + + + static + setResult + classApiFormatFeedWrapper.html + ab34fd2e32c14a2517f646a147a0b7737 + ($result, $feed, $feedItems) + + + + ApiFormatJson + classApiFormatJson.html + ApiFormatBase + + + __construct + classApiFormatJson.html + aa5158d363862924d21fc47bf27138ccf + (ApiMain $main, $format) + + + + execute + classApiFormatJson.html + afaa1f8224f0b892b353c223fdb753e7d + () + + + + getAllowedParams + classApiFormatJson.html + acabc7b1677e9612bcd51264ceac52bd0 + () + + + + getDescription + classApiFormatJson.html + ad6c32ac5b245880de381466ef737608e + () + + + + getMimeType + classApiFormatJson.html + a6b4cba145056dfe635976f2c3288b2c4 + () + + + + getNeedsRawData + classApiFormatJson.html + a89fdd36a74ae4caf9b616b28e3560349 + () + + + + getParamDescription + classApiFormatJson.html + a435b113803e98d28bd586197dc75f030 + () + + + + getWantsHelp + classApiFormatJson.html + a58b681a89efb155ac2d5a5128a15832e + () + + + + $mIsRaw + classApiFormatJson.html + aeeee08425168383c05adb21ceef6c6c9 + + + + + ApiFormatJsonTest + classApiFormatJsonTest.html + ApiFormatTestBase + + + testValidSyntax + classApiFormatJsonTest.html + a33d0105d1a5636ffde5b1c3872f71e67 + () + + + + ApiFormatNone + classApiFormatNone.html + ApiFormatBase + + + execute + classApiFormatNone.html + abd4960084212ee9f3c43a0bc8bf66082 + () + + + + getDescription + classApiFormatNone.html + a4aa24026772119cda6ce439f2dea44bd + () + + + + getMimeType + classApiFormatNone.html + af5f23d29face932d3be62a52d3584100 + () + + + + ApiFormatPhp + classApiFormatPhp.html + ApiFormatBase + + + execute + classApiFormatPhp.html + a9899a8bb23c513ce1379cf045c99c461 + () + + + + getDescription + classApiFormatPhp.html + afc93928201fed5232b0c542f47ca603c + () + + + + getMimeType + classApiFormatPhp.html + acd388c4ec28a8a6da3238d77644d634c + () + + + + ApiFormatPhpTest + classApiFormatPhpTest.html + ApiFormatTestBase + + + testValidSyntax + classApiFormatPhpTest.html + aa110108121812f5c3c4ec5f6ce67a898 + () + + + + ApiFormatRaw + classApiFormatRaw.html + ApiFormatBase + + + __construct + classApiFormatRaw.html + a9232ad608d55c49547d225a2357f781d + (ApiMain $main, ApiFormatBase $errorFallback) + + + + execute + classApiFormatRaw.html + a9c78e9e3248ec608a47815d0c2b76c07 + () + + + + getMimeType + classApiFormatRaw.html + a88b2773355296da783ee47b7e3e5095d + () + + + + ApiFormatTestBase + classApiFormatTestBase.html + ApiTestCase + + + apiRequest + classApiFormatTestBase.html + a628fa83cbc536ddd8d2d74409ff6cf6c + ($format, $params, $data=null) + + + + ApiFormatTxt + classApiFormatTxt.html + ApiFormatBase + + + execute + classApiFormatTxt.html + a5b94fcadfcd742949c425dcf46375350 + () + + + + getDescription + classApiFormatTxt.html + ad4e506b256f9cd002d5ac86402d19449 + () + + + + getMimeType + classApiFormatTxt.html + adb0cdb4427bc09bf1ead35ba0b333461 + () + + + + ApiFormatWddx + classApiFormatWddx.html + ApiFormatBase + + + execute + classApiFormatWddx.html + a7ce61c6e01f2dcfd6b8539e7f3cfca71 + () + + + + getDescription + classApiFormatWddx.html + a5e4da60753361ec15a5d01fd047d3372 + () + + + + getMimeType + classApiFormatWddx.html + a4b84055df886ed92d03a8263400a60df + () + + + + slowWddxPrinter + classApiFormatWddx.html + aee9e56a28c33e9380a3cd2391d4e34fe + ($elemValue, $indent=0) + + + + ApiFormatWddxTest + classApiFormatWddxTest.html + ApiFormatTestBase + + + testValidSyntax + classApiFormatWddxTest.html + aee9fe5dfb72dbc19f9b4ab6f0a3002ae + () + + + + ApiFormatXml + classApiFormatXml.html + ApiFormatBase + + + addXslt + classApiFormatXml.html + a2c2abf22cf2e167ecfc95db0e071def2 + () + + + + execute + classApiFormatXml.html + a7d1cd1ba6aefb32c485f0aeb28bfd06c + () + + + + getAllowedParams + classApiFormatXml.html + a37db1ee713f6f564107f269d52d74192 + () + + + + getDescription + classApiFormatXml.html + a6d5b99d6cd61742582df77ec387c02ee + () + + + + getMimeType + classApiFormatXml.html + a8465bc17ada63eface9ee88d30e1d5eb + () + + + + getNeedsRawData + classApiFormatXml.html + a51a7241d5e3a679946d17f80543b5a71 + () + + + + getParamDescription + classApiFormatXml.html + a166b43544e0e4e4f47ee2dec4e4b0d03 + () + + + + setRootElement + classApiFormatXml.html + a51d4940bb1a9e85e3326f2af12f73058 + ($rootElemName) + + + static + recXmlPrint + classApiFormatXml.html + a0276dad9defec60b230b2b22d3cf15e9 + ($elemName, $elemValue, $indent) + + + static + $namespace + classApiFormatXml.html + a12db9b4ed02d2f38fb3cf4f55a457eb0 + + + + + $mIncludeNamespace + classApiFormatXml.html + a44fd68f2c10181bb2449bbf117e10d52 + + + + + $mRootElemName + classApiFormatXml.html + a21b1b55f8ff7ce861e53b31e47b282fd + + + + + $mXslt + classApiFormatXml.html + a2e58b9c77441af7ee6df34545bcf6f19 + + + + + ApiFormatXmlRsd + classApiFormatXmlRsd.html + ApiFormatXml + + + __construct + classApiFormatXmlRsd.html + a1140e47382654e408e4162bc3b0666d5 + (ApiMain $main, $format) + + + + getMimeType + classApiFormatXmlRsd.html + afb2804ff931de6bcd9a265be4c88c9d1 + () + + + + ApiFormatYaml + classApiFormatYaml.html + ApiFormatJson + + + getDescription + classApiFormatYaml.html + af069e732db579078ca3ff0aa48f51b3f + () + + + + getMimeType + classApiFormatYaml.html + ad2c58cf6dabecbe2777ad4aa4c3fd609 + () + + + + ApiHelp + classApiHelp.html + ApiBase + + + execute + classApiHelp.html + a4e5266c21cf6af4934fab72b965e9feb + () + + + + getAllowedParams + classApiHelp.html + a9f8f993091c76fd7a27cf918faa5df82 + () + + + + getDescription + classApiHelp.html + a52453d69479544255b488f826994d0ea + () + + + + getExamples + classApiHelp.html + a452d6abccf92cbbb2e7d6d7586dde835 + () + + + + getHelpUrls + classApiHelp.html + aaf9eabef52ea22c1f8c8695a0884bd04 + () + + + + getParamDescription + classApiHelp.html + a19d30d942be1c44ab5b3cc2a62d35fa0 + () + + + + isReadMode + classApiHelp.html + a133a02b7b16860d3a62f5614b95b0b9e + () + + + + shouldCheckMaxlag + classApiHelp.html + ad1a3b468936015bd230154b9bd7e1667 + () + + + + buildModuleHelp + classApiHelp.html + a15aea91d34fee652463c8164ce56c98f + ($module, $type) + + + + ApiImageRotate + classApiImageRotate.html + ApiBase + + + execute + classApiImageRotate.html + a78c6e93e902867e762f0ae2818f51c05 + () + + + + getAllowedParams + classApiImageRotate.html + a05407ef0eb06a23520c474a6a5eb0d6b + ($flags=0) + + + + getDescription + classApiImageRotate.html + a3fffdfb429ac50f98ffc69e3ac64880e + () + + + + getExamples + classApiImageRotate.html + adf6b7086454b2ee940ff8ee817779961 + () + + + + getParamDescription + classApiImageRotate.html + a74e47e2fc58510784ea8aa9c1fdd2738 + () + + + + getPossibleErrors + classApiImageRotate.html + af5d7a6d0b698255ec00cc5cc06bf00ad + () + + + + getTokenSalt + classApiImageRotate.html + a6bf799cc6e68cb1cb325a395980023c0 + () + + + + isWriteMode + classApiImageRotate.html + a2fd17fcc15b086dd2c5126b448c25c43 + () + + + + mustBePosted + classApiImageRotate.html + a0607ac4358677cf2d9711ec2baad259a + () + + + + needsToken + classApiImageRotate.html + a82dbc3a82d7def2846f6e7d45837f5e7 + () + + + + checkPermissions + classApiImageRotate.html + a34de24ea9c167063a22c5c104d8d0a62 + ($user, $title) + + + + getPageSet + classApiImageRotate.html + a9f383a4cb252b866a0a112831ca01ec6 + () + + + static + addValues + classApiImageRotate.html + a35dc520d386b4e76bc17ddacd149bf29 + (array &$result, $values, $flag=null, $name=null) + + + + $mPageSet + classApiImageRotate.html + a194995e6e11ed5233a4cb86691215e80 + + + + + ApiImport + classApiImport.html + ApiBase + + + execute + classApiImport.html + a2bd4c25f4ec8b5a68ad7ea93717e8fa3 + () + + + + getAllowedParams + classApiImport.html + a6a011274d0c65649def142b281deddd4 + () + + + + getDescription + classApiImport.html + ac4113921872d52a460c17e2640444aba + () + + + + getExamples + classApiImport.html + aec13f69c16a8e55dbe3f1b03d9580ec8 + () + + + + getHelpUrls + classApiImport.html + ada69ab696d6eec649f401163d773b3a7 + () + + + + getParamDescription + classApiImport.html + a6ae90c2680f3f1f12407fe2ef44bac3e + () + + + + getPossibleErrors + classApiImport.html + a84b0dec22ef34da77848de065173f3b5 + () + + + + getResultProperties + classApiImport.html + a31a49d52b013d4d7ed653a40d1d70dd5 + () + + + + getTokenSalt + classApiImport.html + a514462641ecfe6c1c0567a81763072cc + () + + + + isWriteMode + classApiImport.html + a48f136917ab9345869901b454d12bd4b + () + + + + mustBePosted + classApiImport.html + a7421c3bb476324ccec366cb7e515bb1b + () + + + + needsToken + classApiImport.html + a37a74d487237f08a3f7003ee876ab682 + () + + + + ApiImportReporter + classApiImportReporter.html + ImportReporter + + + getData + classApiImportReporter.html + addc814587992058bc8bbb402de9443aa + () + + + + reportPage + classApiImportReporter.html + a79161771d29d8b685e7cde5c7461b7ca + ($title, $origTitle, $revisionCount, $successCount, $pageInfo) + + + + $mResultArr + classApiImportReporter.html + af6563dfc6deb6537a205b74fae695237 + + + + + ApiLogin + classApiLogin.html + ApiBase + + + __construct + classApiLogin.html + aa7249cb0f6f20353bf65918361b8f2b8 + (ApiMain $main, $action) + + + + execute + classApiLogin.html + ad34f8e2a23dcd51ef62e80967316644e + () + + + + getAllowedParams + classApiLogin.html + ad84cd31c5b551e78f6ffa9fb2afe49a7 + () + + + + getDescription + classApiLogin.html + a6408b4dfd53f540e2fb6f19f9d3fd872 + () + + + + getExamples + classApiLogin.html + a97f3b0e67a682f4d6f08be433a601682 + () + + + + getHelpUrls + classApiLogin.html + a1a3d39b643fddb1931d1a8767b9b6068 + () + + + + getParamDescription + classApiLogin.html + a14fe39b655dd802e2666b01fc8fa9265 + () + + + + getPossibleErrors + classApiLogin.html + a05f5703ee98d78b7945bda6268caac00 + () + + + + getResultProperties + classApiLogin.html + a25f65f3510197d3dd1d63cfcefbe5855 + () + + + + isReadMode + classApiLogin.html + ab2faa30aee5eb980b7dcbca9513092b2 + () + + + + mustBePosted + classApiLogin.html + ac713b3a5a542afc4ec211798264cb8f2 + () + + + + ApiLoginTest + classApiLoginTest.html + ApiTestCase + + + testApiLoginBadPass + classApiLoginTest.html + a9ad1902eed7d9215a7ff2b3fc602652f + () + + + + testApiLoginGoodPass + classApiLoginTest.html + ad82c3428db06736d50b8e049c4330ec4 + () + + + + testApiLoginGotCookie + classApiLoginTest.html + a329e58bca0afea3afb9a8c99729aadd5 + () + + + + testApiLoginNoName + classApiLoginTest.html + afde36829dc8b2dca738cbbfa2a4888a5 + () + + + + testRunLogin + classApiLoginTest.html + a98d5e76d92f8ee7b471c302664a31998 + () + + + + ApiLogout + classApiLogout.html + ApiBase + + + execute + classApiLogout.html + af711f3b3d4dda0cbfb655faf9db04c59 + () + + + + getAllowedParams + classApiLogout.html + a39c576aa31bb5d6fe51f93efb2e75448 + () + + + + getDescription + classApiLogout.html + a8d7c6b392c99608078f906fb5838fd35 + () + + + + getExamples + classApiLogout.html + ac048a93dcf52b7b94a3253ed0f0f22ed + () + + + + getHelpUrls + classApiLogout.html + a442c251bf05b3416045d25d87d79f86a + () + + + + getParamDescription + classApiLogout.html + aac95244ebc238acc32751a9e0c335afc + () + + + + getResultProperties + classApiLogout.html + a0e86169360befba3ea654cd9c12aa237 + () + + + + isReadMode + classApiLogout.html + ad6c7e3208ffc72c482171a78d677e01e + () + + + + ApiMain + classApiMain.html + ApiBase + + + __construct + classApiMain.html + a25782c6f32d642c5df442465252db797 + ($context=null, $enableWrite=false) + + + + canApiHighLimits + classApiMain.html + ade13be57afe5ad17b9725517b8cb8820 + () + + + + createPrinterByName + classApiMain.html + abb54222851b9d8bb430f96a342493033 + ($format) + + + + execute + classApiMain.html + afb6df033176a6cdf9b370847df8f5138 + () + + + + getAllowedParams + classApiMain.html + a0d1991eb33f69ac271356193ee058e36 + () + + + + getCheck + classApiMain.html + a42f5a256aef087c376bd0b3da91b1e5c + ($name) + + + + getDescription + classApiMain.html + aa96b20f3680fbbc0d55395136c846c3b + () + + + + getFormats + classApiMain.html + a4e5275db03854a4aad43fad128e9ee10 + () + + + + getModule + classApiMain.html + ab09c97940d33f8beb88f8056e3d1018c + () + + + + getModuleManager + classApiMain.html + acb3be2d4b0034a9ced7095a2967ff0bf + () + + + + getModules + classApiMain.html + a917571ad31e1c5400498f83770ef230e + () + + + + getParamDescription + classApiMain.html + a221aa5bcbc8a77eaf5bfcac1d2fd3706 + () + + + + getPossibleErrors + classApiMain.html + a79d586c68fe086dfabec34af7908182c + () + + + + getPrinter + classApiMain.html + a13854c4004b35757f66c191d3f4b003e + () + + + + getResult + classApiMain.html + a56f3fa4f09bd854efd556f1807cea32f + () + + + + getShowVersions + classApiMain.html + ae2722662ab5b33d94b9b35b37f11ed07 + () + + + + getUpload + classApiMain.html + a0cb819e178819452c9109c4255facdba + ($name) + + + + getVal + classApiMain.html + adbfc21a52cb8a8f1c3b92f63ca2d5386 + ($name, $default=null) + + + + isInternalMode + classApiMain.html + ab4bf02a2411d1e4de319b0e68efef2cc + () + + + + isReadMode + classApiMain.html + a0c8fd28bad2f407b624f8c23c74b9e42 + () + + + + makeHelpMsg + classApiMain.html + aba3942e838a048505a9e3cbfdbdc89bd + () + + + + reallyMakeHelpMsg + classApiMain.html + a83d1a1f320672cee14fce33093f42646 + () + + + + setCacheControl + classApiMain.html + adbe1281644b29babe542d494d12542ba + ($directives) + + + + setCacheMaxAge + classApiMain.html + a7f2caa71e9a8dc5ef89bed11fa0dae6a + ($maxage) + + + + setCacheMode + classApiMain.html + a03be37e4d1647534d0612c1fd1e6f2ba + ($mode) + + + + setHelp + classApiMain.html + a446867c1ccc823312f75e1dcb017fa57 + ($help=true) + + + static + handleApiBeforeMainException + classApiMain.html + aa475997cd5db1eb009a0069b760c3ff4 + (Exception $e) + + + static + makeHelpMsgHeader + classApiMain.html + ab9868581f03b9279a6cb53058ecd0e61 + ($module, $paramName) + + + + $mModule + classApiMain.html + addefabc44cc4897032a90abbde9c5e65 + + + + + $mResult + classApiMain.html + a0f8e73f23aac1fac5fe63d6d33b0258f + + + + + $mSquidMaxage + classApiMain.html + aaa66322d65286cb36afabf5dc45b0480 + + + + const + API_DEFAULT_FORMAT + classApiMain.html + ad04b2979c44d147894c5f943dbd521c3 + + + + + addFormat + classApiMain.html + a5d52f0cfada7bc53f528b91cbc1b9eb2 + ($name, $class) + + + + addModule + classApiMain.html + a232ec7ed604a0128f65b9cfc5e1a6e3a + ($name, $class) + + + + checkAsserts + classApiMain.html + ac1169cf0112e134440f5a9ddfa187ee2 + ($params) + + + + checkExecutePermissions + classApiMain.html + a37bc44e6feb02b026eb3dbd8d55b0007 + ($module) + + + + checkMaxLag + classApiMain.html + a8c58e05cf154078cb46503b3467e55c5 + ($module, $params) + + + + encodeRequestLogValue + classApiMain.html + a2f14694d5e34cd7fbe302db1ee80dc75 + ($s) + + + + executeAction + classApiMain.html + a5e30e2557375b70c7674c39b27c97c4d + () + + + + executeActionWithErrorHandling + classApiMain.html + a330e9dca048e0c8397efbf0ba738bfc7 + () + + + + getCredits + classApiMain.html + af84cfe8a5d08cb6f6309d02e707a5c55 + () + + + + getParamsUsed + classApiMain.html + ac9ee9a168f1c1b506ccbeedb0ca439a3 + () + + + + handleCORS + classApiMain.html + af7cd393df8b8c493d5992602276b43ce + () + + + + handleException + classApiMain.html + ab93eedde6b70ef39e8eb4f9d58a3eb94 + (Exception $e) + + + + logRequest + classApiMain.html + a512740678980d61c67c0672065ba6820 + ($time) + + + + printResult + classApiMain.html + abf2fd3a59881d330670606c6e2bb95bb + ($isError) + + + + reportUnusedParams + classApiMain.html + ac641cca927e699498c0d9dec9bb0e7d8 + () + + + + sendCacheHeaders + classApiMain.html + a6e8e4a1cbf65fde1dcea33542ca3b339 + () + + + + setupExecuteAction + classApiMain.html + a9445fd1f4023da9aa8c96f170b40e73f + () + + + + setupExternalResponse + classApiMain.html + ad4f282c5ee00a36384019cb51eb8bfb3 + ($module, $params) + + + + setupModule + classApiMain.html + a804f9e69c7afce8c752375db9a187442 + () + + + + substituteResultWithError + classApiMain.html + a2cefffdf0ddafeda228b61f9a3943072 + ($e) + + + static + matchOrigin + classApiMain.html + ac60ac1c0f4f109e517d4afd6bd324b69 + ($value, $rules, $exceptions) + + + static + wildcardToRegex + classApiMain.html + a6fe7f5e69acdecff5010b88e7df81cc1 + ($wildcard) + + + + $mAction + classApiMain.html + a3ab4787ff87d5ed9bbd9bbe26ced39f7 + + + + + $mCacheControl + classApiMain.html + abb51f37fa28d60c7825211f562b348a9 + + + + + $mCacheMode + classApiMain.html + a5b93739ad487ac97d562faca033dd0a9 + + + + + $mCanApiHighLimits + classApiMain.html + ae1490d208236410989efb26ee46455bf + + + + + $mEnableWrite + classApiMain.html + affc13c33056bad96fe668d5dad191f87 + + + + + $mInternalMode + classApiMain.html + abde3db662cf562ebc9859755cb44207f + + + + + $mModuleMgr + classApiMain.html + a3a4bcd301621fa7582cb378571e95ed8 + + + + + $mParamsUsed + classApiMain.html + ad85fc1a802e3f190bae4aff1341718fc + + + + ApiFormatBase + $mPrinter + classApiMain.html + a2b2416ffd7410dfe828aa42b29387ddc + + + + static + $Formats + classApiMain.html + ae02a182db51d00a9927cad8fcfd3f803 + + + + static + $Modules + classApiMain.html + a1f18588d3741b89ef22fdf1a5066d5c7 + + + + static + $mRights + classApiMain.html + a55e127c3c1229c0fce70934bef8f680c + + + + + ApiMainTest + classApiMainTest.html + ApiTestCase + + + testApi + classApiMainTest.html + a20906dbea6411fc1e093c873af2f0d0b + () + + + + ApiModuleManager + classApiModuleManager.html + ContextSource + + + __construct + classApiModuleManager.html + a1a25e051012828ed5daa67dc21ef8820 + (ApiBase $parentModule) + + + + addModule + classApiModuleManager.html + a38bf27fb07c84cc98414098ba9a15a0f + ($name, $group, $class) + + + + addModules + classApiModuleManager.html + a931c46a0669d4983aa5199f112b07f9d + (array $modules, $group) + + + + getGroups + classApiModuleManager.html + a156235b4e0a7912357b8ed3d270db288 + () + + + + getModule + classApiModuleManager.html + a22f7fca573e8971e5e02ff646078f8ce + ($moduleName, $group=null, $ignoreCache=false) + + + + getModuleGroup + classApiModuleManager.html + ac6204f9bc3678b9e3088b9a80bcd0504 + ($moduleName) + + + + getNames + classApiModuleManager.html + a3cfadc35fe914bd99334916317eecf1b + ($group=null) + + + + getNamesWithClasses + classApiModuleManager.html + a781e2c58b72aef1379804f6bcb5decf4 + ($group=null) + + + + isDefined + classApiModuleManager.html + a3d7e42f359575289ed981d8c8cb3bfde + ($moduleName, $group=null) + + + null[] + $mGroups + classApiModuleManager.html + a56985c77f57d18f58b849d432aba606f + + + + ApiBase[] + $mInstances + classApiModuleManager.html + aa47b7fa97eab14490a9102fe259aa55b + + + + array[] + $mModules + classApiModuleManager.html + acb20b15de21128ff053148bcd374ef0b + + + + ApiBase + $mParent + classApiModuleManager.html + aed10bf910fb1e9a5a263d225b70b0c6a + + + + + ApiMove + classApiMove.html + ApiBase + + + execute + classApiMove.html + a73fb0d55f1781afe16fcebba2d6e185e + () + + + + getAllowedParams + classApiMove.html + afccb1b459373eb4e068d3495983c87ff + () + + + + getDescription + classApiMove.html + a7d5c149295b9836dce544d1f103a4d68 + () + + + + getExamples + classApiMove.html + a74cdb27e2063dac0077fc3f399ecc52e + () + + + + getHelpUrls + classApiMove.html + abfdcb93e53434745a97563973f9c5321 + () + + + + getParamDescription + classApiMove.html + a046fc13dbbc721d23b18985bb8a69bdb + () + + + + getPossibleErrors + classApiMove.html + a5c0da2bacd9f8c3bdb7d952b2f0f36b9 + () + + + + getResultProperties + classApiMove.html + a34941a2784c8deecf6f44084e06bcf88 + () + + + + getTokenSalt + classApiMove.html + ac516f785aa63f49f2d43f0cbdca29ab8 + () + + + + isWriteMode + classApiMove.html + a1007fa68e10d7d41357095c83c927315 + () + + + + moveSubpages + classApiMove.html + aab9551b547a69ec5efc40c06c66014c8 + ($fromTitle, $toTitle, $reason, $noredirect) + + + + mustBePosted + classApiMove.html + a82588cc9b50f17a2f0150b3269176e6b + () + + + + needsToken + classApiMove.html + a0c862fdda031eaff7a645f078c5ad3b9 + () + + + + ApiOpenSearch + classApiOpenSearch.html + ApiBase + + + execute + classApiOpenSearch.html + a55b8ac2bf0d91074396fd1ce7deb1863 + () + + + + getAllowedParams + classApiOpenSearch.html + ab81e98ef591a3167043fc5a826d1def7 + () + + + + getCustomPrinter + classApiOpenSearch.html + a71a38f7df64ae301a844fee1865a79a9 + () + + + + getDescription + classApiOpenSearch.html + a79107f104411441ec572f009a3ac767e + () + + + + getExamples + classApiOpenSearch.html + a1978ac297ec9800c6065dd548ae4d1b4 + () + + + + getHelpUrls + classApiOpenSearch.html + a3eed65c08c19ae9bcde0a8c1f3145ae3 + () + + + + getParamDescription + classApiOpenSearch.html + a7fa5f976388f60c0f68f2453b4a9ed2a + () + + + + ApiOptions + classApiOptions.html + ApiBase + + + execute + classApiOptions.html + a80c5c469f3129f40992fa61bdcd8f2d1 + () + + + + getAllowedParams + classApiOptions.html + a824c221ef5de161f08b1f1af1c9ebdc1 + () + + + + getDescription + classApiOptions.html + ac3940c50b754f6615f71ad1ee2cb64d4 + () + + + + getExamples + classApiOptions.html + ad2d507afc0f79a420771e7da91237f00 + () + + + + getHelpUrls + classApiOptions.html + a6f410d8ffaacbf2fb4cd65ee4ddc471e + () + + + + getParamDescription + classApiOptions.html + a448eb1ad0c5bba0ef31e46a04b2e7cfd + () + + + + getPossibleErrors + classApiOptions.html + a39a5f87b08c455acb70dcba4b804cd06 + () + + + + getResultProperties + classApiOptions.html + a91ea10e9a17cad12b880f1b3a51855cc + () + + + + getTokenSalt + classApiOptions.html + ab6456e1ab189fafff35bfed967cd4fba + () + + + + isWriteMode + classApiOptions.html + a49f28b18662c8f2762d4065c16f0bf2b + () + + + + mustBePosted + classApiOptions.html + aa02be382f46dcd06b5cdf3f23cb41b09 + () + + + + needsToken + classApiOptions.html + a6031913aefd62ec24b0026c0ca9a5532 + () + + + + ApiOptionsTest + classApiOptionsTest.html + MediaWikiLangTestCase + + + getOptionKinds + classApiOptionsTest.html + a5aa60697dead5ba895399763c5a1ef4d + (IContextSource $context, $options=null) + + + + hookGetPreferences + classApiOptionsTest.html + a90c25af19de310ca5a05ab8d11e8a3e1 + ($user, &$preferences) + + + + testAnon + classApiOptionsTest.html + a39c7c0e11890ddae81032273c193a1bd + () + + + + testChange + classApiOptionsTest.html + a4f6b3dadef55e185c918174499f184e8 + () + + + + testMultiSelect + classApiOptionsTest.html + ae031ba75a9cb368b00f0ce3f3d8ced16 + () + + + + testNoChanges + classApiOptionsTest.html + a3410f66ef7bf80666735fdcd9d42b100 + () + + + + testNoOptionname + classApiOptionsTest.html + a7d0fc1309dd3070503845077a9cefd66 + () + + + + testNoToken + classApiOptionsTest.html + a18e8762227112fcb296aabe015b8209a + () + + + + testOptionResetValue + classApiOptionsTest.html + a0061e3135a7b437c1a1af736088661e7 + () + + + + testOptionWithValue + classApiOptionsTest.html + ae2f27c57927b1456ef5191fe6de6d8ff + () + + + + testReset + classApiOptionsTest.html + a354f3f40aaa1496d6b3e40b7bd7e8a7c + () + + + + testResetChangeOption + classApiOptionsTest.html + ab2c925d5ba35b7d77ceb30ee26a3f833 + () + + + + testResetKinds + classApiOptionsTest.html + ac6e96441c3575e5e5035a9d9d93cca8a + () + + + + testSpecialOption + classApiOptionsTest.html + a457bf06fbff4cb4c0f52bf439fb65965 + () + + + + testUnknownOption + classApiOptionsTest.html + a5c5898a83e84a4bfd698d1c0c2791da9 + () + + + + testUserjsOption + classApiOptionsTest.html + aaade8c1e1e9f5e23f960e72a1fda465e + () + + + + setUp + classApiOptionsTest.html + a54509ace66420632cd7a89f9b745e0fb + () + + + + tearDown + classApiOptionsTest.html + ab34ea4aa2564443b1aa2769e7d532c4e + () + + + + executeQuery + classApiOptionsTest.html + a91765e1c4cc0c29c62d26aa32222d239 + ($request) + + + + getSampleRequest + classApiOptionsTest.html + ad63674ea62ac720dbe2331583c4dd7fe + ($custom=array()) + + + DerivativeContext + $mContext + classApiOptionsTest.html + a88487b97c15d6f5152509bbe01f4fdf9 + + + + + $mOldGetPreferencesHooks + classApiOptionsTest.html + ae27bb97494e68899b884d5a738e61da5 + + + + + $mSession + classApiOptionsTest.html + ab4fcb896cfcee2f75f82b32f487d2a5e + + + + ApiOptions + $mTested + classApiOptionsTest.html + afa44866fded35de14c2d17446f9c2df0 + + + + PHPUnit_Framework_MockObject_MockObject + $mUserMock + classApiOptionsTest.html + ad0bf633845a085fda06df060a1c16752 + + + + static + $Success + classApiOptionsTest.html + adf06027ecc9a17a053209f2513939f70 + + + + + ApiPageSet + classApiPageSet.html + ApiBase + + + __construct + classApiPageSet.html + a13be1d7c34ff4de384d9785839bffcee + (ApiBase $dbSource, $flags=0, $defaultNamespace=NS_MAIN) + + + + execute + classApiPageSet.html + abc843632ef48ea7adde6b7448012b970 + () + + + + executeDryRun + classApiPageSet.html + a57199c394869dcbda3009b1244921bbe + () + + + + finishPageSetGeneration + classApiPageSet.html + a3f30e4b7487e010e54fb3d2ee6bbb3ee + () + + + + getAllowedParams + classApiPageSet.html + a98d029bf1bca07703e7c4728e25578b4 + ($flags=0) + + + + getAllTitlesByNamespace + classApiPageSet.html + a697e6ce266b1d4ed1ac0067ff364d62a + () + + + + getCacheMode + classApiPageSet.html + a56c64e73fb07b667ae9382270c611244 + ($params=null) + + + + getConvertedTitles + classApiPageSet.html + ac1b730b5d73424818f46b0d4326ef1cd + () + + + + getConvertedTitlesAsResult + classApiPageSet.html + a015e49f84eef8db353d8a8245e3718c6 + ($result=null) + + + + getCustomField + classApiPageSet.html + a92642f550da28320164a874b89ee8257 + ($fieldName) + + + + getDataSource + classApiPageSet.html + ad1cd335e4c7fde3f479f106bd2beb465 + () + + + + getGoodTitleCount + classApiPageSet.html + a65c2539dd6313a2c86bb89d7775ee9b2 + () + + + + getGoodTitles + classApiPageSet.html + ae6c9b43c780c8c415491d3707372966c + () + + + + getInterwikiTitles + classApiPageSet.html + aab5c8e27fb6d9dc31d7d4a709d6e7dfd + () + + + + getInterwikiTitlesAsResult + classApiPageSet.html + a93bbe84408b43f15ad1bb6773e3d0ee0 + ($result=null, $iwUrl=false) + + + + getInvalidTitles + classApiPageSet.html + ac5dacd245778a40f4b48380f86e93d9e + () + + + + getInvalidTitlesAndRevisions + classApiPageSet.html + a677f6bd4b9947be37d4ff91c830c09bd + ($invalidChecks=array( 'invalidTitles','special', 'missingIds', 'missingRevIds', 'missingTitles', 'interwikiTitles')) + + + + getMissingPageIDs + classApiPageSet.html + aaa6e37aa5e34ce1d5fd9a0187a4cc3aa + () + + + + getMissingRevisionIDs + classApiPageSet.html + ab8422f6e3b8b42d7143698f1f810fd1b + () + + + + getMissingRevisionIDsAsResult + classApiPageSet.html + aa4b4202e54ed8d0baea2b39f010558de + ($result=null) + + + + getMissingTitles + classApiPageSet.html + a459d3571368f8de0f421230ca63e233f + () + + + + getNormalizedTitles + classApiPageSet.html + a1214c27d61010ac92b14745c238e5c20 + () + + + + getNormalizedTitlesAsResult + classApiPageSet.html + a480089650bcf7dff9b17bfb0115056ae + ($result=null) + + + + getPageTableFields + classApiPageSet.html + a617f523cc51883d8890266682fe8f134 + () + + + + getParamDescription + classApiPageSet.html + a1e5143b97c2b804ff870571b7f9122bd + () + + + + getPossibleErrors + classApiPageSet.html + ac148d159b4a122eadafc20c00cd4382e + () + + + + getRedirectTitles + classApiPageSet.html + aeeccd854d0f183479d4ac9f714563b04 + () + + + + getRedirectTitlesAsResult + classApiPageSet.html + abc9cbbd07f6e55161a4adc62dd64ddea + ($result=null) + + + + getRevisionCount + classApiPageSet.html + a686a8b9028310c1307f519fcc880a601 + () + + + + getRevisionIDs + classApiPageSet.html + a1bb5735d7a4faca5a678b84111fbc8c4 + () + + + + getSpecialTitles + classApiPageSet.html + a8f943ac6098cddfa67b315599494524d + () + + + + getTitleCount + classApiPageSet.html + a85c4594ff1dcffde85089bae84ddb8fc + () + + + + getTitles + classApiPageSet.html + a9aac9c82c8e47c20af1f47a9d5f87916 + () + + + + isResolvingRedirects + classApiPageSet.html + aebbdb94c36cbb31ef1921c867d1e2a94 + () + + + + populateFromPageIDs + classApiPageSet.html + a2af81a580c0640c0153ad457224cb718 + ($pageIDs) + + + + populateFromQueryResult + classApiPageSet.html + a9d2da3f74f2147f2fadbaf5d7e6ee8a1 + ($db, $queryResult) + + + + populateFromRevisionIDs + classApiPageSet.html + aeec2d076edf169e622a64f3d7b53e6b0 + ($revIDs) + + + + populateFromTitles + classApiPageSet.html + a96003d0e2990edafc48e5f8dbfc50e12 + ($titles) + + + + processDbRow + classApiPageSet.html + ab71c08e8c5a17be2e188ab5d26ca0983 + ($row) + + + + requestField + classApiPageSet.html + a86c3d63566dadf34bb35b569b4e96638 + ($fieldName) + + + const + DISABLE_GENERATORS + classApiPageSet.html + af18e4474fe666932f894a6a6db00b029 + + + + + getDB + classApiPageSet.html + a4639e04c645151ffb340890839ac2f92 + () + + + + executeInternal + classApiPageSet.html + a9d5e604426d6c274f888baf9c35cfedb + ($isDryRun) + + + + getGenerators + classApiPageSet.html + a12dd69605c213fd1bbaeee62d8a19386 + () + + + + getRedirectTargets + classApiPageSet.html + a24589bd6d8196567571c41ea6bf251dc + () + + + + initFromPageIds + classApiPageSet.html + af059fc1cedbea98526e6110cc9f75879 + ($pageids) + + + + initFromQueryResult + classApiPageSet.html + ac6e4c87db11f1d9d0efa6b9399d807d3 + ($res, &$remaining=null, $processTitles=null) + + + + initFromRevIDs + classApiPageSet.html + a5509ca94266157598c688748ea8aea15 + ($revids) + + + + initFromTitles + classApiPageSet.html + a1de13aadd248ed46e87dc7adfb20cabf + ($titles) + + + + processTitlesArray + classApiPageSet.html + ac610d2756f0e2b9ad442b47671828aff + ($titles) + + + + resolvePendingRedirects + classApiPageSet.html + a9d1cfc5333ad06a84d3520473a1ed559 + () + + + static + addValues + classApiPageSet.html + a3877dd65924c8d2ce2fdf70054f9fd7e + (array &$result, $values, $flag=null, $name=null) + + + static + getPositiveIntegers + classApiPageSet.html + ab699121804139b637b1aedf5fa6979a3 + ($array) + + + + $mAllowGenerator + classApiPageSet.html + aebb9bb2908876583c7480ffc7c6acc17 + + + + + $mAllPages + classApiPageSet.html + ae8875b8b26ce06c8624345cfaf5befba + + + + + $mCacheMode + classApiPageSet.html + a9bd12ada62b3b80b06d1cf04928ab0cf + + + + + $mConvertedTitles + classApiPageSet.html + a8943a7fdec894291022ae3c9727008a0 + + + + + $mConvertTitles + classApiPageSet.html + aa8f1445fb882a9e3090f7d206c0e0b80 + + + + + $mDbSource + classApiPageSet.html + ac42efdb26a7f56c3c7018b5e14c7e3df + + + + int + $mDefaultNamespace + classApiPageSet.html + a9ab3ea84630c2e6074bc50f95c56c2f1 + + + + + $mFakePageId + classApiPageSet.html + a5ab031f012d2f6706e69215104c3d771 + + + + + $mGoodRevIDs + classApiPageSet.html + a1f22327c615b4c09bf8f152a5d2373da + + + + + $mGoodTitles + classApiPageSet.html + ace1e4d713288a09be046ccc1ec367a5f + + + + + $mInterwikiTitles + classApiPageSet.html + a4937c8b02659c237392d83bbe4eee870 + + + + + $mInvalidTitles + classApiPageSet.html + ae4278c2faec3b00fddddd42c15791a68 + + + + + $mMissingPageIDs + classApiPageSet.html + a03978e4a0225d0d2412790202c6d3925 + + + + + $mMissingRevIDs + classApiPageSet.html + a4a595d4a35dfe14a00326ac886c1d523 + + + + + $mMissingTitles + classApiPageSet.html + a22339d2232130aa376688d5a52088402 + + + + + $mNormalizedTitles + classApiPageSet.html + a5e425bed7331e795d69c86b9cc6c2f42 + + + + + $mParams + classApiPageSet.html + a90e3e0a2e8820c28c055a0b8c8f0ffb3 + + + + + $mPendingRedirectIDs + classApiPageSet.html + a28dfda35838746ef8970f2138302d565 + + + + + $mRedirectTitles + classApiPageSet.html + a3394dc5fd278a88f0e41b0de737911ed + + + + + $mRequestedPageFields + classApiPageSet.html + a168d93f2d8f11afec0d9cb3cf148b079 + + + + + $mResolveRedirects + classApiPageSet.html + a8d5fb54ccbbf88d9858df83363ff81fc + + + + + $mSpecialTitles + classApiPageSet.html + a4de71d4d3d8c12ad104770380fcb77fa + + + + + $mTitles + classApiPageSet.html + ad1b652c59e266136289552126b2d08d4 + + + + static + $generators + classApiPageSet.html + a50fd968970cc3fec383cb1941349c82a + + + + + ApiParamInfo + classApiParamInfo.html + ApiBase + + + __construct + classApiParamInfo.html + a550ac196fe1691171e2bf7a4e0ea1d61 + (ApiMain $main, $action) + + + + execute + classApiParamInfo.html + a2c176ba44339b312420810166144dc4b + () + + + + getAllowedParams + classApiParamInfo.html + a034aae683b7d30e5b7bdfcff4d3a9f55 + () + + + + getDescription + classApiParamInfo.html + a079c1fe01fa499ffe44bde1e76ab4b54 + () + + + + getExamples + classApiParamInfo.html + a357e4dcb1fd0529c7406efe2fda3477c + () + + + + getHelpUrls + classApiParamInfo.html + a5f1907a4327cae2f0d7e699c5ddde7ff + () + + + + getParamDescription + classApiParamInfo.html + a6a6ed2958e8aedc4f4b8ae4db6ef07ea + () + + + + isReadMode + classApiParamInfo.html + a309045f4d74eaae3f7c51f51b9e6ee50 + () + + + ApiQuery + $queryObj + classApiParamInfo.html + a2760f46b6992340828345f40b87112e4 + + + + + addModulesInfo + classApiParamInfo.html + a463556d35d3318c50d1402cecb40095a + ($params, $type, &$res, $resultObj) + + + + getClassInfo + classApiParamInfo.html + a4485c7c8b562332535f6246907fed6a7 + ($obj) + + + + ApiParse + classApiParse.html + ApiBase + + + execute + classApiParse.html + aea169d734e69015965e2fb6cb17ecbd6 + () + + + + getAllowedParams + classApiParse.html + a036af0320ccb5672ad41d2d55cbe46ce + () + + + + getDescription + classApiParse.html + af7aff77f55f08aa2e138a192aef84e69 + () + + + + getExamples + classApiParse.html + ab51275f35db7ae095b59b79704fbdc32 + () + + + + getHelpUrls + classApiParse.html + ac1a0ab7b3eb64f12628e58a3744e8bf1 + () + + + + getParamDescription + classApiParse.html + af4ebfc3c5b426bc036c3e52bf6c865e3 + () + + + + getPossibleErrors + classApiParse.html + a0cbf2f381273adc2a560ab75196f5e70 + () + + + + makeParserOptions + classApiParse.html + a97148bd557edd6d5ecd592ef837c785c + (WikiPage $pageObj, array $params) + + + + categoriesHtml + classApiParse.html + a43aa415671ebdcae8deb15d01bf4ae45 + ($categories) + + + + formatCategoryLinks + classApiParse.html + a866f38afd883b5c7fa2411745008ce49 + ($links) + + + + formatCss + classApiParse.html + aae41edb6443ea2239e1684f5bf306d97 + ($css) + + + + formatHeadItems + classApiParse.html + ae18278f60b9d48f4d4073a4061d21615 + ($headItems) + + + + formatIWLinks + classApiParse.html + a54fdd2f7ac60c5356ba404cb88eadcd5 + ($iw) + + + + formatLangLinks + classApiParse.html + ae17ee86f5f63b1a5e6341fc3cba51655 + ($links) + + + + formatLimitReportData + classApiParse.html + aff96b5716d18c2839741ae1b2393d47a + ($limitReportData) + + + + formatLinks + classApiParse.html + ac6049ea074315912716ba52653115c1c + ($links) + + + + formatProperties + classApiParse.html + ab4864ee66f24090ecf50ca1f122199e3 + ($properties) + + + + getParsedContent + classApiParse.html + a20f6be4cb4a12139dde1f58c966421fc + (WikiPage $page, $popts, $pageId=null, $getWikitext=false) + + + + getSectionContent + classApiParse.html + ab8b8434138c85063fc7ba8a1fe049e36 + (Content $content, $what) + + + + languagesHtml + classApiParse.html + a6ac06626005bcf2e248895a58e20b54e + ($languages) + + + + setIndexedTagNames + classApiParse.html + accef493f06aeb948eed7be9bccdad360 + (&$array, $mapping) + + + Content + $content + classApiParse.html + a1effb114114b4f24c108dc2098582447 + + + + Content + $pstContent + classApiParse.html + ab401a2521206fffcae987715d38f3ea0 + + + + string + $section + classApiParse.html + a7006148fd84b7c013fc42dcde7d8c741 + + + + + ApiParseTest + classApiParseTest.html + ApiTestCase + + + testParseNonexistentPage + classApiParseTest.html + a3fc66c85ff9333166e29f9c939a411f9 + () + + + + setUp + classApiParseTest.html + a98b16978ec6f9fb72a7fce4741e7d908 + () + + + + ApiPatrol + classApiPatrol.html + ApiBase + + + execute + classApiPatrol.html + a9559e74275dcec2520b0d784cc032973 + () + + + + getAllowedParams + classApiPatrol.html + ab079fc51cb42bdff58c5b5b7a0b799a7 + () + + + + getDescription + classApiPatrol.html + ade4f2ce96d128ba1c927adeea1e49ee5 + () + + + + getExamples + classApiPatrol.html + ae94321059a3cc9c5b91486dec5603e00 + () + + + + getHelpUrls + classApiPatrol.html + ab7f72fc800b30d54515a6a9bd2e267a7 + () + + + + getParamDescription + classApiPatrol.html + ab1a01c36b8a5b20f599451f95df30755 + () + + + + getPossibleErrors + classApiPatrol.html + a5e5ba655ec007bf08a236ee1ef14d595 + () + + + + getResultProperties + classApiPatrol.html + a5ea9925d1332aa448b8454d63e4e093d + () + + + + getTokenSalt + classApiPatrol.html + a4642e1dc0cf40ce3331cf69b32a5cb05 + () + + + + isWriteMode + classApiPatrol.html + a80c48beed9f5399249213de0c24dd1fd + () + + + + mustBePosted + classApiPatrol.html + ae253e308eead84f3f29896fd7fef70b0 + () + + + + needsToken + classApiPatrol.html + aae0299b9739417c103d691db23aeb7a3 + () + + + + ApiProtect + classApiProtect.html + ApiBase + + + execute + classApiProtect.html + ae542e5f45ee7bb68d735b892d46cc3fa + () + + + + getAllowedParams + classApiProtect.html + ab776e8dc06ac3fb4648d91bf24870936 + () + + + + getDescription + classApiProtect.html + acab9e5b46fc91f315e7a60bf3c0aab44 + () + + + + getExamples + classApiProtect.html + ad0b3b924541b77dd1bbb701acf1c207c + () + + + + getHelpUrls + classApiProtect.html + afa185bb944646e9409190aa45230ed02 + () + + + + getParamDescription + classApiProtect.html + ace469bb692ce71cf01aba002fe459f52 + () + + + + getPossibleErrors + classApiProtect.html + ad97fe5739362afe5689abc2b34f7083e + () + + + + getResultProperties + classApiProtect.html + a6dbe0629c6d79e62ff61b4cf2e59f213 + () + + + + getTokenSalt + classApiProtect.html + a2db75c5eebdd85fcdb11488b419a5560 + () + + + + isWriteMode + classApiProtect.html + a480249b1207f4c4350ac816c5a4b52e0 + () + + + + mustBePosted + classApiProtect.html + a6673af013a1291c03f8318fcfa6aa1ee + () + + + + needsToken + classApiProtect.html + a59c7aaec3ae10e51e5aa8c8d7ab278d7 + () + + + + ApiPurge + classApiPurge.html + ApiBase + + + execute + classApiPurge.html + a9e67c72cd14039ea1c5a55c56a091fb5 + () + + + + getAllowedParams + classApiPurge.html + a1199e4103dbb9c810546c9d173134e3c + ($flags=0) + + + + getDescription + classApiPurge.html + a3149b1f778e508bf71f4cae906a7e112 + () + + + + getExamples + classApiPurge.html + ad201dc57b92fd0c278ab1c9c23462ed9 + () + + + + getHelpUrls + classApiPurge.html + aa63c32245113a6e940c4eafff47c2cfb + () + + + + getParamDescription + classApiPurge.html + abf72dc8847979ff1672c9023ce81c4b0 + () + + + + getPossibleErrors + classApiPurge.html + a767093168eb555165d7bf7890ac36192 + () + + + + getResultProperties + classApiPurge.html + a58861628a3ce360a589c1bd95dacaba4 + () + + + + isWriteMode + classApiPurge.html + add9e2d5db5fb477cbea8b716a738447a + () + + + + mustBePosted + classApiPurge.html + a7e5d739d7a0d01508d5c26f585fb421a + () + + + + getPageSet + classApiPurge.html + a777ffa1a95f15d8bc9f958a6325814cf + () + + + + $mPageSet + classApiPurge.html + a90635ccd8b6eeda166212d48eb8e280f + + + + + ApiPurgeTest + classApiPurgeTest.html + ApiTestCase + + + testPurgeMainPage + classApiPurgeTest.html + aabf60e932fc3c813051a8fb4057ad35f + () + + + + setUp + classApiPurgeTest.html + a40cde6ce3db95923b31c856817a12280 + () + + + + ApiQuery + classApiQuery.html + ApiBase + + + __construct + classApiQuery.html + a759edf41c7e0020da74a787c2565b722 + (ApiMain $main, $action) + + + + execute + classApiQuery.html + ad55327824494cd1b78ba895a856bffc7 + () + + + + getAllowedParams + classApiQuery.html + a41a0518748ee9020771e0ed4361efd72 + ($flags=0) + + + + getCustomPrinter + classApiQuery.html + aed68ad8ca5715b5ce2abd54fb4aada30 + () + + + + getDescription + classApiQuery.html + a3ec4e041021e5901013598690ac8adf8 + () + + + + getExamples + classApiQuery.html + ab8b77c785fed2ddd6f2163b8e0fca90f + () + + + + getGenerators + classApiQuery.html + a54a125130690ab409ee37b97857bff9b + () + + + + getHelpUrls + classApiQuery.html + acb9a97d59421fbb1e99c7df206c40299 + () + + + + getModuleManager + classApiQuery.html + a6fde367858760c71e9053aa0c86944cf + () + + + + getModules + classApiQuery.html + aa39e84f0e85d115f5db8b0e6bdf8adc3 + () + + + + getModuleType + classApiQuery.html + aae511f093363d24cecc47d10f3789112 + ($moduleName) + + + + getNamedDB + classApiQuery.html + a6dec2b48527f043e2d58845a5ecdfdd6 + ($name, $db, $groups) + + + + getPageSet + classApiQuery.html + ad2e3ee95150d0b658e6c65d0efa8c852 + () + + + + getParamDescription + classApiQuery.html + a42b0b8b122403b1fc7bd73934f9b6ff4 + () + + + + getPossibleErrors + classApiQuery.html + a484aa732faff509c1ea81ec70f944bf5 + () + + + + makeHelpMsg + classApiQuery.html + ac27e5a4dbd0fca6b0ba493932530879e + () + + + + setGeneratorContinue + classApiQuery.html + a9da484d1c1e264b7c61ecb328dd4181b + ($module, $paramName, $paramValue) + + + + shouldCheckMaxlag + classApiQuery.html + acad9d72ba50c7a49bfef8e923f62ded9 + () + + + + mergeCacheMode + classApiQuery.html + aa5dcf17c981c2b0dc760a5dcf6d6b11f + ($cacheMode, $modCacheMode) + + + + doExport + classApiQuery.html + ab9b699e9e1f1b70c8d73924ab8f413bd + ($pageSet, $result) + + + + initContinue + classApiQuery.html + a3ae00cc4abc7a540956982aa43ef6b45 + (&$pagesetParams, &$completeModules) + + + + initModules + classApiQuery.html + afc55803c84e92658ea11e1993d06579e + ($allModules, $completeModules, $usePageset) + + + + instantiateModules + classApiQuery.html + a30fea90bdc94a152e621af29313e4333 + (&$modules, $param) + + + + makeHelpMsgHelper + classApiQuery.html + ad32ee7d5a3666d3c01f8772316043a7c + ($group) + + + + outputGeneralPageInfo + classApiQuery.html + a835b8fbaca8bf76f371153b0f7f1df4f + () + + + + $mGeneratorContinue + classApiQuery.html + a764bdc785b0fcf532d65fdb98ade40a5 + + + + + $mModuleMgr + classApiQuery.html + a43c632d3fc6e4fff1c819d370384144d + + + + + $mNamedDB + classApiQuery.html + a217676665dfbed413303e11b52e7aa38 + + + + ApiPageSet + $mPageSet + classApiQuery.html + a737f74070cad4e0c6f975fa575827f19 + + + + + $mParams + classApiQuery.html + ab50a9aab23428d0c3157c40c16ba1ebf + + + + + $mUseLegacyContinue + classApiQuery.html + a8a86cf68140f00b73cd1fff217df6192 + + + + static + $QueryListModules + classApiQuery.html + a33466930695f230a4080866869b8a3b4 + + + + static + $QueryMetaModules + classApiQuery.html + a4d55cd40434b2455c63471ab0c86ffff + + + + static + $QueryPropModules + classApiQuery.html + ad89a8fc6ff71a04fcdd729f479ec59d0 + + + + + ApiQueryAllCategories + classApiQueryAllCategories.html + ApiQueryGeneratorBase + + + __construct + classApiQueryAllCategories.html + a493a0e9598f0a06fad4621176ada50d0 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryAllCategories.html + a05a4ff2bd1fa61116199cd57538f0de7 + () + + + + executeGenerator + classApiQueryAllCategories.html + aeb498054c5d865af14347db57b5add12 + ($resultPageSet) + + + + getAllowedParams + classApiQueryAllCategories.html + a9aea0af6d0030c0f58095ab7e3af0105 + () + + + + getCacheMode + classApiQueryAllCategories.html + ac838080fabe9279b478bbcf895cf7d41 + ($params) + + + + getDescription + classApiQueryAllCategories.html + a79576d9a14d3b3755f157aec87e60832 + () + + + + getExamples + classApiQueryAllCategories.html + a92eb0a5c699a92361a6844f9c37f52b2 + () + + + + getHelpUrls + classApiQueryAllCategories.html + ac9a880dc814d6a3f475cb8738cde5772 + () + + + + getParamDescription + classApiQueryAllCategories.html + ac661957359d4fc3c2a2297283cb351ca + () + + + + getResultProperties + classApiQueryAllCategories.html + a20f11d6700c4f1db1dd22614546a0d82 + () + + + + run + classApiQueryAllCategories.html + ae01e5dbf66b4b520cab5d7f00f3d9e87 + ($resultPageSet=null) + + + + ApiQueryAllImages + classApiQueryAllImages.html + ApiQueryGeneratorBase + + + __construct + classApiQueryAllImages.html + a614bbcb48eb8aa5c3696730de0166a87 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryAllImages.html + a5f1df7969819a6a16523043fba8c2979 + () + + + + executeGenerator + classApiQueryAllImages.html + a5e1677650f2e626a1892c6f1f27050da + ($resultPageSet) + + + + getAllowedParams + classApiQueryAllImages.html + a32a6bb9e35f15670ac1ba6ae52e0d9c5 + () + + + + getCacheMode + classApiQueryAllImages.html + a4b00db5ef3f713ec2840e1066c4544c5 + ($params) + + + + getDescription + classApiQueryAllImages.html + aa9a7cb2c4272e2a77aa01fa62e0c7531 + () + + + + getExamples + classApiQueryAllImages.html + af0abd29e82be27543324d7f2007f66c1 + () + + + + getHelpUrls + classApiQueryAllImages.html + aefab0cbc4e30213689c7640f6e11fbf4 + () + + + + getParamDescription + classApiQueryAllImages.html + af3f5e6b4b66912b7c33b355a0229e20f + () + + + + getPossibleErrors + classApiQueryAllImages.html + a022211fe4560997842f6a7ff6dbc6b34 + () + + + + getResultProperties + classApiQueryAllImages.html + aa30abb7e98e2d55a78f6ed6913d7017b + () + + + + getDB + classApiQueryAllImages.html + a1b1224d57206019a15f73be525a38705 + () + + + + $mRepo + classApiQueryAllImages.html + ad273f93b9b2aa3ec89d65c63aca811ea + + + + + run + classApiQueryAllImages.html + a9c4163a05efe431501bfb76f1b69f9e1 + ($resultPageSet=null) + + + + $propertyFilter + classApiQueryAllImages.html + a48ae1f0d3ed30aa80bf05f75645a5927 + + + + + ApiQueryAllLinks + classApiQueryAllLinks.html + ApiQueryGeneratorBase + + + __construct + classApiQueryAllLinks.html + af6919cba8ce337394aba0b900e5fdcd5 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryAllLinks.html + ab649d1889e0cd5889ddb0f312fcf2a30 + () + + + + executeGenerator + classApiQueryAllLinks.html + ae4910ae31c6eee6cac62a1be3e44b4e9 + ($resultPageSet) + + + + getAllowedParams + classApiQueryAllLinks.html + a19dbc32592ddfd5db8817ff0fba03ebc + () + + + + getCacheMode + classApiQueryAllLinks.html + aceada557ec292611fb1c6a23fbf7a0cd + ($params) + + + + getDescription + classApiQueryAllLinks.html + ab93208175d3d1be0073d1c02bb19b3e8 + () + + + + getExamples + classApiQueryAllLinks.html + a56e125984d103658a673b514d3cc00eb + () + + + + getHelpUrls + classApiQueryAllLinks.html + a442faad2c0c0382bbb5bb615a1bcd1c7 + () + + + + getParamDescription + classApiQueryAllLinks.html + ae93e8cd11775de89c8fae1dda475d442 + () + + + + getPossibleErrors + classApiQueryAllLinks.html + acf44693fcd8ecdc177064a9d02a225f9 + () + + + + getResultProperties + classApiQueryAllLinks.html + aab6b9be383c1dddc7819503d6cc3857b + () + + + + $description + classApiQueryAllLinks.html + a3a0fdc1a1a7efaa5aec741249cdcc048 + + + + + $descriptionLinking + classApiQueryAllLinks.html + a202f071035e8b3666204ce6e8d986d57 + + + + + $descriptionTargets + classApiQueryAllLinks.html + ad030aea5b7779bbfb732c8227870c270 + + + + + $descriptionWhat + classApiQueryAllLinks.html + ad6d2f5054066b4640f6f59e7428994cf + + + + + $indexTag + classApiQueryAllLinks.html + ad7b621f9db5a7f03a2e6eef9e5c2073f + + + + + $propHelp + classApiQueryAllLinks.html + a634c8f9d1b128d0a0a4a16ab7aad5a48 + + + + + $tablePrefix + classApiQueryAllLinks.html + a61b30e34ad5775ee3d4209f6328f7d67 + + + + + run + classApiQueryAllLinks.html + a5a4cf30f24dd2698fec1f4ff7a00589f + ($resultPageSet=null) + + + + $dfltNamespace + classApiQueryAllLinks.html + ad72a1e9a262a4f86383bc3afae664c1f + + + + + $fieldTitle + classApiQueryAllLinks.html + acdd882771e1352627f6d842d3802564e + + + + + $hasNamespace + classApiQueryAllLinks.html + a35b30eee0c79d4b8e4ba6dcde297b9b8 + + + + + $props + classApiQueryAllLinks.html + aa55b8a9adfd41d7d07ee7b0e12c7cc26 + + + + + $table + classApiQueryAllLinks.html + af4c916c202f500171591f5bbe87c35af + + + + + $useIndex + classApiQueryAllLinks.html + a5a1f3374ca23ac10db7500ff8818e814 + + + + + ApiQueryAllMessages + classApiQueryAllMessages.html + ApiQueryBase + + + __construct + classApiQueryAllMessages.html + ac0bfd31d83daa4ac796c19ae2e5be31e + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryAllMessages.html + a3c0b9d94365122548974b522aadd9b17 + () + + + + getAllowedParams + classApiQueryAllMessages.html + a43d59aee084e4f2d63648a23b43476ad + () + + + + getCacheMode + classApiQueryAllMessages.html + a87c8f9b5be55a6ccf3609b38635a351e + ($params) + + + + getDescription + classApiQueryAllMessages.html + aa07db4e4e946753671643cd36ca185cc + () + + + + getExamples + classApiQueryAllMessages.html + a9124e1cc852bdb8965c5146ed9c70a26 + () + + + + getHelpUrls + classApiQueryAllMessages.html + aa353a6ea206b4e3ea608d1888e34c2a2 + () + + + + getParamDescription + classApiQueryAllMessages.html + aa5c7694074f69a201309c68c98dfe991 + () + + + + getPossibleErrors + classApiQueryAllMessages.html + a4dfae02c3057325fe4176fcef26b3127 + () + + + + getResultProperties + classApiQueryAllMessages.html + aa24d91864e43d51cc4503a0039823c19 + () + + + + ApiQueryAllPages + classApiQueryAllPages.html + ApiQueryGeneratorBase + + + __construct + classApiQueryAllPages.html + ac33e3026098e4c66797a50932974995f + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryAllPages.html + adc5b236d7b16096cb5685959f4d24dc2 + () + + + + executeGenerator + classApiQueryAllPages.html + a8a9968de79369eba6e3e2dcf4a85fa40 + ($resultPageSet) + + + + getAllowedParams + classApiQueryAllPages.html + a277c59f4e04d0c1ad0c90f237d6619c9 + () + + + + getCacheMode + classApiQueryAllPages.html + accda1805e5e51a551ff03feca98cf2cc + ($params) + + + + getDescription + classApiQueryAllPages.html + aca6f8660ca707a3261632acea254f95f + () + + + + getExamples + classApiQueryAllPages.html + ab790ef63e5e6621ff78ec01bca5650be + () + + + + getHelpUrls + classApiQueryAllPages.html + ad8229c65a44137fd7876aebc48691a3e + () + + + + getParamDescription + classApiQueryAllPages.html + a9eef67545cfe42af9c538676b88b10c4 + () + + + + getPossibleErrors + classApiQueryAllPages.html + a0dfb914ac1695a26bbea578c310dbe78 + () + + + + getResultProperties + classApiQueryAllPages.html + a730b0526f9997203c8d9ccde022f731f + () + + + + run + classApiQueryAllPages.html + a197d0137b4ceb8834f9fb259307ed90c + ($resultPageSet=null) + + + + ApiQueryAllPagesTest + classApiQueryAllPagesTest.html + ApiTestCase + + + testBug25702 + classApiQueryAllPagesTest.html + a7d983f7b53a7449114fa14c6d611bf84 + () + + + + setUp + classApiQueryAllPagesTest.html + a36a33e94aabb38e3946d3293d61a8562 + () + + + + ApiQueryAllUsers + classApiQueryAllUsers.html + ApiQueryBase + + + __construct + classApiQueryAllUsers.html + a1e38aa7412b7293fa713a3c98301bfda + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryAllUsers.html + a40eea4fb7ad2749d968eedd24fca0d44 + () + + + + getAllowedParams + classApiQueryAllUsers.html + aa9cba1c8aa38f084e32db021cd388652 + () + + + + getCacheMode + classApiQueryAllUsers.html + a4f2719580342f05ca41452ea91ca2855 + ($params) + + + + getDescription + classApiQueryAllUsers.html + aeb1183e30db3bdc4a9a14f8ee267291f + () + + + + getExamples + classApiQueryAllUsers.html + a886b95145f912d6c9c233241aa56b3c2 + () + + + + getHelpUrls + classApiQueryAllUsers.html + afd103ec3fbe8871957b1f1bdbb897872 + () + + + + getParamDescription + classApiQueryAllUsers.html + a592d1098f34f8d18b4032bd9fa1def2e + () + + + + getPossibleErrors + classApiQueryAllUsers.html + a0e5b6d9ce15a68958e0ea2dbdbe8fb4a + () + + + + getResultProperties + classApiQueryAllUsers.html + aa7af5a97bb1a0b21396bdc61ad0a02b1 + () + + + + getCanonicalUserName + classApiQueryAllUsers.html + a00db3bcfba525a08aa86c01b95e2663d + ($name) + + + + ApiQueryBacklinks + classApiQueryBacklinks.html + ApiQueryGeneratorBase + + + __construct + classApiQueryBacklinks.html + acabba98773f53d3f2fb34f3e3ca3d512 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryBacklinks.html + a2cc78d10787dbda28cdc47c640707fd0 + () + + + + executeGenerator + classApiQueryBacklinks.html + abdc1018d2109ce24397e4cde8c394478 + ($resultPageSet) + + + + getAllowedParams + classApiQueryBacklinks.html + a1dada7e321cebdd8e765fa95fe7382ab + () + + + + getCacheMode + classApiQueryBacklinks.html + aaa1e8ea363812cf7892b2f777f683382 + ($params) + + + + getDescription + classApiQueryBacklinks.html + a2273fe4e9cf53b3b22608689060ef4c3 + () + + + + getExamples + classApiQueryBacklinks.html + ac1bba9f56c9159a175ae714343da0a89 + () + + + + getHelpUrls + classApiQueryBacklinks.html + a83bd0e7b772e750a2ca3cf5328e863bc + () + + + + getParamDescription + classApiQueryBacklinks.html + a5a03ee2cb6346f521c5c1a8ebee96eb1 + () + + + + getPossibleErrors + classApiQueryBacklinks.html + a6caf2dd9ca84a5c4d8ff4a1b09f53c3c + () + + + + getResultProperties + classApiQueryBacklinks.html + a999705644f8f93c577b9569ca6b38474 + () + + + + $bl_code + classApiQueryBacklinks.html + a9e1e8cc9857d3c4fb036f94d245304fc + + + + + $bl_fields + classApiQueryBacklinks.html + a2bb038ad995d9edcf18a77aad7e95512 + + + + + $bl_from + classApiQueryBacklinks.html + a37c9c7d123594233b92af6a40d43ee19 + + + + + $bl_table + classApiQueryBacklinks.html + a11c52d491c83c2065a52679f2c91ec11 + + + + + $bl_title + classApiQueryBacklinks.html + a2a830caf1f53f096119345d0b0038da4 + + + + + $contID + classApiQueryBacklinks.html + a9d3cbffa261adacf5c2c00276f4e16c9 + + + + + $hasNS + classApiQueryBacklinks.html + a8a00bd4f3d5c1c3278e0ce82b7846c0d + + + + + $redirect + classApiQueryBacklinks.html + aca121a4b44b08e57c3cb5dc3b15929f7 + + + + + $redirID + classApiQueryBacklinks.html + af27ed3a2189f7ccc221d4663a6353ec2 + + + + + getContinueRedirStr + classApiQueryBacklinks.html + acc7d20db6b6295d1885ae18b25aaf04d + ($lastPageID, $lastRedirID) + + + + getContinueStr + classApiQueryBacklinks.html + a8c3b69f4d39fe97f77087f80fd073039 + ($lastPageID) + + + + parseContinueParam + classApiQueryBacklinks.html + aa7b2a15cef6ce97c788d2fe945e2809f + () + + + + processContinue + classApiQueryBacklinks.html + a1095330d8ad096ef6ef4335ed5fdf285 + () + + + + extractRedirRowInfo + classApiQueryBacklinks.html + a034315140b78ae18d5dbabb61cbb8fdc + ($row) + + + + extractRowInfo + classApiQueryBacklinks.html + aab836dbf4ea2e93497f94f1aea1e5f86 + ($row) + + + + prepareFirstQuery + classApiQueryBacklinks.html + accbd5eeb76ae5c5ce65f1a054a826343 + ($resultPageSet=null) + + + + prepareSecondQuery + classApiQueryBacklinks.html + a707525d0d7a2b0845e40ac1740433b64 + ($resultPageSet=null) + + + + run + classApiQueryBacklinks.html + a62fe75e6eaea2c904daa0e9ce6522a4a + ($resultPageSet=null) + + + + $backlinksSettings + classApiQueryBacklinks.html + a02e011b4cc5e4c6ec2dbdc1ba3a81bf2 + + + + + $bl_ns + classApiQueryBacklinks.html + aba639ceb0344840e700b2c95acb53714 + + + + + $continueStr + classApiQueryBacklinks.html + a6f04e960dfe86dad2e651399a932a03f + + + + array + $pageMap + classApiQueryBacklinks.html + a1f1bb0e383c83025571d6c39b305e03e + + + + + $params + classApiQueryBacklinks.html + af08b3ab0ac094edb2cbe37df7c8c4370 + + + + + $redirTitles + classApiQueryBacklinks.html + a0158adaf97db74eeeb7ac6485be658f7 + + + + + $resultArr + classApiQueryBacklinks.html + a6c4c41d3bcba9c6cc4d5930d8f8db673 + + + + Title + $rootTitle + classApiQueryBacklinks.html + ae35925f158d8a07af579b19e82ae72e2 + + + + + ApiQueryBase + classApiQueryBase.html + ApiBase + + + __construct + classApiQueryBase.html + aba6a66b1335319a0410c467f3102101a + (ApiQuery $queryModule, $moduleName, $paramPrefix= '') + + + + getCacheMode + classApiQueryBase.html + a42ee449eb4a66e1d58a6867cc9949b6d + ($params) + + + + getDirectionDescription + classApiQueryBase.html + a09e45f75b87648e71d4716fb1c428b4f + ($p= '', $extraDirText= '') + + + + getPossibleErrors + classApiQueryBase.html + a1948919b84aa2317fa07c36864d6eb81 + () + + + + getQuery + classApiQueryBase.html + ac059014f46b5443330703cd4a29b6d37 + () + + + + keyPartToTitle + classApiQueryBase.html + ab865cb1c8083757b98770ca7b36dc509 + ($keyPart) + + + + keyToTitle + classApiQueryBase.html + a5db6b862402055aac4376af7ad0fb4f1 + ($key) + + + + prepareUrlQuerySearchString + classApiQueryBase.html + a25dbe714bc1b784cf31e480ec807584f + ($query=null, $protocol=null) + + + + requestExtraData + classApiQueryBase.html + a10da4ca9a4bfa4314da1bb9e5d104516 + ($pageSet) + + + + selectNamedDB + classApiQueryBase.html + a1ee326d0f5bedb12f611b6d5b54ab555 + ($name, $db, $groups) + + + + showHiddenUsersAddBlockInfo + classApiQueryBase.html + a210a1f431cf1608293d0f74878c6de8e + ($showBlockInfo) + + + + titlePartToKey + classApiQueryBase.html + a3904f32009ffa533c4604814fda4b00a + ($titlePart, $defaultNamespace=NS_MAIN) + + + + titleToKey + classApiQueryBase.html + ae34c72b6183b343efdcf0bada660e5bb + ($title) + + + + userCanSeeRevDel + classApiQueryBase.html + af937e5f9bd327cb2da87e971b796dc0a + () + + + + validateSha1Base36Hash + classApiQueryBase.html + aaa6080881688aaae07dbfb75598cdfd8 + ($hash) + + + + validateSha1Hash + classApiQueryBase.html + abf4ac01d075d55d54850e9606d338e8a + ($hash) + + + static + addTitleInfo + classApiQueryBase.html + a80a87aa22c5380714746298da7bcb601 + (&$arr, $title, $prefix= '') + + + + $fields + classApiQueryBase.html + aaf2982b7b8e1d1245f195f17734d7995 + + + + + $join_conds + classApiQueryBase.html + a35f537857ea7dc39496aabbc3241714e + + + + + $mDb + classApiQueryBase.html + af43f915ed7838c68b68bdc812530b687 + + + + + $options + classApiQueryBase.html + a529ac57e33ebff4a0a447e376b5c2a04 + + + + + $tables + classApiQueryBase.html + a56a45387b76badb0ee3db787a7b50636 + + + + + $where + classApiQueryBase.html + a1631ffb512e66c9c214222781a1e5d84 + + + + + addFields + classApiQueryBase.html + a6a39cc86eb51a102de4c26db1fbd5ca3 + ($value) + + + + addFieldsIf + classApiQueryBase.html + aeec3081408ca8f22dcbc1938c63b4945 + ($value, $condition) + + + + addJoinConds + classApiQueryBase.html + a648a6cc62da34830bfe28a0b6ffd05bb + ($join_conds) + + + + addOption + classApiQueryBase.html + a152913a45d4f69c248c66e057a8b3a40 + ($name, $value=null) + + + + addPageSubItem + classApiQueryBase.html + aa490fc2a0858f53b767fe9d5a45160f9 + ($pageId, $item, $elemname=null) + + + + addPageSubItems + classApiQueryBase.html + a4f7f97e2fbbe5e60709f859b89adc81c + ($pageId, $data) + + + + addTables + classApiQueryBase.html + adba2ea3bbe99deb2d26ae511a492a97d + ($tables, $alias=null) + + + + addTimestampWhereRange + classApiQueryBase.html + a6c496aaee93e6b66a8c0fa63a60cc2f4 + ($field, $dir, $start, $end, $sort=true) + + + + addWhere + classApiQueryBase.html + ad653e1df7d530323a8f6e81ffba38d4a + ($value) + + + + addWhereFld + classApiQueryBase.html + a05c930ece732e599fbe24db84e889731 + ($field, $value) + + + + addWhereIf + classApiQueryBase.html + aa5f0881bb4682bd3b688a6ff71b8b7ad + ($value, $condition) + + + + addWhereRange + classApiQueryBase.html + a6c2df65d597a3daeecf0aa42dba0a6c7 + ($field, $dir, $start, $end, $sort=true) + + + + checkRowCount + classApiQueryBase.html + a09c69528826f6d411de9a9b9c9b90f02 + () + + + + getDB + classApiQueryBase.html + a93a260f4086228860b5a60504a1fddc5 + () + + + + getPageSet + classApiQueryBase.html + ac7b9a6c6566ffd4064ec79aa9667d604 + () + + + + resetQueryParams + classApiQueryBase.html + a2a4f4d5340bd9ef28a5123c83a733b57 + () + + + + select + classApiQueryBase.html + a6db4a0916509e8c9c0874c2f8e8217f2 + ($method, $extraQuery=array()) + + + + setContinueEnumParameter + classApiQueryBase.html + ade412c8f7eb87619d34b71bf8dcb4a1f + ($paramName, $paramValue) + + + + $mQueryModule + classApiQueryBase.html + a447184102e4b0216f7d55cbac9d7543a + + + + + ApiQueryBasicTest + classApiQueryBasicTest.html + ApiQueryTestBase + + + addDBData + classApiQueryBasicTest.html + a6241b8e0dd27e893e694a39f6f651250 + () + + + + testAllTogether + classApiQueryBasicTest.html + af902fd39a5ccb14ac0734dba309c1339 + () + + + + testGenerator + classApiQueryBasicTest.html + a831cfe4f8fb29c204a5247afc068f7ed + () + + + + testGeneratorRedirects + classApiQueryBasicTest.html + ada4e13f1fb820091c24bd5e92e75d81b + () + + + + testLists + classApiQueryBasicTest.html + a24e3dd0b3d0c574fea9edc307c4bf86e + () + + + + testProps + classApiQueryBasicTest.html + a4e2992d2d974968054c8a88c2b8015bb + () + + + + $exceptionFromAddDBData + classApiQueryBasicTest.html + a479817ac95dc4b98127817c759eb2f3b + + + + static + $allcategories + classApiQueryBasicTest.html + a17d7ed8672ec71f6fc2961efda94ad9a + + + + static + $alllinks + classApiQueryBasicTest.html + af1d8a45f3b3f470c273999b8d4190309 + + + + static + $allpages + classApiQueryBasicTest.html + a853b529e2f29ec07e692192105c7efbf + + + + static + $alltransclusions + classApiQueryBasicTest.html + a38db419d8aadd5338b76fc7f9e3bb9f7 + + + + static + $backlinks + classApiQueryBasicTest.html + a5f3b8269b9716eb0c80d709d3b42307c + + + + static + $categories + classApiQueryBasicTest.html + a766e56743a839fac1d6a107eb69957e7 + + + + static + $categorymembers + classApiQueryBasicTest.html + adfaa7e71e611f650327a1ce96bb50678 + + + + static + $embeddedin + classApiQueryBasicTest.html + a417bcbde74b31166435b68cb66750101 + + + + static + $generatorAllpages + classApiQueryBasicTest.html + a5e54548df3276edd7f2ab9c8d0871a99 + + + + static + $generatorLinks + classApiQueryBasicTest.html + a3fc46f6e8eab3371b41be21a85805b1d + + + + static + $generatorLinksPropLinks + classApiQueryBasicTest.html + ae00dd6fa00aa2044f138bd14c905c4e0 + + + + static + $generatorLinksPropTemplates + classApiQueryBasicTest.html + aa0338bf8e5af03cf4d74553b054b9b0b + + + + static + $links + classApiQueryBasicTest.html + afca3d4ab4729f19935c1a6ca5560b7da + + + + static + $templates + classApiQueryBasicTest.html + a75ae91ac678bbaacdeeedbfddda70cf5 + + + + + ApiQueryBlocks + classApiQueryBlocks.html + ApiQueryBase + + + __construct + classApiQueryBlocks.html + ae8cdd1dfb886ae1a846a66fecaacd01d + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryBlocks.html + a03db3b6678f37f31f6e87157e1210d66 + () + + + + getAllowedParams + classApiQueryBlocks.html + a9f5a21eb3b886dfb2c0defb97be7da16 + () + + + + getDescription + classApiQueryBlocks.html + a0691062a1216bf342891389e3ab823e7 + () + + + + getExamples + classApiQueryBlocks.html + af80b17d29e1ad2a9cf4de6b69b31f0af + () + + + + getHelpUrls + classApiQueryBlocks.html + af251000c34337ba5f000b22cba5e4958 + () + + + + getParamDescription + classApiQueryBlocks.html + a5662ad4c925720e4366f223b55e0426d + () + + + + getPossibleErrors + classApiQueryBlocks.html + a0e742e4f2471b2c675271591c91671ef + () + + + + getResultProperties + classApiQueryBlocks.html + acc16b4c24198972e11b3f41f771d27b2 + () + + + + prepareUsername + classApiQueryBlocks.html + ac7971aea8a95d04b73ea6b90050eef10 + ($user) + + + array + $usernames + classApiQueryBlocks.html + a057b8a5dc15ea0210bcee3cb4bc80032 + + + + + ApiQueryCategories + classApiQueryCategories.html + ApiQueryGeneratorBase + + + __construct + classApiQueryCategories.html + a67c5239bc66fb1e437b2fa73afc773bf + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryCategories.html + ac9acac29f0a54e9411a11649db88ad56 + () + + + + executeGenerator + classApiQueryCategories.html + a5b3969633d2dccc20925a07c8ab9d017 + ($resultPageSet) + + + + getAllowedParams + classApiQueryCategories.html + aa28ef44168f2a4e6a07280e8d85c8f5a + () + + + + getCacheMode + classApiQueryCategories.html + a49695a4391448929bc35302d173e66b0 + ($params) + + + + getDescription + classApiQueryCategories.html + a759c9678b5cb2b6800fbf86821f4c3bf + () + + + + getExamples + classApiQueryCategories.html + a5ed133e2e6b0340f62711285b0553d43 + () + + + + getHelpUrls + classApiQueryCategories.html + a6bdd0861c9e2eced5e8126f913f634dd + () + + + + getParamDescription + classApiQueryCategories.html + a826e8b5fe6169f8eee87c3be8347facd + () + + + + getPossibleErrors + classApiQueryCategories.html + a7ff5c90719ae9cd99990b4d86255cc35 + () + + + + getResultProperties + classApiQueryCategories.html + a6ab781a0d6752cb87b1966283a44745e + () + + + + run + classApiQueryCategories.html + ac8d175071e843e8dabc3a17abd37e2a0 + ($resultPageSet=null) + + + + ApiQueryCategoryInfo + classApiQueryCategoryInfo.html + ApiQueryBase + + + __construct + classApiQueryCategoryInfo.html + a37fa496ee692f36c275ae3889310bfc5 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryCategoryInfo.html + a454ab8686edab975ad395dd09534dfae + () + + + + getAllowedParams + classApiQueryCategoryInfo.html + aca57bc200e4d26084d72f0ded6eca0bc + () + + + + getCacheMode + classApiQueryCategoryInfo.html + a65e0f8fecfbfac1391328c41228f6a75 + ($params) + + + + getDescription + classApiQueryCategoryInfo.html + ae62d948659daf838e7ceb965d3d0c626 + () + + + + getExamples + classApiQueryCategoryInfo.html + aee5c9e5b7ec0c5e97a6d278a20e4cae1 + () + + + + getHelpUrls + classApiQueryCategoryInfo.html + a62aa1b383c0c1d0108b5e005c41d902d + () + + + + getParamDescription + classApiQueryCategoryInfo.html + a92eab65497ecfb36dc3bd16ee1b0d8b4 + () + + + + getResultProperties + classApiQueryCategoryInfo.html + a2299d3006f591610a7e61f4330b1e963 + () + + + + ApiQueryCategoryMembers + classApiQueryCategoryMembers.html + ApiQueryGeneratorBase + + + __construct + classApiQueryCategoryMembers.html + a5d2427c9527817196b69b36b3a9f452b + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryCategoryMembers.html + a053deb8df661c2f94401308936aa429b + () + + + + executeGenerator + classApiQueryCategoryMembers.html + aa5629d9bad3716b50d3abf1427dc767b + ($resultPageSet) + + + + getAllowedParams + classApiQueryCategoryMembers.html + a99fcbea7c7402ee2b6a4b7e9c4a3f00d + () + + + + getCacheMode + classApiQueryCategoryMembers.html + a7150b24cec35b1c10e2d3ec7daf50f0b + ($params) + + + + getDescription + classApiQueryCategoryMembers.html + a63c625fb368e7c7d4c2f9b71850f6e69 + () + + + + getExamples + classApiQueryCategoryMembers.html + acc33b168c86b516aaf90b1af2c600b36 + () + + + + getHelpUrls + classApiQueryCategoryMembers.html + af925d9c5c44d199d3e7ebf3cab00a9c4 + () + + + + getParamDescription + classApiQueryCategoryMembers.html + aa5f4e16d43483f012e92dba0c7d52c8a + () + + + + getPossibleErrors + classApiQueryCategoryMembers.html + a0e6b2ca939a34edb774a65bba92bc95c + () + + + + getResultProperties + classApiQueryCategoryMembers.html + a227f9ac4d72518916239cda829eac829 + () + + + + run + classApiQueryCategoryMembers.html + aabfc5108ea7a12097858db49d52696f1 + ($resultPageSet=null) + + + + ApiQueryContinue2Test + classApiQueryContinue2Test.html + ApiQueryContinueTestBase + + + addDBData + classApiQueryContinue2Test.html + ac8a85213e2610319118be37ec79a135e + () + + + + testA + classApiQueryContinue2Test.html + a280e8c102a913a6e6496f3c5b5ba882c + () + + + + $exceptionFromAddDBData + classApiQueryContinue2Test.html + a39df4bf8ab7394b3b0d9adbce6045bea + + + + + ApiQueryContinueTest + classApiQueryContinueTest.html + ApiQueryContinueTestBase + + + addDBData + classApiQueryContinueTest.html + a69ed0d4dda3fd0bed54f09565560d6d7 + () + + + + test1List + classApiQueryContinueTest.html + a6dbb8083391cb75914804106984c75b9 + () + + + + test2Lists + classApiQueryContinueTest.html + af8524c34b254a0516501efcfcf053565 + () + + + + testGen1Prop + classApiQueryContinueTest.html + a0d3ee5a03a1a8d6b37354dce281d6ce6 + () + + + + testGen1Prop1List + classApiQueryContinueTest.html + a678db4c656a65b29d0613ec1b2c4b7a8 + () + + + + testGen2Prop + classApiQueryContinueTest.html + a41707eabbd92a853c9c9cfc397505c07 + () + + + + testGen2Prop2List1Meta + classApiQueryContinueTest.html + adc13bdfa44a192315a447432de44c147 + () + + + + testSameGenAndProp + classApiQueryContinueTest.html + a3f1028a2e7dbd331719a0eb35f2c04c4 + () + + + + testSameGenList + classApiQueryContinueTest.html + a2490da2ef0c71b54ffa2ac3fa9e8e61d + () + + + + $exceptionFromAddDBData + classApiQueryContinueTest.html + ad9c97f97df525871309816298c3caf7a + + + + + ApiQueryContinueTestBase + classApiQueryContinueTestBase.html + ApiQueryTestBase + + + checkC + classApiQueryContinueTestBase.html + a656f153266305d8c18836a17048c59f2 + ($expected, $params, $expectedCount, $id, $continue=true) + + + + mergeResult + classApiQueryContinueTestBase.html + a9f8fe5734edafe89f0a1460afb8105ba + (&$results, $newResult, $numericIds=false) + + + + query + classApiQueryContinueTestBase.html + a810d6d163be62fa4eb04b7cc6e7184e1 + ($params, $expectedCount, $id, $useContinue=true) + + + + $mVerbose + classApiQueryContinueTestBase.html + aa1fda0238c4f60a4c42baec62caad9d9 + + + + + printResult + classApiQueryContinueTestBase.html + ae6d7b3b226f232947b305b52b0c4a204 + ($data) + + + static + GetItems + classApiQueryContinueTestBase.html + a67d723d6b17fc7db29010a2fd338a691 + ($q, $moduleName, $name, &$print) + + + + ApiQueryContributions + classApiQueryContributions.html + ApiQueryBase + + + __construct + classApiQueryContributions.html + a97117119807971e5701dd627a04bea51 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryContributions.html + a93cd5094ba13bdf79515d5bd9e051f75 + () + + + + getAllowedParams + classApiQueryContributions.html + a8eaf051307a2940973a5a9ecc4d3a052 + () + + + + getCacheMode + classApiQueryContributions.html + afbc05d3aeecad0da938643bf3a013de3 + ($params) + + + + getDescription + classApiQueryContributions.html + a2b778e4960bc86604e5ed55add7d86aa + () + + + + getExamples + classApiQueryContributions.html + a263809caf69e60f625b5ec53ec164b31 + () + + + + getHelpUrls + classApiQueryContributions.html + a654b08e1692b7bcab5657095fe237684 + () + + + + getParamDescription + classApiQueryContributions.html + abab5c6168b008382f61a674fcbc83874 + () + + + + getPossibleErrors + classApiQueryContributions.html + acbce02ad4d71bfa062d398c31d790ff5 + () + + + + getResultProperties + classApiQueryContributions.html + ae407ba23f7d7cc1bd1c42db589fe98ee + () + + + + $fld_comment + classApiQueryContributions.html + aeee57794f6f68df7899e900ca8446eca + + + + + $fld_flags + classApiQueryContributions.html + aa07e44d0fd17019c9acfb6b8d979b56a + + + + + $fld_parsedcomment + classApiQueryContributions.html + a165b2b1ccf6bc21de3033ff92ec949a1 + + + + + $fld_patrolled + classApiQueryContributions.html + abc11c2473785d6433fbd3aa2231b7431 + + + + + $fld_size + classApiQueryContributions.html + a8707ce784930033aa496b4ac9d77ae1b + + + + + $fld_sizediff + classApiQueryContributions.html + abd7bccf5d573a4921a8f9ed261e69162 + + + + + $fld_tags + classApiQueryContributions.html + a5f15bbd17529b7efe63d3f26c52b0b86 + + + + + $fld_timestamp + classApiQueryContributions.html + a4d4210eb43dd516042711514174ccdfc + + + + + $fld_title + classApiQueryContributions.html + a4e9e6b025a7b400af40cc3f959d9ca29 + + + + + $multiUserMode + classApiQueryContributions.html + a2bcaf18ea622870a29e67b565e2d3ed2 + + + + + $parentLens + classApiQueryContributions.html + a3c598bd5cbcd027f948fc884ea369848 + + + + + $prefixMode + classApiQueryContributions.html + a052557f4b8b6332241272efbfa2bf629 + + + + + $usernames + classApiQueryContributions.html + aa2112b7fed3c098cc992ad5a71b85639 + + + + + $userprefix + classApiQueryContributions.html + afd88bd897d0f2f0cd46aa6d9e27e3579 + + + + + continueStr + classApiQueryContributions.html + a78107ed7e5c56299dfea221aa070ebea + ($row) + + + + extractRowInfo + classApiQueryContributions.html + a2b4f2d6d05017d8dbec4d9fab391e8a1 + ($row) + + + + prepareQuery + classApiQueryContributions.html + a0f830714912482640a008522d74fbc59 + () + + + + prepareUsername + classApiQueryContributions.html + a9801a9680b4ff46480b4f32fa528cfcb + ($user) + + + + $fld_ids + classApiQueryContributions.html + a88299055aaf083a7c937fbad63952d65 + + + + + $params + classApiQueryContributions.html + ae3a6a5c9416f40f459941da072312d06 + + + + + ApiQueryContributors + classApiQueryContributors.html + ApiQueryBase + + + __construct + classApiQueryContributors.html + a8a6fc2fc856a7589551aa98dd2ea8ee7 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryContributors.html + ac84bc531f8f4f175c0e87f89055a3ccf + () + + + + getAllowedParams + classApiQueryContributors.html + a8bf4c1d7ec68fae82cd6a8fcf9eefb13 + () + + + + getCacheMode + classApiQueryContributors.html + a259db970462681d42f564fc0e31ebba3 + ($params) + + + + getDescription + classApiQueryContributors.html + a2f4452c4d982a9539d13eedb7ce518c0 + () + + + + getExamples + classApiQueryContributors.html + ace8a5e54475fc306a628ae5f33b61d0c + () + + + + getHelpUrls + classApiQueryContributors.html + acb69b2f3d7839a28495483b6b85c2436 + () + + + + getParamDescription + classApiQueryContributors.html + aa1a08e35e37b7f231c133e400467caa6 + () + + + + getPossibleErrors + classApiQueryContributors.html + ab1f242a16038fc52cb6b8245714c6c30 + () + + + const + MAX_PAGES + classApiQueryContributors.html + ad5100ddd3f225535e0ea332c7af32000 + + + + + ApiQueryDeletedrevs + classApiQueryDeletedrevs.html + ApiQueryBase + + + __construct + classApiQueryDeletedrevs.html + aec5f4da80dba9819c1d5741cdc5beef7 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryDeletedrevs.html + ab97821a9be1236cdff6e121f4c899ff3 + () + + + + getAllowedParams + classApiQueryDeletedrevs.html + a494f60292baf5fbcb387193dfbd1541c + () + + + + getDescription + classApiQueryDeletedrevs.html + a453ed3e5049a60ba160b0d6a2f9bc9ed + () + + + + getExamples + classApiQueryDeletedrevs.html + a1a8b6cc8543ffcfeaf17e17d842bb526 + () + + + + getHelpUrls + classApiQueryDeletedrevs.html + a7cd0790f0166e9f1736c68a5df56cd93 + () + + + + getParamDescription + classApiQueryDeletedrevs.html + a45dd09e3045b3aee56336f50cf320c18 + () + + + + getPossibleErrors + classApiQueryDeletedrevs.html + a88f5d8ffc244d0496e75638f15629704 + () + + + + getResultProperties + classApiQueryDeletedrevs.html + a58ca34c5b12eccfb06ef881bc956c0bb + () + + + + ApiQueryDisabled + classApiQueryDisabled.html + ApiQueryBase + + + execute + classApiQueryDisabled.html + a8cc0104ac00c768a2331e970f8685f01 + () + + + + getAllowedParams + classApiQueryDisabled.html + a1cd16f43b18899fcd265d3771d22958c + () + + + + getDescription + classApiQueryDisabled.html + a53965cc4e3fbfa5a76e9df4b9ec63bfb + () + + + + getExamples + classApiQueryDisabled.html + aa2e8485d6021e3475f90c25db1266640 + () + + + + getParamDescription + classApiQueryDisabled.html + a853644eb299bed9f3b6262e015fc6b7d + () + + + + ApiQueryDuplicateFiles + classApiQueryDuplicateFiles.html + ApiQueryGeneratorBase + + + __construct + classApiQueryDuplicateFiles.html + a2ad0fa91f059faab171d6c5b13cbb193 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryDuplicateFiles.html + a002ecf570dc916879752f922af1fc7af + () + + + + executeGenerator + classApiQueryDuplicateFiles.html + aa77ed19bd5e52f610302dbbc4c6b2aef + ($resultPageSet) + + + + getAllowedParams + classApiQueryDuplicateFiles.html + a6c6c0d49dd1ed2cff2b511d2769d2534 + () + + + + getCacheMode + classApiQueryDuplicateFiles.html + a902bd1888c7d7911b0a29f575f9ab3f0 + ($params) + + + + getDescription + classApiQueryDuplicateFiles.html + ac23a72b20cddb40b3c77b503e4878cfe + () + + + + getExamples + classApiQueryDuplicateFiles.html + a3165d074d88ba062ab8759627ddc20da + () + + + + getHelpUrls + classApiQueryDuplicateFiles.html + aa6404e9b0af75bcabab123f5d7878bd4 + () + + + + getParamDescription + classApiQueryDuplicateFiles.html + a722d978a8da813b773c3339a017f5ce2 + () + + + + getResultProperties + classApiQueryDuplicateFiles.html + ab4a80eb5b8591681064e1164d8e5aa08 + () + + + + run + classApiQueryDuplicateFiles.html + a5a355f352355e7b98961b9fd38bcd7b0 + ($resultPageSet=null) + + + + ApiQueryExternalLinks + classApiQueryExternalLinks.html + ApiQueryBase + + + __construct + classApiQueryExternalLinks.html + afab5450a532e38bc87c32dc55a6b1ae0 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryExternalLinks.html + a770b798cbc31400579847ab667a4679f + () + + + + getAllowedParams + classApiQueryExternalLinks.html + a9cdfe1793997d8163a6dbfb2e7eba53a + () + + + + getCacheMode + classApiQueryExternalLinks.html + a4470233c888801b5d948d961726ee016 + ($params) + + + + getDescription + classApiQueryExternalLinks.html + a2061c8362a19da06fec0c1895421322d + () + + + + getExamples + classApiQueryExternalLinks.html + a36f1d428a94dd7efba46287bd0c10222 + () + + + + getHelpUrls + classApiQueryExternalLinks.html + a4b42b66a472fd803ff2f574d0c8f925b + () + + + + getParamDescription + classApiQueryExternalLinks.html + ac65e246b8ffb9b6c2e26d2e714243305 + () + + + + getPossibleErrors + classApiQueryExternalLinks.html + a2cb67b52c1aaaf217f523b2dc63b6247 + () + + + + getResultProperties + classApiQueryExternalLinks.html + acf834025516950173e0c4f05d6a8a152 + () + + + + ApiQueryExtLinksUsage + classApiQueryExtLinksUsage.html + ApiQueryGeneratorBase + + + __construct + classApiQueryExtLinksUsage.html + af796d66786e458a7626d42b001ffa2d9 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryExtLinksUsage.html + a8248acedbc30bf5da76d6daaf94e1ce4 + () + + + + executeGenerator + classApiQueryExtLinksUsage.html + a953301ed886ae44d63be485b5e0be00f + ($resultPageSet) + + + + getAllowedParams + classApiQueryExtLinksUsage.html + afd6dae3ec08b550066bfe3ab773f0378 + () + + + + getCacheMode + classApiQueryExtLinksUsage.html + aaa4356fc6fbf3f636e171cf9a82e3750 + ($params) + + + + getDescription + classApiQueryExtLinksUsage.html + acbe8a0ca20773e4c67c1f2a049bbbf46 + () + + + + getExamples + classApiQueryExtLinksUsage.html + ad7a90b9fb12599e8e674287f1688af8f + () + + + + getHelpUrls + classApiQueryExtLinksUsage.html + a94b99f9a13dcd61cd3d29c532bbd790a + () + + + + getParamDescription + classApiQueryExtLinksUsage.html + aefcf60c21fd046cd292937adf8e4219a + () + + + + getPossibleErrors + classApiQueryExtLinksUsage.html + a2e1d7c91d57dbcd03c8a80dd7b835d79 + () + + + + getResultProperties + classApiQueryExtLinksUsage.html + a37ec16901de51bec82b34a96676707c2 + () + + + static + getProtocolPrefix + classApiQueryExtLinksUsage.html + a1eb22fa071efcb8b72ed2eff673f38c1 + ($protocol) + + + static + prepareProtocols + classApiQueryExtLinksUsage.html + ab81fabd068a21c1cb050eb51e84d592c + () + + + + run + classApiQueryExtLinksUsage.html + a57bda1ddd592a62b8c63790405e7cb96 + ($resultPageSet=null) + + + + ApiQueryFilearchive + classApiQueryFilearchive.html + ApiQueryBase + + + __construct + classApiQueryFilearchive.html + a1455ef83a6b41a18e00690dcd2141a4c + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryFilearchive.html + ab425b0f6b26caa30a09211d395de6d8f + () + + + + getAllowedParams + classApiQueryFilearchive.html + ae9edb7b6d55dd4a710c3407c33847b56 + () + + + + getDescription + classApiQueryFilearchive.html + a0107f060069308d131070c3273196b13 + () + + + + getExamples + classApiQueryFilearchive.html + a6b6c9639b0dc4a0ef3f6556d3dd6db68 + () + + + + getHelpUrls + classApiQueryFilearchive.html + adb802541d754aaa53b4a8012aae9404c + () + + + + getParamDescription + classApiQueryFilearchive.html + a6c5b8d27935d939ac4e00887ac45b427 + () + + + + getPossibleErrors + classApiQueryFilearchive.html + ad5d2fbd0252dc423fb5140b4b8cc127f + () + + + + getResultProperties + classApiQueryFilearchive.html + a1db128e956442b2dfb3f0aa53b5be005 + () + + + + ApiQueryFileRepoInfo + classApiQueryFileRepoInfo.html + ApiQueryBase + + + __construct + classApiQueryFileRepoInfo.html + a6939b0d0649e674f3e215f9e2d883e36 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryFileRepoInfo.html + a1324893a68d7dab0182cf2e566ab3544 + () + + + + getAllowedParams + classApiQueryFileRepoInfo.html + a27665215fc19f8c6c19533f2e52501ca + () + + + + getCacheMode + classApiQueryFileRepoInfo.html + a35108df8579fa8b1d8c234b6ddbed7dc + ($params) + + + + getDescription + classApiQueryFileRepoInfo.html + a05c8b03fe6cb78cabafbbb6bc10560b6 + () + + + + getExamples + classApiQueryFileRepoInfo.html + aa102295bed7572604c9bb7605951ae58 + () + + + + getParamDescription + classApiQueryFileRepoInfo.html + a0a15bd2f146b6961d2f88bc830ca41b7 + () + + + + getProps + classApiQueryFileRepoInfo.html + a566710739dda2528deeb53a15f222259 + () + + + + getInitialisedRepoGroup + classApiQueryFileRepoInfo.html + acfa56c58f7a88f4a64610b9fd05f3fda + () + + + + ApiQueryGeneratorBase + classApiQueryGeneratorBase.html + ApiQueryBase + + + encodeParamName + classApiQueryGeneratorBase.html + aa08a0d085d2a505957728d4f3ab5de71 + ($paramName) + + + + executeGenerator + classApiQueryGeneratorBase.html + a055850e5d4d516335d47e6c65e3f80c7 + ($resultPageSet) + + + + setGeneratorMode + classApiQueryGeneratorBase.html + a46015274113065e73f0c16c8e20253a3 + (ApiPageSet $generatorPageSet) + + + + getPageSet + classApiQueryGeneratorBase.html + a36b8481adfb233d435bf8e47ea01e186 + () + + + + setContinueEnumParameter + classApiQueryGeneratorBase.html + ad39907d1b2c22f834fb32170e559aa36 + ($paramName, $paramValue) + + + + $mGeneratorPageSet + classApiQueryGeneratorBase.html + ae632ae03622a9d1c3bce694ee8158ba1 + + + + + ApiQueryImageInfo + classApiQueryImageInfo.html + ApiQueryBase + + + __construct + classApiQueryImageInfo.html + a57cc8ce90c9fa77d8e024ddde3cbd2b6 + (ApiQuery $query, $moduleName, $prefix= 'ii') + + + + execute + classApiQueryImageInfo.html + ac2d1a26619638e6fd4489fb98f14658d + () + + + + getAllowedParams + classApiQueryImageInfo.html + a8aa747b168f2128e426c054f97b9d904 + () + + + + getCacheMode + classApiQueryImageInfo.html + abdc30eab48fabf0c7574cbed4a6b4cdc + ($params) + + + + getDescription + classApiQueryImageInfo.html + aee2fc1d3dfe7eb4b8f72ee5813014fd9 + () + + + + getExamples + classApiQueryImageInfo.html + aa4aa35e7064338415590ce64af8a53dd + () + + + + getHelpUrls + classApiQueryImageInfo.html + a8f50fd0fa2a25e8fd5419e07572f0676 + () + + + + getParamDescription + classApiQueryImageInfo.html + a698f1ef3d0188eeae997b4f903f502c0 + () + + + + getPossibleErrors + classApiQueryImageInfo.html + a6d05aafab87f9914fee3688449a69123 + () + + + + getResultProperties + classApiQueryImageInfo.html + a3f758b9cb35724d5ae5c1f34a34c894b + () + + + + getScale + classApiQueryImageInfo.html + a2123cf7f2bab0796434d7350fe05ce41 + ($params) + + + static + getInfo + classApiQueryImageInfo.html + a611c5e450f742dfa90aa802bf5b86c34 + ($file, $prop, $result, $thumbParams=null, $opts=false) + + + static + getPropertyDescriptions + classApiQueryImageInfo.html + a05d156849eee435819879878a8f138a5 + ($filter=array(), $modulePrefix= '') + + + static + getPropertyNames + classApiQueryImageInfo.html + aa96fd9f8b179003313fd4c835f4d13d8 + ($filter=array()) + + + static + getResultPropertiesFiltered + classApiQueryImageInfo.html + a1ce7623515d53354f57a82bb5aa7b419 + ($filter=array()) + + + static + getTransformCount + classApiQueryImageInfo.html + ad8add03ecbf005c3301604fb1f0c1133 + () + + + static + processMetaData + classApiQueryImageInfo.html + a84c6e534157fe9c2b4171a6df2eb75d9 + ($metadata, $result) + + + const + TRANSFORM_LIMIT + classApiQueryImageInfo.html + af00ccb604e929b7175a1b4799a6e2654 + + + + + getContinueStr + classApiQueryImageInfo.html + ad6e4a6a05ee3de5327812ad833fef77d + ($img, $start=null) + + + + mergeThumbParams + classApiQueryImageInfo.html + a9bc8d8b477dfa76b627a62b379d54d0c + ($image, $thumbParams, $otherParams) + + + static + getProperties + classApiQueryImageInfo.html + ae5c59ca6746c70caa0b169a62b90a58e + ($modulePrefix= '') + + + static + $transformCount + classApiQueryImageInfo.html + a486b4b9c68708a0b4eeb6e6bd44b49a1 + + + + + ApiQueryImages + classApiQueryImages.html + ApiQueryGeneratorBase + + + __construct + classApiQueryImages.html + a2d97fdf4900dcdfb301e996f403d045a + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryImages.html + a7cc08387843ec5df4bad79997a9da0ad + () + + + + executeGenerator + classApiQueryImages.html + a8d51e8d0dbef55837d0100d48ea5799a + ($resultPageSet) + + + + getAllowedParams + classApiQueryImages.html + a2ec1273e57fc115888a43fff8310bbe7 + () + + + + getCacheMode + classApiQueryImages.html + acad8648c2f8e29f1909c7eef732afb49 + ($params) + + + + getDescription + classApiQueryImages.html + aa198e968197a6c481a49846132e04922 + () + + + + getExamples + classApiQueryImages.html + ab38dc98a8ca1b6ec9fdc9b7f3fd69ba6 + () + + + + getHelpUrls + classApiQueryImages.html + aa3fd7524218b5727e17d9779619eb3f0 + () + + + + getParamDescription + classApiQueryImages.html + a71888c03afd4b18df5142ec3a0823ad9 + () + + + + getResultProperties + classApiQueryImages.html + addf8260320cfb5c97a41998f47036a12 + () + + + + run + classApiQueryImages.html + a355349febe67ad204278a0e670e8f8c5 + ($resultPageSet=null) + + + + ApiQueryInfo + classApiQueryInfo.html + ApiQueryBase + + + __construct + classApiQueryInfo.html + a9462dba438bd712bb0179e9d7f0041c3 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryInfo.html + a9ec13e40a74416358fa9bb1d4db6c56a + () + + + + getAllowedParams + classApiQueryInfo.html + af4b648c8cc5df183fe2e849855adb12d + () + + + + getCacheMode + classApiQueryInfo.html + afb426e49ceba0f17498f58e8087a03c4 + ($params) + + + + getDescription + classApiQueryInfo.html + a0cc7ccd06035bc81f858018cd7040481 + () + + + + getExamples + classApiQueryInfo.html + ad3a1f23bf8a34ca0e70851ddeccd4f45 + () + + + + getHelpUrls + classApiQueryInfo.html + acb03a14dfa12abbbd3a9ded49ae971f2 + () + + + + getParamDescription + classApiQueryInfo.html + aafc5cc361adcd5e87fa6811f2fb0a7bf + () + + + + getResultProperties + classApiQueryInfo.html + aa18f79fab82790b2f969442c08cb59c3 + () + + + + requestExtraData + classApiQueryInfo.html + a0b528579b58bd3b4934557a42b7054ae + ($pageSet) + + + static + getBlockToken + classApiQueryInfo.html + a0664d2124c17965ab72252fc228f69b1 + ($pageid, $title) + + + static + getDeleteToken + classApiQueryInfo.html + a0a3d97258e47e23f0e64ec6af516557d + ($pageid, $title) + + + static + getEditToken + classApiQueryInfo.html + a75d902247244bb9a9167a440594c9cb2 + ($pageid, $title) + + + static + getEmailToken + classApiQueryInfo.html + aff0c96f9d1ea662e0e341cef64f4741d + ($pageid, $title) + + + static + getImportToken + classApiQueryInfo.html + af194e8e094a00eb583dea83163d087f8 + ($pageid, $title) + + + static + getMoveToken + classApiQueryInfo.html + a372d2759d0280da98444e6019d5caed7 + ($pageid, $title) + + + static + getOptionsToken + classApiQueryInfo.html + a5f7768e6c3c155f184777ac8ad34dab2 + ($pageid, $title) + + + static + getProtectToken + classApiQueryInfo.html + a7804a38663d24ad3ff191864f1b6b534 + ($pageid, $title) + + + static + getUnblockToken + classApiQueryInfo.html + a3351d79729fcfce95f37304cdd48ecd8 + ($pageid, $title) + + + static + getWatchToken + classApiQueryInfo.html + a8aaba1d696b413c9706d437bb70c08ad + ($pageid, $title) + + + static + resetTokenCache + classApiQueryInfo.html + a0fd895a0a43c0386b2107979e1e8fac0 + () + + + + $displaytitles + classApiQueryInfo.html + a51c2ffe441cc58e6722e59b54f75dde3 + + + + + $everything + classApiQueryInfo.html + ab8ed7f4377dee0bb0ff928144cd103f3 + + + + + $fld_displaytitle + classApiQueryInfo.html + a35b3bd1b0dd1df9ad2d8d10f81170f3a + + + + + $fld_notificationtimestamp + classApiQueryInfo.html + a228c9903b561234773e315763254dd86 + + + + + $fld_preload + classApiQueryInfo.html + ab3f1af0822e245d7ff168f7947a80d5a + + + + + $fld_readable + classApiQueryInfo.html + a3e535890defdf4252c7eb35794356191 + + + + + $fld_subjectid + classApiQueryInfo.html + ade983ee1d67fdaedac93ddc85c23fbaa + + + + + $fld_talkid + classApiQueryInfo.html + a3b24253ae25d2b8ed1c9d2f445df07a7 + + + + + $fld_url + classApiQueryInfo.html + a59e1e684b525af58efbe4b33e19fab85 + + + + + $fld_watched + classApiQueryInfo.html + a48e9b2d6a5a4b13a23fc9f0069b484b6 + + + + + $fld_watchers + classApiQueryInfo.html + af0fedff1fbc45689cfa5df3b8de1135a + + + + + $missing + classApiQueryInfo.html + ab1965c2e4a04c2e8832b7d635147aba2 + + + + + $notificationtimestamps + classApiQueryInfo.html + a05796e5eff508ae5d8d399a4dabb29ec + + + + + $pageCounter + classApiQueryInfo.html + aa9a67c5d5af7db091d8b4d17ad01a0b4 + + + + + $pageIsNew + classApiQueryInfo.html + ad072675a0c01687d712265ab1647ec1f + + + + + $pageIsRedir + classApiQueryInfo.html + abb0620b4fadbcc3392c8fb91ff268e85 + + + + + $pageLatest + classApiQueryInfo.html + a1383b578f6c78ebaaef3339a82dc9aa4 + + + + + $pageLength + classApiQueryInfo.html + aa09046dadedc7062d9662ca8e76038b2 + + + + + $pageTouched + classApiQueryInfo.html + ac6572244a56182bde97d18710bfac623 + + + + + $subjectids + classApiQueryInfo.html + a50c7cad55703443c225dedd71db926de + + + + + $talkids + classApiQueryInfo.html + a7088a78b826e97a0d7c13fe9d614a06b + + + + + $titles + classApiQueryInfo.html + a96281dcc7df62a1bc5bba5f4f02fb8b3 + + + + + $watched + classApiQueryInfo.html + af21e545db5631674d16856d1bbde1bc8 + + + + + $watchers + classApiQueryInfo.html + a1313fc525dfb26fd628b9895a7eaa659 + + + + + getTokenFunctions + classApiQueryInfo.html + a278f99b367294a55e1851eedfe165532 + () + + + static + $cachedTokens + classApiQueryInfo.html + aa1f49004d261b3db98ac2ecb2ae22939 + + + + + extractPageInfo + classApiQueryInfo.html + ac340d4bae8fde9cc464737238d59341f + ($pageid, $title) + + + + getDisplayTitle + classApiQueryInfo.html + a4451519e32803392b1c0a8eb1b9896a1 + () + + + + getProtectionInfo + classApiQueryInfo.html + ab204cac6628d209b96714c0b121228ed + () + + + + getTSIDs + classApiQueryInfo.html + aff9580230124612b9a137e8aac049271 + () + + + + getWatchedInfo + classApiQueryInfo.html + a8b27a75cc20d9976ee3a78ca7fa55d1a + () + + + + getWatcherInfo + classApiQueryInfo.html + abd4d44173934a0cc31d489745bb05940 + () + + + + $fld_protection + classApiQueryInfo.html + aee30cd6ca8b53ad1599b42c4fda36b8e + + + + + $pageRestrictions + classApiQueryInfo.html + aedcbabfc07aa5cae79cc20157b69de4a + + + + + $params + classApiQueryInfo.html + afe1ed82b662e5ada497b0c3e05f6975c + + + + + $protections + classApiQueryInfo.html + ae4d92f9606a0235fd05adeb3a309fe56 + + + + + $showZeroWatchers + classApiQueryInfo.html + acf364a10a0e96206128c2f7a2d232eb2 + + + + + $tokenFunctions + classApiQueryInfo.html + ab86cdcbaec5ea23a3e3ff490ac54bc4c + + + + + ApiQueryIWBacklinks + classApiQueryIWBacklinks.html + ApiQueryGeneratorBase + + + __construct + classApiQueryIWBacklinks.html + ae62a8e56a8f0feaf2a6794d0eadbeb86 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryIWBacklinks.html + ad649895edb9819a6f8c4083eaba548b0 + () + + + + executeGenerator + classApiQueryIWBacklinks.html + a6905ed8d364b60a8b54c4ee9b1ac8cb4 + ($resultPageSet) + + + + getAllowedParams + classApiQueryIWBacklinks.html + ade8803ff8a92e4f6802fd26546bec892 + () + + + + getCacheMode + classApiQueryIWBacklinks.html + acae7e10f09d8aed4150e9ebf28ad175c + ($params) + + + + getDescription + classApiQueryIWBacklinks.html + a37d3e864dfa9762064d5e8b3fc15b240 + () + + + + getExamples + classApiQueryIWBacklinks.html + a96f9c81bcd84fbf52ea5d3f90a7f8b91 + () + + + + getHelpUrls + classApiQueryIWBacklinks.html + a244b67cb58f96dd19f1fc5e72955cc04 + () + + + + getParamDescription + classApiQueryIWBacklinks.html + abeba7886372b01b0a249c0278007383b + () + + + + getPossibleErrors + classApiQueryIWBacklinks.html + a9705693067c75e4b0dc0ba386b1db26d + () + + + + getResultProperties + classApiQueryIWBacklinks.html + a7c4dec63a2a1a39717524b882be56605 + () + + + + run + classApiQueryIWBacklinks.html + a7a3a06d9705feeddf0d8b58b04fa82ba + ($resultPageSet=null) + + + + ApiQueryIWLinks + classApiQueryIWLinks.html + ApiQueryBase + + + __construct + classApiQueryIWLinks.html + af9c7b259fe5e8e6fb51dd90898ac4315 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryIWLinks.html + a35f3728059d0842f0c66e4a7910197ae + () + + + + getAllowedParams + classApiQueryIWLinks.html + af10625845140ae8a1b6e2461a2a5e4a7 + () + + + + getCacheMode + classApiQueryIWLinks.html + ad803b3953a4608e8f4714e531041779e + ($params) + + + + getDescription + classApiQueryIWLinks.html + a88bfa544135528a19d6445fa2f926ec8 + () + + + + getExamples + classApiQueryIWLinks.html + a6f5a9e1c0640dd8409f53bda5a09fdb1 + () + + + + getHelpUrls + classApiQueryIWLinks.html + a168797637feadefd36c9ff53b0594129 + () + + + + getParamDescription + classApiQueryIWLinks.html + aa7700a3f74394f77d875f0577699da95 + () + + + + getPossibleErrors + classApiQueryIWLinks.html + a13aa73fa0cf3bbff37bd4e7ce51aeb28 + () + + + + getResultProperties + classApiQueryIWLinks.html + a4b5b23a0c509621d59e06116e592ba19 + () + + + + ApiQueryLangBacklinks + classApiQueryLangBacklinks.html + ApiQueryGeneratorBase + + + __construct + classApiQueryLangBacklinks.html + a2473e8ef5a3bfb60b8ffe9e50892a702 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryLangBacklinks.html + a1ac0f4c6309a536b2fbd6c9255638866 + () + + + + executeGenerator + classApiQueryLangBacklinks.html + a0ac77c6819cc05232efd7c50f3af01fa + ($resultPageSet) + + + + getAllowedParams + classApiQueryLangBacklinks.html + a975d55bcaf0f051ef0c506473d3e514e + () + + + + getCacheMode + classApiQueryLangBacklinks.html + aa07bb4f4c04ff2d717a627af835497d5 + ($params) + + + + getDescription + classApiQueryLangBacklinks.html + a9282539683d17dd50a03d376fbaf87dc + () + + + + getExamples + classApiQueryLangBacklinks.html + ad2a49ef3eb985599aac3af1d46ea4fee + () + + + + getHelpUrls + classApiQueryLangBacklinks.html + a792711d2bde292a0db43efcf396da4bf + () + + + + getParamDescription + classApiQueryLangBacklinks.html + a8c4e5a627b8befb4e585585ff948c2a8 + () + + + + getPossibleErrors + classApiQueryLangBacklinks.html + a42ee0b8ca474a872ec1fe39d82d14f1d + () + + + + getResultProperties + classApiQueryLangBacklinks.html + a72d9404ef7a78a9ead4c0d62948129f2 + () + + + + run + classApiQueryLangBacklinks.html + a939503e26d86121a384758d93d73af91 + ($resultPageSet=null) + + + + ApiQueryLangLinks + classApiQueryLangLinks.html + ApiQueryBase + + + __construct + classApiQueryLangLinks.html + af0c4107cff7f3d09cc1ec8b604cf196a + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryLangLinks.html + a867756c5807015c26eef6430a7cf4547 + () + + + + getAllowedParams + classApiQueryLangLinks.html + a4b0e25ad551acf8d256e367970ac9035 + () + + + + getCacheMode + classApiQueryLangLinks.html + a24cff2c7ee28cc1a395ea2aa5ddb7a1c + ($params) + + + + getDescription + classApiQueryLangLinks.html + a2745be83cfd2db9a9f4cf5107274311d + () + + + + getExamples + classApiQueryLangLinks.html + a2504c4664cd90586381e0e0e6fbe492a + () + + + + getHelpUrls + classApiQueryLangLinks.html + a80eca68944c7d9a5272a3b0c93acbfa8 + () + + + + getParamDescription + classApiQueryLangLinks.html + a3618e8e60d576f61534755b398c5a346 + () + + + + getPossibleErrors + classApiQueryLangLinks.html + ab0614675228cf8c42ff210ed9cdda460 + () + + + + getResultProperties + classApiQueryLangLinks.html + a2c1028f948cb0b64a3816b1be646abd4 + () + + + + ApiQueryLinks + classApiQueryLinks.html + ApiQueryGeneratorBase + + + __construct + classApiQueryLinks.html + a3e1cdda79627534375f980c93e5b5ee1 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryLinks.html + ac94c55da302749daf0732ff512bb69b9 + () + + + + executeGenerator + classApiQueryLinks.html + adf427c1dd280fd6539812d5db5fce874 + ($resultPageSet) + + + + getAllowedParams + classApiQueryLinks.html + ae5547894ac785c77d3e2600f3af75584 + () + + + + getCacheMode + classApiQueryLinks.html + a09f86576c43137765fe5e60cbe9d2890 + ($params) + + + + getDescription + classApiQueryLinks.html + a3ecfbde1123f37c717e4ca405435f909 + () + + + + getExamples + classApiQueryLinks.html + a020a41296629224c9d1e368613fb0b88 + () + + + + getHelpUrls + classApiQueryLinks.html + a067ee6aed91e92ee9cfab9e95507e224 + () + + + + getParamDescription + classApiQueryLinks.html + a310bacac64ab8798af03d83d9037b7f0 + () + + + + getResultProperties + classApiQueryLinks.html + ada05ce53cb424028ae8223cf6a3a9d15 + () + + + + $description + classApiQueryLinks.html + a54df6b22ba27cc878c4814d6deb9c658 + + + + + $helpUrl + classApiQueryLinks.html + a44edea85ef7e6be212e31d2268b93c66 + + + + + $prefix + classApiQueryLinks.html + a0c9d8138bc9c57891ab7ed42de2be2f7 + + + + const + LINKS + classApiQueryLinks.html + a595480c718a740b2b2fe1d0cf92fcae5 + + + + const + TEMPLATES + classApiQueryLinks.html + aad0be831487319d91c917e3bfdfb4a0d + + + + + run + classApiQueryLinks.html + a734c6c1e7ce3f21ce68558b527cee85c + ($resultPageSet=null) + + + + $table + classApiQueryLinks.html + a1d699774baef87bf1ac1a49a9990416a + + + + + ApiQueryLogEvents + classApiQueryLogEvents.html + ApiQueryBase + + + __construct + classApiQueryLogEvents.html + a90003b83ffc7c54f928edf59092f2fd9 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryLogEvents.html + a365a906287a78cd7a19e917d8d93e374 + () + + + + getAllowedParams + classApiQueryLogEvents.html + adaeede2e4355960e2c7e14df421d0a64 + ($flags=0) + + + + getCacheMode + classApiQueryLogEvents.html + af276c75b9f3dcc3322209bafde2094f1 + ($params) + + + + getDescription + classApiQueryLogEvents.html + a9bb3523b3e0007e2a4e7f35971a978c7 + () + + + + getExamples + classApiQueryLogEvents.html + a0802f9e1ca7303c6bd488584f396aaa0 + () + + + + getHelpUrls + classApiQueryLogEvents.html + afdcabce393b813066550fe54f3c735c0 + () + + + + getParamDescription + classApiQueryLogEvents.html + ab18657d53aaeb6066abd2b5279963487 + () + + + + getPossibleErrors + classApiQueryLogEvents.html + a2e76c745f8a677337c4c8d2b37d99e1a + () + + + + getResultProperties + classApiQueryLogEvents.html + ae7ec35fa70a80989eda2006ceaadccc3 + () + + + static + addLogParams + classApiQueryLogEvents.html + a257733c9afb6580fbc9e3e3453f9bf79 + ($result, &$vals, $params, $type, $action, $ts, $legacy=false) + + + + $fld_action + classApiQueryLogEvents.html + abfed9ebd8b5055e583d509711c35333e + + + + + $fld_comment + classApiQueryLogEvents.html + a7ced2a01dfddc689da688c48f70ac5dc + + + + + $fld_details + classApiQueryLogEvents.html + aa2fc6883318f83e837313c9b8bedf4eb + + + + + $fld_parsedcomment + classApiQueryLogEvents.html + a208a0b233191d3110de8219d02bbfe5c + + + + + $fld_tags + classApiQueryLogEvents.html + a5fb0af1192792e3a12ab0622e702cad4 + + + + + $fld_timestamp + classApiQueryLogEvents.html + a3a6460e7ab11ab53bd00fbf7330dfc7e + + + + + $fld_title + classApiQueryLogEvents.html + a9347e22ada0d6e17ec23c05c3156d666 + + + + + $fld_type + classApiQueryLogEvents.html + a2b441928ed08cb97966dd1b97b4c07f4 + + + + + $fld_user + classApiQueryLogEvents.html + ab94642a90320472f0adb52435c48cde9 + + + + + $fld_userid + classApiQueryLogEvents.html + a78228ed4d92c8c9cff74dd468867b171 + + + + + extractRowInfo + classApiQueryLogEvents.html + a52ddfb2b925da5e2364954192d763f40 + ($row) + + + + getAllowedLogActions + classApiQueryLogEvents.html + a809673ec5c88a6a8deba4a7f34b68323 + () + + + + $fld_ids + classApiQueryLogEvents.html + a15c2a7d7e15fbc7244edea707cd9d8eb + + + + + ApiQueryORM + classApiQueryORM.html + ApiQueryBase + + + execute + classApiQueryORM.html + a0c13156147caeb133c49bb6a3206b86c + () + + + + getAllowedParams + classApiQueryORM.html + aed30baec006d32f01add85ad9dbc176d + () + + + + getParamDescription + classApiQueryORM.html + a187c85629975cba8b567ca28d1ac9399 + () + + + + addResults + classApiQueryORM.html + acfd51fb6c2515edbc9594a30cfbfe4f6 + (array $params, ORMResult $results) + + + + addSerializedResults + classApiQueryORM.html + a20370ed34da80e989d2870894c6630fb + (array $serializedResults) + + + + formatRow + classApiQueryORM.html + acbad6b8fa35668df00762505ec3468d7 + (IORMRow $result, array $params) + + + + getConditions + classApiQueryORM.html + a6ecc4375c39c933706aa6585f07aca1f + (array $params) + + + + getListName + classApiQueryORM.html + ac3770ab39920bff66485b6ec51335db1 + () + + + + getParams + classApiQueryORM.html + a91734ebd161238cf9a463dc8c69ebfe2 + () + + + + getResultPath + classApiQueryORM.html + a54dcc664feba590092be4c1f6356561e + () + + + + getResults + classApiQueryORM.html + af680d2518fa1c7dd37b71d56da800402 + (array $params, array $conditions) + + + + getRowName + classApiQueryORM.html + a1a93f559076c59db86ce0b9fc5f0d233 + () + + + + getTable + classApiQueryORM.html + afdd0e48f0edfed6d660eab8126669b01 + () + + + + setIndexedTagNames + classApiQueryORM.html + a53be2648779ffb49c7e4384b9a783dcd + (array &$serializedResults) + + + + ApiQueryPagePropNames + classApiQueryPagePropNames.html + ApiQueryBase + + + __construct + classApiQueryPagePropNames.html + a4d55a225427424e062379ff38cb4b38c + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryPagePropNames.html + ab4221c22ba89e7bae212058f30d009d2 + () + + + + getAllowedParams + classApiQueryPagePropNames.html + a9b4aea3d7937fcfa14430c7d017da6f3 + () + + + + getCacheMode + classApiQueryPagePropNames.html + a75e7bb17b7615e798f00c725ee1f3f70 + ($params) + + + + getDescription + classApiQueryPagePropNames.html + ae792c5ff1b082108294a192b7a3485fd + () + + + + getExamples + classApiQueryPagePropNames.html + a94f3c43fb6d5331e7f6b3ad4986c2b2d + () + + + + getHelpUrls + classApiQueryPagePropNames.html + a9ced7e84cce097e1b20d8bdfa3c04a30 + () + + + + getParamDescription + classApiQueryPagePropNames.html + ad655f34c39f3fede804ae7251e07ae88 + () + + + + ApiQueryPageProps + classApiQueryPageProps.html + ApiQueryBase + + + __construct + classApiQueryPageProps.html + a5c4d4f45232b767e1757c48d0b44b7c6 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryPageProps.html + aa646869da0e49eaa275c272e46bc1bd7 + () + + + + getAllowedParams + classApiQueryPageProps.html + adcede77a734e39c504c6f1df63ed70c5 + () + + + + getCacheMode + classApiQueryPageProps.html + a8819c1de7590ffde5eb6e157b6ea9a13 + ($params) + + + + getDescription + classApiQueryPageProps.html + a389a54b4063011a50ae31a2e7aee2507 + () + + + + getExamples + classApiQueryPageProps.html + a80ce788d20116c83d3c3988407dae516 + () + + + + getHelpUrls + classApiQueryPageProps.html + a36c1a8f16e79dfaaaa962bbeddae6894 + () + + + + getParamDescription + classApiQueryPageProps.html + a57ad25eb6a130c7539201874c0b15514 + () + + + + addPageProps + classApiQueryPageProps.html + a4e375a35a7f3186d8131fab614ff5a76 + ($result, $page, $props) + + + + $params + classApiQueryPageProps.html + adcca5778a7fe687a35abc7b0833bfb2f + + + + + ApiQueryPagesWithProp + classApiQueryPagesWithProp.html + ApiQueryGeneratorBase + + + __construct + classApiQueryPagesWithProp.html + a9a7ff5860b5bc71e26b685a1420f26bd + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryPagesWithProp.html + a1c026354068f6e29c1556f0e690e41d5 + () + + + + executeGenerator + classApiQueryPagesWithProp.html + ad69f101234f342e16634659c648e6421 + ($resultPageSet) + + + + getAllowedParams + classApiQueryPagesWithProp.html + aea7b839673d0d935ea27f31a32f68144 + () + + + + getCacheMode + classApiQueryPagesWithProp.html + ab381fa1024c0b06fce569e92c06e29cb + ($params) + + + + getDescription + classApiQueryPagesWithProp.html + ad5228d8de9271d0d3eb3af73ce33d2b2 + () + + + + getExamples + classApiQueryPagesWithProp.html + a0894527e8cd7d8adeb23ad10f75963d6 + () + + + + getHelpUrls + classApiQueryPagesWithProp.html + a5e90e3b281b94ea3773be5eab4bdd258 + () + + + + getParamDescription + classApiQueryPagesWithProp.html + a3cb842a0c334c2615e75585062749e9b + () + + + + run + classApiQueryPagesWithProp.html + aa34a323e5dcf4903484b0c701057c8a9 + ($resultPageSet=null) + + + + ApiQueryPrefixSearch + classApiQueryPrefixSearch.html + ApiQueryGeneratorBase + + + __construct + classApiQueryPrefixSearch.html + aaf23e47fd300dc1d4fe223d19c90e522 + ($query, $moduleName) + + + + execute + classApiQueryPrefixSearch.html + a9da47cbfc092bfce451a1c5217f1afcc + () + + + + executeGenerator + classApiQueryPrefixSearch.html + a2721174795dfc974807f67a598851be5 + ($resultPageSet) + + + + getAllowedParams + classApiQueryPrefixSearch.html + a9a50cf0d64d4a86c2dc9ddecd48e8c3b + () + + + + getCacheMode + classApiQueryPrefixSearch.html + a2c62a976a3625abb680db733a1311fd5 + ($params) + + + + getDescription + classApiQueryPrefixSearch.html + af644678983d146333f7acc7d0afc3c56 + () + + + + getExamples + classApiQueryPrefixSearch.html + a4cc0742df4b8ef9fe0dd0de7f879e340 + () + + + + getHelpUrls + classApiQueryPrefixSearch.html + a54b5f9ae8c97f41a74dc132944bd4574 + () + + + + getParamDescription + classApiQueryPrefixSearch.html + afcf507669974e9db45d7b2b4c29c2a3e + () + + + + run + classApiQueryPrefixSearch.html + aa345b5cff772dd3fb03eec41fe9378a2 + ($resultPageSet=null) + + + + ApiQueryProtectedTitles + classApiQueryProtectedTitles.html + ApiQueryGeneratorBase + + + __construct + classApiQueryProtectedTitles.html + ac30782e9e86c58eab877dcd4e21a9927 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryProtectedTitles.html + a1fc2f3563ca5a7f0718d8b3a76537954 + () + + + + executeGenerator + classApiQueryProtectedTitles.html + a4049278ae466678c18e6bc2767efb833 + ($resultPageSet) + + + + getAllowedParams + classApiQueryProtectedTitles.html + aced03b4828bafe37f25d1d42fe864942 + () + + + + getCacheMode + classApiQueryProtectedTitles.html + ad8ad5437a1ffe94d8add7f7af717fb94 + ($params) + + + + getDescription + classApiQueryProtectedTitles.html + a76c4d1ad17251adcafb47547d94618a0 + () + + + + getExamples + classApiQueryProtectedTitles.html + a18fc64949a57c9b895b2baaf9856bd73 + () + + + + getHelpUrls + classApiQueryProtectedTitles.html + a27a3038cb7f8181735aeeead57063032 + () + + + + getParamDescription + classApiQueryProtectedTitles.html + a75e849798a20264c2b10bbf1670740ee + () + + + + getResultProperties + classApiQueryProtectedTitles.html + a97c26fa67e6133d4f873be1667b9a2ab + () + + + + run + classApiQueryProtectedTitles.html + abac44d1c941b682b3b19ed97824e6547 + ($resultPageSet=null) + + + + ApiQueryQueryPage + classApiQueryQueryPage.html + ApiQueryGeneratorBase + + + __construct + classApiQueryQueryPage.html + aa87a7094c5b21eabd3a1883cab149f2b + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryQueryPage.html + a6bd7878a22109ffe7d87dc7f2391b763 + () + + + + executeGenerator + classApiQueryQueryPage.html + a40e477a96e1dbf06d5c270c037b42d1d + ($resultPageSet) + + + + getAllowedParams + classApiQueryQueryPage.html + a6202b3cffc99ada43e07a817c5ed70bc + () + + + + getCacheMode + classApiQueryQueryPage.html + a9eb1cfaf3c45646a60343a9a1212cf50 + ($params) + + + + getDescription + classApiQueryQueryPage.html + a137538c7df496e4df9f82c347ea648f9 + () + + + + getExamples + classApiQueryQueryPage.html + a740bcbd8c2e99f73351fb0ab28994d20 + () + + + + getHelpUrls + classApiQueryQueryPage.html + a67d1ff2432778c38a96dfdfc957d91e5 + () + + + + getParamDescription + classApiQueryQueryPage.html + af500cee877d48552b695096a6e6d6378 + () + + + + getPossibleErrors + classApiQueryQueryPage.html + a8ea9497bae1d6569134dab433a31ef45 + () + + + + getResultProperties + classApiQueryQueryPage.html + ae6e795b8e8406e304be842b933c7a005 + () + + + + run + classApiQueryQueryPage.html + afd25480c903730edc2970a1592c98872 + ($resultPageSet=null) + + + + $qpMap + classApiQueryQueryPage.html + aad419adcf72d024ea4dd641cc53d080b + + + + + ApiQueryRandom + classApiQueryRandom.html + ApiQueryGeneratorBase + + + __construct + classApiQueryRandom.html + a72be99f97d6014f27eb041a3970aeb7e + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryRandom.html + a4add3dbc1c604c38fb46af6870afaf72 + () + + + + executeGenerator + classApiQueryRandom.html + aa56f61db6a2b4cc0ffd6af347cf6f6e4 + ($resultPageSet) + + + + getAllowedParams + classApiQueryRandom.html + a3c0ef9e9d7b1ffef0cb111d7e338e66d + () + + + + getCacheMode + classApiQueryRandom.html + a9bc42d529b5bd3b1db46b95fc4bcd756 + ($params) + + + + getDescription + classApiQueryRandom.html + afd5a74b8e339c6fa4edbdae461878b17 + () + + + + getExamples + classApiQueryRandom.html + a838f2a56d8a3e4e5594027b170e383be + () + + + + getHelpUrls + classApiQueryRandom.html + ae90f5a4229da49874d81256284873ef9 + () + + + + getParamDescription + classApiQueryRandom.html + ae18146909e0dbc2d3507872879b29df8 + () + + + + getResultProperties + classApiQueryRandom.html + accae5ab53ad8e81bb023f8b9d5b73fa6 + () + + + + run + classApiQueryRandom.html + aa03b49a0d4eef98b22eddc1924a0af66 + ($resultPageSet=null) + + + + prepareQuery + classApiQueryRandom.html + a0a7f6690af80862cc28afacc36766305 + ($randstr, $limit, $namespace, &$resultPageSet, $redirect) + + + + runQuery + classApiQueryRandom.html + a4d0baf5dfc4a813652bdf0f7fdb634c0 + ($resultPageSet=null) + + + + extractRowInfo + classApiQueryRandom.html + a68835ddaf12064c7e99f446cdb46d0f4 + ($row) + + + + $pageIDs + classApiQueryRandom.html + ac45938493b24c1ff60f7c85308e20644 + + + + + ApiQueryRecentChanges + classApiQueryRecentChanges.html + ApiQueryGeneratorBase + + + __construct + classApiQueryRecentChanges.html + a681355e8304c4c2d484f82ac01faca43 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryRecentChanges.html + aa43c255548717b955e5146782ea26758 + () + + + + executeGenerator + classApiQueryRecentChanges.html + a2b24904608885d616c571569e97f4faa + ($resultPageSet) + + + + extractRowInfo + classApiQueryRecentChanges.html + a28714a1a41e5b2ce7797afc6c45655cd + ($row) + + + + getAllowedParams + classApiQueryRecentChanges.html + a6f361501a9fc03be1e282e4e4768bfd8 + () + + + + getCacheMode + classApiQueryRecentChanges.html + abca7aea1646ebff6832d6a01e1fe8068 + ($params) + + + + getDescription + classApiQueryRecentChanges.html + a4e0fec4ce9a902df10fe5d092f7e96c7 + () + + + + getExamples + classApiQueryRecentChanges.html + aa19ae399208f9749c70394e5d1ddf7b5 + () + + + + getHelpUrls + classApiQueryRecentChanges.html + ac89b7822f69efc170a2e3cbeafe2d7f8 + () + + + + getParamDescription + classApiQueryRecentChanges.html + a487754077ecc620e2bb6285cb5e45b8c + () + + + + getPossibleErrors + classApiQueryRecentChanges.html + a60301982e52e0a852b52cdb18d64509a + () + + + + getResultProperties + classApiQueryRecentChanges.html + a97b26c9fb14c0e286537ba65c7a9c918 + () + + + + initProperties + classApiQueryRecentChanges.html + ae03edf28e8d51fe021e798e0ab839bc5 + ($prop) + + + + run + classApiQueryRecentChanges.html + a8c4a82a65e585af4a50a4295e5be7c17 + ($resultPageSet=null) + + + static + getPatrolToken + classApiQueryRecentChanges.html + a7499cefe1d4e7c76bdfeacf5b912cfe9 + ($pageid, $title, $rc=null) + + + + $fld_flags + classApiQueryRecentChanges.html + af8c0025906904c82a183fd4a55144c86 + + + + + $fld_ids + classApiQueryRecentChanges.html + a6ae3a65fc55212c03599687a5cb4d675 + + + + + $fld_loginfo + classApiQueryRecentChanges.html + ab6eab48d4cce10e284df0a9f962187f6 + + + + + $fld_parsedcomment + classApiQueryRecentChanges.html + a5413c00619fc5e033ad768cbf112bab1 + + + + + $fld_patrolled + classApiQueryRecentChanges.html + ae28ef1909181431260c40cb771f74c36 + + + + + $fld_redirect + classApiQueryRecentChanges.html + ae79aefede43a800a00ff632a82856980 + + + + + $fld_sha1 + classApiQueryRecentChanges.html + ae993ce19626209cf4413aaa74fe31f48 + + + + + $fld_sizes + classApiQueryRecentChanges.html + a3a5621c1f3f133dbda1b44757ce5681e + + + + + $fld_tags + classApiQueryRecentChanges.html + a422981953078d74258980bf7f1e131f5 + + + + + $fld_timestamp + classApiQueryRecentChanges.html + a15a807227474e48a5aa06e16a8d1eb9a + + + + + $fld_title + classApiQueryRecentChanges.html + a363c2437494d1449f2f0475da61e3984 + + + + + $fld_user + classApiQueryRecentChanges.html + aff90e71b1287eeeb78a8e528e874cbe5 + + + + + $fld_userid + classApiQueryRecentChanges.html + a78ca73c7c84f6584c51c25bcba0807e6 + + + + + $token + classApiQueryRecentChanges.html + a94a94b7ca5760f32be0201f044a06d94 + + + + + getTokenFunctions + classApiQueryRecentChanges.html + af069114da0490c84ef164209edce4836 + () + + + + $fld_comment + classApiQueryRecentChanges.html + a26134cad35a5350f1f282b2a8357e36f + + + + + $tokenFunctions + classApiQueryRecentChanges.html + af6c7820c9240442252c8a8547a3f2078 + + + + + ApiQueryRedirects + classApiQueryRedirects.html + ApiQueryGeneratorBase + + + __construct + classApiQueryRedirects.html + ad320d7c064fa10974d0cb87ee27cb7c6 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryRedirects.html + a07bbc82cec811569c9c501a9b341ff59 + () + + + + executeGenerator + classApiQueryRedirects.html + a68f6257a374470f139d8e69facfd263b + ($resultPageSet) + + + + getAllowedParams + classApiQueryRedirects.html + a4967e58a7abba0ff82a57d624e3a7d3f + () + + + + getCacheMode + classApiQueryRedirects.html + a64d549cf6c1af36eea8f9f4ed5c94ab1 + ($params) + + + + getDescription + classApiQueryRedirects.html + a3b26dafcf27fd71a55883315edfe4d71 + () + + + + getExamples + classApiQueryRedirects.html + ac11b24346d3a2ebbf2c2cec4bb35312a + () + + + + getHelpUrls + classApiQueryRedirects.html + a2cced9994fbd238925a3645cf88b7b2d + () + + + + getParamDescription + classApiQueryRedirects.html + ae250e5521b1f92215b79770ccab5ed20 + () + + + + run + classApiQueryRedirects.html + a2feba087b574e9a458f211dfc2cb9fec + (ApiPageSet $resultPageSet=null) + + + + ApiQueryRevisions + classApiQueryRevisions.html + ApiQueryBase + + + __construct + classApiQueryRevisions.html + a2ee24455d8b4c729ab08871bfd13447a + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryRevisions.html + a469bbc6f2ce5d8d4e15ce78aa3ebc929 + () + + + + getAllowedParams + classApiQueryRevisions.html + aa13cc9c6d69455ee04397ac649aab956 + () + + + + getCacheMode + classApiQueryRevisions.html + a4671536076baa5f32926283852cfcf87 + ($params) + + + + getDescription + classApiQueryRevisions.html + a4b300b7349813ac823252d654ed37424 + () + + + + getExamples + classApiQueryRevisions.html + ad469746827be8ea65f2d1e5059df6240 + () + + + + getHelpUrls + classApiQueryRevisions.html + a484b85fa4e273a30602429c50f88aa24 + () + + + + getParamDescription + classApiQueryRevisions.html + aa9502aa3dab5a4859b97adcac86a9ff9 + () + + + + getPossibleErrors + classApiQueryRevisions.html + ad4d630370e81c44027362aca78750d5a + () + + + + getResultProperties + classApiQueryRevisions.html + a1233bae725fd870d59ce9b1f8d54e60e + () + + + static + getRollbackToken + classApiQueryRevisions.html + a335c9c2a09a8a4a5feef28d893201741 + ($pageid, $title, $rev) + + + + $contentFormat + classApiQueryRevisions.html + a67a6700e0e44b3033521d2379ad7f89c + + + + + $difftotext + classApiQueryRevisions.html + ac58313fe471a74f07ca6b5ad0baa4055 + + + + + $expandTemplates + classApiQueryRevisions.html + a2e44b1d435f4f904fe86060f49de86cd + + + + + $fld_comment + classApiQueryRevisions.html + afd4b9278c6207db6ec08127d4ee904db + + + + + $fld_content + classApiQueryRevisions.html + a4daf5a0eade5e9646b2ed0fce535e66f + + + + + $fld_contentmodel + classApiQueryRevisions.html + a79de90895140fffb474cf1b7496bda3c + + + + + $fld_flags + classApiQueryRevisions.html + a5467eeee8cebf849c925e936ca19c971 + + + + + $fld_parsedcomment + classApiQueryRevisions.html + a9260ca40eae5f04e26af98df27904149 + + + + + $fld_sha1 + classApiQueryRevisions.html + a9acd0b8eec57e4d66196264dcedf28e4 + + + + + $fld_size + classApiQueryRevisions.html + a5a984dd143eff88d5cd20c63494a9e42 + + + + + $fld_tags + classApiQueryRevisions.html + aac9ace84eb0766556aa0e2a915eccadd + + + + + $fld_timestamp + classApiQueryRevisions.html + a161e3cbe017903a5744d57266a7c91a2 + + + + + $fld_user + classApiQueryRevisions.html + a1d402bb85e20409a160857c04f1fdb55 + + + + + $fld_userid + classApiQueryRevisions.html + afdd5a46ea82391ecb1b4830b508c1bad + + + + + $generateXML + classApiQueryRevisions.html + acbc3be72f9d263d43678ac6c340d3e78 + + + + + $parseContent + classApiQueryRevisions.html + a719e119f64eeb345ae8672df22805201 + + + + + $section + classApiQueryRevisions.html + a519d410b0dc2f467cde594676d63f947 + + + + + $token + classApiQueryRevisions.html + aa97b91807923f260f898a4ca758d8008 + + + + + getTokenFunctions + classApiQueryRevisions.html + a13eca8f36d47b16354e34fab720547ff + () + + + + extractRowInfo + classApiQueryRevisions.html + addaae6bd394fbff44a12aa781f923c5b + ($row) + + + + $diffto + classApiQueryRevisions.html + a9e4617b5c9f8a9834b1a8107f40b9989 + + + + + $fld_ids + classApiQueryRevisions.html + a6dca74f35bd9960192cb6069b6ce24fd + + + + + $tokenFunctions + classApiQueryRevisions.html + a2d53e06a64961bacc4991a6f1623d560 + + + + + ApiQueryRevisionsTest + classApiQueryRevisionsTest.html + ApiTestCase + + + testContentComesWithContentModelAndFormat + classApiQueryRevisionsTest.html + ad0a291b33629e520fd9e825a085a4d91 + () + + + + ApiQuerySearch + classApiQuerySearch.html + ApiQueryGeneratorBase + + + __construct + classApiQuerySearch.html + a6902be7324bf529d5ac1181b0cf48a9c + (ApiQuery $query, $moduleName) + + + + execute + classApiQuerySearch.html + a35bcc18e5b70de68d807a1dc5d22ba21 + () + + + + executeGenerator + classApiQuerySearch.html + abff74187dfdf38225294d7d0f3aac1ea + ($resultPageSet) + + + + getAllowedParams + classApiQuerySearch.html + a9e25f505db0c836364191b2b22f84ce6 + () + + + + getCacheMode + classApiQuerySearch.html + a3bc87195560fc0a2c3abaa6cd92efedb + ($params) + + + + getDescription + classApiQuerySearch.html + a64b5e473bcbb68059981b1e0434149fe + () + + + + getExamples + classApiQuerySearch.html + ae8c823a25ca16332f4f9a3d1a6886e6c + () + + + + getHelpUrls + classApiQuerySearch.html + a51be8421025909e3777245347fb6fcde + () + + + + getParamDescription + classApiQuerySearch.html + a1a32df31039a22a61180bbc94c69012b + () + + + + getPossibleErrors + classApiQuerySearch.html + ac161991c130e4413b585c3b14b978e3c + () + + + + getResultProperties + classApiQuerySearch.html + a1c0dc21b825f0f7b928e8fedea57c005 + () + + + const + BACKEND_NULL_PARAM + classApiQuerySearch.html + a956b36f400e85229371b75609af9d78f + + + + + run + classApiQuerySearch.html + ad038717db8f9245d6f807e9cd30bcbba + ($resultPageSet=null) + + + + ApiQuerySiteinfo + classApiQuerySiteinfo.html + ApiQueryBase + + + __construct + classApiQuerySiteinfo.html + a2a98db4f05e521b7805a565e42bd197f + (ApiQuery $query, $moduleName) + + + + appendDefaultOptions + classApiQuerySiteinfo.html + a3e97e3f68765177d51b725e8f926aa35 + ($property) + + + + appendExtensionTags + classApiQuerySiteinfo.html + a8e51cb7d0f7235eda39a0a0451f78803 + ($property) + + + + appendFunctionHooks + classApiQuerySiteinfo.html + a61e35e0ae3838f4002772ea0e029883c + ($property) + + + + appendLanguages + classApiQuerySiteinfo.html + a493c3b41a03a2574bc914ecc8a32602e + ($property) + + + + appendProtocols + classApiQuerySiteinfo.html + ad67226c564b1496728abc2de192ed4dd + ($property) + + + + appendSkins + classApiQuerySiteinfo.html + a7feef72e22261695ceaae4943861bc7b + ($property) + + + + appendSubscribedHooks + classApiQuerySiteinfo.html + a50be0a7bbd334271088f288fd54dc1ea + ($property) + + + + appendVariables + classApiQuerySiteinfo.html + ad44cb402193319285a087e53209ae58e + ($property) + + + + execute + classApiQuerySiteinfo.html + a83e5facc8868601c2a6e1a75200b472d + () + + + + getAllowedParams + classApiQuerySiteinfo.html + ac575560aaaa48c99ac603b9b505ec469 + () + + + + getCacheMode + classApiQuerySiteinfo.html + a68233016c9804be7a0f7a8aaea50ccf5 + ($params) + + + + getDescription + classApiQuerySiteinfo.html + adbaf1e2c6b8886bef6883ee55a8948ca + () + + + + getExamples + classApiQuerySiteinfo.html + a74bcd69a701f6fd2ddfa98d2eb643664 + () + + + + getHelpUrls + classApiQuerySiteinfo.html + a7294b0bb17da9f457743982612081f96 + () + + + + getParamDescription + classApiQuerySiteinfo.html + a82cc6ef93e793b4852bce5e9c81c25d0 + () + + + + getPossibleErrors + classApiQuerySiteinfo.html + af8f67b7ae0bd6832b44fe832a065a43f + () + + + + appendDbReplLagInfo + classApiQuerySiteinfo.html + ac299802c37b4a4b016ff1cfea50740c6 + ($property, $includeAll) + + + + appendExtensions + classApiQuerySiteinfo.html + a73111ed19f8d286e7805c837354f6596 + ($property) + + + + appendFileExtensions + classApiQuerySiteinfo.html + a98e1c2367a72d9eb83af63a880510b94 + ($property) + + + + appendGeneralInfo + classApiQuerySiteinfo.html + a5202ac0ecbc4e14fc5b3ec91d8984563 + ($property) + + + + appendInterwikiMap + classApiQuerySiteinfo.html + a66db5f842c3e8f10d742c308a531f052 + ($property, $filter) + + + + appendMagicWords + classApiQuerySiteinfo.html + a124c7394c02d08095a3e9797f52883fd + ($property) + + + + appendNamespaceAliases + classApiQuerySiteinfo.html + a46f09f3f7fa2b42534a878891846d588 + ($property) + + + + appendNamespaces + classApiQuerySiteinfo.html + a70809c513ef7793fabd83ca436b4267d + ($property) + + + + appendRestrictions + classApiQuerySiteinfo.html + a160744e5cfbaa1a6c67a6757f459109e + ($property) + + + + appendRightsInfo + classApiQuerySiteinfo.html + ae2efa12bb55d5a820242440b1c010f9b + ($property) + + + + appendSpecialPageAliases + classApiQuerySiteinfo.html + a13f1392434ac4eaba3d58228097162c3 + ($property) + + + + appendStatistics + classApiQuerySiteinfo.html + a43a71d374819d15a8959265adf8ad2b9 + ($property) + + + + appendUserGroups + classApiQuerySiteinfo.html + af29a479f0efc48c8880bd4f907febf56 + ($property, $numberInGroup) + + + + formatParserTags + classApiQuerySiteinfo.html + aa110034c3a182013d4b51543d7e1ca86 + ($item) + + + + ApiQueryStashImageInfo + classApiQueryStashImageInfo.html + ApiQueryImageInfo + + + __construct + classApiQueryStashImageInfo.html + ab84c982176a3bb6667bcabfc3ad67319 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryStashImageInfo.html + aa48a0007c2b69e4444ab1652b8885bc0 + () + + + + getAllowedParams + classApiQueryStashImageInfo.html + a93246e9009f5e63a56f49f43e868c3d2 + () + + + + getDescription + classApiQueryStashImageInfo.html + a3f5adf7b50dd5f378d45ccbcf7d5faeb + () + + + + getExamples + classApiQueryStashImageInfo.html + a9ff28e8a1c22a9ed6539c48438d4f581 + () + + + + getParamDescription + classApiQueryStashImageInfo.html + ab079274e4e3d7d421d77e130146fc3cb + () + + + + getResultProperties + classApiQueryStashImageInfo.html + a606da32cb7737fdaeed8ba2546512e77 + () + + + + $propertyFilter + classApiQueryStashImageInfo.html + a31ac08716d7bd605b163a59db686e7af + + + + + ApiQueryTags + classApiQueryTags.html + ApiQueryBase + + + __construct + classApiQueryTags.html + a34fa4aa41ed8dcc2ef4869bae68cfb57 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryTags.html + a0a152120dd16a374eec652b125a08da6 + () + + + + getAllowedParams + classApiQueryTags.html + a82de37aa0d5ed13bec729669d5d6e43c + () + + + + getCacheMode + classApiQueryTags.html + ad9936563e604d628ca289d24ca2b2366 + ($params) + + + + getDescription + classApiQueryTags.html + a507ffc56972391f398eccc91d7e65194 + () + + + + getExamples + classApiQueryTags.html + a101f7b531108ee1fb6074cc6712da258 + () + + + + getHelpUrls + classApiQueryTags.html + a5bc54ae881c826cda879c929297954ed + () + + + + getParamDescription + classApiQueryTags.html + af0f77c0b1c80d738ec3c7b5cbcd6ad07 + () + + + + getResultProperties + classApiQueryTags.html + a322f204c13e9c810a4726622e2235376 + () + + + + $fld_description + classApiQueryTags.html + a0da52f065e2837f613ccd8f7e94fc2fe + + + + + $fld_hitcount + classApiQueryTags.html + a0a000c6b7d1e397b4f6f4cb459ca937d + + + + + doTag + classApiQueryTags.html + a6af345f4bcd41ddf88f1371d21f2c77f + ($tagName, $hitcount) + + + + $fld_displayname + classApiQueryTags.html + af53cf683275283026bc94d41892d2c65 + + + + + $limit + classApiQueryTags.html + a03eee61ed9204b92b8836de9a77477ad + + + + ApiResult + $result + classApiQueryTags.html + a7fdaf6c36773378243bbad11d8ef371a + + + + + ApiQueryTest + classApiQueryTest.html + ApiTestCase + + + provideTestTitlePartToKey + classApiQueryTest.html + ac414c2d8e70a7fd67f1b6c3ef671444d + () + + + + testTitlePartToKey + classApiQueryTest.html + aad7f037494618b59a425f5dd12863ac1 + ($titlePart, $namespace, $expected, $expectException) + + + + testTitlesAreRejectedIfInvalid + classApiQueryTest.html + a8d1537d3aa2ab22d8792493b2474eb40 + () + + + + testTitlesGetNormalized + classApiQueryTest.html + ab1bc15e61ed8f89293fb9f93a33c95ad + () + + + + setUp + classApiQueryTest.html + acff63d34ce9123fe7725d3e20bdd3a9b + () + + + + tearDown + classApiQueryTest.html + a51a04e8014ca0568b918fe8fe94c85dd + () + + + array + $hooks + classApiQueryTest.html + a84f4ba6de837e231fe34fb0cc8e09c60 + + + + + ApiQueryTestBase + classApiQueryTestBase.html + ApiTestCase + + const + PARAM_ASSERT + classApiQueryTestBase.html + a6e40f409ef0f8ec9e74e9a94b2a7b98f + + + + + assertResult + classApiQueryTestBase.html + afa304bd3aa9b16e41865c086a42004df + ($exp, $result, $message= '') + + + + check + classApiQueryTestBase.html + a91e4710e1836891c8faa0b7375c5088b + ($values) + + + + merge + classApiQueryTestBase.html + ac2d309ec1dfbc10ff4bd2d6a6e3a1ec9 + () + + + + mergeExpected + classApiQueryTestBase.html + a30f016971b56657d8b76217ccfcd4f93 + (&$all, $item) + + + + validateRequestExpectedPair + classApiQueryTestBase.html + aa648dd5a4b91d8d2157a76b64502e410 + ($v) + + + static + sanitizeResultArray + classApiQueryTestBase.html + ae06dddadc8f75be0525e705cdddfbb90 + ($result) + + + + ApiQueryUserInfo + classApiQueryUserInfo.html + ApiQueryBase + + + __construct + classApiQueryUserInfo.html + af98c105f4b14684fa4087fe26d3f91a7 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryUserInfo.html + ac44a42bbde1271a49a109963afb770c3 + () + + + + getAllowedParams + classApiQueryUserInfo.html + a6e9d20155f9c360e2b6b3f2aa8824dc6 + () + + + + getDescription + classApiQueryUserInfo.html + a6e04705f31eb3a349f73f28c9e737aa7 + () + + + + getExamples + classApiQueryUserInfo.html + add509b769e4837d9761929dc68cc1b2b + () + + + + getHelpUrls + classApiQueryUserInfo.html + a2cfb5b96febaf64a978f1ee80aa6a0c1 + () + + + + getParamDescription + classApiQueryUserInfo.html + aaa383230d4e5905a6cd9d24ff8c3dc20 + () + + + + getResultProperties + classApiQueryUserInfo.html + a8f4fc94d3efda754f9c493516c9f434a + () + + + + getCurrentUserInfo + classApiQueryUserInfo.html + a92c7eda25917944e11ffc1ac6cd1011d + () + + + + getRateLimits + classApiQueryUserInfo.html + a7c4b65fad85806cf1f05fe371cd7f966 + () + + + + $prop + classApiQueryUserInfo.html + aaf24a2b637d78bff33e427a8686d0d37 + + + + + ApiQueryUsers + classApiQueryUsers.html + ApiQueryBase + + + __construct + classApiQueryUsers.html + af5514fa8b20ea4c3be47cdf2b503c470 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryUsers.html + a022a8a53e58e8c4adf3792dab22b6283 + () + + + + getAllowedParams + classApiQueryUsers.html + a7962b35febf5995af88a9c9ab11519d1 + () + + + + getCacheMode + classApiQueryUsers.html + adfbb90f5fae21cdd8d086fff53fad978 + ($params) + + + + getDescription + classApiQueryUsers.html + ae05b55d883e541d1c2efe03ecf7f3b1e + () + + + + getExamples + classApiQueryUsers.html + a7ba685bc0a6a71ddbb883d8bb798cfdc + () + + + + getHelpUrls + classApiQueryUsers.html + a6080906dbd2cb3d1316c3b8b83324f8c + () + + + + getParamDescription + classApiQueryUsers.html + abde2056b51444093a0fa09696c765b57 + () + + + + getResultProperties + classApiQueryUsers.html + aa1a9ba2e69a6b3d2e428673e69526b24 + () + + + static + getAutoGroups + classApiQueryUsers.html + a4b762301c5e56c65bd143832b5436c8d + ($user) + + + static + getUserrightsToken + classApiQueryUsers.html + af1f6a5573ecb72c7a6e9374e5faed5dd + ($user) + + + + $prop + classApiQueryUsers.html + a9bc3ae36c3abce5aa5f801ea9d5846fc + + + + + getTokenFunctions + classApiQueryUsers.html + a642bf20fca4f04bd9a69f1086c604078 + () + + + static + $publicProps + classApiQueryUsers.html + af566b1f084b08a60fcc189eb77af111c + + + + + $tokenFunctions + classApiQueryUsers.html + a61dc6e75ca9dc9789ac8f4e228fd3cc9 + + + + + ApiQueryWatchlist + classApiQueryWatchlist.html + ApiQueryGeneratorBase + + + __construct + classApiQueryWatchlist.html + afce410f935f8f3116bcfbb46d07652f7 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryWatchlist.html + a1d59014e03f0515785943b440c659bf4 + () + + + + executeGenerator + classApiQueryWatchlist.html + ab6c97700e822147765332df6fda6cad7 + ($resultPageSet) + + + + getAllowedParams + classApiQueryWatchlist.html + a9d414d2d7c710c5e33b749a271f69d4d + () + + + + getDescription + classApiQueryWatchlist.html + a36d1e41faa2d06f764e8afdeed10378b + () + + + + getExamples + classApiQueryWatchlist.html + af34c78658233bb93d99014960d8866a7 + () + + + + getHelpUrls + classApiQueryWatchlist.html + ad18ff0d08c2691709c3bbf77b35d3024 + () + + + + getParamDescription + classApiQueryWatchlist.html + acd57297f29f1c2e2e3a57ba7d6532fbc + () + + + + getPossibleErrors + classApiQueryWatchlist.html + a5eb9fef26e381d3830dee195341eb605 + () + + + + getResultProperties + classApiQueryWatchlist.html + a6caf9f3350cb91a9a9a2a54b26d115ab + () + + + + $fld_comment + classApiQueryWatchlist.html + a620d28c7449dbc8ae97e0981e8eb6d39 + + + + + $fld_flags + classApiQueryWatchlist.html + a95d77bc746d5203d4c16f83c06d0f8f7 + + + + + $fld_loginfo + classApiQueryWatchlist.html + adab522f4eaffabcbe1389bafafe3d00d + + + + + $fld_notificationtimestamp + classApiQueryWatchlist.html + a19a69c14441bc8e63ea562e9838c4bf2 + + + + + $fld_parsedcomment + classApiQueryWatchlist.html + a1221a9933a5e2cc839292bb045d75781 + + + + + $fld_patrol + classApiQueryWatchlist.html + a0b51c6466f4db3a2e7d3281d3ad4eb05 + + + + + $fld_sizes + classApiQueryWatchlist.html + a667137e9a9e30f118d62308c8a39b6bc + + + + + $fld_timestamp + classApiQueryWatchlist.html + a50844337e492e40a3a4379aa7027bef0 + + + + + $fld_title + classApiQueryWatchlist.html + aa45ac17f5dfb16483dd772a97d8acfe2 + + + + + $fld_user + classApiQueryWatchlist.html + a06a7ed76775cd6d8941e2314c81997c4 + + + + + $fld_userid + classApiQueryWatchlist.html + ac7de508266c6599829ad3958b56de4cc + + + + + extractRowInfo + classApiQueryWatchlist.html + aac70a1e5cbc100b82ac289f9b9938443 + ($row) + + + + run + classApiQueryWatchlist.html + a1838307f9b2cf2fba774712991055c36 + ($resultPageSet=null) + + + + $fld_ids + classApiQueryWatchlist.html + a6a1a1cd8b27402eedb5730e84294d717 + + + + + ApiQueryWatchlistRaw + classApiQueryWatchlistRaw.html + ApiQueryGeneratorBase + + + __construct + classApiQueryWatchlistRaw.html + ab76a554449ac478459b2649423b5be57 + (ApiQuery $query, $moduleName) + + + + execute + classApiQueryWatchlistRaw.html + ab1e05774877981a7549b63a872c2611f + () + + + + executeGenerator + classApiQueryWatchlistRaw.html + a16808dd72f5d4efc04f54089c0bf1dbc + ($resultPageSet) + + + + getAllowedParams + classApiQueryWatchlistRaw.html + ac157809c86cacfa04bb34b6b76c3d630 + () + + + + getDescription + classApiQueryWatchlistRaw.html + ae0b614e0896c5ce6ab00711d66c408b8 + () + + + + getExamples + classApiQueryWatchlistRaw.html + a547696e00b85349265b13ecaa4cad53c + () + + + + getHelpUrls + classApiQueryWatchlistRaw.html + a3d4381ae6cf6123d5fdb8154502a670b + () + + + + getParamDescription + classApiQueryWatchlistRaw.html + a852d2c2770fcc2f5f37128cbefb67b4e + () + + + + getPossibleErrors + classApiQueryWatchlistRaw.html + a5bf445a0bb065accf1ec522308e6d601 + () + + + + getResultProperties + classApiQueryWatchlistRaw.html + a66bd74980b5ac0c71e02fe7aea6bdd9f + () + + + + run + classApiQueryWatchlistRaw.html + a27f022bd20702e90b89e77269fc0c26c + ($resultPageSet=null) + + + + ApiResult + classApiResult.html + ApiBase + + + __construct + classApiResult.html + acb5c26f743ee3b432d209b0d10e890ef + (ApiMain $main) + + + + addValue + classApiResult.html + a902be75b1de3a7d8be20afaa1081c6b2 + ($path, $name, $value, $flags=0) + + + + cleanUpUTF8 + classApiResult.html + ac3f4deb07b85c5becf0e0c0f703d37a4 + () + + + + convertStatusToArray + classApiResult.html + a2d39abda29d48e91f3c19c258193869d + ($status, $errorType= 'error') + + + + disableSizeCheck + classApiResult.html + a2efffb3ba1511342b0828262a39dd8c7 + () + + + + enableSizeCheck + classApiResult.html + a864d71f9c81b754c59563db370d79b55 + () + + + + execute + classApiResult.html + ae491d03b841a2582ffb7a10c74df8140 + () + + + + getData + classApiResult.html + a0aa336b521aa3905d34aa97719693d26 + () + + + + getIsRawMode + classApiResult.html + ae8b7cd7bd9899f1101aec2158863fe8e + () + + + + getSize + classApiResult.html + a6a974fc501142f4ee41466db9e39f237 + () + + + + reset + classApiResult.html + adfe1de114daaba3c99b998a360c0e8b6 + () + + + + setIndexedTagName + classApiResult.html + afe0ec42ad6b580a2ee967a957e14676d + (&$arr, $tag) + + + + setIndexedTagName_internal + classApiResult.html + ac8f0388040fd9c2a551a755ac1f7a825 + ($path, $tag) + + + + setIndexedTagName_recursive + classApiResult.html + a88b74c62dd99ce5baebb320217a42201 + (&$arr, $tag) + + + + setParsedLimit + classApiResult.html + a9416710b5a342956e4ae7f09de805cdb + ($moduleName, $limit) + + + + setRawMode + classApiResult.html + a724cda8b65ecd471e91c27ac1cfb2e5a + ($flag=true) + + + + setSubelements + classApiResult.html + a76f7476bb13340dcb858eb6272dc9b00 + (&$arr, $names) + + + + unsetValue + classApiResult.html + adc66a410a4d779615f9214727af5a5af + ($path, $name) + + + static + setContent + classApiResult.html + a305c57a0fcd5c2d87019501716dc2f05 + (&$arr, $value, $subElemName=null) + + + static + setElement + classApiResult.html + afe8b1eb7030c9a86ebc7e71d66e6f2ee + (&$arr, $name, $value, $flags=0) + + + static + size + classApiResult.html + ab86979eda4aabc79c12304b21b6deee3 + ($value) + + + + $mCheckingSize + classApiResult.html + a7c0f5023af7a969508245b5654ba9e19 + + + + + $mIsRawMode + classApiResult.html + a7ab5cf30db08657127e0001065bf75c6 + + + + + $mSize + classApiResult.html + a04f6eec037dcfaacffe44628d3c08dfc + + + + const + ADD_ON_TOP + classApiResult.html + ac0162a5882b65c0023e57c83ec5ec9aa + + + + const + OVERRIDE + classApiResult.html + aad3e5538a55d5142ba4f41d9bb357857 + + + + static + cleanUp_helper + classApiResult.html + ae4c8af8db3cf31a7e117b1b31bff0daa + (&$s) + + + + $mData + classApiResult.html + a208337dbba559afd8b151d591be18267 + + + + + ApiRevisionDelete + classApiRevisionDelete.html + ApiBase + + + execute + classApiRevisionDelete.html + ae53df73c263e648f7f1a30ae15383bdb + () + + + + getAllowedParams + classApiRevisionDelete.html + ad04db65c2828e161f3053a6d14e7200a + () + + + + getDescription + classApiRevisionDelete.html + a3c80a8bf759f17d2e2480ac81493b1bb + () + + + + getExamples + classApiRevisionDelete.html + aae4850dfa3b4afeb141571ac6fb4de8c + () + + + + getHelpUrls + classApiRevisionDelete.html + a7bca17195aa564fb7acf0989a42bce82 + () + + + + getParamDescription + classApiRevisionDelete.html + af1e0a7ba1e7c0664b2370a10d6e340ac + () + + + + getPossibleErrors + classApiRevisionDelete.html + a55e98b4e38181035bc42784872aefbab + () + + + + getTokenSalt + classApiRevisionDelete.html + a5aec07dd96cd64682690b73f693f870f + () + + + + isWriteMode + classApiRevisionDelete.html + a201299205d54deff7f411ea468c59fad + () + + + + mustBePosted + classApiRevisionDelete.html + a27e401b886b87a307b443e415ee62f59 + () + + + + needsToken + classApiRevisionDelete.html + a7d3a6de9a4b6b8b4a6f518f6f2501059 + () + + + + extractStatusInfo + classApiRevisionDelete.html + ae796805edaec755f7142551eee062563 + ($status) + + + + formatStatusMessages + classApiRevisionDelete.html + aa79aff141a3d25df24bfd4c1aa56d152 + ($messages) + + + + ApiRollback + classApiRollback.html + ApiBase + + + execute + classApiRollback.html + ac5160bd5cc7858d646c0f43298e824e1 + () + + + + getAllowedParams + classApiRollback.html + a4ec9e260a5dff967958cea9283fdaf35 + () + + + + getDescription + classApiRollback.html + a73bcafc8a0fce3253626bd2ff4592c88 + () + + + + getExamples + classApiRollback.html + a6a9cb0118132cd3d0254228ddb6546e6 + () + + + + getHelpUrls + classApiRollback.html + a6e5a93fa966d9556c610c776846d3c5a + () + + + + getParamDescription + classApiRollback.html + a08df8763ca8f85fbdb77b861c835e89d + () + + + + getPossibleErrors + classApiRollback.html + a0f221d2f25e0075e75ad3aeae198ce0a + () + + + + getResultProperties + classApiRollback.html + a83a7f26bb0c6bf07df55442b9ed2a189 + () + + + + getTokenSalt + classApiRollback.html + aa2ea1392e82a5bd2799b00a7c4dcf05a + () + + + + isWriteMode + classApiRollback.html + a82f589830efd4be031ba0ea494c8aedb + () + + + + mustBePosted + classApiRollback.html + af8909feaead0dc8c6cd163b31ddb92be + () + + + + needsToken + classApiRollback.html + afad354c99fa2d24d163a65ba823497ea + () + + + + getRbTitle + classApiRollback.html + a0e442b0dca4dbc3ab69bc2459564c527 + (array $params) + + + + getRbUser + classApiRollback.html + a56973f49dbc787c629c5a218178f4180 + (array $params) + + + Title + $mTitleObj + classApiRollback.html + a60b9012cd2f10d4711fbb6a6a2e3d5aa + + + + User + $mUser + classApiRollback.html + ac877d79fe28aeeabb433c62533ccd3d8 + + + + + ApiRsd + classApiRsd.html + ApiBase + + + execute + classApiRsd.html + ab209c1f89c5fe27e67faa2a45ce43d46 + () + + + + getAllowedParams + classApiRsd.html + af5e88550f599f010e71f5402dd0dd638 + () + + + + getCustomPrinter + classApiRsd.html + af12fb1e54dfd2bb865c61f1f2ec5af04 + () + + + + getDescription + classApiRsd.html + a1f1f1374a547ebe87748a4b2a9ee8a62 + () + + + + getExamples + classApiRsd.html + a9a468c4d0dd2144fb9129675ddff0c3f + () + + + + getParamDescription + classApiRsd.html + a52b2f84943bcd9d181db53cdc24ceb8f + () + + + + isReadMode + classApiRsd.html + a352fd0eddaf40a4c2dd475ebd8ddd8dd + () + + + + formatRsdApiList + classApiRsd.html + a3ba80dc796e3e16b98e1367902be081f + () + + + + getRsdApiList + classApiRsd.html + aa650175e770f5af093db098898d22aec + () + + + + ApiSetNotificationTimestamp + classApiSetNotificationTimestamp.html + ApiBase + + + execute + classApiSetNotificationTimestamp.html + a659a043f5a1d6ad1ffa500a7423ab22a + () + + + + getAllowedParams + classApiSetNotificationTimestamp.html + a5f766be533de04181be31f6b03144758 + ($flags=0) + + + + getDescription + classApiSetNotificationTimestamp.html + af5d931f0170eecfe46cb4e10d372a77c + () + + + + getExamples + classApiSetNotificationTimestamp.html + a00d4f81de57a8bf082c955192550fa60 + () + + + + getHelpUrls + classApiSetNotificationTimestamp.html + ab60f729d79d008d741807f9c7ee79166 + () + + + + getParamDescription + classApiSetNotificationTimestamp.html + a893ae5ab9ba62edb99a3b8750c854e2c + () + + + + getPossibleErrors + classApiSetNotificationTimestamp.html + aaa45fa1f41a39ed253980a3d33fe1fbf + () + + + + getResultProperties + classApiSetNotificationTimestamp.html + a92decfe58e9f0483f42754c7502567fe + () + + + + getTokenSalt + classApiSetNotificationTimestamp.html + ac92eebc36b06bdf8844f87e6fd4df0db + () + + + + isWriteMode + classApiSetNotificationTimestamp.html + af1c2bf56c1dcb3e505effd28e29efcfa + () + + + + mustBePosted + classApiSetNotificationTimestamp.html + abcc34b788b4d2109adcdd27079852549 + () + + + + needsToken + classApiSetNotificationTimestamp.html + ad9945ade484e3e201a17c93337cded37 + () + + + + getPageSet + classApiSetNotificationTimestamp.html + a49faf05712f69b868be5dda6b685f7a6 + () + + + + $mPageSet + classApiSetNotificationTimestamp.html + aeefad86a56f19b32be26f49891e9ef6b + + + + + ApiTestCase + classApiTestCase.html + MediaWikiLangTestCase + + + testApiTestGroup + classApiTestCase.html + a265c12ec572deeec99cbe2955cd8ecf1 + () + + + + doApiRequest + classApiTestCase.html + a64c7db9b05653558ad589f2649ae3a52 + (array $params, array $session=null, $appendModule=false, User $user=null) + + + + doApiRequestWithToken + classApiTestCase.html + a0107c0c01be9a1a3a055957999785c08 + (array $params, array $session=null, User $user=null) + + + + doLogin + classApiTestCase.html + ab8d20299d8186a32d559b6d0587cc062 + ($user= 'sysop') + + + + editPage + classApiTestCase.html + ada76c94bda6b5e83bd8e546bdf8bb9cc + ($pageName, $text, $summary= '', $defaultNs=NS_MAIN) + + + + getTokenList + classApiTestCase.html + a9e97073df5a46771b1a0d7b3f18d2d36 + ($user, $session=null) + + + + setUp + classApiTestCase.html + af114afaf93082427c02a0029b2124eb3 + () + + + ApiTestContext + $apiContext + classApiTestCase.html + adf2481d8b3dbcf91c266f64b1cbc2bd8 + + + + static + $apiUrl + classApiTestCase.html + a598d6836c0bd9e0846c6246a61a2b9d0 + + + + + ApiTestCaseUpload + classApiTestCaseUpload.html + ApiTestCase + + + clearFakeUploads + classApiTestCaseUpload.html + a4e82eeb418a2f88e3ff26d2e8c5b415b + () + + + + clearTempUpload + classApiTestCaseUpload.html + a8b1248526ad341c0687a5939c2e44321 + () + + + + deleteFileByContent + classApiTestCaseUpload.html + acbc4814dabcaa85bd0903f84ed6a3216 + ($filePath) + + + + deleteFileByFileName + classApiTestCaseUpload.html + ae61743d485283fc0bc5a74d5268a6c41 + ($fileName) + + + + deleteFileByTitle + classApiTestCaseUpload.html + ac3ac20661fd1394d1c8a819f660fa48d + ($title) + + + + fakeUploadChunk + classApiTestCaseUpload.html + ae433e275da58be199c077d1a44357598 + ($fieldName, $fileName, $type, &$chunkData) + + + + fakeUploadFile + classApiTestCaseUpload.html + a983a213a114a33bfd06fa3773532851d + ($fieldName, $fileName, $type, $filePath) + + + + setUp + classApiTestCaseUpload.html + a8d2459dc6457861dfc036643169b5641 + () + + + + tearDown + classApiTestCaseUpload.html + a7db5784952232961df57a6dabd2d94bd + () + + + + ApiTestContext + classApiTestContext.html + RequestContext + + + newTestContext + classApiTestContext.html + a7da5976a4c4bfd762bdc80161f29bfba + (WebRequest $request, User $user=null) + + + + ApiTokens + classApiTokens.html + ApiBase + + + execute + classApiTokens.html + a30373068b48e8971b499776b9a39ffc0 + () + + + + getAllowedParams + classApiTokens.html + ad7e2fd286dc0ef31e203975e84e8d97c + () + + + + getDescription + classApiTokens.html + a3a4d681f6d50a23d557112e119765602 + () + + + + getParamDescription + classApiTokens.html + a0de927df46269d5b428d754116a9d659 + () + + + + getResultProperties + classApiTokens.html + a2d1c1194fb2aef4b772111947dde0749 + () + + + + getExamples + classApiTokens.html + a2ce210c442536fdf7c59a2aa017131ee + () + + + + getTokenTypes + classApiTokens.html + a61e92156a030b9ab244c2a5e1b572d32 + () + + + + ApiTokensTest + classApiTokensTest.html + ApiTestCase + + + testGettingToken + classApiTokensTest.html + a192a9db678bb377f351f66973ad2b787 + () + + + + runTokenTest + classApiTokensTest.html + a54e66c4f489ed9f9dad48ecc3a6be6f5 + ($user) + + + + ApiUnblock + classApiUnblock.html + ApiBase + + + execute + classApiUnblock.html + a0ea34d218566508c15f76246b4422347 + () + + + + getAllowedParams + classApiUnblock.html + a558da4499eed352b86f90485955b8cda + () + + + + getDescription + classApiUnblock.html + a357edc0d95eedeeaeee03da6711f9be6 + () + + + + getExamples + classApiUnblock.html + a3dca1614a1301e0358fec5f91f36efcc + () + + + + getHelpUrls + classApiUnblock.html + a2c370b20e4deb1b4f9d73fd24108eb83 + () + + + + getParamDescription + classApiUnblock.html + a3de80ba65d8b544c952ca308cabbcace + () + + + + getPossibleErrors + classApiUnblock.html + a45f79ecfa21a9165ed1fcabf510a7841 + () + + + + getResultProperties + classApiUnblock.html + a1b55113db5b669da83b388a32bcfeb8e + () + + + + getTokenSalt + classApiUnblock.html + a0465ae3798e9fb507d97d1f8be675121 + () + + + + isWriteMode + classApiUnblock.html + a01c4c0847c66f948e1972278b6f50cfe + () + + + + mustBePosted + classApiUnblock.html + a62825110ac493aacc6f265b06108ff5f + () + + + + needsToken + classApiUnblock.html + a0d918398db73a150616f9a99d7e32c01 + () + + + + ApiUnblockTest + classApiUnblockTest.html + ApiTestCase + + + testWithNoToken + classApiUnblockTest.html + a3965fff0a999689701738ae4f1a313f7 + () + + + + setUp + classApiUnblockTest.html + a3efa472baee88cfa3da8be6767191c0a + () + + + + ApiUndelete + classApiUndelete.html + ApiBase + + + execute + classApiUndelete.html + aba3f93854588c0f484a766a1d4f0dab1 + () + + + + getAllowedParams + classApiUndelete.html + aad0c7538fa87d9e71df435dc1f8251c9 + () + + + + getDescription + classApiUndelete.html + acf58fdf1ea34a96c0a695f782aa5b43b + () + + + + getExamples + classApiUndelete.html + aacf74ef26febdf08c7f5173281e7210b + () + + + + getHelpUrls + classApiUndelete.html + a517baac64f0d371101bc2b3e12ed5756 + () + + + + getParamDescription + classApiUndelete.html + a9e8eddad7b98623be855663200023f9f + () + + + + getPossibleErrors + classApiUndelete.html + a01d02212763ca2959427922e4ed4135c + () + + + + getResultProperties + classApiUndelete.html + a19abe5c0422140a9195c355d46579c25 + () + + + + getTokenSalt + classApiUndelete.html + a55d16aa2d7c915e72afcc6e65b05216d + () + + + + isWriteMode + classApiUndelete.html + ab0d49e026c80620e457d21b5fee22119 + () + + + + mustBePosted + classApiUndelete.html + a4ee9ce7e555af58402111fb3389ce141 + () + + + + needsToken + classApiUndelete.html + a40ad03e918c5bbfb06965857747db510 + () + + + + ApiUpload + classApiUpload.html + ApiBase + + + execute + classApiUpload.html + a0ee3a2920e5e0f5bfc396671e928a3f1 + () + + + + getAllowedParams + classApiUpload.html + a2d223025fb11dd73b6709769360c0b61 + () + + + + getDescription + classApiUpload.html + ae037908ebdac3b62f19c353e1cc80708 + () + + + + getExamples + classApiUpload.html + a79dff806c7f2e0b4f1876a81e70d9f43 + () + + + + getHelpUrls + classApiUpload.html + a393b5560a4f3f6d68f9166e12424b29d + () + + + + getParamDescription + classApiUpload.html + a7d881b82c1aa5c819b98f315cd845dd0 + () + + + + getPossibleErrors + classApiUpload.html + a8203c72415b1dce74a527f76f455daef + () + + + + getResultProperties + classApiUpload.html + ad9a2a59f29b525f72828034739789a4d + () + + + + getTokenSalt + classApiUpload.html + a0a5ca4f989741faae83703542f0501f5 + () + + + + isWriteMode + classApiUpload.html + a479332eab2dfcfd4445df65deda30f70 + () + + + + mustBePosted + classApiUpload.html + aed7cee44210d5f74bbc05165df9a32d7 + () + + + + needsToken + classApiUpload.html + ac1c40920f32ff1a3d9e9460f46f3674a + () + + + + checkAsyncDownloadEnabled + classApiUpload.html + a6c52837c3d5f1e38c9f582962283f704 + () + + + + checkPermissions + classApiUpload.html + adc49546214b6188cfe93a3fa88aa355d + ($user) + + + + checkVerification + classApiUpload.html + ae1b7ca5bb3d33b7855cc13d740f7ff92 + (array $verification) + + + + getApiWarnings + classApiUpload.html + af961f6bb6e5fdc80a5eaafa43b42fb64 + () + + + + performUpload + classApiUpload.html + ae1901fcb334206a72893bde167269256 + ($warnings) + + + + selectUploadModule + classApiUpload.html + aace5ec7f6b961561a970b797e740f23c + () + + + + transformWarnings + classApiUpload.html + afde305ec2095a512e0b176b35fa6d570 + ($warnings) + + + + verifyUpload + classApiUpload.html + a22dd47a8401f254cb10b63354d8d9132 + () + + + + $mParams + classApiUpload.html + a6b217ae7340b672be5fd0efba09fc843 + + + + UploadBase + $mUpload + classApiUpload.html + a791f3a590ea73b84b230a05cf9e37631 + + + + + dieRecoverableError + classApiUpload.html + aa54b76f56ba019f75eb4dde98a171e4f + ($error, $parameter, $data=array()) + + + + getChunkResult + classApiUpload.html + a08ae5c3970f50083d7a6ac7f888bbd9a + ($warnings) + + + + getContextResult + classApiUpload.html + a91b12dc67b5ecadb3d97f8e50f91828c + () + + + + getStashResult + classApiUpload.html + a968fef411f0fbcb485ff39811251596f + ($warnings) + + + + getWarningsResult + classApiUpload.html + a5818842444479bfe098ce9d454a70a60 + ($warnings) + + + + performStash + classApiUpload.html + adddee8780b26d7f3777cdea513a80d31 + () + + + + ApiUploadTest + classApiUploadTest.html + ApiTestCaseUpload + + + testLogin + classApiUploadTest.html + a8dbbbf918cba2e88126d76064d343c5c + () + + + + testUpload + classApiUploadTest.html + a0c11e9163e61c7c023347dabed155091 + ($session) + + + + testUploadChunks + classApiUploadTest.html + a9c333e2dae08177d95f980e27cf2fe20 + ($session) + + + + testUploadMissingParams + classApiUploadTest.html + a4842994149d9a6b4f14ffd1706a007ea + ($session) + + + + testUploadRequiresToken + classApiUploadTest.html + af7b910fec7c8455ebac20b276c634789 + ($session) + + + + testUploadSameContent + classApiUploadTest.html + ab8815248802fbf0cce46430b6d7b429d + ($session) + + + + testUploadSameFileName + classApiUploadTest.html + af34c804270195832b4a5e29646ee336a + ($session) + + + + testUploadStash + classApiUploadTest.html + a8b28978465458f56a98a86b6b4e667ab + ($session) + + + + testUploadZeroLength + classApiUploadTest.html + a895e6c9809241454e8a48122521f6d0d + ($session) + + + + ApiUserrights + classApiUserrights.html + ApiBase + + + execute + classApiUserrights.html + a69f20c7d6a1c7ff25c1ffc6745ac2746 + () + + + + getAllowedParams + classApiUserrights.html + ad05c5b18d6ba71bfd2e61594114c4e97 + () + + + + getDescription + classApiUserrights.html + a263678039d655d18e29b65cca4a50508 + () + + + + getExamples + classApiUserrights.html + a3a811e5ca0ee2516058b01d154b3adf7 + () + + + + getHelpUrls + classApiUserrights.html + a37cb9d4ac1624e0269b6aa81ec3ac36d + () + + + + getParamDescription + classApiUserrights.html + aa2f1ba0a9d17b42d92e169c875bf3091 + () + + + + getTokenSalt + classApiUserrights.html + a8a7af33269eb32d9c38390ae2dce64d1 + () + + + + isWriteMode + classApiUserrights.html + ab8a6417da8484317b24c725d3c615bab + () + + + + mustBePosted + classApiUserrights.html + a723cf9de9daa2a3f3d6a915dce781129 + () + + + + needsToken + classApiUserrights.html + aa660a6a8fd96ebef24ba6b7e0c2fe8b1 + () + + + + getUrUser + classApiUserrights.html + a9a7c2df0bad0472947311d7cb23cddc4 + () + + + + $mUser + classApiUserrights.html + a0029e42b60219a8994dc0be4804f23fb + + + + + ApiWatch + classApiWatch.html + ApiBase + + + execute + classApiWatch.html + ab5a965c13cbdb7cc50eda2e5d6e189f1 + () + + + + getAllowedParams + classApiWatch.html + a82d9091cf92a6c906f6efc2f5c284916 + ($flags=0) + + + + getDescription + classApiWatch.html + a82f1d04d82ec705a78bdfff716abb01e + () + + + + getExamples + classApiWatch.html + affb4976b7aada91f887e15d87620b916 + () + + + + getHelpUrls + classApiWatch.html + a648371164fb5784bf33950f4b81f9c16 + () + + + + getParamDescription + classApiWatch.html + a0b0b10e98435cc6a436cd921fff264a0 + () + + + + getPossibleErrors + classApiWatch.html + a454a915fbf57c6e44217a23f92f79a1d + () + + + + getResultProperties + classApiWatch.html + abafdf150359b7a5b1441419943f67612 + () + + + + getTokenSalt + classApiWatch.html + abddff364298b4e1b9fc5dce6f12b166e + () + + + + isWriteMode + classApiWatch.html + a10bad748473aa1b7cd929ae237fe317f + () + + + + mustBePosted + classApiWatch.html + aa3d40853c3aec8b4971bccdaf83979ab + () + + + + needsToken + classApiWatch.html + a5de59967d096167b158482d20c46814f + () + + + + getPageSet + classApiWatch.html + a214b28c15a1beb9bb7132ed5dd7e1d3c + () + + + + watchTitle + classApiWatch.html + a0f6d8f460c73ae1aaac3b7536f22f5e8 + (Title $title, User $user, array $params, $compatibilityMode=false) + + + + $mPageSet + classApiWatch.html + ac42e20963ddb87d2a56b524d962d1958 + + + + + ApiWatchTest + classApiWatchTest.html + ApiTestCase + + + getTokens + classApiWatchTest.html + a746fe2bd90c9c8892672151e77b9b078 + () + + + + testGetRollbackToken + classApiWatchTest.html + a9290623b3ee17df7abb72d67ca8876ca + () + + + + testWatchClear + classApiWatchTest.html + a5f47f13c553dc094f2212a43e36abe3e + () + + + + testWatchEdit + classApiWatchTest.html + ac2e73bc9e6fba622c32fd5ac2f10c52d + () + + + + testWatchProtect + classApiWatchTest.html + aada70f59e72262d14bf4b4e254adc517 + () + + + + testWatchRollback + classApiWatchTest.html + a555e6951a604027ec4688c8524bd89c2 + ($data) + + + + setUp + classApiWatchTest.html + a10465c7f64336d5bf31f618d91687a09 + () + + + + ArchivedFile + classArchivedFile.html + + + __construct + classArchivedFile.html + a5e1b7c0677c3b900b26e33dc31cccfad + ($title, $id=0, $key= '') + + + + exists + classArchivedFile.html + a31d1494af3642db6613b757bf965daeb + () + + + + getBits + classArchivedFile.html + a38cd78721b2cafe4fb252f9c39e29549 + () + + + + getDescription + classArchivedFile.html + a8c9317bd1e7b54374fadb9b3dad0cba6 + () + + + + getGroup + classArchivedFile.html + aa82e926c2999ad2c9cf0a5d7fa20f2b9 + () + + + + getHandler + classArchivedFile.html + a6239a585625ebaf327c9aea88d806d3e + () + + + + getHeight + classArchivedFile.html + a24f13ab511d58ac40ccc779afb55f5b0 + () + + + + getID + classArchivedFile.html + addaa1a50acacd831c4b4c462a1ed6fa6 + () + + + + getKey + classArchivedFile.html + ad42ecb6cbdca79498b5199f2e72c0cf8 + () + + + + getMediaType + classArchivedFile.html + aeea5a4f3d24a21cd327262bc87d6a731 + () + + + + getMetadata + classArchivedFile.html + afb9fe8ca4a2a606e05a2b7fd449f3e17 + () + + + + getMimeType + classArchivedFile.html + acb1aeace1c1cb16df29a07f17029641c + () + + + + getName + classArchivedFile.html + ae5c08d97877ebfac4532fa620e623b8a + () + + + + getRawDescription + classArchivedFile.html + af78092bf752730976c18f14bfe2bd771 + () + + + + getRawUser + classArchivedFile.html + a8db5f282f99b78308cc2e9ba61abcbb6 + () + + + + getRawUserText + classArchivedFile.html + a75147703ea1abc9a23734449a0401110 + () + + + + getSha1 + classArchivedFile.html + a589e42a59fcb1170da8db9fd4b9c6397 + () + + + + getSize + classArchivedFile.html + a1604abef9c92e76a52f0682200798eb7 + () + + + + getStorageKey + classArchivedFile.html + ac1c5bfea575f779e67b3c39e375aae11 + () + + + + getTimestamp + classArchivedFile.html + a042f5c1ee648b5e5d0620e1ff6e2eeb7 + () + + + + getTitle + classArchivedFile.html + ab62c403587fea20354c3824398e0aa73 + () + + + + getUser + classArchivedFile.html + acefc07308b5b7f302f119ef49e94b749 + ($type= 'text') + + + + getUserText + classArchivedFile.html + adea591762622d80a934dcff69c2fddff + () + + + + getVisibility + classArchivedFile.html + af85c1cba6227cad5f5625df5841907bf + () + + + + getWidth + classArchivedFile.html + abdc331959045ccbe61d3d37145bc42d8 + () + + + + isDeleted + classArchivedFile.html + aa1a10d0ba1eb110e82cb9ebef5f7fdd2 + ($field) + + + + load + classArchivedFile.html + aa185cdccfd23db0ab74bd2de9c3c0938 + () + + + + loadFromRow + classArchivedFile.html + a2a3d0c2f6bd86ba9cd6cb863f4c0a267 + ($row) + + + + pageCount + classArchivedFile.html + aa2448f16044e72790c7ea52ecdb5909e + () + + + + userCan + classArchivedFile.html + a3529a720f33e7ac4caa1109fc54d8a61 + ($field, User $user=null) + + + static + newFromRow + classArchivedFile.html + ae8bf7a2ad68502454c9e120c2ca3139e + ($row) + + + static + selectFields + classArchivedFile.html + a468f130efca206c9169befaf9134aa49 + () + + + MediaHandler + $handler + classArchivedFile.html + a1a1b1068b69f96492ee948d1809e8950 + + + + Title + $title + classArchivedFile.html + a0844382a2dced2999a16b8e535775dfd + + + + string + $archive_name + classArchivedFile.html + a59b54d6b21d749e1c60c5c34401aaf47 + + + + int + $bits + classArchivedFile.html + aecb526cc32cb4d874522580f6f017551 + + + + bool + $dataLoaded + classArchivedFile.html + a1ab263c87b7a3f3b28b1d50495a44d93 + + + + int + $deleted + classArchivedFile.html + ac08ad44133c809bb78933812a0bdc9b2 + + + + string + $description + classArchivedFile.html + a496f2110c89c22b99374655553f11278 + + + + string + $group + classArchivedFile.html + a487a2b59b2c8f5f8cb5683ce72e245e1 + + + + int + $height + classArchivedFile.html + a2aea610a5884f187a35a8bb53f48a358 + + + + int + $id + classArchivedFile.html + a8d66b76168e0f3d049396084fdaa5b98 + + + + string + $key + classArchivedFile.html + a41e57e2c0ad9be2911b4760c22f54584 + + + + string + $media_type + classArchivedFile.html + a3c3f7e63c8a1330af893a6c21d73ee5b + + + + string + $metadata + classArchivedFile.html + adc8fe77a59f495aa79a2c03428312e01 + + + + string + $mime + classArchivedFile.html + a77452a615222d76284ac37abf77a0ade + + + + string + $name + classArchivedFile.html + a488ac6ef95411207bf3b650e28973c8b + + + + string + $pageCount + classArchivedFile.html + a82f997e85b68b0c1fba1027c698efe65 + + + + string + $sha1 + classArchivedFile.html + a3b3dc98ff4e3aad904febb727bed44fd + + + + int + $size + classArchivedFile.html + a39aa83f9c58ee4f990c2b0a70a4fa518 + + + + string + $timestamp + classArchivedFile.html + adfa8b7a3098e6257b8b5d2c2fa9c7e25 + + + + int + $user + classArchivedFile.html + a31f8a893eed31a830afcaccbdca4972f + + + + string + $user_text + classArchivedFile.html + afbffb21bb2de125114214fb5713de737 + + + + int + $width + classArchivedFile.html + afc0784d9dcca98bde8860e3189ff4551 + + + + + ArrayDiffFormatter + classArrayDiffFormatter.html + DiffFormatter + + + format + classArrayDiffFormatter.html + a2eddbf9fcbd84331671372166e7bf561 + ($diff) + + + + ArrayDiffFormatterTest + classArrayDiffFormatterTest.html + MediaWikiTestCase + + + provideTestFormat + classArrayDiffFormatterTest.html + af068621f3e96942156090e6321438b8a + () + + + + testFormat + classArrayDiffFormatterTest.html + a218cf04e5e5d388461ca44f3a87ff716 + ($input, $expectedOutput) + + + + getMockDiff + classArrayDiffFormatterTest.html + ac4617aca475520f7f7e82d3a237a81d1 + ($edits) + + + + getMockDiffOp + classArrayDiffFormatterTest.html + a6a98b0d5ea813c57913d7833bb85375b + ($type=null, $orig=array(), $closing=array()) + + + + ArrayUtils + classArrayUtils.html + + static + arrayDiffAssocRecursive + classArrayUtils.html + a87f86cbebf70794f29d57d8172517011 + ($array1) + + + static + consistentHashSort + classArrayUtils.html + a5561abaaa1591a43b98fc7b3a700746f + (&$array, $key, $separator="\000") + + + static + findLowerBound + classArrayUtils.html + a5f36629c0d59d1c043b6257c622d544c + ($valueCallback, $valueCount, $comparisonCallback, $target) + + + static + pickRandom + classArrayUtils.html + a0ec8c3d110fccf714b3d722ba44065f1 + ($weights) + + + + ArrayUtilsTest + classArrayUtilsTest.html + MediaWikiTestCase + + + provideArrayDiffAssocRecursive + classArrayUtilsTest.html + a34b39468d47e7bb120edbc7238727445 + () + + + + provideFindLowerBound + classArrayUtilsTest.html + a9b3b65e972630c2f93044b1ef02002f1 + () + + + + testArrayDiffAssocRecursive + classArrayUtilsTest.html + a628632a1a950d1c2b46d17bbebe770ba + ($expected) + + + + testFindLowerBound + classArrayUtilsTest.html + a81f1be956a69eba5390fe404249356e2 + ($valueCallback, $valueCount, $comparisonCallback, $target, $expected) + + + + $search + classArrayUtilsTest.html + ade9857cc9a6fe4a01c767dc138a361cd + + + + + Article + classArticle.html + Page + + + __call + classArticle.html + a7f97044255674e30ec8b423010891e22 + ($fname, $args) + + + + __construct + classArticle.html + a50618b973c7ba837fef4c73806658eed + (Title $title, $oldId=null) + + + + __get + classArticle.html + acfa433517f85adfa4824d00ffe542d76 + ($fname) + + + + __set + classArticle.html + aceccf7c99485024b13e244e7070377e8 + ($fname, $fvalue) + + + + adjustDisplayTitle + classArticle.html + a73690d902aa12c52806b01962b5cbb13 + (ParserOutput $pOutput) + + + + clear + classArticle.html + a86f87e2cbc86d5356368ab36de6994ac + () + + + + commitRollback + classArticle.html + a06e3cc0131cfde04cf323a6032784a7b + ($fromP, $summary, $bot, &$resultDetails, User $guser=null) + + + + confirmDelete + classArticle.html + a0317385616ce577aa352d5b3c9b3854f + ($reason) + + + + delete + classArticle.html + a1aa997dc68e98adbaaf85685f3637a51 + () + + + + doDelete + classArticle.html + a4ea5caec69519167233efc9b10aab415 + ($reason, $suppress=false) + + + + doDeleteArticle + classArticle.html + a4ed9c92ec4ba854fb0f388d2db2035c5 + ($reason, $suppress=false, $id=0, $commit=true, &$error= '') + + + + doRollback + classArticle.html + a67d16ff58f08017973e6c829245ca5eb + ($fromP, $summary, $token, $bot, &$resultDetails, User $user=null) + + + + doUpdateRestrictions + classArticle.html + a44ac1b51f238a65a9ac16e2235ed1454 + (array $limit, array $expiry, &$cascade, $reason, User $user) + + + + fetchContent + classArticle.html + affd3b52d2544cc334d7805ae9e5aba98 + () + + + + generateReason + classArticle.html + a046874fb0764be305e858adb90a7083f + (&$hasHistory) + + + + getContent + classArticle.html + ada2a8ad4388950b06cd2dc563375aa22 + () + + + + getContext + classArticle.html + a10bfbbecd0be94780fa3433d79439d20 + () + + + + getOldID + classArticle.html + a685df95c57a7e8f6934fdad8fed50c82 + () + + + + getOldIDFromRequest + classArticle.html + a16ac5987f93d1fd7772270c11f0848d6 + () + + + + getPage + classArticle.html + ab774f10d8461c108887e3c4f2b133da9 + () + + + + getParserOptions + classArticle.html + a867b3af89656bf48c7171599351428ae + () + + + + getParserOutput + classArticle.html + a5196ed2b63673757f61bd20448713647 + ($oldid=null, User $user=null) + + + + getRevIdFetched + classArticle.html + add1cd02cc3bb626052ae0ab5d0e7678c + () + + + + getRevisionFetched + classArticle.html + a004a2faf17d262beee886a4061e37b9b + () + + + + getRobotPolicy + classArticle.html + ae382d54f61da2ad56a32cacdc32e51d9 + ($action, $pOutput=null) + + + + getTitle + classArticle.html + a6ee4177f64ac275ce8fa32c828af88db + () + + + + info + classArticle.html + ae6c329be5f78cf05391cb502c7b42e56 + () + + + + isCurrent + classArticle.html + a9fc5f799f4bf30c696d7c98f2835f733 + () + + + + isFileCacheable + classArticle.html + a6ad3af0051405036a6c7c8aed9ac13b8 + () + + + + loadContent + classArticle.html + a9d1f5b1f7ba2120712abcd76a7e845bc + () + + + + protect + classArticle.html + a955c223a72fc9c5e808fa6ca27bd1b55 + () + + + + purge + classArticle.html + a430b2be1e05f567e4d2b23243dbf4bda + () + + + + render + classArticle.html + af29f1759aada0652138a43d9acb28e9f + () + + + + revert + classArticle.html + a93a322e63c780b7a88e968516c5568f5 + () + + + + rollback + classArticle.html + a2c617bb91f652ba1ac511a66d7c429ca + () + + + + setContext + classArticle.html + a9175f3f3a348538fd3f9b73cf3a803ec + ($context) + + + + setOldSubtitle + classArticle.html + ac74f861927025f4785d95d0cecd7fb60 + ($oldid=0) + + + + setParserOptions + classArticle.html + aeec8f87f850a0d5c3c255332ac9cf06b + (ParserOptions $options) + + + + setRedirectedFrom + classArticle.html + ad59e0240452a4a8a052ec2265b900bc6 + (Title $from) + + + + showDeletedRevisionHeader + classArticle.html + a811766e416c0cec238d150ef8b3eac86 + () + + + + showDiffPage + classArticle.html + aecd4a520bc8d7227f4fce862af084794 + () + + + + showMissingArticle + classArticle.html + aa152fea162d857571888e838925d1d55 + () + + + + showNamespaceHeader + classArticle.html + ae001b5037dbb0d5143927f98f7d48290 + () + + + + showPatrolFooter + classArticle.html + acf71f516dab1ac8924877f974647b454 + () + + + + showRedirectedFromHeader + classArticle.html + af33430b1e0c6d479c24acdb8c83dd1d5 + () + + + + showViewFooter + classArticle.html + ad0318a052f9f41df4c91df809fbf9856 + () + + + + unprotect + classArticle.html + aaabbffb6a8e46c37a06e892fc311c1dc + () + + + + updateRestrictions + classArticle.html + a8e18e349e12b2848a14daf95095819de + ($limit=array(), $reason= '', &$cascade=0, $expiry=array()) + + + + view + classArticle.html + a3d8c9bcb1c0707d33f02e03524775aba + () + + + + viewRedirect + classArticle.html + a8190a702f26e55bac8daf5f85a57a682 + ($target, $appendSubtitle=true, $forceKnown=false) + + + static + formatRobotPolicy + classArticle.html + a7d076b903fbfec072c74038be0b53a47 + ($policy) + + + static + getAutosummary + classArticle.html + a6d5da429d2e6b495c701d05a015fa47b + ($oldtext, $newtext, $flags) + + + static + getRedirectHeaderHtml + classArticle.html + a930b69d397bbc5fa92c072c831597f87 + (Language $lang, $target, $forceKnown=false) + + + static + newFromID + classArticle.html + aa400894c12ac8490a85199fdd372e99e + ($id) + + + static + newFromTitle + classArticle.html + adffbf6339b9b288c1e695dad0f6f0689 + ($title, IContextSource $context) + + + static + newFromWikiPage + classArticle.html + a0c079ca89eccf4e2457a866cb9da0688 + (WikiPage $page, IContextSource $context) + + + static + onArticleCreate + classArticle.html + a7e759bc64e5335a5b3b09e03614766a1 + ($title) + + + static + onArticleDelete + classArticle.html + a805c5bbcf5d5543354b0a4858120b914 + ($title) + + + static + onArticleEdit + classArticle.html + a0d043b731e3f20b49f643658145c8fcb + ($title) + + + static + selectFields + classArticle.html + a59d4578a185ff8ffded6d7f01aaf5f39 + () + + + string + $mContent + classArticle.html + a35036d9e5dfc242c44648aeb27340a93 + + + + ParserOptions + $mParserOptions + classArticle.html + ad02257e6ac0f4568de5efa471087d931 + + + + ParserOutput + $mParserOutput + classArticle.html + a00ead06b97c86e48f51dcf55d404db5d + + + + + fetchContentObject + classArticle.html + a320e5680e927700b59e5453663791d78 + () + + + + getContentObject + classArticle.html + aeb99c21a0cd3d9505f7e04f94d2105bd + () + + + + newPage + classArticle.html + ab1b8956946e0154b56ed09d2ec0dff62 + (Title $title) + + + + showCssOrJsPage + classArticle.html + af61dff104e162063fcf050159a461d25 + ($showCacheHint=true) + + + + tryFileCache + classArticle.html + adb5e34bb03c553d970e86be2aae00f7a + () + + + bool + $mContentLoaded + classArticle.html + afd50c10af1b6fcc6c99d161a8e7ba0e7 + + + + Content + $mContentObject + classArticle.html + a90ac0a2f7d120d215c44cf7e0e129493 + + + + IContextSource + $mContext + classArticle.html + a2f9d01a32e5eb962f7c956bd09cecfa6 + + + + int null + $mOldId + classArticle.html + ac322f465418a83c135bc815c70720af7 + + + + WikiPage + $mPage + classArticle.html + ad2d32df6cd4eb933a236ffe516734b4a + + + + Title + $mRedirectedFrom + classArticle.html + a01d5b48803a2dd9e140c2ec45304d0d9 + + + + string bool + $mRedirectUrl + classArticle.html + abbaed159acee26c94ecc8478e6144d75 + + + + int + $mRevIdFetched + classArticle.html + aabd91442d3cbbb71bbc76d6c7b465641 + + + + Revision + $mRevision + classArticle.html + ac6a2a0f101db1137f5f121b883872465 + + + + + ArticleTablesTest + classArticleTablesTest.html + MediaWikiLangTestCase + + + testbug14404 + classArticleTablesTest.html + a7ebb546d5e10b822964f6b953820ea1e + () + + + + ArticleTest + classArticleTest.html + MediaWikiTestCase + + + testGetOrSetOnNewProperty + classArticleTest.html + ac9fb62a144195efada8aa33cec352ba3 + () + + + + testImplementsCallMagic + classArticleTest.html + a8959038a450398292e9fdf92a3d7aab9 + () + + + + testImplementsGetMagic + classArticleTest.html + aee49bd448fb267fce62eae18d6f00c02 + () + + + + testImplementsSetMagic + classArticleTest.html + a030b8bb97c18573747dbdeed9a14b2f6 + () + + + + testStaticFunctions + classArticleTest.html + a5631fdd67cc31edb62d7e99e1e6b7dd3 + () + + + + setUp + classArticleTest.html + ac8f03ee8531621f3b018b9f5a2b094b3 + () + + + + tearDown + classArticleTest.html + a6694b233b6711c8715273452d5256af0 + () + + + Article + $article + classArticleTest.html + aaf93abf1a326f33216399cce52650fdf + + + + Title + $title + classArticleTest.html + a487602a63500b680edc5e38a7539adcd + + + + + AssembleUploadChunksJob + classAssembleUploadChunksJob.html + Job + + + __construct + classAssembleUploadChunksJob.html + af0f4e0bd551a3438727749afd227ab9c + ($title, $params) + + + + allowRetries + classAssembleUploadChunksJob.html + a95b63a4f553562c7083c5096f3d4308c + () + + + + getDeduplicationInfo + classAssembleUploadChunksJob.html + acdef82d51a00a788ead351e775980712 + () + + + + run + classAssembleUploadChunksJob.html + a8014efc8a87e8b932730e801bb71c85a + () + + + + AtomFeed + classAtomFeed.html + ChannelFeed + + + formatTime + classAtomFeed.html + a3f0a308834ef79ea3ac66fe12a44a3a2 + ($ts) + + + + outFooter + classAtomFeed.html + a3621345c0fbd92dd4bdb6504eb623b1c + () + + + + outHeader + classAtomFeed.html + af7ce919993567552ddb31e59c301de27 + () + + + + outItem + classAtomFeed.html + a2ecd69d23d05c4589da056f88c94fcca + ($item) + + + + getFeedId + classAtomFeed.html + a4247d903ad7c969bc2dc5e42de8f653c + () + + + + getSelfUrl + classAtomFeed.html + a68ff8333ffee91240e8046d3038bcfc7 + () + + + + AttachLatest + classAttachLatest.html + Maintenance + + + __construct + classAttachLatest.html + a45bbaae6e868b391458b409825a0e9f2 + () + + + + execute + classAttachLatest.html + a04ed0d05c56c0bb94ccd7a89e8cc225a + () + + + + AuthPlugin + classAuthPlugin.html + + + addUser + classAuthPlugin.html + a421bf0d30da97579ef4465853e952aea + ($user, $password, $email= '', $realname= '') + + + + allowPasswordChange + classAuthPlugin.html + a661aa70040f6a65edb1501a64733f929 + () + + + + allowPropChange + classAuthPlugin.html + a8db89ffaf36d563339e834c7fce18ef2 + ($prop= '') + + + + allowSetLocalPassword + classAuthPlugin.html + ac0928b52ffbd6c1c203881aebf15c8a2 + () + + + + authenticate + classAuthPlugin.html + a6e1d7a80c049a42dacae5f0b196d8658 + ($username, $password) + + + + autoCreate + classAuthPlugin.html + a2a124b13569fdf9da0e55cf01760f5ad + () + + + + canCreateAccounts + classAuthPlugin.html + a5260de1141183248aa94b3019ac04815 + () + + + + domainList + classAuthPlugin.html + acf21d897d819a85040eae0698f7ac1d7 + () + + + + getCanonicalName + classAuthPlugin.html + aa19e543f5f16871e598bf360da9eb556 + ($username) + + + + getDomain + classAuthPlugin.html + acfc5d4cf92c6c54bd17f871f919f6da8 + () + + + + getUserInstance + classAuthPlugin.html + a97f480e2345442a78dc90b102018bd3f + (User &$user) + + + + initUser + classAuthPlugin.html + a5d728755c95e0a46e86d9341a0bd0874 + (&$user, $autocreate=false) + + + + modifyUITemplate + classAuthPlugin.html + a70b7ddcdd9dab4a5b344c053524a2c0e + (&$template, &$type) + + + + setDomain + classAuthPlugin.html + aaa1e60c376b20c17b00c4f0bf24348a6 + ($domain) + + + + setPassword + classAuthPlugin.html + a725607c2858a8cf9d16abce2aaeafe63 + ($user, $password) + + + + strict + classAuthPlugin.html + ae5acff0bc775ddc45a2f6676d47d783c + () + + + + strictUserAuth + classAuthPlugin.html + ab69598aad187081fd5af1f1aa7e9c7a0 + ($username) + + + + updateExternalDB + classAuthPlugin.html + a0a7165356b9eefcdc5611ab8554fc98a + ($user) + + + + updateExternalDBGroups + classAuthPlugin.html + a9e6ef5ae42daa62543b2dc360dea13ac + ($user, $addgroups, $delgroups=array()) + + + + updateUser + classAuthPlugin.html + a7c4d985b898bd19a50038fc0c7828e42 + (&$user) + + + + userExists + classAuthPlugin.html + a3b550c73cd55ce64299a3679ccbb1bf8 + ($username) + + + + validDomain + classAuthPlugin.html + a4a5093b7578e486a64576c3368d77dc3 + ($domain) + + + string + $domain + classAuthPlugin.html + ae35f3ee1c2143c0e371911a74a577fda + + + + + AuthPluginUser + classAuthPluginUser.html + + + __construct + classAuthPluginUser.html + a95c600c4fc0c50b37bf77d4d287a5af1 + ($user) + + + + getId + classAuthPluginUser.html + a19b0235ac1cbdf8940700f423d80d09f + () + + + + isHidden + classAuthPluginUser.html + ae3064fea76e14f6d978e5dacc95c46b0 + () + + + + isLocked + classAuthPluginUser.html + a903dcdddaaab80b1b847219045ed3952 + () + + + + resetAuthToken + classAuthPluginUser.html + a5ffa34e9efe498f1c628c9aa041bb2ae + () + + + + AutoLoader + classAutoLoader.html + + static + autoload + classAutoLoader.html + ad4d8fd5b17e07b8d674836dcaa0b193e + ($className) + + + static + loadClass + classAutoLoader.html + ae89b1e236d6f060bce1f94744c2b51e7 + ($class) + + + static + resetAutoloadLocalClassesLower + classAutoLoader.html + ae528a0d0af0ac18b3547cc8f38e6daa3 + () + + + static + $autoloadLocalClassesLower + classAutoLoader.html + a6e8b00a198a0072153a7d0128afad032 + + + + + AutoLoaderTest + classAutoLoaderTest.html + MediaWikiTestCase + + + testAutoLoadConfig + classAutoLoaderTest.html + aad3d4cb418c60eede31e63a326cd2e3b + () + + + + testCoreClass + classAutoLoaderTest.html + a510c9c9705842293609dfd019834eb46 + () + + + + testExtensionClass + classAutoLoaderTest.html + a972cb7d0257654dfdf86396ff046ed2d + () + + + + testWrongCaseClass + classAutoLoaderTest.html + a76ea1e93fa86e1c9a3d064f346f7b626 + () + + + + testWrongCaseSerializedClass + classAutoLoaderTest.html + a93da18b4ce8eda58cb86dee41c5bc63e + () + + + + setUp + classAutoLoaderTest.html + aede283b700e0aa72261b62aebd296620 + () + + + static + checkAutoLoadConf + classAutoLoaderTest.html + acc5a82c92c0b1cb5291d3d7f38f5885d + () + + + + Autopromote + classAutopromote.html + + static + getAutopromoteGroups + classAutopromote.html + ad65d560b168eefe313f413754d16eacf + (User $user) + + + static + getAutopromoteOnceGroups + classAutopromote.html + a6d5632ccc4d4bb8bfad0653b1d5a61c8 + (User $user, $event) + + + static + checkCondition + classAutopromote.html + a79de649546a1e91314e4e2450171e05a + ($cond, User $user) + + + static + recCheckCondition + classAutopromote.html + ac3e1d0b944c0cef846b74b09f6858f8b + ($cond, User $user) + + + + BacklinkCache + classBacklinkCache.html + + + __construct + classBacklinkCache.html + a55b6f546c3dbd14f4fa160d30fea31ee + (Title $title) + + + + __sleep + classBacklinkCache.html + a94ce06cf02f825744124b51f4e68e4aa + () + + + + clear + classBacklinkCache.html + a6371c108456f615dfcfef771c3254ba3 + () + + + + getLinks + classBacklinkCache.html + aa238e247712b4ee7041b0613c070145d + ($table, $startId=false, $endId=false, $max=INF) + + + + getNumLinks + classBacklinkCache.html + a0fdd04ee340929a9f64f45c045439ea5 + ($table, $max=INF) + + + + hasLinks + classBacklinkCache.html + aaa72fde5eb5155064c4ab37cbb2dac08 + ($table) + + + + partition + classBacklinkCache.html + ad3c35616efdc180df3b7d16368379dda + ($table, $batchSize) + + + + setDB + classBacklinkCache.html + a8210ebacd931a2e98b19430fe2602247 + ($db) + + + static + get + classBacklinkCache.html + ab0980b40335b34a32c55f148a5bf2768 + (Title $title) + + + const + CACHE_EXPIRY + classBacklinkCache.html + affc59da92a7ad0506b75ab9005cde716 + + + + + getConditions + classBacklinkCache.html + acedb544709693adfea1a0cf7702c83d1 + ($table) + + + + getDB + classBacklinkCache.html + a83aeeec967f21c0a51cba65966130dd6 + () + + + + getPrefix + classBacklinkCache.html + a8187a472a4d823e60d7ead81fbca3042 + ($table) + + + + partitionResult + classBacklinkCache.html + af79f62cda9ef34ed95527bef8e674ac1 + ($res, $batchSize, $isComplete=true) + + + + queryLinks + classBacklinkCache.html + aac2597a2415eb5037b201beb81fcae9a + ($table, $startId, $endId, $max, $select= 'all') + + + + $db + classBacklinkCache.html + adc026e332cc579c155ad4322dadc76ab + + + + + $fullResultCache + classBacklinkCache.html + a4d940754e087e2ba0623d49f04ba4b6c + + + + + $partitionCache + classBacklinkCache.html + a0c559910e50a50de53312ea94263e5dd + + + + + $title + classBacklinkCache.html + af6ad5280c123dce926e3ea2653ec6d96 + + + + static + $cache + classBacklinkCache.html + a97ba5627837259638b232f7bf3b61374 + + + + + BacklinkJobUtils + classBacklinkJobUtils.html + + static + partitionBacklinkJob + classBacklinkJobUtils.html + ad3e586f0c3b0ef162c65c5ce114de0c6 + (Job $job, $bSize, $cSize, $opts=array()) + + + + BackupDumper + classBackupDumper.html + + + __construct + classBackupDumper.html + a9165615099086b76accde5e1b3d57587 + ($args) + + + + __destruct + classBackupDumper.html + aa10d105b38c89516481cd5a49988678a + () + + + + backupDb + classBackupDumper.html + adbfae6d7d1b6145a0656b8292abe1387 + () + + + + backupServer + classBackupDumper.html + aa685d7462cbd56aa6cd852c3bf197723 + () + + + + dump + classBackupDumper.html + ae6d227e7c9aca37e01ae70d3ce2d0e47 + ($history, $text=WikiExporter::TEXT) + + + + fatalError + classBackupDumper.html + a0e1154c63b260fd8a060499b4a63cd0b + ($msg) + + + + initProgress + classBackupDumper.html + a36a5365b73d737e4ee351fecc64387ad + ($history=WikiExporter::FULL) + + + + loadPlugin + classBackupDumper.html + ac5da29075dbae19ab0a87eb171666bc7 + ($class, $file) + + + + processArgs + classBackupDumper.html + a1572044ecebec4765c7f5eb644cbc2a7 + ($args) + + + + processOption + classBackupDumper.html + ad9fecf47b5d835110a88791dd9b61f71 + ($opt, $val, $param) + + + + progress + classBackupDumper.html + a260f4296d8a558b81b6e78c0206c36b1 + ($string) + + + + registerFilter + classBackupDumper.html + afd412f8e0c87fc8c2965d8c14b04eb4a + ($name, $class) + + + + registerOutput + classBackupDumper.html + a2e4561b5fc6a41294868d7fb08ba2fe3 + ($name, $class) + + + + report + classBackupDumper.html + a51b9e2df1ca6109a01fa2539cad9d066 + ($final=false) + + + + reportPage + classBackupDumper.html + a7e6d0cc8e0a3325845227f819556975c + () + + + + revCount + classBackupDumper.html + a3a39117b87ea3a024fc72c2cf52e3ffa + () + + + + setDb + classBackupDumper.html + ae936576635b4550f71a376e285d1f70f + (DatabaseBase $db=null) + + + + showReport + classBackupDumper.html + aa34a4322aa3abccdd9bdf643e8cf516a + () + + + + $dumpUploadFileContents + classBackupDumper.html + a2970898f804c536a5aa0b189d6d8a99d + + + + + $dumpUploads + classBackupDumper.html + a2744e6fc023f76bab38f105a438463e0 + + + + + $endId + classBackupDumper.html + a12739f8be47050f347126b26398ad1fb + + + + + $pages + classBackupDumper.html + aa157a6c38bb7c2a4642b47de76fad124 + + + + + $reporting + classBackupDumper.html + a4e9223e7b19f8edf751a9f62180b4b4f + + + + + $revEndId + classBackupDumper.html + a56088bf4547448b92c723b9564420962 + + + + + $revStartId + classBackupDumper.html + aa1683ede4951ddae01115fed77b4c55b + + + + + $skipFooter + classBackupDumper.html + ad2cdef0948895a22f22b75759973c742 + + + + + $skipHeader + classBackupDumper.html + aa3f8ae4e3c25c37945ee9339be2bba36 + + + + + $startId + classBackupDumper.html + a576688b4e7d618142dc758a0323c3d79 + + + + + $filterTypes + classBackupDumper.html + a3acd2118a121ffe3a6d4b38ef8777081 + + + + DatabaseBase null + $forcedDb + classBackupDumper.html + af4b04f9ff2d2105b57cd8bb77f3a974b + + + + + $ID + classBackupDumper.html + a67c62b1f2da709ff8995900074b8fa29 + + + + + $lastTime + classBackupDumper.html + acbe6bd398cdd87d0e58a00aafb5eb429 + + + + LoadBalancer + $lb + classBackupDumper.html + a4817289d84a23d3b637c9ca4ac8cf2c5 + + + + + $outputTypes + classBackupDumper.html + a72aed519e8bf09cdaa0d4e044e5f2009 + + + + + $pageCount + classBackupDumper.html + a436565ae4c09a507f76f7ea2cd57cca8 + + + + + $pageCountLast + classBackupDumper.html + adb0b3ff8e6807d8ce61aa7d2929be3e3 + + + + + $reportingInterval + classBackupDumper.html + adc97771eb4ad070df0c1653750b26613 + + + + + $revCount + classBackupDumper.html + ae1454d95bd63cc6cdc72692be925d02e + + + + + $revCountLast + classBackupDumper.html + a35370fe6e6958a184ca66d98ddd393a0 + + + + + $server + classBackupDumper.html + a2593b1d69a67ab019915afb049071812 + + + + + $sink + classBackupDumper.html + af567ef6266b65b6da7684a756e2267ec + + + + + $stubText + classBackupDumper.html + a73453c34c69aa6c8a3b454a3d1b67c3e + + + + + BackupDumperLoggerTest + classBackupDumperLoggerTest.html + DumpTestCase + + + addDBData + classBackupDumperLoggerTest.html + ae3e4b4f885e6e0f9eae7a6bfe11a6ad0 + () + + + + testPlain + classBackupDumperLoggerTest.html + a2894b2e45dd1ce837e76db33cad5525d + () + + + + testXmlDumpsBackupUseCaseLogging + classBackupDumperLoggerTest.html + a2df02175463751ef0756eb8143f47191 + () + + + + $logId2 + classBackupDumperLoggerTest.html + abc361596c629f158c01c31bcf27c19dd + + + + + $logId3 + classBackupDumperLoggerTest.html + aacbd16ddb89dddbe4b539968e1aa5bf7 + + + + + $userId2 + classBackupDumperLoggerTest.html + a54fd69b82f4a2d7c508f1951aeeaadaf + + + + + addLogEntry + classBackupDumperLoggerTest.html + aa336a1487159aec0fb14a10ed7737daa + ($type, $subtype, User $user, $ns, $title, $comment=null, $parameters=null) + + + + assertLogItem + classBackupDumperLoggerTest.html + a18c67073582d64ed3e25fcede6d39d42 + ($id, $user_name, $user_id, $comment, $type, $subtype, $title, $parameters=array()) + + + + $logId1 + classBackupDumperLoggerTest.html + ab220f2474fd77649cfcad136da2c4903 + + + + + $userId1 + classBackupDumperLoggerTest.html + a63f74f4f3a92296426fb2fa1201fbb62 + + + + + BackupDumperPageTest + classBackupDumperPageTest.html + DumpTestCase + + + addDBData + classBackupDumperPageTest.html + a8f799adea9763a5f64bfdedc6d4e8cba + () + + + + testCurrentStubGzip + classBackupDumperPageTest.html + a0ff63206bbd7b90006a17cbec9abf4e9 + () + + + + testCurrentStubPlain + classBackupDumperPageTest.html + a9e7029b6910f3082e685cf998072164b + () + + + + testFullStubPlain + classBackupDumperPageTest.html + a73b0fa916599ef66b6228cf1c0d81829 + () + + + + testFullTextPlain + classBackupDumperPageTest.html + ab594293068fe3535a970a69030497903 + () + + + + testXmlDumpsBackupUseCase + classBackupDumperPageTest.html + a5c0178ad66966e3c5d7a6e19e485d6e7 + () + + + + $pageId2 + classBackupDumperPageTest.html + ab5154e732a7d4bc8412b2ddbefb27f66 + + + + + $pageId3 + classBackupDumperPageTest.html + ada298ba1994c9581c9caa2ec5cbcb290 + + + + + $pageId4 + classBackupDumperPageTest.html + a1d8a403b069276ed25fb0d708986c94b + + + + + $pageId5 + classBackupDumperPageTest.html + ac17ba6390f99fe238ebf407a12c64158 + + + + + $pageTitle2 + classBackupDumperPageTest.html + abe02fb3763b4b5b100868f6ebaced5bf + + + + + $pageTitle3 + classBackupDumperPageTest.html + ae841e5482e455db920971e6637b54cc1 + + + + + $pageTitle4 + classBackupDumperPageTest.html + a948e0162f3432cd193c1477e5b75d490 + + + + + $pageTitle5 + classBackupDumperPageTest.html + a2af06e8f16325646ee04848d59ce8061 + + + + + $revId2_2 + classBackupDumperPageTest.html + a23918b621fdfb8281307c5fb465c038a + + + + + $revId2_4 + classBackupDumperPageTest.html + a5d98a236c9de475d888ffb8922fae860 + + + + + $revId3_2 + classBackupDumperPageTest.html + a2f86a78717c17165a551429f75acd963 + + + + + $talk_namespace + classBackupDumperPageTest.html + a27cf3139c3c18aed8eee24413c88fe60 + + + + + $textId1_1 + classBackupDumperPageTest.html + a50af78d24c83999bea8701fc7db02fee + + + + + $textId2_1 + classBackupDumperPageTest.html + aa064b08dabd4a42795ba50868beee2e7 + + + + + $textId2_2 + classBackupDumperPageTest.html + a03144b220b3233d6cd82210caf945e63 + + + + + $textId2_3 + classBackupDumperPageTest.html + a3e86f973c40ce2d76cb4ea003f608607 + + + + + $textId2_4 + classBackupDumperPageTest.html + a82a18220cdf6bfb25a79db688e12907c + + + + + $textId3_1 + classBackupDumperPageTest.html + a823f28cace53fb672e67fdc240d0527e + + + + + $textId3_2 + classBackupDumperPageTest.html + adf1ebe3c33bfbf9ccbfe44373a10ada8 + + + + + $textId4_1 + classBackupDumperPageTest.html + a4f7536d7d6c4348f47c0bf79d8fc26bd + + + + + setUp + classBackupDumperPageTest.html + ae1250cc49e858ef00966007f1f4ff51c + () + + + + $namespace + classBackupDumperPageTest.html + a9174e5aa4c56c94e676df70c9b454b55 + + + + + $pageId1 + classBackupDumperPageTest.html + a3a4fa281c55d65ed5ca41ce4eaf163d1 + + + + + $pageTitle1 + classBackupDumperPageTest.html + ad603993b67376927cd7b3c00114e2b6d + + + + + $revId1_1 + classBackupDumperPageTest.html + a44a08bfea8de7bc75e7e08918bbfbe08 + + + + + $revId2_1 + classBackupDumperPageTest.html + ab1d313e55680e10e8207ce9d8723f7a7 + + + + + $revId2_3 + classBackupDumperPageTest.html + a1cd11385df4621f1e20e1c3b6af436f0 + + + + + $revId3_1 + classBackupDumperPageTest.html + a5708f7a6d51eb6058ef324fc4996a68c + + + + + $revId4_1 + classBackupDumperPageTest.html + af89a98832745f480a61a5e1b125902eb + + + + + BackupReader + classBackupReader.html + Maintenance + + + __construct + classBackupReader.html + a9106b1529365961b6699772fe5b89b48 + () + + + + execute + classBackupReader.html + a654b00ee06935b10e7a01202dbaf6a07 + () + + + + handleLogItem + classBackupReader.html + a0b6a5d1cbe27ee00cdb40eecc3f5e62e + ($rev) + + + + handleRevision + classBackupReader.html + a136e745d8dbe55e66439710dbe5ce278 + ($rev) + + + + handleUpload + classBackupReader.html + af4cc304022908b1117312950a73a768c + ($revision) + + + + importFromFile + classBackupReader.html + a5814705d0b41d8ea67e8474d4cef4d48 + ($filename) + + + + importFromHandle + classBackupReader.html + a67d0cd6f8ef02963bc99829fcf0e6963 + ($handle) + + + + importFromStdin + classBackupReader.html + a73e7244caaf04f27dfb6ed1b23e9fce2 + () + + + + progress + classBackupReader.html + a9d98063f1c5d9a275449a47234a852f2 + ($string) + + + + report + classBackupReader.html + a06b0d411cc1fd085e3ef65ec83a52ab9 + ($final=false) + + + + reportPage + classBackupReader.html + a0fd6c5598942529740520bae8b2ccdce + ($page) + + + + setNsfilter + classBackupReader.html + ad6ab4504dc51f028285c2d57fcb59e3a + (array $namespaces) + + + + showReport + classBackupReader.html + af414416eb51b6a5707d13196066f4295 + () + + + + $dryRun + classBackupReader.html + a0165ae3dee61f362d86c3815cf080f1f + + + + + $imageBasePath + classBackupReader.html + a6afe761d92637682aba4c50accd68a57 + + + + + $nsFilter + classBackupReader.html + a37655fd51bc5590d7aa5bbc15f603177 + + + + + $pageCount + classBackupReader.html + a324fc5ffbab86617085785af830cf7f1 + + + + + $reportingInterval + classBackupReader.html + ab367284b4dded83676d4f4876066d416 + + + + + $revCount + classBackupReader.html + a8f2afd3268d07e7e0f2b8cf8d03e854a + + + + + $uploads + classBackupReader.html + a0cd62a96de32bee4c5528e662f67da5b + + + + + getNsIndex + classBackupReader.html + a0cb32840daba83f68ba6fad4e42c7be4 + ($namespace) + + + + skippedNamespace + classBackupReader.html + a632a7562a2b04c78d8e8d926bba7f836 + ($obj) + + + + BadTitleError + classBadTitleError.html + ErrorPageError + + + __construct + classBadTitleError.html + adc0ab278d1f5858e3cc30d20ea7c2ffa + ($msg= 'badtitletext', $params=array()) + + + + report + classBadTitleError.html + a2a4409a5627790a1152900858b1fc26b + () + + + + BadTitleErrorTest + classBadTitleErrorTest.html + MediaWikiTestCase + + + testExceptionSetsStatusCode + classBadTitleErrorTest.html + a37666b65a5274eed7afda410ef621c2c + () + + + + setUp + classBadTitleErrorTest.html + ada75be278a55860ea1f497ac07737ddd + () + + + + tearDown + classBadTitleErrorTest.html + a3cfb7292cb8d9ee9e2d9aa8e34964d38 + () + + + + $wgOut + classBadTitleErrorTest.html + a0f5aa151ccc826dc644efdacd61c014e + + + + + getMockWgOut + classBadTitleErrorTest.html + a00abd76c55082bb9ca6491d607aca905 + () + + + + BagOStuff + classBagOStuff.html + + + add + classBagOStuff.html + ace60739458e020e3352b1389e96d0dd0 + ($key, $value, $exptime=0) + + + + cas + classBagOStuff.html + a06b25ced6daf92491237460c2809ed59 + ($casToken, $key, $value, $exptime=0) + + + + clearLastError + classBagOStuff.html + ad1ade4c17c2dfd6d92e821e2261da965 + () + + + + debug + classBagOStuff.html + aa9d534dc6a6e7c789c780f48f9718373 + ($text) + + + + decr + classBagOStuff.html + a6d8927616367aba677f12df27fc62dcc + ($key, $value=1) + + + + delete + classBagOStuff.html + accd1fe83d8c58eec30d02ad366233bce + ($key, $time=0) + + + + deleteObjectsExpiringBefore + classBagOStuff.html + a834e2180ab9b3324e3df5c2af1d38de4 + ($date, $progressCallback=false) + + + + get + classBagOStuff.html + ac1782cee4d0cf1214c87291d478f1489 + ($key, &$casToken=null) + + + + getLastError + classBagOStuff.html + aaa838be09725338af181fc518bf592e5 + () + + + + getMulti + classBagOStuff.html + a2498ef28e206b8bfe097fa18670d5da7 + (array $keys) + + + + incr + classBagOStuff.html + ad2fd753d138a95c2bc955c268b9722c2 + ($key, $value=1) + + + + incrWithInit + classBagOStuff.html + a7cc0417b2ef3d7084c6730bb6d9f5b5b + ($key, $ttl, $value=1, $init=1) + + + + lock + classBagOStuff.html + aa33bfa158905961ccaf33987a69072c1 + ($key, $timeout=6) + + + + merge + classBagOStuff.html + a9b1e31f0cf03a452c5e54d30ae811896 + ($key, Closure $callback, $exptime=0, $attempts=10) + + + + replace + classBagOStuff.html + a937062fdce278372ad1d24bd6a52dccb + ($key, $value, $exptime=0) + + + + set + classBagOStuff.html + a41825bb75052593e5551d2f7f3b5665b + ($key, $value, $exptime=0) + + + + setDebug + classBagOStuff.html + a25149ca0ff5ee05245e2056e233506e7 + ($bool) + + + + setMulti + classBagOStuff.html + a63977fe98143faf6106479d313bee451 + (array $data, $exptime=0) + + + + unlock + classBagOStuff.html + af4b783e6f7d0ff245ce5df5b7526769a + ($key) + + + const + ERR_NO_RESPONSE + classBagOStuff.html + a67d5aba1139b18dd1f494030bd8526a7 + + + + const + ERR_NONE + classBagOStuff.html + a6966afb4f9c6bbc7b24d6a2b133aa458 + + + + const + ERR_UNEXPECTED + classBagOStuff.html + a029dbf6e3201ae575c59d01bf12d960b + + + + const + ERR_UNREACHABLE + classBagOStuff.html + afc76a2e3884622e2a4b289310af518ca + + + + + convertExpiry + classBagOStuff.html + a332832891c2a1a41012c057b7c5edaff + ($exptime) + + + + convertToRelative + classBagOStuff.html + a8f9ef29ec3435b38ac943d9bb3b6c180 + ($exptime) + + + + isInteger + classBagOStuff.html + a9c295b230558ecbd1462a9494fe94f94 + ($value) + + + + mergeViaCas + classBagOStuff.html + a6bcfcd7921fd88def453f62e1b543b6b + ($key, Closure $callback, $exptime=0, $attempts=10) + + + + mergeViaLock + classBagOStuff.html + af28e2181e9b163ca9cadc96f2275fa74 + ($key, Closure $callback, $exptime=0, $attempts=10) + + + + setLastError + classBagOStuff.html + ae96204b568204c13a030a181878c2519 + ($err) + + + + $lastError + classBagOStuff.html + a0fcb8c04ab1d713568de43ad2e542b80 + + + + + $debugMode + classBagOStuff.html + af1681e22ad4f38a853ccc83643a091bc + + + + + BagOStuffTest + classBagOStuffTest.html + MediaWikiTestCase + + + testAdd + classBagOStuffTest.html + a1b8b41a898c45c4fe2a1915a78e13a47 + () + + + + testGet + classBagOStuffTest.html + a1a60f1ac6825ded29a47c753da9ccfba + () + + + + testGetMulti + classBagOStuffTest.html + a86b68dd20afb075c67c2709296765cf8 + () + + + + testIncr + classBagOStuffTest.html + ac7c16496512ecc21bafb19d2a6247d9e + () + + + + testMerge + classBagOStuffTest.html + ad8677ea0b5493b9c34f79e94f3ab61ae + () + + + + setUp + classBagOStuffTest.html + a9d41c282b9e6cf5f1e6883ec40466e40 + () + + + + tearDown + classBagOStuffTest.html + add1415e3553422c5ff6bee186f984a77 + () + + + + $cache + classBagOStuffTest.html + a6b18827edfbd6bd76826d219824f6425 + + + + + BaseDump + classBaseDump.html + + + __construct + classBaseDump.html + a5c4ac011dc188d7187cc40b665c7130f + ($infile) + + + + close + classBaseDump.html + a46ba69da8125a4f1f5a3071f3a2659fc + () + + + + debug + classBaseDump.html + a2eedf3d67b69b2e67498ecd37f3cfecd + ($str) + + + + nextPage + classBaseDump.html + a16baaa48eea473597e7165abd30af518 + () + + + + nextRev + classBaseDump.html + a18a3ab568d81b99fbb0fa07642887d60 + () + + + + nextText + classBaseDump.html + ab6344060c9fbb80d91c090e9993962bb + () + + + + nodeContents + classBaseDump.html + a5e47f7a2eb00fb6542cb2946d9ee171c + () + + + + prefetch + classBaseDump.html + acc4ecc738eb19a57219d527e5d96fea6 + ($page, $rev) + + + + skipTo + classBaseDump.html + ab951c35c9d11384f7fd26f25278917a1 + ($name, $parent= 'page') + + + + $atEnd + classBaseDump.html + a2bd7c04876a0eea3049816bee524eb3d + + + + + $atPageEnd + classBaseDump.html + aaa4637344930b746733237f84143f5f8 + + + + + $infiles + classBaseDump.html + a65b72c063ccee5fce4833748d6370021 + + + + + $lastPage + classBaseDump.html + ac59a0fc8ecbffadef2dd82cdc212bb78 + + + + + $lastRev + classBaseDump.html + af0ad4a718eca156f47347a4258c42ee6 + + + + + $reader + classBaseDump.html + a29935c8f5178d588e64be82d9745bebe + + + + + BaseDumpTest + classBaseDumpTest.html + MediaWikiTestCase + + + testPageMissAtEnd + classBaseDumpTest.html + a449c20846932b7416e7076dfbf32a825 + () + + + + testRevisionMissAtEnd + classBaseDumpTest.html + a183f7d7d76d2d25f5e225227496b265a + () + + + + testSequential + classBaseDumpTest.html + a938efd53285429c2bf5145bfce2719bf + () + + + + testSequentialAcrossFiles + classBaseDumpTest.html + a22409fee9d648b7aca8a2570b113755b + () + + + + testSynchronizeMissInWholeFirstFile + classBaseDumpTest.html + a76a91b8f104d5397e60b7e5614e94b36 + () + + + + testSynchronizePageMiss + classBaseDumpTest.html + a06543460e9da0953c9a24b084d3c5ea1 + () + + + + testSynchronizePageMissAtStart + classBaseDumpTest.html + a909878655b001c7489d307f9a2f88d8c + () + + + + testSynchronizeRevisionMissAtStart + classBaseDumpTest.html + a50d290bda0ca3f6c0b12dd36339f4ed8 + () + + + + testSynchronizeRevisionMissToPage + classBaseDumpTest.html + ac80a06f8c5705a8c938cfa319ded4810 + () + + + + testSynchronizeRevisionMissToRevision + classBaseDumpTest.html + ada8fe06061da19dae6ff017ba2b98270 + () + + + + testSynchronizeSkipAcrossFile + classBaseDumpTest.html + aeca8addf3f044452fcb7ab126301c977 + () + + + + tearDown + classBaseDumpTest.html + ad112c2334c8ef0e295b0797517a021e7 + () + + + + assertPrefetchEquals + classBaseDumpTest.html + a12061b35a2ce56a762276d3430f1b34b + ($expected, $page, $revision) + + + + setUpPrefetch + classBaseDumpTest.html + a328407e75353b938df2440b4c6c64e3d + ($requested_pages=array(1, 2, 4)) + + + BaseDump + $dump + classBaseDumpTest.html + ad63fe48e56ef6a218f3500c96b358486 + + + + + BaseTemplate + classBaseTemplate.html + QuickTemplate + + + getFooterIcons + classBaseTemplate.html + a262c49d1022645c0e2a48e3611b26acd + ($option=null) + + + + getFooterLinks + classBaseTemplate.html + a67efc369ce474d965997f39710e6e2eb + ($option=null) + + + + getMsg + classBaseTemplate.html + a3eba61a396c55587240258e5363e8c0e + ($name) + + + + getPersonalTools + classBaseTemplate.html + a63d826a67176530417f899bd4b9526f6 + () + + + + getSidebar + classBaseTemplate.html + a319eb2c026f9ff6e9caa88a52620ecfe + ($options=array()) + + + + getToolbox + classBaseTemplate.html + a3148d2373b5ffe603348430207b1042d + () + + + + makeLink + classBaseTemplate.html + a27f2b745a7253a37678d29ef3660fb00 + ($key, $item, $options=array()) + + + + makeListItem + classBaseTemplate.html + ac6290294eb608a947197619cce6fa924 + ($key, $item, $options=array()) + + + + makeSearchButton + classBaseTemplate.html + ac79e381037795aad7ec07538bb587372 + ($mode, $attrs=array()) + + + + makeSearchInput + classBaseTemplate.html + a20999d4424ea2c3432bb2d6b7dda0da1 + ($attrs=array()) + + + + msg + classBaseTemplate.html + a8e6e1371efd411f91510b8695ecd38b9 + ($str) + + + + msgHtml + classBaseTemplate.html + a530357f648327ef0d8f9f90521084277 + ($str) + + + + msgWiki + classBaseTemplate.html + ab842a6bac47bdb25b673a19d99ab598f + ($str) + + + + printTrail + classBaseTemplate.html + a4b324d092136f517367021f88a8d7c1b + () + + + + renderAfterPortlet + classBaseTemplate.html + a8fcc9d545a80147a18cf03e6bd98e4f4 + ($name) + + + + BatchedQueryRunner + classBatchedQueryRunner.html + Maintenance + + + __construct + classBatchedQueryRunner.html + a49db586d224ebc3f83c91af069332b51 + () + + + + execute + classBatchedQueryRunner.html + ac82631778a9e630753140200b40523a6 + () + + + + getDbType + classBatchedQueryRunner.html + aedc34dcc30d1caf56077368c65607676 + () + + + + BenchHttpHttps + classBenchHttpHttps.html + Benchmarker + + + __construct + classBenchHttpHttps.html + a0eb588e2e35ac40b6792078b0c5110c6 + () + + + + execute + classBenchHttpHttps.html + a714a1d097c7143c866e76425a7d673ef + () + + + + getHTTP + classBenchHttpHttps.html + a7592bc2cb0160b5c60fb3930dd508200 + () + + + + getHTTPS + classBenchHttpHttps.html + a530852ffdc409867ddeccc35e4898cce + () + + + static + doRequest + classBenchHttpHttps.html + af013f5b65d950a1c92aad8a8b8a20136 + ($proto) + + + + BenchIfSwitch + classBenchIfSwitch.html + Benchmarker + + + __construct + classBenchIfSwitch.html + accd2b6b22264ce44c4f3b3622469bb1d + () + + + + doElseIf + classBenchIfSwitch.html + abe0f028569280a92f2e16aad8900e1a6 + () + + + + doSwitch + classBenchIfSwitch.html + ae41ae3bb5d501c97651102c277087c93 + () + + + + execute + classBenchIfSwitch.html + a9e998949a7d3ec56ed6053b21bfcf72e + () + + + + BenchmarkDeleteTruncate + classBenchmarkDeleteTruncate.html + Benchmarker + + + __construct + classBenchmarkDeleteTruncate.html + a2a2079b18cbbdc098065792df94a9351 + () + + + + execute + classBenchmarkDeleteTruncate.html + a87569c293282f02d371f038e2f6e9815 + () + + + + delete + classBenchmarkDeleteTruncate.html + ad3d1f883ab5b84129e84aa20d3fd6316 + ($dbw) + + + + insertData + classBenchmarkDeleteTruncate.html + ac1cff5dd43300e0c9f756919cdad15fc + ($dbw) + + + + truncate + classBenchmarkDeleteTruncate.html + a82ab8078618cc978e1905db2d22b474b + ($dbw) + + + + Benchmarker + classBenchmarker.html + Maintenance + + + __construct + classBenchmarker.html + a2e52aea6aef26fdd74ea631f308eaaca + () + + + + bench + classBenchmarker.html + abeb5496a6dc1f3920abfd63d1de8161d + (array $benchs) + + + + getFormattedResults + classBenchmarker.html + aed18948e5f794d100d57a25992a3af73 + () + + + + $results + classBenchmarker.html + af71cd0437013ba6f405b9ddd6c224600 + + + + + BenchmarkHooks + classBenchmarkHooks.html + Benchmarker + + + __construct + classBenchmarkHooks.html + a785f5a23314a7b71f9c3c670f98f08eb + () + + + + execute + classBenchmarkHooks.html + a7bd2285cd0daf22db2e61c742bd5e38d + () + + + + test + classBenchmarkHooks.html + af7848ac602887a347cbe3fe9868e11e1 + () + + + + benchHooks + classBenchmarkHooks.html + a054ac036baf22535916557aa115dc1bb + ($trials=10) + + + + BenchmarkParse + classBenchmarkParse.html + Maintenance + + + __construct + classBenchmarkParse.html + ac393ede30fc96e980bee7ccc43e1d08a + () + + + + execute + classBenchmarkParse.html + ad9926ec0263f2111d338530b511444e1 + () + + + + getRevIdForTime + classBenchmarkParse.html + a4e898aed1430a56910d6d025e27b5a08 + (Title $title, $timestamp) + + + + onFetchTemplate + classBenchmarkParse.html + aa11725e0430b7031005283466c227bc4 + (Parser $parser, Title $title, &$skip, &$id) + + + + runParser + classBenchmarkParse.html + acdee07a912e3a57464635cef4b06a3d5 + (Revision $revision) + + + array + $idCache + classBenchmarkParse.html + ae529fa715985d0b998b0a7594cd5cec4 + + + + string + $templateTimestamp + classBenchmarkParse.html + ae6d66da3c480fc8c145590c82580060a + + + + + BenchmarkPurge + classBenchmarkPurge.html + Benchmarker + + + __construct + classBenchmarkPurge.html + a2f5be81e77f1acfa2d192eda0980206c + () + + + + execute + classBenchmarkPurge.html + aef9bded4d8be14727aaedf9e7fab897a + () + + + + benchSquid + classBenchmarkPurge.html + ab049710123bdbfb4aba3e822698d685c + ($urls, $trials=1) + + + + randomTitle + classBenchmarkPurge.html + a2fcc555de3d6e374b51c37379bf98542 + () + + + + randomUrl + classBenchmarkPurge.html + a162da22d8945622b02e66c842b1e63e7 + () + + + + randomUrlList + classBenchmarkPurge.html + afdbee53d2cc7bd6247e6b54c739b7f81 + ($length) + + + + BenchStrtrStrReplace + classBenchStrtrStrReplace.html + Benchmarker + + + __construct + classBenchStrtrStrReplace.html + a6c158bd997711c2055b9782c94ce5a77 + () + + + + benchstr_replace + classBenchStrtrStrReplace.html + adff5b55552dd3c32553d1547cd3938b0 + () + + + + benchstr_replace_indirect + classBenchStrtrStrReplace.html + a4f5bd96a6af6eb44a0f9c87d773f3ff9 + () + + + + benchstrtr + classBenchStrtrStrReplace.html + ab19c55a82b3f66f2ab7192d3b3560ba9 + () + + + + benchstrtr_indirect + classBenchStrtrStrReplace.html + a169a3e7417ace8e24394f5f439f23ae3 + () + + + + execute + classBenchStrtrStrReplace.html + a70ed9a0d8ffe7491a271174d831289b8 + () + + + + BenchUtf8TitleCheck + classBenchUtf8TitleCheck.html + Benchmarker + + + __construct + classBenchUtf8TitleCheck.html + a060bd006c40d5d114567255058071533 + () + + + + execute + classBenchUtf8TitleCheck.html + aca995fb1be424a35761ef0386e56f8c5 + () + + + + use_mb_check_encoding + classBenchUtf8TitleCheck.html + aa283622ded5c2a0c56d76893c989aa55 + ($s) + + + + use_regexp + classBenchUtf8TitleCheck.html + a5456418db20004fd286921d1e553badc + ($s) + + + + use_regexp_non_capturing + classBenchUtf8TitleCheck.html + a2a43052d027ab52df891ac5edbbf28fc + ($s) + + + + use_regexp_once_only + classBenchUtf8TitleCheck.html + a48df72fbb0becfac677969139ee46b75 + ($s) + + + + $canRun + classBenchUtf8TitleCheck.html + a9c737c4ad018b6dff36ff09f320305ab + + + + + $data + classBenchUtf8TitleCheck.html + abad87ee44da7861eba26f88561ec7b50 + + + + + $isutf8 + classBenchUtf8TitleCheck.html + ab61ec551ef01b9d29bd848bac3a5f65c + + + + + BenchWfBaseConvert + classBenchWfBaseConvert.html + Benchmarker + + + __construct + classBenchWfBaseConvert.html + a950ec914670971c56221b83f0b7b32c0 + () + + + + execute + classBenchWfBaseConvert.html + adb61a1fd9400a8b06f52be933f60e0c4 + () + + + static + makeRandomNumber + classBenchWfBaseConvert.html + ad9f30eb1760a43dfc68043e30c074ae2 + ($base, $length) + + + + BenchWfIsWindows + classBenchWfIsWindows.html + Benchmarker + + + __construct + classBenchWfIsWindows.html + afd20129c9e131a19f45cc0acf7cca011 + () + + + + execute + classBenchWfIsWindows.html + a05574fe90fdc29c2e12f1035d8c473e7 + () + + + + wfIsWindows + classBenchWfIsWindows.html + a668949d74225fe7c87c3faed41b0eb1d + () + + + + wfIsWindowsCached + classBenchWfIsWindows.html + a82f68949100697c06d48a833de7da54a + () + + + static + is_win + classBenchWfIsWindows.html + ac9e341829c8f720982a8990951f5ac5a + () + + + + BitmapHandler + classBitmapHandler.html + ImageHandler + + + doTransform + classBitmapHandler.html + a9020afb40b866aa4a6578e6c6aa6e09c + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + escapeMagickInput + classBitmapHandler.html + abc652f49c75288e5ef44ef330c73c003 + ($path, $scene=false) + + + + escapeMagickOutput + classBitmapHandler.html + a64e9dc81dcc0aafee6ec6741017569b4 + ($path, $scene=false) + + + + escapeMagickProperty + classBitmapHandler.html + a8ce28f4b65725f81f1b76747abb13e15 + ($s) + + + + extractPreRotationDimensions + classBitmapHandler.html + a090c4781d31e4daa50a5e6f685c3552e + ($params, $rotation) + + + + getMediaTransformError + classBitmapHandler.html + a847e44cd5de571e0902dad765d4a3452 + ($params, $errMsg) + + + + mustRender + classBitmapHandler.html + abc28bd69694fe8054a347f1e1dd8ebe1 + ($file) + + + + normaliseParams + classBitmapHandler.html + a7f8feb63a8e887898528aae67009881a + ($image, &$params) + + + + rotate + classBitmapHandler.html + ac09f766e1cc40f4e16d4b65cf84e5cdc + ($file, $params) + + + static + autoRotateEnabled + classBitmapHandler.html + a647be9c22c094fd843522aa0de5d094d + () + + + static + canRotate + classBitmapHandler.html + a06bb4e32e32991ac566729de18f384fb + () + + + static + imageJpegWrapper + classBitmapHandler.html + a3e22a2194090aa12192b5996d959300c + ($dst_image, $thumbPath, $quality=95) + + + + escapeMagickPath + classBitmapHandler.html + a9e30f0154c3d5fc1464d7ed4a3ad95c0 + ($path, $scene=false) + + + + getClientScalingThumbnailImage + classBitmapHandler.html + a64a881d9a124eb582451b9d5030c1dd6 + ($image, $scalerParams) + + + + getMagickVersion + classBitmapHandler.html + a6d588c167621123ddf905461bcc8a874 + () + + + + transformCustom + classBitmapHandler.html + a0c1b5a71dd2654b3399eeee7c04ff201 + ($image, $params) + + + + transformGd + classBitmapHandler.html + a4cff941e698731e9d70d56b1b037c866 + ($image, $params) + + + + transformImageMagick + classBitmapHandler.html + a8ca4fa5b344b48e5a4d7a0365c0de6d5 + ($image, $params) + + + + transformImageMagickExt + classBitmapHandler.html + a5f1fe9de2b4d4df7516c3e52fdf7d9d3 + ($image, $params) + + + static + getScalerType + classBitmapHandler.html + a335627843844c57f9c9eb9c8019bf081 + ($dstPath, $checkDstPath=true) + + + + BitmapHandler_ClientOnly + classBitmapHandler__ClientOnly.html + BitmapHandler + + + doTransform + classBitmapHandler__ClientOnly.html + a572653078a556dd255cba8a840bafa9a + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + normaliseParams + classBitmapHandler__ClientOnly.html + a90ae4a4d49fda2964eac9ed96000e35d + ($image, &$params) + + + + BitmapMetadataHandler + classBitmapMetadataHandler.html + + + addMetadata + classBitmapMetadataHandler.html + a555dfda6139e91cd781aa5689cf2e602 + ($metaArray, $type= 'other') + + + + getExif + classBitmapMetadataHandler.html + a1f94489b8692e68a064a16a543e2cc79 + ($filename, $byteOrder) + + + + getMetadataArray + classBitmapMetadataHandler.html + ac72712926d12cbd29a56fcf246d2d284 + () + + + static + getTiffByteOrder + classBitmapMetadataHandler.html + a75ef21ac1c95f41c7fe7b462ca094ec9 + ($filename) + + + static + GIF + classBitmapMetadataHandler.html + ab0486ddfb48023bd97ec78878862d6f9 + ($filename) + + + static + Jpeg + classBitmapMetadataHandler.html + a09234a93c167cc7158530b4d87303263 + ($filename) + + + static + PNG + classBitmapMetadataHandler.html + a3a3a973bb93f43985d79735a7801e277 + ($filename) + + + static + Tiff + classBitmapMetadataHandler.html + a498fcaadd3f79d8409abef4e10f8894f + ($filename) + + + + doApp13 + classBitmapMetadataHandler.html + a74468e9fc0f00c27fe93af36d9c77e07 + ($app13) + + + string + $iptcType + classBitmapMetadataHandler.html + a1f48bff45e7dcc220a1515edf1960904 + + + + array + $metadata + classBitmapMetadataHandler.html + a81bbad2fcca5911b5db75414b1f0b20a + + + + array + $metaPriority + classBitmapMetadataHandler.html + aa7411eb818d252e3cf5dfed4c78bab67 + + + + + BitmapMetadataHandlerTest + classBitmapMetadataHandlerTest.html + MediaWikiTestCase + + + testBadIPTC + classBitmapMetadataHandlerTest.html + a13645a928f1a469f8cab4e04f5cb9c9c + () + + + + testIPTCDates + classBitmapMetadataHandlerTest.html + a356e5e2e5eecba29e6399886c49533f7 + () + + + + testIPTCDatesInvalid + classBitmapMetadataHandlerTest.html + a2d363797d94e3ad150a2625364319fee + () + + + + testJpegComment + classBitmapMetadataHandlerTest.html + a24aa4004f64ea2d8471556c6425cfd56 + () + + + + testMerging + classBitmapMetadataHandlerTest.html + a761264406ce509ea62c4865f6d6925a7 + () + + + + testMultilingualCascade + classBitmapMetadataHandlerTest.html + a2bd7890ff4e578b6c9f5d83bd9685358 + () + + + + testPNGNative + classBitmapMetadataHandlerTest.html + ac5f5c8dcaa58c1165fc9fd3929dc1632 + () + + + + testPNGXMP + classBitmapMetadataHandlerTest.html + ab192750c15a9d3ccfbf41b0adfab8560 + () + + + + testTiffByteOrder + classBitmapMetadataHandlerTest.html + af41fa764ff1422bfbf8b1546a3e60aa6 + () + + + + setUp + classBitmapMetadataHandlerTest.html + a6afb6a48183cf34f299ab8d8567f70f8 + () + + + + BitmapScalingTest + classBitmapScalingTest.html + MediaWikiTestCase + + + testImageArea + classBitmapScalingTest.html + ac4ea31011d3fb7a25d7d63a100637ed4 + () + + + + testNormaliseParams + classBitmapScalingTest.html + a287bde7b75c82c4623a42e0617d045e0 + ($fileDimensions, $expectedParams, $params, $msg) + + + + testTooBigImage + classBitmapScalingTest.html + aeaf5ad2d7f0e2cfe795799b2ff58a5a6 + () + + + + testTooBigMustRenderImage + classBitmapScalingTest.html + abd2625e437cdb99707ed34f07f784a7f + () + + + static + provideNormaliseParams + classBitmapScalingTest.html + a2601a176381e111d87fd3809040a28de + () + + + + setUp + classBitmapScalingTest.html + aafe45e7ed6bae60a9852f18ee217d095 + () + + + + Blob + classBlob.html + + + __construct + classBlob.html + aab82b4b2d852f28cb6319e2698558b96 + ($data) + + + + fetch + classBlob.html + a21b5a038765f5ddeef5d79736a9d57ee + () + + + string + $mData + classBlob.html + a8e01173736885346ef0aeeb2af6214e8 + + + + + Block + classBlock.html + + + __construct + classBlock.html + afe4c6a8edca547a59c1291e01c0674b8 + ($address= '', $user=0, $by=0, $reason= '', $timestamp=0, $auto=0, $expiry= '', $anonOnly=0, $createAccount=0, $enableAutoblock=0, $hideName=0, $blockEmail=0, $allowUsertalk=0, $byText= '') + + + + delete + classBlock.html + a0ef25e74ec02c57dbcc420753437929b + () + + + + deleteIfExpired + classBlock.html + aab82a899a87c8190f2c3946662fb6b93 + () + + + + doAutoblock + classBlock.html + a276b3c9bfbb4d9febf65d87ab088b5b4 + ($autoblockIP) + + + + equals + classBlock.html + acb48f6a86f0d0d09e6f101771336cd9c + (Block $block) + + + + fromMaster + classBlock.html + a2d218fa9c2931164ce3da26eb3b21262 + ($x=null) + + + + getBlocker + classBlock.html + af098ba0f9c6095736192f8dc2c318102 + () + + + + getBy + classBlock.html + a8ba6f7f67e9002225373347ba453299c + () + + + + getByName + classBlock.html + ac9955e42c506a91bbbce9b1ae20b8e98 + () + + + + getExpiry + classBlock.html + a84ec07bba91f27433fe2f4ab6bc6d466 + () + + + + getId + classBlock.html + a7fe97e17e65fe548e8c27af6f92cb169 + () + + + + getPermissionsError + classBlock.html + a1b1cb8663eea2bb22222354594e788e9 + (IContextSource $context) + + + + getRangeEnd + classBlock.html + a58791fc21c2702cd14916f1815bd15b3 + () + + + + getRangeStart + classBlock.html + ab9bf2d55d586876533d860b0d69fbe64 + () + + + + getRedactedName + classBlock.html + a504cc4879b21565c8f3f2488f49e01d5 + () + + + + getTarget + classBlock.html + ab65af052ce1c73721e0c902cff5591a2 + () + + + + getTargetAndType + classBlock.html + ab4d53bb643027ea373635531c18e981f + () + + + + getType + classBlock.html + a8607d9996bc92b240cd0ec08b679a416 + () + + + + insert + classBlock.html + a040fb096cadf6e767dbe027ad0dfa292 + ($dbw=null) + + + + isAutoblocking + classBlock.html + af7cfdff1a9136b8ab51916c9a44908fe + ($x=null) + + + + isExpired + classBlock.html + a525247fe8910bb26992e9fab3fb726eb + () + + + + isHardblock + classBlock.html + ad8df2ef67c020319d3f5c98a5753d52c + ($x=null) + + + + isValid + classBlock.html + a4ab4075b70eeb6cc71784b4b1c066133 + () + + + + prevents + classBlock.html + ab01da19855f831c7ad5fbfc427f1320f + ($action, $x=null) + + + + setBlocker + classBlock.html + a4657cf991fb7baaca3d2fedf8174d65e + ($user) + + + + setTarget + classBlock.html + a478fc3deb8804927a52c5d6eeaac2cda + ($target) + + + + update + classBlock.html + a2acc719a3f7ae009be61d47a627378d6 + () + + + + updateTimestamp + classBlock.html + a9485723a3517849b27fa21d53570edd2 + () + + + static + chooseBlock + classBlock.html + a6f3abc782dc52b34de537d4419834c8e + (array $blocks, array $ipChain) + + + static + getAutoblockExpiry + classBlock.html + ae736852ee6c7e6b1c8e3e93071b582ac + ($timestamp) + + + static + getBlocksForIPList + classBlock.html + a585c025fbe4c8821ca0f5e5f7cfb420f + (array $ipChain, $isAnon, $fromMaster=false) + + + static + getRangeCond + classBlock.html + a89c80496b66e5f049e2b6584e996c060 + ($start, $end=null) + + + static + isWhitelistedFromAutoblocks + classBlock.html + a8a798d0d91d96b6a320e25f5e3100b6e + ($ip) + + + static + newFromID + classBlock.html + ac821dbc0b6a9d74cc5ae1fb200cd245e + ($id) + + + static + newFromRow + classBlock.html + a7bf9866c5a00a2b3ce0e0d35a2ec9cfb + ($row) + + + static + newFromTarget + classBlock.html + ad2b801383379d7136d0def17cc7fb079 + ($specificTarget, $vagueTarget=null, $fromMaster=false) + + + static + parseTarget + classBlock.html + a9d87bd9b0273259994165e2898c0e07b + ($target) + + + static + purgeExpired + classBlock.html + ab7681ebdaef4fc89a15c4cf81a594081 + () + + + static + selectFields + classBlock.html + a0ba0fee81ccebaaf12485d70847caf23 + () + + + int + $mAuto + classBlock.html + ad13ab3f2735f712361117bf015fc3a38 + + + + bool string + $mExpiry + classBlock.html + ac60d3ba7759a0809d65b2f349be23db3 + + + + + $mHideName + classBlock.html + abe7aab4a34deaa0413ebea146e091065 + + + + int + $mParentBlockId + classBlock.html + ab32322010bb7028eb0bf39ee4afd3354 + + + + string + $mReason + classBlock.html + add61b69403764c056caf1cc2e4fbef34 + + + + bool string + $mTimestamp + classBlock.html + a4cd7e05b89a0b49870c686cf2f7b2467 + + + + const + TYPE_AUTO + classBlock.html + add820b080520b0a4a2253f7f7bd30de1 + + + + const + TYPE_ID + classBlock.html + a875f139ad31672423ab057f482ea28aa + + + + const + TYPE_IP + classBlock.html + afeda11eb3f856b771ad579fa4829ab1a + + + + const + TYPE_RANGE + classBlock.html + a8fc596bbd6fc70e552677ecf1cd0ef7a + + + + const + TYPE_USER + classBlock.html + ab68df96e805859e9864dc63f55eed336 + + + + + doRetroactiveAutoblock + classBlock.html + aae791934655c02eb4f8230b28e9b51c6 + () + + + + getAutoblockUpdateArray + classBlock.html + a588b9fa87759b5d68ef7b8f50c4630d7 + () + + + + getDatabaseArray + classBlock.html + a45438147a5bcf75aae88c9802a1ee2c2 + ($db=null) + + + + initFromRow + classBlock.html + af641bba924ed3e00821cf859e22ad616 + ($row) + + + + newLoad + classBlock.html + ac13d3c62c90c0dae2bbb9415ed98caaa + ($vagueTarget=null) + + + static + defaultRetroactiveAutoblock + classBlock.html + af052cb12354ef2786b8efa795df41d46 + (Block $block, array &$blockIds) + + + static + getIpFragment + classBlock.html + a6d59b8bc765c9a7db1b584a240f0c079 + ($hex) + + + User + $blocker + classBlock.html + aac56f8a56657dd6abfe6098995099e18 + + + + int + $forcedTargetID + classBlock.html + a09b430f0c080541bb02dd1c86b715071 + + + + bool + $isAutoblocking + classBlock.html + a1d7db14695d3ea92b724b5d2aa94ee45 + + + + bool + $isHardblock + classBlock.html + a4f92d7ea72cdfe46eb44bdc76dcbe9d4 + + + + bool + $mBlockEmail + classBlock.html + a6af7cfe4c803ddb6b62c0dc0729ea21b + + + + bool + $mCreateAccount + classBlock.html + a00417f2c5da6dc33b1e50b5edc96bd58 + + + + bool + $mDisableUsertalk + classBlock.html + a7538541c2153ab98b59237bc24484b33 + + + + bool + $mFromMaster + classBlock.html + ab2a6ce026323b027deefa7914a084c68 + + + + int + $mId + classBlock.html + a55cac6e4d46990aac79f6e657bb15fd7 + + + + User string + $target + classBlock.html + a4c9d1136d3c24622185fca22ebf54173 + + + + int + $type + classBlock.html + afba9fd8ca242ac1fd9f1663be4126842 + + + + + BlockListPager + classBlockListPager.html + TablePager + + + __construct + classBlockListPager.html + a186c15ef5883115742bc86f52483a032 + ($page, $conds) + + + + formatValue + classBlockListPager.html + a7d334fdc9a479751bdde17a154bf227c + ($name, $value) + + + + getDefaultSort + classBlockListPager.html + aed98a3d77ddd906aea255ee335ee0a4e + () + + + + getFieldNames + classBlockListPager.html + a8e76a8098677cca1a8c19a31c374c45c + () + + + + getIndexField + classBlockListPager.html + a90bcadfa266de90e7e1f167ab4ea304c + () + + + + getQueryInfo + classBlockListPager.html + a099a1ca3d4361c816e66bd71377e1e24 + () + + + + getTableClass + classBlockListPager.html + a68781c335030283809d3e16b937048a5 + () + + + + isFieldSortable + classBlockListPager.html + a3e821b99d721a979ddd7322704d6287a + ($name) + + + + preprocessResults + classBlockListPager.html + ae8527c9837cea45efe444a417cd13768 + ($result) + + + + $conds + classBlockListPager.html + ad25a55c3ac0f84db25bc7caa8588e46b + + + + + $page + classBlockListPager.html + a8764220bcdbcdb94ab7f7e8e504773f4 + + + + + BlockTest + classBlockTest.html + MediaWikiLangTestCase + + + addDBData + classBlockTest.html + a23af62218de80d8ab32b14f1c16d9274 + () + + + + dumpBlocks + classBlockTest.html + aaa73b59fe3364587a21f3e9f2635a1b5 + () + + + + testBlockedUserCanNotCreateAccount + classBlockTest.html + a48751c3732e96a21dc891ea1937d0119 + () + + + + testBlocksOnXff + classBlockTest.html + aadf29601ebe44e6c3283af0bacfc3a22 + ($xff, $exCount, $exResult) + + + + testBug26425BlockTimestampDefaultsToTime + classBlockTest.html + a5d7d270e5e82607a30b1fe2758fa49d9 + () + + + + testBug29116NewFromTargetWithEmptyIp + classBlockTest.html + a2757d0c9c9dec7e4dda28235cf2a39e2 + ($vagueTarget) + + + + testCrappyCrossWikiBlocks + classBlockTest.html + ab534b3f8de465edca769443491d463be + () + + + + testINewFromIDReturnsCorrectBlock + classBlockTest.html + a795d07e658ca4a40e838bf2dd9368ac3 + () + + + + testINewFromTargetReturnsCorrectBlock + classBlockTest.html + acca098786c8d8db2e54ae85e9ca29a2b + () + + + static + provideBug29116Data + classBlockTest.html + ac92aff1b6223eedbd20cc7b1331af4a5 + () + + + static + providerXff + classBlockTest.html + ac7107e87a6a648065859d40376598743 + () + + + + addXffBlocks + classBlockTest.html + ae40f6f7c7d025613485df7292509ee20 + () + + + + setUp + classBlockTest.html + a6a295abdf0f5e302eaffe82eff8a978d + () + + + Block + $block + classBlockTest.html + a805c503bab1f2ec9675def0e77b98134 + + + + + $blockId + classBlockTest.html + af157cebf593cfcdf18cec482d8a9fb9e + + + + + $madeAt + classBlockTest.html + a7cb2f5d803ef2c288e00fa6e211d8101 + + + + + BmpHandler + classBmpHandler.html + BitmapHandler + + + getImageSize + classBmpHandler.html + a143692a2f7fb44ed6cdb9bb7d3aa2233 + ($image, $filename) + + + + getThumbType + classBmpHandler.html + a998fc6dddeecf8f38d349bdae155d46c + ($text, $mime, $params=null) + + + + mustRender + classBmpHandler.html + aa47e89ca7c434bdaf7cc1b48adbf4b27 + ($file) + + + + BrokenRedirectsPage + classBrokenRedirectsPage.html + QueryPage + + + __construct + classBrokenRedirectsPage.html + a2f63b13ec971214f005481bebb916e8c + ($name= 'BrokenRedirects') + + + + formatResult + classBrokenRedirectsPage.html + a5d243e293b460877aaf89b12b2615241 + ($skin, $result) + + + + getOrderFields + classBrokenRedirectsPage.html + a18e75230747fe51be6d283dfeb76ee74 + () + + + + getPageHeader + classBrokenRedirectsPage.html + a21a7765bde5d8617b5429df669a0e08c + () + + + + getQueryInfo + classBrokenRedirectsPage.html + a0b69f9cdbecd475d87820654f2bf1841 + () + + + + isExpensive + classBrokenRedirectsPage.html + ae1b019156e3ed83bb7555cf04a159d30 + () + + + + isSyndicated + classBrokenRedirectsPage.html + a0f81689b304f5843595a35dd4eb5c107 + () + + + + sortDescending + classBrokenRedirectsPage.html + ad3386aea3da0cd4019377b7c45d9d10c + () + + + + getGroupName + classBrokenRedirectsPage.html + a78032b285d44a2664699520a8ff7f96a + () + + + + CachedAction + classCachedAction.html + FormlessAction + ICacheHelper + + + addCachedHTML + classCachedAction.html + a7bbdce8af6affc90b5ef015a389743ca + ($computeFunction, $args=array(), $key=null) + + + + getCachedValue + classCachedAction.html + a2959348aba44bd2c034387702b0d0b60 + ($computeFunction, $args=array(), $key=null) + + + + onCacheInitialized + classCachedAction.html + a9a5563907b4b9d6c6e679fcda4574aeb + ($hasCached) + + + + saveCache + classCachedAction.html + a7d19324fbe933f242ebedbb265e9d81f + () + + + + setCacheEnabled + classCachedAction.html + a4a410f6fd956f066e4807c10d3126938 + ($cacheEnabled) + + + + setExpiry + classCachedAction.html + ae75c164fd76a16906c61f02f2dc257c3 + ($cacheExpiry) + + + + startCache + classCachedAction.html + af9548cad12ae9bc0cf1df2332850976c + ($cacheExpiry=null, $cacheEnabled=null) + + + + getCacheKey + classCachedAction.html + af9da951a979e32f2145f834c91c8d151 + () + + + bool + $cacheEnabled + classCachedAction.html + ab5a7af6a0823348142aa6beb606bda77 + + + + CacheHelper + $cacheHelper + classCachedAction.html + a3fee9f2e23d7f98474d5c7d9e07428fa + + + + + CacheDependency + classCacheDependency.html + + + isExpired + classCacheDependency.html + afdaf4e0d963420aed3ec3a1a0f42e79b + () + + + + loadDependencyValues + classCacheDependency.html + a2a984856df3e36e8b274378026f78316 + () + + + + CacheHelper + classCacheHelper.html + ICacheHelper + + + getCachedNotice + classCacheHelper.html + ae7d0cf656ded63deaf2461cc28ed4113 + (IContextSource $context, $includePurgeLink=true) + + + + getCachedValue + classCacheHelper.html + a8967036106238b4e5491d434637d96fd + ($computeFunction, $args=array(), $key=null) + + + + rebuildOnDemand + classCacheHelper.html + adac0242b8744d459f6fa0582304ec784 + () + + + + saveCache + classCacheHelper.html + a159ce49d3c6c8a8e4a30fb21406261a9 + () + + + + setCacheEnabled + classCacheHelper.html + acff3a7b90d213c7ba9c9b7e2e866e4a5 + ($cacheEnabled) + + + + setCacheKey + classCacheHelper.html + ac784fe56697037fecc22298a1dd84992 + (array $cacheKey) + + + + setExpiry + classCacheHelper.html + a180e34bc00becd3ca248b9a7fbbe5f7f + ($cacheExpiry) + + + + setOnInitializedHandler + classCacheHelper.html + a978fca87060d4aab72b4d280d61982e9 + ($handlerFunction) + + + + startCache + classCacheHelper.html + ace4baf92750f43f3f0474bf8d6d12853 + ($cacheExpiry=null, $cacheEnabled=null) + + + + getCacheKeyString + classCacheHelper.html + a6a57ffde03b7e1423c5548c3135f72bd + () + + + + initCaching + classCacheHelper.html + aedcd2dd8ac3d57478a0a329fb0890451 + () + + + array + $cachedChunks + classCacheHelper.html + ad4d8c9d37d32faba937c380db2710135 + + + + bool + $cacheEnabled + classCacheHelper.html + a064e7c23d28d715c712e8f915d65992d + + + + int + $cacheExpiry + classCacheHelper.html + aedf1e25750d7276cc66dc1daceb22704 + + + + array + $cacheKey + classCacheHelper.html + a35026a0932afb0af638d910aa9f010d9 + + + + bool null + $hasCached + classCacheHelper.html + a8d22d4a52de1cd890aa99b728cce79b7 + + + + callable + $onInitHandler + classCacheHelper.html + a4e0d09044f5676e285ded8767f837472 + + + + + CacheTime + classCacheTime.html + + + containsOldMagic + classCacheTime.html + a3edc4e57d5ebf39cddb2623c67d5b4b2 + () + + + + expired + classCacheTime.html + a2b17e9dafb862a391452824e17cd1a3e + ($touched) + + + + getCacheExpiry + classCacheTime.html + aeae46bd0f0d51a2b44860be4dd3d960a + () + + + + getCacheRevisionId + classCacheTime.html + a4ed90ed22f43e2b298f5c55909d14527 + () + + + + getCacheTime + classCacheTime.html + aef5791ae00441934d17fff1a66141ab5 + () + + + + isCacheable + classCacheTime.html + a3e5766fd6d40c248391aecb40b2e3980 + () + + + + isDifferentRevision + classCacheTime.html + ad37cfb9cb4704076e5f0098526bbae1b + ($id) + + + + setCacheRevisionId + classCacheTime.html + a4deebe4a7287b7f5c56761e9560b82db + ($id) + + + + setCacheTime + classCacheTime.html + a1e34dcc79d1a53027729bd4cd772a68c + ($t) + + + + setContainsOldMagic + classCacheTime.html + a3eefe2905aa2d4dba99a5715c7932d78 + ($com) + + + + updateCacheExpiry + classCacheTime.html + ad973ba0b2eb08d32c9d1a2caa0137f73 + ($seconds) + + + + $mCacheExpiry + classCacheTime.html + a39db0f005f78c90f274416978207cb57 + + + + + $mCacheRevisionId + classCacheTime.html + a3a92ddcac84339f9395dfe5eae85cd39 + + + + + $mCacheTime + classCacheTime.html + a40210fc513c2c1b1d6cfe07cd8e0299c + + + + + $mContainsOldMagic + classCacheTime.html + a6d54ec7ed5e56c788ef2c9536183ad6e + + + + array bool + $mUsedOptions + classCacheTime.html + ac69ddb6dd4eabded052d0292d1ec9625 + + + + + $mVersion + classCacheTime.html + a14636eec738e575eaee67716954575df + + + + + CapsCleanup + classCapsCleanup.html + TableCleanup + + + __construct + classCapsCleanup.html + a8d24e8b3076efdd98c615d63b4a32fc5 + () + + + + execute + classCapsCleanup.html + a4550e67a37f54cd18ba1e2fbb9d00812 + () + + + + processRow + classCapsCleanup.html + a0f715b86050a2cc2c4935bbd836ab8cc + ($row) + + + + Category + classCategory.html + + + getFileCount + classCategory.html + a13b6f3f184cc7881de064cfd17f16f4a + () + + + + getID + classCategory.html + a754c1d815b25c9de8486801f8ad1f1d3 + () + + + + getMembers + classCategory.html + a9745207827928e4293394f2bbbcb41eb + ($limit=false, $offset= '') + + + + getName + classCategory.html + a3e836128046c9168faf92ab98f44f58f + () + + + + getPageCount + classCategory.html + abc2d5c6cdd72a5830cc0a7a1cf5430b2 + () + + + + getSubcatCount + classCategory.html + afe15efc3f45c6f17f2a529bd765e43e4 + () + + + + getTitle + classCategory.html + a8e6f56c99a09f10af6737d9178f67932 + () + + + + refreshCounts + classCategory.html + a731384ce99b3a9deb5a37df27732b760 + () + + + static + newFromID + classCategory.html + a91a32d1bec21b2189554ad6f289a15db + ($id) + + + static + newFromName + classCategory.html + a5d1089901c68860e0e2bd41a6645a07f + ($name) + + + static + newFromRow + classCategory.html + a89ead1890d37b7c3660e93e9cc5cf55d + ($row, $title=null) + + + static + newFromTitle + classCategory.html + a18643603194f10d26d444f18ebe011c3 + ($title) + + + + $mFiles + classCategory.html + a13e81f13b7aad30fc5afb28681e8912e + + + + + $mSubcats + classCategory.html + a4e4cade3904e0173d6758b993377367c + + + + + initialize + classCategory.html + a9deae7bdf18f541725e1a673ef8b410c + () + + + + __construct + classCategory.html + ae166061759a43594d832e21192cb6ed9 + () + + + + getX + classCategory.html + aaa44c2d893e1251e81e9ce0412d19a2f + ($key) + + + + $mID + classCategory.html + ab7d43cecdef1de4362e8803b8896574c + + + + + $mName + classCategory.html + a48a8d0326cbe8fc472487db87b723598 + + + + + $mPages + classCategory.html + a5cc878a0191aa10913bae0abdaf5c9e0 + + + + Title + $mTitle + classCategory.html + a82b283fd4288760d2a2d3645e8ed88d6 + + + + + Categoryfinder + classCategoryfinder.html + + + __construct + classCategoryfinder.html + af78ecb362aca11c5f95a13014264c1b3 + () + + + + check + classCategoryfinder.html + a20cd585508f39ff0cfc44323b92d9652 + ($id, &$conds, $path=array()) + + + + run + classCategoryfinder.html + ac3465513b9e8d7add130ffac31ed585e + () + + + + scan_next_layer + classCategoryfinder.html + a4f5b7a9d2d6c72c4c0500ef93f0a95ac + () + + + + seed + classCategoryfinder.html + a0608f6d1c3528afc20b59ec3bc95f24b + ($article_ids, $categories, $mode= 'AND') + + + int[] + $articles + classCategoryfinder.html + a109896ae4bc1cac16dcdf8e47bc2eaac + + + + DatabaseBase + $dbr + classCategoryfinder.html + ae340ff3f862b8dcb163d3cf4833ff707 + + + + array + $deadend + classCategoryfinder.html + af4ab46d61479a83a9aa2ece16e410355 + + + + AND + $mode + classCategoryfinder.html + a16ae7d14ff6eecc7a90cf94eead647f8 + + + + array + $name2id + classCategoryfinder.html + a069e32fc9f51526283bd2b67952ab791 + + + + + $next + classCategoryfinder.html + ab5d2d6b90df160990a2f9b9f4ece188a + + + + array + $parents + classCategoryfinder.html + a62b7f130b0b8023e21317fdf2bcfa925 + + + + array + $targets + classCategoryfinder.html + ab7f582aafdc0862a656a49b324ea8783 + + + + + CategoryPage + classCategoryPage.html + Article + + + closeShowCategory + classCategoryPage.html + ae8b07d1146a3621516a5d304380a6ce5 + () + + + + openShowCategory + classCategoryPage.html + a57a2f722f84578e0355bc312e97a72d0 + () + + + + view + classCategoryPage.html + aa0e3f648f627b78bfb8bbdc5c8029626 + () + + + static + newFromID + classCategoryPage.html + afdfcfa05cdeb8ee12a4ddcc678ade5df + ($id) + + + + newPage + classCategoryPage.html + a420c18a147dd35e69b2847e1bdb95c66 + (Title $title) + + + + $mCategoryViewerClass + classCategoryPage.html + af218ac998aaaf916ef514ac4219da959 + + + + + CategoryPager + classCategoryPager.html + AlphabeticPager + + + __construct + classCategoryPager.html + af35d71fbab2d0412ef9bef9963374107 + (IContextSource $context, $from, PageLinkRenderer $linkRenderer) + + + + formatRow + classCategoryPager.html + a636f81afb6cb677a60605bcb272b4333 + ($result) + + + + getBody + classCategoryPager.html + a183b7f9e26d517702a91ceeb0a2fbd94 + () + + + + getDefaultQuery + classCategoryPager.html + a0db6e668ff9fa3a1fdbb703ac6546f70 + () + + + + getIndexField + classCategoryPager.html + a335f3aede63c26cf7c8e0f1fc210d99a + () + + + + getQueryInfo + classCategoryPager.html + a4c08025d6c836b013e56f43555993da6 + () + + + + getStartForm + classCategoryPager.html + a731c4b7092841acf04218a44547c459d + ($from) + + + + getDefaultDirections + classCategoryPager.html + aa790ac966c7a7bc483b166bf8a73b116 + () + + + PageLinkRenderer + $linkRenderer + classCategoryPager.html + a7a6f0541963145ea44063e3110a99a56 + + + + + CategoryViewer + classCategoryViewer.html + ContextSource + + + __construct + classCategoryViewer.html + a13721efb488843819d49fb334527c5d0 + ($title, IContextSource $context, $from=array(), $until=array(), $query=array()) + + + + addImage + classCategoryViewer.html + abd820dc5b49b61c0801add1aa64d0431 + (Title $title, $sortkey, $pageLength, $isRedirect=false) + + + + addPage + classCategoryViewer.html + a70a905677ed95659fbf0da3f2af611de + ($title, $sortkey, $pageLength, $isRedirect=false) + + + + addSubcategoryObject + classCategoryViewer.html + a9d5a81a0668cff109abe67fcf8b94c64 + (Category $cat, $sortkey, $pageLength) + + + + clearCategoryState + classCategoryViewer.html + af87f40d76e3dcd539ac137142d869a8c + () + + + + doCategoryQuery + classCategoryViewer.html + a3f7c8ce29dfb03e9dd794a7d7be232ee + () + + + + finaliseCategoryState + classCategoryViewer.html + a7b42a9d60a762a9d14932a542613377d + () + + + + formatList + classCategoryViewer.html + af8ebeaa1d5cc2c370c85a9b9687a9685 + ($articles, $articles_start_char, $cutoff=6) + + + + getCategoryBottom + classCategoryViewer.html + a66f50c77f8e3ab459c4232202561997b + () + + + + getCategoryTop + classCategoryViewer.html + a370d95c59785494e47eb0df2b6866f80 + () + + + + getHTML + classCategoryViewer.html + acb028c29bd5925faf2c05172ad40b29d + () + + + + getImageSection + classCategoryViewer.html + ae924001daf8cd78c7925aaf7c7a030ab + () + + + + getPagesSection + classCategoryViewer.html + acddf263c195ce08b0ce1f8a9d9f2441d + () + + + + getSubcategorySection + classCategoryViewer.html + a3d390edca93a7f43ef2517f8f6d30cf6 + () + + + + getSubcategorySortChar + classCategoryViewer.html + ac3ac9f1f37e03afbe4fa2ad9de5d8073 + ($title, $sortkey) + + + static + columnList + classCategoryViewer.html + a145c6b0bc49ea9177b76b5f780da2abe + ($articles, $articles_start_char) + + + string[] + $articles + classCategoryViewer.html + a9dc64bbaef4722140365aa912793f63f + + + + array + $articles_start_char + classCategoryViewer.html + a1a8bb0384d939c1c4b2db3b2efd2522c + + + + int + $limit + classCategoryViewer.html + a8fcc247f7ab26c953ac85c4ce477916f + + + + array + $children + classCategoryViewer.html + a767651651bbaa540737223c8d59426c2 + + + + array + $children_start_char + classCategoryViewer.html + a1b89fd7cf18344d3ca96f6174087c068 + + + + Collation + $collation + classCategoryViewer.html + a416884c793094effce7697aa99995cc6 + + + + array + $flip + classCategoryViewer.html + aae67f0d4b5ce4697803019308a130ba8 + + + + array + $from + classCategoryViewer.html + aa0b12f213bb00db821ba353e48450bf6 + + + + ImageGallery + $gallery + classCategoryViewer.html + ac966e26cd774bf177264c828cee8af9a + + + + array + $imgsNoGallery + classCategoryViewer.html + ae634050a181f5523569a9c76c8ac002a + + + + array + $imgsNoGallery_start_char + classCategoryViewer.html + ad51549164309bd8efd8bc1e1ba723f49 + + + + array + $nextPage + classCategoryViewer.html + a37522a5237d76ea83f2c2ce34e520598 + + + + bool + $showGallery + classCategoryViewer.html + ad3af4a7be251c61a8a25e0e7586ccbbe + + + + Title + $title + classCategoryViewer.html + a146ce2ab0d183ff2a4b502bd013227b4 + + + + array + $until + classCategoryViewer.html + ac824564c8f5cc3bad39785f176be83be + + + + + addFragmentToTitle + classCategoryViewer.html + ae2fd8eb7171b011437c292b93ff6636b + ($title, $section) + + + + getCountMessage + classCategoryViewer.html + ab8052390977c863442bb2aaa42f3fa7e + ($rescnt, $dbcnt, $type) + + + + getSectionPagingLinks + classCategoryViewer.html + af441e8576b3cd6f4a207a31b79041ae3 + ($type) + + + + pagingLinks + classCategoryViewer.html + ad1fc286fb25aa0d75bb01c269f7ec53b + ($first, $last, $type= '') + + + static + shortList + classCategoryViewer.html + afe844eb07035fea68540b6bd5191627e + ($articles, $articles_start_char) + + + Category + $cat + classCategoryViewer.html + a4481391064b6c917d3da9caa71346783 + + + + array + $query + classCategoryViewer.html + add16e9d66c48aae01e48f286e9bab966 + + + + + CdbException + classCdbException.html + + + CdbFunctions + classCdbFunctions.html + + static + hash + classCdbFunctions.html + a63ef916d5d3995a02c67f6ce4dc35f8b + ($s) + + + static + unsignedMod + classCdbFunctions.html + aad7c2a53b8904172835aa959012951f1 + ($a, $b) + + + static + unsignedShiftRight + classCdbFunctions.html + adb663ba7cc1f3f723f9c20140e9ae071 + ($a, $b) + + + + CdbReader + classCdbReader.html + + + __construct + classCdbReader.html + a89083df51303c06c9bb4f239346d6ab3 + ($fileName) + + + + close + classCdbReader.html + a1bb56381a4567378aa648871334f07a3 + () + + + + get + classCdbReader.html + a73193c1e42ec955a01375da3e9c4da5e + ($key) + + + static + haveExtension + classCdbReader.html + a433b52b46d46c8985477a0f39078160b + () + + + static + open + classCdbReader.html + af7b37ea2c0f5742bb2f426a84e8dd085 + ($fileName) + + + + $handle + classCdbReader.html + ae78ec24baa931a68000fe7b041818449 + + + + + CdbReaderDBA + classCdbReaderDBA.html + CdbReader + + + __construct + classCdbReaderDBA.html + a4cd0ba8f6e7f0533cc8f8d94bb5b4356 + ($fileName) + + + + close + classCdbReaderDBA.html + a17d4ab4d16ddd474729b033fc3ef94ca + () + + + + get + classCdbReaderDBA.html + ada38332a0f0179fa63aff165a1a2b392 + ($key) + + + + CdbReaderPHP + classCdbReaderPHP.html + CdbReader + + + __construct + classCdbReaderPHP.html + a406fef0925d6cb14296600b50e31b7ad + ($fileName) + + + + close + classCdbReaderPHP.html + a701ede0709d301306b0d7f18ade857b2 + () + + + + get + classCdbReaderPHP.html + aff8df9082de2534c11c63c67d78f309d + ($key) + + + + find + classCdbReaderPHP.html + a6ba41cc01241ed8c6bb0e93c529cda21 + ($key) + + + + findNext + classCdbReaderPHP.html + a89b85c0e3be70523a5e9b3f901a33f9b + ($key) + + + + findStart + classCdbReaderPHP.html + aa710cf4ee603d9050402114009eee848 + () + + + + match + classCdbReaderPHP.html + a857be4b3157173e59c9d7c3582118701 + ($key, $pos) + + + + read + classCdbReaderPHP.html + a22f571a027d464436ff19d9290a021cf + ($length, $pos) + + + + unpack31 + classCdbReaderPHP.html + ae034ed1d5a56c377f7220e24dcec22cc + ($s) + + + + unpackSigned + classCdbReaderPHP.html + ae528bfe945cb2ceff727833d498bf9cf + ($s) + + + + $dlen + classCdbReaderPHP.html + a4ef5a28232a76115315302517f48ef8d + + + + + $dpos + classCdbReaderPHP.html + a794de5d6b4ae665bf4a67bc41dc337cf + + + + + $fileName + classCdbReaderPHP.html + ab850496a8e85a4baa5680086ce1c4c43 + + + + + $hpos + classCdbReaderPHP.html + a1925e8a2d858475ba3b4333959b3f1cc + + + + + $hslots + classCdbReaderPHP.html + ab94c863eb02ed5b64c0fb931cf5f38d5 + + + + + $khash + classCdbReaderPHP.html + afcd6aee1e6f86a9eccd5cccdc3c6d231 + + + + + $kpos + classCdbReaderPHP.html + a34a2a45c5ce92b33f20580793110c76b + + + + + $loop + classCdbReaderPHP.html + a21d969039080eac1d418730abb98e618 + + + + + CdbTest + classCdbTest.html + MediaWikiTestCase + + + testCdb + classCdbTest.html + adffc6074da77bb13874df6299f4bf3c1 + () + + + + setUp + classCdbTest.html + a5c971327b084b78994312e9caab68bb6 + () + + + + cdbAssert + classCdbTest.html + a0480488d5b5c63ef0249c16315103852 + ($msg, $key, $v1, $v2) + + + + randomString + classCdbTest.html + a4236a118e5283f745ba16a38d8d31ea1 + () + + + + CdbWriter + classCdbWriter.html + + + __construct + classCdbWriter.html + a3df0891338b2113cacb4f09cc9be5008 + ($fileName) + + + + __destruct + classCdbWriter.html + aa37bdf1427c335830c47fad2576cdfec + () + + + + close + classCdbWriter.html + a0505f7bdf631acc9620678bc46d91c12 + () + + + + set + classCdbWriter.html + ad09a2ec4f19856cf15aafc8cdff8fed7 + ($key, $value) + + + static + open + classCdbWriter.html + a349a931c8736e6d68cd63ed8d2d13004 + ($fileName) + + + + isWindows + classCdbWriter.html + a4a8028a0c98ffd3f4a26f20a094e7e0c + () + + + + $handle + classCdbWriter.html + a67b2dbe791e078063cda8dce63678f56 + + + + string + $realFileName + classCdbWriter.html + a498d84ef9b9a199536beceb132eaf8ae + + + + string + $tmpFileName + classCdbWriter.html + a9f8f2dd8828c149b4906e0aeded653db + + + + + CdbWriterDBA + classCdbWriterDBA.html + CdbWriter + + + __construct + classCdbWriterDBA.html + a5548fe0585a8481e5573a371e22e5295 + ($fileName) + + + + close + classCdbWriterDBA.html + acc7c2432523037647a2d9dd6b31eb56c + () + + + + set + classCdbWriterDBA.html + aec4e90f58980322eb3352dc6ccc40c8b + ($key, $value) + + + + CdbWriterPHP + classCdbWriterPHP.html + CdbWriter + + + __construct + classCdbWriterPHP.html + a032cf4d03fac2215dcbc39c2b4833670 + ($fileName) + + + + close + classCdbWriterPHP.html + ab1801ba87c0a3e1929396bc683af6cef + () + + + + set + classCdbWriterPHP.html + aa30c36a55a24df1eb58c0161f439bf46 + ($key, $value) + + + + addbegin + classCdbWriterPHP.html + a7d6e3bbe83a521261a4ec6fff1bc920e + ($keylen, $datalen) + + + + addend + classCdbWriterPHP.html + a54232dd060d02eb7acf53e5b9a09f62a + ($keylen, $datalen, $h) + + + + finish + classCdbWriterPHP.html + a255cb8c1e0ac13075a1c691a3a796247 + () + + + + posplus + classCdbWriterPHP.html + a503e917e0fcbe252354a6249b692e1f8 + ($len) + + + + throwException + classCdbWriterPHP.html + a72e0ccd28e10f38e4e07fce8553c70bd + ($msg) + + + + write + classCdbWriterPHP.html + a861e21f7b826a5fbaff6aac4a12182da + ($buf) + + + + $hplist + classCdbWriterPHP.html + af048aedbec3b14fa8c07f0a9f33a9ed7 + + + + + $numentries + classCdbWriterPHP.html + ab02ff10b131df82ce87ecb16b6757c4d + + + + + $pos + classCdbWriterPHP.html + a49fd9bd26cdbd47b739a05b757b4e7a8 + + + + + CgzCopyTransaction + classCgzCopyTransaction.html + + + __construct + classCgzCopyTransaction.html + a8673910d16bf46aaeb276448f7014cb4 + ($parent, $blobClass) + + + + addItem + classCgzCopyTransaction.html + af7c3f1506fd9e9d35ef6b188a27f5287 + ($text, $textId) + + + + commit + classCgzCopyTransaction.html + aa736528cea45599b267e63b04a812306 + () + + + + getSize + classCgzCopyTransaction.html + aeed18930dcb5b8241bc6bcfa1d67271b + () + + + + recompress + classCgzCopyTransaction.html + ab6f1cb08d1e31f0eb18e6e1be8c391a1 + () + + + + $blobClass + classCgzCopyTransaction.html + a6c764ed3b4478f7639e3a810527e3eb2 + + + + + $cgz + classCgzCopyTransaction.html + af80f5c07fe713110a9435c4c88ee222e + + + + + $parent + classCgzCopyTransaction.html + a5d45553574766928fcd174dfd3bdff77 + + + + + $referrers + classCgzCopyTransaction.html + ac2b0d9788576077b19ee686e3f4b9bf8 + + + + + ChangePassword + classChangePassword.html + Maintenance + + + __construct + classChangePassword.html + afade78db7069ec25bb80addc2860fb31 + () + + + + execute + classChangePassword.html + a9307de9b7a4b546ab6a96286e694ff08 + () + + + + ChangesFeed + classChangesFeed.html + + + __construct + classChangesFeed.html + a8c2eb81b7ea660195c5e2269847cbe0f + ($format, $type) + + + + execute + classChangesFeed.html + abb128ffdd246811730146a5683def6f5 + ($feed, $rows, $lastmod, $opts) + + + + getFeedObject + classChangesFeed.html + a79300b10bb8cb898344993be903105fb + ($title, $description, $url) + + + + loadFromCache + classChangesFeed.html + a5ac6f78b77f7fd9179d0b22c8638da3c + ($lastmod, $timekey, $key) + + + + saveToCache + classChangesFeed.html + a513cbce686cd14f9a81691bf63187640 + ($feed, $timekey, $key) + + + static + buildItems + classChangesFeed.html + a44a9778c7e11f2edd242a73a50445ef9 + ($rows) + + + static + generateFeed + classChangesFeed.html + a6c156cc0bafbeafd7c31e2b59b7520f6 + ($rows, &$feed) + + + + $descMsg + classChangesFeed.html + a8f46001feadf6a642a4c3696792bfe65 + + + + + $format + classChangesFeed.html + a9fd4386b218de0e0c63e5b145a8da8c8 + + + + + $titleMsg + classChangesFeed.html + a7ba310650e8387add0d72c8eea5131f2 + + + + + $type + classChangesFeed.html + ad200612dc0c8b07cfc407cdf335087d2 + + + + + ChangesList + classChangesList.html + ContextSource + + + __construct + classChangesList.html + a6510f8714048b83c1ba050d7240b5fbf + ($obj) + + + + beginRecentChangesList + classChangesList.html + afc7729b4a8020cc3cfdf6425e3fda9f0 + () + + + + endRecentChangesList + classChangesList.html + a9a392e7377b46e44d16109829b7e62fd + () + + + + formatCharacterDifference + classChangesList.html + a280e38c3daa6837d049f4122d69893b7 + (RecentChange $old, RecentChange $new=null) + + + + getTimestamp + classChangesList.html + af4d2cdc22727c14cc2215dab43556307 + ($rc) + + + + initChangesListRows + classChangesList.html + a9d88a0ddc4f4902b4a621a5002987d97 + ($rows) + + + + insertArticleLink + classChangesList.html + a7e29c1773369b493cc3ef1945c97278b + (&$s, &$rc, $unpatrolled, $watched) + + + + insertComment + classChangesList.html + a355dbcb8cc4d13f6fd0c72d0a21863a5 + ($rc) + + + + insertDateHeader + classChangesList.html + a31cbe84ad63709838d258da2d29a48a4 + (&$s, $rc_timestamp) + + + + insertDiffHist + classChangesList.html + aab5de0340c351ed3b44988143e6e6f97 + (&$s, &$rc, $unpatrolled) + + + + insertExtra + classChangesList.html + adb61f72b80b68aecbc4d7ce12936bd80 + (&$s, &$rc, &$classes) + + + + insertLog + classChangesList.html + a75e8f8263e2392ef7f81de41e5189e33 + (&$s, $title, $logtype) + + + + insertLogEntry + classChangesList.html + a69845edb42d540cdcd5bb6aa413003a8 + ($rc) + + + + insertRollback + classChangesList.html + a35a594abbb6dc63d9b64c5391a65efb5 + (&$s, &$rc) + + + + insertTags + classChangesList.html + acf6cf6e1bba29c16bfd732a9c024bfa1 + (&$s, &$rc, &$classes) + + + + insertTimestamp + classChangesList.html + afb98c2e714e76267b7231adc4f23c15b + (&$s, $rc) + + + + insertUserRelatedLinks + classChangesList.html + a9466c7ab08e1a45c83254dd17f72304f + (&$s, &$rc) + + + + isWatchlist + classChangesList.html + a78fc79057b914cbc7dbd3b29e84481da + () + + + + recentChangesFlags + classChangesList.html + aed0b9eff52781546ebd72d2c6d852ff1 + ($flags, $nothing= '&#160;') + + + + setWatchlistDivs + classChangesList.html + aa7b42a53fe796e546bddf06499ac44a2 + ($value=true) + + + static + flag + classChangesList.html + a0487980c6b309a7f6cd1a239a2e34a1e + ($flag) + + + static + isDeleted + classChangesList.html + abe6811e19fd773e87f6bf9cc61c6260f + ($rc, $field) + + + static + isUnpatrolled + classChangesList.html + ad2b1fe2b7bcb97d0960784e568114aac + ($rc, User $user) + + + static + newFromContext + classChangesList.html + aec10000ee3b36cc484ba0fc3ea13d990 + (IContextSource $context) + + + static + showCharacterDifference + classChangesList.html + a90f6c06caae9386dc85d70c0e194d638 + ($old, $new, IContextSource $context=null) + + + static + usePatrol + classChangesList.html + af5fab155a259d2e6be321954b2fa0d2a + () + + + static + userCan + classChangesList.html + a180e9c59bf93e01497d0c86265ce9ba6 + ($rc, $field, User $user=null) + + + Skin + $skin + classChangesList.html + af122c42df500643465556be821b9effa + + + + + maybeWatchedLink + classChangesList.html + a580c3f585c4f1d912547c0213cec44e3 + ($link, $watched=false) + + + + numberofWatchingusers + classChangesList.html + a48da08f73c01a7c3e914714d37e36253 + ($count) + + + + showAsUnpatrolled + classChangesList.html + a3f62fb363db77d74fe9e5a7e136c97d0 + (RecentChange $rc) + + + + $lastdate + classChangesList.html + a12d90ff10622eba3d37d9008446692a7 + + + + + $message + classChangesList.html + a04f288049710a7f9a3fcbc5fcde33f5c + + + + + $rc_cache + classChangesList.html + a75c3f3f23312d0ff678bb48bbe2ef08b + + + + + $rcCacheIndex + classChangesList.html + a986fbead2af12e101a8eac2ea0274821 + + + + + $rclistOpen + classChangesList.html + a37b8f322f4f2c6af57e751c68877e58f + + + + + $rcMoveIndex + classChangesList.html + a8635b73992e7b7f13edc9cbcdc1685c6 + + + + + $watchlist + classChangesList.html + af17d098dac158bd2c2e19ae8cc8adef2 + + + + + preCacheMessages + classChangesList.html + aa81c5967554f13596c6e79b624316e02 + () + + + + ChangesListSpecialPage + classChangesListSpecialPage.html + SpecialPage + + + buildMainQueryConds + classChangesListSpecialPage.html + a00861cb87a3936ec2354c2019376c515 + (FormOptions $opts) + + + + doHeader + classChangesListSpecialPage.html + abcf7340619953aa08e14a4dfd47888fb + ($opts) + + + + doMainQuery + classChangesListSpecialPage.html + a80c743f91b528f2cded765a5224b4cbf + ($conds, $opts) + + + + execute + classChangesListSpecialPage.html + a60edb936a39524eeda234995fb48335a + ($subpage) + + + + getDefaultOptions + classChangesListSpecialPage.html + a1af3923fdc56a9a8e8c6f4c35011d950 + () + + + + getExtraOptions + classChangesListSpecialPage.html + a9a7ff63eec0f196b77c5f757e9e8aa71 + ($opts) + + + + getOptions + classChangesListSpecialPage.html + acd85f3b26d5b4d811170d79416a44184 + () + + + + getRows + classChangesListSpecialPage.html + af96e0c77e56ad85f2c594e96570863d9 + () + + + + outputChangesList + classChangesListSpecialPage.html + a31ff9c72ac6e8a1736e036a9d2546c14 + ($rows, $opts) + + + + outputFeedLinks + classChangesListSpecialPage.html + aa1fbac81223857a2c07f68407a10921a + () + + + + parseParameters + classChangesListSpecialPage.html + a4d767464688ce525c8fb5a9fc106ad1e + ($par, FormOptions $opts) + + + + setBottomText + classChangesListSpecialPage.html + adf027d2d69f7f4484e31e24fea3467a9 + (FormOptions $opts) + + + + setTopText + classChangesListSpecialPage.html + a1f532c36e35327e496afa6af751d57e3 + (FormOptions $opts) + + + + setup + classChangesListSpecialPage.html + a82e36ee8d9fe8196f5e75735d35899e1 + ($parameters) + + + + validateOptions + classChangesListSpecialPage.html + a156a5853260b11167f1f4cf9ae4b79a9 + (FormOptions $opts) + + + + webOutput + classChangesListSpecialPage.html + a56dd3516fb953f4753c0941687985173 + ($rows, $opts) + + + static + makeLegend + classChangesListSpecialPage.html + afae4e7bf368177dfae8a7d128cc338d0 + (IContextSource $context) + + + + addModules + classChangesListSpecialPage.html + a9bc5eb718a921ad0f3f65469c6a12a47 + () + + + + fetchOptionsFromRequest + classChangesListSpecialPage.html + af8f0a2917027baf441cccd43d030fe8c + ($opts) + + + + getCustomFilters + classChangesListSpecialPage.html + a83ffbae835cf4d30f8b7bd8a1046198c + () + + + + getDB + classChangesListSpecialPage.html + aed7bc2a2d1d8795c4fdc790506e11fd7 + () + + + + getGroupName + classChangesListSpecialPage.html + a1d1d9684b98d90f6ad6c2da1cadd6578 + () + + + array + $customFilters + classChangesListSpecialPage.html + aa9e670360f46bddb6fdbec7eea1d6e3f + + + + FormOptions + $rcOptions + classChangesListSpecialPage.html + a274cea191403825d1bc9bcf11bd6719c + + + + string + $rcSubpage + classChangesListSpecialPage.html + a5554b369ee4586cc6c82715d590c8059 + + + + + ChangeTags + classChangeTags.html + + static + addTags + classChangeTags.html + a35ebc66d0cab73bcd4a9a0939dd02211 + ($tags, $rc_id=null, $rev_id=null, $log_id=null, $params=null) + + + static + buildTagFilterSelector + classChangeTags.html + a966972a581bf9b8b5dd28710c2855c99 + ($selected= '', $fullForm=false, Title $title=null) + + + static + formatSummaryRow + classChangeTags.html + a912e623655ef01dd99c4d7a126ed4223 + ($tags, $page) + + + static + listDefinedTags + classChangeTags.html + aac0679f15a9ffbe4c2114fb0c0ec4773 + () + + + static + modifyDisplayQuery + classChangeTags.html + ae9eadcd9375b23c25c197f486016f1a4 + (&$tables, &$fields, &$conds, &$join_conds, &$options, $filter_tag=false) + + + static + tagDescription + classChangeTags.html + a93d071d4ac96d2b7a3fd6c7d85157424 + ($tag) + + + static + tagUsageStatistics + classChangeTags.html + a852d3de4290aaa2546262f15696f837e + () + + + + ChannelFeed + classChannelFeed.html + FeedItem + + + httpHeaders + classChannelFeed.html + a754abe5b93c76790d1b92d31d686f285 + () + + + + outFooter + classChannelFeed.html + a08b1626f2a2935d05aa1ef3c1dc74995 + () + + + + outHeader + classChannelFeed.html + a4802a162ae4134feadc551f494f27008 + () + + + + outItem + classChannelFeed.html + a7d0b7cb512662b0ea401d9e71001a901 + ($item) + + + + outXmlHeader + classChannelFeed.html + ada4566e891559c8318dc6d6552f01b04 + () + + + + contentType + classChannelFeed.html + a6dd21f60236f10fe4f42db292da4d295 + () + + + + CheckBadRedirects + classCheckBadRedirects.html + Maintenance + + + __construct + classCheckBadRedirects.html + aba14a26b7adf24238826a6a39d8fd6a8 + () + + + + execute + classCheckBadRedirects.html + a6d412be00a09577e89efdd0f6cae4a78 + () + + + + CheckExtensionsCLI + classCheckExtensionsCLI.html + CheckLanguageCLI + + + __construct + classCheckExtensionsCLI.html + a6d76d8103c076e856fcb6313129e0eb4 + (array $options, $extension) + + + + execute + classCheckExtensionsCLI.html + a5f4d1a95e5ad29503c0ddc82af8e904f + () + + + + checkLanguage + classCheckExtensionsCLI.html + a5434c3feea055c5e7b4606c1dd6a4bd8 + ($code) + + + + defaultChecks + classCheckExtensionsCLI.html + a19d78c9af28cb9cb1bf30f0a23b360ee + () + + + + easyChecks + classCheckExtensionsCLI.html + ac45c446fbc2195513fd6e1c1870c963c + () + + + + help + classCheckExtensionsCLI.html + af590b5a976d3c9eeb6101a026b0f515c + () + + + + nonMessageChecks + classCheckExtensionsCLI.html + a82896ebcd22d1fe45746df9bb1b83820 + () + + + + $extensions + classCheckExtensionsCLI.html + a6a1e9bddf21f5f11a9c6760cf3054f13 + + + + + CheckImages + classCheckImages.html + Maintenance + + + __construct + classCheckImages.html + a4c8ee7d24a4bd2f222d28daaaaba540f + () + + + + execute + classCheckImages.html + aa0a6c4667874e5f4e722e9625864d7e2 + () + + + + CheckLanguageCLI + classCheckLanguageCLI.html + + + __construct + classCheckLanguageCLI.html + af40dafffa13a861c053955105d6e6846 + (array $options) + + + + execute + classCheckLanguageCLI.html + aa6c98c5320833a3a6d023c68f1aa86be + () + + + + outputWiki + classCheckLanguageCLI.html + afba168dab3639285c16bccdcf3d7c434 + () + + + + checkLanguage + classCheckLanguageCLI.html + a368f88b64d8979d06c7c9de7524affe0 + ($code) + + + + defaultChecks + classCheckLanguageCLI.html + a40e5d4c8684600d2f1fd416baaad7b48 + () + + + + doChecks + classCheckLanguageCLI.html + a01772ad52efa944e1d5f25fa79017526 + () + + + + easyChecks + classCheckLanguageCLI.html + aece91104d3ffd2f0dcfffd8457881528 + () + + + + formatKey + classCheckLanguageCLI.html + af21c174f4a1ac802fa7dab097ee6054f + ($key, $code) + + + + getCheckBlacklist + classCheckLanguageCLI.html + aea2f2178e6cd8f76aef7cdafcd1b6471 + () + + + + getChecks + classCheckLanguageCLI.html + af3db877e17480c136b5b09f66e7bf0d0 + () + + + + getDescriptions + classCheckLanguageCLI.html + a489326da6058450bab728376a8b8b03c + () + + + + getTotalCount + classCheckLanguageCLI.html + aa9087320f849ab50402cbd371fe27748 + () + + + + help + classCheckLanguageCLI.html + aeb8249a8ed393490180c7c7de6a094e7 + () + + + + isCheckBlacklisted + classCheckLanguageCLI.html + ab6b922b67dd0aad78d72c7e715f89190 + ($check, $code, $message) + + + + isEmpty + classCheckLanguageCLI.html + afb6b872a405c73a56330404fe3ece733 + () + + + + nonMessageChecks + classCheckLanguageCLI.html + a520db4a58e07a974b91ee1055000185e + () + + + + outputText + classCheckLanguageCLI.html + acd692ed19d4f80da5d435a599488f332 + () + + + + $checkAll + classCheckLanguageCLI.html + aaa890c3d1dfd0db749001f1e9010d45b + + + + + $checks + classCheckLanguageCLI.html + abfaffbf0baa832b411bcf8201d80d588 + + + + + $code + classCheckLanguageCLI.html + a8ae54b42239e33e4d45dc72139b0f251 + + + + + $doLinks + classCheckLanguageCLI.html + abfcb6bf866bb091fe9ae521052f14cba + + + + + $L + classCheckLanguageCLI.html + a13816afaf8ed3c1b1f26b6a722b4a7fd + + + + + $level + classCheckLanguageCLI.html + aab582dfb17b31692b17bd77f1ba38cdd + + + + + $linksPrefix + classCheckLanguageCLI.html + a1577d311d8fdae91a2a286aa000be5b1 + + + + + $output + classCheckLanguageCLI.html + a6c34ce2576a9fbabeeaa9b507169a1f0 + + + + + $results + classCheckLanguageCLI.html + ae878d7aa4601544d389cd4f775b1474c + + + + + $wikiCode + classCheckLanguageCLI.html + a217dec2b23a0fc80572e47413dcd8251 + + + + + $includeExif + classCheckLanguageCLI.html + ac76c3850f08b3753215f8f10bd1eecf0 + + + + + CheckLess + classCheckLess.html + Maintenance + + + __construct + classCheckLess.html + a59a9313126a96d3004bb3754bfebcc64 + () + + + + execute + classCheckLess.html + a7b8a556257ac308cd4eb344fb3135a34 + () + + + + CheckStorage + classCheckStorage.html + + + check + classCheckStorage.html + a61800a68a02ef3d57485202875d6502e + ($fix=false, $xml= '') + + + + checkExternalConcatBlobs + classCheckStorage.html + afe0c933108039fa46cb069f6c7b5eef6 + ($externalConcatBlobs) + + + + error + classCheckStorage.html + ad9920902aef1a17a55b81de519faa727 + ($type, $msg, $ids) + + + + importRevision + classCheckStorage.html + a38c774b9c6e1524eca9f5d10f2c0225b + (&$revision, &$importer) + + + + restoreText + classCheckStorage.html + a07ea7a47ba11b87f6bf361b3c55354d1 + ($revIds, $xml) + + + + $dbStore + classCheckStorage.html + ad2aaaa8faea1b298e76042da1aa87cc5 + + + + + $errorDescriptions + classCheckStorage.html + a56e65d9e29a93ac7b986e1054f9f7806 + + + + + $errors + classCheckStorage.html + a975f57c22a958c39f409f53b4cedfb6c + + + + + $oldIdMap + classCheckStorage.html + a824119c3d6e045977e77b410cf73038d + + + + const + CONCAT_HEADER + classCheckStorage.html + aabd418284a9ea1d1ba6934368b03a904 + + + + + CheckSyntax + classCheckSyntax.html + Maintenance + + + __construct + classCheckSyntax.html + a732ce3962dadb29bffe17c249c6864fd + () + + + + execute + classCheckSyntax.html + a1b59df3ee561ba066397476d7fd1a755 + () + + + + getDbType + classCheckSyntax.html + ad07c79915809e609900586068ba1a78c + () + + + + $mFailures + classCheckSyntax.html + addd9e9e0f659c9c6014b2bdd9a01ba00 + + + + + $mNoStyleCheckPaths + classCheckSyntax.html + a5117f1cce4c82766c5fd521a84776e57 + + + + + $mWarnings + classCheckSyntax.html + a33023c1f2293988e0093386bab9a025d + + + + + addDirectoryContent + classCheckSyntax.html + a16c3fd63200bfd5c015ed9c0b20e05a9 + ($dir) + + + + addFileOrDir + classCheckSyntax.html + ae72c897a5fbfc37882871e6eb5093e52 + ($path) + + + + addPath + classCheckSyntax.html + a9bef5bc0b98f80a679f4af163ef54d6e + ($path) + + + + buildFileList + classCheckSyntax.html + aceda95e4487c56cfbccd4c231a9706f7 + () + + + + checkEvilToken + classCheckSyntax.html + ad880b98e49f21b31f2a6b1c2c542a1ec + ($file, $tokens, $evilToken, $desc) + + + + checkFileWithCli + classCheckSyntax.html + a17e8a65df8147815be1fd48d79853f9a + ($file) + + + + checkFileWithParsekit + classCheckSyntax.html + ac784559213310e6297635cf93c2598f9 + ($file) + + + + checkForMistakes + classCheckSyntax.html + a7ba949ebd1bf3185d34d184edd70750c + ($file) + + + + checkRegex + classCheckSyntax.html + a1dc5d59aaafa6263fd35cbc63f907be4 + ($file, $text, $regex, $desc) + + + + getGitModifiedFiles + classCheckSyntax.html + a5952ca039376422de8d7187069bafa96 + ($path) + + + + isSuitableFile + classCheckSyntax.html + a4fee5114368b2e9ba4e44c50fefe7de5 + ($file) + + + + $mFiles + classCheckSyntax.html + aefc4a089c6ff685dea123127af55d955 + + + + + $mIgnorePaths + classCheckSyntax.html + af741a0d9bfa596f6abdad7d523cec919 + + + + + CheckUsernames + classCheckUsernames.html + Maintenance + + + __construct + classCheckUsernames.html + a1b37f4b50d1db64f89b01c4eaeb2aac3 + () + + + + execute + classCheckUsernames.html + a64b3d3b33247b0d8d72353c17644fc56 + () + + + + ChronologyProtector + classChronologyProtector.html + + + initLB + classChronologyProtector.html + a992857fa401b4522d2a2266b34158085 + (LoadBalancer $lb) + + + + shutdown + classChronologyProtector.html + ad9e20920e33bcbaa7810dec4259e5e3f + () + + + + shutdownLB + classChronologyProtector.html + a8cdfa4fdc54afe00a23b866e5631bb3f + (LoadBalancer $lb) + + + bool + $initialized + classChronologyProtector.html + accd0c3535d4b4ada891c03d8d4afd5a3 + + + + array + $shutdownPositions + classChronologyProtector.html + ac747ce2710478c8e1b7418dff91bf48a + + + + array + $startupPositions + classChronologyProtector.html + a17a960437dfce9ae92f4af83ce4f1cec + + + + + CLDRPluralRuleConverter + classCLDRPluralRuleConverter.html + + static + convert + classCLDRPluralRuleConverter.html + a1ec51049000b7a97800206c7619d5a64 + ($rule) + + + int + $end + classCLDRPluralRuleConverter.html + a3b63dfc0005ff5571cb8ad2ccc214678 + + + + array + $operands + classCLDRPluralRuleConverter.html + a75e883567a1e8a73a2049782ab37281d + + + + array + $operators + classCLDRPluralRuleConverter.html + a9797a774358850ed1ea0375009a91ca1 + + + + int + $pos + classCLDRPluralRuleConverter.html + ad1fbdaba18d068bd9c15bbf20093fa90 + + + + string + $rule + classCLDRPluralRuleConverter.html + a9e7ecc68ef394a5cbb82d5e7fb7237d1 + + + + const + NUMBER_CLASS + classCLDRPluralRuleConverter.html + ae90a0c4b741ddb0f741b1392372cba4e + + + + const + OPERAND_SYMBOLS + classCLDRPluralRuleConverter.html + a1e88ef2882074030e561b6df18151375 + + + + const + WHITESPACE_CLASS + classCLDRPluralRuleConverter.html + a71232e366c9225ef4cad267dd5e11a6f + + + + const + WORD_REGEX + classCLDRPluralRuleConverter.html + af93310c6ae61ca5aad2f0282db72f809 + + + + + __construct + classCLDRPluralRuleConverter.html + aa99f915db91b46761d137f06159b7093 + ($rule) + + + + doConvert + classCLDRPluralRuleConverter.html + a2843eb49c9fdb1f7a4ebb5b763622faa + () + + + + doOperation + classCLDRPluralRuleConverter.html + a14877b1230cf80a1c297d2772bb8d63f + ($op) + + + + error + classCLDRPluralRuleConverter.html + a0daf845dff31106b57380feb42d1286c + ($message) + + + + newNumber + classCLDRPluralRuleConverter.html + a02115fa741c2bc6db673127b6c83877e + ($text, $pos) + + + + newOperator + classCLDRPluralRuleConverter.html + a9cbc4d32d326a5b9c3e61d5b9265ae89 + ($type, $pos, $length) + + + + nextToken + classCLDRPluralRuleConverter.html + aadf18246e893fe5d3b370f481b1f787a + () + + + static + $precedence + classCLDRPluralRuleConverter.html + a7d89f37dd72db8c6b34d41b5bec298e6 + + + + + CLDRPluralRuleConverterExpression + classCLDRPluralRuleConverterExpression.html + CLDRPluralRuleConverterFragment + + + __construct + classCLDRPluralRuleConverterExpression.html + a0476765b2bb9d1b1f40baf77dee3c19a + ($parser, $type, $rpn, $pos, $length) + + + + isType + classCLDRPluralRuleConverterExpression.html + a32cb8f9d8bfc798551719eda481382eb + ($type) + + + string + $rpn + classCLDRPluralRuleConverterExpression.html + aae54b8ffcb3a9c54fa4760c36b237cb4 + + + + string + $type + classCLDRPluralRuleConverterExpression.html + a073e8b00d837cd4964e69ba099092e6d + + + + + CLDRPluralRuleConverterFragment + classCLDRPluralRuleConverterFragment.html + + + __construct + classCLDRPluralRuleConverterFragment.html + ac7331242656988b5a79b5ac7aadc2f8f + ($parser, $pos, $length) + + + + error + classCLDRPluralRuleConverterFragment.html + af6d9e65d046ed1fcb4d40442628ba4b9 + ($message) + + + + getText + classCLDRPluralRuleConverterFragment.html + a063e92b1cee6453d14ddc33dabdbbf1e + () + + + + $end + classCLDRPluralRuleConverterFragment.html + af93d5c339f0cf076f81370cd5eb7c66b + + + + + $length + classCLDRPluralRuleConverterFragment.html + a1aed6a94b5b4c2964056abb881253ec7 + + + + + $parser + classCLDRPluralRuleConverterFragment.html + a32552220ae4a8839785ce62ff3aa1297 + + + + + $pos + classCLDRPluralRuleConverterFragment.html + a5ebb9f1aa9857013929b764e7a7fe359 + + + + + CLDRPluralRuleConverterOperator + classCLDRPluralRuleConverterOperator.html + CLDRPluralRuleConverterFragment + + + __construct + classCLDRPluralRuleConverterOperator.html + ae6ba2d474c472c01733a28e8d117dcbc + ($parser, $name, $pos, $length) + + + + operate + classCLDRPluralRuleConverterOperator.html + a5620bc1ae37eceae33880604a3fff3c6 + ($left, $right) + + + string + $name + classCLDRPluralRuleConverterOperator.html + ac99d47ff443985e66a4d111a560ae54b + + + + static + $aliasMap + classCLDRPluralRuleConverterOperator.html + a0705b170fc2f19469e082929dcc59e8e + + + + static + $opTypes + classCLDRPluralRuleConverterOperator.html + afc634d2589910c846826304d7502b1c4 + + + + static + $typeSpecMap + classCLDRPluralRuleConverterOperator.html + a5eb00e35f43c3314c6050997e4bfc8e3 + + + + + CLDRPluralRuleError + classCLDRPluralRuleError.html + MWException + + + __construct + classCLDRPluralRuleError.html + ab9d7876c0e0923c25483620679677254 + ($message) + + + + CLDRPluralRuleEvaluator + classCLDRPluralRuleEvaluator.html + + static + compile + classCLDRPluralRuleEvaluator.html + af9b21b54fc03c6bf0edb7bdc733398c0 + (array $rules) + + + static + evaluate + classCLDRPluralRuleEvaluator.html + a5bb2ae2c849272f75df70997a02006b9 + ($number, array $rules) + + + static + evaluateCompiled + classCLDRPluralRuleEvaluator.html + ac5cc4cd319b296bbe62460adb8064962 + ($number, array $rules) + + + static + doOperation + classCLDRPluralRuleEvaluator.html + a23c58b1be052debc11b18743af72d4f6 + ($token, $left, $right) + + + + CLDRPluralRuleEvaluatorRange + classCLDRPluralRuleEvaluatorRange.html + + + __construct + classCLDRPluralRuleEvaluatorRange.html + a0f66b09402fee727cc7b72fe3e8ae284 + ($start, $end=false) + + + + __toString + classCLDRPluralRuleEvaluatorRange.html + a3c4602597468eb0cb751041db7a54788 + () + + + + add + classCLDRPluralRuleEvaluatorRange.html + ace1d1d7b873543c22a5f48fd44288670 + ($other) + + + + isNumberIn + classCLDRPluralRuleEvaluatorRange.html + a25226d4717497192451c8d954e756a99 + ($number, $integerConstraint=true) + + + + isNumberWithin + classCLDRPluralRuleEvaluatorRange.html + aa93bd98aea74ab92d8c616c930103bf5 + ($number) + + + array + $parts + classCLDRPluralRuleEvaluatorRange.html + ae04359ace8325b3e20deda3399d4833b + + + + + CLDRPluralRuleEvaluatorTest + classCLDRPluralRuleEvaluatorTest.html + MediaWikiTestCase + + + invalidTestCases + classCLDRPluralRuleEvaluatorTest.html + aaef07a7c0108964968b7ac6ea5870712 + () + + + + testInvalidRules + classCLDRPluralRuleEvaluatorTest.html + acf3db1bd564f22b1d59d825e4344eeae + ($rules, $comment) + + + + testValidRules + classCLDRPluralRuleEvaluatorTest.html + a9b9bc20dd950d6cc787f476b6da0465e + ($expected, $rules, $number, $comment) + + + + validTestCases + classCLDRPluralRuleEvaluatorTest.html + ac8248bcd0d51aa7e0b2650851f2d410d + () + + + + CleanupAncientTables + classCleanupAncientTables.html + Maintenance + + + __construct + classCleanupAncientTables.html + a3488a8cbcb9501df4844a083d8dba26f + () + + + + execute + classCleanupAncientTables.html + a93ca3ab7acbb200dce587576c286041d + () + + + + CleanupPreferences + classCleanupPreferences.html + Maintenance + + + execute + classCleanupPreferences.html + a89613a1e279db95bc5e02532f5e081a3 + () + + + + CleanupRemovedModules + classCleanupRemovedModules.html + Maintenance + + + __construct + classCleanupRemovedModules.html + acc9aba8f53b4e634b9bb13b351896481 + () + + + + execute + classCleanupRemovedModules.html + a6421514bfe57177f67e1959b1c5fe871 + () + + + + CleanupSpam + classCleanupSpam.html + Maintenance + + + __construct + classCleanupSpam.html + ad7866ca01ab7a6960940ba401137a3ae + () + + + + execute + classCleanupSpam.html + aeff9facb68d8ff2d0ee92e44e0f70774 + () + + + + cleanupArticle + classCleanupSpam.html + a9dd52619c305f943d087e1792e2ed93d + ($id, $domain) + + + + CleanUpTest + classCleanUpTest.html + MediaWikiTestCase + + + doTestBytes + classCleanUpTest.html + a340cff0535af3276af2f743947acc06d + ($head, $tail) + + + + doTestDoubleBytes + classCleanUpTest.html + a15c0a33ebe71f08268d0afefb258f567 + ($head, $tail) + + + + doTestTripleBytes + classCleanUpTest.html + a8292abbe11ac7dde3fd4b098a4a8103a + ($head, $tail) + + + + testAllBytes + classCleanUpTest.html + a20a3a7776603bed87523dec26cdd5b09 + () + + + + testAscii + classCleanUpTest.html + afe9a4687c840856179977a39e931d996 + () + + + + testBomRegression + classCleanUpTest.html + a75d6c15852cedf0cc957365118e4d7c5 + () + + + + testChunkRegression + classCleanUpTest.html + ab67e6f4a51125313afef083c9e6ed960 + () + + + + testDoubleBytes + classCleanUpTest.html + a08f7a68f06e8d4893558341fd748bf21 + () + + + + testForbiddenRegression + classCleanUpTest.html + a68b6f78d98ee5cbbbcbf288763d7feaa + () + + + + testHangulRegression + classCleanUpTest.html + a8be0892a210da45bff369e91078ca3c1 + () + + + + testInterposeRegression + classCleanUpTest.html + a7f7397ab2810ba0462e5f79d2d3e7208 + () + + + + testLatin + classCleanUpTest.html + a266702e3714f2f520d7615f992d723da + () + + + + testLatinNormal + classCleanUpTest.html + afea815d99f05c6a4a0f8bef5c2116799 + () + + + + testNull + classCleanUpTest.html + a11b1098b19118f857d2846dff1ee64bd + () + + + + testOverlongRegression + classCleanUpTest.html + a0cf7124cabc925aeb4b7a4e91f25667e + () + + + + testSurrogateRegression + classCleanUpTest.html + a3370b0648553570107bb79fc3a38ae49 + () + + + + testTripleBytes + classCleanUpTest.html + af061b3a4658100db60474f41b1164e0a + () + + + + XtestAllChars + classCleanUpTest.html + a02fb36a63db24d5e20e4d49423be77f8 + () + + + + ClearCacheStats + classClearCacheStats.html + Maintenance + + + __construct + classClearCacheStats.html + aeab7d95fd59573195dbd28d69d9bb088 + () + + + + execute + classClearCacheStats.html + a1019182afe1087dcff06ae7c9208bb5a + () + + + + ClearInterwikiCache + classClearInterwikiCache.html + Maintenance + + + __construct + classClearInterwikiCache.html + ac4ac5e7cae2f70e3f42966e4a577769d + () + + + + execute + classClearInterwikiCache.html + a87b38db51637b68447d4cebb672e6394 + () + + + + CliInstaller + classCliInstaller.html + Installer + + + __construct + classCliInstaller.html + af0101d1a9b40877244c2ef0bfe3bc97f + ($siteName, $admin=null, array $option=array()) + + + + dirIsExecutable + classCliInstaller.html + a796b302395e744be186b7d6552ad2011 + ($dir, $url) + + + + endStage + classCliInstaller.html + ad2e2f10bab8421a8b99c717b7fc4a562 + ($step, $status) + + + + envCheckPath + classCliInstaller.html + aec040dcd8e28c9f2a51a11db97b96c75 + () + + + + execute + classCliInstaller.html + a47271c3dc626eb309d77a7171b4a904b + () + + + + showError + classCliInstaller.html + acba8f54b7035cc312e80aa0ef6122a95 + ($msg) + + + + showHelpBox + classCliInstaller.html + a7c6e4e483cac143853d19c4937c4d5c2 + ($msg) + + + + showMessage + classCliInstaller.html + ab857f09c74c0a23892f385134871631a + ($msg) + + + + showStatusMessage + classCliInstaller.html + a64cc661288f87249ed9cca837e15b7e7 + (Status $status) + + + + startStage + classCliInstaller.html + ae2362933bb6fa0a053dfdafd50c6775c + ($step) + + + + writeConfigurationFile + classCliInstaller.html + a2c020261beb9308fe281a7c109476480 + ($path) + + + + envGetDefaultServer + classCliInstaller.html + add05557f3790297357d5156d3be9f2bd + () + + + + getMessageText + classCliInstaller.html + ace931ec032fb01216943b0702ce66c76 + ($params) + + + + $optionMap + classCliInstaller.html + ab132e403f6dc05352c95f2772d0aacb6 + + + + + $specifiedScriptPath + classCliInstaller.html + aa34276fc1866ad3abef7cfe7be5d1560 + + + + + CLIParser + classCLIParser.html + Maintenance + + + __construct + classCLIParser.html + a595c468d304475e2531367deca1bbe98 + () + + + + execute + classCLIParser.html + a01e0d3c1190eb3bf227bd0af86da18f3 + () + + + + render + classCLIParser.html + ae051434075878091d59299d038ee881b + ($wikitext) + + + + getTitle + classCLIParser.html + a2762a82c8b06551cdc51ad4a6f89834a + () + + + + initParser + classCLIParser.html + acc667dd684a15a4b533041e2c205b4d0 + () + + + + parse + classCLIParser.html + ac62f0efaa8719ac886c310e3cf668eb7 + ($wikitext) + + + + Wikitext + classCLIParser.html + aa1a7c570e23e29e907810e8f354cca06 + () + + + + $parser + classCLIParser.html + abf3e2f863d7c295f33d69f0aae8937b7 + + + + + CloneDatabase + classCloneDatabase.html + + + __construct + classCloneDatabase.html + a707998038a997a74cb9cb7f24bcdb27a + (DatabaseBase $db, array $tablesToClone, $newTablePrefix, $oldTablePrefix= '', $dropCurrentTables=true) + + + + cloneTableStructure + classCloneDatabase.html + a3b5f3be282cb06c57362b848bbc73657 + () + + + + destroy + classCloneDatabase.html + a890b939dd340b813c94be5142529188a + ($dropTables=false) + + + + useTemporaryTables + classCloneDatabase.html + aacda54f3c9b855451859b7cf0263c406 + ($u=true) + + + static + changeDBPrefix + classCloneDatabase.html + a702e66e9529c8776aad74501e686f73b + ($db, $prefix) + + + static + changeLBPrefix + classCloneDatabase.html + aaf0b1e9e8ef898c19bb1f62c1a95591c + ($lb, $prefix) + + + static + changePrefix + classCloneDatabase.html + ac60718f45ca06f5f41115bd25aac04c7 + ($prefix) + + + bool + $dropCurrentTables + classCloneDatabase.html + a39b3c2bf55e1827dfa485f30c718e814 + + + + string + $newTablePrefix + classCloneDatabase.html + a7699f445bd0da5d733a8c928b8eb291b + + + + string + $oldTablePrefix + classCloneDatabase.html + af476e487c3d06d4e7f5dcc870ae06098 + + + + array + $tablesToClone + classCloneDatabase.html + ac2b843fb568f1cb5938ec837714363dd + + + + bool + $useTemporaryTables + classCloneDatabase.html + a1a29700c7a29585cf8d757f20e80d1af + + + + + Collation + classCollation.html + + + getFirstLetter + classCollation.html + ab97d91389bc216ff52bc85b060602221 + ($string) + + + + getSortKey + classCollation.html + ad4d8c7fdec40dc0a08948d000d29eac3 + ($string) + + + static + factory + classCollation.html + a62625da7fbc7df147996361707cf67a8 + ($collationName) + + + static + singleton + classCollation.html + a37f571bc6edf58fbd2e4ba015c550fb2 + () + + + static + $instance + classCollation.html + adabd4af315a0bc610aa0cf6ca2cbadee + + + + + CollationCkb + classCollationCkb.html + IcuCollation + + + __construct + classCollationCkb.html + acaba70d4eac7ca28bfe44a102db15c90 + () + + + + CollationTest + classCollationTest.html + MediaWikiLangTestCase + + + firstLetterProvider + classCollationTest.html + ac1a58e6549ddd5cfdb28b0fa9e6eb108 + () + + + + testGetFirstLetter + classCollationTest.html + aa6b2435c11098bb27906f191f0825dc8 + ($collation, $string, $firstLetter) + + + + testIsPrefix + classCollationTest.html + aa5626e8991d446ed631c99fd8b885959 + ($lang, $base, $extended) + + + + testNotIsPrefix + classCollationTest.html + ad218d19dfcc66cdd63e9f7cb254a9f7d + ($lang, $base, $extended) + + + static + notPrefixDataProvider + classCollationTest.html + a5dbd7b787be58622884b5d858b992844 + () + + + static + prefixDataProvider + classCollationTest.html + ae09f131ec65f89742a76fde21912e28b + () + + + + setUp + classCollationTest.html + ad39b1fb2d09c8e9343f5e236ee2139b0 + () + + + + CommandLineInc + classCommandLineInc.html + Maintenance + + + __construct + classCommandLineInc.html + a4a99faba661b9b9193537bdf69c836f1 + () + + + + execute + classCommandLineInc.html + a0964be968c2f395fd898eee3280ba640 + () + + + + maybeHelp + classCommandLineInc.html + addcf4c4af3b4dd76dddd3796148d09b6 + ($force=false) + + + + CommandLineInstaller + classCommandLineInstaller.html + Maintenance + + + __construct + classCommandLineInstaller.html + a32fa629e989c4d692948a31062d3d46e + () + + + + execute + classCommandLineInstaller.html + a2e154ece8fcc3b8c97da859aae2116d7 + () + + + + validateParamsAndArgs + classCommandLineInstaller.html + a02b6ff8692c1dd005530498bd296e174 + () + + + + CompareParserCache + classCompareParserCache.html + Maintenance + + + __construct + classCompareParserCache.html + abbeae5138c97115b8ff1d39ef8ca21cb + () + + + + execute + classCompareParserCache.html + a3be2297c9f249f5633495bb2c8ede67f + () + + + + CompareParsers + classCompareParsers.html + DumpIterator + + + __construct + classCompareParsers.html + aaf434b9e41c96822704dd71286063bbb + () + + + + checkOptions + classCompareParsers.html + ab2e52b0596af38c87d1bb887cb7f3c8d + () + + + + conclusions + classCompareParsers.html + a629a1982ee5684ec883cbcab17341eeb + () + + + + processRevision + classCompareParsers.html + a0cc44be9700d4001038ea8ebf6b78907 + ($rev) + + + + stripParameters + classCompareParsers.html + a6d1eeec78781c4885d7f9e65bf67675f + ($text) + + + static + checkParserLocally + classCompareParsers.html + a84338c19b567ae8e6a1ef96412fafd2a + ($parserName) + + + + $count + classCompareParsers.html + a44e4d60ecb1366429fd08267cb7e96c2 + + + + + ComposerHookHandler + classComposerHookHandler.html + + static + onPreInstall + classComposerHookHandler.html + a843571190d973eb68c3c33699dc15204 + (Event $event) + + + static + onPreUpdate + classComposerHookHandler.html + ad64397b2aeb9d45b2f87ef3eba5654b2 + (Event $event) + + + static + handleChangeEvent + classComposerHookHandler.html + a7938c1e0c515b2236814b22522468bba + (Event $event) + + + + ComposerPackageModifier + classComposerPackageModifier.html + + + __construct + classComposerPackageModifier.html + a6df4952c6f2726b10901e42d818073db + (Package $package, ComposerVersionNormalizer $versionNormalizer, MediaWikiVersionFetcher $versionFetcher) + + + + setProvidesMediaWiki + classComposerPackageModifier.html + a78d0dabcc81dd609ceb764d6318b02c5 + () + + + const + MEDIAWIKI_PACKAGE_NAME + classComposerPackageModifier.html + a324d5b81c05a57843b45ee65e040a61d + + + + + $package + classComposerPackageModifier.html + a4a0709efb3434ba4dd33a7d2856a9fa4 + + + + + $versionFetcher + classComposerPackageModifier.html + acd347be07582be3e61809d3b2a1dbaae + + + + + $versionNormalizer + classComposerPackageModifier.html + ae531ccdc26f130d301c163bcca41bd3c + + + + + getMediaWikiVersionConstraint + classComposerPackageModifier.html + af18e0b8d8fd52d92570d8fc5238ef78d + () + + + + newMediaWikiLink + classComposerPackageModifier.html + a21e12e93cee738c84fdcd487282b2084 + () + + + + setLinkAsProvides + classComposerPackageModifier.html + abdae3db335e5d9d1de15bdda935d08da + (Link $link) + + + + ComposerVersionNormalizer + classComposerVersionNormalizer.html + + + normalizeLevelCount + classComposerVersionNormalizer.html + a3783f7e44493b978ec8b331fd38e03f4 + ($version) + + + + normalizeSuffix + classComposerVersionNormalizer.html + a5ac5d8ef4a56a93de9bdc9f49b91101f + ($version) + + + + ComposerVersionNormalizerTest + classComposerVersionNormalizerTest.html + + + complexVersionProvider + classComposerVersionNormalizerTest.html + ab6cf8413e65bf06d8125ba21ecf9d5ce + () + + + + fourLevelVersionsProvider + classComposerVersionNormalizerTest.html + a889efe6c27d209fa0ccee793b59d45d3 + () + + + + invalidVersionProvider + classComposerVersionNormalizerTest.html + a679198c05a56dfe113f65bd74bb6187b + () + + + + levelNormalizationProvider + classComposerVersionNormalizerTest.html + aa60bf44f52cb50c5ab5414289f791a5d + () + + + + nonStringProvider + classComposerVersionNormalizerTest.html + afef5a930cda331063b9e7e8dec552945 + () + + + + simpleVersionProvider + classComposerVersionNormalizerTest.html + af4012781410ec197ef1164848591d569 + () + + + + testGivenComplexVersionWithDash_normalizeSuffixReturnsAsIs + classComposerVersionNormalizerTest.html + a8773c403ae35d86fa40f8aadf1281332 + ($withoutDash, $withDash) + + + + testGivenComplexVersionWithoutDash_normalizeSuffixAddsDash + classComposerVersionNormalizerTest.html + a2b49adf21cf8dc965f322509c99b98b2 + ($withoutDash, $withDash) + + + + testGivenFewerLevels_levelCountNormalizationEnsuresFourLevels + classComposerVersionNormalizerTest.html + a4085d36e43f3c3f81a328d827515cea0 + ($expected, $version) + + + + testGivenFourLevels_levelCountNormalizationDoesNothing + classComposerVersionNormalizerTest.html + abb2b95a9c2242a176269c92094f172e9 + ($version) + + + + testGivenInvalidVersion_normalizeSuffixReturnsAsIs + classComposerVersionNormalizerTest.html + a4acd68ceae4463d9173cfb3919c803c1 + ($invalidVersion) + + + + testGivenNonString_normalizeThrowsInvalidArgumentException + classComposerVersionNormalizerTest.html + abc4a30673d213825769c13e870f2a732 + ($nonString) + + + + testGivenSimpleVersion_normalizeSuffixReturnsAsIs + classComposerVersionNormalizerTest.html + a268b68d26ff95106004bb2c21ec756ef + ($simpleVersion) + + + + assertRemainsUnchanged + classComposerVersionNormalizerTest.html + a14b5fe0d04113f2b07ec25ed281cf225 + ($version) + + + + CompressOld + classCompressOld.html + Maintenance + + + __construct + classCompressOld.html + a3f6a8c338446420ecef42d23cb98f980 + () + + + + execute + classCompressOld.html + a0d5e285b059d05b0fbe81d987745eced + () + + + const + LS_CHUNKED + classCompressOld.html + a4d0c45b844e37dc559a0bf816fdf16d4 + + + + const + LS_INDIVIDUAL + classCompressOld.html + aa602c56d5a26872104dca8e2d3d01844 + + + + + compressOldPages + classCompressOld.html + a308238c2ec020470d4251beb45813a55 + ($start=0, $extdb= '') + + + + compressPage + classCompressOld.html + a333f837fdef84e533935ad03d4e5839b + ($row, $extdb) + + + + compressWithConcat + classCompressOld.html + a11367f6ea7a7879d6a141ca5ea800bb7 + ($startId, $maxChunkSize, $beginDate, $endDate, $extdb="", $maxPageId=false) + + + + ConcatenatedGzipHistoryBlob + classConcatenatedGzipHistoryBlob.html + HistoryBlob + + + __construct + classConcatenatedGzipHistoryBlob.html + a35637b0c4bf52077f43e9d259b44e032 + () + + + + __sleep + classConcatenatedGzipHistoryBlob.html + a91ce06a86c35471fbc3c399ca347c350 + () + + + + __wakeup + classConcatenatedGzipHistoryBlob.html + a11f8e04e718bcc14036815e945a00bad + () + + + + addItem + classConcatenatedGzipHistoryBlob.html + abcbb15a7a988695c167e3c0caeb16053 + ($text) + + + + compress + classConcatenatedGzipHistoryBlob.html + a2d93738c9c3e666d83e8be764a4613df + () + + + + getItem + classConcatenatedGzipHistoryBlob.html + a05ce6905cff5a350c2e94b8fca2238f6 + ($hash) + + + + getText + classConcatenatedGzipHistoryBlob.html + a8d2ee46cedefefd03c4eb5f4cc2588dc + () + + + + isHappy + classConcatenatedGzipHistoryBlob.html + aaf0d42e3aa1e0c0623333957ace839d3 + () + + + + removeItem + classConcatenatedGzipHistoryBlob.html + ae6bf5b2ad1bfc1886488a5558aaf1d78 + ($hash) + + + + setText + classConcatenatedGzipHistoryBlob.html + a79a11e7418e655c3ef321fe3b4e80796 + ($text) + + + + uncompress + classConcatenatedGzipHistoryBlob.html + abbd1d57db4ce1d42e14e31079d55fdb2 + () + + + + $mCompressed + classConcatenatedGzipHistoryBlob.html + a525f894c0cf57ee29e235067be696e0d + + + + + $mDefaultHash + classConcatenatedGzipHistoryBlob.html + a7d896f78d995a92222c7a56265595845 + + + + + $mItems + classConcatenatedGzipHistoryBlob.html + aa0d59cf6c95121f0e72c60958415c74b + + + + + $mMaxCount + classConcatenatedGzipHistoryBlob.html + a4b2bf71f35a7f91fb258416d473253d1 + + + + + $mMaxSize + classConcatenatedGzipHistoryBlob.html + a5fe193df6c7669d3a7522ba087de986d + + + + + $mSize + classConcatenatedGzipHistoryBlob.html + a42224cc953e16abe582731b098156a9c + + + + + $mVersion + classConcatenatedGzipHistoryBlob.html + a42610ce1b7a6a8b9733b89213b22f3aa + + + + + Config + interfaceConfig.html + + + get + interfaceConfig.html + a7d5d95a77290609edf2f5fd7ac06f3c8 + ($name) + + + + set + interfaceConfig.html + a6430afbaaf81b48cbbb0ab2452624073 + ($name, $value) + + + + ConfigException + classConfigException.html + MWException + + + ConfigFactory + classConfigFactory.html + + + makeConfig + classConfigFactory.html + a1b4d0371bc8f3f4224b053d5f9ccb6ba + ($name) + + + + register + classConfigFactory.html + aaa30298640335405379f731f3ce8ab9f + ($name, $callback) + + + static + getDefaultInstance + classConfigFactory.html + a2468f8354bb9a693f3bf124af3b0f975 + () + + + array + $configs + classConfigFactory.html + af4b5e6dc2b006c620300f1c047beb190 + + + + array + $factoryFunctions + classConfigFactory.html + a779743c5e2783152f41db60a3b2be9b3 + + + + + ConfigFactoryTest + classConfigFactoryTest.html + MediaWikiTestCase + + + testMakeConfig + classConfigFactoryTest.html + ab928b32158be5ff09a24ef1344f58a6c + () + + + + testMakeConfigWithInvalidCallback + classConfigFactoryTest.html + a36c940690ea5fabe84e924c1443bffe8 + () + + + + testMakeConfigWithNoBuilders + classConfigFactoryTest.html + a3d2817bbcb03c51ba71beec556d57b04 + () + + + + testRegister + classConfigFactoryTest.html + a11d85364428c87c57c3c6e263c38596f + () + + + + ConstantDependency + classConstantDependency.html + CacheDependency + + + __construct + classConstantDependency.html + aa44b8c1141893038cee2c9a2b871dcd2 + ($name) + + + + isExpired + classConstantDependency.html + a5019e0a5bd468eba55dd6bb1f857dfbb + () + + + + $name + classConstantDependency.html + ac2b7ad420012b46f1831106d00eacf47 + + + + + $value + classConstantDependency.html + a05c8d8bdbe487dcbd7db7f439e33b547 + + + + + Content + interfaceContent.html + + + addSectionHeader + interfaceContent.html + a19cf8c4c228bd383c3667d100ab3eec5 + ($header) + + + + convert + interfaceContent.html + a4e1d3cd2fda6705e4f08f90ae5774001 + ($toModel, $lossy= '') + + + + copy + interfaceContent.html + a4f82036e44310efbcd60a3b318464c0a + () + + + + equals + interfaceContent.html + abe4823abb4f782f5e0ac7810874e1bf9 + (Content $that=null) + + + + getContentHandler + interfaceContent.html + a2d2a2826d78777149925224ab9a3c0f3 + () + + + + getDefaultFormat + interfaceContent.html + a62cfe5b3c778e5b7377d025696800fc0 + () + + + + getDeletionUpdates + interfaceContent.html + a6e05a37cfc640c59f93d89e670d78016 + (WikiPage $page, ParserOutput $parserOutput=null) + + + + getModel + interfaceContent.html + a4ed2cf7e58ffe90fe9304efe41ad4693 + () + + + + getNativeData + interfaceContent.html + a4df7477379f397c55ec4400d8658ceb3 + () + + + + getParserOutput + interfaceContent.html + a9dfd7501e2b2cab9d574ae3d21ef1fc4 + (Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) + + + + getRedirectChain + interfaceContent.html + a59fe14bc07a6890a08b165b8dbbee4a5 + () + + + + getRedirectTarget + interfaceContent.html + a0a0dad220db1c180b8b3b686ef52eed8 + () + + + + getSecondaryDataUpdates + interfaceContent.html + a6e2ee0e01f1d4634281557aa79f589b0 + (Title $title, Content $old=null, $recursive=true, ParserOutput $parserOutput=null) + + + + getSection + interfaceContent.html + a2786fda0e2903ec5385fed539c2f5e1c + ($sectionId) + + + + getSize + interfaceContent.html + a572baeb08476417c0acb1304b8dc9387 + () + + + + getSupportedFormats + interfaceContent.html + a711755e0116b9613d434ebf8b86d6949 + () + + + + getTextForSearchIndex + interfaceContent.html + a54dee40cdece55e6285c2de007f1244a + () + + + + getTextForSummary + interfaceContent.html + a8d802bf26a894745fa9cce673f4ac93a + ($maxLength=250) + + + + getUltimateRedirectTarget + interfaceContent.html + abcd03deb06139dc813d0e3d8a7453680 + () + + + + getWikitextForTransclusion + interfaceContent.html + ac91ce4b0d1654cb05060647af3a9490c + () + + + + isCountable + interfaceContent.html + a09f18c08074987ac8c1117786c37a491 + ($hasLinks=null) + + + + isEmpty + interfaceContent.html + a965cf53e4e3ab5cf9b4ccc7092cc09ea + () + + + + isRedirect + interfaceContent.html + a96348a95eb6ad532124a706bad89451d + () + + + + isSupportedFormat + interfaceContent.html + a47fd0c60d0d4defa9cfff4dffeea4151 + ($format) + + + + isValid + interfaceContent.html + ad57044031fef7a3c05a4afd9893f797b + () + + + + matchMagicWord + interfaceContent.html + a7a13f8cf0b984a87b418a7243164a144 + (MagicWord $word) + + + + preloadTransform + interfaceContent.html + a4fff1a4f0772d43e9846b25b1f21d476 + (Title $title, ParserOptions $parserOptions, $params=array()) + + + + prepareSave + interfaceContent.html + abd77f4fe217cb5e33ec621533bddece6 + (WikiPage $page, $flags, $baseRevId, User $user) + + + + preSaveTransform + interfaceContent.html + a56174e7ae616c022eecbce7bef8964a0 + (Title $title, User $user, ParserOptions $parserOptions) + + + + replaceSection + interfaceContent.html + accff7852ec6776d0e10358fb42dfebb0 + ($section, Content $with, $sectionTitle= '') + + + + serialize + interfaceContent.html + a6d3db781ecb713ccdf66c4f90fa73afe + ($format=null) + + + + updateRedirect + interfaceContent.html + ada46a0905c3acd83b164a77162c62f4c + (Title $target) + + + + ContentHandler + classContentHandler.html + + + __construct + classContentHandler.html + aa4d21c9b34c4639271789fb6804053f6 + ($modelId, $formats) + + + + canBeUsedOn + classContentHandler.html + acdf8e026818d8fd956926a87fa8c8c62 + (Title $title) + + + + createDifferenceEngine + classContentHandler.html + a72fa7fbe06fb24637ad3ca41b6484aba + (IContextSource $context, $old=0, $new=0, $rcid=0, $refreshCache=false, $unhide=false) + + + + exportTransform + classContentHandler.html + ad966881c5b95092a04d396a6411733bc + ($blob, $format=null) + + + + getActionOverrides + classContentHandler.html + a722def5acb3035fda3d50efce758fe37 + () + + + + getAutoDeleteReason + classContentHandler.html + a3e556c7a39855b445c183f6a71dca84c + (Title $title, &$hasHistory) + + + + getAutosummary + classContentHandler.html + a065e4b8e781c2356933c8cd895798a73 + (Content $oldContent=null, Content $newContent=null, $flags) + + + + getDefaultFormat + classContentHandler.html + a94d571c0f65e8fb6339d0c7c90f57c61 + () + + + + getModelID + classContentHandler.html + a0c1fb27048dcbff871cfd975339dc06c + () + + + + getPageLanguage + classContentHandler.html + a920a61a9ca3a3b85a927df42131f3b1e + (Title $title, Content $content=null) + + + + getPageViewLanguage + classContentHandler.html + afb22fa18a7afefabf4f781b872d74d57 + (Title $title, Content $content=null) + + + + getSupportedFormats + classContentHandler.html + aae568d500bebf78ff36505e6afbfc155 + () + + + + getUndoContent + classContentHandler.html + a761974f5fcb53ca6ce517a38b7a59055 + (Revision $current, Revision $undo, Revision $undoafter) + + + + importTransform + classContentHandler.html + a5d2812882a8380e5f3209c9eead0a5b8 + ($blob, $format=null) + + + + isParserCacheSupported + classContentHandler.html + a385795fbae9ceaaaaa6c41456dfa6c0d + () + + + + isSupportedFormat + classContentHandler.html + aceacce437c5e852d37d486d9779c138f + ($format) + + + + makeEmptyContent + classContentHandler.html + ada05e16df4d50da6a95cfa17a6091b0b + () + + + + makeParserOptions + classContentHandler.html + a27009dfcdac062b31165e746984e7caa + ($context) + + + + makeRedirectContent + classContentHandler.html + aed39d7c6db24e269a1f8eb0659b8048c + (Title $destination, $text= '') + + + + merge3 + classContentHandler.html + a5f2b2dfea479bdbaab56d30bbddc3090 + (Content $oldContent, Content $myContent, Content $yourContent) + + + + serializeContent + classContentHandler.html + ad09f31f28b6d47d9db1d5b4353818c01 + (Content $content, $format=null) + + + + supportsRedirects + classContentHandler.html + ac932d0634aa8985b3615b944fcf3947a + () + + + + supportsSections + classContentHandler.html + aaf274bbdd0ebc2081e41d8fae3e26367 + () + + + + unserializeContent + classContentHandler.html + a72133ac3e9c4ec408ffee904e6f3b823 + ($blob, $format=null) + + + static + deprecated + classContentHandler.html + a79348549e4daf2c6e7238aa78380a9f4 + ($func, $version, $component=false) + + + static + getAllContentFormats + classContentHandler.html + a21e548a9b353278269002d2c335b6cdf + () + + + static + getContentModels + classContentHandler.html + a7fd60e2b11b7ee7a68703f8378bade4f + () + + + static + getContentText + classContentHandler.html + ab8be4334a2f9be1357e5d9acbe40cbdf + (Content $content=null) + + + static + getDefaultModelFor + classContentHandler.html + a9fb12f1ede51ceda828515174a632af2 + (Title $title) + + + static + getForContent + classContentHandler.html + ac463b1243a9d28ec60cfa80cf7e30285 + (Content $content) + + + static + getForModelID + classContentHandler.html + a87f8618bd04c974363e85ec533b1eddd + ($modelId) + + + static + getForTitle + classContentHandler.html + a4aa85ac06e2423176b1e6d3276b5375f + (Title $title) + + + static + getLocalizedName + classContentHandler.html + ad5425db7883aaf81f6aa330366937fad + ($name) + + + static + makeContent + classContentHandler.html + acaa9a924c543860b29e1aaf7853a17d7 + ($text, Title $title=null, $modelId=null, $format=null) + + + static + runLegacyHooks + classContentHandler.html + ac69dda9a11b932209856e716b7a32a1c + ($event, $args=array(), $warn=null) + + + + checkFormat + classContentHandler.html + a7c62f4a140f5534a1c3d84810458bafa + ($format) + + + + checkModelID + classContentHandler.html + a5885661b19e8ffb10405032a26254871 + ($model_id) + + + + getDiffEngineClass + classContentHandler.html + a46a4323e3b4ad568c2067c9a1703ecad + () + + + string + $mModelID + classContentHandler.html + a597ff3210c1adb28b0ea1974e9c0b9e3 + + + + string[] + $mSupportedFormats + classContentHandler.html + a244e961dd94807448f87bb4b6fa6a4d3 + + + + static + $enableDeprecationWarnings + classContentHandler.html + aa1b502e60088bc8aa6b24ab1a9c577a4 + + + + static + $handlers + classContentHandler.html + a1cbc87b947e228e0260da27da9001241 + + + + + ContentHandlerTest + classContentHandlerTest.html + MediaWikiTestCase + + + testGetContentText_NonTextContent_fail + classContentHandlerTest.html + a87083be9349269f0be58b90481d384f8 + () + + + + testGetContentText_NonTextContent_ignore + classContentHandlerTest.html + a261654fe19820d54bd3e27ccbb8a1ebe + () + + + + testGetContentText_NonTextContent_serialize + classContentHandlerTest.html + ae0cc392179fdbcf6ada5f866b442c59f + () + + + + testGetContentText_Null + classContentHandlerTest.html + ad2e7d77a40394ac8a83e141098d7a840 + ($contentHandlerTextFallback) + + + + testGetContentText_TextContent + classContentHandlerTest.html + a5537a9358fc17a1113c0978b2253d11c + ($contentHandlerTextFallback) + + + + testGetDefaultModelFor + classContentHandlerTest.html + a7382382ca016d2eca5c3fec42709278f + ($title, $expectedModelId) + + + + testGetForTitle + classContentHandlerTest.html + a3c729ab2ac384bf4f07ff58cd768a9fb + ($title, $expectedContentModel) + + + + testGetLocalizedName + classContentHandlerTest.html + ac1cd378856fda0fa6cd45d19a4c24001 + ($id, $expected) + + + + testGetPageLanguage + classContentHandlerTest.html + a977d97f17f69a22b9b492b7563186758 + ($title, $expected) + + + + testMakeContent + classContentHandlerTest.html + a126425781516868e47ecd06ebd6b5e85 + ($data, $title, $modelId, $format, $expectedModelId, $expectedNativeData, $shouldFail) + + + + testRunLegacyHooks + classContentHandlerTest.html + a454c73e82fa7090ef517e1a2301cc7f6 + () + + + static + dataGetContentText_Null + classContentHandlerTest.html + a63cc6ecae987a7589f68db23a51b260e + () + + + static + dataGetContentText_TextContent + classContentHandlerTest.html + a9ab4566f71efddee580af45101a72504 + () + + + static + dataGetDefaultModelFor + classContentHandlerTest.html + ad8f56e615fa379e5a33c4a7f0d8cf7c9 + () + + + static + dataGetLocalizedName + classContentHandlerTest.html + a2608f0e78f57287ea0a9f0096998889c + () + + + static + dataGetPageLanguage + classContentHandlerTest.html + a91ea182ff05632e3ea72c34876d1adee + () + + + static + dataMakeContent + classContentHandlerTest.html + a3ae069f038e474d23034af82b1858df4 + () + + + static + dummyHookHandler + classContentHandlerTest.html + a05aef4d6cc78a4bd90a6bd1164f057d2 + ($foo, &$text, $bar) + + + + setUp + classContentHandlerTest.html + af405a1a95e16a2199cd5ef80c52c678c + () + + + + tearDown + classContentHandlerTest.html + a8efa273642db7c22423702843b9bca00 + () + + + + ContextSource + classContextSource.html + IContextSource + + + canUseWikiPage + classContextSource.html + a6855babfaca0956976b7e7d3e031dfbb + () + + + + exportSession + classContextSource.html + ae1da11a548bd82f4b21864d34875cc35 + () + + + + getConfig + classContextSource.html + a6a70b9da0d26e2246d5fa6c00a397c3f + () + + + + getContext + classContextSource.html + af7de57cc83d45e33acc9435a7a866f07 + () + + + + getLang + classContextSource.html + a2ef3fd65280aa48550da8bfa8df5c81d + () + + + + getLanguage + classContextSource.html + af56e4f1f9420aa71f11c319c5f9f5a37 + () + + + + getOutput + classContextSource.html + ad1f53180c6754e27a0d185068390090c + () + + + + getRequest + classContextSource.html + a57e0b4f8f2817aa3d004db3d538270c8 + () + + + + getSkin + classContextSource.html + a42220e4622a75fd36e754b0e632fdc09 + () + + + + getTitle + classContextSource.html + a8d1bed4612b5dc5129bf55c72e0086a4 + () + + + + getUser + classContextSource.html + a4a84d5f0344e114f266fef48c6558999 + () + + + + getWikiPage + classContextSource.html + aeec47883940f61b3fc268e8053a0a01a + () + + + + msg + classContextSource.html + a82446d4127f9379fe2f2ceb9ed8f7110 + () + + + + setContext + classContextSource.html + afdd1174b9854ecf28e031a2903c2e7da + (IContextSource $context) + + + IContextSource + $context + classContextSource.html + aec7725ff9c005fb29dfa86207062e288 + + + + + ContribsPager + classContribsPager.html + ReverseChronologicalPager + + + __construct + classContribsPager.html + a66eadf8be7866630a5cf004f93aaf76f + (IContextSource $context, array $options) + + + + doBatchLookups + classContribsPager.html + abaacf01ca50162cd078a5b4b299174db + () + + + + formatRow + classContribsPager.html + ae5a8f8033a2d58dc89732ec2e71f4ee7 + ($row) + + + + getDefaultQuery + classContribsPager.html + ab4c1388e4ac961db36661538017a9145 + () + + + + getEndBody + classContribsPager.html + af42bd498d62599c81fe8a552530d9dac + () + + + + getIndexField + classContribsPager.html + a90819cab9cf2163ef059a219c57bd7fd + () + + + + getNamespaceCond + classContribsPager.html + a2748f77f1aaf19a1a6ee8c369292b026 + () + + + + getPreventClickjacking + classContribsPager.html + a978674aa862a3a4f5eebe25c9fbd7782 + () + + + + getQueryInfo + classContribsPager.html + a7e9fc7164393e8db05aa34ddb0adaa55 + () + + + + getSqlComment + classContribsPager.html + abe976f5f23c1508f2a8fb5cbd5a3a9af + () + + + + getStartBody + classContribsPager.html + aefffa73456391f4bca25fd48bcda702e + () + + + + getUserCond + classContribsPager.html + a5ea387157bab767757e90a82aad8bd2a + () + + + + reallyDoQuery + classContribsPager.html + a33369da8d0e30761fea83379832920e8 + ($offset, $limit, $descending) + + + + $mDb + classContribsPager.html + a393defa0ab0a2ac736b7d501d2e97ba6 + + + + DatabaseBase + $mDbSecondary + classContribsPager.html + afa4b38d321bab6715b2995db47a55b8a + + + + + $mDefaultDirection + classContribsPager.html + a85edf4a2d843628bf07e39763316ca9e + + + + + $messages + classContribsPager.html + aa7ec221f77bc9909a2624782e741b7b3 + + + + + $namespace + classContribsPager.html + a0f6944ee077307bc261a7b36f68d5abf + + + + + $preventClickjacking + classContribsPager.html + a2aab630d630277941c2afb982fa11010 + + + + + $target + classContribsPager.html + a378dc7fd2e3bf74e86d1ea845e3326e7 + + + + + preventClickjacking + classContribsPager.html + a3a6d5a7089ea48ff697fb0347efd328b + () + + + array + $mParentLens + classContribsPager.html + ae895fbbcb00257d1f426e0c283079d9c + + + + + ConverterRule + classConverterRule.html + + + __construct + classConverterRule.html + ac443a7e239de58425f05f7783ccc85b9 + ($text, $converter) + + + + generateConvTable + classConverterRule.html + ab50e7b57499020170a58a0f704338e4d + () + + + + getConvTable + classConverterRule.html + ae40e93020604667042c6f66054d23250 + () + + + + getDisplay + classConverterRule.html + a5d204fcf9cbbd909b12d297751cd1bb1 + () + + + + getFlags + classConverterRule.html + a14335cbb6cb0fc541584fcb01fec3976 + () + + + + getRuleConvertedStr + classConverterRule.html + a955389f2be7c86c5acbbcafae5826dbc + ($variant) + + + + getRuleConvertedTitle + classConverterRule.html + ae76ae8f36e873b1211dba9ded4444c88 + ($variant) + + + + getRules + classConverterRule.html + a07fcb63a9c4ed05988a49405b2f36c80 + () + + + + getRulesAction + classConverterRule.html + a64d3ffd9273fceb93b62250a73c1fa0b + () + + + + getRulesDesc + classConverterRule.html + a0a53f02bbe01c26971bbfcfc2c6bf448 + () + + + + getTextInBidtable + classConverterRule.html + a9f99f031d608e60c1f4da6724f658d39 + ($variants) + + + + getTitle + classConverterRule.html + af1ef46fabd518631f247abd94bec05ae + () + + + + hasRules + classConverterRule.html + aca531176ddf17e6528443d334a6c4f34 + () + + + + parse + classConverterRule.html + a334651db15e4e99b74a1054815daef58 + ($variant=null) + + + + parseFlags + classConverterRule.html + a75a87d70d5556ba1dddeadd3f5316641 + () + + + + parseRules + classConverterRule.html + ac4da48a19a540fcefcedda52c8a1ef3b + () + + + + $mBidtable + classConverterRule.html + a5f726184e1b9bb1b7d3232a0f862641a + + + + + $mConverter + classConverterRule.html + a48a6b26eda3cbdc037043cf390b1a9b2 + + + + + $mConvTable + classConverterRule.html + a93f857fccc1bde71b48ae4434da50695 + + + + + $mFlags + classConverterRule.html + a575812835ef72e287f00baa58b2b3905 + + + + + $mRuleDisplay + classConverterRule.html + a7a8154d6c7a7bb1a16b3a040f314702e + + + + + $mRules + classConverterRule.html + ae95c29adcbd8c1a6fcaa6440d07bb3db + + + + + $mRulesAction + classConverterRule.html + a9b69df9a0825b591ee47a612b37701af + + + + + $mRuleTitle + classConverterRule.html + a5603ab6d5d49190ba7806bf31baf65b9 + + + + + $mText + classConverterRule.html + a8428e75f84d263afa7e2a4c44157afb3 + + + + + $mUnidtable + classConverterRule.html + a64c42efb9f56408d23f3a30f9957a82f + + + + + $mVariantFlags + classConverterRule.html + a07e04e97f000bb37b37f173c00d9fab5 + + + + + ConvertLinks + classConvertLinks.html + Maintenance + + + __construct + classConvertLinks.html + a767258ea5706a1f1d486392155f3d77b + () + + + + execute + classConvertLinks.html + acc69bd8bdfd31c576f200fc1ab0f38fb + () + + + + getDbType + classConvertLinks.html + a00676eefa253aad3bbcffa331b3c27da + () + + + + createTempTable + classConvertLinks.html + a598010a7dab1c518dffa8873ee2e888b + () + + + + getMicroTime + classConvertLinks.html + a8b801b280425bee7f93595808fb0251f + () + + + + performanceLog + classConvertLinks.html + aadd2c64e8f60f7775998f73a620ca0e1 + ($fh, $text) + + + + $logPerformance + classConvertLinks.html + a4220c8b063f739ce4c13407333dcc2a9 + + + + + ConvertUserOptions + classConvertUserOptions.html + Maintenance + + + __construct + classConvertUserOptions.html + ac71e92c25e1ab61b9befbaf805812774 + () + + + + convertOptionBatch + classConvertUserOptions.html + a4ae759b72cb89b79b081d803d9e746c9 + ($res, $dbw) + + + + execute + classConvertUserOptions.html + aca5040abd65aec2a66017572681730e7 + () + + + + $mConversionCount + classConvertUserOptions.html + a3af61747a94727cdae1a384d6cf767f2 + + + + + Cookie + classCookie.html + + + __construct + classCookie.html + a6cd0a275259178297fa40a5df9a6c4cf + ($name, $value, $attr) + + + + serializeToHttpRequest + classCookie.html + a8919390d201d20358fbad9578acb25d3 + ($path, $domain) + + + + set + classCookie.html + a43660b88ea26767325f0e9f76ff73a0e + ($value, $attr) + + + static + validateCookieDomain + classCookie.html + a87a1df2273ca5911f962b00bd043e510 + ($domain, $originDomain=null) + + + + canServeDomain + classCookie.html + ac5cd80f88bace12503136649bdef0d96 + ($domain) + + + + canServePath + classCookie.html + a1bdac1cdd39fe6f8976ebf8e6421f0c1 + ($path) + + + + isUnExpired + classCookie.html + a79b86f09ac8f64fcbdeb1b59a0f3371b + () + + + + $domain + classCookie.html + a088cc3627624838d2eae7e72745a719b + + + + + $expires + classCookie.html + aefef959e4ccc496f73b90bafeabb7af2 + + + + + $isSessionKey + classCookie.html + ac09459d9690bacf919520deb2d80c57a + + + + + $name + classCookie.html + a2408d126c71ffbb1e682ece599fbe749 + + + + + $path + classCookie.html + a25796543a5b84e9f81fd8ea355508d56 + + + + + $value + classCookie.html + ae670193bf994ae5869b31882154998d1 + + + + + CookieJar + classCookieJar.html + + + parseCookieResponseHeader + classCookieJar.html + a1c80d44e13182a69b81ffa32dc167edf + ($cookie, $domain) + + + + serializeToHttpRequest + classCookieJar.html + a1f74f63dfb371e1f1c0d9eff6d96d243 + ($path, $domain) + + + + setCookie + classCookieJar.html + a81c2adc206aee976bf3674e8472594a5 + ($name, $value, $attr) + + + + $cookie + classCookieJar.html + a42dc0162bfbe5e3956f86a0075755c42 + + + + + CopyFileBackend + classCopyFileBackend.html + Maintenance + + + __construct + classCopyFileBackend.html + a0e7af6c21f3b4d1432a6cf272bf3b445 + () + + + + execute + classCopyFileBackend.html + a5fd5e1e9cc971bf5efd3724044451220 + () + + + + copyFileBatch + classCopyFileBackend.html + ad31feeb7f76aa9eb7e526e5bad895e6f + (array $srcPathsRel, $backendRel, FileBackend $src, FileBackend $dst) + + + + delFileBatch + classCopyFileBackend.html + a5c106a9c8ad25608aded649f82609d1a + (array $dstPathsRel, $backendRel, FileBackend $dst) + + + + filesAreSame + classCopyFileBackend.html + a4641e235aa80931baf0da2903b5b09f5 + (FileBackend $src, FileBackend $dst, $sPath, $dPath) + + + + getListingDiffRel + classCopyFileBackend.html + a9018aa1b96d5c5b307bf8740dd849f3c + (FileBackend $src, FileBackend $dst, $backendRel) + + + array null + $statCache + classCopyFileBackend.html + a569ca51ed96b5b2ddc312508f0014ff2 + + + + + CopyFileOp + classCopyFileOp.html + FileOp + + + storagePathsChanged + classCopyFileOp.html + ac4e262b6e40594bfb957774955e9c0c3 + () + + + + storagePathsRead + classCopyFileOp.html + aface613064bd75a60772a074994e51b8 + () + + + + allowedParams + classCopyFileOp.html + ac45f44aeeefc272a5a960f771716e3c2 + () + + + + doAttempt + classCopyFileOp.html + a96c5a0c8708d1300486c5aa9c4744d4b + () + + + + doPrecheck + classCopyFileOp.html + ab29cb8d7159eaba9a27cc6ce2d785a11 + (array &$predicates) + + + + CopyJobQueue + classCopyJobQueue.html + Maintenance + + + __construct + classCopyJobQueue.html + af361a4ace5e79bcb52bedf4e499b6922 + () + + + + execute + classCopyJobQueue.html + a45680d0efd77afec4183163398118584 + () + + + + copyJobs + classCopyJobQueue.html + a59dbc2e181294235bda3c093457c1f14 + (JobQueue $src, JobQueue $dst, $jobs) + + + + CoreParserFunctions + classCoreParserFunctions.html + + static + anchorencode + classCoreParserFunctions.html + aa0a329eb2ff18e3bf193cd7770386db7 + ($parser, $text) + + + static + basepagename + classCoreParserFunctions.html + a2eda4ec554881c92f9ce84e0da7275a0 + ($parser, $title=null) + + + static + basepagenamee + classCoreParserFunctions.html + a4e4c75de4950ae5d609e653a2a62396c + ($parser, $title=null) + + + static + canonicalurl + classCoreParserFunctions.html + a21befcaaf4a217f3fe4503ef0b5fb110 + ($parser, $s= '', $arg=null) + + + static + canonicalurle + classCoreParserFunctions.html + ac9ebf5849abf4c5074e9040269a434ac + ($parser, $s= '', $arg=null) + + + static + cascadingsources + classCoreParserFunctions.html + aa1934a9ef98f361d21b863899dce0173 + ($parser, $title= '') + + + static + defaultsort + classCoreParserFunctions.html + ab17ad2b67c6544c5998be672d8f58a86 + ($parser, $text, $uarg= '') + + + static + displaytitle + classCoreParserFunctions.html + aaad389adf4caea9e84206c384b9feda3 + ($parser, $text= '') + + + static + filepath + classCoreParserFunctions.html + a830bdec91371af8e1cb622559f43402e + ($parser, $name= '', $argA= '', $argB= '') + + + static + formatDate + classCoreParserFunctions.html + a19e4dc07414a1932ef48f4a494e02ed2 + ($parser, $date, $defaultPref=null) + + + static + formatnum + classCoreParserFunctions.html + ab32bd326644fdb2f1125b928c05457ae + ($parser, $num= '', $arg=null) + + + static + formatRaw + classCoreParserFunctions.html + a376d9491f34325ac5ece20a038178b0b + ($num, $raw) + + + static + fullpagename + classCoreParserFunctions.html + abde54429c430b41757d7a16189b21737 + ($parser, $title=null) + + + static + fullpagenamee + classCoreParserFunctions.html + adc70ac906c4a90c93a1bc5b0939b8555 + ($parser, $title=null) + + + static + fullurl + classCoreParserFunctions.html + a55e75acfb16650db956062448d8cf771 + ($parser, $s= '', $arg=null) + + + static + fullurle + classCoreParserFunctions.html + a5dad3e8cf72d6070704b9b672fa946ad + ($parser, $s= '', $arg=null) + + + static + gender + classCoreParserFunctions.html + a0bae8d905ac6df89063f814b162b7408 + ($parser, $username) + + + static + grammar + classCoreParserFunctions.html + a2f7908807f78fffe3d100e62cff2b154 + ($parser, $case= '', $word= '') + + + static + intFunction + classCoreParserFunctions.html + aae76306a982cd92a8d7464364b817132 + ($parser, $part1= '') + + + static + language + classCoreParserFunctions.html + a6b1381143b170194594081b33a180d34 + ($parser, $code= '', $inLanguage= '') + + + static + lc + classCoreParserFunctions.html + a29a014f3dca94217670b8bdd9e3d6ecd + ($parser, $s= '') + + + static + lcfirst + classCoreParserFunctions.html + a5fc7239994e904db365c9a01e7c5a95b + ($parser, $s= '') + + + static + localurl + classCoreParserFunctions.html + adde24d87ac208cd8697fda9008c55d60 + ($parser, $s= '', $arg=null) + + + static + localurle + classCoreParserFunctions.html + ab86ebf2006c496e726030afe61c4ce4e + ($parser, $s= '', $arg=null) + + + static + mwnamespace + classCoreParserFunctions.html + af75cb1d110cc7eca6bb91bcc37d84998 + ($parser, $title=null) + + + static + namespacee + classCoreParserFunctions.html + adff6ed8e2dfa49a18b76938f511593fc + ($parser, $title=null) + + + static + namespacenumber + classCoreParserFunctions.html + a0422d20382549b4266405e52d56cc9aa + ($parser, $title=null) + + + static + ns + classCoreParserFunctions.html + aa413803ed7529ff381e9433e003d9674 + ($parser, $part1= '') + + + static + nse + classCoreParserFunctions.html + a540dce22495c97552857b03b39895f00 + ($parser, $part1= '') + + + static + numberingroup + classCoreParserFunctions.html + ad814c54c50d38551e75abc4b4c0fb407 + ($parser, $name= '', $raw=null) + + + static + numberofactiveusers + classCoreParserFunctions.html + a024a65ac2e964e2b9be21f1aa862afaa + ($parser, $raw=null) + + + static + numberofadmins + classCoreParserFunctions.html + ac94ce613726311b553bf2e55ce2e5ded + ($parser, $raw=null) + + + static + numberofarticles + classCoreParserFunctions.html + ab0c4213512a7518a0f3b5b3ff4317cd6 + ($parser, $raw=null) + + + static + numberofedits + classCoreParserFunctions.html + a1c04dfb5acd86841da0ed0785d90aabf + ($parser, $raw=null) + + + static + numberoffiles + classCoreParserFunctions.html + ab82d2294ee53c0ff817c9274278ca6ba + ($parser, $raw=null) + + + static + numberofpages + classCoreParserFunctions.html + aa1a18905f328fcedf4121ead94f77335 + ($parser, $raw=null) + + + static + numberofusers + classCoreParserFunctions.html + aa319f1d2b05410fa2f456be19d3e8850 + ($parser, $raw=null) + + + static + numberofviews + classCoreParserFunctions.html + a6cf44cc900ac1b63852dc369e697a8e8 + ($parser, $raw=null) + + + static + pad + classCoreParserFunctions.html + a1e7b018770a044b42d61165fd1396c30 + ($parser, $string, $length, $padding= '0', $direction=STR_PAD_RIGHT) + + + static + padleft + classCoreParserFunctions.html + aaefa36a670180a12829c0e2c45eeca84 + ($parser, $string= '', $length=0, $padding= '0') + + + static + padright + classCoreParserFunctions.html + afa589faf76aa00ac7c6b6c02631c3bce + ($parser, $string= '', $length=0, $padding= '0') + + + static + pageid + classCoreParserFunctions.html + a9f0b456b7858ac8ae753b7481c4642ae + ($parser, $title=null) + + + static + pagename + classCoreParserFunctions.html + abfe0ce133b3e72e2cd2aa3dbc0956a82 + ($parser, $title=null) + + + static + pagenamee + classCoreParserFunctions.html + a813c4326658fb323546f15fb774398f3 + ($parser, $title=null) + + + static + pagesincategory + classCoreParserFunctions.html + ad51f22c310dda3dd8f73405ac113fb24 + ($parser, $name= '', $arg1=null, $arg2=null) + + + static + pagesinnamespace + classCoreParserFunctions.html + a98b4748ae8330ba81658476c0e3fff07 + ($parser, $namespace=0, $raw=null) + + + static + pagesize + classCoreParserFunctions.html + ad71578a10b87a2dcda24ac6684518a74 + ($parser, $page= '', $raw=null) + + + static + plural + classCoreParserFunctions.html + a5078dda89d6e1048324caf22aaec6453 + ($parser, $text= '') + + + static + protectionlevel + classCoreParserFunctions.html + abbcb13dea7fd8da9cd9333b4768315a2 + ($parser, $type= '', $title= '') + + + static + register + classCoreParserFunctions.html + addfd230ccee9d286a5b2ff7f47a78f76 + ($parser) + + + static + revisionday + classCoreParserFunctions.html + ae07b290369832cb02d6e60e6accd50ea + ($parser, $title=null) + + + static + revisionday2 + classCoreParserFunctions.html + aa6104ed3327dfcc3e9f965a68e6a9288 + ($parser, $title=null) + + + static + revisionid + classCoreParserFunctions.html + a29a669acf54c885b844c5d9fea4e83ba + ($parser, $title=null) + + + static + revisionmonth + classCoreParserFunctions.html + a05a04858669dd3552ce25332ee9e65a6 + ($parser, $title=null) + + + static + revisionmonth1 + classCoreParserFunctions.html + adf0862cab3d3cfd036480ec8be8ade1f + ($parser, $title=null) + + + static + revisiontimestamp + classCoreParserFunctions.html + a57c3bfd568f9f84a2fc3db82ed9b8abe + ($parser, $title=null) + + + static + revisionuser + classCoreParserFunctions.html + a693bccb63ac9c7b7adcd6239b6f54294 + ($parser, $title=null) + + + static + revisionyear + classCoreParserFunctions.html + abe85cbd693a314368adb8334d1ba0a60 + ($parser, $title=null) + + + static + rootpagename + classCoreParserFunctions.html + a26df49a460ac95b83665ac9793c2c0c7 + ($parser, $title=null) + + + static + rootpagenamee + classCoreParserFunctions.html + a8e104cf91c8196cc260a522bf27842b6 + ($parser, $title=null) + + + static + special + classCoreParserFunctions.html + a900a9f4bac67a40df51be7b718406d53 + ($parser, $text) + + + static + speciale + classCoreParserFunctions.html + a13a1262d5b90744d4533af09d6afddd1 + ($parser, $text) + + + static + subjectpagename + classCoreParserFunctions.html + a27b6a6a4be9362ebe1e61ea1e2344b01 + ($parser, $title=null) + + + static + subjectpagenamee + classCoreParserFunctions.html + a92451e5a1dede541997ddf0c1fb20077 + ($parser, $title=null) + + + static + subjectspace + classCoreParserFunctions.html + a080c4b27c8fa233d58d3d7bccb5b4cf5 + ($parser, $title=null) + + + static + subjectspacee + classCoreParserFunctions.html + a189c7fb3b7c86badf93460e011b72031 + ($parser, $title=null) + + + static + subpagename + classCoreParserFunctions.html + a80cfbbd771189471cddfcc452c35cb90 + ($parser, $title=null) + + + static + subpagenamee + classCoreParserFunctions.html + afe3a6b1305c0b0857a74d4fb3949057c + ($parser, $title=null) + + + static + tagObj + classCoreParserFunctions.html + a522dbf3818fdd8fc4e6ed5d777d21c60 + ($parser, $frame, $args) + + + static + talkpagename + classCoreParserFunctions.html + a661c9690655879dbf565d47933b527f8 + ($parser, $title=null) + + + static + talkpagenamee + classCoreParserFunctions.html + a366bb0415a63dc59bb94f449f4728056 + ($parser, $title=null) + + + static + talkspace + classCoreParserFunctions.html + a5c55332796e50e7353111458bd448670 + ($parser, $title=null) + + + static + talkspacee + classCoreParserFunctions.html + af1c1c443e7276ba8b7cabf16d625453b + ($parser, $title=null) + + + static + uc + classCoreParserFunctions.html + a04d94ad5bc88abb889a2273ae8e6948a + ($parser, $s= '') + + + static + ucfirst + classCoreParserFunctions.html + a0f466772c39c6728f03b35aa08cb0338 + ($parser, $s= '') + + + static + urlencode + classCoreParserFunctions.html + a0f2e759879f9ccdc6e0b40d47ac0c077 + ($parser, $s= '', $arg=null) + + + static + urlFunction + classCoreParserFunctions.html + aea332b9907268fbc8cbdca4e81e09295 + ($func, $s= '', $arg=null) + + + static + getCachedRevisionObject + classCoreParserFunctions.html + a305beb52a0f8e9013bcb25cd8eed1d4e + ($parser, $title=null) + + + static + matchAgainstMagicword + classCoreParserFunctions.html + af62b8cb16f4f24e7a4696ca309886ae3 + ($magicword, $value) + + + + CoreTagHooks + classCoreTagHooks.html + + static + gallery + classCoreTagHooks.html + a870fd6f9f197d67f1f429acf89a3509d + ($content, $attributes, $parser) + + + static + html + classCoreTagHooks.html + ae831bef6699e32843642438f29515c5f + ($content, $attributes, $parser) + + + static + nowiki + classCoreTagHooks.html + a837a08deb1e99de0a2649f6192e5b6ec + ($content, $attributes, $parser) + + + static + pre + classCoreTagHooks.html + a4a031c8dc9aac378246468a15cdf4e3b + ($text, $attribs, $parser) + + + static + register + classCoreTagHooks.html + a2ce950b6256ab68db7e78f2a3c591de2 + ($parser) + + + + CreateAndPromote + classCreateAndPromote.html + Maintenance + + + __construct + classCreateAndPromote.html + ae906a6c5b9be135aeaf539b4fdcd2c59 + () + + + + execute + classCreateAndPromote.html + ad4adc53e8b7b4a75b89f831b2f4cb10e + () + + + static + $permitRoles + classCreateAndPromote.html + a6041b2a5546beff4fb7fcb2f38362fef + + + + + CreateFileOp + classCreateFileOp.html + FileOp + + + storagePathsChanged + classCreateFileOp.html + af75366b357a242c363b815fec207a107 + () + + + + allowedParams + classCreateFileOp.html + a912fa6875cb1e781f3d85214a853a723 + () + + + + doAttempt + classCreateFileOp.html + a72849bf01235bbca29bc276161a1509a + () + + + + doPrecheck + classCreateFileOp.html + a3a744e644c2876925d6ea4f975f54432 + (array &$predicates) + + + + getSourceSha1Base36 + classCreateFileOp.html + a8f24b97975d9ba497967ebd454cca88c + () + + + + CreditsAction + classCreditsAction.html + FormlessAction + + + getCredits + classCreditsAction.html + ad082a0111f4c3e57c277a448423dbc69 + ($cnt, $showIfMax=true) + + + + getName + classCreditsAction.html + a1b52bbc7a2bd33a3fbe670bbfe2f97c9 + () + + + + onView + classCreditsAction.html + af05fcb21d67c5b3f9c401c171c96d51a + () + + + + getAuthor + classCreditsAction.html + a3088300c9a74474ed550ba6829508244 + (Page $page) + + + + getContributors + classCreditsAction.html + aa63e49471aedc61fc3b0759d19749210 + ($cnt, $showIfMax) + + + + getDescription + classCreditsAction.html + a92fcc6d078544e4e59bf556c1c43bfc6 + () + + + + link + classCreditsAction.html + aad0c551fd50e31f30b105e1e62bffa33 + (User $user) + + + + othersLink + classCreditsAction.html + a847993a8ba997825ba42ceaeb253e59d + () + + + + userLink + classCreditsAction.html + af2d12effd0c96873a8296327b3a42d86 + (User $user) + + + + CssContent + classCssContent.html + TextContent + + + __construct + classCssContent.html + a98346a269f46a3d58036aa07d341b8a0 + ($text) + + + + preSaveTransform + classCssContent.html + a109ccecf75cf9a5f5bf9cbcba11f70dc + (Title $title, User $user, ParserOptions $popts) + + + + getHtml + classCssContent.html + a5f548e6f0059a010f4f65bc695bd7dc1 + () + + + + CssContentHandler + classCssContentHandler.html + TextContentHandler + + + __construct + classCssContentHandler.html + a9dc7d8afa6ec8440c4b649f86ce4f3b2 + ($modelId=CONTENT_MODEL_CSS) + + + + getPageLanguage + classCssContentHandler.html + a4faa8dd7ad3cff78f3a62a15f4eaf7cc + (Title $title, Content $content=null) + + + + getPageViewLanguage + classCssContentHandler.html + a7a6834057e1a9599f9d8ecf59b918ce0 + (Title $title, Content $content=null) + + + + makeEmptyContent + classCssContentHandler.html + a80fa6bae5076a85f551b7a0360163c98 + () + + + + unserializeContent + classCssContentHandler.html + aca59f7252fe703ad25a6b73da76dd0a2 + ($text, $format=null) + + + + CssContentTest + classCssContentTest.html + JavaScriptContentTest + + + newContent + classCssContentTest.html + a4f745dbd1d1a92ea33771774d462dd5f + ($text) + + + + testEquals + classCssContentTest.html + a402eb844a1eb881d5d91636453b88545 + (Content $a, Content $b=null, $equal=false) + + + + testGetContentHandler + classCssContentTest.html + a0684ad1fa8d97099da5d2736db407d5c + () + + + + testGetModel + classCssContentTest.html + ab3eb22fc048dfd8746f83ad201e54474 + () + + + static + dataEquals + classCssContentTest.html + a033e2c3b383fec5f94741a98cc456945 + () + + + static + dataGetParserOutput + classCssContentTest.html + aebc89d93a19984df2ad2969584353c0a + () + + + + setUp + classCssContentTest.html + a5ddc4bddb447a94908d86a0de1e032a6 + () + + + + CSSJanus + classCSSJanus.html + + static + transform + classCSSJanus.html + abb1ec45654c94422e4d5793e266a2a8b + ($css, $swapLtrRtlInURL=false, $swapLeftRightInURL=false) + + + static + buildPatterns + classCSSJanus.html + a3957c7d5bb669dfe62aa58f6d69aad93 + () + + + static + calculateNewBackgroundPosition + classCSSJanus.html + a9fa22737a76fb9c599a475837e6f9fe1 + ($matches) + + + static + fixBackgroundPosition + classCSSJanus.html + aeb2d3d195440b9e206eb8ec7b2cd90bd + ($css) + + + static + fixBorderRadius + classCSSJanus.html + a3e3acfcce048d4f6133f2b5fa807ef5c + ($css) + + + static + fixCursorProperties + classCSSJanus.html + a9398eb4a73299abe3748e2b5437a80bc + ($css) + + + static + fixDirection + classCSSJanus.html + ab182fe78a3abd6d136f868dd04fe22a2 + ($css) + + + static + fixFourPartNotation + classCSSJanus.html + a3db8a6b5b98a2033bf414f8cdf4bb1b7 + ($css) + + + static + fixLeftAndRight + classCSSJanus.html + a994d08bd7a35e9f1691bc9aa57e5bc72 + ($css) + + + static + fixLeftRightInURL + classCSSJanus.html + a247ca77b040dddbb055ce19925e272c8 + ($css) + + + static + fixLtrRtlInURL + classCSSJanus.html + a9642ac0d67541e31b355e3874ed30703 + ($css) + + + static + fixShadows + classCSSJanus.html + a54f66c35c55bd0558113cf82665c0541 + ($css) + + + static + $patterns + classCSSJanus.html + aacb5868a90126795c7c03dff02ff4166 + + + + + CSSJanusTest + classCSSJanusTest.html + MediaWikiTestCase + + + testTransform + classCSSJanusTest.html + a7972430fc44ca8ecd7bb7b9c0ea66a01 + ($cssA, $cssB=null) + + + + testTransformAdvanced + classCSSJanusTest.html + a479cc9dae2853080376f11369d34481e + ($code, $expectedOutput, $options=array()) + + + + testTransformBroken + classCSSJanusTest.html + a1e4734abc423e5c3c2068c07e6116c6f + ($code, $expectedOutput) + + + static + provideTransformAdvancedCases + classCSSJanusTest.html + a33d62c81883dd90d02bc9449266c0b37 + () + + + static + provideTransformBrokenCases + classCSSJanusTest.html + aac5a7a86e8558c26dd00a86bfc8d07eb + () + + + static + provideTransformCases + classCSSJanusTest.html + a3e9854383e2dd6600afd93d2e9fa68ac + () + + + + CSSJanusTokenizer + classCSSJanusTokenizer.html + + + __construct + classCSSJanusTokenizer.html + a0e271bfa694d2f124d6bb937459c95bd + ($regex, $token) + + + + detokenize + classCSSJanusTokenizer.html + a8fcef9e052d8d6cac8ccd037ed69c5f5 + ($str) + + + + tokenize + classCSSJanusTokenizer.html + a1840ec6fbdfde2157107adaf51042363 + ($str) + + + + $token + classCSSJanusTokenizer.html + a137cb3b0830a2a2a4d0e502790265d49 + + + + + detokenizeCallback + classCSSJanusTokenizer.html + a11b232b22f4a6c78d99f7e80cd8d8e66 + ($matches) + + + + tokenizeCallback + classCSSJanusTokenizer.html + adc0212ff26d88d1b118c508a397bd649 + ($matches) + + + + $originals + classCSSJanusTokenizer.html + a31531f85f1cecb47a78f901a7120e67b + + + + + $regex + classCSSJanusTokenizer.html + a89f35baffc7e792211796f488f698571 + + + + + CSSMin + classCSSMin.html + + static + buildUrlValue + classCSSMin.html + a368b07a6cbd4331c50febb9b55f8206e + ($url) + + + static + encodeImageAsDataURI + classCSSMin.html + a2b03fa7035dfd6ccd2a22299c9d69dea + ($file, $type=null, $sizeLimit=self::EMBED_SIZE_LIMIT) + + + static + getLocalFileReferences + classCSSMin.html + aef9b7c794fd611f139cbf181cc3283f5 + ($source, $path=null) + + + static + getMimeType + classCSSMin.html + a0bc5bd000beff4746e7c30f8a0ba645a + ($file) + + + static + minify + classCSSMin.html + aa4d8ac23df7fef0a9f158067b56c049b + ($css) + + + static + remap + classCSSMin.html + a7d14209d95fefdb78febdfa4f40b9cd7 + ($source, $local, $remote, $embedData=true) + + + static + remapOne + classCSSMin.html + a2548d1ad2f247fdd4bfc01a5bcce5e82 + ($file, $query, $local, $remote, $embed) + + + const + EMBED_REGEX + classCSSMin.html + a11bf72d706a6404092f01e6fb86b0943 + + + + const + EMBED_SIZE_LIMIT + classCSSMin.html + a241ca576cc10fa2fa4f387684822ab75 + + + + const + URL_REGEX + classCSSMin.html + a14cb660a78b0f159e0b51c0e0f9400fd + + + + static + $mimeTypes + classCSSMin.html + a1a5f3267851c64b7f6727f9712b531c3 + + + + + CSSMinTest + classCSSMinTest.html + MediaWikiTestCase + + + testBuildUrlValue + classCSSMinTest.html + a6318dfb7f5e41ea31d11a9fde8cbe226 + ($message, $input, $expectedOutput) + + + + testMinify + classCSSMinTest.html + ae8ae60e463612b5af3e6579cde2e34c1 + ($code, $expectedOutput) + + + + testMinifyWithCSSStringValues + classCSSMinTest.html + a397fd521b36605c64930202a7c1898a8 + ($code, $expectedOutput) + + + + testRemap + classCSSMinTest.html + a8b4801f03c1928bf7dea73b8c3b044e6 + ($message, $params, $expectedOutput) + + + + testRemapRemapping + classCSSMinTest.html + a0ce4ac26431fc15392c18e03d366335b + ($message, $input, $expectedOutput) + + + static + provideBuildUrlValueCases + classCSSMinTest.html + a1b903e5fd33a1636b52ba28896f050dd + () + + + static + provideMinifyCases + classCSSMinTest.html + a643193b395da45436deae549514fa535 + () + + + static + provideRemapCases + classCSSMinTest.html + a5ef063d32e470ae6174b951c34925f0b + () + + + static + provideRemapRemappingCases + classCSSMinTest.html + ab2fa2cce513a7b9cc30c252b8312eb9c + () + + + static + provideStringCases + classCSSMinTest.html + a3beae69e3575eb118d7743e633d8cdcd + () + + + + setUp + classCSSMinTest.html + a60a2be1ad1635ae460b56f1f3e75291e + () + + + + CsvStatsOutput + classCsvStatsOutput.html + StatsOutput + + + blockend + classCsvStatsOutput.html + a7cf7d1b7cfa507f5b270d52a037f4b71 + () + + + + element + classCsvStatsOutput.html + a645b0b57557c915d6fda36891ca5908b + ($in, $heading=false) + + + + CurlHttpRequest + classCurlHttpRequest.html + MWHttpRequest + + + canFollowRedirects + classCurlHttpRequest.html + a7d8daf34db7e13d7a5a30954974c3229 + () + + + + execute + classCurlHttpRequest.html + a5d03458edf5af0a54fb53bd7b24753ea + () + + + const + SUPPORTS_FILE_POSTS + classCurlHttpRequest.html + adb4bfccfb12171b4f5d31cd0731195fd + + + + + readHeader + classCurlHttpRequest.html + a9da7ef9187f37f255b4539ebf947908d + ($fh, $content) + + + + $curlOptions + classCurlHttpRequest.html + ac6cac64cd946b6824f8fca3454bc1bcd + + + + + $headerText + classCurlHttpRequest.html + a219bee7b27639c58c60b14f8a656e577 + + + + + CurlHttpRequestTester + classCurlHttpRequestTester.html + CurlHttpRequest + + + setRespHeaders + classCurlHttpRequestTester.html + aa54e8f4353b797b61b7535509f06af3d + ($name, $value) + + + + DatabaseBase + classDatabaseBase.html + IDatabase + DatabaseType + + + __construct + classDatabaseBase.html + af4dca176e1361bbda63ea1d0ec8ccb6d + ($params=null) + + + + __destruct + classDatabaseBase.html + ac887e6cde1704a4ae7ff31245f3a0e58 + () + + + + __sleep + classDatabaseBase.html + a280c6d1afeac8020dfed4207974efe33 + () + + + + __toString + classDatabaseBase.html + a5839d7b63a33011dcfdf5c500a7096e9 + () + + + + addIdentifierQuotes + classDatabaseBase.html + a06746329535327e33326f34767d7b41a + ($s) + + + + addQuotes + classDatabaseBase.html + a6eb2da771487cd20ec6cacb26ce080f5 + ($s) + + + + aggregateValue + classDatabaseBase.html + a380687a666f9e22a16f1b0f1e0ff6d56 + ($valuedata, $valuename= 'value') + + + + anyChar + classDatabaseBase.html + a3561a36f62bd942f717c2bc364fe465e + () + + + + anyString + classDatabaseBase.html + aa1436b828b1cf7940a1bbc63f57f0a3b + () + + + + begin + classDatabaseBase.html + aa4217cc87ddf20962541266e1beef7e8 + ($fname=__METHOD__) + + + + bitAnd + classDatabaseBase.html + ac4467aa9f2de83920eee745743bdb2b5 + ($fieldLeft, $fieldRight) + + + + bitNot + classDatabaseBase.html + ab2e67ab028c41a31b91d43e5bc255e3d + ($field) + + + + bitOr + classDatabaseBase.html + abaa994efdcd5bfc30352ec12d98263d3 + ($fieldLeft, $fieldRight) + + + + bufferResults + classDatabaseBase.html + af51efd8cf14ef27fd503f85ebc61868d + ($buffer=null) + + + + buildConcat + classDatabaseBase.html + ada0579632dc1ac0cc42239e3398f6fa8 + ($stringList) + + + + buildGroupConcatField + classDatabaseBase.html + a3c24396d7d0b16678be0acd29ada980d + ($delim, $table, $field, $conds= '', $join_conds=array()) + + + + buildLike + classDatabaseBase.html + ac8ee1d8e3dfd26fac5cdb428fd4edb10 + () + + + + cascadingDeletes + classDatabaseBase.html + a482518512827d36fcdf4dbbe50f6a809 + () + + + + cleanupTriggers + classDatabaseBase.html + a557a00bc4496af7ae85278bbf7900c94 + () + + + + clearFlag + classDatabaseBase.html + a89583274fb41e4a29cfe66f2be0e1b50 + ($flag) + + + + clearViewsCache + classDatabaseBase.html + a84b7bae1850d2b9c17f816f1115f18ba + () + + + + close + classDatabaseBase.html + a0f107b3ab06edd352830cefb7dd5459c + () + + + + commit + classDatabaseBase.html + a4fff88d6ad217408797d3de202284b29 + ($fname=__METHOD__, $flush= '') + + + + conditional + classDatabaseBase.html + a2502b9a8adba0c0feeab7b5718a974e3 + ($cond, $trueVal, $falseVal) + + + + connectionErrorHandler + classDatabaseBase.html + a3ccf56a7827e1bad348a735264ccf173 + ($errno, $errstr) + + + + dbSchema + classDatabaseBase.html + ad4da81c7c6c05abd8195e57ac7645cd6 + ($schema=null) + + + + deadlockLoop + classDatabaseBase.html + a1345f926a20c655acd8cc3e6c142087f + () + + + + debug + classDatabaseBase.html + aa7c9b1eede7fd6fdec232bdd819bc2f8 + ($debug=null) + + + + decodeBlob + classDatabaseBase.html + ac68f8f6a1ed7249942b97163ba32b6c5 + ($b) + + + + decodeExpiry + classDatabaseBase.html + abd5ae7d1037c70fa4e1c8bc1e57f3d0b + ($expiry, $format=TS_MW) + + + + delete + classDatabaseBase.html + a8ef0417f42f9e495a22167195745b250 + ($table, $conds, $fname=__METHOD__) + + + + deleteJoin + classDatabaseBase.html + ac7ce3dffb5316fb7a46f5e4b5eecab0f + ($delTable, $joinTable, $delVar, $joinVar, $conds, $fname=__METHOD__) + + + + doneWrites + classDatabaseBase.html + af63537b69bcad2f2516a12f4ae6120af + () + + + + dropTable + classDatabaseBase.html + a7535c1305836591633e5dedbd626f0ae + ($tableName, $fName=__METHOD__) + + + + duplicateTableStructure + classDatabaseBase.html + a81888319b708c82d98b6408fab5c76c0 + ($oldName, $newName, $temporary=false, $fname=__METHOD__) + + + + encodeBlob + classDatabaseBase.html + a319118007e807678f323d1322f36c51e + ($b) + + + + encodeExpiry + classDatabaseBase.html + a8c78052650f87fc61971c9181147dd18 + ($expiry) + + + + endAtomic + classDatabaseBase.html + a183ac13d240e0c2cc2ffb6acac6bb69d + ($fname=__METHOD__) + + + + errorCount + classDatabaseBase.html + aa9c13a3538bd8c6e78a9fbabafebc0f5 + ($count=null) + + + + estimateRowCount + classDatabaseBase.html + aa148162935933ce1b51ea6ad741c0bb1 + ($table, $vars= '*', $conds= '', $fname=__METHOD__, $options=array()) + + + + execute + classDatabaseBase.html + afa404eb39badbee9e3a201e10916d24e + ($prepared, $args=null) + + + + fieldExists + classDatabaseBase.html + afe4c85255625624a43905bdebb90b791 + ($table, $field, $fname=__METHOD__) + + + + fieldNamesWithAlias + classDatabaseBase.html + a8834cf712f6bc7afdce84e64e7294b74 + ($fields) + + + + fieldNameWithAlias + classDatabaseBase.html + a7b1ffa18495a4eb2a7db401497c66eb6 + ($name, $alias=false) + + + + fillPrepared + classDatabaseBase.html + a025e461eef4681e028290a5a5ef7e275 + ($preparedQuery, $args) + + + + freeResult + classDatabaseBase.html + a428ddaccbe070315ce0dabd2e0977861 + ($res) + + + + functionalIndexes + classDatabaseBase.html + a3fa0dbc01c4b938eca4be2118f690a02 + () + + + + getDBname + classDatabaseBase.html + ad7999843d2df83223f81d6bdf57dadf2 + () + + + + getDelimiter + classDatabaseBase.html + a1674d38f1b52c66b30d8ec73e9aeb10e + () + + + + getFlag + classDatabaseBase.html + a3acd436a35baea7b4addb9fe18532191 + ($flag) + + + + getInfinity + classDatabaseBase.html + a7e3849b3c1b15edbd37b1a3ceb27eb3e + () + + + + getLag + classDatabaseBase.html + a3b0b1f7084c98eeb84aa724096439764 + () + + + + getLBInfo + classDatabaseBase.html + a7333ac12d362b3ecd2eef1c8e251af70 + ($name=null) + + + + getMasterPos + classDatabaseBase.html + af591d6fe1b328eb56ee3e0fad31b70b5 + () + + + + getProperty + classDatabaseBase.html + a7ab87d0ab96eb71c6276d9f5c4775b17 + ($name) + + + + getSchemaPath + classDatabaseBase.html + a433b9bedeb41111b35559e6c1672da7f + () + + + + getSearchEngine + classDatabaseBase.html + ad831604e5b10377d8afc2ac6486f173d + () + + + + getServer + classDatabaseBase.html + a0fc2a5bf11fa599aa9435168fc97aa58 + () + + + + getServerInfo + classDatabaseBase.html + a2cecdbc3e340cc64a2710dd124e42135 + () + + + + getServerUptime + classDatabaseBase.html + aec67dee780eaaa0dd6da5e9418035b23 + () + + + + getSlavePos + classDatabaseBase.html + ae1832b957f94055958f0ff899f89ab43 + () + + + + getWikiID + classDatabaseBase.html + a17ac2e2d047372f6b789b78339726b62 + () + + + + ignoreErrors + classDatabaseBase.html + a7111ec4b6516226bcdd19ac99cdd4a51 + ($ignoreErrors=null) + + + + implicitGroupby + classDatabaseBase.html + a4f20a3547629f9fa46f049d48e7bf253 + () + + + + implicitOrderby + classDatabaseBase.html + abaee6bd3328b4bde730d18f0e8d31aa0 + () + + + + indexExists + classDatabaseBase.html + aaa227da5f59ce4ddf9d31f8c0bf6c78d + ($table, $index, $fname=__METHOD__) + + + + indexUnique + classDatabaseBase.html + a32e992eb6ffbc830a9dbe85f22e158f2 + ($table, $index) + + + + insert + classDatabaseBase.html + a12219e558b40a81b6e3871f79fc3938e + ($table, $a, $fname=__METHOD__, $options=array()) + + + + insertSelect + classDatabaseBase.html + a8a20c41b157be82e45314e8c5598df1a + ($destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=array(), $selectOptions=array()) + + + + isOpen + classDatabaseBase.html + acedeae2d2facbde7d2e91e17a4afe447 + () + + + + isQuotedIdentifier + classDatabaseBase.html + a3eee081c09bd195b76019ff4f9acab15 + ($name) + + + + isView + classDatabaseBase.html + ada2b13be45df64beec780ce2a4154301 + ($name) + + + + isWriteQuery + classDatabaseBase.html + a456d1bf4c6b9e837620fb6309d8edfa6 + ($sql) + + + + lastQuery + classDatabaseBase.html + adba5a953b9cd54a9bdac9217c029f533 + () + + + + limitResult + classDatabaseBase.html + a1a329c70621f8345c75289f7bb401543 + ($sql, $limit, $offset=false) + + + + listTables + classDatabaseBase.html + a4ee082ec9d2785aac4d8454826024387 + ($prefix=null, $fname=__METHOD__) + + + + listViews + classDatabaseBase.html + a909054db451fd437fd610adcda664254 + ($prefix=null, $fname=__METHOD__) + + + + lock + classDatabaseBase.html + a3b87108cf3d80dd30747b1c03d920c5a + ($lockName, $method, $timeout=5) + + + + lockIsFree + classDatabaseBase.html + afcdf552602b713f95adcc8e5ca018650 + ($lockName, $method) + + + + lockTables + classDatabaseBase.html + a44fa7357c94ba8fc74252833b8ea0b13 + ($read, $write, $method, $lowPriority=true) + + + + lowPriorityOption + classDatabaseBase.html + a97afe794ea06a4967ed26f69e2964138 + () + + + + makeGroupByWithHaving + classDatabaseBase.html + a0fe24f0a57b7ce7cd3547a0efddf0215 + ($options) + + + + makeList + classDatabaseBase.html + a8bc0559631db5130e6841b5e5873ac3e + ($a, $mode=LIST_COMMA) + + + + makeOrderBy + classDatabaseBase.html + af7780a97498c32279acdca59153fd636 + ($options) + + + + makeSelectOptions + classDatabaseBase.html + ab74f4fa711c4b58830c57c9c6d2b6451 + ($options) + + + + makeWhereFrom2d + classDatabaseBase.html + a8d154c6647405971da3b984175874486 + ($data, $baseKey, $subKey) + + + + masterPosWait + classDatabaseBase.html + abdc172ba6c85578cd1e40afd5d60546b + (DBMasterPos $pos, $timeout) + + + + maxListLen + classDatabaseBase.html + aca2919645d21ae5e90c37b07cfb5ccca + () + + + + nextSequenceValue + classDatabaseBase.html + a3323b0683b72cea6edb1180ecefb03bf + ($seqName) + + + + onTransactionIdle + classDatabaseBase.html + a3a187d9fa2bbdc9d2aaad838bc7bb0cf + ($callback) + + + + onTransactionPreCommitOrIdle + classDatabaseBase.html + a6790951602954a4bcdcd36a9d1af69b9 + ($callback) + + + + patchPath + classDatabaseBase.html + a33464beea14528fb5d2c6aaac5b2bf61 + ($patch) + + + + ping + classDatabaseBase.html + a3c411417c6e554843cc3df50db333542 + () + + + + query + classDatabaseBase.html + a0040eb2bab220501ad48b007ddaa9c3d + ($sql, $fname=__METHOD__, $tempIgnore=false) + + + + realTimestamps + classDatabaseBase.html + a791a5b0939912561d901d94a40359b29 + () + + + + replace + classDatabaseBase.html + a6b52714f9602040373f1a2edd888e181 + ($table, $uniqueIndexes, $rows, $fname=__METHOD__) + + + + reportConnectionError + classDatabaseBase.html + a689f8db144ba12ed11ba25fefcd09356 + ($error= 'Unknown error') + + + + reportQueryError + classDatabaseBase.html + a44f446c76a6d9f3be891159085aa99cb + ($error, $errno, $sql, $fname, $tempIgnore=false) + + + + resultObject + classDatabaseBase.html + af63cde3060214f1a6417c7cea6193b97 + ($result) + + + + rollback + classDatabaseBase.html + aed42aa035d47961ae6323a0d5af457d6 + ($fname=__METHOD__, $flush= '') + + + + searchableIPs + classDatabaseBase.html + acbdcee95f22b9ab6f3c041d1618f7bd4 + () + + + + select + classDatabaseBase.html + a76f9e6cb7b145a3d9020baebf94b499e + ($table, $vars, $conds= '', $fname=__METHOD__, $options=array(), $join_conds=array()) + + + + selectDB + classDatabaseBase.html + abda718375d32dd46ebd0fa6bc8d35a5a + ($db) + + + + selectField + classDatabaseBase.html + ad5f18e4239b9fa6012d1c176d5fbfd9f + ($table, $var, $cond= '', $fname=__METHOD__, $options=array()) + + + + selectRow + classDatabaseBase.html + ad815e66e1d55ace3c534613d61663677 + ($table, $vars, $conds, $fname=__METHOD__, $options=array(), $join_conds=array()) + + + + selectSQLText + classDatabaseBase.html + adc2c52e25aadaaf64ee364abb0c47ff2 + ($table, $vars, $conds= '', $fname=__METHOD__, $options=array(), $join_conds=array()) + + + + setBigSelects + classDatabaseBase.html + addfb791c7e25921d67e543fbc44b3723 + ($value=true) + + + + setFakeMaster + classDatabaseBase.html + ae5a1c92e899fa31ceb101412feca6634 + ($enabled=true) + + + + setFakeSlaveLag + classDatabaseBase.html + a04bcbda5d78f942a8baa38ab63c4da89 + ($lag) + + + + setFileHandle + classDatabaseBase.html + ab2af99c6faa27a401428e50106b80fec + ($fh) + + + + setFlag + classDatabaseBase.html + a5283fb9b1fd25d1f1b5b880fefdf00d6 + ($flag) + + + + setLBInfo + classDatabaseBase.html + a8adba005970c906e1f814709beb90cf8 + ($name, $value=null) + + + + setSchemaVars + classDatabaseBase.html + a9d8dc8884f522538cdcad9c85697403b + ($vars) + + + + setSessionOptions + classDatabaseBase.html + a80453352a59fcc5400443bf7c9f3b861 + (array $options) + + + + sourceFile + classDatabaseBase.html + a0c70d40d15983f3439409b6e92e7293b + ($filename, $lineCallback=false, $resultCallback=false, $fname=false, $inputCallback=false) + + + + sourceStream + classDatabaseBase.html + a431b3a4c430ec24714f6fab5db0c1cc3 + ($fp, $lineCallback=false, $resultCallback=false, $fname=__METHOD__, $inputCallback=false) + + + + startAtomic + classDatabaseBase.html + a8440bf0eb0b16323ae2affaad50f8d8c + ($fname=__METHOD__) + + + + streamStatementEnd + classDatabaseBase.html + a7f5c65216a239d17254ce53cc7648178 + (&$sql, &$newLine) + + + + strictIPs + classDatabaseBase.html + ae5db0e7b0e5ce921d1a4e75b0bec4fbc + () + + + + strreplace + classDatabaseBase.html + a13539384a0bf924cef7fd4547c8f461f + ($orig, $old, $new) + + + + tableExists + classDatabaseBase.html + ab31299dc78531d4fb0b4cba337c52474 + ($table, $fname=__METHOD__) + + + + tableName + classDatabaseBase.html + a596b275c9b1242215d19992c0cf1f209 + ($name, $format= 'quoted') + + + + tableNames + classDatabaseBase.html + a2ee099fc46cfb91262806b2fdf84494a + () + + + + tableNamesN + classDatabaseBase.html + af46a9a50d98e34af692a32cb446fc090 + () + + + + tableNamesWithAlias + classDatabaseBase.html + abda11b5e8f56b42792e2770425bb43ee + ($tables) + + + + tableNameWithAlias + classDatabaseBase.html + a6b27d2bd8d72031ac793472a0ee3421b + ($name, $alias=false) + + + + tablePrefix + classDatabaseBase.html + a97e572db0aaf4f67702e4c7ae1ce58fc + ($prefix=null) + + + + textFieldSize + classDatabaseBase.html + a4cf4d37a1488f3e0b71ba63d82c29693 + ($table, $field) + + + + timestamp + classDatabaseBase.html + a9a404274ee994cbec99e6e864062e3ce + ($ts=0) + + + + timestampOrNull + classDatabaseBase.html + af32fd92596740263fdb84bec1b9b06dd + ($ts=null) + + + + trxLevel + classDatabaseBase.html + ae31f065344cca3878ad6b4c81d8402ca + () + + + + unionQueries + classDatabaseBase.html + a2b57caecb6eaac0d06dcfb796c429acb + ($sqls, $all) + + + + unionSupportsOrderAndLimit + classDatabaseBase.html + a7a1b0debef704250f89bc70169d17a5f + () + + + + unlock + classDatabaseBase.html + a60525ed61fb78c70e107a7d3fe97a1de + ($lockName, $method) + + + + unlockTables + classDatabaseBase.html + ae895b5054bfd67bfcf975ddd8cee4d46 + ($method) + + + + update + classDatabaseBase.html + a865730fc5cb11e63b50d0524efaf0fff + ($table, $values, $conds, $fname=__METHOD__, $options=array()) + + + + upsert + classDatabaseBase.html + aaf64d9422b01b19ca0620a8cfe5641e0 + ($table, array $rows, array $uniqueIndexes, array $set, $fname=__METHOD__) + + + + useIndexClause + classDatabaseBase.html + abd000d939e04654fe662c4cee857bdc7 + ($index) + + + + wasDeadlock + classDatabaseBase.html + a50e0e0e10b4a2d70ce575b728629c883 + () + + + + wasErrorReissuable + classDatabaseBase.html + aab7b8dc1984c187370c8b4aa1375488d + () + + + + wasLockTimeout + classDatabaseBase.html + a1de79ea8d1a53506881905b9ccd2a544 + () + + + + wasReadOnlyError + classDatabaseBase.html + a4bc382655239f1a285dd3d839fe00126 + () + + + + writesOrCallbacksPending + classDatabaseBase.html + ac0df866e6d8432582885bd8a0ace9d17 + () + + + static + factory + classDatabaseBase.html + a35a71fea7884a0665531edb85acfb6b2 + ($dbType, $p=array()) + + + static + generalizeSQL + classDatabaseBase.html + afac39f434aa010387188462df4760796 + ($sql) + + + + $mDBname + classDatabaseBase.html + a419cded73fae1fa06e06b78247681dfd + + + + + $mPassword + classDatabaseBase.html + af1549858f98c48f8a641b12a88c716fd + + + + + $mUser + classDatabaseBase.html + a42596e0498f344ffafd46215846a9e22 + + + + const + DEADLOCK_DELAY_MAX + classDatabaseBase.html + a99ab1397ad22504794d05cd43551e92e + + + + const + DEADLOCK_DELAY_MIN + classDatabaseBase.html + a77eba519daf6e6e5720cc691590024d4 + + + + const + DEADLOCK_TRIES + classDatabaseBase.html + a970878e5699278854eb8357aec8d1277 + + + + + closeConnection + classDatabaseBase.html + af47d26c7c65dfdfc12a2b52d8bea0ea3 + () + + + + doBegin + classDatabaseBase.html + ac4e867b24164b906974aa49ed3c778c0 + ($fname) + + + + doCommit + classDatabaseBase.html + ab9b2120dedf25a3ee6730a8541e0a09c + ($fname) + + + + doQuery + classDatabaseBase.html + aeafbb4c78e1f5376e16a55caa88356a9 + ($sql) + + + + doRollback + classDatabaseBase.html + af5edddfc13dd7a7b30ed9e0a0b2e0901 + ($fname) + + + + escapeLikeInternal + classDatabaseBase.html + ab995badc795aac6ba282c3e3a19810c0 + ($s) + + + + fillPreparedArg + classDatabaseBase.html + ad6ebafdfc472b87ed108649cf0706e54 + ($matches) + + + + freePrepared + classDatabaseBase.html + a9ea5897b523520496cd839c313fcfb4a + ($prepared) + + + + getDefaultSchemaVars + classDatabaseBase.html + a9028355bf49badc627678ffbb134fd1a + () + + + + getSchemaVars + classDatabaseBase.html + afcbc46d6d07e984ad0815556026f9cd9 + () + + + + indexName + classDatabaseBase.html + a72ecf22310d385cb1e64ec178a3c206d + ($index) + + + + indexNameCallback + classDatabaseBase.html + a73f89f32e830834dfc16e33f621530f5 + ($matches) + + + + installErrorHandler + classDatabaseBase.html + af381f12979d97148d6edcf75825af31c + () + + + + makeInsertOptions + classDatabaseBase.html + ada4182f44f013878d68a743ec9ce5e59 + ($options) + + + + makeUpdateOptions + classDatabaseBase.html + a4541728a05bde12c98ef8fcd9141c907 + ($options) + + + + makeUpdateOptionsArray + classDatabaseBase.html + a987206e68e590f002208ea1ce9dedcbe + ($options) + + + + nativeReplace + classDatabaseBase.html + a22dd29285b5d9642bf7d07e6021fc398 + ($table, $rows, $fname) + + + + prepare + classDatabaseBase.html + ab454f8d8c6585afd46cf09abe0599efd + ($sql, $func= 'DatabaseBase::prepare') + + + + replaceSchemaVars + classDatabaseBase.html + aef6947fcd006d3fb4403427adb7b609b + ($ins) + + + + replaceVars + classDatabaseBase.html + a0b6479712c24e0723b885f8684092c70 + ($ins) + + + + restoreErrorHandler + classDatabaseBase.html + aa9cb4aed7ab89fac3ef2e4ec0d076d09 + () + + + + runOnTransactionIdleCallbacks + classDatabaseBase.html + a09a591cc8586b8b3f9625c2929d7879f + () + + + + runOnTransactionPreCommitCallbacks + classDatabaseBase.html + a354ed04d89d04074adbce89d9b10545e + () + + + + tableNameCallback + classDatabaseBase.html + a0cdfe6be028b6c1f9a40d974c7599c28 + ($matches) + + + + tableNamesWithUseIndexOrJOIN + classDatabaseBase.html + af45c09a697ca323c3b1ba1bdf8351d6c + ($tables, $use_index=array(), $join_conds=array()) + + + string[] + $allViews + classDatabaseBase.html + a0889ef553e1e37172df742c1a8e33f38 + + + + + $delimiter + classDatabaseBase.html + a3e707edc24707ce428d15357b9d5eb38 + + + + resource + $fileHandle + classDatabaseBase.html + ae4b5dca495e900ed5cc84e91ca6f0dac + + + + + $htmlErrors + classDatabaseBase.html + a136746e32e4f57ebed933704e5bfa49a + + + + resource + $mConn + classDatabaseBase.html + a0ab09a4a190f4ca7b9ebf59053e2b211 + + + + + $mDefaultBigSelects + classDatabaseBase.html + a09dba0fdefd45687d3a7cc0b3ef73f4a + + + + + $mDoneWrites + classDatabaseBase.html + a6c7cbf847bddc42ec8801705101fcb60 + + + + + $mErrorCount + classDatabaseBase.html + a165dc79129e567d163291bc0fc742e8b + + + + + $mFlags + classDatabaseBase.html + a3b847762024fc066d005d3c455fa702e + + + + + $mForeign + classDatabaseBase.html + ae538d64d57b24b3e741152655485803f + + + + + $mLastQuery + classDatabaseBase.html + aa0d2f65043cb0f59ef4ced4d1b9636c1 + + + + + $mLBInfo + classDatabaseBase.html + abbb813bce2c1d90c011f9a165a194198 + + + + + $mOpened + classDatabaseBase.html + ad6a56d204af5beacf8a30953cdc5b914 + + + + + $mPHPError + classDatabaseBase.html + a928a397d8075a93b0c614ef22feb4030 + + + + + $mSchema + classDatabaseBase.html + ac6f72f8d709b0a048476ee5d2d7f719c + + + + + $mSchemaVars + classDatabaseBase.html + a5ac4ed80a6955e47372133621dbd8d80 + + + + + $mServer + classDatabaseBase.html + a4099cdae14197ed20afc556868b82d93 + + + + + $mTablePrefix + classDatabaseBase.html + a52389fe95d1ec4af8ba0125671b6fc57 + + + + callable[] + $mTrxIdleCallbacks + classDatabaseBase.html + a498b18c61825a6c7c85cdb65573463ab + + + + int + $mTrxLevel + classDatabaseBase.html + af6b4600880289c2353a6bcf0fafb0311 + + + + callable[] + $mTrxPreCommitCallbacks + classDatabaseBase.html + aeeb985ecab4a2f345818c92e527ef55b + + + + + $preparedArgs + classDatabaseBase.html + a21c19d365611316ae024ebddb78d8b71 + + + + SplStack + $mTrxAtomicLevels + classDatabaseBase.html + a9eef23089714c2b7a6654df4e7d4b22b + + + + bool + $mTrxAutomatic + classDatabaseBase.html + a036610d40da970228e4ca1c957b96527 + + + + bool + $mTrxAutomaticAtomic + classDatabaseBase.html + a32ef3137109e81406d66b8e918c80a2e + + + + bool + $mTrxDoneWrites + classDatabaseBase.html + a92ccfc5fe6d413ad4c9f15bf32f6dc25 + + + + string + $mTrxFname + classDatabaseBase.html + aaf3552c8aabfb6913f028b4fd349944d + + + + + DatabaseInstaller + classDatabaseInstaller.html + + + __construct + classDatabaseInstaller.html + a428fce9f65cb4875cd1423a15a0dc9b4 + ($parent) + + + + checkPrerequisites + classDatabaseInstaller.html + ace879ecf549b4148593ce321634a18f2 + () + + + + createExtensionTables + classDatabaseInstaller.html + a45953320b773d65f119354d1a88112b9 + () + + + + createTables + classDatabaseInstaller.html + aaeac96b6cae48c63fbff350b61b6c844 + () + + + + doUpgrade + classDatabaseInstaller.html + ac589dda1544aa669440e7a87323f3896 + () + + + + enableLB + classDatabaseInstaller.html + a2201102754c1a1eddb91dcb4ee2852ee + () + + + + getCheckBox + classDatabaseInstaller.html + a4cb615869a332a62913593781ec3a3de + ($var, $label, $attribs=array(), $helpData="") + + + + getConnectForm + classDatabaseInstaller.html + adad7e26bdfa97ac3db8be4b81c4157e3 + () + + + + getConnection + classDatabaseInstaller.html + a8b0f659e45db3cb3e7d0042ea4426cc2 + () + + + + getGlobalDefaults + classDatabaseInstaller.html + aed763e7c3713170f9ca50d3ef087f2fd + () + + + + getGlobalNames + classDatabaseInstaller.html + a2fded95c69a14a2261cee344b1adeaae + () + + + + getInstallUserBox + classDatabaseInstaller.html + af30b00d15fedfbfb62e2f5096f3d78d6 + () + + + + getInternalDefaults + classDatabaseInstaller.html + ad065960ea2db78f186754830eafe9783 + () + + + + getLocalSettings + classDatabaseInstaller.html + ae5c446d00d4da35c54f8ed90d65a2a1b + () + + + + getName + classDatabaseInstaller.html + ae076f17426e0b351beb978a10243bceb + () + + + + getPasswordBox + classDatabaseInstaller.html + a8b7ec4668edca7890df0f12ec15d352b + ($var, $label, $attribs=array(), $helpData="") + + + + getRadioSet + classDatabaseInstaller.html + a9bd3859beaad0561c58b59b85144f830 + ($params) + + + + getReadableName + classDatabaseInstaller.html + a349d345c90ee9b1a62b6a26febde3529 + () + + + + getSchemaVars + classDatabaseInstaller.html + a8e101fa9a6efcb0b2b68073863f43b1b + () + + + + getSettingsForm + classDatabaseInstaller.html + a59b67b7927205c27487a9babf83b7c49 + () + + + + getTextBox + classDatabaseInstaller.html + a928b04e41836cf6950f6f9ba1e9abfc9 + ($var, $label, $attribs=array(), $helpData="") + + + + getVar + classDatabaseInstaller.html + ac697352695731290dfe9a09ad481acc1 + ($var, $default=null) + + + + getWebUserBox + classDatabaseInstaller.html + a607c5159df035b3ba8109930002efb8c + ($noCreateMsg=false) + + + + isCompiled + classDatabaseInstaller.html + aac221cbb0a86572281a8c863b9c4e55a + () + + + + needsUpgrade + classDatabaseInstaller.html + a5ed443023d5825ba7961e8cee245fe0d + () + + + + openConnection + classDatabaseInstaller.html + add512353dd7178f8731fe370b665cf44 + () + + + + outputHandler + classDatabaseInstaller.html + add751c75716338049b51b92e44c0c045 + ($string) + + + + populateInterwikiTable + classDatabaseInstaller.html + ab276717785ed52aa294da5cf9840b951 + () + + + + preInstall + classDatabaseInstaller.html + aa801be00d2e81646a093de0e7c9fac40 + () + + + + preUpgrade + classDatabaseInstaller.html + a18d02965bd8d927b84595ce6982b33d3 + () + + + + setupDatabase + classDatabaseInstaller.html + a49e5d6ac6e75a2f4597a8bd32fa18652 + () + + + + setupSchemaVars + classDatabaseInstaller.html + af912da629f392bab41e9b65a91d16478 + () + + + + setVar + classDatabaseInstaller.html + abbd7eb4f6bd00d06f2bbae1a506bc8b6 + ($name, $value) + + + + setVarsFromRequest + classDatabaseInstaller.html + a0cbc674b11abc01bc920c3b52945524f + ($varNames) + + + + submitConnectForm + classDatabaseInstaller.html + a6b6236c277be9129a610bc8bf42d18b9 + () + + + + submitInstallUserBox + classDatabaseInstaller.html + ada832ed3c1b102f9fa7ad549000e475e + () + + + + submitSettingsForm + classDatabaseInstaller.html + a38a7b4ce8b2ec38c114e1f1409a44c75 + () + + + + submitWebUserBox + classDatabaseInstaller.html + a12f47365e0e30a8e9683a9f0fb0e050d + () + + + DatabaseBase + $db + classDatabaseInstaller.html + a0dc2f3aa4b13679c199bab48908e846e + + + + WebInstaller + $parent + classDatabaseInstaller.html + a373158f96b2f1538f17bdb427427932c + + + + static + checkExtension + classDatabaseInstaller.html + a540140fb1ee32ad44c09150a2f146d20 + ($name) + + + array + $globalNames + classDatabaseInstaller.html + ae2e58580d0e68681c764c03e3b9e7da8 + + + + array + $internalDefaults + classDatabaseInstaller.html + aba13b3ad7b8e6a1db474910e9227da28 + + + + + DatabaseLag + classDatabaseLag.html + Maintenance + + + __construct + classDatabaseLag.html + ac21c1a95e391e982cb197224efac0687 + () + + + + execute + classDatabaseLag.html + a658d009c65a6b2080d3b2ea4078604f5 + () + + + + DatabaseLogEntry + classDatabaseLogEntry.html + LogEntryBase + + + getComment + classDatabaseLogEntry.html + a4a24651a01c3551ffe51caba30c25a88 + () + + + + getDeleted + classDatabaseLogEntry.html + a2c1fed42d4587b45fe88ae97eea8ada1 + () + + + + getId + classDatabaseLogEntry.html + aabcd585f393d9648d337b69a2ecab0c1 + () + + + + getParameters + classDatabaseLogEntry.html + a02d4d3b57aa4efa10298b504f88ba5d6 + () + + + + getPerformer + classDatabaseLogEntry.html + abcd9c19b259f306632ce9bd34ea275ba + () + + + + getSubtype + classDatabaseLogEntry.html + a2b9bcb7be2a4085c47bd8011fa7944a9 + () + + + + getTarget + classDatabaseLogEntry.html + ac47c02b0fb9591ada0a5981bc2712686 + () + + + + getTimestamp + classDatabaseLogEntry.html + afc8c638ca75a9ffd7f1fb599c70e67a5 + () + + + + getType + classDatabaseLogEntry.html + ad3ade89b185c7e5b41560b7bd8468928 + () + + + + isLegacy + classDatabaseLogEntry.html + a06dfa47afa255780527f3e80652034bd + () + + + static + getSelectQueryData + classDatabaseLogEntry.html + a82650de31329cb4eb463fdf911a019fc + () + + + static + newFromRow + classDatabaseLogEntry.html + a9a272b9ee374618acc5eca8bf0dd724e + ($row) + + + + __construct + classDatabaseLogEntry.html + a1c67942d76fb5188993ed4111f9e5580 + ($row) + + + + getRawParameters + classDatabaseLogEntry.html + a6a601599d21d3c3cd00a7d2981684b22 + () + + + bool + $legacy + classDatabaseLogEntry.html + a5ef569ffb0197c3b8889733872f99b21 + + + + User + $performer + classDatabaseLogEntry.html + ab8a68b999fbf6d08b5d08880b29661cd + + + + stdClass + $row + classDatabaseLogEntry.html + a90979d1a3aad2763690b98b1ba51d257 + + + + + DatabaseMssql + classDatabaseMssql.html + DatabaseBase + + + addIdentifierQuotes + classDatabaseMssql.html + a80494d7b9a9b6ca6544198421d32cc8b + ($s) + + + + addQuotes + classDatabaseMssql.html + a0e6e7ae3c15aecc6bf6c12908e077acf + ($s) + + + + affectedRows + classDatabaseMssql.html + a983e69969800d1e81dd7ad5930f5e0c1 + () + + + + buildConcat + classDatabaseMssql.html + afc3add96e7731707cd8f1d71b87baf2f + ($stringList) + + + + buildGroupConcatField + classDatabaseMssql.html + a61f16bc44c88d877cc7a23e20f61f3e6 + ($delim, $table, $field, $conds= '', $join_conds=array()) + + + + cascadingDeletes + classDatabaseMssql.html + a0f0c0a00aff04617bd1d40cba0db841a + () + + + + cleanupTriggers + classDatabaseMssql.html + ae6861a642514085623bd0922509096c8 + () + + + + dataSeek + classDatabaseMssql.html + adbe45d19a7470a8e7e2eba1b49a3cf8e + ($res, $row) + + + + delete + classDatabaseMssql.html + a2cc3ecbd4c8f4869790275bea8821d86 + ($table, $conds, $fname=__METHOD__) + + + + deleteJoin + classDatabaseMssql.html + a8f437a129ed468e2a0d2c8a089f41a45 + ($delTable, $joinTable, $delVar, $joinVar, $conds, $fname=__METHOD__) + + + + estimateRowCount + classDatabaseMssql.html + aedb5e253c5eb169422cd577f4cf6a753 + ($table, $vars= '*', $conds= '', $fname=__METHOD__, $options=array()) + + + + fetchObject + classDatabaseMssql.html + ab3dad0839b058b539ef1d87dcf7b8403 + ($res) + + + + fetchRow + classDatabaseMssql.html + a6ce16c3047d0ad35d890163419b5e7df + ($res) + + + + fieldExists + classDatabaseMssql.html + a1081aab3c21da95d49486abef7aaaf11 + ($table, $field, $fname=__METHOD__) + + + + fieldInfo + classDatabaseMssql.html + a592166d50860d82256afd63bdd49b252 + ($table, $field) + + + + fieldName + classDatabaseMssql.html + ae6ede9846ace9f171f20672aa79d5343 + ($res, $n) + + + + freeResult + classDatabaseMssql.html + aebef6da6ffba85639731e257534165e6 + ($res) + + + + functionalIndexes + classDatabaseMssql.html + aa9b4d19dab3071956d5bd3fad3f6e3fc + () + + + + getSearchEngine + classDatabaseMssql.html + a1e79a382b4c81265863e99994de2c8da + () + + + + getServerVersion + classDatabaseMssql.html + a01d03f2c0b730d93a194cb4c087fa997 + () + + + + getSoftwareLink + classDatabaseMssql.html + a0ffc4a6e551d77bf97dfd0ee45836351 + () + + + + getType + classDatabaseMssql.html + a485e2093c744ef72151b7adbb8c3fb00 + () + + + + implicitGroupby + classDatabaseMssql.html + ada737f201f4dd2a2a404145c54874c36 + () + + + + implicitOrderby + classDatabaseMssql.html + af228b057d523c61e775f79c42e622aa3 + () + + + + indexInfo + classDatabaseMssql.html + ac41007d501702e1b7c2b3aaf6e189401 + ($table, $index, $fname=__METHOD__) + + + + insert + classDatabaseMssql.html + a7f81d4ad023e6b55a0c140daf25a3019 + ($table, $arrToInsert, $fname=__METHOD__, $options=array()) + + + + insertId + classDatabaseMssql.html + a6bebf8fa8fc0e404ebbb2d28d8148f29 + () + + + + insertSelect + classDatabaseMssql.html + ae3c6623d5a7ec38a74cfa9fb7216e31b + ($destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=array(), $selectOptions=array()) + + + + isQuotedIdentifier + classDatabaseMssql.html + a42be88568f954fbd26df0b1b31b0b9b6 + ($name) + + + + lastErrno + classDatabaseMssql.html + a3141a95172e00bdfbd132a851942d3e3 + () + + + + lastError + classDatabaseMssql.html + a5ed0ef5cd11506267bdc128c295f6a0a + () + + + + limitResult + classDatabaseMssql.html + a95015dfcee519e5dc70cba2e9399721e + ($sql, $limit, $offset=false) + + + + LimitToTopN + classDatabaseMssql.html + a2e18fb9fc0d6ddcaabba9e17908f9e7d + ($sql) + + + + makeList + classDatabaseMssql.html + a12ea3b7e2f9c7156777b3bd02d103e64 + ($a, $mode=LIST_COMMA, $binaryColumns=array()) + + + + makeSelectOptions + classDatabaseMssql.html + a633328b69c0115b4f80aea3aeebe8ac7 + ($options) + + + + numFields + classDatabaseMssql.html + abd42ba1d8da1dc3b5cf982391e7c2560 + ($res) + + + + numRows + classDatabaseMssql.html + aeb919d05adca08d5959acd9fa593b8e3 + ($res) + + + + open + classDatabaseMssql.html + ae5ea652ccb16ae5844c7f5cad0f79614 + ($server, $user, $password, $dbName) + + + + prepareStatements + classDatabaseMssql.html + abc9d6817e37e8ad8ddbe44864e38044f + ($value=null) + + + + realTableName + classDatabaseMssql.html + a137c4ffecfc05cf51bf6b1ee2674b20c + ($name, $format= 'quoted') + + + + realTimestamps + classDatabaseMssql.html + a057b1f7744d560e148e927d3d819247d + () + + + + resultObject + classDatabaseMssql.html + a24da85d988d04b215be5b7348a607d6b + ($result) + + + + scrollableCursor + classDatabaseMssql.html + ab6b9378100e2ca787ed0e7ebd194b7f2 + ($value=null) + + + + select + classDatabaseMssql.html + ac58cb96856c4aed86bbb4f11e174bf49 + ($table, $vars, $conds= '', $fname=__METHOD__, $options=array(), $join_conds=array()) + + + + selectDB + classDatabaseMssql.html + afb2df5bc1c0a64eca2e825337fd4bc2f + ($db) + + + + selectSQLText + classDatabaseMssql.html + afa09efa6b068b0c883478cb83d355cf3 + ($table, $vars, $conds= '', $fname=__METHOD__, $options=array(), $join_conds=array()) + + + + strencode + classDatabaseMssql.html + a192cf29819bb08a47ab60e29061d12b3 + ($s) + + + + strictIPs + classDatabaseMssql.html + a8fedb26943345727a775182f0abea0b7 + () + + + + tableExists + classDatabaseMssql.html + aac2208c2fa285733f3b90f961ca06dcb + ($table, $fname=__METHOD__) + + + + tableName + classDatabaseMssql.html + a1f7c428f9ff47f504bfdb9c71357ade4 + ($name, $format= 'quoted') + + + + textFieldSize + classDatabaseMssql.html + a822e10e98ee946574259a1f71580039b + ($table, $field) + + + + unionSupportsOrderAndLimit + classDatabaseMssql.html + a840285ecc17bcc8c77a7e2486fd4df29 + () + + + + update + classDatabaseMssql.html + a4748c818e36154f47c2346ce4aafc98a + ($table, $values, $conds, $fname=__METHOD__, $options=array()) + + + + closeConnection + classDatabaseMssql.html + a11cef79988b7013e4909c406dd3247f9 + () + + + + doBegin + classDatabaseMssql.html + a72053163c3767ad64c435aedba34747c + ($fname=__METHOD__) + + + + doCommit + classDatabaseMssql.html + a2e79e4b05d31c65f512f40bfcc1b87c5 + ($fname=__METHOD__) + + + + doQuery + classDatabaseMssql.html + a1dd99c7468a6a80514aff52230845df9 + ($sql) + + + + doRollback + classDatabaseMssql.html + ab60ad5365c82afb19ce6bd3b6f005887 + ($fname=__METHOD__) + + + + $mAffectedRows + classDatabaseMssql.html + a74a18297a7ab542bd5fcae92cb6313ae + + + + + $mBinaryColumnCache + classDatabaseMssql.html + a04511a62db4f12e9158701189d6bc362 + + + + + $mBitColumnCache + classDatabaseMssql.html + a18592a650ae47c436809c4ef5ad27e6e + + + + + $mIgnoreDupKeyErrors + classDatabaseMssql.html + aa2191b51a0e3596f41a376bf4ca2eaa2 + + + + + $mInsertId + classDatabaseMssql.html + a1364b9007651b3107c74a2c47ae5e4c9 + + + + + $mLastResult + classDatabaseMssql.html + af065708f1b6ca2c8814e1ff1f67d8054 + + + + + $mPort + classDatabaseMssql.html + a135706d3eb6d1f2ee343d5cad21cf3cb + + + + + $mPrepareStatements + classDatabaseMssql.html + ac2a787254f699729475c48660cf5f364 + + + + + $mScrollableCursor + classDatabaseMssql.html + ab17617bde1deafd1b5f58dc19a816c99 + + + + + $mSubqueryId + classDatabaseMssql.html + ab12d801a6b5b9cf76d4ce0347365c9d1 + + + + + escapeIdentifier + classDatabaseMssql.html + a473356e465211835f547eadfa3b9279f + ($identifier) + + + + formatError + classDatabaseMssql.html + adecea0d05179f486be58f9c01245d622 + ($err) + + + + getBinaryColumns + classDatabaseMssql.html + a1691012e92823124d1bc7e7db9887672 + ($table) + + + + getBitColumns + classDatabaseMssql.html + aef18392bf22d4a36312669aaec3bb724 + ($table) + + + + populateColumnCaches + classDatabaseMssql.html + aa1bf1227fd6289cbef89be923be0f8d0 + () + + + + DatabaseMysql + classDatabaseMysql.html + DatabaseMysqlBase + + + affectedRows + classDatabaseMysql.html + ab4b059202600100785a5993ce3b5a760 + () + + + + getServerVersion + classDatabaseMysql.html + af9092907f065e4330cb79b0ddd817e19 + () + + + + insertId + classDatabaseMysql.html + a63a5db44c307fc9e82ea09549a3fc5cb + () + + + + lastErrno + classDatabaseMysql.html + ad08e776eeb950a1f730f643fae6ef942 + () + + + + selectDB + classDatabaseMysql.html + a564ca218deacadc2440943fdec5fc7c4 + ($db) + + + + closeConnection + classDatabaseMysql.html + a9af8a072b7dadb0eedd63295db7fe439 + () + + + + doQuery + classDatabaseMysql.html + aee80ed1fe2b5df06ea42bc5a155cad6a + ($sql) + + + + mysqlConnect + classDatabaseMysql.html + aa6a30863d51342a9b86aa4282c528ef6 + ($realServer) + + + + mysqlDataSeek + classDatabaseMysql.html + a040f2fcbafc3b1430b32ffffb23b184e + ($res, $row) + + + + mysqlError + classDatabaseMysql.html + abe50c48655bb4ca8de52f64bcad6142c + ($conn=null) + + + + mysqlFetchArray + classDatabaseMysql.html + ae1f963ec8e050575ddbf358a3a3071be + ($res) + + + + mysqlFetchField + classDatabaseMysql.html + a6372cd96e52d44c1a29d5997ab2e9025 + ($res, $n) + + + + mysqlFetchObject + classDatabaseMysql.html + a3543d2b2830443cd8ef391369ebd08a6 + ($res) + + + + mysqlFieldName + classDatabaseMysql.html + ac639ea417c752ab9f60430d7f41bdb04 + ($res, $n) + + + + mysqlFieldType + classDatabaseMysql.html + a04f6fc154c1f7369013755ce8612c882 + ($res, $n) + + + + mysqlFreeResult + classDatabaseMysql.html + a54170c1143ac1bb5f4b3a5e3ccbb945f + ($res) + + + + mysqlNumFields + classDatabaseMysql.html + a7c980483d536b93f62328bdd086915b8 + ($res) + + + + mysqlNumRows + classDatabaseMysql.html + a8d7366ec16cdb65bb8d3867f41d0f107 + ($res) + + + + mysqlPing + classDatabaseMysql.html + a817342d77535298b10598d8c914bb20a + () + + + + mysqlRealEscapeString + classDatabaseMysql.html + a5217756039e03651e4ed72a5fb4ee8d6 + ($s) + + + + mysqlSetCharset + classDatabaseMysql.html + ad965ec9692996f27ed8601855a36b20c + ($charset) + + + + DatabaseMysqlBase + classDatabaseMysqlBase.html + DatabaseBase + + + addIdentifierQuotes + classDatabaseMysqlBase.html + a0f863ce840122498471b048f3ed63059 + ($s) + + + + dataSeek + classDatabaseMysqlBase.html + a84614f3f3381b9ab314f16c00521cd24 + ($res, $row) + + + + deleteJoin + classDatabaseMysqlBase.html + af88e615e312d75b88d6bd65ec91106f2 + ($delTable, $joinTable, $delVar, $joinVar, $conds, $fname=__METHOD__) + + + + dropTable + classDatabaseMysqlBase.html + acb26352fb5a3c2796c70f50b4f0566b8 + ($tableName, $fName=__METHOD__) + + + + duplicateTableStructure + classDatabaseMysqlBase.html + a967f0d84238b4b5c28fde75e18c790ef + ($oldName, $newName, $temporary=false, $fname=__METHOD__) + + + + estimateRowCount + classDatabaseMysqlBase.html + ab353087620ee75eb50db373be686fffe + ($table, $vars= '*', $conds= '', $fname=__METHOD__, $options=array()) + + + + fetchObject + classDatabaseMysqlBase.html + aa16baa2c13eb685f4e36063670c8b26f + ($res) + + + + fetchRow + classDatabaseMysqlBase.html + acc12f5e1ab43bb0f3a17b81f39bdcdb4 + ($res) + + + + fieldInfo + classDatabaseMysqlBase.html + a433e9c00e598242058493b61feff0a5c + ($table, $field) + + + + fieldName + classDatabaseMysqlBase.html + a2c2b558fcdba2048a55c78a8e829a73d + ($res, $n) + + + + fieldType + classDatabaseMysqlBase.html + a94f7d220f8c1816b1761842ed96bf77a + ($res, $n) + + + + freeResult + classDatabaseMysqlBase.html + a9dbfe3082f3c1f454c068bf5b548e428 + ($res) + + + + getLag + classDatabaseMysqlBase.html + aa7253f40896145ca434593be84f5cee5 + () + + + + getLagFromProcesslist + classDatabaseMysqlBase.html + a5c68cfa4bc90f519da3f145d9104aa09 + () + + + + getLagFromSlaveStatus + classDatabaseMysqlBase.html + afe980b291667b83444c2bc29a81a1af5 + () + + + + getMasterPos + classDatabaseMysqlBase.html + a4c8d193e73d060877d8d5e9f118a180f + () + + + + getMysqlStatus + classDatabaseMysqlBase.html + a6a83d6931847b8dff5245b94a8702e78 + ($which="%") + + + + getSearchEngine + classDatabaseMysqlBase.html + af28b9c07ae2e4ab47c4cbb04dcfa9d84 + () + + + + getServerUptime + classDatabaseMysqlBase.html + a9a77c80ead7cd18f77e9d23d620377c5 + () + + + + getSlavePos + classDatabaseMysqlBase.html + aa9f3f3e3f8af3d16f73bcd239ff2e069 + () + + + + getSoftwareLink + classDatabaseMysqlBase.html + a1b63ad757975eaf7e3bb075831a6f6ba + () + + + + getType + classDatabaseMysqlBase.html + a74a91fcefc98e60eb27236b0725776d4 + () + + + + indexInfo + classDatabaseMysqlBase.html + a8da921dec772845bd71ef0da5fd25d6d + ($table, $index, $fname=__METHOD__) + + + + isQuotedIdentifier + classDatabaseMysqlBase.html + affcd1d775b46ecd796d4a203b95d307e + ($name) + + + + isView + classDatabaseMysqlBase.html + af5d2afc27b876b8b190c7892aadb1d27 + ($name, $prefix=null) + + + + lastError + classDatabaseMysqlBase.html + a44021ce6792e72f194c63962d037721c + () + + + + listTables + classDatabaseMysqlBase.html + adb5117ca6daf0b431e1868e0a8ff4a7d + ($prefix=null, $fname=__METHOD__) + + + + listViews + classDatabaseMysqlBase.html + a1780a9ad41edce1e05b1770a4c08cf00 + ($prefix=null, $fname=__METHOD__) + + + + lock + classDatabaseMysqlBase.html + a8e138a153fce172a7de77a73650804ac + ($lockName, $method, $timeout=5) + + + + lockIsFree + classDatabaseMysqlBase.html + ad469451fcbca7d77242e0b3ef0a3319f + ($lockName, $method) + + + + lockTables + classDatabaseMysqlBase.html + ab10ed16ad38b1f27d42fbd4f577178ad + ($read, $write, $method, $lowPriority=true) + + + + lowPriorityOption + classDatabaseMysqlBase.html + af0d32ab89d830ebd2952287dccd7593f + () + + + + masterPosWait + classDatabaseMysqlBase.html + ab4515c1946ad880139f23b2f01a0163b + (DBMasterPos $pos, $timeout) + + + + numFields + classDatabaseMysqlBase.html + ade2291c3d7a02398ca4cd190a2fc1818 + ($res) + + + + numRows + classDatabaseMysqlBase.html + a425cd39fca85833e6fd42d414f2cab9c + ($res) + + + + open + classDatabaseMysqlBase.html + a17299948455515bb4fd27ed423b544b0 + ($server, $user, $password, $dbName) + + + + ping + classDatabaseMysqlBase.html + aa317714e5fb912d921502e03c5d361b2 + () + + + + replace + classDatabaseMysqlBase.html + a7bf1c88ffe9f914f9c857ac1d7c3aec4 + ($table, $uniqueIndexes, $rows, $fname=__METHOD__) + + + + setBigSelects + classDatabaseMysqlBase.html + a3c2b147c7e6ef1ecb322836b26cb9d32 + ($value=true) + + + + setFakeMaster + classDatabaseMysqlBase.html + abedab176b2f2b751b0b9d158751cd5a5 + ($enabled=true) + + + + setFakeSlaveLag + classDatabaseMysqlBase.html + a8b0b34d77e71cb59bcf80574de691c28 + ($lag) + + + + setSessionOptions + classDatabaseMysqlBase.html + ae2ddda557f945ee772d24ba212ae6016 + (array $options) + + + + streamStatementEnd + classDatabaseMysqlBase.html + a7410490e30d95f8e832822f4ba2c7579 + (&$sql, &$newLine) + + + + strencode + classDatabaseMysqlBase.html + a7889912211e3ba3926729fc997fdddd6 + ($s) + + + + unlock + classDatabaseMysqlBase.html + aea4eb9ee9b3abb57c2819d3809b3b77a + ($lockName, $method) + + + + unlockTables + classDatabaseMysqlBase.html + adcd70714a3e56674188193f2d80adf5f + ($method) + + + + upsert + classDatabaseMysqlBase.html + a4f0ed48d8f017395280445da1b112386 + ($table, array $rows, array $uniqueIndexes, array $set, $fname=__METHOD__) + + + + useIndexClause + classDatabaseMysqlBase.html + a90f17dbf9c8f21ec4d584dcf72b3519e + ($index) + + + + wasDeadlock + classDatabaseMysqlBase.html + aecaf446361eccce8177c2c72a4f78973 + () + + + + wasErrorReissuable + classDatabaseMysqlBase.html + a3157e43387d870121909aa0ac3033385 + () + + + + wasLockTimeout + classDatabaseMysqlBase.html + a7b2b44ab998be458f180f2907e4b4969 + () + + + + wasReadOnlyError + classDatabaseMysqlBase.html + a170c679a3a6fa79d10fc324896d0756b + () + + + + connectInitCharset + classDatabaseMysqlBase.html + a76d32cd409c2f23f26529f2f46333f0a + () + + + + getDefaultSchemaVars + classDatabaseMysqlBase.html + aa831e9673a35cffd513e294dd0fda681 + () + + + + mysqlConnect + classDatabaseMysqlBase.html + a171250aaf89d9007fc2c97941143af78 + ($realServer) + + + + mysqlDataSeek + classDatabaseMysqlBase.html + a307e8383e936615056c9f3ca7b25dca5 + ($res, $row) + + + + mysqlError + classDatabaseMysqlBase.html + affb4d57dc2f985834e867ba84cfe6d5c + ($conn=null) + + + + mysqlFetchArray + classDatabaseMysqlBase.html + a8008f95af02a91b932050488eeae6537 + ($res) + + + + mysqlFetchField + classDatabaseMysqlBase.html + a425a391ee6a70c5d2a90f7b4b44d8f7e + ($res, $n) + + + + mysqlFetchObject + classDatabaseMysqlBase.html + a1e1319191030ea2c518b0fa340b2a11d + ($res) + + + + mysqlFieldName + classDatabaseMysqlBase.html + a1833648907f117db814208078613789e + ($res, $n) + + + + mysqlFieldType + classDatabaseMysqlBase.html + a728b92bdab732fbf29a841b6aeab8e67 + ($res, $n) + + + + mysqlFreeResult + classDatabaseMysqlBase.html + a16e220eac8152cd8d0eaf6f9e0bb40c9 + ($res) + + + + mysqlNumFields + classDatabaseMysqlBase.html + a73ccc499d3c4ec3d2012749e05ee16c8 + ($res) + + + + mysqlNumRows + classDatabaseMysqlBase.html + a22eb0c89b00e8af52285871d0a0d2561 + ($res) + + + + mysqlPing + classDatabaseMysqlBase.html + a8548ee0a8eacb1d9a000fe8c2f1f4da6 + () + + + + mysqlSetCharset + classDatabaseMysqlBase.html + a349f2383cbb66bdab53c58e5c7d45509 + ($charset) + + + MysqlMasterPos + $lastKnownSlavePos + classDatabaseMysqlBase.html + a9e7eb52360bcb2db4ece5d96503dea77 + + + + + $mFakeMaster + classDatabaseMysqlBase.html + a1e17cc9e1f86763a1b685a0ac3cb0faa + + + + null int + $mFakeSlaveLag + classDatabaseMysqlBase.html + a13759dc3b15c85a8d3858ae72b875bde + + + + + DatabaseMysqlBaseTest + classDatabaseMysqlBaseTest.html + MediaWikiTestCase + + + getMockForViews + classDatabaseMysqlBaseTest.html + a3caa54338504deaf72e2a35cb44e870f + () + + + + provideDiapers + classDatabaseMysqlBaseTest.html + aebad93c37405f6c835a77775a49639cd + () + + + + provideViewExistanceChecks + classDatabaseMysqlBaseTest.html + a5e1b6012daa8be61f8e2ec1e07e346cf + () + + + + testAddIdentifierQuotes + classDatabaseMysqlBaseTest.html + a1ae1151a7526e23d918fc45b75eb3330 + ($expected, $in) + + + + testIsView + classDatabaseMysqlBaseTest.html + a183a7e5967810403dd67c9a3182fb966 + ($isView, $viewName) + + + + testListviews + classDatabaseMysqlBaseTest.html + ae4c0338c3c136b2dd8265664a32fe77c + () + + + static + createUnicodeString + classDatabaseMysqlBaseTest.html + aa8b025205be479b2bd73873c56c3600e + ($str) + + + + DatabaseMysqli + classDatabaseMysqli.html + DatabaseMysqlBase + + + __toString + classDatabaseMysqli.html + a9cca714be33e95519a0cff0cf236b94f + () + + + + affectedRows + classDatabaseMysqli.html + a6aae9830cab0d27d7b336bcdc5da5d0b + () + + + + getServerVersion + classDatabaseMysqli.html + a7850a3057ab127dbf956baf359adb9b8 + () + + + + insertId + classDatabaseMysqli.html + a5fbf3ef0802cdb00f8c1577e36741d38 + () + + + + lastErrno + classDatabaseMysqli.html + ab074ba11c111e9b34b27fde3a2764497 + () + + + + selectDB + classDatabaseMysqli.html + a427eb70c136dd71e062e88235b2b4f03 + ($db) + + + + closeConnection + classDatabaseMysqli.html + a1e42fdffafc8b729275bae593b1c2644 + () + + + + connectInitCharset + classDatabaseMysqli.html + aa51b30e5669fa00272eba94f08ac0c0a + () + + + + doQuery + classDatabaseMysqli.html + a5ffc2dffe533e4e49c2333a46a09e705 + ($sql) + + + + mysqlConnect + classDatabaseMysqli.html + a5a0f66c9f44af80606f577525509fcf3 + ($realServer) + + + + mysqlDataSeek + classDatabaseMysqli.html + a2191d62095e41d05a83beed6cca30d25 + ($res, $row) + + + + mysqlError + classDatabaseMysqli.html + a652ebd7a81501079a1271ba6edc409e9 + ($conn=null) + + + + mysqlFetchArray + classDatabaseMysqli.html + a96f79fe3c1822284a0efb0d59a3fa24b + ($res) + + + + mysqlFetchField + classDatabaseMysqli.html + a8086ff6fb347d865c0e8afbf1ccb4981 + ($res, $n) + + + + mysqlFetchObject + classDatabaseMysqli.html + ad80a9c351e718e611674bad015f2b270 + ($res) + + + + mysqlFieldName + classDatabaseMysqli.html + af7a23fdf6ce121070da94525d4b590c7 + ($res, $n) + + + + mysqlFieldType + classDatabaseMysqli.html + a7a68d3f8726bc263f00772e09168c57d + ($res, $n) + + + + mysqlFreeResult + classDatabaseMysqli.html + a4f21d3588a66f7dc6fba13c410f1d508 + ($res) + + + + mysqlNumFields + classDatabaseMysqli.html + a307568d4f9c687f67ca50dcfd43a03e2 + ($res) + + + + mysqlNumRows + classDatabaseMysqli.html + a08253b88989b6976f6ca6f257dd0690a + ($res) + + + + mysqlPing + classDatabaseMysqli.html + ad068047a9fabdebcb21dd692200f6351 + () + + + + mysqlRealEscapeString + classDatabaseMysqli.html + aded35e10cf7fb857350d1c4979653c5e + ($s) + + + + mysqlSetCharset + classDatabaseMysqli.html + ab3d2ee013d3b93c3e62358f2f8d4d0ff + ($charset) + + + + DatabaseOracle + classDatabaseOracle.html + DatabaseBase + + + __construct + classDatabaseOracle.html + a7239dde583a0108d97d3e3ff97721247 + ($p=null) + + + + __destruct + classDatabaseOracle.html + a86030917fa4fc841f6fd102a0abce5f1 + () + + + + addIdentifierQuotes + classDatabaseOracle.html + a8a2eadcf6fdc7d426f94c4f4713f8aed + ($s) + + + + addQuotes + classDatabaseOracle.html + a477517ac55a4259331e37fe3f0afb655 + ($s) + + + + affectedRows + classDatabaseOracle.html + a3e8401a587ea3b4af134bcc4b0778b6f + () + + + + aggregateValue + classDatabaseOracle.html + ad9b8ad3e826b9d1724099c529c9dc332 + ($valuedata, $valuename= 'value') + + + + bitAnd + classDatabaseOracle.html + ab0657e5b2b878dea4fbe560b75da712a + ($fieldLeft, $fieldRight) + + + + bitNot + classDatabaseOracle.html + a697ca159434a869a538f55a4762b86fe + ($field) + + + + bitOr + classDatabaseOracle.html + a88024a5d5877211a42ed76c604d4ebd7 + ($fieldLeft, $fieldRight) + + + + buildGroupConcatField + classDatabaseOracle.html + a32b624ede3e9112b441458f5d1a9af83 + ($delim, $table, $field, $conds= '', $join_conds=array()) + + + + cascadingDeletes + classDatabaseOracle.html + af7d05b5713d3b7aac9b927b7883a3426 + () + + + + cleanupTriggers + classDatabaseOracle.html + a6010e6735e0d09ea796191e061b0c2de + () + + + + dataSeek + classDatabaseOracle.html + a3dcc3bb114f7c2ab87901e60283c1ab3 + ($res, $row) + + + + decodeBlob + classDatabaseOracle.html + a9bc8170cb6a27c5a7e625e7b880dcf17 + ($b) + + + + delete + classDatabaseOracle.html + a66015ade452c97527a5e05977f8444ac + ($table, $conds, $fname=__METHOD__) + + + + dropTable + classDatabaseOracle.html + adee5382f848471dbb1f7e9f15d4f5eec + ($tableName, $fName=__METHOD__) + + + + duplicateTableStructure + classDatabaseOracle.html + ace34df8a097e1caf75c0f726ac33c0dd + ($oldName, $newName, $temporary=false, $fname=__METHOD__) + + + + encodeBlob + classDatabaseOracle.html + a7873826360a0876fa90fc19f76e1cf3d + ($b) + + + + execFlags + classDatabaseOracle.html + ace741f6ce0dd9cdcf8a2391da2330336 + () + + + + fetchObject + classDatabaseOracle.html + a22c1f641983ca2cf23af194fbd9b489c + ($res) + + + + fetchRow + classDatabaseOracle.html + ad408fe93432b2e3317f9d0fe3767e70c + ($res) + + + + fieldInfo + classDatabaseOracle.html + a44c7b9b9eb15df3d8d9da58b891305a2 + ($table, $field) + + + + fieldName + classDatabaseOracle.html + ad0df0573aa8ce67049c55fdcfe2be553 + ($stmt, $n) + + + + freeResult + classDatabaseOracle.html + a811fcf3aa7e93026b1fc23bb5462b221 + ($res) + + + + getDBname + classDatabaseOracle.html + a6e0344be6e351d3a594441359495ef78 + () + + + + getInfinity + classDatabaseOracle.html + affb165a6dec3a910c2801482959349b9 + () + + + + getSearchEngine + classDatabaseOracle.html + abd61abafca7e10f4623cfa9eed38dee2 + () + + + + getServer + classDatabaseOracle.html + aac3aeadf9159e0c92ac9708f7450852e + () + + + + getServerVersion + classDatabaseOracle.html + aa375a76967c678d34c45348c890a34d0 + () + + + + getSoftwareLink + classDatabaseOracle.html + a50df23f3557ac7fd92e7418cde354c32 + () + + + + getType + classDatabaseOracle.html + a2a76e8f636df0f52124ec088047127b1 + () + + + + implicitGroupby + classDatabaseOracle.html + a8c7ae7250d3e82de8c6a10d198ca88aa + () + + + + implicitOrderby + classDatabaseOracle.html + a556a4179e7e1b4e507e156dbae4de555 + () + + + + indexExists + classDatabaseOracle.html + ab821222de773efe8ee816949a718a5cf + ($table, $index, $fname=__METHOD__) + + + + indexInfo + classDatabaseOracle.html + a37a693a6c8014d299dcefcce8da88612 + ($table, $index, $fname=__METHOD__) + + + + indexUnique + classDatabaseOracle.html + a62a8301839601d5665743c4c8cffa291 + ($table, $index, $fname=__METHOD__) + + + + insert + classDatabaseOracle.html + a6f30acb94c48ca052cb8a30afd6a1c03 + ($table, $a, $fname=__METHOD__, $options=array()) + + + + insertId + classDatabaseOracle.html + a8d2ae8d6891a56959ee20376aa35e135 + () + + + + insertSelect + classDatabaseOracle.html + af86fd8a6b725018e66c8d378cdefdd73 + ($destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=array(), $selectOptions=array()) + + + + isQuotedIdentifier + classDatabaseOracle.html + af6474ccbe9ea0b7cdeb728e275a56d98 + ($s) + + + + lastErrno + classDatabaseOracle.html + a07598fbe62365bf61d0d17a3809f1f4e + () + + + + lastError + classDatabaseOracle.html + a6df0646eb7a0e49c38f3aefd2a543a08 + () + + + + limitResult + classDatabaseOracle.html + abeb0f039892c59bc68d4375731f82a8c + ($sql, $limit, $offset=false) + + + + listTables + classDatabaseOracle.html + aeef49dc51f0be9489d018275407a295d + ($prefix=null, $fname=__METHOD__) + + + + makeSelectOptions + classDatabaseOracle.html + a595366287f9ba1227d7b9c2e17aa290a + ($options) + + + + nextSequenceValue + classDatabaseOracle.html + af2df1445134aa2dd0a8fb4c90847254c + ($seqName) + + + + numFields + classDatabaseOracle.html + aaedb86120c99bd786f447f50a157a1f3 + ($res) + + + + numRows + classDatabaseOracle.html + ac16346593de72339e089f49fae6f0c16 + ($res) + + + + open + classDatabaseOracle.html + a91ba73337316ec810fb2248306eb8e79 + ($server, $user, $password, $dbName) + + + + queryIgnore + classDatabaseOracle.html + a95ced12451538f81f3cda310b8620f7b + ($sql, $fname= '') + + + + realTimestamps + classDatabaseOracle.html + aa105d025574baeb7158f0627c7d04348 + () + + + + removeIdentifierQuotes + classDatabaseOracle.html + af7b50125a8b8279f2a4aad54ee0e6eb2 + ($s) + + + + reportQueryError + classDatabaseOracle.html + a7ced4211af51053465d42197fd51f6ef + ($error, $errno, $sql, $fname, $tempIgnore=false) + + + + searchableIPs + classDatabaseOracle.html + acabd7c1a9256cab91b4d55d89d631298 + () + + + + selectDB + classDatabaseOracle.html + a8265a8fb452550d3a762175c8b899b4d + ($db) + + + + selectRow + classDatabaseOracle.html + a8068271265705d8293bc19b5afc3fd0c + ($table, $vars, $conds, $fname=__METHOD__, $options=array(), $join_conds=array()) + + + + sourceStream + classDatabaseOracle.html + a0d97f63faa4ec7ced072d14b548ed044 + ($fp, $lineCallback=false, $resultCallback=false, $fname=__METHOD__, $inputCallback=false) + + + + strencode + classDatabaseOracle.html + a2bb11555b7c7ef40d3db1c1f4bdd199f + ($s) + + + + strictIPs + classDatabaseOracle.html + a775cb85ebd009c0a9b6d6048d92fee97 + () + + + + tableExists + classDatabaseOracle.html + a7bafd43455405fcade4861e0e39ec981 + ($table, $fname=__METHOD__) + + + + tableName + classDatabaseOracle.html + ac120667a31176f1e500f09247c99fa78 + ($name, $format= 'quoted') + + + + tableNameInternal + classDatabaseOracle.html + a99592bb488757615463c09aa43f49357 + ($name) + + + + textFieldSize + classDatabaseOracle.html + a7dfffdfaf17ea191b5e6abc65dd8cd59 + ($table, $field) + + + + timestamp + classDatabaseOracle.html + a3b8a01d8404bd9ae68b6b310c427e17d + ($ts=0) + + + + unionQueries + classDatabaseOracle.html + a301cd0e9c1e221bcedf0e87551e2ce8b + ($sqls, $all) + + + + update + classDatabaseOracle.html + acd8d2615e265bd5cf612db41189d735b + ($table, $values, $conds, $fname=__METHOD__, $options=array()) + + + + upsert + classDatabaseOracle.html + a366d52f670849ab495e24e46b090c648 + ($table, array $rows, array $uniqueIndexes, array $set, $fname=__METHOD__) + + + + wasDeadlock + classDatabaseOracle.html + aaf043c9e5500095728ec3abd95d2c4c4 + () + + + + closeConnection + classDatabaseOracle.html + a8e433a4d2e7e02a129c06cb477bc5f03 + () + + + + doBegin + classDatabaseOracle.html + a3f5ca0d177c2fd8831a1fd12f67c60be + ($fname=__METHOD__) + + + + doCommit + classDatabaseOracle.html + a4f3723fc9f053ec61560c27072bc2189 + ($fname=__METHOD__) + + + + doQuery + classDatabaseOracle.html + a444d546546eb7051569e300055f61a17 + ($sql) + + + + doRollback + classDatabaseOracle.html + a3f6461e5a2cc446af1994cb6d94fdc13 + ($fname=__METHOD__) + + + int + $mAffectedRows + classDatabaseOracle.html + a5b6b69a54f54486de43a8fb125c144de + + + + resource + $mLastResult + classDatabaseOracle.html + a3f01ebb62422696eced73e5b417af6b1 + + + + + fieldBindStatement + classDatabaseOracle.html + af6c4e7de22d5e18669316316a2d8a1de + ($table, $col, &$val, $includeCol=false) + + + + fieldInfoMulti + classDatabaseOracle.html + aefc8af5259261bf576a2a55f5259c14d + ($table, $field) + + + + getSequenceData + classDatabaseOracle.html + a0285acb43241037e52fa9d249f577d43 + ($table) + + + + insertOneRow + classDatabaseOracle.html + a18e7d10b36f09bd09a26dcddd4ccd514 + ($table, $row, $fname) + + + + wrapConditionsForWhere + classDatabaseOracle.html + ae5106d9f6f27e35f0fed5c4ae0ac6383 + ($table, $conds, $parentCol=null) + + + + wrapFieldForWhere + classDatabaseOracle.html + ab925c2224cc615df9d78fb9d0353f91f + ($table, &$col, &$val) + + + string + $defaultCharset + classDatabaseOracle.html + a7cf0cdbccb3707b05a043484f5fd3ffc + + + + bool + $ignoreDupValOnIndex + classDatabaseOracle.html + a8f1bcfb97abda9d1903183e898276bc7 + + + + array + $mFieldInfoCache + classDatabaseOracle.html + a69b62877e3bffd1d2064872adbc111a6 + + + + int + $mInsertId + classDatabaseOracle.html + a0763ff71c0c52d8a0ef65e2b73659b39 + + + + bool array + $sequenceData + classDatabaseOracle.html + a6f98cf87d015b49c07681ee9ffd38866 + + + + + DatabasePostgres + classDatabasePostgres.html + DatabaseBase + + + addQuotes + classDatabasePostgres.html + aabb29b09b53f3b034f33f58a4594c5f5 + ($s) + + + + affectedRows + classDatabasePostgres.html + a07b8d115d08ce3eece31ee2a2fe1a35e + () + + + + aggregateValue + classDatabasePostgres.html + ad98939c659b054c5f95d20a76fc2434c + ($valuedata, $valuename= 'value') + + + + buildConcat + classDatabasePostgres.html + a426845bdb822f8764a89c3c21a5653df + ($stringList) + + + + buildGroupConcatField + classDatabasePostgres.html + a4bbf3bd51383bf0709ff82638d1c7c49 + ($delimiter, $table, $field, $conds= '', $options=array(), $join_conds=array()) + + + + cascadingDeletes + classDatabasePostgres.html + a539521b482eaf076ffaa5b515c956c92 + () + + + + cleanupTriggers + classDatabasePostgres.html + a2cdde1bb2fdcaadc6327ca2a2db80c37 + () + + + + constraintExists + classDatabasePostgres.html + a6131d96f464016cc8abb46e841388878 + ($table, $constraint) + + + + currentSequenceValue + classDatabasePostgres.html + a7ed3ff3824e169a150cfee7c506f22fe + ($seqName) + + + + dataSeek + classDatabasePostgres.html + ac6b80448fa9fbceaaeab0fb89c05430f + ($res, $row) + + + + decodeBlob + classDatabasePostgres.html + a2d976b5a0cbb0cb55e38ab69af77ed55 + ($b) + + + + determineCoreSchema + classDatabasePostgres.html + afc4c0ae2c94216ad10cee43947f35339 + ($desiredSchema) + + + + doQuery + classDatabasePostgres.html + ab9c7500aeb9bd91f0526c137d66446af + ($sql) + + + + duplicateTableStructure + classDatabasePostgres.html + a4ac2fb37b7c8ddbdfa1e3a3bafd1a29b + ($oldName, $newName, $temporary=false, $fname=__METHOD__) + + + + encodeBlob + classDatabasePostgres.html + ae7f0a9ad163a3596375b4eb0b5e6ef2a + ($b) + + + + estimateRowCount + classDatabasePostgres.html + a86561ce0742c64702eba6a17a086235c + ($table, $vars= '*', $conds= '', $fname=__METHOD__, $options=array()) + + + + fetchObject + classDatabasePostgres.html + a49714bd376d2778fb1ef5b6924bdcd47 + ($res) + + + + fetchRow + classDatabasePostgres.html + a0a9fba59cb1e55c5ec96fb48cf119d73 + ($res) + + + + fieldInfo + classDatabasePostgres.html + afa2ecd8fc54588359f6b05053d65862a + ($table, $field) + + + + fieldName + classDatabasePostgres.html + ab1377f170a5d817429df66f28e822554 + ($res, $n) + + + + fieldType + classDatabasePostgres.html + a746a2ede75974260762f1fdf63f18617 + ($res, $index) + + + + freeResult + classDatabasePostgres.html + a9fb875dd85f88e4413147441d09f3441 + ($res) + + + + functionalIndexes + classDatabasePostgres.html + a1b3c05630e75142a5d9cd018b9198848 + () + + + + getCoreSchema + classDatabasePostgres.html + a090386a519e1007366437af037008355 + () + + + + getCurrentSchema + classDatabasePostgres.html + a39b4bb865ea8dfd7e158f57a7e8cc26f + () + + + + getDBname + classDatabasePostgres.html + a165398a1a2458620110638ca58eec4e5 + () + + + + getSchemas + classDatabasePostgres.html + a9391b39d245c666a5a95b52e56af5f92 + () + + + + getSearchEngine + classDatabasePostgres.html + a08842fa5124d2f622c55661f74dc6fd2 + () + + + + getSearchPath + classDatabasePostgres.html + ae2ba76d308593ccde78a7ab42c20f01e + () + + + + getServer + classDatabasePostgres.html + a4cf34d496ffc78b6a13cdcf3ec996ae9 + () + + + + getServerVersion + classDatabasePostgres.html + ad78fbf2b6a892d07a9a17a2b32f4e722 + () + + + + getSoftwareLink + classDatabasePostgres.html + a301935efe40e98b0b61a17178a9a5c6d + () + + + + getType + classDatabasePostgres.html + a1143280e58705048792356ff01a941f6 + () + + + + hasConstraint + classDatabasePostgres.html + afa3d10e044654e9660e319f1f08fc6ea + ($name) + + + + implicitGroupby + classDatabasePostgres.html + a105e5072e795fc49f56095722a99de44 + () + + + + implicitOrderby + classDatabasePostgres.html + a585fc346c833925c60c94efbf6eb4083 + () + + + + indexAttributes + classDatabasePostgres.html + ac408e3816756b4164c1e15e81e73eac4 + ($index, $schema=false) + + + + indexInfo + classDatabasePostgres.html + a2f474bd4456c8d6fbd4b5a0c4a357a63 + ($table, $index, $fname=__METHOD__) + + + + indexUnique + classDatabasePostgres.html + a9bc9214c7645c3fb00580e2b49497c91 + ($table, $index, $fname=__METHOD__) + + + + insert + classDatabasePostgres.html + a152dfe3d81a6bd5b40095261a6a2e534 + ($table, $args, $fname=__METHOD__, $options=array()) + + + + insertId + classDatabasePostgres.html + a9f632b386e01e9fbf71c6b5b62ec0a04 + () + + + + insertSelect + classDatabasePostgres.html + a74424535e30c197b8391a5d6410bb37a + ($destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=array(), $selectOptions=array()) + + + + lastErrno + classDatabasePostgres.html + a4913b176e2b842135b1f0daa17af21d7 + () + + + + lastError + classDatabasePostgres.html + a17d8f432f9f3c808a1192920c055ce53 + () + + + + limitResult + classDatabasePostgres.html + afad15a4c46f32a9065fa5160de4b2fb6 + ($sql, $limit, $offset=false) + + + + listTables + classDatabasePostgres.html + a3bab92c17a0194ec7db0e8d60329f0fa + ($prefix=null, $fname=__METHOD__) + + + + lock + classDatabasePostgres.html + a32695f6abc1cce84afb80afe8e2f8ce5 + ($lockName, $method, $timeout=5) + + + + lockIsFree + classDatabasePostgres.html + afebe07b39d64845b5012d98491818aac + ($lockName, $method) + + + + makeConnectionString + classDatabasePostgres.html + a42bc88b5e4c9df3ccefbeac9219222cf + ($vars) + + + + makeSelectOptions + classDatabasePostgres.html + a6453175fb4cf6075e5dc0a8c75275bba + ($options) + + + + nextSequenceValue + classDatabasePostgres.html + ad02c8de9b32aedbba1a461c3e732a56c + ($seqName) + + + + numFields + classDatabasePostgres.html + a7c7e2638c10e0c863be30431caeb3788 + ($res) + + + + numRows + classDatabasePostgres.html + a2e2e84e385f75ab2fb0b6c8d35c0a301 + ($res) + + + + open + classDatabasePostgres.html + a80f4016a9eb1b0f4aab48994dfb11fe2 + ($server, $user, $password, $dbName) + + + + pg_array_parse + classDatabasePostgres.html + a82e9053038ea2c21ed19cebd8b400862 + ($text, &$output, $limit=false, $offset=1) + + + + queryIgnore + classDatabasePostgres.html + a90bd71c79aae14059e360781421a5241 + ($sql, $fname=__METHOD__) + + + + realTableName + classDatabasePostgres.html + a295ddeca1580d5c66eff3b11bc9bcdb8 + ($name, $format= 'quoted') + + + + realTimestamps + classDatabasePostgres.html + a58e71c571bcf56873f64898ac2663049 + () + + + + relationExists + classDatabasePostgres.html + abb0e0419a7c817c6119d40fa36797766 + ($table, $types, $schema=false) + + + + reportQueryError + classDatabasePostgres.html + a9a3c8163057172c01a8498a81ed6ebee + ($error, $errno, $sql, $fname, $tempIgnore=false) + + + + roleExists + classDatabasePostgres.html + a0229a2886c8c51fb8cb056547a6470ad + ($roleName) + + + + ruleExists + classDatabasePostgres.html + a7a8d672301e3cb165c68c4e41739700d + ($table, $rule) + + + + schemaExists + classDatabasePostgres.html + afc321ae948fdb40940470c75bb6d403b + ($schema) + + + + searchableIPs + classDatabasePostgres.html + ae243ac3b1b310bfa11bded9a9cf3d92d + () + + + + selectDB + classDatabasePostgres.html + a633f3cb723a90ecac38b77d9caa99f3a + ($db) + + + + selectSQLText + classDatabasePostgres.html + ac04666bbd74dc49e031f4ec31c9ba2ed + ($table, $vars, $conds= '', $fname=__METHOD__, $options=array(), $join_conds=array()) + + + + sequenceExists + classDatabasePostgres.html + a971e0a2400db7b1f33502e1627fefc46 + ($sequence, $schema=false) + + + + setSearchPath + classDatabasePostgres.html + a917c2e596da02ab02ba12620c80ade86 + ($search_path) + + + + streamStatementEnd + classDatabasePostgres.html + a859bbde491f68a5c6a0230e543fef97e + (&$sql, &$newLine) + + + + strencode + classDatabasePostgres.html + a714f6fda788d3ddf7e6747bfe755bddc + ($s) + + + + strictIPs + classDatabasePostgres.html + a33af7262ec0e78ce8f33eaa16155eb77 + () + + + + tableExists + classDatabasePostgres.html + acf047a88e5a47ec3a51a56cca8014a33 + ($table, $fname=__METHOD__, $schema=false) + + + + tableName + classDatabasePostgres.html + a36489d0b8a50ed019d85d14847898e2e + ($name, $format= 'quoted') + + + + textFieldSize + classDatabasePostgres.html + ab0afd3f1597a7ea7f87ba511dea3b302 + ($table, $field) + + + + timestamp + classDatabasePostgres.html + accf4d9d916fb4c5f5348f552ced22625 + ($ts=0) + + + + triggerExists + classDatabasePostgres.html + aa11ad9225f7d06b99ad6cd59689f9da0 + ($table, $trigger) + + + + unlock + classDatabasePostgres.html + a6b21734511d18a6afd89729bc2b540ec + ($lockName, $method) + + + + wasDeadlock + classDatabasePostgres.html + a150c851a757a751c1402d0109e1c9d6f + () + + + + closeConnection + classDatabasePostgres.html + aa7eff099b5cf6f219a628f39a65d00ac + () + + + + dumpError + classDatabasePostgres.html + a2d8d66a124584a9c1f10a44ed0752908 + () + + + + replaceVars + classDatabasePostgres.html + a9d1ad79badc055f8cf80f67c7b7a43c0 + ($ins) + + + int + $mAffectedRows + classDatabasePostgres.html + ac04b8b7f89b1f8459553fe723db544da + + + + resource + $mLastResult + classDatabasePostgres.html + a05b8d0779262d6420be4a3db9272b085 + + + + + bigintFromLockName + classDatabasePostgres.html + a3cae43049db45903cd2e46be2adb16fa + ($lockName) + + + string + $connectString + classDatabasePostgres.html + a069d41973961241b466c971972f869b0 + + + + string + $mCoreSchema + classDatabasePostgres.html + abe6936c294b5b16ce7e41c9d00fb8e90 + + + + int + $mInsertId + classDatabasePostgres.html + ae1820137a95963203d3b4e51c20cdcaf + + + + PostgresTransactionState + $mTransactionState + classDatabasePostgres.html + a350da5e8c92b79ec416c68ef17c7fdf5 + + + + float string + $numericVersion + classDatabasePostgres.html + a6c1e712f345cd1b7d3194514f1e8a4e4 + + + + + DatabaseSqlite + classDatabaseSqlite.html + DatabaseBase + + + __construct + classDatabaseSqlite.html + a3088c5e01d10e4176cfc1bd403ff59b0 + ($p=null) + + + + addQuotes + classDatabaseSqlite.html + a0440f7ca0fd7b55a298007ea057d5cf2 + ($s) + + + + affectedRows + classDatabaseSqlite.html + a5cf18079e33716c8212a47975345cdac + () + + + + attachDatabase + classDatabaseSqlite.html + a06aa17bccd7af4b4e9a1609bd35954fc + ($name, $file=false, $fname=__METHOD__) + + + + buildConcat + classDatabaseSqlite.html + a14b4d5e752edab7694d9872e900f3059 + ($stringList) + + + + buildGroupConcatField + classDatabaseSqlite.html + a2f9d1c4cbd155c3f7f631cac6a405a4b + ($delim, $table, $field, $conds= '', $join_conds=array()) + + + + buildLike + classDatabaseSqlite.html + a6efcc0596012e0778fc4c8fcc315fdd1 + () + + + + checkForEnabledSearch + classDatabaseSqlite.html + a5d3f736cbb243d68acf158b8ead53417 + () + + + + dataSeek + classDatabaseSqlite.html + a8ca6698a83687b70c270d574701e1fe9 + ($res, $row) + + + + deadlockLoop + classDatabaseSqlite.html + a1ea5a65bf951cb462f5766aae03da65d + () + + + + decodeBlob + classDatabaseSqlite.html + acd322f813f2c5d68ab9ae0af24d23481 + ($b) + + + + duplicateTableStructure + classDatabaseSqlite.html + a1dc0fd7e57351144ced0286e237ba4a2 + ($oldName, $newName, $temporary=false, $fname=__METHOD__) + + + + encodeBlob + classDatabaseSqlite.html + af3e3e012d6194860a1d6fbb007a63241 + ($b) + + + + fetchObject + classDatabaseSqlite.html + afd1b1eaf874ea1c3ed92d1d11c8e66dd + ($res) + + + + fetchRow + classDatabaseSqlite.html + a0f9de69b2eac90a9fa4f5e32eac5c7fc + ($res) + + + + fieldInfo + classDatabaseSqlite.html + a35e91a357e52fb82460941fe267a801e + ($table, $field) + + + + fieldName + classDatabaseSqlite.html + a7d8f47d7314cb284cbc73f742e174668 + ($res, $n) + + + + freeResult + classDatabaseSqlite.html + a15e5c9c30122780346abd068f3e50f2f + ($res) + + + + getSearchEngine + classDatabaseSqlite.html + a976eb229d8213461ac49bf7767306ff2 + () + + + + getServerInfo + classDatabaseSqlite.html + a624fc85fc6a06ff934b8712907f47203 + () + + + + getServerVersion + classDatabaseSqlite.html + ad7a45caa409c2f03a55b16add1e70e82 + () + + + + getSoftwareLink + classDatabaseSqlite.html + a46a418ed859e02e3d8b68dfa76f57c5d + () + + + + getType + classDatabaseSqlite.html + ad846bf1607057cf07da9b7bf496c3974 + () + + + + implicitGroupby + classDatabaseSqlite.html + a6e9dbf94aa903bd95acfeea96044b886 + () + + + + indexInfo + classDatabaseSqlite.html + a6f399b7e0a7a031de5551c2ec88661d9 + ($table, $index, $fname=__METHOD__) + + + + indexName + classDatabaseSqlite.html + a01bd87f13cc9f6f3ca8b08aab8510450 + ($index) + + + + indexUnique + classDatabaseSqlite.html + a26bf3de85720926d1d261aa8f1946585 + ($table, $index, $fname=__METHOD__) + + + + insert + classDatabaseSqlite.html + aff55defc12b9c41e41677aaf9324bc13 + ($table, $a, $fname=__METHOD__, $options=array()) + + + + insertId + classDatabaseSqlite.html + ab83d42e790c6fafbd07a3edcc66165de + () + + + + isWriteQuery + classDatabaseSqlite.html + afe8951d84428f2c6d4975fcfefaf4b8c + ($sql) + + + + lastErrno + classDatabaseSqlite.html + a334867666c2f4e3653f4e88a573bc6a1 + () + + + + lastError + classDatabaseSqlite.html + a80cfda2c3e65628afd467b2b181bf528 + () + + + + listTables + classDatabaseSqlite.html + a266198523fd9241d399a1435167be479 + ($prefix=null, $fname=__METHOD__) + + + + lock + classDatabaseSqlite.html + acdc9796384917cc3aa6c154938c28fd4 + ($lockName, $method, $timeout=5) + + + + makeInsertOptions + classDatabaseSqlite.html + a736ed76b48a003ec8c35a5d9c083759f + ($options) + + + + makeSelectOptions + classDatabaseSqlite.html + a4e8e766aee9b6e6b22cf61c6f27901e8 + ($options) + + + + numFields + classDatabaseSqlite.html + a4aea23e5446a148f7d6d525891a6ac24 + ($res) + + + + numRows + classDatabaseSqlite.html + a4e0a0866c4da44c927207edd6784ad1e + ($res) + + + + open + classDatabaseSqlite.html + aace67d011f24b96c9a0d83a4f8c50d04 + ($server, $user, $pass, $dbName) + + + + openFile + classDatabaseSqlite.html + a5d1a48c0d46ca7610cd1eb57fc8d7326 + ($fileName) + + + + replace + classDatabaseSqlite.html + ab934efbb7949dadc9a6b84a4e4e28d07 + ($table, $uniqueIndexes, $rows, $fname=__METHOD__) + + + + strencode + classDatabaseSqlite.html + aff5fec2bb4aab3dd36be2c5fb15ec66b + ($s) + + + + tableName + classDatabaseSqlite.html + a1b3c5f44126f50ef0bb85f6a6eef5326 + ($name, $format= 'quoted') + + + + textFieldSize + classDatabaseSqlite.html + a555b19ee76d026355e19e0bef93c3cd7 + ($table, $field) + + + + unionQueries + classDatabaseSqlite.html + a77d83a228a48b3ec523ab7612b2d1d89 + ($sqls, $all) + + + + unionSupportsOrderAndLimit + classDatabaseSqlite.html + acb05140d8aef6abf1b174a12aa56a853 + () + + + + unlock + classDatabaseSqlite.html + acd82a70f9a7099ebb1929402053f15bd + ($lockName, $method) + + + + wasDeadlock + classDatabaseSqlite.html + aa737ed7bc0398f24a942fcda60b59b9c + () + + + + wasErrorReissuable + classDatabaseSqlite.html + a9dda25c951777ada3b4a4590881849d9 + () + + + + wasReadOnlyError + classDatabaseSqlite.html + a0918f7ac517770b1d493215b73c03770 + () + + + static + fixIgnore + classDatabaseSqlite.html + ac1c9cc4bd5055e7f96977b2308ae7c31 + ($options) + + + static + generateFileName + classDatabaseSqlite.html + a591af0549ee7a3b622595d65a888641c + ($dir, $dbName) + + + static + getFulltextSearchModule + classDatabaseSqlite.html + a4f499eb879a4cc8f7f7102d52b7702fe + () + + + string + $mDatabaseFile + classDatabaseSqlite.html + ad128ebdc3b4823874888b6fd48570e7b + + + + + closeConnection + classDatabaseSqlite.html + aadfeabf2fd55bb9c31547d734bd1bd73 + () + + + + doBegin + classDatabaseSqlite.html + a76a5c5b31db2910e69cb8d7b57f77b9f + ($fname= '') + + + + doCommit + classDatabaseSqlite.html + a05ae2027c3d625bda66e322a08a40576 + ($fname= '') + + + + doQuery + classDatabaseSqlite.html + a0c5c3e8134ea6e56af14023b8b385bf1 + ($sql) + + + + doRollback + classDatabaseSqlite.html + acae473f9cbe8c545a1ce5a690304f4bc + ($fname= '') + + + + makeUpdateOptionsArray + classDatabaseSqlite.html + aa19cbf83291109526ba1aadbb1eff7f9 + ($options) + + + + replaceVars + classDatabaseSqlite.html + a202cd1a303b475579777f6f3fafdc9e4 + ($s) + + + FSLockManager + $lockMgr + classDatabaseSqlite.html + a838acf5a8c9667b0c29d268b95adcbbc + + + + int + $mAffectedRows + classDatabaseSqlite.html + a0fa8615be69be3027e00e9776a01430e + + + + PDO + $mConn + classDatabaseSqlite.html + aa99a07be896ca9cf45bf89155a9437a3 + + + + resource + $mLastResult + classDatabaseSqlite.html + a639512cb010dc2ce0d64b210fa310bc4 + + + + static + $fulltextEnabled + classDatabaseSqlite.html + a66bd0caeb647f33612994a635b2a0d49 + + + + + DatabaseSqliteStandalone + classDatabaseSqliteStandalone.html + DatabaseSqlite + + + __construct + classDatabaseSqliteStandalone.html + a55497cb8662e9bf81ee8800507270981 + ($fileName, $flags=0) + + + + DatabaseSqliteTest + classDatabaseSqliteTest.html + MediaWikiTestCase + + + testAddQuotes + classDatabaseSqliteTest.html + abb0e3f8e616597ccd536c5579b5feabb + ($value, $expected) + + + + testCaseInsensitiveLike + classDatabaseSqliteTest.html + a065243379ee823df3aa288ed3e56cc10 + () + + + + testDeleteJoin + classDatabaseSqliteTest.html + af41d1cb694458fd6bcb98a1ada8bb430 + () + + + + testDuplicateTableStructure + classDatabaseSqliteTest.html + ab8a3e53018f16447e1b443582e2266a0 + () + + + + testDuplicateTableStructureVirtual + classDatabaseSqliteTest.html + a0de261e2aba2d5d417918cd1bf60a6dd + () + + + + testEntireSchema + classDatabaseSqliteTest.html + aacba739246f3d474e10b31bca5d2aaee + () + + + + testInsertIdType + classDatabaseSqliteTest.html + a2dd8444cb54214a137d0edc2b711454f + () + + + + testNumFields + classDatabaseSqliteTest.html + ab71ec8e52c1a631364e46abf2bfa2469 + () + + + + testReplaceVars + classDatabaseSqliteTest.html + a878ed8a692e31d289b20334867f53439 + () + + + + testTableName + classDatabaseSqliteTest.html + a9c522dd10aa3c401255a059f4cb0b635 + () + + + + testUpgrades + classDatabaseSqliteTest.html + a541947d7f1df5fa618f7e2e6a3bb3f1d + () + + + static + provideAddQuotes + classDatabaseSqliteTest.html + a78d22389ad32e17fa9ae88611d9f15b9 + () + + + + setUp + classDatabaseSqliteTest.html + a508bbcc3d1c8831ce7e7d5624bd02f52 + () + + + MockDatabaseSqlite + $db + classDatabaseSqliteTest.html + adfa22514a6e601bdcd3b480e7e811d62 + + + + + assertResultIs + classDatabaseSqliteTest.html + ae49337ce9a8a251ab86e2fccd2fd2d9b + ($expected, $res) + + + + getColumns + classDatabaseSqliteTest.html + a49211562470f406df58dc8ca1cb099ed + ($db, $table) + + + + getIndexes + classDatabaseSqliteTest.html + af0d7f7e471b4b20b7114cf8fec05e9cf + ($db, $table) + + + + getTables + classDatabaseSqliteTest.html + a38ac73814e63531c4a7b7fd714f8052c + ($db) + + + + prepareDB + classDatabaseSqliteTest.html + a599738f9e1239c5102072864acbbb984 + ($version) + + + + replaceVars + classDatabaseSqliteTest.html + a8cb4036c0459d33931a87354f57040c6 + ($sql) + + + + DatabaseSQLTest + classDatabaseSQLTest.html + MediaWikiTestCase + + + testBuildConcat + classDatabaseSQLTest.html + acf481c417d688af7376ef8243143101a + ($stringList, $sqlText) + + + + testBuildLike + classDatabaseSQLTest.html + a090535c7e99af6840f4344c1891c2ef0 + ($array, $sqlText) + + + + testConditional + classDatabaseSQLTest.html + aa04d058cd5abd4f9adac8883dcac83c2 + ($sql, $sqlText) + + + + testDelete + classDatabaseSQLTest.html + a50b39d4c60d9df93faa7a576e426eeb2 + ($sql, $sqlText) + + + + testDeleteJoin + classDatabaseSQLTest.html + a23da780ee3efecffe34d62624af7b7df + ($sql, $sqlText) + + + + testDropNonExistingTable + classDatabaseSQLTest.html + abbdf4d34a0475b1f46102f1dd7bc787f + () + + + + testDropTable + classDatabaseSQLTest.html + a2141fc534d4340652fb0f9133b9a3d2a + () + + + + testInsert + classDatabaseSQLTest.html + aa631ee0544745224e7f7db299bc499de + ($sql, $sqlText) + + + + testInsertSelect + classDatabaseSQLTest.html + a1b73af3487a8f51c91afd7f88e914d7a + ($sql, $sqlText) + + + + testNativeReplace + classDatabaseSQLTest.html + ab24af7b90739249f5e4558d0be77c034 + ($sql, $sqlText) + + + + testReplace + classDatabaseSQLTest.html + a6550fd70b6638800c930fb6c6713b1cc + ($sql, $sqlText) + + + + testSelect + classDatabaseSQLTest.html + a84c7b9ff5996065612a037143b097f76 + ($sql, $sqlText) + + + + testTransactionCommit + classDatabaseSQLTest.html + aec03ba60503161b5dcc9ae42f33a42c3 + () + + + + testTransactionRollback + classDatabaseSQLTest.html + a8f7b042055d218e6bac9170446eeb926 + () + + + + testUnionQueries + classDatabaseSQLTest.html + a08d120b2c4098574e3f4c7dd2d3b1fef + ($sql, $sqlText) + + + + testUpdate + classDatabaseSQLTest.html + a84a5b70d8af7a458e5023959ddbb427d + ($sql, $sqlText) + + + + testUpsert + classDatabaseSQLTest.html + accfc1a59c022f6e4bf108467dc45d2cf + ($sql, $sqlText) + + + static + provideBuildConcat + classDatabaseSQLTest.html + aa648da71debab3b1f1ef95e453449818 + () + + + static + provideBuildLike + classDatabaseSQLTest.html + a0aafaf34c939bb8fe503072cbc495460 + () + + + static + provideConditional + classDatabaseSQLTest.html + a4d586649f3c808ea6af57f9acd6df76a + () + + + static + provideDelete + classDatabaseSQLTest.html + adb269bc999e068c25dec832e744eccdc + () + + + static + provideDeleteJoin + classDatabaseSQLTest.html + a1407d4dd1d940e828aa538ee12367f08 + () + + + static + provideInsert + classDatabaseSQLTest.html + affb64f5ef0c8ea3c866e3a8e50934503 + () + + + static + provideInsertSelect + classDatabaseSQLTest.html + a8fbfab561f81b4293e74d61266db5c98 + () + + + static + provideNativeReplace + classDatabaseSQLTest.html + a07c6ec8ce714092146f9f5b591e63bc9 + () + + + static + provideReplace + classDatabaseSQLTest.html + abec5f74bc2971c1ec60288f64e1b04e4 + () + + + static + provideSelect + classDatabaseSQLTest.html + a6e2ee41988924ae595290eb0bc2e1f6d + () + + + static + provideUnionQueries + classDatabaseSQLTest.html + a72a2c85b7767235f5e4dc35fb68eabd5 + () + + + static + provideUpdate + classDatabaseSQLTest.html + aa46bd1d067cc0d1c0fe3dff81f40f42e + () + + + static + provideUpsert + classDatabaseSQLTest.html + a035e93fa9532e66d82459c86488e5626 + () + + + + assertLastSql + classDatabaseSQLTest.html + a85ee86ffb02d6f4f950f84d1b14060a6 + ($sqlText) + + + + setUp + classDatabaseSQLTest.html + a99e4d026cea420458db5ee63d92f3e78 + () + + + DatabaseTestHelper + $database + classDatabaseSQLTest.html + aefc07b885783d89f6ecbf9469c217252 + + + + + DatabaseTest + classDatabaseTest.html + MediaWikiTestCase + + + testAddQuotesFloat + classDatabaseTest.html + a09f1ac1491e9dcf27f36ab8810412b3b + () + + + + testAddQuotesInt + classDatabaseTest.html + a0610fed36f7facfa9f7584d70275261e + () + + + + testAddQuotesNull + classDatabaseTest.html + a6c60a15ee34014776eb2af29cb656c89 + () + + + + testAddQuotesString + classDatabaseTest.html + aa06ab66f6d3268db3a9518930c897bc5 + () + + + + testAddQuotesStringQuote + classDatabaseTest.html + a24b3fd1df3373d82487f3558926e8068 + () + + + + testFillPreparedBang + classDatabaseTest.html + ae6ca94a47a2725b3f8bee08b0ab2a524 + () + + + + testFillPreparedEmpty + classDatabaseTest.html + a347175ac793fb42cfe07e8243dca9068 + () + + + + testFillPreparedQuestion + classDatabaseTest.html + af58f87ec89cfea570f6dc449e553bff5 + () + + + + testFillPreparedRaw + classDatabaseTest.html + a9f1e1ddd2703e014154bd94b587ce7ea + () + + + + testStoredFunctions + classDatabaseTest.html + a8743f528d95c13e92560a56b3c067062 + () + + + + testTableNameForeign + classDatabaseTest.html + a2b3549d593597bc924eb2ef0e62ca425 + () + + + + testTableNameLocal + classDatabaseTest.html + aa001ae917fad7de2205b8bd0e282df1d + () + + + + testTableNameRawForeign + classDatabaseTest.html + ab7f004f05eae04cdd785ff3d10762113 + () + + + + testTableNameRawLocal + classDatabaseTest.html + a02c6b8b97c065160dafe3421c37ff23b + () + + + + testTableNameRawShared + classDatabaseTest.html + a83adc28a850f80675c1e074531cbf93a + () + + + + testTableNameShared + classDatabaseTest.html + aece961a4b6bfdc8e8a486b24a61c5853 + () + + + + testUnknownTableCorruptsResults + classDatabaseTest.html + a762083a3736a30ed5505aee6dab642b7 + () + + + + setUp + classDatabaseTest.html + adbacbca835d7a1bf09c9d9d54bff4bcf + () + + + + tearDown + classDatabaseTest.html + af06dc99689c7f1bf961b2495133840aa + () + + + DatabaseBase + $db + classDatabaseTest.html + af0d9db5f18e2114b1763130084666f53 + + + + + dropFunctions + classDatabaseTest.html + a2e478b18942b0c169e8b542bc0544310 + () + + + + getSharedTableName + classDatabaseTest.html + a71c3bb2b499e9a54e4dc1b3c1227d727 + ($table, $database, $prefix, $format= 'quoted') + + + + prefixAndQuote + classDatabaseTest.html + a7d8c4d5038534d6feb1d5790f1428966 + ($table, $database=null, $prefix=null, $format= 'quoted') + + + + $functionTest + classDatabaseTest.html + a04a2ad9c386c6d3417a90ba64eb6b5b1 + + + + + DatabaseTestHelper + classDatabaseTestHelper.html + DatabaseBase + + + __construct + classDatabaseTestHelper.html + a828253bcda4099946c777c4d3ea026bb + ($testName) + + + + addIdentifierQuotes + classDatabaseTestHelper.html + a06468457b88467bdca3eefbb13c6ecfe + ($s) + + + + affectedRows + classDatabaseTestHelper.html + a70411ef2ed4e7fdfbf194d13b36420af + () + + + + dataSeek + classDatabaseTestHelper.html + a9c16f01eb186c3375a82fd592192d611 + ($res, $row) + + + + fetchObject + classDatabaseTestHelper.html + ab755212c27b3b6fdd3d9722fbd355bdf + ($res) + + + + fetchRow + classDatabaseTestHelper.html + ae3a3ab67ba083e771f827e82c2111577 + ($res) + + + + fieldInfo + classDatabaseTestHelper.html + aab141cc6b09ee81e0211d1bde3fba5f1 + ($table, $field) + + + + fieldName + classDatabaseTestHelper.html + a9c7026523dd870e2e1f7995fd46b13d4 + ($res, $n) + + + + getLastSqls + classDatabaseTestHelper.html + a9ef0e5fa47b16398e946fffa7f7455ce + () + + + + getServerInfo + classDatabaseTestHelper.html + aa5482a72416e6ddee1605e71308cf67b + () + + + + getServerVersion + classDatabaseTestHelper.html + a454e3141e6154942014661dfe38a8a23 + () + + + + getSoftwareLink + classDatabaseTestHelper.html + a06ee01ca0580a00c7817556c8349b034 + () + + + + getType + classDatabaseTestHelper.html + a744663a8c96b8ab2fe1b3d788ee06e30 + () + + + + indexInfo + classDatabaseTestHelper.html + a46a2952980f3bc90d9d86d8b7439b677 + ($table, $index, $fname= 'Database::indexInfo') + + + + insertId + classDatabaseTestHelper.html + ae3737b0c0b3bf6042d7f8af9e58f312b + () + + + + isOpen + classDatabaseTestHelper.html + aec50eea309b8f787421fb21ba163e2d5 + () + + + + lastErrno + classDatabaseTestHelper.html + ae161df545710b3b26868586548c8efb9 + () + + + + lastError + classDatabaseTestHelper.html + aa050fec3754958ea5ad16cb64daac247 + () + + + + nativeReplace + classDatabaseTestHelper.html + a75701d68f82aca9aced9fd8cf0410beb + ($table, $rows, $fname) + + + + numFields + classDatabaseTestHelper.html + a42857ea3a792276c210b8385e6b15b86 + ($res) + + + + numRows + classDatabaseTestHelper.html + aab34c7d4a30ef944364bfee0642c85d8 + ($res) + + + + open + classDatabaseTestHelper.html + a3d042a1b35da0303c6987efcff7c936c + ($server, $user, $password, $dbName) + + + + query + classDatabaseTestHelper.html + a277c8756ae3d1cdb1e14890f11ce71ef + ($sql, $fname= '', $tempIgnore=false) + + + + setExistingTables + classDatabaseTestHelper.html + a6c1af324cf393576769eea48ad51a2bd + ($tablesExists) + + + + strencode + classDatabaseTestHelper.html + a4a3822d7d7b454bcc6955e84a64b0031 + ($s) + + + + tableExists + classDatabaseTestHelper.html + a18ecbb48cd447c115058f2cd8a13138c + ($table, $fname=__METHOD__) + + + + addSql + classDatabaseTestHelper.html + a4da303bcc815dfd0b2c5e93df2eafccd + ($sql) + + + + checkFunctionName + classDatabaseTestHelper.html + afffb8361153cea3e452f37ba0ac6ba81 + ($fname) + + + + closeConnection + classDatabaseTestHelper.html + a5bd5328ba37ccf9ce34b021fda551102 + () + + + + doQuery + classDatabaseTestHelper.html + a4fe93362642b5d9ce9e85f958c10bbd9 + ($sql) + + + + $lastSqls + classDatabaseTestHelper.html + aeda2ffab9eab096de157b7ec5cd87754 + + + + + $tablesExists + classDatabaseTestHelper.html + ad717fc64760ab52b9ad9dbc56d5f63bb + + + + + $testName + classDatabaseTestHelper.html + ad144e3165f28c1d2a9f108e26df60b62 + + + + + DatabaseType + interfaceDatabaseType.html + + + affectedRows + interfaceDatabaseType.html + a73e9b75ff5f2d9cf2029321f31618636 + () + + + + dataSeek + interfaceDatabaseType.html + a1c99a566b903124d60d040ebbc7c7e32 + ($res, $row) + + + + fetchObject + interfaceDatabaseType.html + ad1de7652a1f2059427c57ea74bd98dfe + ($res) + + + + fetchRow + interfaceDatabaseType.html + ac30ee0278fbc1aada599df02bb52c7d8 + ($res) + + + + fieldInfo + interfaceDatabaseType.html + a00cb9a7d63471270a955c0bcc77be2d8 + ($table, $field) + + + + fieldName + interfaceDatabaseType.html + a6eea2295abc4d6c6e7b2665b78437201 + ($res, $n) + + + + getServerInfo + interfaceDatabaseType.html + afc6482c3a14c3c6275927c00b229e7c2 + () + + + + getServerVersion + interfaceDatabaseType.html + a51b16831edc753d6b8d7a0d2aedd18e6 + () + + + + getSoftwareLink + interfaceDatabaseType.html + affd072b9b221c7416469fb210e20993e + () + + + + getType + interfaceDatabaseType.html + ada0019b928071064e2e3efdeec2c5bf0 + () + + + + indexInfo + interfaceDatabaseType.html + a388d80e7179096888afdc3c0d00f9f7d + ($table, $index, $fname=__METHOD__) + + + + insertId + interfaceDatabaseType.html + a3635a1542ec23e932cd2ad2dfc65194b + () + + + + lastErrno + interfaceDatabaseType.html + ad478f935257320f10a14523c3e3da9d8 + () + + + + lastError + interfaceDatabaseType.html + afa1c072de9fbce821bc86bba207b1580 + () + + + + numFields + interfaceDatabaseType.html + a88270922922f204663b5bf7d92f8703d + ($res) + + + + numRows + interfaceDatabaseType.html + acd731f9f0b44d017260924f6cc6e2164 + ($res) + + + + open + interfaceDatabaseType.html + a2a48bcda140f563a4d0b161f9dcb021b + ($server, $user, $password, $dbName) + + + + strencode + interfaceDatabaseType.html + aca0cd00b46d24663ac360b6b88ba5938 + ($s) + + + + DatabaseUpdater + classDatabaseUpdater.html + + + addExtensionField + classDatabaseUpdater.html + a5c3e6ee301955803fa69dfc4250a0cf6 + ($tableName, $columnName, $sqlPath) + + + + addExtensionIndex + classDatabaseUpdater.html + acd15840faa4c32ae01a84fb690ef3735 + ($tableName, $indexName, $sqlPath) + + + + addExtensionTable + classDatabaseUpdater.html + af82054a202ac1004a75a26ffdee4a4ae + ($tableName, $sqlPath) + + + + addExtensionUpdate + classDatabaseUpdater.html + aa87df921906d5a3280a78a81e753865f + (array $update) + + + + addPostDatabaseUpdateMaintenance + classDatabaseUpdater.html + a0d7c4edd9a373667a5a928ad464fa20b + ($class) + + + + appendLine + classDatabaseUpdater.html + a95d82adbddd63f997692b1796701f840 + ($line) + + + + copyFile + classDatabaseUpdater.html + a5e606b3563db6197ec383163059aee1b + ($filename) + + + + doUpdates + classDatabaseUpdater.html + aaad761224d91fb32c5bc8f9915d87f90 + ($what=array( 'core', 'extensions', 'stats')) + + + + dropExtensionField + classDatabaseUpdater.html + a558bfa6500708e000759258c76921758 + ($tableName, $columnName, $sqlPath) + + + + dropExtensionIndex + classDatabaseUpdater.html + ad698c32b92e8e7ebb6d585cabe44f02a + ($tableName, $indexName, $sqlPath) + + + + dropExtensionTable + classDatabaseUpdater.html + a62c264ba02d42ac0c251891868c46c57 + ($tableName, $sqlPath) + + + + dropTable + classDatabaseUpdater.html + a1ca24ea7719a9751dd917238b59f6795 + ($table, $patch=false, $fullpath=false) + + + + getDB + classDatabaseUpdater.html + a0aa9d3942e1a902a773326a231781d7c + () + + + + getPostDatabaseUpdateMaintenance + classDatabaseUpdater.html + a39bee301f0fdfcf1f585faee4de245a6 + () + + + + insertUpdateRow + classDatabaseUpdater.html + a51bb38aaf97f8eceb630704a6fb5a599 + ($key, $val=null) + + + + modifyExtensionField + classDatabaseUpdater.html + af05706e1aa92e9084d5cee944709500c + ($tableName, $fieldName, $sqlPath) + + + + modifyField + classDatabaseUpdater.html + a47ddbdea76be952d12d93ab752f952ed + ($table, $field, $patch, $fullpath=false) + + + + output + classDatabaseUpdater.html + acb8320efac6cfe2c932be6f29ed10a93 + ($str) + + + + purgeCache + classDatabaseUpdater.html + a02c2a9d690753e6fe6810862240aeb71 + () + + + + renameExtensionIndex + classDatabaseUpdater.html + af32f993f1e5e9e268b88fc79ba5ea19c + ($tableName, $oldIndexName, $newIndexName, $sqlPath, $skipBothIndexExistWarning=false) + + + + tableExists + classDatabaseUpdater.html + aeb7e6a290580ba5c15f84e3062ddabd3 + ($tableName) + + + + updateRowExists + classDatabaseUpdater.html + a74877b26a4266e45dc45420de8145666 + ($key) + + + static + newForDB + classDatabaseUpdater.html + afddc962229bd93c5505014fc79804bb5 + (&$db, $shared=false, $maintenance=null) + + + + __construct + classDatabaseUpdater.html + a89a13701dc55f6cdfa94c023a908c552 + (DatabaseBase &$db, $shared, Maintenance $maintenance=null) + + + + addField + classDatabaseUpdater.html + a9035159f5421a532ac3539bdec9cb9d9 + ($table, $field, $patch, $fullpath=false) + + + + addIndex + classDatabaseUpdater.html + a4c1df001bb5f6fe6a78892df13b07080 + ($table, $index, $patch, $fullpath=false) + + + + addTable + classDatabaseUpdater.html + a12de1dd40a05461aea773c3482297f31 + ($name, $patch, $fullpath=false) + + + + applyPatch + classDatabaseUpdater.html + a2bb555c6ca002043d2afc3512ee830c2 + ($path, $isFullPath=false, $msg=null) + + + + canUseNewUpdatelog + classDatabaseUpdater.html + a573901e8d1cdf7e338ca5032a59c6196 + () + + + + checkStats + classDatabaseUpdater.html + ad8255b014f4d191bb184bff7cc987b21 + () + + + + disableContentHandlerUseDB + classDatabaseUpdater.html + a19a54b5f788fafb2bc6f039908eedd12 + () + + + + doActiveUsersInit + classDatabaseUpdater.html + a8d9a09b5d2957c664bf226b7b89756fc + () + + + + doCollationUpdate + classDatabaseUpdater.html + aa385f1416ac68ce21ecd56781b136482 + () + + + + doLogSearchPopulation + classDatabaseUpdater.html + a35a4d66384260afdc414d183208d160a + () + + + + doLogUsertextPopulation + classDatabaseUpdater.html + a3c51f7eedb2070c8f5794d600bbd2ad0 + () + + + + doMigrateUserOptions + classDatabaseUpdater.html + afdfc6575cc564f95934f6e851758963c + () + + + + doTable + classDatabaseUpdater.html + a1fcb83ec16dfc029a0d4d24dc61ca36c + ($name) + + + + doUpdateTranscacheField + classDatabaseUpdater.html + ae501c713821ea5e4525700de82978ced + () + + + + dropField + classDatabaseUpdater.html + ae5d97725dc1331740c81cceb1b86b7e0 + ($table, $field, $patch, $fullpath=false) + + + + dropIndex + classDatabaseUpdater.html + adc76f1b9172e26fcab361ea15ca3ce86 + ($table, $index, $patch, $fullpath=false) + + + + enableContentHandlerUseDB + classDatabaseUpdater.html + a31f975d6e0164d5f7032e1ee547a3882 + () + + + + getCoreUpdateList + classDatabaseUpdater.html + a2f361e6fc34be0fccf441cc542641751 + () + + + + getExtensionUpdates + classDatabaseUpdater.html + a44b123841fcf76e655aa158d48ceaa65 + () + + + + getOldGlobalUpdates + classDatabaseUpdater.html + a9ce8033af2eda8c8294a0fa537456bf5 + () + + + + rebuildLocalisationCache + classDatabaseUpdater.html + a792a56f2855276f9f9809f02cd2b848e + () + + + + renameIndex + classDatabaseUpdater.html + a16951f539058828b99264922c71624ef + ($table, $oldIndex, $newIndex, $skipBothIndexExistWarning, $patch, $fullpath=false) + + + + setAppliedUpdates + classDatabaseUpdater.html + a95cd714c308e8014f8c6385eca68147e + ($version, $updates=array()) + + + DatabaseBase + $db + classDatabaseUpdater.html + a3e4a7f5fc008d30044dec39d5c987ee3 + + + + array + $extensionUpdates + classDatabaseUpdater.html + ace93d2cba95fb0e2017dbd17bae4da0f + + + + resource + $fileHandle + classDatabaseUpdater.html + abfc441137cb80fad4419d4c400ddc749 + + + + + $holdContentHandlerUseDB + classDatabaseUpdater.html + a14c0a92fdcdbbe3b4806c30a6494a15c + + + + + $postDatabaseUpdateMaintenance + classDatabaseUpdater.html + ac46ae786e0c0ddfd212abd8f6ec226fc + + + + + $shared + classDatabaseUpdater.html + a192573a9e469e66f1021887324bff8f3 + + + + bool + $skipSchema + classDatabaseUpdater.html + a19b16b571bd35f78a53f1201020c236a + + + + array + $updates + classDatabaseUpdater.html + a1465c5a3f160aed39f333e4e5e8cca2c + + + + array + $updatesSkipped + classDatabaseUpdater.html + ab1a079e189b35e7ac0b0faa667e875e8 + + + + + initOldGlobals + classDatabaseUpdater.html + acb4b9cc5cc024ceb75f4b86d64e63ae9 + () + + + + loadExtensions + classDatabaseUpdater.html + a0e568dd009e302d04d73a39834a26468 + () + + + + runUpdates + classDatabaseUpdater.html + a2f1a7df32bfe945f3e4d1e95f7085036 + (array $updates, $passSelf) + + + + writeSchemaUpdateFile + classDatabaseUpdater.html + a432e3577c63a7dd3a9e7f644208f0834 + ($schemaUpdate=array()) + + + + DataUpdate + classDataUpdate.html + DeferrableUpdate + + + __construct + classDataUpdate.html + a1d6d6c18720177079149baf42e84257f + () + + + + beginTransaction + classDataUpdate.html + a41fa9f5fdac7a606a6ced98c93b50c2e + () + + + + commitTransaction + classDataUpdate.html + ae409139be4ff17ede7c30a1a25b6444a + () + + + + rollbackTransaction + classDataUpdate.html + a52802f76a525eecbc07ac6f7d82e69e6 + () + + + static + runUpdates + classDataUpdate.html + aedbcb66253b696f80fa7a9511c373cce + ($updates) + + + + DateFormats + classDateFormats.html + Maintenance + + + __construct + classDateFormats.html + abd0a2636f0304ac2bc330bf9988f2669 + () + + + + execute + classDateFormats.html + acadaf2f068432655bb1ea221f8b079e9 + () + + + + $ts + classDateFormats.html + a1d58f8bf6d2a458d621ba3d628b29299 + + + + + DateFormatter + classDateFormatter.html + + + __construct + classDateFormatter.html + a3bdcbcaf4f1857f117a0d3d74e6b4222 + (Language $lang) + + + + formatDate + classDateFormatter.html + a08fd7cc8eeef9f7c9f39fad8467551a2 + ($bits, $link=true) + + + + getMonthRegex + classDateFormatter.html + aa9171c79cf12db7b78c93fa744fa425a + () + + + + makeIsoMonth + classDateFormatter.html + a0b0e2ba49c62377f0cf54eef1b863ef3 + ($monthName) + + + + makeIsoYear + classDateFormatter.html + a974a48f238f95eb568a0a2f67e157a78 + ($year) + + + + makeNormalYear + classDateFormatter.html + ae7bb5580a4656709ecbe103736c33670 + ($iso) + + + + reformat + classDateFormatter.html + ab2630abd2566e7019bd09080ebe216f8 + ($preference, $text, $options=array( 'linked')) + + + + replace + classDateFormatter.html + abe843e3bd7dadb7e10857a6850a83b4b + ($matches) + + + static & + getInstance + classDateFormatter.html + a6d8c2212187ce58b3481d9dca8c09ab4 + ($lang=null) + + + + $monthNames + classDateFormatter.html + af090cedbe5240f86ea2dc990326dda85 + + + + + $mSource + classDateFormatter.html + a629fd422165e4b5ac760634d642faa3e + + + + + $mTarget + classDateFormatter.html + a88f17f3e0d460b69c94374739b5f8cc3 + + + + + $pDays + classDateFormatter.html + a30a2a54a67518074a4f35467d9ca7b23 + + + + + $pMonths + classDateFormatter.html + aa44f2a6cc6a5b4d1778f9c6c9c5b4949 + + + + + $preferences + classDateFormatter.html + a87081b509636fa64c6c41147e08631fb + + + + + $pYears + classDateFormatter.html + a79868bef8bacd49cb34bdd1b1404f9cb + + + + + $regexes + classDateFormatter.html + a35a1a83f97efa791e5f818b6b901318b + + + + + $rules + classDateFormatter.html + ae4e4051d8936357dea736bac2364d47c + + + + + $rxDM + classDateFormatter.html + a79e7eadfa31bbc089f294ac2d802ebec + + + + + $rxDMY + classDateFormatter.html + a489693ff972ba745c1ca635280983625 + + + + + $rxMD + classDateFormatter.html + a5c79f7f35e470fb8d6682b2217c11c79 + + + + + $rxMDY + classDateFormatter.html + abe105c76d684144c29c8f044f0ce985b + + + + + $rxYDM + classDateFormatter.html + a06234d33aae5ad8d891726a91be522b7 + + + + + $rxYMD + classDateFormatter.html + ab08090b8ea95c53f699aa4c9721ec5f1 + + + + + $xMonths + classDateFormatter.html + aecc1f2240b1da9fe6164ba9963a477bd + + + + const + ALL + classDateFormatter.html + a050252d296e135cdf6d4477583f27cab + + + + const + DM + classDateFormatter.html + a53287c41a2fcce392c227fe48984574d + + + + const + DMY + classDateFormatter.html + ab3f37dc08f3fc5ca82b41dc19cfc2daa + + + + const + ISO1 + classDateFormatter.html + a08a358ca8abba4621a0c5fbc70bb4f1c + + + + const + ISO2 + classDateFormatter.html + a885fa35fb2d2a6fd7672e2fd12565eb5 + + + + const + LAST + classDateFormatter.html + a6d4ee54409d83c0cfed7a6ed12ee7feb + + + + const + LASTPREF + classDateFormatter.html + adf42013630201b21e906b1a97d9af1e8 + + + + const + MD + classDateFormatter.html + ac669d792a0b9dfc03fa03563df3c0d9f + + + + const + MDY + classDateFormatter.html + a6de771f4256e449a36677fda24c2a647 + + + + const + NONE + classDateFormatter.html + a73e832fa6d736b15976414b42d5f5f55 + + + + const + YDM + classDateFormatter.html + a9a9e7186fb7e2110c349bfa07e62b999 + + + + const + YMD + classDateFormatter.html + a2fa1a10a825572387e6ea97fb3f8efd2 + + + + + $lang + classDateFormatter.html + ad7669354ee92e197ccd2869708169a72 + + + + + DBAccessBase + classDBAccessBase.html + IDBAccessObject + + + __construct + classDBAccessBase.html + a91c78c2e62e6d20f6e3effffac4e01cd + ($wiki=false) + + + + getLoadBalancer + classDBAccessBase.html + a04e6e8a9edab3aec8bd6530df6be0a4d + () + + + + getConnection + classDBAccessBase.html + a7ec4cb3e0a60c7b802663653ae238436 + ($id, $groups=array()) + + + + releaseConnection + classDBAccessBase.html + a5876cc1cf17a1a36ae5c75d530afa13b + (DatabaseBase $db) + + + string bool + $wiki + classDBAccessBase.html + a387697b20ce0fe1547c480908e232d02 + + + + + DBAccessError + classDBAccessError.html + MWException + + + __construct + classDBAccessError.html + a5059e1d1edf4be08a60d023af0201af4 + () + + + + DBConnectionError + classDBConnectionError.html + DBExpectedError + + + __construct + classDBConnectionError.html + a12d394462a8b02d0d1984751d7901261 + (DatabaseBase $db=null, $error= 'unknown error') + + + + getHTML + classDBConnectionError.html + a2ba243373fe43bc784648b8ef47b75c8 + () + + + + isLoggable + classDBConnectionError.html + a6bfb336f8418c7a5820c51a0ab3912c9 + () + + + + msg + classDBConnectionError.html + ac785819b4900006419563ca8ab1f13ea + ($key, $fallback) + + + + reportHTML + classDBConnectionError.html + ab78b52d9274984c296865c8f8d4c26fd + () + + + + searchForm + classDBConnectionError.html + a5cb4ceb71266210cbeaaa374f93a4614 + () + + + + useOutputPage + classDBConnectionError.html + a1f024c067151c4ab8b3c6c4d51080004 + () + + + string + $error + classDBConnectionError.html + aea73b63e30d108cb3cd7972977830ae2 + + + + + getTextContent + classDBConnectionError.html + a530fbd009313e383196ffe851d755857 + () + + + + fileCachedPage + classDBConnectionError.html + aaa8aaa283cd08033ac0ff7721b69bd34 + () + + + + DBConnRef + classDBConnRef.html + IDatabase + + + __call + classDBConnRef.html + a0f08c7c272c815fc5c8606e1f4bd54c3 + ($name, $arguments) + + + + __construct + classDBConnRef.html + a5fd4e9e371aa2bd46a3c126bc9219d18 + (LoadBalancer $lb, $conn) + + + + __destruct + classDBConnRef.html + a650b48f71baa5a78325f53a2fc165ae4 + () + + + DatabaseBase null + $conn + classDBConnRef.html + aac2a8b251cce4550591bd6c0186ddb63 + + + + LoadBalancer + $lb + classDBConnRef.html + ae972dfd11c734033ffb3c757027b6239 + + + + array null + $params + classDBConnRef.html + a0e1ce5693d0bd47d70ecc00db8769fba + + + + + DBError + classDBError.html + MWException + + + __construct + classDBError.html + a9251b749d6f6359d17bc846cfb63aebe + (DatabaseBase $db=null, $error) + + + DatabaseBase + $db + classDBError.html + af4fbc2952835a9c06737b38b3afa7fd3 + + + + + DBExpectedError + classDBExpectedError.html + DBError + + + getHTML + classDBExpectedError.html + a21fe63cd95a27595d3f8a70e6d828e16 + () + + + + getText + classDBExpectedError.html + abeedfa2a12d99efcf3f047871747fb0b + () + + + + getHTMLContent + classDBExpectedError.html + a052efb3b8c9ce9b2acb14f43542decf7 + () + + + + getTextContent + classDBExpectedError.html + a94e1982f2d74330fd5b5f83749e14e74 + () + + + + DBFileJournal + classDBFileJournal.html + FileJournal + + + __construct + classDBFileJournal.html + afbd3395765a08dd511b645725922df02 + (array $config) + + + + doGetChangeEntries + classDBFileJournal.html + a462a7adac7a4a0dcd998d77ddc42aeab + ($start, $limit) + + + + doGetCurrentPosition + classDBFileJournal.html + a041464585fc77250b174c98326ab16f3 + () + + + + doGetPositionAtTime + classDBFileJournal.html + a1f8b561e6c3fd6266b7fd6c4c250edb0 + ($time) + + + + doLogChangeBatch + classDBFileJournal.html + a659c6f6da6c9a1fa326c2353c3a1eff7 + (array $entries, $batchId) + + + + doPurgeOldLogs + classDBFileJournal.html + a6e30d7b194341630e230a61ba29cc057 + () + + + + getMasterDB + classDBFileJournal.html + a641c7649929584fdbe5b8cffcc89a9d8 + () + + + DatabaseBase + $dbw + classDBFileJournal.html + a77dfcdb93ab28577f5958b9f69c3c1da + + + + + $wiki + classDBFileJournal.html + a56d8277fe87f8510a6ce203de7610992 + + + + + DBLockManager + classDBLockManager.html + QuorumLockManager + + + __construct + classDBLockManager.html + ad004db7fca49e88d4029dea3f78620c5 + (array $config) + + + + __destruct + classDBLockManager.html + a02f1ba3c2e052567079ace494fd58043 + () + + + + cacheCheckFailures + classDBLockManager.html + a7bbab8ba494538d08857f0277dbe2fd6 + ($lockDb) + + + + cacheRecordFailure + classDBLockManager.html + a291aa072ad71e49e1ab89ba820ae89b8 + ($lockDb) + + + + freeLocksOnServer + classDBLockManager.html + a92c07c38d3cfde02deabf67c4270c360 + ($lockSrv, array $pathsByType) + + + + getConnection + classDBLockManager.html + a2687c9e9001d9873bafddb4a0af55e39 + ($lockDb) + + + + getLocksOnServer + classDBLockManager.html + adceabecc80e90ec88e16a4548b2562b8 + ($lockSrv, array $pathsByType) + + + + getMissKey + classDBLockManager.html + a88935ecd84ab5d1305780841b71bf848 + ($lockDb) + + + + initConnection + classDBLockManager.html + aadee35c5d4574d622b4b60e379e75d5b + ($lockDb, DatabaseBase $db) + + + + isServerUp + classDBLockManager.html + a6e76a218f861eb1c66614ba2222978d0 + ($lockSrv) + + + array + $conns + classDBLockManager.html + a767d0fb5268edfd906f95a8ae5c67c2a + + + + array + $dbServers + classDBLockManager.html + a9f2290768dc549adfb11730ac76ef16f + + + + + $lockExpiry + classDBLockManager.html + ac7ecc87f2df71729008986dd98d17236 + + + + + $safeDelay + classDBLockManager.html + a9ffb87cd7e68a12e0acf948682ab1d87 + + + + + $session + classDBLockManager.html + a4001b269bf0f0e5d2bb34d6b089be356 + + + + BagOStuff + $statusCache + classDBLockManager.html + aedda4170c082a76c28fd191d326a0822 + + + + + DBMasterPos + interfaceDBMasterPos.html + + + DBObject + classDBObject.html + + + __construct + classDBObject.html + ac6200731dd7b69be09f986097d9dee53 + ($data) + + + + data + classDBObject.html + a071d52238b976a5bd5fed5280a11ce07 + () + + + + isLOB + classDBObject.html + a65565347dee1834b01e72e0aa55bd43c + () + + + + $mData + classDBObject.html + a40dfc4aa791932ea453a1abaeced75e1 + + + + + DBQueryError + classDBQueryError.html + DBExpectedError + + + __construct + classDBQueryError.html + ac1cfc207ca13e3ee29470e38bc312443 + (DatabaseBase $db, $error, $errno, $sql, $fname) + + + + getPageTitle + classDBQueryError.html + a37648525146573910bf12857399876de + () + + + + $errno + classDBQueryError.html + a1b6bda5c964941ce3dffad444a098ac0 + + + + + $error + classDBQueryError.html + a61ae07f5da29bc155eb9ebf8b02de1f7 + + + + + $fname + classDBQueryError.html + aa926ed061bc825a03b25350b23387a86 + + + + + $sql + classDBQueryError.html + a04854868f3a2204890caf38ba07321b5 + + + + + getHTMLContent + classDBQueryError.html + ac98c0ef7c35996fa8e283562e9284f77 + () + + + + getTechnicalDetails + classDBQueryError.html + ac7c5620710eac5891989d2eee2239b62 + () + + + + getTextContent + classDBQueryError.html + a23241abd94b28c559c62b53e0c2acb88 + () + + + + getFallbackMessage + classDBQueryError.html + a62032194a931a1b406543c2af7b5c45c + ($key) + + + + DbTestPreviewer + classDbTestPreviewer.html + TestRecorder + + + __construct + classDbTestPreviewer.html + aa9fb4525963e8ac6ff19e1b94194991e + ($parent) + + + + end + classDbTestPreviewer.html + a54848143cdb9eae4e9157dc659c473e7 + () + + + + record + classDbTestPreviewer.html + a65759b4cc0e83bf2d3d9f0549563ea93 + ($test, $result) + + + + report + classDbTestPreviewer.html + a90a24b01660cd170c8236e24b40f67d0 + () + + + + start + classDbTestPreviewer.html + ad1343871e38f98406692fabcdcd90333 + () + + + + $curRun + classDbTestPreviewer.html + ab637057c1ed36cd8330944e30500fae9 + + + + + $db + classDbTestPreviewer.html + a890a20f17b01bfb3f3fb38db0b10d056 + + + + + $lb + classDbTestPreviewer.html + a170b66e3970b02942ff4ebddda809512 + + + + + $prevRun + classDbTestPreviewer.html + a2799ac3f2dcaf846b11804346a06984c + + + + + $results + classDbTestPreviewer.html + a682f2003a9f3d3331f6ab0704a2a6aa8 + + + + + getTestStatusInfo + classDbTestPreviewer.html + a1faed07540f6f61d84c3647e789bbe50 + ($testname, $after) + + + + DbTestRecorder + classDbTestRecorder.html + DbTestPreviewer + + + record + classDbTestRecorder.html + a26f021ab09666b7984e8745732784169 + ($test, $result) + + + + start + classDbTestRecorder.html + a7fa8830b1c7c56b8f7d5a1c69cdc6167 + () + + + + $version + classDbTestRecorder.html + afcba5a18f900fadc0df1101bd1fa82f7 + + + + + DBUnexpectedError + classDBUnexpectedError.html + DBError + + + DeadendPagesPage + classDeadendPagesPage.html + PageQueryPage + + + __construct + classDeadendPagesPage.html + a8a0caa0cb8409c7073a160f03017f61a + ($name= 'Deadendpages') + + + + getOrderFields + classDeadendPagesPage.html + ab9ebba6e12cbed9d1fb0e1510809b366 + () + + + + getPageHeader + classDeadendPagesPage.html + ae1c11c457dbfbf58caecc06c1921b714 + () + + + + getQueryInfo + classDeadendPagesPage.html + a0eac971dc042315aa7ff26dc1d087c81 + () + + + + isExpensive + classDeadendPagesPage.html + ac2af149ce95c037acd64e8f1af5eefa2 + () + + + + isSyndicated + classDeadendPagesPage.html + aa067025b1f10e0ef3c0aa3439890a377 + () + + + + sortDescending + classDeadendPagesPage.html + a9d9c54bc66f03e73c70e7134381b541c + () + + + + getGroupName + classDeadendPagesPage.html + ac07a12bc50fedd1f92a56bf81d1be382 + () + + + + DeferrableUpdate + interfaceDeferrableUpdate.html + + + doUpdate + interfaceDeferrableUpdate.html + a7b4d1a5170eafc846ed64f456215b902 + () + + + + DeferredUpdates + classDeferredUpdates.html + + static + addCallableUpdate + classDeferredUpdates.html + a1fef77ea2e01bbd2cd801d586cb86284 + ($callable) + + + static + addHTMLCacheUpdate + classDeferredUpdates.html + aa7348920e7662d85413c5c1d290368aa + ($title, $table) + + + static + addUpdate + classDeferredUpdates.html + aeae972102f550e5169c6cac46c2ab1e9 + (DeferrableUpdate $update) + + + static + clearPendingUpdates + classDeferredUpdates.html + a7928b8e7f9759e21645a77b22f96a769 + () + + + static + doUpdates + classDeferredUpdates.html + ad495a42392a9869bf162b7eda9318ca6 + ($commit= '') + + + static + $updates + classDeferredUpdates.html + a5516b300ec71da8bfc82a119477fe1af + + + + + DelayedParserTest + classDelayedParserTest.html + + + __construct + classDelayedParserTest.html + ab18b978680c3961a008f725a42798353 + () + + + + requireFunctionHook + classDelayedParserTest.html + abd47577641bd7f707e50257be405db8b + ($fnHook) + + + + requireHook + classDelayedParserTest.html + a6fb53f1a1ff71db6825145aeef9686e2 + ($hook) + + + + reset + classDelayedParserTest.html + a485d03d05e978f70a4bfe386163eaab5 + () + + + + unleash + classDelayedParserTest.html + a2435027bb4bdfd873299b34b8337e717 + (&$parserTest) + + + + $fnHooks + classDelayedParserTest.html + aae093e6a0e518a6a6bf73be2a86a73e4 + + + + + $hooks + classDelayedParserTest.html + afe9b2892a441613a5f8d10fbc67fa702 + + + + + DeleteAction + classDeleteAction.html + FormlessAction + + + getName + classDeleteAction.html + a187cca21a55936d272ce3fe98d285fc5 + () + + + + onView + classDeleteAction.html + a031934d1a373f65e7170584135e503d5 + () + + + + show + classDeleteAction.html + a5c2a79517f973dd0956d04df766e948f + () + + + + DeleteArchivedFiles + classDeleteArchivedFiles.html + Maintenance + + + __construct + classDeleteArchivedFiles.html + a268f6a16e3f5d746b2e592a59dcc7651 + () + + + + execute + classDeleteArchivedFiles.html + a94d72fa5222c4ba2a1d276b75a07799d + () + + + + handleOutput + classDeleteArchivedFiles.html + a9bb7343bbc2d1e2beb9ec3cec4096fe3 + ($str) + + + + DeleteArchivedFilesImplementation + classDeleteArchivedFilesImplementation.html + + static + doDelete + classDeleteArchivedFilesImplementation.html + a3870e7c064b0d3083439f9b3c6b3c9e2 + ($output, $force) + + + + DeleteArchivedRevisions + classDeleteArchivedRevisions.html + Maintenance + + + __construct + classDeleteArchivedRevisions.html + a4e75ba4323954b7062b5aa2fa11db9e6 + () + + + + execute + classDeleteArchivedRevisions.html + ae100f31836a15844a1e6f9ae94c46ac2 + () + + + + handleOutput + classDeleteArchivedRevisions.html + afc26ba62d748a28fd5324ec0db794fcf + ($str) + + + + DeleteArchivedRevisionsImplementation + classDeleteArchivedRevisionsImplementation.html + + static + doDelete + classDeleteArchivedRevisionsImplementation.html + ac5e5e1000867087efa063278ae0ce5b8 + ($maint) + + + + DeleteBatch + classDeleteBatch.html + Maintenance + + + __construct + classDeleteBatch.html + a8dc0c18ffc2759e45757b67dfcd1febc + () + + + + execute + classDeleteBatch.html + a7cbc7dd89db54ae9a974df70a0fdbfc2 + () + + + + DeletedContribsPager + classDeletedContribsPager.html + IndexPager + + + __construct + classDeletedContribsPager.html + ad1cdad3bc653b01cf70bab173e6c2080 + (IContextSource $context, $target, $namespace=false) + + + + formatRow + classDeletedContribsPager.html + ae287136729078917aee4d05c9c29c3b2 + ($row) + + + + getDatabase + classDeletedContribsPager.html + a8eb2fce0558308d89b7229470d7fac30 + () + + + + getDefaultQuery + classDeletedContribsPager.html + a6f9827858d5ed5503778170dad7a63a0 + () + + + + getEndBody + classDeletedContribsPager.html + a9fc25bdd954729b132c0bd02a668b6bd + () + + + + getIndexField + classDeletedContribsPager.html + a7a5832fa202b101b609177807bf8a173 + () + + + + getNamespaceCond + classDeletedContribsPager.html + af3e7129391b7172d3ac38fdc259d827e + () + + + + getNavigationBar + classDeletedContribsPager.html + a28a094f9fd9604f720a6edeefb8c37f0 + () + + + + getQueryInfo + classDeletedContribsPager.html + aa1c3e42fc5c2a3991e00e1f84380db80 + () + + + + getStartBody + classDeletedContribsPager.html + af2aa8753b6e81b66fb9f6708c598346e + () + + + + getUserCond + classDeletedContribsPager.html + af42b395a02a38f98db846025deac64f4 + () + + + + $mDb + classDeletedContribsPager.html + acdc1fc0774691ce8acef30f30488b375 + + + + + $mDefaultDirection + classDeletedContribsPager.html + a54d559d8963b597efd491e98d8d366d2 + + + + + $messages + classDeletedContribsPager.html + a62b354a67c02f849c022b8749ffffb49 + + + + + $namespace + classDeletedContribsPager.html + a70075f24e56afc2c554ce6bcd6ec5e9b + + + + + $target + classDeletedContribsPager.html + a0347f576061a6bb9e51c88741000b648 + + + + string + $mNavigationBar + classDeletedContribsPager.html + a0ab8f9a97191f75745bd11e87b62289c + + + + + DeletedContributionsPage + classDeletedContributionsPage.html + SpecialPage + + + __construct + classDeletedContributionsPage.html + a43695ede503b1c400879b33dd4e821c3 + () + + + + execute + classDeletedContributionsPage.html + a77eb7ae2db8a9f640589e5f628f31fe7 + ($par) + + + + getForm + classDeletedContributionsPage.html + a0f48a4de01d0e71d813f5634e68e301b + ($options) + + + + getSubTitle + classDeletedContributionsPage.html + a7da8dd64b2b76447e89e2bd2f0f72f11 + ($userObj) + + + + getGroupName + classDeletedContributionsPage.html + a8076290ee7f566a36f9c782905cb66d8 + () + + + + DeleteDefaultMessages + classDeleteDefaultMessages.html + Maintenance + + + __construct + classDeleteDefaultMessages.html + afb8b1097cfd68fda9cd5902f20d85ea5 + () + + + + execute + classDeleteDefaultMessages.html + a4f947c69c260c00a339a7182ce0e1f15 + () + + + + DeleteEqualMessages + classDeleteEqualMessages.html + Maintenance + + + __construct + classDeleteEqualMessages.html + a2f945eae41f369693e4bdeeeab22c1e7 + () + + + + execute + classDeleteEqualMessages.html + a8fe236d6b4bd1ff0b6140c1c1adf1faf + () + + + + fetchMessageInfo + classDeleteEqualMessages.html + a09b877d5982672b9fb3a6bf045ed6470 + ($langCode, array &$messageInfo) + + + + DeleteFileOp + classDeleteFileOp.html + FileOp + + + storagePathsChanged + classDeleteFileOp.html + a635e7cc2a1c117b21b6e15fb6704d5d5 + () + + + + allowedParams + classDeleteFileOp.html + a1ce3c74f0e5671e8aabfe55601d79623 + () + + + + doAttempt + classDeleteFileOp.html + a9ee3bb44a1064b296f733d61b1e7d91c + () + + + + doPrecheck + classDeleteFileOp.html + aa7af9dd5dcdceb53cece2cb63d3718a5 + (array &$predicates) + + + + DeleteImageCache + classDeleteImageCache.html + Maintenance + + + __construct + classDeleteImageCache.html + a92915bf0d51f15ed8016c76078618471 + () + + + + execute + classDeleteImageCache.html + a94b1b91221b47f82135df559364e965f + () + + + + getImageCount + classDeleteImageCache.html + a171ee56e3abc16fe1263442851af60d3 + () + + + + DeleteLogFormatter + classDeleteLogFormatter.html + LogFormatter + + + getActionLinks + classDeleteLogFormatter.html + af9a6e41449cda34b3647e96c659813a2 + () + + + + getMessageKey + classDeleteLogFormatter.html + aa0f3c265d96e5efe4ac3fd8c007c3fd1 + () + + + + getMessageParameters + classDeleteLogFormatter.html + a1a164bafb722f456c1124283d9619546 + () + + + + parseBitField + classDeleteLogFormatter.html + ae2d76b467934e4527ba9e65236e6c7cb + ($string) + + + + DeleteOldRevisions + classDeleteOldRevisions.html + Maintenance + + + __construct + classDeleteOldRevisions.html + a88209368af6fd8702b1e2db49b9f483b + () + + + + doDelete + classDeleteOldRevisions.html + a75c6d446e4babfdda98499856337f616 + ($delete=false, $args=array()) + + + + execute + classDeleteOldRevisions.html + a06d99cc83c4a94cd1a2d21a225fd6103 + () + + + + DeleteOrphanedRevisions + classDeleteOrphanedRevisions.html + Maintenance + + + __construct + classDeleteOrphanedRevisions.html + a77b808d99b0bdba4ce88c9918e9fda44 + () + + + + execute + classDeleteOrphanedRevisions.html + a09d41586024ea09311562792feeb29a6 + () + + + + deleteRevs + classDeleteOrphanedRevisions.html + a1039d70f766b79611a581aa871f55978 + ($id, &$dbw) + + + + DeleteRevision + classDeleteRevision.html + Maintenance + + + __construct + classDeleteRevision.html + a41f2876071fdd9be33055f35f23748c8 + () + + + + execute + classDeleteRevision.html + aef6c3b7185aa05e1389f079ddb87de41 + () + + + + DeleteSelfExternals + classDeleteSelfExternals.html + Maintenance + + + __construct + classDeleteSelfExternals.html + a3a808615282b275a3fde3f1b27455379 + () + + + + execute + classDeleteSelfExternals.html + a451a282bca9038914d1f3e97fa904994 + () + + + + DependencyWrapper + classDependencyWrapper.html + + + __construct + classDependencyWrapper.html + aafbfeacc0e56da2b444f7a4b9c675c66 + ($value=false, $deps=array()) + + + + getValue + classDependencyWrapper.html + ac541aa9251a6c523b214b397cf3c7bb0 + () + + + + initialiseDeps + classDependencyWrapper.html + a4755bdbf776e298fa08cf33fd7a7bdc1 + () + + + + isExpired + classDependencyWrapper.html + af82dcaa974d621fd4fb31359321e7ca0 + () + + + + storeToCache + classDependencyWrapper.html + aa41420f4c79b634bc4e56275c3473139 + ($cache, $key, $expiry=0) + + + static + getValueFromCache + classDependencyWrapper.html + a2d93c34b1ffed89f0d6b5c3c6ac1c634 + ($cache, $key, $expiry=0, $callback=false, $callbackParams=array(), $deps=array()) + + + CacheDependency[] + $deps + classDependencyWrapper.html + a7e701add06b92acef6a7bd9ea13464e2 + + + + + $value + classDependencyWrapper.html + a92a507a068458d77bdee8868107a5bde + + + + + DeprecatedGlobal + classDeprecatedGlobal.html + StubObject + + + __construct + classDeprecatedGlobal.html + a3cb5b1699d947baccdcc462a78f3ff37 + ($name, $realValue, $version=false) + + + + _newObject + classDeprecatedGlobal.html + a6ad1af7e2757db2be6a094348149a82a + () + + + + $version + classDeprecatedGlobal.html + ad8dd38834a2821f6f102e82c6e5769ba + + + + + $realValue + classDeprecatedGlobal.html + ad2b1066400cbda9843240ad48e68bc85 + + + + + DerivativeContext + classDerivativeContext.html + ContextSource + + + __construct + classDerivativeContext.html + a454d15fd0fbcf8c4c87784201c449d17 + (IContextSource $context) + + + + canUseWikiPage + classDerivativeContext.html + aace31a2230d42f461f5aea13225b586c + () + + + + getConfig + classDerivativeContext.html + a213875a3cf23b9c48f290da5b790c8a8 + () + + + + getLang + classDerivativeContext.html + afcbd702a62cc4139f81d7b8df66bb376 + () + + + + getLanguage + classDerivativeContext.html + a4b1bc569bfde98b61283905125bd6847 + () + + + + getOutput + classDerivativeContext.html + a1b9d793d5cbc576c9622520c369e39b5 + () + + + + getRequest + classDerivativeContext.html + a91100e9f9c4be094d273ac34bc2d8408 + () + + + + getSkin + classDerivativeContext.html + aebe618a97887758639e7634ab2c7ba52 + () + + + + getTitle + classDerivativeContext.html + a35bd97de8f96df893762e7651f81b5c2 + () + + + + getUser + classDerivativeContext.html + aaa5bda8ed1345677ccfaa7d3a9c9b823 + () + + + + getWikiPage + classDerivativeContext.html + a40f7ee172f5353c3828b1f3873b63591 + () + + + + msg + classDerivativeContext.html + af8299afe3dededeb61c8ada8e827123a + () + + + + setConfig + classDerivativeContext.html + a3fc58910f2bf51ce989da25b3290530e + (Config $s) + + + + setLang + classDerivativeContext.html + ad596aade291ec768a100c48536e2777a + ($l) + + + + setLanguage + classDerivativeContext.html + a1b1b82b8cc04ab374e90a62aee1a661f + ($l) + + + + setOutput + classDerivativeContext.html + aad674c2f3935b329f19febf12f492718 + (OutputPage $o) + + + + setRequest + classDerivativeContext.html + ae77e5fba40f594787d6dca527548fe2d + (WebRequest $r) + + + + setSkin + classDerivativeContext.html + a3b27110a696eee07ed28b37001de16c3 + (Skin $s) + + + + setTitle + classDerivativeContext.html + a813cebe7fdc58d30fbc3915b82cf79c2 + ($t) + + + + setUser + classDerivativeContext.html + a84111d850b51347a7128bb797b0e0835 + (User $u) + + + + setWikiPage + classDerivativeContext.html + a8fb8e1b53abae04a5d61da60e879d89a + (WikiPage $p) + + + Config + $config + classDerivativeContext.html + aa1465210bcbdc9723b5151d7984f6283 + + + + Language + $lang + classDerivativeContext.html + a6af512f0439f9466649ac8b1febb15e2 + + + + OutputPage + $output + classDerivativeContext.html + ad648ab2f212f937c259e7d1bfe7be57e + + + + WebRequest + $request + classDerivativeContext.html + a3319dff4929532f68927e30a49fc8e8c + + + + Skin + $skin + classDerivativeContext.html + a85b6fe5e8e3e3107d3dd6953fa6be1d3 + + + + Title + $title + classDerivativeContext.html + ad29de39bf38a61101e875c843f2ac0eb + + + + User + $user + classDerivativeContext.html + a802fa6f006776341be3c448dfe79034b + + + + WikiPage + $wikipage + classDerivativeContext.html + a2512bf5821a1f4ab31ca5ca8747f1973 + + + + + DerivativeRequest + classDerivativeRequest.html + FauxRequest + + + __construct + classDerivativeRequest.html + ab68d4fccfa389f131635e5dde4987c4a + (WebRequest $base, $data, $wasPosted=false) + + + + checkSessionCookie + classDerivativeRequest.html + abd693492b38d19ea8bde315da6760dfe + () + + + + getAcceptLang + classDerivativeRequest.html + a6b11433bbee8f925230c244180a8b208 + () + + + + getAllHeaders + classDerivativeRequest.html + aea15b85bd59c973bf467b919453e1f68 + () + + + + getCookie + classDerivativeRequest.html + a51e8dc6fa7410ab176ad87a193a8abfd + ($key, $prefix=null, $default=null) + + + + getHeader + classDerivativeRequest.html + a33c251d687d479ff2ee45c48e4808cd8 + ($name) + + + + getIP + classDerivativeRequest.html + a0381935473b4a4302dcfa4a90b1ed125 + () + + + + getProtocol + classDerivativeRequest.html + aee29b4c5156db86b62a5c72eff493433 + () + + + + getSessionData + classDerivativeRequest.html + a3b9602ad18af161beb714afd9a4f815b + ($key) + + + + setSessionData + classDerivativeRequest.html + a1aec302594185f6fc61d18d453f30126 + ($key, $data) + + + + $base + classDerivativeRequest.html + a7184507842d3964c60097c86bd64437c + + + + + DescribeFileOp + classDescribeFileOp.html + FileOp + + + storagePathsChanged + classDescribeFileOp.html + a1f8000e824f4af7b3dbac268dca53f52 + () + + + + allowedParams + classDescribeFileOp.html + a89eeb7a18cb0c506f4faad4c7b66d5a3 + () + + + + doAttempt + classDescribeFileOp.html + a41d4aaedca83426da49f887e98654b14 + () + + + + doPrecheck + classDescribeFileOp.html + afc4ed239500c0cf26b0f07f7faa67d45 + (array &$predicates) + + + + Diff + classDiff.html + + + __construct + classDiff.html + a89ecb5abd48eaa89d6614f52a4da0e0e + ($from_lines, $to_lines) + + + + closing + classDiff.html + abe492d508c318cdaa2a031297ab046b5 + () + + + + getEdits + classDiff.html + a3bc8a4f567154fcd4874d2496c054d68 + () + + + + isEmpty + classDiff.html + aa0892a16fe2b987cdddd0a554b48d851 + () + + + + lcs + classDiff.html + aaafd3d0e3e8bd79dc39de040cf7e7005 + () + + + + orig + classDiff.html + a531ed79c9805cfca36f8d827120af685 + () + + + + reverse + classDiff.html + a4ce63c7d52bd2081787cd9603e441763 + () + + + DiffOp[] + $edits + classDiff.html + acfe9160df163a4ad2c24cb173daa7428 + + + + + DiffEngine + classDiffEngine.html + + + diff + classDiffEngine.html + a4ea2b39c16cb36af5ddb2c9f6c345941 + ($from_lines, $to_lines) + + + + $in_seq + classDiffEngine.html + ac754d8ed8bd2d388bf675dc6574f27a7 + + + + + $ychanged + classDiffEngine.html + aae4eb82eeef41c0323746785452a6309 + + + + + $yind + classDiffEngine.html + a87048d163a9d89bf332cc5208ae5634e + + + + + $yv + classDiffEngine.html + a67ad2e0283c54f81ed05e16a197521af + + + + const + MAX_XREF_LENGTH + classDiffEngine.html + a0dbec3eac3d6f817bb48180390037f99 + + + + + $lcs + classDiffEngine.html + a717c07e1949d9f6dbf406215aa51773f + + + + + $seq + classDiffEngine.html + a37750fa1528204e48a1f72d0650d9a3f + + + + + $xchanged + classDiffEngine.html + a072c53ff0eab91f42073e892dc77c934 + + + + + $xind + classDiffEngine.html + ab70e5238a9b587bcb5e247928c504251 + + + + + $xv + classDiffEngine.html + a84c909403fb106ef8e792a7c39018cb8 + + + + + compareSeq + classDiffEngine.html + a5af8b9ff2545e0bf12b29ed091e3f300 + ($xoff, $xlim, $yoff, $ylim) + + + + diag + classDiffEngine.html + aa0e3c5a17badc840681a5fbb1883f0c9 + ($xoff, $xlim, $yoff, $ylim, $nchunks) + + + + diffLocal + classDiffEngine.html + ab9f0d83685d52360c9ab951f07f46172 + ($from_lines, $to_lines) + + + + lcsPos + classDiffEngine.html + a685a80c6a1af09ffe11ea45b059b84e4 + ($ypos) + + + + lineHash + classDiffEngine.html + a22fcc4dddde93b27496b76be6160cdce + ($line) + + + + shiftBoundaries + classDiffEngine.html + a74a1dad74b00c5921ef443e496ae5b98 + ($lines, &$changed, $other_changed) + + + + DifferenceEngine + classDifferenceEngine.html + ContextSource + + + __construct + classDifferenceEngine.html + ac8dde86ee916776ad42b76b6ae08378e + ($context=null, $old=0, $new=0, $rcid=0, $refreshCache=false, $unhide=false) + + + + addHeader + classDifferenceEngine.html + a544afeb62ee707d8cdcd499bb857eb46 + ($diff, $otitle, $ntitle, $multi= '', $notice= '') + + + + deletedIdMarker + classDifferenceEngine.html + a54b0e8e15d9b2e1fbfd547005940cf52 + ($id) + + + + deletedLink + classDifferenceEngine.html + ad22eabd361ed16348a5ac742cd761ed5 + ($id) + + + + generateContentDiffBody + classDifferenceEngine.html + ac59408680c8d4034c3a2fafea3007315 + (Content $old, Content $new) + + + + generateDiffBody + classDifferenceEngine.html + a9ec2961c2f9fe0d4ee09ef1d372fedae + ($otext, $ntext) + + + + generateTextDiffBody + classDifferenceEngine.html + aa6ccf25b252d017feee63401d708c9de + ($otext, $ntext) + + + + getDiff + classDifferenceEngine.html + aa335ffbc2bd4e3df56b9b5251279047c + ($otitle, $ntitle, $notice= '') + + + + getDiffBody + classDifferenceEngine.html + a4cdc0fbf9fe82f7094ab45b4223783dc + () + + + + getDiffLang + classDifferenceEngine.html + ae97a20c7aeb220ddd78fbebb81099c01 + () + + + + getMultiNotice + classDifferenceEngine.html + a927dd866abf9f2cb344f431dd034bfa0 + () + + + + getNewid + classDifferenceEngine.html + ac040208ab08c7579ca54b28cb71c3b17 + () + + + + getOldid + classDifferenceEngine.html + a361cf8049ec6acedc8172cb00c37cd10 + () + + + + loadNewText + classDifferenceEngine.html + a3f4e40ee2759f04b3845f7fe212211dd + () + + + + loadRevisionData + classDifferenceEngine.html + a52d791940e3b1b306d8ff35553d72e99 + () + + + + loadText + classDifferenceEngine.html + a41a00af32635154bc6c5d3b4da2b51fd + () + + + + localiseLineNumbers + classDifferenceEngine.html + a511f0cbd4f8705e2626614716f2226ab + ($text) + + + + localiseLineNumbersCb + classDifferenceEngine.html + ac272e9eccfdd2ac5e3857e90cf9cf378 + ($matches) + + + + mapDiffPrevNext + classDifferenceEngine.html + aa119b04a95bab6685231b84dd9cdca41 + ($old, $new) + + + + renderNewRevision + classDifferenceEngine.html + ac2439f5ee5b9d36471a5d86a48cd3ae0 + () + + + + setContent + classDifferenceEngine.html + ac2ea10d24b35ca5ac0aea9cbd35ee091 + (Content $oldContent, Content $newContent) + + + + setReducedLineNumbers + classDifferenceEngine.html + a9ca37b06368f6bd8afc37bb5b573e2bb + ($value=true) + + + + setText + classDifferenceEngine.html + ade3928f6fd4c3454bdfdc504b7e883e3 + ($oldText, $newText) + + + + setTextLanguage + classDifferenceEngine.html + a4dfc378382dd74697da5f99c345f7d37 + ($lang) + + + + showDiff + classDifferenceEngine.html + a91f9cdbaf1d753ad69b492ac8a4bc752 + ($otitle, $ntitle, $notice= '') + + + + showDiffPage + classDifferenceEngine.html + ab86ebbcdfe72cb5e3e36e19a76b7013c + ($diffOnly=false) + + + + showDiffStyle + classDifferenceEngine.html + aea1abfefc1b73162ded8efc3f266a8d3 + () + + + + wasCacheHit + classDifferenceEngine.html + a49179bd4d8c23de1dd71e8c33f7e0fdc + () + + + static + intermediateEditsMsg + classDifferenceEngine.html + a3deb17f2bb9606ac25462ee3bb74807e + ($numEdits, $numUsers, $limit) + + + + $enableDebugComment + classDifferenceEngine.html + af6daf1f77a61291b7928a079f1619e5c + + + + bool + $mCacheHit + classDifferenceEngine.html + a88d6e9138e4e4a00278957be32f8895d + + + + Content + $mNewContent + classDifferenceEngine.html + a85e493861032f5bea6dac6930dfdc699 + + + + int + $mNewid + classDifferenceEngine.html + a7dfea7283b1e293ff4c7190b35789545 + + + + Title + $mNewPage + classDifferenceEngine.html + a4c686a3766634785aba90e8a603eb3bc + + + + Revision + $mNewRev + classDifferenceEngine.html + a20177b2f23226d0a513e1784c519418f + + + + Content + $mOldContent + classDifferenceEngine.html + a4096a93e4f2fdbb841a703edef917c37 + + + + int + $mOldid + classDifferenceEngine.html + a06bf984284888ef6ebce409048301798 + + + + Title + $mOldPage + classDifferenceEngine.html + a41c09a4736e754f10734c33c2c191875 + + + + Revision + $mOldRev + classDifferenceEngine.html + a347a200946191ee80d7d9a3068f989d4 + + + + bool + $mRevisionsLoaded + classDifferenceEngine.html + a5ae8d1c7a242693a016a6f57d9f715e2 + + + + int + $mTextLoaded + classDifferenceEngine.html + a1b037314994295d7bf14406bd5cfe0dc + + + + + debug + classDifferenceEngine.html + aa11dd9bc9b651b69ebbfbdaaaf845108 + ($generator="internal") + + + + getDiffBodyCacheKey + classDifferenceEngine.html + a01d607e5ae554b09f63efc99026a2a99 + () + + + + getParserOutput + classDifferenceEngine.html + a4c2ca6283e196d0d1c01ab5c0443907e + (WikiPage $page, Revision $rev) + + + + getRevisionHeader + classDifferenceEngine.html + ab38a8eb65a926c608f1e7613e7709ed8 + (Revision $rev, $complete= '') + + + + markPatrolledLink + classDifferenceEngine.html + af4851b4c241cfdc527275d8fe67e8620 + () + + + + revisionDeleteLink + classDifferenceEngine.html + a4b28f5ef26afc970250bd386a98b4d30 + ($rev) + + + Language + $mDiffLang + classDifferenceEngine.html + aa497528470f9d3add970868fae2050b6 + + + + string + $mMarkPatrolledLink + classDifferenceEngine.html + a6bcfa27fa727cea87bc162292c931d9f + + + + bool + $mReducedLineNumbers + classDifferenceEngine.html + a77addbadc56d6bd333e1605243a68625 + + + + bool + $unhide + classDifferenceEngine.html + a0505a0879ea2bf03e620802d56a6e101 + + + + + loadRevisionIds + classDifferenceEngine.html + a5a8645d968cba0f42133caaa9a1636d7 + () + + + + showMissingRevision + classDifferenceEngine.html + a0947d29f3adc677b4c5b89443cce6798 + () + + + + $mNewTags + classDifferenceEngine.html + a71fe4a61213ecaa7bfc25e953f353334 + + + + + $mOldTags + classDifferenceEngine.html + adca58aaf3d1b07372d430f636b23be03 + + + + bool + $mRevisionsIdsLoaded + classDifferenceEngine.html + a132669515feff25f9d265e09ec8c36fd + + + + + DifferenceEngineTest + classDifferenceEngineTest.html + MediaWikiTestCase + + + testGetNewid + classDifferenceEngineTest.html + a7b7be19503bc93ff9aa120cbc815e5ee + () + + + + testGetOldid + classDifferenceEngineTest.html + aaed564c42ed0cc463e0c11eb97d8ba1d + () + + + + testLoadRevisionData + classDifferenceEngineTest.html + ab073d83e82de3fa3570e272f0d913202 + () + + + + testMapDiffPrevNext + classDifferenceEngineTest.html + afaee8a198f117498c7c45c0cce5c56e4 + () + + + + doEdits + classDifferenceEngineTest.html + a9322a355d92899e675264c584eda73b3 + () + + + + getTitle + classDifferenceEngineTest.html + a52acf92fa6d9f2be062e9ef57fc4c2ba + () + + + + setUp + classDifferenceEngineTest.html + acc760fd3e46e3f7f6f51f03d5697de1d + () + + + + $context + classDifferenceEngineTest.html + ae86a49cc503188bc50c0ccc12d48e97e + + + + + getLoadRevisionDataCases + classDifferenceEngineTest.html + a93352fdc8c941d51f4c1bceec4b4bf68 + () + + + + getMapDiffPrevNextCases + classDifferenceEngineTest.html + aad2d7bdb78b805812c8033db449681ce + () + + + static + $revisions + classDifferenceEngineTest.html + a5fa7b3996b8881f6fce958c0e4a9d2f6 + + + + + DiffFormatter + classDiffFormatter.html + + + format + classDiffFormatter.html + a5c24d365dc779a9825c26c8a2977590a + ($diff) + + + + added + classDiffFormatter.html + af89794005cd279f5536f4daeb9d04628 + ($lines) + + + + block + classDiffFormatter.html + a498841b473335eb7265d47cabfa3feee + ($xbeg, $xlen, $ybeg, $ylen, &$edits) + + + + blockHeader + classDiffFormatter.html + af16233d7ce43b82753168a9675d7e6f1 + ($xbeg, $xlen, $ybeg, $ylen) + + + + changed + classDiffFormatter.html + a0a4a79a7dae90ee961d6fb6ca5dff8ed + ($orig, $closing) + + + + context + classDiffFormatter.html + ad39a5c9b48c26e1a2e0954b55eee454c + ($lines) + + + + deleted + classDiffFormatter.html + ac5bf360f904a486bc8df86f2317b7a97 + ($lines) + + + + endBlock + classDiffFormatter.html + a758d7e040ec8e470f4a2f64b1584fe00 + () + + + + endDiff + classDiffFormatter.html + a7d9baf997efd63c30e62b35590fc2412 + () + + + + lines + classDiffFormatter.html + aaf330a0a9316e9f0dcf94614f22c4cc5 + ($lines, $prefix= ' ') + + + + startBlock + classDiffFormatter.html + a304e6f01884fdd5eb0c1bb108651042e + ($header) + + + + startDiff + classDiffFormatter.html + a49e1c6cb3bfa7d72fb19ffc08a340d60 + () + + + int + $leadingContextLines + classDiffFormatter.html + aaa5d22bb36d8e08200f27b27fa9a5c89 + + + + int + $trailingContextLines + classDiffFormatter.html + a088b79453f3fc8b30b5e4a447876ac99 + + + + + DiffHistoryBlob + classDiffHistoryBlob.html + HistoryBlob + + + __construct + classDiffHistoryBlob.html + ada2e119c5776090d313b232fd494ff5a + () + + + + __sleep + classDiffHistoryBlob.html + a3f8d492e5c84dc33e609cf87a7aed08b + () + + + + __wakeup + classDiffHistoryBlob.html + abc43b644985efc3f6b4073ac659a16b2 + () + + + + addItem + classDiffHistoryBlob.html + ae232737dcf6bb3ca82f3c0657d9743c8 + ($text) + + + + compress + classDiffHistoryBlob.html + a66c5360ae0c7c4c783526b8f55f3b22c + () + + + + diff + classDiffHistoryBlob.html + ab9b3684046b400f44b028593a1c2e30d + ($t1, $t2) + + + + getItem + classDiffHistoryBlob.html + a604571977e6a9ec2010eb32027738831 + ($key) + + + + getText + classDiffHistoryBlob.html + a760b38af24885009219de8eff32f64a4 + () + + + + isHappy + classDiffHistoryBlob.html + ab5ef68f6edac3ea950a2baa68b50672c + () + + + + patch + classDiffHistoryBlob.html + aa4242b7d3fc9f0f96935832fd613c9bf + ($base, $diff) + + + + setText + classDiffHistoryBlob.html + a3cd0d2428a761e5b12a12b5a7c25bc07 + ($text) + + + + uncompress + classDiffHistoryBlob.html + a8189af7974c3063ddd2b0020bc01ba9a + () + + + + xdiffAdler32 + classDiffHistoryBlob.html + a7fcdc6201930b04c3c350660c72732ce + ($s) + + + string + $mCompressed + classDiffHistoryBlob.html + a6ef937e357f48126ab8b6c407fb90c69 + + + + int + $mMaxCount + classDiffHistoryBlob.html + aac5fcb14b1d717844cee74bde2c7bb3e + + + + int + $mMaxSize + classDiffHistoryBlob.html + aac0a8cc11e689a96d75dd44acc11e334 + + + + const + XDL_BDOP_CPY + classDiffHistoryBlob.html + ab67eb809d13600d2edf616139525b198 + + + + const + XDL_BDOP_INS + classDiffHistoryBlob.html + af2c75dec2fdb66ac2d494ac41ab3e131 + + + + const + XDL_BDOP_INSB + classDiffHistoryBlob.html + aa07626cb8c17b496f5c9465fc6d02756 + + + + int + $mDefaultKey + classDiffHistoryBlob.html + ab9ee2e31cfbaf9c4dd0fdedc37655b47 + + + + array + $mDiffMap + classDiffHistoryBlob.html + a74c7c0571f3ad3fbd9bd00c496b1bfdc + + + + array + $mDiffs + classDiffHistoryBlob.html + ae649b404f9da8410032e7f52daebef85 + + + + bool + $mFrozen + classDiffHistoryBlob.html + a79c8a78306b525bb80969120e743c170 + + + + array + $mItems + classDiffHistoryBlob.html + a97602756cafcfefec611d9da68a87929 + + + + int + $mSize + classDiffHistoryBlob.html + a8677c7ca109a9a6c1b17bfd77e552258 + + + + + DiffHistoryBlobTest + classDiffHistoryBlobTest.html + MediaWikiTestCase + + + testXdiffAdler32 + classDiffHistoryBlobTest.html + afb317c5f225a21a9ea0722850f1d03bf + ($input) + + + static + provideXdiffAdler32 + classDiffHistoryBlobTest.html + aa3f845fd4bfac6151dfa5ea35f1c872e + () + + + + setUp + classDiffHistoryBlobTest.html + a36a49de94af28bc623980bcc4599edc1 + () + + + + DiffOp + classDiffOp.html + + + getClosing + classDiffOp.html + a1276117ff324440f73fbdf08867b6d15 + ($i=null) + + + + getOrig + classDiffOp.html + a0009f381a6611efdb3646c34bb6b2394 + () + + + + getType + classDiffOp.html + aa5cdd1859b692fbd3afa215e63917677 + () + + + + nclosing + classDiffOp.html + a1afdc818254c6409a3bbe0200719ef58 + () + + + + norig + classDiffOp.html + af0cb51795d08e959b3c66b7001c3345d + () + + + + reverse + classDiffOp.html + a6d105f46f9c7e3484ded8e9bfa75625a + () + + + string[] + $closing + classDiffOp.html + ab6e9947503120ce3c774f174883a53c8 + + + + string[] + $orig + classDiffOp.html + a4a842caec586dee1c18f2409037031a4 + + + + string + $type + classDiffOp.html + a90d6df145a57da04fc597dc1ce105bb1 + + + + + DiffOpAdd + classDiffOpAdd.html + DiffOp + + + __construct + classDiffOpAdd.html + ac181e7e04af6c48f5f73f4ca9b22395a + ($lines) + + + + reverse + classDiffOpAdd.html + af14fdf23fabf450fd7befaf18d8fe5b4 + () + + + + $type + classDiffOpAdd.html + a0ad188c626cc73531a9917722d7ab316 + + + + + DiffOpChange + classDiffOpChange.html + DiffOp + + + __construct + classDiffOpChange.html + a3cda45f40a1d7316e50ec4e7846ed57a + ($orig, $closing) + + + + reverse + classDiffOpChange.html + a2b500159555a4a608f2c99beabf9ec66 + () + + + + $type + classDiffOpChange.html + af43947f87a570d1a2b97a88723221278 + + + + + DiffOpCopy + classDiffOpCopy.html + DiffOp + + + __construct + classDiffOpCopy.html + a6e4cf1692c34e5e3e4e936639c4fc638 + ($orig, $closing=false) + + + + reverse + classDiffOpCopy.html + a1e75192f22cfc4f6cd8443e87b9877eb + () + + + + $type + classDiffOpCopy.html + ac84b74974d5f4b2bee09138dfdf19228 + + + + + DiffOpDelete + classDiffOpDelete.html + DiffOp + + + __construct + classDiffOpDelete.html + a7e94367721eba60ac8f6673a358c02f9 + ($lines) + + + + reverse + classDiffOpDelete.html + a0d8429fd1f4b82d6a4920f71ce44af70 + () + + + + $type + classDiffOpDelete.html + a5e00622b22d8fd113ac3de60be20dd4f + + + + + DiffOpTest + classDiffOpTest.html + MediaWikiTestCase + + + testGetClosing + classDiffOpTest.html + aac44fa71529a086b423c8aa187b2ad56 + () + + + + testGetClosingWithParameter + classDiffOpTest.html + ace20cca3567cd92d982f3af14e0382eb + () + + + + testGetOrig + classDiffOpTest.html + a8dc56b7549cb2bf412e5d6ae208e4b59 + () + + + + testGetType + classDiffOpTest.html + a0cee274b109b177868857e3db00bf5bb + () + + + + testNclosing + classDiffOpTest.html + a79b8f554c3dfc7c18fb6e52eff51b82d + () + + + + testNorig + classDiffOpTest.html + a9e2ab816a007827840361e78b7170839 + () + + + + DiffTest + classDiffTest.html + MediaWikiTestCase + + + testGetEdits + classDiffTest.html + ab31902efda61b3c9020f7bb2bab4b644 + () + + + + Digit2Html + classDigit2Html.html + Maintenance + + + __construct + classDigit2Html.html + af79eb24c71209170c6c83a3498d258fb + () + + + + execute + classDigit2Html.html + a338acbab0cbe7f871f5e7a19b09e8fec + () + + + + $mLangs + classDigit2Html.html + adda4c4ab7e1f37171753e17a52654057 + + + + + DjVuHandler + classDjVuHandler.html + ImageHandler + + + doTransform + classDjVuHandler.html + ac26443186abde64dc910303afec935a4 + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + getDjVuImage + classDjVuHandler.html + a66529fa818c1706a5b3e5c3c9c59697c + ($image, $path) + + + + getImageSize + classDjVuHandler.html + a70148392b9fe64ea09e755cfae56e655 + ($image, $path) + + + + getMetadata + classDjVuHandler.html + af4d6284085a3bd974d1bb8e9f9bc447d + ($image, $path) + + + + getMetadataType + classDjVuHandler.html + af78a593029dea4a670bc56273f925317 + ($image) + + + + getMetaTree + classDjVuHandler.html + a19738884ccfe3fbbb18d598711fdef5c + ($image, $gettext=false) + + + + getPageDimensions + classDjVuHandler.html + a6b3bd8f247f0dbe72d6331c5d08d3186 + ($image, $page) + + + + getPageText + classDjVuHandler.html + ad751140efc65e946b1a40cbeb6a58c32 + ($image, $page) + + + + getParamMap + classDjVuHandler.html + a7a4eb54bb40ed90fac11c7ca23f4b158 + () + + + + getScriptParams + classDjVuHandler.html + a78ae15b9f663f53ffce6693270c49563 + ($params) + + + + getThumbType + classDjVuHandler.html + a7084344db73513f9f5264e187b8d21c4 + ($ext, $mime, $params=null) + + + + isEnabled + classDjVuHandler.html + a1bc0127723ebab42ebd37086088a5884 + () + + + + isMetadataValid + classDjVuHandler.html + aa00142a55fe28763008ea952ec0e7949 + ($image, $metadata) + + + + isMultiPage + classDjVuHandler.html + ac1582cfa078c1dd2cb0d25dd343b1630 + ($file) + + + + makeParamString + classDjVuHandler.html + adfe6aa96c4507fda1f7999b087f8d33d + ($params) + + + + mustRender + classDjVuHandler.html + a2287309d53144e0b6d6aba4b1a9402e8 + ($file) + + + + pageCount + classDjVuHandler.html + aace8e33408f1be941c43fa85306fda10 + ($image) + + + + parseParamString + classDjVuHandler.html + a24486bc633fdb10e68a0193eb404c083 + ($str) + + + + validateParam + classDjVuHandler.html + a798a5160d78301273644fb1254c4e3f4 + ($name, $value) + + + + getUnserializedMetadata + classDjVuHandler.html + ac683752b23ad392e7a7fabcde2a8767f + (File $file) + + + + DjVuImage + classDjVuImage.html + + + __construct + classDjVuImage.html + a825a882317bb62e071bf2c8a3fcc4971 + ($filename) + + + + convertDumpToXML + classDjVuImage.html + a36fa94f294eeac87681b7fea57d2e03a + ($dump) + + + + dump + classDjVuImage.html + a63319187cd58c67b4ade635e74b66b5e + () + + + + getImageSize + classDjVuImage.html + aa86a2259193bd3322d9a5ea19effd2e8 + () + + + + getInfo + classDjVuImage.html + ae431be749e33d6df8078732d582c29d6 + () + + + + isValid + classDjVuImage.html + a6ffb60d0a9a3e83ec3290b4f26e6e317 + () + + + + pageTextCallback + classDjVuImage.html + ad611df08da5113d6b60e62ae95afe4f3 + ($matches) + + + + parseFormDjvu + classDjVuImage.html + aaf8e590cb0d2d1ab9b78cff83eba68e9 + ($line, &$xml) + + + + retrieveMetaData + classDjVuImage.html + a1e311409afec72fccd54d7eb03dcd5a2 + () + + + const + DJVUTXT_MEMORY_LIMIT + classDjVuImage.html + a1eac6e81d2eb02263c6c9ba9706a180c + + + + + dumpForm + classDjVuImage.html + ab3e78e8c16d5cbdc62a61f6fcb5fe795 + ($file, $length, $indent) + + + + getMultiPageInfo + classDjVuImage.html + a52a02cfe6f1348efc9e46b46c0319881 + ($file, $formLength) + + + + getPageInfo + classDjVuImage.html + adb423376d036656c72444f4c6d82bcbf + ($file, $formLength) + + + + readChunk + classDjVuImage.html + ab0bd235c9dbf6a4ae78cc34d7e9fe02a + ($file) + + + + skipChunk + classDjVuImage.html + ae9be2bd6bbea150d44ff066a3284f818 + ($file, $chunkLength) + + + + DjVuSupport + classDjVuSupport.html + + + __construct + classDjVuSupport.html + a17ad37988464527ba9a09f65e54069ca + () + + + + isEnabled + classDjVuSupport.html + a16e2c4455653a43affbb4abedee43672 + () + + + + DjVuTest + classDjVuTest.html + MediaWikiMediaTestCase + + + testGetImageSize + classDjVuTest.html + aabbcebb4bd29987af7a1957f4088fc89 + () + + + + testGetPageDimensions + classDjVuTest.html + ac32838ad137d1049cec98241b2d8291b + () + + + + testGetPageText + classDjVuTest.html + a03d9acb91cb0e873ae5ef11ec501e422 + () + + + + testInvalidFile + classDjVuTest.html + ab973a5c15faa371e11ef795628d0e4df + () + + + + testPageCount + classDjVuTest.html + a1843100921afac76aea987e8f9e8c137 + () + + + + setUp + classDjVuTest.html + af6effca04e90c007b36415329d7ec72e + () + + + DjVuHandler + $handler + classDjVuTest.html + a02c083a18b8a691c4ba0e88323f768d5 + + + + + DoubleRedirectJob + classDoubleRedirectJob.html + Job + + + __construct + classDoubleRedirectJob.html + a63e4b3014c9b360a4134a47f90789499 + ($title, $params=false) + + + + getUser + classDoubleRedirectJob.html + a5094f5325782770b247f1843417f837f + () + + + + run + classDoubleRedirectJob.html + a84633a75930224f3900c093b7abd6044 + () + + + static + fixRedirects + classDoubleRedirectJob.html + ae3cefa4a10ab9c9c52b32032de28f19f + ($reason, $redirTitle, $destTitle=false) + + + static + getFinalDestination + classDoubleRedirectJob.html + a70d7ebbb04f6202f589e09eedbb569db + ($title) + + + string + $reason + classDoubleRedirectJob.html + acbee658d03d5dd50511899a47619aa6d + + + + Title + $redirTitle + classDoubleRedirectJob.html + ab344ac00ed805dacdc2857172747b118 + + + + static + $user + classDoubleRedirectJob.html + af696c72191c72eef604b79128c5c1f37 + + + + + DoubleRedirectsPage + classDoubleRedirectsPage.html + QueryPage + + + __construct + classDoubleRedirectsPage.html + a410940385c6eeb98527c6c9f23becaa1 + ($name= 'DoubleRedirects') + + + + formatResult + classDoubleRedirectsPage.html + a544ea1132c8728646069dca154b81b32 + ($skin, $result) + + + + getOrderFields + classDoubleRedirectsPage.html + acac5d8f37a1bcb8f74aeb7ca33a7f265 + () + + + + getPageHeader + classDoubleRedirectsPage.html + a906b79bd2ddcb532ae2d5df9528d4e8e + () + + + + getQueryInfo + classDoubleRedirectsPage.html + af5438425baf43c880b0d63ed5885652b + () + + + + isExpensive + classDoubleRedirectsPage.html + af95b62654f2b673563b7c3aeca2ca243 + () + + + + isSyndicated + classDoubleRedirectsPage.html + a1773ab74210f83c7cd3d8089b262bd5f + () + + + + reallyGetQueryInfo + classDoubleRedirectsPage.html + a198d566e48de5655b92eded4b0c6c4fb + ($namespace=null, $title=null) + + + + sortDescending + classDoubleRedirectsPage.html + a6bbd9d9982865faef602febc436cccff + () + + + + getGroupName + classDoubleRedirectsPage.html + ace41bee7d17e6e4089b6e51cd86864de + () + + + + DoubleReplacer + classDoubleReplacer.html + Replacer + + + __construct + classDoubleReplacer.html + a815771095b5e4ee8cb4613466cbbea0d + ($from, $to, $index=0) + + + + replace + classDoubleReplacer.html + a7a855fb4cde5e28b7c1f8adda1a2b9d6 + ($matches) + + + + DummyContentForTesting + classDummyContentForTesting.html + AbstractContent + + + __construct + classDummyContentForTesting.html + a06d66e9f3abf0629bfde261d178d379d + ($data) + + + + copy + classDummyContentForTesting.html + a0f1f1362b55e3f4456d37325212267a2 + () + + + + getNativeData + classDummyContentForTesting.html + af5c3e1967cd27a507d876b4d0a47b84d + () + + + + getParserOutput + classDummyContentForTesting.html + a08d46b9d49c2aea46f8a867bfab14da1 + (Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) + + + + getSize + classDummyContentForTesting.html + a868ca0b663c9e1348f4b843dee1dce01 + () + + + + getTextForSearchIndex + classDummyContentForTesting.html + aecf0672b1ae7fc645db2d809e55359d6 + () + + + + getTextForSummary + classDummyContentForTesting.html + a54ce1147d31742cdb726eb716a995f66 + ($maxlength=250) + + + + getWikitextForTransclusion + classDummyContentForTesting.html + a7747f7ba0a00c2ed5313fe7d31ac7381 + () + + + + isCountable + classDummyContentForTesting.html + a01696462968379bb79d55243ca247b26 + ($hasLinks=null) + + + + serialize + classDummyContentForTesting.html + ad5de792a64a2d8ce769158987c6fee44 + ($format=null) + + + + fillParserOutput + classDummyContentForTesting.html + aeed1372593d3120b920dd7634409f2e5 + (Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output) + + + + DummyContentHandlerForTesting + classDummyContentHandlerForTesting.html + ContentHandler + + + __construct + classDummyContentHandlerForTesting.html + ac1604bb9f61088b7e64ec90e9ff4b019 + ($dataModel) + + + + makeEmptyContent + classDummyContentHandlerForTesting.html + a98fe669591995a013cb4765758334e31 + () + + + + serializeContent + classDummyContentHandlerForTesting.html + a4d4713a0c139967a9b2de5e07c158ef8 + (Content $content, $format=null) + + + + unserializeContent + classDummyContentHandlerForTesting.html + aa2467238455357918bf0c470191599a5 + ($blob, $format=null) + + + + DummyExtensionsTest + classDummyExtensionsTest.html + MediaWikiTestCase + + + testNothing + classDummyExtensionsTest.html + a311c1f3b4db42589275c808460699dbd + () + + + + DummyLinker + classDummyLinker.html + + + __call + classDummyLinker.html + a0ab73a93009ee2612cfefb1092d6bac0 + ($fname, $args) + + + + DummyTermColorer + classDummyTermColorer.html + + + color + classDummyTermColorer.html + a4ab6bf09634f25af27dc91a8765d4892 + ($color) + + + + reset + classDummyTermColorer.html + ae2fe0121113458fa9b56dce2fcfc1c2b + () + + + + Dump7ZipOutput + classDump7ZipOutput.html + DumpPipeOutput + + + __construct + classDump7ZipOutput.html + a824d475403d46ae931ba0ce8e9537c9f + ($file) + + + + closeAndRename + classDump7ZipOutput.html + ad501ce8635a2070bc6161545d16b0ade + ($newname, $open=false) + + + + setup7zCommand + classDump7ZipOutput.html + ab688bf1cda3742f23514c1d2376110a2 + ($file) + + + + DumpBZip2Output + classDumpBZip2Output.html + DumpPipeOutput + + + __construct + classDumpBZip2Output.html + ade385f8f1a6bb274892c4b512ab12cdf + ($file) + + + + DumpDBZip2Output + classDumpDBZip2Output.html + DumpPipeOutput + + + __construct + classDumpDBZip2Output.html + ad4c603b70144c9444392890e5205a7ac + ($file) + + + + DumpFileOutput + classDumpFileOutput.html + DumpOutput + + + __construct + classDumpFileOutput.html + a460cc9807047ae8542b05c77fe3d5298 + ($file) + + + + checkRenameArgCount + classDumpFileOutput.html + ab84cec364770bb66cb15cfed277cae03 + ($newname) + + + + closeAndRename + classDumpFileOutput.html + a6d7932f25daacf79e890f85e8598afe1 + ($newname, $open=false) + + + + closeRenameAndReopen + classDumpFileOutput.html + a1ef02359c39a561392a6aeaded544a11 + ($newname) + + + + getFilenames + classDumpFileOutput.html + a24c5021f7d728d1e77b5acfc249d8d90 + () + + + + renameOrException + classDumpFileOutput.html + a18c45216b4a7425a15d0a7b671f5f0b8 + ($newname) + + + + write + classDumpFileOutput.html + ae5959bd75be4b20f05499f94f030b479 + ($string) + + + + writeCloseStream + classDumpFileOutput.html + ac474ca9af67f508922fd5b7e53ca2063 + ($string) + + + + $filename + classDumpFileOutput.html + aa6fa29920b2f427bdd634ea2ec2a3c77 + + + + + $handle + classDumpFileOutput.html + a0b419258efd958dbd0d72d687fd84dea + + + + + DumpFilter + classDumpFilter.html + + + __construct + classDumpFilter.html + a4dd39d98180d6b7d52ddc68574dbd60a + (&$sink) + + + + closeAndRename + classDumpFilter.html + a74235c2d8705ec7fc7905293fbd471ef + ($newname, $open=false) + + + + closeRenameAndReopen + classDumpFilter.html + a54fc629a7db83d49f13f50cb7b25e320 + ($newname) + + + + getFilenames + classDumpFilter.html + a372cfb50cfad19dd8de726063e8f3916 + () + + + + pass + classDumpFilter.html + a726a78591cf27cc7b4324ee6a7bc26aa + ($page) + + + + writeClosePage + classDumpFilter.html + a13c1e529fc39821718781c09671a1d26 + ($string) + + + + writeCloseStream + classDumpFilter.html + aa3cee65bf04e3c16a02b3c09d8f38e6e + ($string) + + + + writeLogItem + classDumpFilter.html + aef091c0b57c0ebc7f432308904c20763 + ($rev, $string) + + + + writeOpenPage + classDumpFilter.html + a3c884400b38b6c58ce3b3abe27cc5390 + ($page, $string) + + + + writeOpenStream + classDumpFilter.html + a5d803ab755965428750e8ecff65bcfac + ($string) + + + + writeRevision + classDumpFilter.html + ab2a15e2be218c31f304583dcee19dfac + ($rev, $string) + + + DumpOutput + $sink + classDumpFilter.html + a836f253c1a45be1d63a364378f39f2ce + + + + bool + $sendingThisPage + classDumpFilter.html + a4bf7a59cd99e8c7c120512b8fee32ba6 + + + + + DumpGZipOutput + classDumpGZipOutput.html + DumpPipeOutput + + + __construct + classDumpGZipOutput.html + a46c3ef654cdc41e0cdf0ed7d7b925d29 + ($file) + + + + DumpIterator + classDumpIterator.html + Maintenance + + + __construct + classDumpIterator.html + a190c8741aa8fd1bee0e3c57ee7b741ab + () + + + + checkOptions + classDumpIterator.html + ac64a633364b1e5399761479a29427945 + () + + + + conclusions + classDumpIterator.html + a596bf8c7a3d0b3d15f4b783fe1afbb14 + () + + + + execute + classDumpIterator.html + a2fb2f75f856bee0ec1b3eeb1067461a4 + () + + + + finalSetup + classDumpIterator.html + aceff69acdb1d3f623ef72bf8e4cf944a + () + + + + handleRevision + classDumpIterator.html + a4abc410f33a7498b398a7befdab0041c + ($rev) + + + + processRevision + classDumpIterator.html + a4f683c1585dcf71b65a5a3767b2efee9 + ($rev) + + + static + disableInterwikis + classDumpIterator.html + a58e891b0d6280d66a215a75c18bb3e7e + ($prefix, &$data) + + + + $count + classDumpIterator.html + a2b53351cf837a7f2250666ba55122eaa + + + + + $startTime + classDumpIterator.html + a35bbc3a7777f32b47af435333d1280b8 + + + + + DumpLatestFilter + classDumpLatestFilter.html + DumpFilter + + + writeClosePage + classDumpLatestFilter.html + a2db32c0d834062c05a53d36409488ff1 + ($string) + + + + writeOpenPage + classDumpLatestFilter.html + abff7d626faf787af6dbf4c0b146b5d67 + ($page, $string) + + + + writeRevision + classDumpLatestFilter.html + afaef3d2a5df60a5e10e202631012cc2d + ($rev, $string) + + + + $page + classDumpLatestFilter.html + a53bc5ec852628645e1ed9ad1d02ea0ad + + + + + $pageString + classDumpLatestFilter.html + a13a8f367dc757ee4eaefa257e6fc16e8 + + + + + $rev + classDumpLatestFilter.html + a5269e9da2a486a430096aa7ab89b43c2 + + + + + $revString + classDumpLatestFilter.html + a385f6cd0067e279b00b0987c2fe84662 + + + + + DumpLinks + classDumpLinks.html + Maintenance + + + __construct + classDumpLinks.html + a64122b5916ddba06a29221ce576e18ef + () + + + + execute + classDumpLinks.html + a9f7538909b9fe2501fce69468c490928 + () + + + + DumpMessages + classDumpMessages.html + Maintenance + + + __construct + classDumpMessages.html + a34023f707610e4444e4583f878ddff04 + () + + + + execute + classDumpMessages.html + afbad3b7b242fbcb21eee295d1bc5aa9e + () + + + + DumpMultiWriter + classDumpMultiWriter.html + + + __construct + classDumpMultiWriter.html + af325853ff302e5767e71ac69fcbd572c + ($sinks) + + + + closeAndRename + classDumpMultiWriter.html + a67173e0b6365903bf8df334a9cd8d199 + ($newnames, $open=false) + + + + closeRenameAndReopen + classDumpMultiWriter.html + ae6a365b99d190c0d331f7fd425ebcc6c + ($newnames) + + + + getFilenames + classDumpMultiWriter.html + a64b8f1b5b0fae9cecc1febbf7294df67 + () + + + + writeClosePage + classDumpMultiWriter.html + aef8319bcae667f7413b466e0c00f0830 + ($string) + + + + writeCloseStream + classDumpMultiWriter.html + a0daaff1ef1412031abed8411d4796269 + ($string) + + + + writeOpenPage + classDumpMultiWriter.html + a64d9b73e94fbbf99315709ef3e14bcf9 + ($page, $string) + + + + writeOpenStream + classDumpMultiWriter.html + a85c69efcfa567bfc9714ac04fe67c63c + ($string) + + + + writeRevision + classDumpMultiWriter.html + a6d2c07a672b2ef89a7ce8bf4a98bbff3 + ($rev, $string) + + + + DumpNamespaceFilter + classDumpNamespaceFilter.html + DumpFilter + + + __construct + classDumpNamespaceFilter.html + a8ceef22fa8393762b58e9ccc54470ddd + (&$sink, $param) + + + + pass + classDumpNamespaceFilter.html + a1facd13132219ce4ea04e867dd3c8045 + ($page) + + + bool + $invert + classDumpNamespaceFilter.html + acff84c9c3c30ff4b14d424b71877bba0 + + + + array + $namespaces + classDumpNamespaceFilter.html + a67aec84e1ec18038f2ef03679b740223 + + + + + DumpNotalkFilter + classDumpNotalkFilter.html + DumpFilter + + + pass + classDumpNotalkFilter.html + a90855a0e633eac814408455740abf0e0 + ($page) + + + + DumpOutput + classDumpOutput.html + + + closeAndRename + classDumpOutput.html + ae7e8ab8ac16c2d5933bfdbdef71b3f9b + ($newname, $open=false) + + + + closeRenameAndReopen + classDumpOutput.html + a531b2c9088af6f815d56bdfa6484da1d + ($newname) + + + + getFilenames + classDumpOutput.html + a780d2b1709bb64ee50a7b1619b6489c2 + () + + + + write + classDumpOutput.html + a349583d61aefd3a586512b79d71e357f + ($string) + + + + writeClosePage + classDumpOutput.html + ade6d7668fa39055e5eaa49f88a7e4ea4 + ($string) + + + + writeCloseStream + classDumpOutput.html + abd084bc2d5a37d7e256881d4e7af7082 + ($string) + + + + writeLogItem + classDumpOutput.html + ac34413728d2358846fc029a734d726f1 + ($rev, $string) + + + + writeOpenPage + classDumpOutput.html + a2ea9840c622e8547367a46269ce290c4 + ($page, $string) + + + + writeOpenStream + classDumpOutput.html + aeb5ca1880d236a1481c708a4233b505c + ($string) + + + + writeRevision + classDumpOutput.html + a8394f6e80d28e981b01d03e5e01aed7c + ($rev, $string) + + + + DumpPipeOutput + classDumpPipeOutput.html + DumpFileOutput + + + __construct + classDumpPipeOutput.html + a0d8da146269f8c25f23a2e231d5c901e + ($command, $file=null) + + + + closeAndRename + classDumpPipeOutput.html + ae0ffb011c1dd5259769703cd52d23c55 + ($newname, $open=false) + + + + closeRenameAndReopen + classDumpPipeOutput.html + a5b32e57fa3f6c0504f5b0f9dfe92af8c + ($newname) + + + + startCommand + classDumpPipeOutput.html + aa7fc94cd516a263b61f74d209b2a0d40 + ($command) + + + + writeCloseStream + classDumpPipeOutput.html + a1b073b0a35fa11f2a66b4c1d5bdfd15a + ($string) + + + + $filename + classDumpPipeOutput.html + a6fef04d6b89d05e59f9a072c5cc2145c + + + + + $command + classDumpPipeOutput.html + a5b6a11b962137f4007d60a12e3878587 + + + + + $procOpenResource + classDumpPipeOutput.html + a55a2d9c03a1223f2b1fffeaca65d9a39 + + + + + DumpRenderer + classDumpRenderer.html + Maintenance + + + __construct + classDumpRenderer.html + a82748c425fd681afb0167c79947ae0e1 + () + + + + execute + classDumpRenderer.html + ad89b1cd7443e69f6f82c3b695587b0c3 + () + + + + handleRevision + classDumpRenderer.html + a39058367a7c3dd002ad95aebec603497 + ($rev) + + + + $startTime + classDumpRenderer.html + a97234be6993b9b3544e07b32eaef48c2 + + + + + $count + classDumpRenderer.html + a4f71fbfcee439d276ae280821a7cd885 + + + + + $outputDirectory + classDumpRenderer.html + a382829ad4a6c34749dc8f05f69e44e9f + + + + + DumpRev + classDumpRev.html + Maintenance + + + __construct + classDumpRev.html + a4f33055d619341e30f0193517f6c2fc0 + () + + + + execute + classDumpRev.html + a25606d37c4ade34f5cd6f35e034aabe8 + () + + + + DumpSisterSites + classDumpSisterSites.html + Maintenance + + + __construct + classDumpSisterSites.html + a1dc7abd0516fb08ee7fc2e25cd9ddcbe + () + + + + execute + classDumpSisterSites.html + aa16ecfe1b33c90503a7a501def1a11d1 + () + + + + DumpTestCase + classDumpTestCase.html + MediaWikiLangTestCase + + + expectETAOutput + classDumpTestCase.html + a2458246f696ff21b45f5bfce34c55783 + () + + + + addRevision + classDumpTestCase.html + a8f768076d9fe1f7247481861ae0dd2c8 + (Page $page, $text, $summary) + + + + assertDumpEnd + classDumpTestCase.html + a718a700740b9113f4796d9037c82901f + ($name="mediawiki") + + + + assertDumpStart + classDumpTestCase.html + a2f605067cb92bee56f35bf86ca5e5d47 + ($fname, $skip_siteinfo=true) + + + + assertNodeEnd + classDumpTestCase.html + aa9df2d15b3e049bb1c4199b7a643c6d1 + ($name, $skip=true) + + + + assertNodeStart + classDumpTestCase.html + a602b9ab237eb794c6e3a9f717ec7e241 + ($name, $skip=true) + + + + assertPageEnd + classDumpTestCase.html + a334617bf27d0ee86b93cbe96458b5718 + () + + + + assertPageStart + classDumpTestCase.html + a4daac47949e29c9c89a83b6a718cc336 + ($id, $ns, $name) + + + + assertRevision + classDumpTestCase.html + a0a0a4f43fd4ab31c0b25b411ba97d2fa + ($id, $summary, $text_id, $text_bytes, $text_sha1, $text=false, $parentid=false, $model=CONTENT_MODEL_WIKITEXT, $format=CONTENT_FORMAT_WIKITEXT) + + + + assertText + classDumpTestCase.html + aaaae1e7759ffb45fc827fecddec77c47 + ($id, $text_id, $text_bytes, $text) + + + + assertTextNode + classDumpTestCase.html + aa446495ce59648557fd1fd52fb6f8e09 + ($name, $text, $skip_ws=true) + + + + gunzip + classDumpTestCase.html + ac1455da7ea8981821b978a7e0d08b411 + ($fname) + + + + setUp + classDumpTestCase.html + a979decf530a0821bd7fcffdb8b4e8d98 + () + + + + skipPastNodeEnd + classDumpTestCase.html + a41ac73b4fe31a51899af5fcd835ea53b + ($name) + + + + skipToNodeEnd + classDumpTestCase.html + afee351895601731473bd29dd3a86fd10 + ($name) + + + + skipWhitespace + classDumpTestCase.html + ad6abebf3a2de0c38eeafca39bb10dfea + () + + + Exception null + $exceptionFromAddDBData + classDumpTestCase.html + a3ac3ed51cbb60717298a9ec22297f221 + + + + XMLReader null + $xml + classDumpTestCase.html + ab87d67a7e9730127567219f1cb54c388 + + + + + DuplicateJob + classDuplicateJob.html + Job + + + __construct + classDuplicateJob.html + a532d10b62e20c55bc9ba42a5e1dfb361 + ($title, $params) + + + + run + classDuplicateJob.html + a75e17b8289abea878e480e234ab16604 + () + + + static + newFromJob + classDuplicateJob.html + a6dac2fc9c472a786fe777363572b3e5a + (Job $job) + + + + EditAction + classEditAction.html + FormlessAction + + + getName + classEditAction.html + a3395f6ff93362c6aa4c091055ef7c388 + () + + + + onView + classEditAction.html + aebaa0597e445b8dbd6a6a64f5e15b0d9 + () + + + + show + classEditAction.html + ac5cc362b702ed50a852a4ac1b062bd2b + () + + + + EditCLI + classEditCLI.html + Maintenance + + + __construct + classEditCLI.html + a4ac1243d6e0d37bfcb2951d84f6e7054 + () + + + + execute + classEditCLI.html + afa6e1201ef4779634fc4377993a63a6e + () + + + + EditPage + classEditPage.html + + + __construct + classEditPage.html + a32369211fa0d2c24ddabe43cfe319768 + (Article $article) + + + + attemptSave + classEditPage.html + a25e0ce91d24f1410cb0525591097d4c5 + () + + + + blockedPage + classEditPage.html + a20bbdb68bbfe7cb6a6b7d5414217146d + () + + + + edit + classEditPage.html + ac69975f6a4e9d1d03d66886416b5a4b6 + () + + + + getArticle + classEditPage.html + a1c2119c145aaa7437d36721d7a804dc8 + () + + + + getBaseRevision + classEditPage.html + ab79b38295089f4ca02850c072b46f804 + () + + + + getCancelLink + classEditPage.html + a147b1566ecc80e47e0ab20b3a4dcc75a + () + + + + getCheckboxes + classEditPage.html + a032303982c777a6b984d9382675c9163 + (&$tabindex, $checked) + + + + getContent + classEditPage.html + a16ec7c8853bac23ff3edcbb497b8f3eb + ($def_text=false) + + + + getContextTitle + classEditPage.html + a9d42731cc4acc90c2538ca0a0a5685c6 + () + + + + getEditButtons + classEditPage.html + ac64ed94bbe33d18ff478cbfff25693fe + (&$tabindex) + + + + getPreviewText + classEditPage.html + ae5799c4e00c1327ffaff6eaa2fba801b + () + + + + getSummaryInput + classEditPage.html + a9ab08cea284d0cca8037f982fde2882d + ($summary="", $labelText=null, $inputAttrs=null, $spanLabelAttrs=null) + + + + getTemplates + classEditPage.html + ab1ff227f55dd8f14aa3bf46df5fbacfe + () + + + + getTitle + classEditPage.html + a1d272d7bbf69612fc7955873f585ac15 + () + + + + importFormData + classEditPage.html + a6067b7f974590305416eda4a8f6ef2fa + (&$request) + + + + initialiseForm + classEditPage.html + a59947128664005dfefa6cd96ed43d9ef + () + + + + internalAttemptSave + classEditPage.html + a81b24158d768686ab9a3720da1d1838b + (&$result, $bot=false) + + + + isSupportedContentModel + classEditPage.html + a0332e5a64461bb4e0da70178453665fa + ($modelId) + + + + livePreview + classEditPage.html + a1e53308a4fc4cfd02e7b4018a4f35735 + () + + + + mergeChangesInto + classEditPage.html + a118536b90afc8beee3feb5fad3828c9f + (&$editText) + + + + noCreatePermission + classEditPage.html + a50191d774543831a81f22b20566383ce + () + + + + noSuchSectionPage + classEditPage.html + a6e24171e4323f946052ee4af79de4f18 + () + + + + readOnlyPage + classEditPage.html + a69a203119ede71dedd345ed81f4c9f67 + ($source=null, $protected=false, $reasons=array(), $action=null) + + + + setContextTitle + classEditPage.html + a546f91f6d34c9e8224230b28a02b97ac + ($title) + + + + setHeaders + classEditPage.html + afd5b13aa02c71d13fc5dda6ccdfe2300 + () + + + + setPreloadedContent + classEditPage.html + a762a7cf8ddcc1aface967047688aeae7 + (Content $content) + + + + setPreloadedText + classEditPage.html + ac7c4de44e33254cc515d3fc629525b05 + ($text) + + + + showDiff + classEditPage.html + a646e7190789af8adc3c0e0f14f74a1b3 + () + + + + showEditForm + classEditPage.html + a54ed4e61fdba072fbca3fe43c9584414 + ($formCallback=null) + + + + spamPageWithContent + classEditPage.html + a26adbcaa3765f0f86993e9f9906cc908 + ($match=false) + + + + submit + classEditPage.html + acf769577ab68068f8bdc069216b67c3a + () + + + + tokenOk + classEditPage.html + a790548c9fcba62fec6dc4bc9d3d14a9b + (&$request) + + + + userNotLoggedInPage + classEditPage.html + a7eca8a4db7d21663be3a691ad7cfdabe + () + + + static + extractSectionTitle + classEditPage.html + adf0cd4b3296c7256ff9237babb4f5153 + ($text) + + + static + getCopyrightWarning + classEditPage.html + ac071ce052a81d3ff5516e02d8d5c88a4 + ($title, $format= 'plain') + + + static + getEditToolbar + classEditPage.html + a4e6f6bb4243a5d09b9b2c945b6a83732 + () + + + static + getPreviewLimitReport + classEditPage.html + af3bbab051393d2c9261c56333e7c8618 + ($output) + + + static + matchSpamRegex + classEditPage.html + a2f5eb83ee7304a46943f57a8337ecc3c + ($text) + + + static + matchSummarySpamRegex + classEditPage.html + ae566eddf0aa2f66a4d93daac4a35566d + ($text) + + + bool + $allowNonTextContent + classEditPage.html + a2517ce8e5f23d856f5b9c8bce13be97d + + + + bool + $bot + classEditPage.html + a19df9567fdd5e3001434519d0cd94cf2 + + + + null string + $contentFormat + classEditPage.html + a150a7ebac7298d0c05b5f3494fdcb538 + + + + null string + $contentModel + classEditPage.html + a0109121d3c865203edfadb74ebee9722 + + + + + $didSave + classEditPage.html + a4cfac7a269c2b69faf8967e0b3217392 + + + + string + $editFormPageTop + classEditPage.html + a9710a3141829565dfff5e6475d2bba8d + + + + + $editFormTextAfterContent + classEditPage.html + a2e293d7b9204f6f4fb9c06df9a0469c2 + + + + + $editFormTextAfterTools + classEditPage.html + a10887db985e64bb2a47945329593a3c9 + + + + + $editFormTextAfterWarn + classEditPage.html + a41a7d3fc61e6b911e2ba072272fc9d64 + + + + + $editFormTextBeforeContent + classEditPage.html + a302e9bfbfecc5d8d3025963aa3245551 + + + + + $editFormTextBottom + classEditPage.html + a2f08817e0819f986bc2b4802e8325f4b + + + + + $editFormTextTop + classEditPage.html + a89b41a204b182bd1cb42fc1e96a2e436 + + + + string + $edittime + classEditPage.html + ae0471859753cd46e03e66758155055bb + + + + bool + $firsttime + classEditPage.html + a17ae0feec442de3bdac1fbf2900d1f2f + + + + string + $formtype + classEditPage.html + a7e33f4fe72fa489b871bc582b1ebebc5 + + + + string + $hookError + classEditPage.html + a0dbecc812f03a9a3e8735142f0bb5d7f + + + + bool + $isConflict + classEditPage.html + ac36c08e81589835320c23347e8643065 + + + + bool + $isCssJsSubpage + classEditPage.html + ab9287d283c327fe51728fe6c14b6edb8 + + + + bool + $isCssSubpage + classEditPage.html + a183b78c8cc8b4fa93200b4b49b3072e8 + + + + bool + $isJsSubpage + classEditPage.html + ac2781960b442950418d493e3d49965d0 + + + + bool + $live + classEditPage.html + ab0586374b87f01c819229f781faddfaf + + + + Article + $mArticle + classEditPage.html + abb31e420e8ba249516d076c9b32728f6 + + + + bool + $minoredit + classEditPage.html + ad37bc8106abeb7eb48fa3af0aec564d8 + + + + + $mPreloadContent + classEditPage.html + a777f8809c0967471df4b76be87a76a26 + + + + bool + $mShowSummaryField + classEditPage.html + a506a5a7b315fee8dd6130a08d1e6bc76 + + + + Title + $mTitle + classEditPage.html + a65d93552041051a7efc71c420b26d542 + + + + int + $oldid + classEditPage.html + a3949c060635b504020297d64fa747020 + + + + bool + $preview + classEditPage.html + af17317ea2a75c6be968a38edc9ebca62 + + + + + $previewTextAfterContent + classEditPage.html + ad386ba765797e4dffb1d83bf8a52d064 + + + + bool + $save + classEditPage.html + a88baf1193a17e9ec14d0adf33e87417f + + + + null + $scrolltop + classEditPage.html + ac3d5b6789c65f6ac21718e06e2c3b572 + + + + string + $section + classEditPage.html + a7a751de43f8968d2cf56e0cab1e666bc + + + + string + $sectiontitle + classEditPage.html + a0468c67eb969dbcd98aaa00cd51a406e + + + + string + $summary + classEditPage.html + a849675b7aebe1efb714fc13dacbaa6eb + + + + + $suppressIntro + classEditPage.html + aa51f0b63e6369288feedf72c7a9feb86 + + + + string + $textbox1 + classEditPage.html + a8d32cbdcbf3284f2a3c40a515cdaf436 + + + + string + $textbox2 + classEditPage.html + a22721565acc289c5b6fd57938d21a634 + + + + + $undidRev + classEditPage.html + a3275f0a47a9e23ac25a930a0df4e226d + + + + const + AS_ARTICLE_WAS_DELETED + classEditPage.html + ab46bd4c6847aa67ffd9647a82fc44ac6 + + + + const + AS_BLANK_ARTICLE + classEditPage.html + a5ae6d4b0a54618adee28e11ea8014296 + + + + const + AS_BLOCKED_PAGE_FOR_USER + classEditPage.html + a9974f6fae8b8b56e80c9ac0add493d39 + + + + const + AS_CONFLICT_DETECTED + classEditPage.html + a3fa1ee95fdbfddb9f22a5f205ce98ae5 + + + + const + AS_CONTENT_TOO_BIG + classEditPage.html + a891393e214015da3432373bd830eaf5f + + + + const + AS_END + classEditPage.html + ab23d0cc6937499318f616eb02025e3ed + + + + const + AS_HOOK_ERROR + classEditPage.html + afa5daa27966758dcec734024c4edbdcf + + + + const + AS_HOOK_ERROR_EXPECTED + classEditPage.html + a1df2923796fa01775c0b0ef964463a81 + + + + const + AS_IMAGE_REDIRECT_ANON + classEditPage.html + ac19e7e83f3f10183c8ea71dac29e88ac + + + + const + AS_IMAGE_REDIRECT_LOGGED + classEditPage.html + aae489a713c356366c74ce61d7c28a76a + + + + const + AS_MAX_ARTICLE_SIZE_EXCEEDED + classEditPage.html + a3b8aba05722ff26fed8e492d2f6efe6c + + + + const + AS_NO_CREATE_PERMISSION + classEditPage.html + ad07dc96f58b1b31328e620cd0238f1d6 + + + + const + AS_OK + classEditPage.html + a79ecbbf5a7afff5c10395a67807f91c5 + + + + const + AS_PARSE_ERROR + classEditPage.html + a6c3b51a682f2b50aa4051a649a99ab42 + + + + const + AS_RATE_LIMITED + classEditPage.html + af786760cfb8a4803b08c0ab14becbdc2 + + + + const + AS_READ_ONLY_PAGE + classEditPage.html + a72bd59b9ee75f066d9f26627851de61a + + + + const + AS_READ_ONLY_PAGE_ANON + classEditPage.html + a202d105dd979361c4963fad4a7efc904 + + + + const + AS_READ_ONLY_PAGE_LOGGED + classEditPage.html + a50469d0d93e2ac4928e4bcdcd8612d04 + + + + const + AS_SPAM_ERROR + classEditPage.html + a4cbb4dc7231d243eda1d061059204a58 + + + + const + AS_SUCCESS_NEW_ARTICLE + classEditPage.html + adbb68089e2811c946680b6da27ddb07d + + + + const + AS_SUCCESS_UPDATE + classEditPage.html + ab6cf6cc0928c4284858e341d8df1bcb1 + + + + const + AS_SUMMARY_NEEDED + classEditPage.html + afe234fc09fe61f1e1586c7ad505ffa55 + + + + const + AS_TEXTBOX_EMPTY + classEditPage.html + ab470bb2436f7dd84ef9fef15c851a8c3 + + + + const + AS_USER_CANNOT_EDIT + classEditPage.html + a56cf14fb51f32c91ecc69ce807c21dd6 + + + + const + EDITFORM_ID + classEditPage.html + a9544f1d05264a83417a5cb18bf6c2b84 + + + + const + POST_EDIT_COOKIE_DURATION + classEditPage.html + a9a87d8af2ca09e0fd51a4fea48f3616e + + + + const + POST_EDIT_COOKIE_KEY_PREFIX + classEditPage.html + a3a77205c5bcfc851f9d271303ebd8f19 + + + + + displayPermissionsError + classEditPage.html + a17706eb3f0fe26e6272e668858cecbc3 + (array $permErrors) + + + + displayPreviewArea + classEditPage.html + aa455b2a2f9533cea915be4659a5ec7bd + ($previewOutput, $isOnTop=false) + + + + getActionURL + classEditPage.html + a07e8302f5183dd72b5af7de777a389f8 + (Title $title) + + + + getContentObject + classEditPage.html + a7a9e4af94a4239f2b779405e264aed6e + ($def_content=null) + + + + getCopywarn + classEditPage.html + a9a127d0be307631b20d7c44aa131b5cc + () + + + + getCurrentContent + classEditPage.html + a8b9a3176965d010342240d3778404463 + () + + + + getEditPermissionErrors + classEditPage.html + aa96a792a1c3bcf02fd8c5b24d760599a + () + + + + getLastDelete + classEditPage.html + ac60052a18547284fbf710ae37a83f8cc + () + + + + getPreloadedContent + classEditPage.html + a1f9892ed55413816077d1bdf67e949ff + ($preload, $params=array()) + + + + getPreloadedText + classEditPage.html + a4b0cab54cdf75109ced0fc71bac60211 + ($preload) + + + + getSummaryPreview + classEditPage.html + a8789014898985fd711be46555c1b09ed + ($isSubjectPreview, $summary="") + + + + importContentFormData + classEditPage.html + ad225f19bccfe700b7f7b7e7b1f148d29 + (&$request) + + + + isSectionEditSupported + classEditPage.html + a11054d96e190645a03ec8661782b6d8c + () + + + + isWrongCaseCssJsPage + classEditPage.html + a437d5ed6f3b07e34cffb1802326c0d8c + () + + + + previewOnOpen + classEditPage.html + a7b34ce85f823abf955c96666a48247aa + () + + + + runPostMergeFilters + classEditPage.html + a18f9d2d669018a1495c9e2715aafec10 + (Content $content, Status $status, User $user) + + + + safeUnicodeInput + classEditPage.html + acff06a1331ee4e912ae1d4e4d7a5284b + ($request, $field) + + + + safeUnicodeOutput + classEditPage.html + af2f4d0a52291d4c65aa0e42b8d4686c7 + ($text) + + + + setPostEditCookie + classEditPage.html + a990e6666356025c1d527d5e77f2f5490 + ($statusValue) + + + + showConflict + classEditPage.html + a701f5ade8e98fcc3c3fe732550d7ef83 + () + + + + showContentForm + classEditPage.html + aeb0a4978720fff93417a734d6db35be0 + () + + + + showCustomIntro + classEditPage.html + a175015ab9d35760e6c747869fa26fcf5 + () + + + + showEditTools + classEditPage.html + a2c38b08d3f22d67d5d5809cd7d09ad11 + () + + + + showFormAfterText + classEditPage.html + a560c5ceeeb7b2b435c223d39677f10c6 + () + + + + showFormBeforeText + classEditPage.html + a49f555deaf74fe71eef086a6af25c9d4 + () + + + + showHeader + classEditPage.html + a0138470bd6328863254068815ae98617 + () + + + + showHeaderCopyrightWarning + classEditPage.html + ad3162aa0cf25909154805627c5278a44 + () + + + + showIntro + classEditPage.html + aba820e733f7ab73f9178357d6541ef53 + () + + + + showPreview + classEditPage.html + a80991f6fd181148a4c7e04b2e7e507fb + ($text) + + + + showStandardInputs + classEditPage.html + a8b99ae2a5d2c26b138b28d728ff2fed0 + (&$tabindex=2) + + + + showSummaryInput + classEditPage.html + a381539a99d26b158a04bcf1adba34ac7 + ($isSubjectPreview, $summary="") + + + + showTextbox + classEditPage.html + ac668b8f5d255f0d6a8a5beb340b1e0ee + ($text, $name, $customAttribs=array()) + + + + showTextbox1 + classEditPage.html + a34bc45794e4800aa89dd246a13ddcf53 + ($customAttribs=null, $textoverride=null) + + + + showTextbox2 + classEditPage.html + a2bd9eca1d1ff769bf888bfeccae8694c + () + + + + showTosSummary + classEditPage.html + ae12c5262c216a6b1f2dcd3ce733f9641 + () + + + + toEditContent + classEditPage.html + a315f8f9deed469ef7495372b4946c9c0 + ($text) + + + + toEditText + classEditPage.html + a01fe1cb915d76300bcc57120fe31b6b8 + ($content) + + + + updateWatchlist + classEditPage.html + a131f93fcc788293cd5d0097820d14e6c + () + + + + wasDeletedSinceLastEdit + classEditPage.html + a4d2573a8043ea9deb03bc5cc256a7f2d + () + + + static + matchSpamRegexInternal + classEditPage.html + a636e9c0e6aa1ee171eb359e5fbc979b5 + ($text, $regexes) + + + string + $action + classEditPage.html + ac606467353efbec14e015c5d41362bd3 + + + + bool + $allowBlankSummary + classEditPage.html + a1687adc37124fa65f925f96919b0d519 + + + + string + $autoSumm + classEditPage.html + aab628a647d79ed643ec81bb8829d0b3c + + + + bool + $deletedSinceEdit + classEditPage.html + a30c3a2d927711f1a4cc88526c9f2379b + + + + bool + $diff + classEditPage.html + a8b0fc1ceee4ace001b686e6d9e7fe235 + + + + bool + $edit + classEditPage.html + aed104e5bd65bd678497093ffb20a7519 + + + + string + $editintro + classEditPage.html + ac7875d456866e27edb37ec42cc3b55e9 + + + + bool + $hasPresetSummary + classEditPage.html + a5aa63caa666ddcbb6116b37790f3828c + + + + bool + $incompleteForm + classEditPage.html + adacae449bb78a193b60358968f2e5834 + + + + bool + $isNew + classEditPage.html + ab9d2d9b32711d1d010ae773a5852233d + + + + bool + $isWrongCaseCssJsPage + classEditPage.html + a83a29a62d83ac2ceb24c7060a4d3d485 + + + + bool + $kblength + classEditPage.html + a69fd0af032c1f8d6a408dc84bd6152d0 + + + + bool stdClass + $lastDelete + classEditPage.html + a0c8fd66ee24aac58ddf604f8bcd6d5c6 + + + + bool + $mBaseRevision + classEditPage.html + acd677e6fa1252fb69d8f53143b158792 + + + + bool + $missingComment + classEditPage.html + ae028455b7070eaa730d2393fae6e6feb + + + + bool + $missingSummary + classEditPage.html + a61d123c1519434f0c6ecd8b30ed2e6aa + + + + ParserOutput + $mParserOutput + classEditPage.html + a7ab97c2af6d321f229a08d5e4b293bad + + + + bool + $mTokenOk + classEditPage.html + a44279009a874f5cceebc338beab566b9 + + + + bool + $mTokenOkExceptSuffix + classEditPage.html + ab4dfddebae814d19b84e3cf612c814ab + + + + bool + $mTriedSave + classEditPage.html + a6e2c1f7e923bc2bae3b83b3c61cd1acf + + + + bool + $nosummary + classEditPage.html + ad91b91e093c503c029a941c8ae18144e + + + + bool + $recreate + classEditPage.html + a56295bc439445e976cb15401a20c6d27 + + + + string + $starttime + classEditPage.html + ab9bbb4a14ab0fe4c935db988efe54253 + + + + bool + $tooBig + classEditPage.html + a23e48b9d68105a4d6cdd5aad7f7c18fd + + + + bool + $watchthis + classEditPage.html + acd6799f07484ec4c584515343a9bf7e5 + + + + + checkUnicodeCompliantBrowser + classEditPage.html + a0683248adef0680c87c85f026ddf6c1d + () + + + + getOriginalContent + classEditPage.html + a141c4ca3683f5f8ddda6aef7294a280b + (User $user) + + + + handleStatus + classEditPage.html + a5f8ff600a19583e27d211623a8ce7904 + (Status $status, $resultDetails) + + + + makeSafe + classEditPage.html + a79d94ea382c6e6750868db4c36db210c + ($invalue) + + + + mergeChangesIntoContent + classEditPage.html + addb744c6e881afd88d22928d29a7925a + (&$editContent) + + + + unmakeSafe + classEditPage.html + a091ca556210e59f0d59845b929c8fc11 + ($invalue) + + + null Title + $mContextTitle + classEditPage.html + aa000c0c2dd21421eea9143563054bee8 + + + + + EditPageTest + classEditPageTest.html + MediaWikiLangTestCase + + + testAutoMerge + classEditPageTest.html + a23367f042c89e770b60e7121eba7ddaf + ($baseUser, $text, $adamsEdit, $bertasEdit, $expectedCode, $expectedText, $message=null) + + + + testCreatePage + classEditPageTest.html + a1c2a9b86e0721654abc01ef57bcba95e + () + + + + testExtractSectionTitle + classEditPageTest.html + a332afc3d52302a337e34c430262edf7a + ($section, $title) + + + + testSectionEdit + classEditPageTest.html + a7aaf7e84098ef2ac1e7b98935ba3aede + ($base, $section, $text, $summary, $expected) + + + + testUpdatePage + classEditPageTest.html + afcf482cbba3328b2da48a1542d74e16b + () + + + static + provideAutoMerge + classEditPageTest.html + a7fecf4d93e968788d24d2594e82a7ba7 + () + + + static + provideExtractSectionTitle + classEditPageTest.html + ab96aa7e52273e8c66b2f87a9ef58938c + () + + + static + provideSectionEdit + classEditPageTest.html + a7adc5b3043a6ad17c855886f15604e19 + () + + + + assertEdit + classEditPageTest.html + aefcaabc2f3a72143ad452122a8f6276f + ($title, $baseText, $user=null, array $edit, $expectedCode=EditPage::AS_OK, $expectedText=null, $message=null) + + + + assertEditedTextEquals + classEditPageTest.html + ad9b41f0e11a6451b2addaddc47053211 + ($expected, $actual, $msg= '') + + + + forceRevisionDate + classEditPageTest.html + a284a1fb42b885bbf89f7c1cb6eb6f786 + (WikiPage $page, $timestamp) + + + + EditWatchlistCheckboxSeriesField + classEditWatchlistCheckboxSeriesField.html + HTMLMultiSelectField + + + validate + classEditWatchlistCheckboxSeriesField.html + ab9fb75d8a29cf7f169a3470bf0f44ff8 + ($value, $alldata) + + + + EditWatchlistNormalHTMLForm + classEditWatchlistNormalHTMLForm.html + HTMLForm + + + getBody + classEditWatchlistNormalHTMLForm.html + a94142e1a783cd5166f76629125d77bd5 + () + + + + getLegend + classEditWatchlistNormalHTMLForm.html + a33c60b6c11d5236b90079a92c73c1691 + ($namespace) + + + + EmailConfirmation + classEmailConfirmation.html + UnlistedSpecialPage + + + __construct + classEmailConfirmation.html + a48376e1c92cc058890c004e3730643fd + () + + + + attemptConfirm + classEmailConfirmation.html + a57cb9df2f1117dfae782b9ac268c0eb2 + ($code) + + + + execute + classEmailConfirmation.html + a09d9ad2feaefdd7c38a668a1140133a9 + ($code) + + + + showRequestForm + classEmailConfirmation.html + afb3b23f0009e9b3ab7390e7fa8c49985 + () + + + + EmailInvalidation + classEmailInvalidation.html + UnlistedSpecialPage + + + __construct + classEmailInvalidation.html + a6344bac041d4c5ccd09ce87a601be6c4 + () + + + + attemptInvalidate + classEmailInvalidation.html + a5d41f7704647e61a65acccacd58179f1 + ($code) + + + + execute + classEmailInvalidation.html + a0de60979ffae36567a689d7c588765dc + ($code) + + + + EmaillingJob + classEmaillingJob.html + Job + + + __construct + classEmaillingJob.html + ace1f233d1ca85c4bf82d8b371ccceb9b + ($title, $params) + + + + run + classEmaillingJob.html + abaad86ec57ad77f10094921c8411c13f + () + + + + EmailNotification + classEmailNotification.html + + + actuallyNotifyOnPageChange + classEmailNotification.html + a6f0f81c7e601055f09a664c63ae3d71d + ($editor, $title, $timestamp, $summary, $minorEdit, $oldid, $watchers, $pageStatus= 'changed') + + + + compose + classEmailNotification.html + a7188037f3fd781d955ed31427809d394 + ($user) + + + + notifyOnPageChange + classEmailNotification.html + a4fe6bf1b7a1a40e44ece75e650eef34b + ($editor, $title, $timestamp, $summary, $minorEdit, $oldid=false, $pageStatus= 'changed') + + + + sendImpersonal + classEmailNotification.html + afa90077fac28bc238808fc0333769098 + ($addresses) + + + + sendMails + classEmailNotification.html + a2b1936674d4c2891b39e892ac024a916 + () + + + + $body + classEmailNotification.html + a05f951b2c20adda0da5d0999e8c7c305 + + + + + $composed_common + classEmailNotification.html + a9f2dfab9c14b98352edf82918a06baf2 + + + + + $from + classEmailNotification.html + af11f6bd2a3ec45c54e2dde5d9929583e + + + + + $minorEdit + classEmailNotification.html + af50dd6e0b501c8326a59047b90412cca + + + + + $oldid + classEmailNotification.html + ac6d7f049494f95117a68e8931db0c10a + + + + + $pageStatus + classEmailNotification.html + a933615b8a11fb97564ca8d8004e913e4 + + + + + $replyto + classEmailNotification.html + a1abfb071507af626b00e9c06668a4113 + + + + + $summary + classEmailNotification.html + afa1df411df31ddcf15173f6716dc3e0b + + + + User + $editor + classEmailNotification.html + ac3c2dba2bd33864cda1f60eac27169e5 + + + + + $mailTargets + classEmailNotification.html + a0e2d97728c490b3d2f2f19b3cc4b91f8 + + + + + $subject + classEmailNotification.html + acb6a0c8a1057f9e19e0f8adf91736283 + + + + + $timestamp + classEmailNotification.html + a36e641fb7c920b841c195fd34bf8729d + + + + Title + $title + classEmailNotification.html + aedd1d6750962dba130472925edeaf044 + + + + + canSendUserTalkEmail + classEmailNotification.html + afe564d2133c978a2ea69723cfeff1fd9 + ($editor, $title, $minorEdit) + + + + composeCommonMailtext + classEmailNotification.html + ab56e6d691f9e5721f44c9685bfd2ef43 + () + + + + sendPersonalised + classEmailNotification.html + a208f8474d7c9fefbe7172f16b7713523 + ($watchingUser) + + + + EmptyBagOStuff + classEmptyBagOStuff.html + BagOStuff + + + cas + classEmptyBagOStuff.html + a136241187e850d345fea307c58b8c1d2 + ($casToken, $key, $value, $exp=0) + + + + delete + classEmptyBagOStuff.html + af1d55acb554a8006b9e34972b726cab0 + ($key, $time=0) + + + + get + classEmptyBagOStuff.html + ae4d527a7a712ddce8de06016037f9057 + ($key, &$casToken=null) + + + + merge + classEmptyBagOStuff.html + ab1b82dee5bcf40b9b1eaa85af2f295bc + ($key, Closure $callback, $exptime=0, $attempts=10) + + + + set + classEmptyBagOStuff.html + a55c924e1920d056ce6ef334605abc027 + ($key, $value, $exp=0) + + + + EnhancedChangesList + classEnhancedChangesList.html + ChangesList + + + __construct + classEnhancedChangesList.html + af2d103403e60bcb6dcf4cf2052da0894 + ($obj) + + + + beginRecentChangesList + classEnhancedChangesList.html + a516fffba49f70420af617d5f093c051d + () + + + + endRecentChangesList + classEnhancedChangesList.html + a57f1b6545a45c32ad5ba3b3dad2a3c9e + () + + + + recentChangesLine + classEnhancedChangesList.html + a042079b7d73febeefef523c6b0c069ad + (&$baseRC, $watched=false) + + + + addCacheEntry + classEnhancedChangesList.html + a72289b75e1124190638705e80377e0d1 + (RCCacheEntry $cacheEntry) + + + + arrow + classEnhancedChangesList.html + a901c148270819819b18f7f0e1f7908df + ($dir, $alt= '', $title= '') + + + + downArrow + classEnhancedChangesList.html + a71a91eec79f5f10511a98de566bca0dc + () + + + + makeCacheGroupingKey + classEnhancedChangesList.html + a3e1aec66cd1036a8b254d443a8b54c51 + (RCCacheEntry $cacheEntry) + + + + recentChangesBlock + classEnhancedChangesList.html + a1c285c76932ae7be546e8c9c820bcad0 + () + + + + recentChangesBlockGroup + classEnhancedChangesList.html + ae1e55798487395ef5eab9fbf02c7d601 + ($block) + + + + recentChangesBlockLine + classEnhancedChangesList.html + af81d53e623d2e4a868c7f0b3171886ae + ($rcObj) + + + + sideArrow + classEnhancedChangesList.html + a012b85f656492fb5cbff3938686a30e9 + () + + + + spacerArrow + classEnhancedChangesList.html + ad4fffd997ce6ef416253415cdf19996b + () + + + RCCacheEntryFactory + $cacheEntryFactory + classEnhancedChangesList.html + a8fc6a7e78047e8587ce8e4d73b40561b + + + + array + $rc_cache + classEnhancedChangesList.html + aacd3ba662f4ba35665c11507f183c34e + + + + + EnotifNotifyJob + classEnotifNotifyJob.html + Job + + + __construct + classEnotifNotifyJob.html + ab12fc3cfe25eabd2e4cc03433e20cca2 + ($title, $params) + + + + run + classEnotifNotifyJob.html + aa5c0458389f44a940b9b42bc131f3810 + () + + + + EraseArchivedFile + classEraseArchivedFile.html + Maintenance + + + __construct + classEraseArchivedFile.html + aec5dc2bc23204023e13d646abc3316b4 + () + + + + execute + classEraseArchivedFile.html + a976c0e98f94d8b9d93ac612588b909d4 + () + + + + scrubAllVersions + classEraseArchivedFile.html + a7d8da260c4c2955e07eab9835b92f12f + ($name) + + + + scrubVersion + classEraseArchivedFile.html + a1d63917827e289392ec6543e8e2c3eea + (ArchivedFile $archivedFile) + + + + ErrorPageError + classErrorPageError.html + MWException + + + __construct + classErrorPageError.html + a75f4bf78daa5956ad9098d5f90381216 + ($title, $msg, $params=array()) + + + + report + classErrorPageError.html + a10b01c2bd56770cf74368f7b3caff1bb + () + + + + $msg + classErrorPageError.html + abdf9a0a5a5d53551cacc01ad99aaede6 + + + + + $params + classErrorPageError.html + acbad2f582a3292343a80634e4f232127 + + + + + $title + classErrorPageError.html + ac4752bcc56fcfd1b58404830162494e6 + + + + + ErrorPageErrorTest + classErrorPageErrorTest.html + MediaWikiTestCase + + + testConstruction + classErrorPageErrorTest.html + a4b1714961468f56547ede878102a14d8 + () + + + + testReport + classErrorPageErrorTest.html + a51716b2924b3018d39e6784d06e9c41d + () + + + + setUp + classErrorPageErrorTest.html + aca3feb1aaf8d955711d11bd23b91b53a + () + + + + tearDown + classErrorPageErrorTest.html + abe2b1f448df8eec65602212440e9187f + () + + + + getMockMessage + classErrorPageErrorTest.html + a15647932f01bd5d3d879f78fe992c371 + () + + + + $wgOut + classErrorPageErrorTest.html + aeb4632f1f47b24b3c5cb51a3604fd1bb + + + + + ExampleObject + classExampleObject.html + + + Exif + classExif.html + + + __construct + classExif.html + a61c7b00cf58fe0c71dbb50a59a8e7a64 + ($file, $byteOrder= '') + + + + collapseData + classExif.html + acf38cbcc1766ee49cd46be4f03576ff8 + () + + + + getData + classExif.html + a2bf51206681f4c2a69beddbf752ce549 + () + + + + getFilteredData + classExif.html + a69c9103169338c3124cfec70969d78b9 + () + + + + makeFilteredData + classExif.html + a8b1bf0376c325d03030c7a1073bf1a96 + () + + + static + version + classExif.html + a5f7ab413d1ef80a9d706255bd6406a49 + () + + + const + ASCII + classExif.html + a6155c6bd10eb2cb68ed24133adc0a7c4 + + + + const + BYTE + classExif.html + a1a396c46e0d9df83eab692816b3eb761 + + + + const + IGNORE + classExif.html + ae023d4f754005daa0f9dcfe9affe7d4b + + + + const + LONG + classExif.html + a7ccecfdf6801b44d89e647c0e46a8c7e + + + + const + RATIONAL + classExif.html + a3df865e221e96cfb74fdc1394a6226a0 + + + + const + SHORT + classExif.html + a72700601ddb66d577ef99de9009c7649 + + + + const + SHORT_OR_LONG + classExif.html + a308fae79a52fe45abad4a5de4ea891c1 + + + + const + SLONG + classExif.html + afdda40e9bdf8235e5376e52a2c94cbe0 + + + + const + SRATIONAL + classExif.html + a064bcdc344097e381fd07a7eba1530e8 + + + + const + UNDEFINED + classExif.html + a3f753c259669378f5080c228cd92fd6f + + + + + charCodeString + classExif.html + af263fefba71fd61900d5947180db73f4 + ($prop) + + + + debug + classExif.html + a4d239c2bc252176fb739f32ec75c1f00 + ($in, $fname, $action=null) + + + + debugFile + classExif.html + a9d20e1048f434844f21badd15cacb7c7 + ($fname, $io) + + + + exifGPStoNumber + classExif.html + af571ff0055321f67001d67d55cce06d5 + ($prop) + + + + exifPropToOrd + classExif.html + a667a18456e45ba9babf2f50caa2158ac + ($prop) + + + + isASCII + classExif.html + ab7360a4802c08d183d45bae81198404e + ($in) + + + + isByte + classExif.html + ad3d2639a3c3e98292d7f332e88db2293 + ($in) + + + + isLong + classExif.html + a3bc12004c2b8e229aa7f5a4d10622d2f + ($in) + + + + isRational + classExif.html + a3cad189d53eff2f408e53d91eba33728 + ($in) + + + + isShort + classExif.html + a57f92b1d21b86f53ce058cee7e8e5e0a + ($in) + + + + isSlong + classExif.html + a185a1d8847336dd16d6db213eca52732 + ($in) + + + + isSrational + classExif.html + ae95b8f673ab457ce5051a3896dedff8d + ($in) + + + + isUndefined + classExif.html + ade6889abc0062425ce8c65c3a973ed2c + ($in) + + + + validate + classExif.html + a538e2c3ba567ad583e57b46728c9376d + ($section, $tag, $val, $recursive=false) + + + string + $basename + classExif.html + ab36d374d5220db3f0891a29fb55f0f56 + + + + string + $byteOrder + classExif.html + a512eafd0213b297ec38d4a6d09c1a5f2 + + + + string + $file + classExif.html + a36f0c7c72170bd433516576ba9310d66 + + + + string + $log + classExif.html + ab0a7aa02a73d0d3ea6339eeaf0442ca6 + + + + array + $mExifTags + classExif.html + a7f1693899bb76c5b91f888867c676156 + + + + array + $mFilteredExifData + classExif.html + a3f6ff3a660d4ff59dd0d280771ea7644 + + + + array + $mRawExifData + classExif.html + a84b1343fbcae859d7a2c002ee5a77fa5 + + + + + ExifBitmapHandler + classExifBitmapHandler.html + BitmapHandler + + + convertMetadataVersion + classExifBitmapHandler.html + a782b37990de483379286c9127c7b4a69 + ($metadata, $version=1) + + + + formatMetadata + classExifBitmapHandler.html + aa7da6ae9026ea27c082811ed841c18c3 + ($image) + + + + getCommonMetaArray + classExifBitmapHandler.html + a3c0f590d6cd97a84868fd28d8b872ba3 + (File $file) + + + + getImageSize + classExifBitmapHandler.html + a0fb76800d588cb9e2b09c86bb034df50 + ($image, $path) + + + + getMetadataType + classExifBitmapHandler.html + a8fddeb122ade28be2719d356617af357 + ($image) + + + + getRotation + classExifBitmapHandler.html + aa74535778f5cd7c08b852b49b45499f9 + ($file) + + + + isMetadataValid + classExifBitmapHandler.html + a916b36d38e742ed2c5f82b157ab7f7d7 + ($image, $metadata) + + + const + BROKEN_FILE + classExifBitmapHandler.html + aec67bf066804199bbe05d9013bdc7c7f + + + + const + OLD_BROKEN_FILE + classExifBitmapHandler.html + a8f1e6873c14a67d2673d6792ffb37c71 + + + + + getRotationForExif + classExifBitmapHandler.html + a1ecd3c14e00b9dfc119b98b727f77a2d + ($data) + + + + ExifBitmapTest + classExifBitmapTest.html + MediaWikiTestCase + + + testConvertMetadataLatest + classExifBitmapTest.html + a8f167cafc987dc148212284dd5a3701a + () + + + + testConvertMetadataSoftware + classExifBitmapTest.html + a6423c3195f3bf69d0174c13d59990238 + () + + + + testConvertMetadataSoftwareNormal + classExifBitmapTest.html + acab0457bedf2ce47531970d9286ed8f6 + () + + + + testConvertMetadataToOld + classExifBitmapTest.html + a2fc9da9200e009f9b4f374ecc05cbb49 + () + + + + testGoodMetadata + classExifBitmapTest.html + ad2005d33f166f85939bdd77f01638609 + () + + + + testIsBrokenFile + classExifBitmapTest.html + a4a9f979de53a09f8c2a5ea4ebeac99a7 + () + + + + testIsInvalid + classExifBitmapTest.html + a3d56172688125756c1f8d557cfaf4fc9 + () + + + + testIsOldBroken + classExifBitmapTest.html + a24fa8a619bb99f8630b6583216009201 + () + + + + testIsOldGood + classExifBitmapTest.html + a0962847d9397bcd386fb06eee44a9007 + () + + + + testPagedTiffHandledGracefully + classExifBitmapTest.html + abad9ab05b8cd9b6fb39753fa85c122fa + () + + + + setUp + classExifBitmapTest.html + ae630165f12568152ab653eca24276939 + () + + + ExifBitmapHandler + $handler + classExifBitmapTest.html + a72e07ae56ad01f47f7e4a4ff6e663631 + + + + + ExifRotationTest + classExifRotationTest.html + MediaWikiMediaTestCase + + + testBitmapExtractPreRotationDimensions + classExifRotationTest.html + a7b35b4f0e871bdc3f5e7baab22f76a86 + ($rotation, $expected) + + + + testMetadata + classExifRotationTest.html + afccb1cd79991a00c10956e045297201e + ($name, $type, $info) + + + + testMetadataNoAutoRotate + classExifRotationTest.html + af2bb333d1decd1ead18080d240bd21e4 + ($name, $type, $info) + + + + testRotationRendering + classExifRotationTest.html + a434f049b0fa77e0968e1bae6ac8cb430 + ($name, $type, $info, $thumbs) + + + + testRotationRenderingNoAutoRotate + classExifRotationTest.html + ab80d6d3fb34a39906bc457ee21e1724e + ($name, $type, $info, $thumbs) + + + static + provideBitmapExtractPreRotationDimensions + classExifRotationTest.html + a526b4b713289a5f113839600cf2b12d0 + () + + + static + provideFiles + classExifRotationTest.html + a6132bc087ebd905e6e9fecad4b0abf10 + () + + + static + provideFilesNoAutoRotate + classExifRotationTest.html + a5d747a532408982f39abdb608457941b + () + + + const + TEST_HEIGHT + classExifRotationTest.html + aed251aa84a2249807b48db1141f24784 + + + + const + TEST_WIDTH + classExifRotationTest.html + a47e7a69a7a55fd151aa6af6be90c3494 + + + + + createsThumbnails + classExifRotationTest.html + af15f2d19321cd68bbe869751476f4c63 + () + + + + setUp + classExifRotationTest.html + a2098d07aa4c8422c8c88043d545ba0ef + () + + + + ExifTest + classExifTest.html + MediaWikiTestCase + + + testGPSExtraction + classExifTest.html + aeb49e7231a3a4791ce855f0b84582811 + () + + + + testUnicodeUserComment + classExifTest.html + ae7b25f71ad5036630e3f794cf31424ad + () + + + + setUp + classExifTest.html + a9f6748123d73dd2bc3669a5ac29dfb41 + () + + + string + $mediaPath + classExifTest.html + ad1df8f034fb9ae87c68ee1c69b9ccf3a + + + + + ExplodeIterator + classExplodeIterator.html + + + __construct + classExplodeIterator.html + a9fe5b38992c660317e640a31c77de6a0 + ($delim, $subject) + + + + current + classExplodeIterator.html + a7d5ced15fca6d53dde15f60448decd2e + () + + + + key + classExplodeIterator.html + a3ae96cbdcbad80d1911e13b55d7060c8 + () + + + + next + classExplodeIterator.html + a98ab54fbfa35b978893f58522ef78f29 + () + + + + refreshCurrent + classExplodeIterator.html + a018b3dd7d10d1e2daeba1dc01012e199 + () + + + + rewind + classExplodeIterator.html + a1b9a659981a6e2aa692fd6c82fd55a3b + () + + + + valid + classExplodeIterator.html + a5d31858fc5a1bd5eebf8a87abe3ff7a3 + () + + + + $delimLength + classExplodeIterator.html + a92834a4f80298373cb00b6a8f24191ea + + + + + $subjectLength + classExplodeIterator.html + ad25942598b918256448da54eb88369af + + + + + $curPos + classExplodeIterator.html + aaa7106798d7bf1f38c8b8497eb0d450c + + + + + $current + classExplodeIterator.html + a7da4a0662d24b66237e1492072b0b258 + + + + + $delim + classExplodeIterator.html + a027062eda7a4d6ef44d13b97e72b53e6 + + + + + $endPos + classExplodeIterator.html + ac5cd7ff80241483e82e45f308a5df385 + + + + + $subject + classExplodeIterator.html + a891addcbbb0408c05e17a0715c93b6d8 + + + + + ExportDemoTest + classExportDemoTest.html + DumpTestCase + + + testExportDemo + classExportDemoTest.html + a79705c4978c66da1162add70054094f0 + () + + + + ExportProgressFilter + classExportProgressFilter.html + DumpFilter + + + __construct + classExportProgressFilter.html + a570aec1e05a245b9efc59c387ab083c3 + (&$sink, &$progress) + + + + writeClosePage + classExportProgressFilter.html + a8d1d2c9aab8ee3614d48c8502a626cc6 + ($string) + + + + writeRevision + classExportProgressFilter.html + a19aa36a07d449d2e9fa076d2b69b119d + ($rev, $string) + + + + ExtensionLanguages + classExtensionLanguages.html + Languages + + + __construct + classExtensionLanguages.html + a3d3c5b19a959b0bc4ccb6965c3178df6 + (MessageGroup $group) + + + + name + classExtensionLanguages.html + ab00e4f7cb6d5c8e37bf344c5bd969c65 + () + + + + loadFile + classExtensionLanguages.html + ac6b1813f859d71a5c3896a9cc9b05f48 + ($code) + + + MessageGroup + $mMessageGroup + classExtensionLanguages.html + ac8d1601f6e4797c57b020e535b85d05b + + + + + ExtensionsParserTestSuite + classExtensionsParserTestSuite.html + + static + suite + classExtensionsParserTestSuite.html + a78bd5bb817a922ae0c05edaba78e8e19 + () + + + + ExtensionsTestSuite + classExtensionsTestSuite.html + + + __construct + classExtensionsTestSuite.html + a30eee3aeccaf77f1616acc60b02b0ff4 + () + + + static + suite + classExtensionsTestSuite.html + a43cf534f6087e9c85ab4e1a104347708 + () + + + + ExternalStore + classExternalStore.html + + static + batchFetchFromURLs + classExternalStore.html + a78439ce452958fcbde3c5a37c995cab3 + (array $urls) + + + static + fetchFromURL + classExternalStore.html + acac1f6996068c7391eed21856a841715 + ($url, array $params=array()) + + + static + getStoreObject + classExternalStore.html + a105aa6b693070a72f6f493462a64ab85 + ($proto, array $params=array()) + + + static + insert + classExternalStore.html + a439c059c48a9b23c47e0c8a615f3429b + ($url, $data, array $params=array()) + + + static + insertToDefault + classExternalStore.html + af201b11b481ec056300b9b395e4e127f + ($data, array $params=array()) + + + static + insertToForeignDefault + classExternalStore.html + a9bdc1310651a4458ed89454daa627017 + ($data, $wiki) + + + static + insertWithFallback + classExternalStore.html + a133e49e678c7f3e532737599ed4eb980 + (array $tryStores, $data, array $params=array()) + + + + ExternalStoreDB + classExternalStoreDB.html + ExternalStoreMedium + + + batchFetchBlobs + classExternalStoreDB.html + a7caefbd86b9ebb8eecc63d0a5abd0790 + ($cluster, array $ids) + + + + batchFetchFromURLs + classExternalStoreDB.html + ae7a0f21174ad2be2e596cbd217392fbf + (array $urls) + + + + fetchBlob + classExternalStoreDB.html + ae4b47daed7d2752ae060d088d53eb06d + ($cluster, $id, $itemID) + + + + fetchFromURL + classExternalStoreDB.html + a82e03f7acb2afe90f4e4788266a42a1c + ($url) + + + + getLoadBalancer + classExternalStoreDB.html + ae9adc21c1f2fa38c75a2b627f5160f0a + ($cluster) + + + + getMaster + classExternalStoreDB.html + acf3c5fc34f8b0f0e58683117dbfb029c + ($cluster) + + + + getSlave + classExternalStoreDB.html + af4ce062ac26917bdde27eeda8888a03c + ($cluster) + + + + getTable + classExternalStoreDB.html + a6f79c069ae67c8e7d81156a0d704f327 + ($db) + + + + store + classExternalStoreDB.html + ae0144e7389d1b75b87617121a4387cf5 + ($cluster, $data) + + + + parseURL + classExternalStoreDB.html + a57fdae357a655fe08791cfd94c626ee2 + ($url) + + + + mergeBatchResult + classExternalStoreDB.html + a846686e786ccdbae4fe21467e9ab091a + (array &$ret, array &$ids, $res) + + + + ExternalStoreFOO + classExternalStoreFOO.html + + + fetchFromURL + classExternalStoreFOO.html + a24598d0507bb844388d5ee30be6945f4 + ($url) + + + + $data + classExternalStoreFOO.html + a0c222510eb11352fd19518ca011875ab + + + + + ExternalStoreHttp + classExternalStoreHttp.html + ExternalStoreMedium + + + fetchFromURL + classExternalStoreHttp.html + a4c192fb30db912b9936e18452e170844 + ($url) + + + + store + classExternalStoreHttp.html + ab80bd18d6c285000511cdfa1e9cced62 + ($cluster, $data) + + + + ExternalStoreMedium + classExternalStoreMedium.html + + + __construct + classExternalStoreMedium.html + af8c3a409ff04f42dcc47e8bf6261465b + (array $params=array()) + + + + batchFetchFromURLs + classExternalStoreMedium.html + ad581fba5d99e4a43fe15ae9170768ecf + (array $urls) + + + + fetchFromURL + classExternalStoreMedium.html + abba681239ca74c187c6ff540540a63bf + ($url) + + + + store + classExternalStoreMedium.html + ab7d872c67efe1fe6afbb572956a2e06a + ($location, $data) + + + array + $params + classExternalStoreMedium.html + a1a4a73e6f6c75db19356b30c9a8d3a63 + + + + + ExternalStoreMwstore + classExternalStoreMwstore.html + ExternalStoreMedium + + + batchFetchFromURLs + classExternalStoreMwstore.html + a0ea7577edd80f482b66204e5d36c8cac + (array $urls) + + + + fetchFromURL + classExternalStoreMwstore.html + a69e449bd07091bfb9367fa1b4cfe3cd2 + ($url) + + + + store + classExternalStoreMwstore.html + add53cf0c4621a14ed7b4c69b4e4e9aba + ($backend, $data) + + + + ExternalStoreTest + classExternalStoreTest.html + MediaWikiTestCase + + + testExternalFetchFromURL + classExternalStoreTest.html + a8d89e537f76e33225ed7f7e9b4c7c04f + () + + + + ExtraParserTest + classExtraParserTest.html + MediaWikiTestCase + + + testCleanSig + classExtraParserTest.html + ac9e5f47de5f343b05882a4e4256785aa + () + + + + testCleanSigDisabled + classExtraParserTest.html + a200ffc0c0858e0ab46bae5a35fa53e6b + () + + + + testCleanSigInSig + classExtraParserTest.html + ab6d0cddc61ec7adb2a0574b6ab1c6a71 + ($in, $out) + + + + testGetPreloadText + classExtraParserTest.html + a36d07728fc4c9d89e6841ae5548ddec2 + () + + + + testGetSection + classExtraParserTest.html + a0b7b766182b917799db1a11680cfa9c6 + () + + + + testLongNumericLinesDontKillTheParser + classExtraParserTest.html + a51ff709d768746a6654b33267aff6d5f + () + + + + testParse + classExtraParserTest.html + a288f94602ad79ea4c02c7f8ad9853a5f + () + + + + testPreprocess + classExtraParserTest.html + a746e5d2bfcdd4e3c437dff85f4fa66a3 + () + + + + testPreSaveTransform + classExtraParserTest.html + aece39ebdb809885d8c87966acc247d7a + () + + + + testReplaceSection + classExtraParserTest.html + a6b69e4875bf4d2fe3cf4229225e96717 + () + + + + testTrackingCategory + classExtraParserTest.html + adc3b20f5c997bff51ca86c1cab4c9a7f + () + + + + testTrackingCategorySpecial + classExtraParserTest.html + abfa83805dc774a097a87b57cd6b70f4c + () + + + static + provideStringsForCleanSigInSig + classExtraParserTest.html + ac388d2132f313dee0cb8b80a1123ee4c + () + + + static + statelessFetchTemplate + classExtraParserTest.html + a77fc0dd5298a3351a443908fe6965b24 + ($title, $parser=false) + + + + setUp + classExtraParserTest.html + a2cd30883a323f672496b01429dde791f + () + + + ParserOptions + $options + classExtraParserTest.html + a81ad49942ca9653a26965c6d9f00c38b + + + + Parser + $parser + classExtraParserTest.html + a43b7464ed0b60e0f70adb4feea2aaf3f + + + + + FakeConverter + classFakeConverter.html + + + __construct + classFakeConverter.html + a4945f68fb7b9af7715dd1381314a2676 + ($langobj) + + + + armourMath + classFakeConverter.html + ab0ca1bdbf88f72fd4d9955f299563fda + ($text) + + + + autoConvert + classFakeConverter.html + ab34451181cc613b5d0a258817518b93f + ($text, $variant=false) + + + + autoConvertToAllVariants + classFakeConverter.html + a21fec45fe5ce29fd112503abb1e05534 + ($text) + + + + convert + classFakeConverter.html + a981684e4f0307507ae823b1b2e2cc258 + ($t) + + + + convertCategoryKey + classFakeConverter.html + a412d9018eb160ac9341497d668e22283 + ($key) + + + + convertNamespace + classFakeConverter.html + a0e572c55433481cf0018fb5168890a34 + ($ns) + + + + convertTitle + classFakeConverter.html + a201a1964c871c2efdf98e74a38d11739 + ($t) + + + + convertTo + classFakeConverter.html + aae5f6f01f1b893d781084e7af8a7b595 + ($text, $variant) + + + + findVariantLink + classFakeConverter.html + af962b7a7345a7a63209d374bc8b4dd5e + (&$l, &$n, $ignoreOtherCond=false) + + + + getConvRuleTitle + classFakeConverter.html + a6b335809123257821e02d195ebd6195f + () + + + + getDefaultVariant + classFakeConverter.html + a3429011da3362192b66c8699cacf62b7 + () + + + + getExtraHashOptions + classFakeConverter.html + a7a6e9844daafe0eb1346f1dd0a01868a + () + + + + getParsedTitle + classFakeConverter.html + afc833fe738f4713fff4e5c2f975fa719 + () + + + + getPreferredVariant + classFakeConverter.html + a84d7239ad362d9afdb1a1bd3205b1077 + () + + + + getURLVariant + classFakeConverter.html + a58598ed7f6741ddd1fd937963a3a9cd3 + () + + + + getVariantFallbacks + classFakeConverter.html + a76ce1e9e908cec92ba1fb42ff2348ed1 + ($variant) + + + + getVariants + classFakeConverter.html + a31df5f89766a420caea0ef309dadb801 + () + + + + markNoConversion + classFakeConverter.html + aa18b429a1d732e10d7911649dc857c56 + ($text, $noParse=false) + + + + translate + classFakeConverter.html + aaaf6ef61fa548fadc82e3b0a52033573 + ($text, $variant) + + + + validateVariant + classFakeConverter.html + a98e0e30dde9d609d731b7eb0b3a38811 + ($variant=null) + + + Language + $mLang + classFakeConverter.html + ae30828b18e11ff7e977e5f8e4d9853a2 + + + + + FakeDatabaseMysqlBase + classFakeDatabaseMysqlBase.html + DatabaseMysqlBase + + + __construct + classFakeDatabaseMysqlBase.html + a78890965fceb7a39026a17ea13a5190c + () + + + + affectedRows + classFakeDatabaseMysqlBase.html + a37bc32a49d0853b44fd7b919f93af2e7 + () + + + + getServerVersion + classFakeDatabaseMysqlBase.html + a829f7691c01c83245364959806b824ae + () + + + + insertId + classFakeDatabaseMysqlBase.html + ad2ba119adcb06f3a6fe68dfda3f7f4e9 + () + + + + lastErrno + classFakeDatabaseMysqlBase.html + a8e0e9a0e7baf8847f595b541ba8f0d63 + () + + + + closeConnection + classFakeDatabaseMysqlBase.html + aecdfe426eb8917dbdb1269e62e392374 + () + + + + doQuery + classFakeDatabaseMysqlBase.html + af1c9a2ce874d1818689e6078451d7cb1 + ($sql) + + + + mysqlConnect + classFakeDatabaseMysqlBase.html + a2d71e5b9f18c61c85c9c6c6d0fed5fe9 + ($realServer) + + + + mysqlDataSeek + classFakeDatabaseMysqlBase.html + ac2072ad94c31774a7f0327f98b380ba0 + ($res, $row) + + + + mysqlError + classFakeDatabaseMysqlBase.html + a255635766c7bab7dcc687f84cf04955e + ($conn=null) + + + + mysqlFetchArray + classFakeDatabaseMysqlBase.html + aef4588f93450fd1a3880e695acbb9b31 + ($res) + + + + mysqlFetchField + classFakeDatabaseMysqlBase.html + ad146754146ff584c5503eef171ab9235 + ($res, $n) + + + + mysqlFetchObject + classFakeDatabaseMysqlBase.html + a38a42b801245f25589a2e707920fd61e + ($res) + + + + mysqlFieldName + classFakeDatabaseMysqlBase.html + a007507030e03e56801437536423deee0 + ($res, $n) + + + + mysqlFieldType + classFakeDatabaseMysqlBase.html + a08ab768eb9df076536438648d7ea03f5 + ($res, $n) + + + + mysqlFreeResult + classFakeDatabaseMysqlBase.html + a217bdb077d7caa1ce0530ee6db69f410 + ($res) + + + + mysqlNumFields + classFakeDatabaseMysqlBase.html + a7bf44fb44429aef5d3227dfb6ea24bd4 + ($res) + + + + mysqlNumRows + classFakeDatabaseMysqlBase.html + acd7d02fdd2616ca7478b5ca7a1343bfc + ($res) + + + + mysqlPing + classFakeDatabaseMysqlBase.html + a1d9c2c1b036c4a485f2f989bcb9fd6d4 + () + + + + mysqlSetCharset + classFakeDatabaseMysqlBase.html + a330bc20d82beeae237487a0ccf8af18d + ($charset) + + + + FakeDiffOp + classFakeDiffOp.html + DiffOp + + + reverse + classFakeDiffOp.html + a82c8a4ac93e990b5f479ac7039d82838 + () + + + + FakeDimensionFile + classFakeDimensionFile.html + File + + + __construct + classFakeDimensionFile.html + ad8a30ed05e10fcf94569c9e74d23e860 + ($dimensions) + + + + getHeight + classFakeDimensionFile.html + aab23783964b10d5d34d9d38a551dc2c8 + ($page=1) + + + + getPath + classFakeDimensionFile.html + a9451096a087deba37de87c0fc84606ec + () + + + + getWidth + classFakeDimensionFile.html + aca82ede983f30cc6c9ee0e44d15e920a + ($page=1) + + + + mustRender + classFakeDimensionFile.html + a1f94d8d3cb11bd2fc61eb9a90a845bf2 + () + + + + $mustRender + classFakeDimensionFile.html + a5ba7945bf49a6c0e2c74e8374ef6e29f + + + + + FakeMaintenance + classFakeMaintenance.html + Maintenance + + + execute + classFakeMaintenance.html + aee02fa47f8a172a4828f3c0cf6c690a5 + () + + + + $mSelf + classFakeMaintenance.html + a9c0eabdad66861cc19efdb50f2110543 + + + + + FakeResultWrapper + classFakeResultWrapper.html + ResultWrapper + + + __construct + classFakeResultWrapper.html + a734238d245a5460ec842e89042892856 + ($array) + + + + fetchObject + classFakeResultWrapper.html + a4807e1df4f341f1a58d7443cc6065965 + () + + + + fetchRow + classFakeResultWrapper.html + a7b9871a2d6c01648423acc2b21324418 + () + + + + free + classFakeResultWrapper.html + a1bebf6777d25d110688e4c3315afaec2 + () + + + + next + classFakeResultWrapper.html + aff98d48f7a4fc8cea8083c9e14f14327 + () + + + + numRows + classFakeResultWrapper.html + a3b8f5c43ce621d07abd6b441d4ec468e + () + + + + rewind + classFakeResultWrapper.html + a2fe48f3f02055fc5c165220b1faa6cb4 + () + + + + seek + classFakeResultWrapper.html + a74fa146d421d68597f5353ca9a4f3eed + ($row) + + + array + $result + classFakeResultWrapper.html + a1c8a143339be2db8405b3c7e6e9231ad + + + + array stdClass bool + $currentRow + classFakeResultWrapper.html + a39073b025aca1fb7ec5758d65dc8bfc5 + + + + null + $db + classFakeResultWrapper.html + a94789a71417d7abb97f3503d34376394 + + + + int + $pos + classFakeResultWrapper.html + a5d1e2270ba9f1c344f4c3dc3349f9d2b + + + + + Fallback + classFallback.html + + static + iconv + classFallback.html + af20bde1cae9e2f34a9e8b14fab8305f4 + ($from, $to, $string) + + + static + mb_strlen + classFallback.html + a1c5c94ccc3cc93a3a4399bde95a9fd18 + ($str, $enc= '') + + + static + mb_strpos + classFallback.html + a4a3d4ef6853fc4bc1a9c629798379cce + ($haystack, $needle, $offset=0, $encoding= '') + + + static + mb_strrpos + classFallback.html + a865285354631b816869abf8792bc06a9 + ($haystack, $needle, $offset=0, $encoding= '') + + + static + mb_substr + classFallback.html + afb1f5c3f43786c9c3a1da9912a66bf37 + ($str, $start, $count= 'end') + + + static + mb_substr_split_unicode + classFallback.html + a3e0afd76654cd10a5206aebf9bf068c2 + ($str, $splitPos) + + + + FallbackTest + classFallbackTest.html + MediaWikiTestCase + + + testFallbackMbstringFunctions + classFallbackTest.html + aac38a71b441c46c50a7de0aa84c2d3f1 + () + + + + FatalError + classFatalError.html + MWException + + + getHTML + classFatalError.html + ac28f008fc024a24650cca9e68ae78718 + () + + + + getText + classFatalError.html + ae85132af743f0f6e6a8c6b16f26666d7 + () + + + + FauxRequest + classFauxRequest.html + WebRequest + + + __construct + classFauxRequest.html + aacc0117bd1f2b2aa4da96ff9a353b838 + ($data=array(), $wasPosted=false, $session=null, $protocol= 'http') + + + + checkSessionCookie + classFauxRequest.html + a0155ef5940a73e537f18252702a82ff5 + () + + + + checkUrlExtension + classFauxRequest.html + a5318a68c0f09f0cda89eb14baeb7124f + ($extWhitelist=array()) + + + + getCookie + classFauxRequest.html + a1549601712c26a8412296a68bb5dca6f + ($key, $prefix=null, $default=null) + + + + getHeader + classFauxRequest.html + ade6f24e2c4e937958dc2684ead10bd02 + ($name) + + + + getMethod + classFauxRequest.html + a97ad946d12118cb7fafd2cacff3738bd + () + + + + getProtocol + classFauxRequest.html + a766a8f9da71d2a53978709ace8fd40da + () + + + + getQueryValues + classFauxRequest.html + a2f44308c8b63ddfdf8c184653c452c01 + () + + + + getRawInput + classFauxRequest.html + a5865fa6a75ae7bd7e547fe4ce7ed5925 + () + + + + getRawPostString + classFauxRequest.html + a2bef944cd2705f3e0d60f1d81d0a89df + () + + + + getRawQueryString + classFauxRequest.html + ac23e5df7692220f6346bc70048050224 + () + + + + getRequestURL + classFauxRequest.html + a0117294e9e35c68cef944b81a41a6580 + () + + + + getSessionArray + classFauxRequest.html + a5b68ef89694d45bbf72cf889c83e27cd + () + + + + getSessionData + classFauxRequest.html + a32f95008f0400de7de86b5eecdf1d0dc + ($key) + + + + getText + classFauxRequest.html + af70aa0920fffc49cd6f1bf57ef0b5261 + ($name, $default= '') + + + + getValues + classFauxRequest.html + a17ac3ccb4fb053a36df3b6b74deec824 + () + + + + setHeader + classFauxRequest.html + a186a3d905607aa9d8d582435f57885f3 + ($name, $val) + + + + setSessionData + classFauxRequest.html + a35b090156391e638ad462216d4c1b6d4 + ($key, $data) + + + + wasPosted + classFauxRequest.html + af2cad2de5dfc049dbdb37b3b03f3b203 + () + + + + getRawIP + classFauxRequest.html + a33fe931136071f060f0d091a33b153c0 + () + + + + notImplemented + classFauxRequest.html + a22e703e07ce3cd88add7659777f918a1 + ($method) + + + + $session + classFauxRequest.html + a384a4ef31bdf2024e4ff1812b4818471 + + + + + $wasPosted + classFauxRequest.html + a81a5375f83b3157db85dbbfbe9562ba4 + + + + + FauxRequestTest + classFauxRequestTest.html + MediaWikiTestCase + + + testGetSetHeader + classFauxRequestTest.html + ae052824b1f530e16107d2c07488a627c + () + + + + FauxResponse + classFauxResponse.html + WebResponse + + + getcookie + classFauxResponse.html + ab1a48de18dbc3716a9e8080f07b8d0c5 + ($name) + + + + getheader + classFauxResponse.html + af416b00c3acb4539c2ff35ebbbac858f + ($key) + + + + getStatusCode + classFauxResponse.html + a5f43477fef53892b0258404e84fad7b7 + () + + + + header + classFauxResponse.html + a4d4dcc9b0118b4c80861cceb276aa0cb + ($string, $replace=true, $http_response_code=null) + + + + setcookie + classFauxResponse.html + afd30ae04a87ba556820b1030627aa387 + ($name, $value, $expire=0, $options=null) + + + + $code + classFauxResponse.html + a22de9d9c26db474d18779d75fa381acc + + + + + $cookies + classFauxResponse.html + ac5dd72f4f8261c2e596e80d95c7db585 + + + + + $headers + classFauxResponse.html + aec83cb1e0e107866bcfd5d8c1ac7f32f + + + + + FauxResponseTest + classFauxResponseTest.html + MediaWikiTestCase + + + testCookie + classFauxResponseTest.html + a0ea264a6a2e02c9914ae83d5195c6e6d + () + + + + testHeader + classFauxResponseTest.html + a37f6d7821f6d54b125f01ae44145e482 + () + + + + testResponseCode + classFauxResponseTest.html + a872b82ac4cde3fa0fc025e8b053c3ed4 + () + + + + setUp + classFauxResponseTest.html + a7d75c993519bbb278fa1a9e9fd5e662d + () + + + FauxResponse + $response + classFauxResponseTest.html + a4ab046853b465989d99e422af7000bec + + + + + FeedItem + classFeedItem.html + + + __construct + classFeedItem.html + a9be27fd7cb9ecd7227648ba0b4518dec + ($title, $description, $url, $date= '', $author= '', $comments= '') + + + + getAuthor + classFeedItem.html + a9bc481a15b51cf6ae1814737b7453576 + () + + + + getComments + classFeedItem.html + aa3886f9ef3f41a293716308c07ec010b + () + + + + getDate + classFeedItem.html + a6372c47a6a00d2e48e2e8bdab9d33950 + () + + + + getDescription + classFeedItem.html + a20ef70b855098e267dcb84f78ca56b78 + () + + + + getLanguage + classFeedItem.html + a17e1737d2f05b78f4926ac8255cf9596 + () + + + + getTitle + classFeedItem.html + a5a952869a54078bf5969683a7148d2a9 + () + + + + getUniqueId + classFeedItem.html + a32c25110a5dd32b503edd95b59a268aa + () + + + + getUrl + classFeedItem.html + aee8e56e2496775648bdeaee8f41075e5 + () + + + + setUniqueId + classFeedItem.html + ab4a19527bf767fcc6b7a7d455cf00740 + ($uniqueId, $rssIsPermalink=false) + + + + xmlEncode + classFeedItem.html + a4dde5b1a9c59af0255789823a6719c7d + ($string) + + + static + stripComment + classFeedItem.html + a719d4c09cf7069c1990c94e9cb347bf5 + ($text) + + + + $rssIsPermalink + classFeedItem.html + a32bcb243936bd03c1356ae4221ce81f3 + + + + + $author + classFeedItem.html + a7d94d591e542b6998f06a8791cf91f0c + + + + + $comments + classFeedItem.html + abbdf85d67430709fed95a5acc738aad0 + + + + + $date + classFeedItem.html + a22efac4b1d9a538bf862b3e8d0d5d902 + + + + + $description + classFeedItem.html + a15ec5ec1da382627881f947667ac6421 + + + + Title + $title + classFeedItem.html + a718af929efb838d2a4d213e104658b0b + + + + + $uniqueId + classFeedItem.html + a7fc9da21aefb290ac32657e070acedc5 + + + + + $url + classFeedItem.html + ad4ed99a4c997ecfa25e23213cdcf2c64 + + + + + FeedUtils + classFeedUtils.html + + static + applyDiffStyle + classFeedUtils.html + ab4187c1340f4612569bc912b11f5be22 + ($text) + + + static + checkFeedOutput + classFeedUtils.html + aedfcaed436caa35ff82929d46f5756ac + ($type) + + + static + checkPurge + classFeedUtils.html + ac8a2957cd0db55331796b2b9a7f65b00 + ($timekey, $key) + + + static + formatDiff + classFeedUtils.html + a0d969a7c5c58d6367635eaf5dd9764b3 + ($row) + + + static + formatDiffRow + classFeedUtils.html + a84a6fffd609df7dbcbd2603a35b307cd + ($title, $oldid, $newid, $timestamp, $comment, $actiontext= '') + + + static + getDiffLink + classFeedUtils.html + ad50871c2c1e2a334490510ff3a7249fd + (Title $title, $newid, $oldid=null) + + + + FetchText + classFetchText.html + Maintenance + + + __construct + classFetchText.html + a6fec7d9fadd6669705ce5de109d0ae50 + () + + + + execute + classFetchText.html + afe7643d9998f0ea48ae4bd946e712acc + () + + + + doGetText + classFetchText.html + a4b38574d558638739cd144be29248d6c + ($db, $id) + + + + FetchTextTest + classFetchTextTest.html + MediaWikiTestCase + + + addDBData + classFetchTextTest.html + a5c81af2c8d577c2476308693d65f42db + () + + + + testCharacters + classFetchTextTest.html + ac03ec51162aa4f8c45b5f4b6e750c0d0 + () + + + + testEmpty + classFetchTextTest.html + a2a9c48b7273471d0b8cb098bc994ee06 + () + + + + testExistingSeveral + classFetchTextTest.html + a20aa0d77c5891e3490c605aa7649501c + () + + + + testExistingSimple + classFetchTextTest.html + ac1b5876e58b4619003e85962efe75fd6 + () + + + + testExistingSimpleWithNewline + classFetchTextTest.html + a6f9e87b2cf50c9720cd30fc3a206ede6 + () + + + + testFloatingPointNumberExisting + classFetchTextTest.html + adfb535554dc3146cdefb3636a15b2ede + () + + + + testFloatingPointNumberNonExisting + classFetchTextTest.html + addef014a97ae207896e426961606cace + () + + + + testMix + classFetchTextTest.html + a8999d6ea129e73fa89225d06142f4328 + () + + + + testNegativeInteger + classFetchTextTest.html + af209177a8dd0245a6d124a02e66855c1 + () + + + + testNonExisting + classFetchTextTest.html + a0aec5f2edc837e17bfc218d72d57328c + () + + + + setUp + classFetchTextTest.html + af3dfb65d10241b3494f61ebd252f3236 + () + + + + addRevision + classFetchTextTest.html + a95c8e159a4af87387b89a5a1b838e432 + ($page, $text, $summary) + + + + assertFilter + classFetchTextTest.html + adcf560800b500f26a981f7f9381e1109 + ($input, $expectedOutput) + + + Exception null + $exceptionFromAddDBData + classFetchTextTest.html + a11ded390876505518cef11057fa9d90a + + + + FetchText + $fetchText + classFetchTextTest.html + a2710f5a48d55aae97a6e274c03a6d2d6 + + + + + $textId1 + classFetchTextTest.html + a9925662d4ccc0b4dc6ef8103887af739 + + + + + $textId2 + classFetchTextTest.html + aa53800cfa29cea158650240f38421797 + + + + + $textId3 + classFetchTextTest.html + a129db732fab1857ee079fcbf66b0153d + + + + + $textId4 + classFetchTextTest.html + a05b78812e26d1c71676b3953b9b52273 + + + + + $textId5 + classFetchTextTest.html + aa0dac3bbdf139dae56ecbf5a065cf372 + + + + + FewestrevisionsPage + classFewestrevisionsPage.html + QueryPage + + + __construct + classFewestrevisionsPage.html + af07b7fe122833e18788d6f84a3bd7b81 + ($name= 'Fewestrevisions') + + + + formatResult + classFewestrevisionsPage.html + a9ba4747da431578fec4b12d5757e4234 + ($skin, $result) + + + + getQueryInfo + classFewestrevisionsPage.html + ab39fed17efd0880acd59903f469b2110 + () + + + + isExpensive + classFewestrevisionsPage.html + a9d7efd66acba01386bc5ef440081414e + () + + + + isSyndicated + classFewestrevisionsPage.html + a61269b6dad99cee1b830ebd5d171f3e2 + () + + + + sortDescending + classFewestrevisionsPage.html + ab2f4d6eb05484899112ad3ebf37eb7a1 + () + + + + getGroupName + classFewestrevisionsPage.html + a8ca01b97cfa6c2874c18013d4703a498 + () + + + + Field + interfaceField.html + + + isNullable + interfaceField.html + a83685203b5818fef134dd9d738b56048 + () + + + + name + interfaceField.html + af5fc20e898964653a3357c8f69120afe + () + + + + tableName + interfaceField.html + ad62dc4d5e660155621147a8c00aa3a1e + () + + + + type + interfaceField.html + a57163fcd22acc910e9006c2a8cac8434 + () + + + + File + classFile.html + + + __construct + classFile.html + a433011047e84e317a57cf3de98ebfe9f + ($title, $repo) + + + + __get + classFile.html + aecd76ad670ded00af1066e03fc74fce3 + ($name) + + + + allowInlineDisplay + classFile.html + a4e564801ded9ef2f54490535c2f4bc81 + () + + + + canAnimateThumbIfAppropriate + classFile.html + a4062116ee63cf1cba4b66555d8f05871 + () + + + + canRender + classFile.html + a81a2af4105f924f00578488bc902469d + () + + + + convertMetadataVersion + classFile.html + ad581a01542d177954c256555c1bd3d87 + ($metadata, $version) + + + + createThumb + classFile.html + a3707d76c7b67fce75732610bb0a0ab63 + ($width, $height=-1) + + + + delete + classFile.html + a3d9817cdc88ff286c7d9c9c3f1e4b2df + ($reason, $suppress=false, $user=null) + + + + exists + classFile.html + a4487966efdadb09d367edeb6fe08a9c3 + () + + + + formatMetadata + classFile.html + ab3ceda932d61f3af1f434aca80c5f0aa + () + + + + generateThumbName + classFile.html + a11a8f5389d421bcfaaf65fcad42216c4 + ($name, $params) + + + + getArchivePath + classFile.html + abdd518b3163efafa44d273950df55466 + ($suffix=false) + + + + getArchiveRel + classFile.html + a786ea98c45ab71d1312e62e80b1ee67f + ($suffix=false) + + + + getArchiveThumbPath + classFile.html + a9376cc1b0f0aef485700778078c27583 + ($archiveName, $suffix=false) + + + + getArchiveThumbRel + classFile.html + a7ee2ff1c4bf4d3137ba8bdf7ee453773 + ($archiveName, $suffix=false) + + + + getArchiveThumbUrl + classFile.html + a8adaa43b71f35f35b9e0c058ca410b1b + ($archiveName, $suffix=false) + + + + getArchiveUrl + classFile.html + a885005ebee87bb7af00d0eef6933daf2 + ($suffix=false) + + + + getArchiveVirtualUrl + classFile.html + a559fbcb3c0e37634331e78796d484589 + ($suffix=false) + + + + getAvailableLanguages + classFile.html + a8262be178f017372a050ffdc4a0310b1 + () + + + + getBitDepth + classFile.html + a7937c747079d18b4b5ba9380a096d70b + () + + + + getCanonicalUrl + classFile.html + a92558e385f55e8a49f6a2b73a85c2d7d + () + + + + getCommonMetaArray + classFile.html + a82747998fa2ac86b6da87c78bf8f0623 + () + + + + getDefaultRenderLanguage + classFile.html + a85c07f553d2c98699c33050f484018b2 + () + + + + getDescription + classFile.html + adf15bcd00de79878339e3d8938bdeb5e + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getDescriptionText + classFile.html + a4118c67ec92c2ad29b2651b8cdad1256 + ($lang=false) + + + + getDescriptionUrl + classFile.html + ad515e3346662f3892ce6f99530df269a + () + + + + getDimensionsString + classFile.html + a5ab592488638f1457b69f7ea52591b78 + () + + + + getExtension + classFile.html + aa517c59df84426091706d3954fed00e7 + () + + + + getFullUrl + classFile.html + af8c5eb22ef823da22ef335f2fdb11e30 + () + + + + getHandler + classFile.html + ad49add030c76e05ace93cb84290dd350 + () + + + + getHashPath + classFile.html + afe5af93412bafa4e2e72e662f8d2956b + () + + + + getHeight + classFile.html + a1d2947d5f73aed9a9a7b0e7c93c0a058 + ($page=1) + + + + getHistory + classFile.html + a04bc50490d762a33a13169b1495d3361 + ($limit=null, $start=null, $end=null, $inc=true) + + + + getImageSize + classFile.html + a09653f7bc76ff8e543474440c4ce4000 + ($filePath) + + + + getLastError + classFile.html + a13fb603317b4e064677f07a0de3814b6 + () + + + + getLength + classFile.html + a3bf6e7eae96404c8c96ec3c432986ba8 + () + + + + getLocalRefPath + classFile.html + a4352b5de6e9795a357315375bd2d69c8 + () + + + + getLongDesc + classFile.html + ad0dfae5867f143699b9a0e225a00b5e1 + () + + + + getMediaType + classFile.html + a35e828686cc14949d1efebaccb6e7c66 + () + + + + getMetadata + classFile.html + af176ab0e7b0340b779f63764c744d561 + () + + + + getMimeType + classFile.html + a324bb4c67b8e84448a7cc5453b5731f5 + () + + + + getName + classFile.html + a3fa9782957fc41467358e7295ca4ea74 + () + + + + getOriginalTitle + classFile.html + a82f1f6515ed7e2eb53cb67efe9c03dc3 + () + + + + getPath + classFile.html + a29da948e98afccac52a7c73e9de59a83 + () + + + + getRedirected + classFile.html + ab95be0670b08aca5a13781fddf0cb8df + () + + + + getRedirectedTitle + classFile.html + ae6ec9309785710fb6f81cea81dc2f819 + () + + + + getRel + classFile.html + a3b69f80de420f63cb9f687a0138d37bf + () + + + + getRepo + classFile.html + a57969018e2368582bd4883c79c050899 + () + + + + getRepoName + classFile.html + a84232b6353ad59093e0a1cd732ad38df + () + + + + getSha1 + classFile.html + ac91ce6dc57dd0f2aee93be7fa5ef895b + () + + + + getShortDesc + classFile.html + a160eacd32788dc87b9f3d4055f1f4d8f + () + + + + getSize + classFile.html + a32fad9fa9d249c403deb502bf9ac5463 + () + + + + getStorageKey + classFile.html + a00cfde9a86daf1220f7f18ee729fc996 + () + + + + getStreamHeaders + classFile.html + ab3933a752dc9a8f9e3b8e91e70632f72 + () + + + + getThumbDisposition + classFile.html + a95b52d7dbdc4242c22b306fc3c5ed84b + ($thumbName, $dispositionType= 'inline') + + + + getThumbnails + classFile.html + a985204a800d58cd1fd004e26ed39bbef + () + + + + getThumbPath + classFile.html + a7f29dd3c1e005199bc00f016d66f9f38 + ($suffix=false) + + + + getThumbRel + classFile.html + ac7c685111d9286280798ed274accab08 + ($suffix=false) + + + + getThumbUrl + classFile.html + aef1f159a60703b670331274e8a886e1d + ($suffix=false) + + + + getThumbVirtualUrl + classFile.html + a7de71e4a42ab701d490860061d453b77 + ($suffix=false) + + + + getTimestamp + classFile.html + a3e5ae0500e65d9708933e3a27b9c76fc + () + + + + getTitle + classFile.html + a7eae94a3c8bf41fa841ca8d6d06706ff + () + + + + getTranscodedPath + classFile.html + a3b078273d46f315d718653fdb13cea58 + ($suffix=false) + + + + getTranscodedUrl + classFile.html + aa34985210a70dafb9bb9d5bb3fc13741 + ($suffix=false) + + + + getTransformScript + classFile.html + a558e61aef574b4debe92284938d46dc7 + () + + + + getUnscaledThumb + classFile.html + a13c8b2108fa2685807ae549fe46a3159 + ($handlerParams=array()) + + + + getUrl + classFile.html + abfad4c899748c32a7670febdf5bf9aba + () + + + + getUrlRel + classFile.html + ae2f10dc3b2cd150b4c50e0e926ed179e + () + + + + getUser + classFile.html + a9833a5c03302382ec7d0e29db52e4194 + ($type= 'text') + + + + getViewURL + classFile.html + ac99816087d021ad5c9aabe82753c2092 + () + + + + getVirtualUrl + classFile.html + a18dbd6d17484521e106fae30d8ef6021 + ($suffix=false) + + + + getVisibility + classFile.html + a07a55a14a3d9d11f024df0450642f902 + () + + + + getWidth + classFile.html + af91b152341fac0f106365c9a8ab3d7f7 + ($page=1) + + + + getZoneUrl + classFile.html + a65b8e69ceec647e1076450a7b6362436 + ($zone, $suffix=false) + + + + iconThumb + classFile.html + a56c671bbbae4ae8b951412b9614111c7 + () + + + + isCacheable + classFile.html + a53de5afb8f1e0d554e1345f94f674e72 + () + + + + isDeleted + classFile.html + a91b5c965084db3375e0a327e81abccdf + ($field) + + + + isExpensiveToThumbnail + classFile.html + a10e2f3047fd2c8281212d2993cc9517a + () + + + + isHashed + classFile.html + aa773aed755f5a9968357a5fd846c25ec + () + + + + isLocal + classFile.html + a12f0feabbca006dc4c2264d91b6275e7 + () + + + + isMissing + classFile.html + a56187ba0138fd7f9f8e311631be92c07 + () + + + + isMultipage + classFile.html + a933bf69266ad6672cd072bc192715480 + () + + + + isOld + classFile.html + a7b07939c1cba60e24292ff80cec24482 + () + + + + isSafeFile + classFile.html + a940e66898c680a250daf3bab5719c95c + () + + + + isTrustedFile + classFile.html + a5047dd4c5d50e0f039058791ceebb027 + () + + + + isVectorized + classFile.html + a0de9fbcc4bfbde0ab36821836576ad34 + () + + + + isVisible + classFile.html + a567b6427a8dde1c4a6e9a4b8e24117a3 + () + + + + migrateThumbFile + classFile.html + ae8474d9a806e88bf47a323e230b5f19e + ($thumbName) + + + + move + classFile.html + a20e3c8114fe6889ba61feecbb39a3056 + ($target) + + + + mustRender + classFile.html + a4fc985364feceeb359cded64cad293e8 + () + + + + nextHistoryLine + classFile.html + ab4597ff7d9e4ef908083c28acbae9a75 + () + + + + pageCount + classFile.html + a3532d2cd2844e32f19e5fc2f2c6f33a9 + () + + + + publish + classFile.html + a28fdbfde7aed4fe1d3b9396c30835b9d + ($srcPath, $flags=0, array $options=array()) + + + + purgeCache + classFile.html + a98eed546304ef899977df724542f2938 + ($options=array()) + + + + purgeDescription + classFile.html + a18ef119ce19bc2a588bc5322210f3f52 + () + + + + purgeEverything + classFile.html + ab6cc6a5a61a3903b22c86236e3aea957 + () + + + + readOnlyError + classFile.html + a88b37fbe4d4ed921429937ab216ab367 + () + + + + recordUpload + classFile.html + ac0987f403610dbc8047dc70dffb06547 + ($oldver, $desc, $license= '', $copyStatus= '', $source= '', $watch=false, $timestamp=false, User $user=null) + + + + redirectedFrom + classFile.html + aa8c012f0e28f218e087db37e7b05746f + ($from) + + + + resetHistory + classFile.html + a3fab2fa0eaf4383d31725efcdc5cf3f8 + () + + + + restore + classFile.html + ac6b413ff73d076707904827d3d5b39f1 + ($versions=array(), $unsuppress=false) + + + + thumbName + classFile.html + a68bda1771f57671ac306b8d1aba25a00 + ($params, $flags=0) + + + + transform + classFile.html + ac56bf9e1fa2a906f935ff4f3f35dcfff + ($params, $flags=0) + + + + upgradeRow + classFile.html + a5fd307b2afb926aed3c177086ea958e1 + () + + + + userCan + classFile.html + a97bc148a63355793d5c47a60a35c30fc + ($field, User $user=null) + + + + wasDeleted + classFile.html + ac1334292c0c7d68d791445c4d1f2d6cd + () + + + static + checkExtensionCompatibility + classFile.html + afcd4ce925879a0ab57bb7a9d1b574eac + (File $old, $new) + + + static + compare + classFile.html + a912cd61c3dae83a8dfa132c274bef7f4 + (File $a, File $b) + + + static + getPropsFromPath + classFile.html + a1e2c401ee60c226cf102c17c2cbd28e9 + ($path, $ext=true) + + + static + normalizeExtension + classFile.html + a3daaabdd15f3fedcb47fc5a20a92f202 + ($ext) + + + static + normalizeTitle + classFile.html + ac7106b5358f17ea6e17a66abb75fac87 + ($title, $exception=false) + + + static + scaleHeight + classFile.html + af435e71851182fbbbd8aa1b72da4f0ab + ($srcWidth, $srcHeight, $dstWidth) + + + static + sha1Base36 + classFile.html + a6c0f2f867aa230ea6a7e542e879fb320 + ($path) + + + static + splitMime + classFile.html + a6760272c91f3e9f6fd2d171ef8ec207f + ($mime) + + + FileRepo LocalRepo ForeignAPIRepo bool + $repo + classFile.html + aa91cc6b69414352d41caa6830b2516ba + + + + const + DELETE_SOURCE + classFile.html + a44d7296e5b6cdb4ce8911a97f03b3da8 + + + + const + DELETED_COMMENT + classFile.html + a5b9a286ef3ceff643df86507dc51a0d0 + + + + const + DELETED_FILE + classFile.html + ab895c35ee9f0d6f7accc854b2c2a38d3 + + + + const + DELETED_RESTRICTED + classFile.html + a8043fc83edf699487428987ca391fb6d + + + + const + DELETED_USER + classFile.html + ac8052f749a2f8663af4c1ce62a607c86 + + + + const + FOR_PUBLIC + classFile.html + a628fd460878dbeb892cdee96bfe2da51 + + + + const + FOR_THIS_USER + classFile.html + ae43fe9c71e569c2c1bd208b09b5230eb + + + + const + RAW + classFile.html + a9dac831726272355c2d1b14a5d2ea6eb + + + + const + RENDER_FORCE + classFile.html + af9900a493650751d2a4680a9289f4ddf + + + + const + RENDER_NOW + classFile.html + a286b13587b529b5c9ddb9020f0bf5d80 + + + + const + THUMB_FULL_NAME + classFile.html + acf1e6e9e0d0e89dfb9e45e98b6b79dfa + + + + + assertRepoDefined + classFile.html + a3f6a04b7c3ded6f7cf86b2d5b53eed37 + () + + + + assertTitleDefined + classFile.html + a66a46160442bd204666bf99eb3917574 + () + + + + getCanRender + classFile.html + a62e7a66dbae46015e57b6c14ffc1292c + () + + + + getIsSafeFile + classFile.html + a2d78675caebc50536157150a5abf0905 + () + + + + getIsSafeFileUncached + classFile.html + a1c3a13462b7b41ad8e5ad671fbd331a3 + () + + + + transformErrorOutput + classFile.html + a808b4e468d60d97194c1405385befc19 + ($thumbPath, $thumbUrl, $params, $flags) + + + bool + $canRender + classFile.html + af671938bebba024da83493f5eeb38576 + + + + string + $extension + classFile.html + a340c33c1e1c9653317d37f45939c2ed3 + + + + FSFile bool + $fsFile + classFile.html + a21900d032677392bd1cd9c08dc140ac6 + + + + MediaHandler + $handler + classFile.html + a17a076cc9eeecdd664bee1f2cc93686c + + + + string + $hashPath + classFile.html + ad62e9e992bd290b29d42ebbd329a779c + + + + bool + $isSafeFile + classFile.html + a39c7b682e531b0b634ef090f94588934 + + + + string + $lastError + classFile.html + afef52254095e41c4e27585871e580a60 + + + + string + $name + classFile.html + a9a48a48321b5ff8558c1ef2a1f7af3af + + + + string + $pageCount + classFile.html + abb1363581ba122159485226745e55dd6 + + + + string + $path + classFile.html + ab9c60f3fb135d70a22a1b222f20e526b + + + + string + $redirected + classFile.html + a362f2b81db37af861cf785ad3d7d821e + + + + Title + $redirectedTitle + classFile.html + a49a85987fba12d8b54288220c539e28b + + + + Title + $redirectTitle + classFile.html + acf6613e2caa94d861ea275f7ab400454 + + + + string + $repoClass + classFile.html + ac26718ae45425aa6619cd20de7ec28b1 + + + + Title string bool + $title + classFile.html + ac02ae8e2f5aaa994962b2247ee31b0e6 + + + + string + $transformScript + classFile.html + ac13415a98b2c8335918da865b807cf4b + + + + string + $url + classFile.html + a040ea1095816933d990e657aabaf80cd + + + + + FileBackend + classFileBackend.html + + + __construct + classFileBackend.html + abc5ac617ee8f273d07ab461038f2ed6d + (array $config) + + + + clean + classFileBackend.html + a2e1fba3e22e9d967562b797a24d8a795 + (array $params) + + + + clearCache + classFileBackend.html + a66340fbf3c1adc3699f0ef9e60637800 + (array $paths=null) + + + + concatenate + classFileBackend.html + a034707a40898a9bc0c9d015cfe0a9a2b + (array $params) + + + + copy + classFileBackend.html + a60dc98148141611f9eb0230284a42f95 + (array $params, array $opts=array()) + + + + create + classFileBackend.html + a35fcff0a254f918508cc18451b648ec1 + (array $params, array $opts=array()) + + + + delete + classFileBackend.html + a86ff858c653dfd4c2905d12b19237ba5 + (array $params, array $opts=array()) + + + + describe + classFileBackend.html + a34ad7c0227fe2be1d07d2405538bf33d + (array $params, array $opts=array()) + + + + directoryExists + classFileBackend.html + a9c0c58243ff2f9f7ee57d36d4e00d86a + (array $params) + + + + doOperation + classFileBackend.html + aac31c4a40f8ef7a5c5ff95608062a026 + (array $op, array $opts=array()) + + + + doOperations + classFileBackend.html + a15393f1b3914d021ec9bb6c591b487e7 + (array $ops, array $opts=array()) + + + + doQuickOperation + classFileBackend.html + ac2fb47fd274f969626b07480401fcef8 + (array $op) + + + + doQuickOperations + classFileBackend.html + a32d192d05c2a6fbffc825590907d1030 + (array $ops, array $opts=array()) + + + + fileExists + classFileBackend.html + a69936960a226d152ec1492fdeb572ff2 + (array $params) + + + + getContainerStoragePath + classFileBackend.html + a6f1e89e3ac97b30862004081eee5ec74 + ($container) + + + + getDirectoryList + classFileBackend.html + a395a3b26edb5d5d4d3e0c82030f54e0f + (array $params) + + + + getFeatures + classFileBackend.html + a4b69798542265678e112f2a27beb8be1 + () + + + + getFileContents + classFileBackend.html + adc3cb9d08c79440867fb0c57e435eb92 + (array $params) + + + + getFileContentsMulti + classFileBackend.html + a8963f7accdc9d8e024875f12ba4b6955 + (array $params) + + + + getFileHttpUrl + classFileBackend.html + af2ad13588f02b1528bc4efc60f234c39 + (array $params) + + + + getFileList + classFileBackend.html + a3b08faaef773dd449b495c055fcf70d7 + (array $params) + + + + getFileProps + classFileBackend.html + a84110803bc5979ed7eeb22eac8088d25 + (array $params) + + + + getFileSha1Base36 + classFileBackend.html + a555e8a1ce3b08094ee2813800efc2f18 + (array $params) + + + + getFileSize + classFileBackend.html + a84d290e381934648eb96eff13206ac96 + (array $params) + + + + getFileStat + classFileBackend.html + a68fc03617da818ff928c0fd879d723da + (array $params) + + + + getFileTimestamp + classFileBackend.html + a6b34e2015f4dfd86cb86ff87dbaad30e + (array $params) + + + + getFileXAttributes + classFileBackend.html + a292e39b62e119e878a4f194a764158e3 + (array $params) + + + + getJournal + classFileBackend.html + af1ba9e82935a4241abe24b3699ea11cc + () + + + + getLocalCopy + classFileBackend.html + a2be321d88b67ce13e247ee836838a586 + (array $params) + + + + getLocalCopyMulti + classFileBackend.html + aafba201bd68c1d24d82ffbc7c8fe0383 + (array $params) + + + + getLocalReference + classFileBackend.html + ae753faef1488e8e7c34174d971938171 + (array $params) + + + + getLocalReferenceMulti + classFileBackend.html + accc5061ef9e7707d6356deae48211f60 + (array $params) + + + + getName + classFileBackend.html + ae8445bacc77c8d973ccf7de1d928dd69 + () + + + + getReadOnlyReason + classFileBackend.html + a5619b7f33c83cfe570aacbfad814aea4 + () + + + + getRootStoragePath + classFileBackend.html + a8175016cf931a07cad3628c0c3708cae + () + + + + getScopedFileLocks + classFileBackend.html + a9e6bd3d5c41e3479645c9ac1122a6cd6 + (array $paths, $type, Status $status, $timeout=0) + + + + getScopedLocksForOps + classFileBackend.html + afbd92665a438d53da4381157c8169e66 + (array $ops, Status $status) + + + + getTopDirectoryList + classFileBackend.html + a82fd28a9c953fc423df14dc875b81fba + (array $params) + + + + getTopFileList + classFileBackend.html + ab5ac24675edab6f6e6daa9063d6a27bc + (array $params) + + + + getWikiId + classFileBackend.html + a869b713eab16b2ae586ee35dbe1388b7 + () + + + + hasFeatures + classFileBackend.html + a1d297851d358010d51ccce68f6bb7fa0 + ($bitfield) + + + + isReadOnly + classFileBackend.html + a7af432b01f9d4127891ecd849fb55312 + () + + + + lockFiles + classFileBackend.html + a3c917d07e47c5441da7f5384f6472d33 + (array $paths, $type, $timeout=0) + + + + move + classFileBackend.html + aa2719448860fba7526ed0017f7b92c9f + (array $params, array $opts=array()) + + + + preloadCache + classFileBackend.html + a74df7c604fd3360186f6e35ada82c1c9 + (array $paths) + + + + preloadFileStat + classFileBackend.html + a3d69edc9f5c7e55e0e801eeb36762db6 + (array $params) + + + + prepare + classFileBackend.html + a88de0c7d49b95b03c063a6a225a44d05 + (array $params) + + + + publish + classFileBackend.html + a56f7c2b9608e81f96bec65400edef66b + (array $params) + + + + quickCopy + classFileBackend.html + af0cdce1c6d78d9ec5671362e1d145a50 + (array $params) + + + + quickCreate + classFileBackend.html + aea1b9b33a254732320558c90fe1c2262 + (array $params) + + + + quickDelete + classFileBackend.html + a085b3e1a7e411624d7cc27ba1f4ce921 + (array $params) + + + + quickDescribe + classFileBackend.html + ad0e9f0d3344d21b2561c6a1f575327c6 + (array $params) + + + + quickMove + classFileBackend.html + a2738131b646151f1a936f1c65cac8967 + (array $params) + + + + quickStore + classFileBackend.html + a886b29323097bb53202caa7ddaaca53d + (array $params) + + + + secure + classFileBackend.html + afa9c896025dfb58c2d43c2f5c6d41cca + (array $params) + + + + store + classFileBackend.html + a4a8a90da317a7d5adb6b425bbcf36db3 + (array $params, array $opts=array()) + + + + streamFile + classFileBackend.html + a5067a90afa637cc16999f1c2a77a50bb + (array $params) + + + + unlockFiles + classFileBackend.html + a8a2c7fa77a72eb518904178d5d062258 + (array $paths, $type) + + + static + extensionFromPath + classFileBackend.html + ab5aeeeafd79083becd0145245adeede3 + ($path, $case= 'lowercase') + + + static + isPathTraversalFree + classFileBackend.html + afbfb327cf23660531e1cb3ebc7b4e044 + ($path) + + + static + isStoragePath + classFileBackend.html + af168fbb4087dff079444a7bba3d84337 + ($path) + + + static + makeContentDisposition + classFileBackend.html + a4f28fc82c49992d6dec33b4d5f679b4d + ($type, $filename= '') + + + static + normalizeStoragePath + classFileBackend.html + ac03ca4038bfcf328856136999808f2aa + ($storagePath) + + + static + parentStoragePath + classFileBackend.html + a0c9c58d059351bb5b789ec402c8b10b6 + ($storagePath) + + + static + splitStoragePath + classFileBackend.html + acf0306478be37c4d59c039e917b85970 + ($storagePath) + + + const + ATTR_HEADERS + classFileBackend.html + ab72224a319c768ce6708ff2e56e0f7ce + + + + const + ATTR_METADATA + classFileBackend.html + a9120bf3ac48bbfec7fea2f85bee83b20 + + + + const + ATTR_UNICODE_PATHS + classFileBackend.html + a62c8eb6ca979b90852eae983ff2ef0db + + + + + doClean + classFileBackend.html + a562e5d82c1b55e13a79bc9acaa01da09 + (array $params) + + + + doOperationsInternal + classFileBackend.html + af4a7bd7cc305435a9c984819440c7086 + (array $ops, array $opts) + + + + doPrepare + classFileBackend.html + abb115b0859b4961be7e19effee5366ed + (array $params) + + + + doPublish + classFileBackend.html + aad3e78ce0704bae1f982e6ab9f405d2a + (array $params) + + + + doQuickOperationsInternal + classFileBackend.html + a7067331bf0e5cd0016e219bfbc2c3342 + (array $ops) + + + + doSecure + classFileBackend.html + ac2fdd3c8856f8b45c5a5d55172b98172 + (array $params) + + + + getScopedPHPBehaviorForOps + classFileBackend.html + afbbba9e352115de738c5a7b203e4ca53 + () + + + static + normalizeContainerPath + classFileBackend.html + af5c26d72ddcaa6f0a9035347418eb2ae + ($path) + + + int + $concurrency + classFileBackend.html + ab00b00424ce400d69a0f9230d91a511e + + + + FileJournal + $fileJournal + classFileBackend.html + ad44a5f185a9bdd6ab7fb5fb4087b18c7 + + + + LockManager + $lockManager + classFileBackend.html + aadbe7f1607e74d43d4d560fe242394f8 + + + + string + $name + classFileBackend.html + a3464d8e5ee1262033af084a108db5f0c + + + + string + $parallelize + classFileBackend.html + aac6cea583b860bd8e852b69279339d08 + + + + string + $readOnly + classFileBackend.html + a73e7e0e74b94ca4199da532e5ce25a94 + + + + string + $wikiId + classFileBackend.html + a4ea40f32ad1b621f154eb2a6170c0a13 + + + + + FileBackendError + classFileBackendError.html + FileBackendException + + + FileBackendException + classFileBackendException.html + MWException + + + FileBackendGroup + classFileBackendGroup.html + + + backendFromPath + classFileBackendGroup.html + adc86642d6110b26bc9a70fa12b070fde + ($storagePath) + + + + config + classFileBackendGroup.html + a1c2b0a2864ec6eedb30533e8427ef7b4 + ($name) + + + + get + classFileBackendGroup.html + a4298f872f2854ec623728a51b64be2f7 + ($name) + + + static + destroySingleton + classFileBackendGroup.html + a620fe7d3d36b4a545d20bf0c9727e331 + () + + + static + singleton + classFileBackendGroup.html + a3a7889f309890f9d7fcf4dfb7e22df2b + () + + + + __construct + classFileBackendGroup.html + a3ff7efe8f0a1d021a08462b65a628280 + () + + + + initFromGlobals + classFileBackendGroup.html + ab482cb4ca6a2a0cb0419883b5fbec181 + () + + + + register + classFileBackendGroup.html + a50ede6429c346983f17ba1963ae546ae + (array $configs) + + + array + $backends + classFileBackendGroup.html + abb014300af0db0e4d914e27b6b0035f6 + + + + static + $instance + classFileBackendGroup.html + a189739d7907a848b3cebebc06632d77a + + + + + FileBackendMultiWrite + classFileBackendMultiWrite.html + FileBackend + + + __construct + classFileBackendMultiWrite.html + a61eacc7453a9a094d47e589ce7988d67 + (array $config) + + + + accessibilityCheck + classFileBackendMultiWrite.html + a7c341e2952c36d6d6a731151b45590b3 + (array $paths) + + + + clearCache + classFileBackendMultiWrite.html + a224900bcc13a22b91298bc374e655bab + (array $paths=null) + + + + concatenate + classFileBackendMultiWrite.html + a90f06495258b94053f8bc5b5940546b7 + (array $params) + + + + consistencyCheck + classFileBackendMultiWrite.html + a155f47a43b68e9d84c9ad600d653525f + (array $paths) + + + + directoryExists + classFileBackendMultiWrite.html + ad7aba46c64894ee3ab7dd6e73ee89c7a + (array $params) + + + + fileExists + classFileBackendMultiWrite.html + a0eb6f9a9a4438585c18756b367f76d63 + (array $params) + + + + getDirectoryList + classFileBackendMultiWrite.html + a6097c8a6f1bac39c7d0a6b71e5e4177e + (array $params) + + + + getFeatures + classFileBackendMultiWrite.html + a7f230d73576a4f920a420e215feda386 + () + + + + getFileContentsMulti + classFileBackendMultiWrite.html + a37a2ec04e3a3757dd803464a1e3884b8 + (array $params) + + + + getFileHttpUrl + classFileBackendMultiWrite.html + abd61521c9663225d5d40cb88e208538d + (array $params) + + + + getFileList + classFileBackendMultiWrite.html + a6ae3e43ea0e6ac4403c5eb27ecc1437b + (array $params) + + + + getFileProps + classFileBackendMultiWrite.html + aa65060d5268bb45b8238ea32b3a91477 + (array $params) + + + + getFileSha1Base36 + classFileBackendMultiWrite.html + a19ac2b54b08fbc782e68221a08e313e8 + (array $params) + + + + getFileSize + classFileBackendMultiWrite.html + acd324e16b61e472f8c7c4409b42e2320 + (array $params) + + + + getFileStat + classFileBackendMultiWrite.html + a35cfb0d7c44d8ca76574f4b66d31e98a + (array $params) + + + + getFileTimestamp + classFileBackendMultiWrite.html + adc34509c8bb18acd533caa4a0006625d + (array $params) + + + + getFileXAttributes + classFileBackendMultiWrite.html + ad0e1a2da310ed13577cbeba373b2fab3 + (array $params) + + + + getLocalCopyMulti + classFileBackendMultiWrite.html + a1362c9626aa45574059eec9ef16a78ed + (array $params) + + + + getLocalReferenceMulti + classFileBackendMultiWrite.html + a12f610d4b9862bd99cf829ed3feb2878 + (array $params) + + + + getScopedLocksForOps + classFileBackendMultiWrite.html + a6e2b6674a370cbd4893145e917eff927 + (array $ops, Status $status) + + + + preloadCache + classFileBackendMultiWrite.html + a55681254093a95a88831401a7165d3bf + (array $paths) + + + + preloadFileStat + classFileBackendMultiWrite.html + aca22864cb365b1583c3c8ef3747c8226 + (array $params) + + + + resyncFiles + classFileBackendMultiWrite.html + a7edc68b791c0b8765f5c7fed4ee08313 + (array $paths) + + + + streamFile + classFileBackendMultiWrite.html + a78638f8849718f2ab1323a0046bf3880 + (array $params) + + + const + CHECK_SHA1 + classFileBackendMultiWrite.html + a92f4abeb4d30c14f193c711d5b91be2a + + + + const + CHECK_SIZE + classFileBackendMultiWrite.html + a7add35f9faa6686092d8e97880b58fe8 + + + + const + CHECK_TIME + classFileBackendMultiWrite.html + aec4e98d9fb33eefd762d3272e4a27316 + + + + + doClean + classFileBackendMultiWrite.html + ab930fc49460fd3de8f2bdce369c0cf56 + (array $params) + + + + doOperationsInternal + classFileBackendMultiWrite.html + a780c9cc11c44b78eaaa4dcdeb98b91d9 + (array $ops, array $opts) + + + + doPrepare + classFileBackendMultiWrite.html + afae75e4a9c8cf40b3635706f5214a7b8 + (array $params) + + + + doPublish + classFileBackendMultiWrite.html + ad5b25515a635abc4e0e773dd17047cc2 + (array $params) + + + + doQuickOperationsInternal + classFileBackendMultiWrite.html + a988df241e13197b4485d0287fb58951e + (array $ops) + + + + doSecure + classFileBackendMultiWrite.html + a3cf0ca45ff2a9761af9f6d03f1d6d188 + (array $params) + + + + fileStoragePathsForOps + classFileBackendMultiWrite.html + a88e01cf6ec5739a9fee781ac9f125286 + (array $ops) + + + + replicateContainerDirChanges + classFileBackendMultiWrite.html + a6c6cfe098abc47152bfb620c321a9f90 + ($path) + + + + substOpBatchPaths + classFileBackendMultiWrite.html + a9e0ebdf4a55a871931f533b45567b94a + (array $ops, FileBackendStore $backend) + + + + substOpPaths + classFileBackendMultiWrite.html + a9ceeebf019f0367db61cd0ecdbbf1ccd + (array $ops, FileBackendStore $backend) + + + + substPaths + classFileBackendMultiWrite.html + aea85bac5fb7ab89cdafec3f5db457f46 + ($paths, FileBackendStore $backend) + + + + unsubstPaths + classFileBackendMultiWrite.html + a9da838c84b9cba7a961a3d42c9b52186 + ($paths) + + + string bool + $autoResync + classFileBackendMultiWrite.html + af3db3c342af12c29c02181121de9b1d1 + + + + array + $backends + classFileBackendMultiWrite.html + a5b97614644f1d1a95d1c7932313ab39e + + + + int + $masterIndex + classFileBackendMultiWrite.html + a79a74513e7b8fd36811afe477dcf525a + + + + array + $noPushDirConts + classFileBackendMultiWrite.html + aabb89f05b3ed2ef8d041dceaa5527ffe + + + + bool + $noPushQuickOps + classFileBackendMultiWrite.html + aec40438f4d78c735d7d9362bfa4d157f + + + + int + $syncChecks + classFileBackendMultiWrite.html + a97d2591ca9c4203f5da38132b805d071 + + + + + FileBackendStore + classFileBackendStore.html + FileBackend + + + __construct + classFileBackendStore.html + ae11b62102ceb13bc0c9acaf3838b8a6f + (array $config) + + + + clearCache + classFileBackendStore.html + a71c0f5a104ae75341ec9aa06f5a16878 + (array $paths=null) + + + + concatenate + classFileBackendStore.html + a5d3d0f07304671aa3d8108fb5454f709 + (array $params) + + + + copyInternal + classFileBackendStore.html + a64f8b9173b51d1bfa1cadf82cb73aaa1 + (array $params) + + + + createInternal + classFileBackendStore.html + afbcbc1cc0082aec3897b4f6b680067ad + (array $params) + + + + deleteInternal + classFileBackendStore.html + aa9776d1fbc6da07a2b92c1b7d2933570 + (array $params) + + + + describeInternal + classFileBackendStore.html + ab825669bc1723bffc30570994dda8691 + (array $params) + + + + directoryExists + classFileBackendStore.html + a98f0de0c2572fcab17110b677e76cec2 + (array $params) + + + + executeOpHandlesInternal + classFileBackendStore.html + a4f32b5410348830f5c5bbf56cb01a140 + (array $fileOpHandles) + + + + fileExists + classFileBackendStore.html + af5318c635229c5ae7a1988f7d342f755 + (array $params) + + + + getDirectoryList + classFileBackendStore.html + a6134dfaeee7c1aa765386404afbc6a96 + (array $params) + + + + getDirectoryListInternal + classFileBackendStore.html + a109992c8003c292d5d9e6b6356e97c63 + ($container, $dir, array $params) + + + + getFileContentsMulti + classFileBackendStore.html + a905b86bfa97bbb6938617b82d3c44d95 + (array $params) + + + + getFileHttpUrl + classFileBackendStore.html + ae0775b23f816e8d2d8d26b3bf9d2b6a4 + (array $params) + + + + getFileList + classFileBackendStore.html + afc5072e367340c4ccf92d1f7a8d4a6f3 + (array $params) + + + + getFileListInternal + classFileBackendStore.html + aa0a580f1119ac4339fb0366295bb925e + ($container, $dir, array $params) + + + + getFileProps + classFileBackendStore.html + a61290c88b4491f2996ee673f13e53b0b + (array $params) + + + + getFileSha1Base36 + classFileBackendStore.html + a7b887730c4768c9bb7adc2d90ed0d72f + (array $params) + + + + getFileSize + classFileBackendStore.html + aea46bbe3f3cab7c7d49977d0e7235294 + (array $params) + + + + getFileStat + classFileBackendStore.html + a6961ce3dbc32dabc2016b812f9dcce18 + (array $params) + + + + getFileTimestamp + classFileBackendStore.html + a3d61abf4dcd09af929c2f256b3d3fe68 + (array $params) + + + + getFileXAttributes + classFileBackendStore.html + abffe634b72800c7b8efaff4d8edd9e82 + (array $params) + + + + getLocalCopyMulti + classFileBackendStore.html + a8c83ee931964622f495f5036930d6ffc + (array $params) + + + + getLocalReferenceMulti + classFileBackendStore.html + a1800b16a4d053e6c0230b1e60a1b7f30 + (array $params) + + + + getOperationsInternal + classFileBackendStore.html + abe73804e7789bf0822e0d229f2949e80 + (array $ops) + + + + getPathsToLockForOpsInternal + classFileBackendStore.html + a4d7a2b89bee1ed9417c09b5264665f24 + (array $performOps) + + + + getScopedLocksForOps + classFileBackendStore.html + a4bc194860129d1eb18dea8af55b54f42 + (array $ops, Status $status) + + + + isPathUsableInternal + classFileBackendStore.html + aa0c0a69d66d56e13451742774cda2c82 + ($storagePath) + + + + isSingleShardPathInternal + classFileBackendStore.html + a9547c13130f2d862eb8fe3378494f25f + ($storagePath) + + + + maxFileSizeInternal + classFileBackendStore.html + ab189e3217d66e17fb14ac599c50ee520 + () + + + + moveInternal + classFileBackendStore.html + a1c802f31170651fca6522dc5a27a4f75 + (array $params) + + + + nullInternal + classFileBackendStore.html + ae4a562e86309dd27848b7f3cf554e4f9 + (array $params) + + + + preloadCache + classFileBackendStore.html + acb1c31f645dc2feb063c18ea5aef21ba + (array $paths) + + + + preloadFileStat + classFileBackendStore.html + a0255e70ec96482dc9ca3147ac0e44345 + (array $params) + + + + storeInternal + classFileBackendStore.html + a61053dc4fb52bf223b15f5b643c0775c + (array $params) + + + + streamFile + classFileBackendStore.html + ab91a51b1b5eb71e938466db24419fc6a + (array $params) + + + const + CACHE_CHEAP_SIZE + classFileBackendStore.html + acf8d05e03b61f4d5190836b5095c17ea + + + + const + CACHE_EXPENSIVE_SIZE + classFileBackendStore.html + a2ed4ab5570fd7a64792995b496772c22 + + + + const + CACHE_TTL + classFileBackendStore.html + add30c51dbf70f35e2b3036673c288baf + + + + + deleteContainerCache + classFileBackendStore.html + aa294ced01f3eb586179991bdb3a9a3e7 + ($container) + + + + deleteFileCache + classFileBackendStore.html + aafd365e61ed45e83a7f1912170f62d4c + ($path) + + + + directoriesAreVirtual + classFileBackendStore.html + a6561bc069f79aa8b2512de3ddd5c8d63 + () + + + + doClean + classFileBackendStore.html + a3a5dd74c8ff245be89279088e2b61ec3 + (array $params) + + + + doCleanInternal + classFileBackendStore.html + a32421d2246bae45e0f26747718bf8cdf + ($container, $dir, array $params) + + + + doClearCache + classFileBackendStore.html + a9128f3531ef3fbea843b5c806f0cf4d8 + (array $paths=null) + + + + doConcatenate + classFileBackendStore.html + aef3e5a740fda6412debd5ca92f8f78b0 + (array $params) + + + + doCopyInternal + classFileBackendStore.html + a8c473796e85a1edccf998865f3e62857 + (array $params) + + + + doCreateInternal + classFileBackendStore.html + af509a59bc2e98375e2f7990b07d0e62c + (array $params) + + + + doDeleteInternal + classFileBackendStore.html + a9a3690e95188ff6de9e785ec06203f6c + (array $params) + + + + doDescribeInternal + classFileBackendStore.html + aa8c223b1e7e8e4622796ff76ca6ea66e + (array $params) + + + + doDirectoryExists + classFileBackendStore.html + a2122b796e38ebe36e3d02533349cce79 + ($container, $dir, array $params) + + + + doExecuteOpHandlesInternal + classFileBackendStore.html + ae1e9f8bc4c9feece75c0868753758afb + (array $fileOpHandles) + + + + doGetFileContentsMulti + classFileBackendStore.html + a1efb29ecfdb66b00a4adc69456eea641 + (array $params) + + + + doGetFileSha1Base36 + classFileBackendStore.html + aa8d1e5fecac4db29305c58eb0c333d5a + (array $params) + + + + doGetFileStat + classFileBackendStore.html + a656d30b80710c0d4e473af7bc535a906 + (array $params) + + + + doGetFileStatMulti + classFileBackendStore.html + a78b74aebce44fe60234893e003840480 + (array $params) + + + + doGetFileXAttributes + classFileBackendStore.html + ae1359c95d9c93af70741082c0dcfada7 + (array $params) + + + + doGetLocalCopyMulti + classFileBackendStore.html + a3fa8ff84b41eada18f60a0e124d4c75b + (array $params) + + + + doGetLocalReferenceMulti + classFileBackendStore.html + a0ac60846bec856b75fcb645416746132 + (array $params) + + + + doMoveInternal + classFileBackendStore.html + aac1107c0d13532a33929566f70318364 + (array $params) + + + + doOperationsInternal + classFileBackendStore.html + a93eaf8855c70a0fe285247fe6dc8185f + (array $ops, array $opts) + + + + doPrepare + classFileBackendStore.html + ad9a16a917ebc0488ed35be5eb535e649 + (array $params) + + + + doPrepareInternal + classFileBackendStore.html + ad36b8c274ebc0d178994d39d975b3636 + ($container, $dir, array $params) + + + + doPrimeContainerCache + classFileBackendStore.html + aaac9073b36107b27b55e9fcd802af038 + (array $containerInfo) + + + + doPublish + classFileBackendStore.html + a186abcae2ccffe07acd63f163acb500c + (array $params) + + + + doPublishInternal + classFileBackendStore.html + ac943b4d1a34774c34fb5277129c7b2d0 + ($container, $dir, array $params) + + + + doQuickOperationsInternal + classFileBackendStore.html + a439b31612b5fdd13f0ba95fb5177152c + (array $ops) + + + + doSecure + classFileBackendStore.html + a2c9c7427de9b79ccd15403c80d378099 + (array $params) + + + + doSecureInternal + classFileBackendStore.html + a4f62f109f4f9f8b93d8d638989cd24b8 + ($container, $dir, array $params) + + + + doStoreInternal + classFileBackendStore.html + a6529488fe52dfaf40a469b32d6c632f0 + (array $params) + + + + doStreamFile + classFileBackendStore.html + a268a5855b613f1c0038eae35f7a1fe6b + (array $params) + + + + fullContainerName + classFileBackendStore.html + af0d1b0feb4aea22036d5824ce0db7f1c + ($container) + + + + getContainerHashLevels + classFileBackendStore.html + acc826776947797d02298c3345bc47fc2 + ($container) + + + + getContainerShard + classFileBackendStore.html + a1af8adf78e63a5bce0388aacb50b8930 + ($container, $relPath) + + + + getContainerSuffixes + classFileBackendStore.html + a42268f28559750c268433a62e7413f88 + ($container) + + + + getContentType + classFileBackendStore.html + af6902d019fe6457b36d94746c0cb6b5b + ($storagePath, $content, $fsPath) + + + + primeContainerCache + classFileBackendStore.html + aa5a1f2096081d976529ef45bc9b5d662 + (array $items) + + + + primeFileCache + classFileBackendStore.html + a92933131acc59d4fe5e388fb8b4eb011 + (array $items) + + + + resolveContainerName + classFileBackendStore.html + a3ad64ed99a8b6a3c840489c9ad41bacf + ($container) + + + + resolveContainerPath + classFileBackendStore.html + a74b40a1358eea75ed6191f4cb82a7804 + ($container, $relStoragePath) + + + + resolveStoragePath + classFileBackendStore.html + ac83738919f67c3a40d01717f8cbdc976 + ($storagePath) + + + + resolveStoragePathReal + classFileBackendStore.html + aaafd295b9ff230c00fcb5e4571c95188 + ($storagePath) + + + + setConcurrencyFlags + classFileBackendStore.html + abecb22af705ac0ff98897fa8980260cb + (array $opts) + + + + setContainerCache + classFileBackendStore.html + a738c1160b80fd1c512ae158481576ade + ($container, array $val) + + + + setFileCache + classFileBackendStore.html + a332717307b19aad8702b0ca641c9e3d2 + ($path, array $val) + + + + stripInvalidHeadersFromOp + classFileBackendStore.html + a8bc5a2b51866fc0ee8f349d7b3e0e6aa + (array $op) + + + static + isValidContainerName + classFileBackendStore.html + a132d20654a8b94395536c72ab262934b + ($container) + + + static + normalizeXAttributes + classFileBackendStore.html + a14c991d9004e3b316c08b1847b7a9a8f + (array $xattr) + + + + $cheapCache + classFileBackendStore.html + aba0ae922c3e1d9f9206888517573b0a1 + + + + + $expensiveCache + classFileBackendStore.html + aad243ac30d14c9f54cc0a38268c6f65f + + + + + $maxFileSize + classFileBackendStore.html + acc54c627d26a747b0f2400ce77fcd589 + + + + BagOStuff + $memCache + classFileBackendStore.html + a92212b07997a4850abf130badccd8b4c + + + + callable + $mimeCallback + classFileBackendStore.html + a4bd606a87310343d7c3272a09424b958 + + + + array + $shardViaHashLevels + classFileBackendStore.html + aeefbeffe306f07e45deb69edb8d544e7 + + + + + containerCacheKey + classFileBackendStore.html + a64e528a364b1dfdfe9b6567c09f37321 + ($container) + + + + fileCacheKey + classFileBackendStore.html + aa7ac73228a831774fc9e45c0afdb0723 + ($path) + + + + FileBackendStoreOpHandle + classFileBackendStoreOpHandle.html + + + closeResources + classFileBackendStoreOpHandle.html + a41a9e10bac679be6f71c00c9cf4848ba + () + + + FileBackendStore + $backend + classFileBackendStoreOpHandle.html + a7bb90c981a4ff26022b33e0546b05844 + + + + + $call + classFileBackendStoreOpHandle.html + a3a108f38fe8b888ba7539411ca3d643f + + + + array + $params + classFileBackendStoreOpHandle.html + add8adb96620bd6b41f8cafd36ee75b84 + + + + array + $resourcesToClose + classFileBackendStoreOpHandle.html + ad0a4c2760d4eb24fc4b11147e15b8337 + + + + + FileBackendStoreShardDirIterator + classFileBackendStoreShardDirIterator.html + FileBackendStoreShardListIterator + + + listFromShard + classFileBackendStoreShardDirIterator.html + abb3e98b14ef8ee055c7b9512a5db360d + ($container) + + + + FileBackendStoreShardFileIterator + classFileBackendStoreShardFileIterator.html + FileBackendStoreShardListIterator + + + listFromShard + classFileBackendStoreShardFileIterator.html + ae3811f769715408af8a5fd0d41720cd9 + ($container) + + + + FileBackendStoreShardListIterator + classFileBackendStoreShardListIterator.html + + + __construct + classFileBackendStoreShardListIterator.html + a6b3e724277e6e9ef0d472f1b14c1058e + (FileBackendStore $backend, $container, $dir, array $suffixes, array $params) + + + + accept + classFileBackendStoreShardListIterator.html + ac1e94c47c77dafc0ee25b1c089e0fafa + () + + + + rewind + classFileBackendStoreShardListIterator.html + acd46ea8d80ca351897971704b85e51d1 + () + + + + listFromShard + classFileBackendStoreShardListIterator.html + af93c2dea74bc1ce569f7ce677b25be59 + ($container) + + + FileBackendStore + $backend + classFileBackendStoreShardListIterator.html + af4b46eea398507e1089d8fa10134ddb0 + + + + string + $container + classFileBackendStoreShardListIterator.html + a7a11f3e3f0060ba8c172e43e2e0d3d1c + + + + string + $directory + classFileBackendStoreShardListIterator.html + ad7a000e1c76058aea5ffad8dbef4635a + + + + array + $multiShardPaths + classFileBackendStoreShardListIterator.html + afc9b0b9350547c7ea089f2fa5775e0fb + + + + array + $params + classFileBackendStoreShardListIterator.html + abb37167562a3bf8bcdea966e567d6da3 + + + + + FileBackendTest + classFileBackendTest.html + MediaWikiTestCase + + + assertBackendPathsConsistent + classFileBackendTest.html + a74eede8c9eb678f7d4e7b4f5fcb0c63a + (array $paths) + + + + assertGoodStatus + classFileBackendTest.html + a2542b9ff496bb6f2d873b6c8eca2be98 + ($status, $msg) + + + + doTestGetLocalCopyAndReference404 + classFileBackendTest.html + aa9109dc15233c2039fc67ac2f239d512 + () + + + + tearDownFiles + classFileBackendTest.html + a3521614f7efecadf45e4ee1940726c26 + () + + + + testConcatenate + classFileBackendTest.html + a8186fca7e61f01bc8146c3dc14a3f969 + ($op, $srcs, $srcsContent, $alreadyExists, $okStatus) + + + + testCopy + classFileBackendTest.html + a0e83bb4cf91b11538d1262b495e26f1c + ($op) + + + + testCreate + classFileBackendTest.html + a4d301a8ffefb692ccf8eefc71f5bbafd + ($op, $alreadyExists, $okStatus, $newSize) + + + + testDelete + classFileBackendTest.html + a5effd617bb0b07630e138019dab88a2c + ($op, $withSource, $okStatus) + + + + testDescribe + classFileBackendTest.html + ae2314246b0aee94d02591e1209d2e56c + ($op, $withSource, $okStatus) + + + + testDoOperations + classFileBackendTest.html + a518b911c31193e493f085a79816bd711 + () + + + + testDoOperationsFailing + classFileBackendTest.html + a3fea219ad21e87bb9c4162036577fc9c + () + + + + testDoOperationsPipeline + classFileBackendTest.html + a0614ef47a48f8a6045fb7b9e61a28d07 + () + + + + testDoQuickOperations + classFileBackendTest.html + a72dc7a19a82ded01f0bac0c751d5925a + () + + + + testExtensionFromPath + classFileBackendTest.html + aba330fa2d15573d7a0772551254e9c32 + ($path, $res) + + + + testGetDirectoryList + classFileBackendTest.html + a596f727ddd276f50bdbb4bf9d5806187 + () + + + + testGetFileContents + classFileBackendTest.html + a9dca4cc7475291c30dee0dcae0e52548 + ($source, $content) + + + + testGetFileHttpUrl + classFileBackendTest.html + a541ec6818df783c3713d6f9377df15c7 + ($source, $content) + + + + testGetFileList + classFileBackendTest.html + a22f7720d02fe130101d3319cf504ee04 + () + + + + testGetFileStat + classFileBackendTest.html + a96f0ac25c9f92bf8db93663472f2d22a + ($path, $content, $alreadyExists) + + + + testGetLocalCopy + classFileBackendTest.html + a09941432311f8047db1e226444c6419a + ($source, $content) + + + + testGetLocalCopyAndReference404 + classFileBackendTest.html + a5ca6edb4aa4587db6926739ab575b98b + () + + + + testGetLocalReference + classFileBackendTest.html + a4fc0e931124af7cf3679fd2990528cf3 + ($source, $content) + + + + testIsStoragePath + classFileBackendTest.html + af1c687ce39376f4587de3a9c4a3c243a + ($path, $isStorePath) + + + + testLockCalls + classFileBackendTest.html + a9e1e1b1832eb9506772262b068a4d881 + () + + + + testMove + classFileBackendTest.html + a3d6035efe8b4a303bd5d34636934b2aa + ($op) + + + + testNormalizeStoragePath + classFileBackendTest.html + ae919e609094f773503d56b8f0b1673ad + ($path, $res) + + + + testParentStoragePath + classFileBackendTest.html + a061239a6c78f81cefc42cf018a95e3df + ($path, $res) + + + + testPrepareAndClean + classFileBackendTest.html + a7771cad1cd386f5b385ae107cabf78ae + ($path, $isOK) + + + + testRecursiveClean + classFileBackendTest.html + a3d40c48aa074be4a25cac35f75377a49 + () + + + + testSplitStoragePath + classFileBackendTest.html + a0962fcb9d34c7711058a57aba7cf834a + ($path, $res) + + + + testStore + classFileBackendTest.html + a80625333ee445a879b617f0e5731dadb + ($op) + + + + testStreamFile + classFileBackendTest.html + ac69926f2123af397aeb511dfbbcc4241 + ($path, $content, $alreadyExists) + + + static + provider_normalizeStoragePath + classFileBackendTest.html + ad9725b47e7f8fe8d2f0feb5285826ff3 + () + + + static + provider_testConcatenate + classFileBackendTest.html + ac26dda742e051f99e74b575f443a21d8 + () + + + static + provider_testCopy + classFileBackendTest.html + ad5043b65200fd4cac02bd0e99f7640ac + () + + + static + provider_testCreate + classFileBackendTest.html + add679cfe42ebd2cf359d952b55a23234 + () + + + static + provider_testDelete + classFileBackendTest.html + af5242794de4bfd53f5bc4ba1af3a8078 + () + + + static + provider_testDescribe + classFileBackendTest.html + aad3e5eb33ae167fcb6403c193e2b031f + () + + + static + provider_testExtensionFromPath + classFileBackendTest.html + afa1ec94a132421c1d64d9e9b5b83f05b + () + + + static + provider_testGetFileContents + classFileBackendTest.html + ae4c1e4e8f20d52f8b37624d3b2f3c0c0 + () + + + static + provider_testGetFileHttpUrl + classFileBackendTest.html + a8be2803079437da269e7a4d80ff587f2 + () + + + static + provider_testGetFileStat + classFileBackendTest.html + a0482c90a936ec00e298c1595a85f5f27 + () + + + static + provider_testGetLocalCopy + classFileBackendTest.html + ad39e0352e9ea1d796b4fb02d95d61d88 + () + + + static + provider_testGetLocalReference + classFileBackendTest.html + aee7777545d6f8cfaef927ed6ef2b5cdd + () + + + static + provider_testIsStoragePath + classFileBackendTest.html + a2e7528349be558db7083315fb82a3a50 + () + + + static + provider_testMove + classFileBackendTest.html + abe2af2ea948607e3b484f0618d3107cc + () + + + static + provider_testParentStoragePath + classFileBackendTest.html + a96b6731f0aa5992433c9e443c0ae1bec + () + + + static + provider_testPrepareAndClean + classFileBackendTest.html + ad817e2b741ed7b11bb69dce55f886a82 + () + + + static + provider_testSplitStoragePath + classFileBackendTest.html + a0ce48866999d5ad094def46e54d1714f + () + + + static + provider_testStore + classFileBackendTest.html + a82e9c54e849b2d9adc3bc21d8a6b2482 + () + + + static + provider_testStreamFile + classFileBackendTest.html + a01fa21dcf1c256e77af73d75eef87608 + () + + + FSFileBackend + $singleBackend + classFileBackendTest.html + a3034b76f6ed52541fa9595238aa01be4 + + + + + setUp + classFileBackendTest.html + a23768e5a48256e1fa6144339b7b941fe + () + + + + assertHasHeaders + classFileBackendTest.html + aae25b54833557d43debdec47b1398748 + (array $headers, array $attr) + + + + backendClass + classFileBackendTest.html + a3215e5ec20bcc965eb0ad6ca71815511 + () + + + + create + classFileBackendTest.html + a6e9385764646dede6d98016613034242 + (array $params) + + + + deleteFiles + classFileBackendTest.html + a1df80e3962f48244fb3550980d0bc061 + ($container) + + + + doTestConcatenate + classFileBackendTest.html + a5f264f0d0d87a30581a088b91cf39f10 + ($params, $srcs, $srcsContent, $alreadyExists, $okStatus) + + + + doTestCopy + classFileBackendTest.html + a202769747e757d22879e0b658ff37b6f + ($op) + + + + doTestCreate + classFileBackendTest.html + a598dfbdaf6c4d7ed5259f1e74372578b + ($op, $alreadyExists, $okStatus, $newSize) + + + + doTestDelete + classFileBackendTest.html + a4ec93b81ce1bd1965489c75ef7a1f10e + ($op, $withSource, $okStatus) + + + + doTestDescribe + classFileBackendTest.html + a908a193a4534100f4b9e52a8eca2dbcf + ($op, $withSource, $okStatus) + + + + doTestDoOperations + classFileBackendTest.html + ac332421c7dc3360ea2595841d833e274 + () + + + + doTestDoOperationsFailing + classFileBackendTest.html + ab457f467205ebe3203d07bfa16c17a5f + () + + + + doTestDoOperationsPipeline + classFileBackendTest.html + a8d812b4b38c3f94b8e5f7348f72114cb + () + + + + doTestDoQuickOperations + classFileBackendTest.html + a25cbce2a99776d3c8518029ecca8dbf9 + () + + + + doTestGetDirectoryList + classFileBackendTest.html + a0fee8e999940b5889329290f131ae78c + () + + + + doTestGetFileContents + classFileBackendTest.html + a7ad4884f0b96ef0f9bef5abbf4797fd0 + ($source, $content) + + + + doTestGetFileHttpUrl + classFileBackendTest.html + a38c77953f85170cf6f1c50eeee858527 + ($source, $content) + + + + doTestGetFileList + classFileBackendTest.html + ab378accf66ab69abc3fa9a531005ff13 + () + + + + doTestGetFileStat + classFileBackendTest.html + a810c80b3dc4664f6aee6292afb92dcc8 + ($path, $content, $alreadyExists) + + + + doTestGetLocalCopy + classFileBackendTest.html + a1b49a850a35b01bda54597a6bbaed334 + ($source, $content) + + + + doTestGetLocalReference + classFileBackendTest.html + a4517b525ebcfc01f5a6f2cbba75f0d19 + ($source, $content) + + + + doTestLockCalls + classFileBackendTest.html + aa5834a655446915995fc2d8d4cb98c72 + () + + + + doTestMove + classFileBackendTest.html + a8b7cbbc8732b4d2e77d5d8b023a0470e + ($op) + + + + doTestPrepareAndClean + classFileBackendTest.html + aa02cdaa41af6edf20d9841b3f61ce951 + ($path, $isOK) + + + + doTestRecursiveClean + classFileBackendTest.html + a132a363d69cf4382976e99597bbe5280 + () + + + + doTestStore + classFileBackendTest.html + a3c5813e07a9fed4b2f09f1bd24e0b1ed + ($op) + + + + doTestStreamFile + classFileBackendTest.html + a02db204de816172aa03f455790aa07d2 + ($path, $content) + + + + listToArray + classFileBackendTest.html + aa928a422b191cbacc976dc333c740683 + ($iter) + + + + prepare + classFileBackendTest.html + aa6232e07930b05422a51ab7a32e953df + (array $params) + + + static + baseStorePath + classFileBackendTest.html + a29e0bc63e1cf7cc2ecbfa9cb7b7a2ed0 + () + + + FileBackend + $backend + classFileBackendTest.html + aecec07017c0a9dd57f2e9b7ded28c7b2 + + + + + $filesToPrune + classFileBackendTest.html + af8aefa5e3db553ffd1b146dfbddefbc7 + + + + FileBackendMultiWrite + $multiBackend + classFileBackendTest.html + a444c2b4a1836142aa276104e128438b0 + + + + static + $backendToUse + classFileBackendTest.html + a4926f9b23a78be7507defcaf9a30afa6 + + + + + FileCacheBase + classFileCacheBase.html + + + cacheTimestamp + classFileCacheBase.html + aa9f50078c8353f340f7a8fec6d07bbc8 + () + + + + clearCache + classFileCacheBase.html + ab28871a228709b028503ca5c2fb61179 + () + + + + fetchText + classFileCacheBase.html + a64e2726451c73471de4aa05e6b864a30 + () + + + + getMissesRecent + classFileCacheBase.html + a80ce35883c17914cc5a591e165d9c68e + () + + + + incrMissesRecent + classFileCacheBase.html + ae5699b4c843e47ae1dc136709d477e4f + (WebRequest $request) + + + + isCached + classFileCacheBase.html + aee44e793fe647a0c0f74bd61795b1d1f + () + + + + isCacheGood + classFileCacheBase.html + aa3b4765a2dc56d9f107424845f3de3d1 + ($timestamp= '') + + + + saveText + classFileCacheBase.html + af0236bd9d9dde0b89eb8389a4699cb3a + ($text) + + + const + MISS_FACTOR + classFileCacheBase.html + ade9181b97f2092cbb0e13df4eea10666 + + + + const + MISS_TTL_SEC + classFileCacheBase.html + a3be956b66d23085dbf391468e6021bea + + + + + __construct + classFileCacheBase.html + a0a01f3ffa7c99bd942cad591e65c6af8 + () + + + + baseCacheDirectory + classFileCacheBase.html + ac36cacdac70b9e0a2e6baf01a4f59cdb + () + + + + cacheDirectory + classFileCacheBase.html + aa4c70e64bb5e595eceac046c24639b32 + () + + + + cacheMissKey + classFileCacheBase.html + a9ad0ed61c8ebbbbd832e1f8933cd0d6c + () + + + + cachePath + classFileCacheBase.html + a1f348eaff50970ae64c6e73be7ddbf17 + () + + + + checkCacheDirs + classFileCacheBase.html + aa9473fe18ea8fee0994a64b46057ae7b + () + + + + hashSubdirectory + classFileCacheBase.html + a6f4458759d1b04e3dcaaf6ca49a7dd91 + () + + + + typeSubdirectory + classFileCacheBase.html + ab52559cf236bbc4e9ff69fd245138297 + () + + + + useGzip + classFileCacheBase.html + a110c883f3adedc3aba6c0f494be15bf3 + () + + + + $mCached + classFileCacheBase.html + a87ec3ebbc0a5dd1047a2aaf5282638b4 + + + + + $mExt + classFileCacheBase.html + af14781cf9b0115bd3cf0d6440a397281 + + + + + $mFilePath + classFileCacheBase.html + adf45b119b603005f28316261628ee306 + + + + + $mKey + classFileCacheBase.html + af58c2bf68986a9417a26b95c91614e0d + + + + + $mType + classFileCacheBase.html + a3bbd7ad4103c41633253a5a5f8316721 + + + + + $mUseGzip + classFileCacheBase.html + a7f78460f1d0fabf0297e42f86d4d65a0 + + + + + FileDeleteForm + classFileDeleteForm.html + + + __construct + classFileDeleteForm.html + af63166aeed23518d2c52f8330f30a664 + ($file) + + + + execute + classFileDeleteForm.html + a9d5fc205ca5a15602f78eabdd0e51572 + () + + + static + doDelete + classFileDeleteForm.html + a1732b4f9ca733d92e53809438b11ae1c + (&$title, &$file, &$oldimage, $reason, $suppress, User $user=null) + + + static + haveDeletableFile + classFileDeleteForm.html + a2ae0387350838a29812cb524ad56fbca + (&$file, &$oldfile, $oldimage) + + + static + isValidOldSpec + classFileDeleteForm.html + ac214826c7aa73ef3d23cb82f52c8f1c4 + ($oldimage) + + + + getAction + classFileDeleteForm.html + a0fd9785a69f138c7647839115a953310 + () + + + + getTimestamp + classFileDeleteForm.html + a543360a56d620c77cd7a5f45a3a33cf7 + () + + + + prepareMessage + classFileDeleteForm.html + ad8df8fd1f9127ec6a8caf1c49bf424c8 + ($message) + + + + setHeaders + classFileDeleteForm.html + aac74edacd4955b25c580e802f0ea8246 + () + + + + showForm + classFileDeleteForm.html + a5bc8f08154767e5750d59abb076ee80a + () + + + + showLogEntries + classFileDeleteForm.html + aa43e14bc7be382dd8816075e1ff119d6 + () + + + File + $file + classFileDeleteForm.html + a028d2f0d139eadb85e545d65811e0f3d + + + + File + $oldfile + classFileDeleteForm.html + aacdf060d486a1f22b7683fac0cbc8c38 + + + + + $oldimage + classFileDeleteForm.html + a18fb56066ccc50f75b6b39f91537839b + + + + Title + $title + classFileDeleteForm.html + a58c0cbff16e67962a221ac8646bb83c1 + + + + + FileDependency + classFileDependency.html + CacheDependency + + + __construct + classFileDependency.html + ae0aef67531a0b7e109b0e64e42409de5 + ($filename, $timestamp=null) + + + + __sleep + classFileDependency.html + a536fb4bf88dbbfd1472245f19f22189c + () + + + + isExpired + classFileDependency.html + abb29697bc85ef225614ee34a4b722170 + () + + + + loadDependencyValues + classFileDependency.html + ac4516eb0d31930b79d81c0f8e422b30e + () + + + + $filename + classFileDependency.html + a0a335c6ed535b49d7473e657552cacb9 + + + + + $timestamp + classFileDependency.html + a8fd56abd936cf6bacd9136a1c97afc03 + + + + + FileDuplicateSearchPage + classFileDuplicateSearchPage.html + QueryPage + + + __construct + classFileDuplicateSearchPage.html + ac4b1ceec5c3f526f8335df315303714e + ($name= 'FileDuplicateSearch') + + + + doBatchLookups + classFileDuplicateSearchPage.html + abfe92337d7bf25af059e10d94e0168e8 + ($list) + + + + execute + classFileDuplicateSearchPage.html + a86afc658ef3b9d68fe68f65a57183b5c + ($par) + + + + formatResult + classFileDuplicateSearchPage.html + a4b1133045bfcb318500e6ca402dbd96d + ($skin, $result) + + + + getDupes + classFileDuplicateSearchPage.html + a8bdc55bcc0ba4d0670533aab8013ea21 + () + + + + getQueryInfo + classFileDuplicateSearchPage.html + afa2865829d4c2adbc50df85e816d7c4f + () + + + + isCacheable + classFileDuplicateSearchPage.html + a16b3562874857bc81b7b21c90992613a + () + + + + isCached + classFileDuplicateSearchPage.html + a1ac732137d8178e380afcca415f7d4da + () + + + + isSyndicated + classFileDuplicateSearchPage.html + a55eb1473a94d7f0bab42b49ef5bc9740 + () + + + + linkParameters + classFileDuplicateSearchPage.html + a31b307c806fad041c8e8cd3874837cc2 + () + + + + showList + classFileDuplicateSearchPage.html + a27a73f3419151f186d2fb8a1a60912a9 + ($dupes) + + + + $filename + classFileDuplicateSearchPage.html + aa81f3f0536d9da52394973ace9cf03ef + + + + + getGroupName + classFileDuplicateSearchPage.html + a2ead5bf2bc250014c7f5d470e06854fa + () + + + File + $file + classFileDuplicateSearchPage.html + a2c2e18be25324d8077fd5e1ee7be06fd + + + + + $hash + classFileDuplicateSearchPage.html + af03e077e7080eb4b2c8e47cdc4bd956b + + + + + FileJournal + classFileJournal.html + + + getChangeEntries + classFileJournal.html + a5c26bc303c1e8a23e5d1f421ace40979 + ($start=null, $limit=0, &$next=null) + + + + getCurrentPosition + classFileJournal.html + a9d3cd35bc5cbaf15513928d4a8e7eb84 + () + + + + getPositionAtTime + classFileJournal.html + a194724348f1f2b4d00a0fac85c9c5db9 + ($time) + + + + getTimestampedUUID + classFileJournal.html + adca7031128d10e972000e55fd681f173 + () + + + + logChangeBatch + classFileJournal.html + a07d6d2a72a4826f618e4260e880305d4 + (array $entries, $batchId) + + + + purgeOldLogs + classFileJournal.html + ac6e02a1b36101d1aa48641f5b9fa08ab + () + + + static + factory + classFileJournal.html + af1e4f5e8c154cac268ccd118b03bf41f + (array $config, $backend) + + + + __construct + classFileJournal.html + a2b56747731566d242db0750d3daa3870 + (array $config) + + + + doGetChangeEntries + classFileJournal.html + aa8c96db1ae7b05f9dc89322875a49d0a + ($start, $limit) + + + + doGetCurrentPosition + classFileJournal.html + a9f3721dbe5adf61e867051dafa625f11 + () + + + + doGetPositionAtTime + classFileJournal.html + a2c30630473fb631d7c251fa4c980760a + ($time) + + + + doLogChangeBatch + classFileJournal.html + af2294d517fa2c6622ccab3c989df328d + (array $entries, $batchId) + + + + doPurgeOldLogs + classFileJournal.html + a9c99e5e0034b220eb01c3c59f50a94d8 + () + + + string + $backend + classFileJournal.html + adb400652cc10b05c7b23849b8fb01136 + + + + int + $ttlDays + classFileJournal.html + ad8fa2e03246b7656d60226d633cc5c7b + + + + + FileOp + classFileOp.html + + + __construct + classFileOp.html + ad12c372c1dea313dc2ae8991de70da13 + (FileBackendStore $backend, array $params) + + + + applyDependencies + classFileOp.html + a6389487f4d112f7c67592abb50b1ba05 + (array $deps) + + + + attempt + classFileOp.html + a66cdb65e14f5fce2a48fa9bf6b805c23 + () + + + + attemptAsync + classFileOp.html + a40c90ce0ae39b899ec4607a0f38d720f + () + + + + dependsOn + classFileOp.html + abca2128b0366c27d6854f42f3e370a0c + (array $deps) + + + + failed + classFileOp.html + ac7783493dd6ac0570dcd9605e0cf619e + () + + + + getBackend + classFileOp.html + abcc69c4f5541dcfa02e28b6248bb3432 + () + + + + getJournalEntries + classFileOp.html + a882f4137047b39a2740e0ad5bb847d21 + (array $oPredicates, array $nPredicates) + + + + getParam + classFileOp.html + ac4796da445ff818ed673596f36d4e02a + ($name) + + + + logFailure + classFileOp.html + a1b689a5d93f42d9b83a0614af6577a2a + ($action) + + + + precheck + classFileOp.html + a6737bb79a084187ef00a3e4741c7b8fd + (array &$predicates) + + + + setBatchId + classFileOp.html + a01d432b77aa55d05fda54eb522ca13da + ($batchId) + + + + storagePathsChanged + classFileOp.html + a5cf55107fa11fc9808a9a0c0f9086441 + () + + + + storagePathsRead + classFileOp.html + a963cf1b76b24c81795c9d43f481a5619 + () + + + static + newDependencies + classFileOp.html + a2d2c9fb621949f645e782036897e907e + () + + + static + newPredicates + classFileOp.html + a371215db2c1c0d6598c5e3526d5be004 + () + + + const + STATE_ATTEMPTED + classFileOp.html + a534402418722e3a57b5444adc8334593 + + + + const + STATE_CHECKED + classFileOp.html + ac1ef5671c5b6a0c4e73f07e3db995e6c + + + + const + STATE_NEW + classFileOp.html + a4a0657d2145ef51ec0be6c90a29403ae + + + + + allowedParams + classFileOp.html + a3bc721e89afa1da4f27d1ac4c8e29dbb + () + + + + doAttempt + classFileOp.html + aeb266864ccbee2709fd00e47a67ce438 + () + + + + doPrecheck + classFileOp.html + a41dac4d8e5820c6a02bb398d2d632f30 + (array &$predicates) + + + + fileExists + classFileOp.html + a9b82fb053e42e0fcf78d50dabddd5c6c + ($source, array $predicates) + + + + fileSha1 + classFileOp.html + a0a904f07897931359a648fd7eb4a12f1 + ($source, array $predicates) + + + + getSourceSha1Base36 + classFileOp.html + a9a5e26662027abbba80b8a342c8a2b9a + () + + + + precheckDestExistence + classFileOp.html + aec684e6749ce585fa2fdc7e229b36949 + (array $predicates) + + + + setFlags + classFileOp.html + a6e32928d376f1619c2b58a482a75075a + (array $params) + + + static + normalizeIfValidStoragePath + classFileOp.html + aed011acd8e6bc577188073646175c46a + ($path) + + + bool + $async + classFileOp.html + a7365543832fbb0305da414b0e3a087e9 + + + + FileBackendStore + $backend + classFileOp.html + aba44466e5ad31b5a457729d1960d23f5 + + + + string + $batchId + classFileOp.html + a7744e9f15e1bb13f69b8d6fb7c26682b + + + + bool + $destExists + classFileOp.html + a7ad882239a2dee4986b5f3398391cfc6 + + + + bool + $doOperation + classFileOp.html + a3d845455236e33c4524d934b0f077830 + + + + bool + $failed + classFileOp.html + af23ab9ef88e13d617073ed08435d49ad + + + + bool + $overwriteSameCase + classFileOp.html + a4d76ea3f94e48d096a6300b92f924677 + + + + array + $params + classFileOp.html + a0f5c5f50ee9532f0b00723fbbe3266f6 + + + + string + $sourceSha1 + classFileOp.html + a12528228dbea985f39b78379e9769f0e + + + + int + $state + classFileOp.html + a627009bd8e81cd8b8764aab431ec6bf7 + + + + + FileOpBatch + classFileOpBatch.html + + static + attempt + classFileOpBatch.html + aa8a0bd5ac481dacc7e5c513a83c7852b + (array $performOps, array $opts, FileJournal $journal) + + + const + MAX_BATCH_SIZE + classFileOpBatch.html + a73d879314a45d90ea836b8eace2138d4 + + + + static + runParallelBatches + classFileOpBatch.html + aeeecaa4766cffc7121c0000fe3648ea4 + (array $pPerformOps, Status $status) + + + + FileRepo + classFileRepo.html + + + __construct + classFileRepo.html + ac86120062286c4094add88f3681266f7 + (array $info=null) + + + + backendSupportsUnicodePaths + classFileRepo.html + ac80025d432080920a024c02889dbc4c8 + () + + + + canTransformVia404 + classFileRepo.html + ac0ac56324ea40d202c15f2c5f2eafaf2 + () + + + + checkRedirect + classFileRepo.html + ab2f4049fe3e720013ba55a34122cf76a + (Title $title) + + + + cleanDir + classFileRepo.html + a6c6e0db7322c00c97385834ea1d7dec1 + ($dir) + + + + cleanupBatch + classFileRepo.html + a58d14a0e486603c9660d4304cf9703f0 + (array $files, $flags=0) + + + + cleanupDeletedBatch + classFileRepo.html + a0aaf0728f2b78e6af419d39a40d7c495 + (array $storageKeys) + + + + concatenate + classFileRepo.html + a5f1cdbd5a5ac71679e1ac6ba12916b62 + (array $srcPaths, $dstPath, $flags=0) + + + + delete + classFileRepo.html + a87bed4ce96890f3684a055f0eb77cfdb + ($srcRel, $archiveRel) + + + + deleteBatch + classFileRepo.html + adae20570dbf3775de6c7b92bc64bb4c5 + (array $sourceDestPairs) + + + + enumFiles + classFileRepo.html + aff2fd65c689c70b5955680cc326afd3d + ($callback) + + + + fileExists + classFileRepo.html + aba468806d8b044b280e5d061a9698827 + ($file) + + + + fileExistsBatch + classFileRepo.html + a66818415786ce02cdb1af1152895213c + (array $files) + + + + findBySha1 + classFileRepo.html + a6b81a89b0fb926c61f64ca81593e4077 + ($hash) + + + + findBySha1s + classFileRepo.html + a5c1403bb8851018c310e3eea23236025 + (array $hashes) + + + + findFile + classFileRepo.html + af925ff74653618f7900a7b6bba8c8f56 + ($title, $options=array()) + + + + findFileFromKey + classFileRepo.html + aadd120a4b86d129a78300ca26e09e547 + ($sha1, $options=array()) + + + + findFiles + classFileRepo.html + a0d63166fb56c1d1e615216106c29ddbf + (array $items, $flags=0) + + + + findFilesByPrefix + classFileRepo.html + a3504a2efc9c08ede38b120ce54a64f3c + ($prefix, $limit) + + + + freeTemp + classFileRepo.html + ac66488cdb2ff4af97b7975ad2fdbe609 + ($virtualUrl) + + + + getBackend + classFileRepo.html + af2dce9bee766f0c2f51b4932bde36208 + () + + + + getDeletedHashPath + classFileRepo.html + ac1771f20dc5b3e6bc702eb1344d36842 + ($key) + + + + getDescriptionRenderUrl + classFileRepo.html + a5291f4b28e7b95793acb9e1b65fab826 + ($name, $lang=null) + + + + getDescriptionStylesheetUrl + classFileRepo.html + aae2f4f0b2fcf37ac5f2a365c8af5bade + () + + + + getDescriptionUrl + classFileRepo.html + a15e4e534166c63156e42c513602d5d6f + ($name) + + + + getDisplayName + classFileRepo.html + a4284dc738f22a03df599afca29742ffd + () + + + + getErrorCleanupFunction + classFileRepo.html + addec08a75e2963c42073c41fe46f7c6c + () + + + + getFileProps + classFileRepo.html + a2443b1cb30fdae6819a8322518c4cb4c + ($virtualUrl) + + + + getFileSha1 + classFileRepo.html + a67e14dde2c07af8d7af42b3818bc42d3 + ($virtualUrl) + + + + getFileSize + classFileRepo.html + aed79c0e63a829d4b49bd08b0ce3b8ae6 + ($virtualUrl) + + + + getFileTimestamp + classFileRepo.html + a823a18a36a8b1813df95f74d750fa884 + ($virtualUrl) + + + + getHashLevels + classFileRepo.html + a297ba63ed401edb212dd0258b1d3260a + () + + + + getHashPath + classFileRepo.html + a6ef02380e6d1e1d16cd37124c37681c1 + ($name) + + + + getInfo + classFileRepo.html + af4acde71bc5d18e4566f722d24eec3fb + () + + + + getLocalCacheKey + classFileRepo.html + a0c40830a66b9980e6df93838899edfde + () + + + + getLocalCopy + classFileRepo.html + a336c91054698ff6c67b0eebeac8f321a + ($virtualUrl) + + + + getLocalReference + classFileRepo.html + a422b9e204afbb9e15dcd64b0d1480416 + ($virtualUrl) + + + + getName + classFileRepo.html + a2ab63c6cdeb0facf216d84a717d21a36 + () + + + + getNameFromTitle + classFileRepo.html + ae271e04b33143bea00db0e772e5804a0 + (Title $title) + + + + getReadOnlyReason + classFileRepo.html + ab722eebc0af44fa718f1b3b6c160393f + () + + + + getRootDirectory + classFileRepo.html + a245521a28e188e90f8d03cec6288ff3d + () + + + + getRootUrl + classFileRepo.html + a197eeef338e631c31fdc17e7218c3ad4 + () + + + + getSharedCacheKey + classFileRepo.html + a5413803d6bd06e1667002fb81dea203d + () + + + + getTempHashPath + classFileRepo.html + a80613db0b29c07e2b09af7f79b0cfd43 + ($suffix) + + + + getTempRepo + classFileRepo.html + a0a59fd2bfed87cc67b900fee1f293447 + () + + + + getThumbScriptUrl + classFileRepo.html + af9128dbcd73164b4a007ccecd61a1f6b + () + + + + getUploadStash + classFileRepo.html + a411a12ea3bb9cf2e3f4e31f844aa6b75 + (User $user=null) + + + + getVirtualUrl + classFileRepo.html + a2d43233ff71f21090731176878239c12 + ($suffix=false) + + + + getZonePath + classFileRepo.html + a420e6aa5a4efdde57adba5ad69317256 + ($zone) + + + + getZoneUrl + classFileRepo.html + acb68455c7e2e3fd028dedf6d7b887169 + ($zone, $ext=null) + + + + invalidateImageRedirect + classFileRepo.html + ae77774b46e7ecfd590152be35debde66 + (Title $title) + + + + isLocal + classFileRepo.html + a78af9cbe76fc7d2bd62e48a6afa2d31f + () + + + + makeUrl + classFileRepo.html + a6700935a691cd83b4531452b221b6b6b + ($query= '', $entry= 'index') + + + + nameForThumb + classFileRepo.html + a9be4261f1b930f440bee15c2be104eb1 + ($name) + + + + newFatal + classFileRepo.html + a4a83dfb9e13f76334b0dfc6c754634ee + ($message) + + + + newFile + classFileRepo.html + a27f92981f256a4a5b5a3d2174a0ecb5e + ($title, $time=false) + + + + newGood + classFileRepo.html + ab4bd28aab006dda376ee2f04c40d8af1 + ($value=null) + + + + paranoidClean + classFileRepo.html + a87d5cd788ae8c8f82eeadedb40cfbc5f + ($param) + + + + passThrough + classFileRepo.html + a9911020b3cc63eafe1ed14f28f94e773 + ($param) + + + + publish + classFileRepo.html + af41955461f32bbdaeebe6323cca1b22f + ($srcPath, $dstRel, $archiveRel, $flags=0, array $options=array()) + + + + publishBatch + classFileRepo.html + a0d5fe24d5680ff73c2b6ca6de7390083 + (array $ntuples, $flags=0) + + + + quickCleanDir + classFileRepo.html + a62da1817c9d69aeae902a7c84ecdca4a + ($dir) + + + + quickImport + classFileRepo.html + a3ae377451ff73e92d92107c6b6920dab + ($src, $dst, $options=null) + + + + quickImportBatch + classFileRepo.html + a1a2ac957d7663ddfdab0edb832b08ecb + (array $triples) + + + + quickPurge + classFileRepo.html + af750ea4906aae62bab93215fe2a65075 + ($path) + + + + quickPurgeBatch + classFileRepo.html + a3718ad84864a2270c5d5b4f18dfa44c1 + (array $paths) + + + + resolveVirtualUrl + classFileRepo.html + aae37f9b76a781d561a3b868e79c546c0 + ($url) + + + + store + classFileRepo.html + abe0f0f1ebe816c15916bbe659f7a4fce + ($srcPath, $dstZone, $dstRel, $flags=0) + + + + storeBatch + classFileRepo.html + a54c7a487d4af415f319b3a085c19162a + (array $triplets, $flags=0) + + + + storeTemp + classFileRepo.html + ad1a77538ec4db97b1444a2da993ed530 + ($originalName, $srcPath) + + + + streamFile + classFileRepo.html + a4aa3de0458ad30b108c7e33149d67ca9 + ($virtualUrl, $headers=array()) + + + + validateFilename + classFileRepo.html + abdbb55c7caa3a9f9d972e918053634d1 + ($filename) + + + static + isVirtualUrl + classFileRepo.html + a8d71606afe037b7bfe03e3eb89bf429d + ($url) + + + int + $descriptionCacheExpiry + classFileRepo.html + a66f33e6066a9f77ccdf8d3037219173b + + + + bool + $fetchDescription + classFileRepo.html + a960180e3d6baf0eed29a290d746de7a8 + + + + const + DELETE_SOURCE + classFileRepo.html + a8d8529d37cbb50cedecee472987c3a8f + + + + const + NAME_AND_TIME_ONLY + classFileRepo.html + a365bb86209ab60d89fc579c9027c3cbd + + + + const + OVERWRITE + classFileRepo.html + a787bd07b604c098c371cf629bdfdce12 + + + + const + OVERWRITE_SAME + classFileRepo.html + a0d2503568b67a6895f12a91126896098 + + + + const + SKIP_LOCKING + classFileRepo.html + a6fa8d7d36e5e34424abb2f1a4a614df1 + + + + + assertWritableRepo + classFileRepo.html + a1c2acc4b6f4208bbdc07164ce392c70a + () + + + + enumFilesInStorage + classFileRepo.html + ab1b40ad0a6a81efae742e9507cd2653a + ($callback) + + + + getZoneLocation + classFileRepo.html + a80beeb1200e1bb1fe92f1517991992d9 + ($zone) + + + + initDirectory + classFileRepo.html + a4f4449d8c3394280d1d4e92f79eaa9c4 + ($dir) + + + + initZones + classFileRepo.html + aee5ed861145e4f50b93368fd9b00ef22 + ($doZones=array()) + + + + resolveToStoragePath + classFileRepo.html + a8df32108d5b069c1f229a9f13a1acea2 + ($path) + + + static + getHashPathForLevel + classFileRepo.html + a8fb7b7a9bef8d9f92159bd8d192b510a + ($name, $levels) + + + int + $abbrvThreshold + classFileRepo.html + a5a8745d061ac7b4ee5ff156b181bddbd + + + + + $articleUrl + classFileRepo.html + a623fd88d5ea4445238ea6108066c274c + + + + FileBackend + $backend + classFileRepo.html + a5f8cbac200c740f10ff4ab4e3913fc94 + + + + int + $deletedHashLevels + classFileRepo.html + ac3d676e65947ca6f410e6d9e3271a6da + + + + + $descBaseUrl + classFileRepo.html + a6f76811ea7263a7de124aaefa7201d21 + + + + string + $favicon + classFileRepo.html + a15fb0f09fa7a406ea9c0594278082fff + + + + + $fileFactory + classFileRepo.html + a99b815d565a13491450553b39edf93e4 + + + + + $fileFactoryKey + classFileRepo.html + a9e3436379ed20bda8b7f112020b41fa1 + + + + int + $hashLevels + classFileRepo.html + a0a4a3fa990f2107157f8c075351fe94d + + + + bool + $initialCapital + classFileRepo.html + ad98c96747b6f4b94741c9d1d2544ba73 + + + + + $oldFileFactory + classFileRepo.html + a3a04b4da508f59be89179ac2320b494e + + + + + $oldFileFactoryKey + classFileRepo.html + a4cfbb0874bb1b73cd9f6edb3478b6286 + + + + string + $pathDisclosureProtection + classFileRepo.html + a009e2ab0814de07740ace361de9bb827 + + + + + $scriptDirUrl + classFileRepo.html + af5c302b406b22ee5d7e38f98be4add85 + + + + string + $scriptExtension + classFileRepo.html + a4f75d510b53cf72cd9af1131dc1c9b7f + + + + string + $thumbScriptUrl + classFileRepo.html + ac55c5672826b45f9185233dcbe75933f + + + + + $thumbUrl + classFileRepo.html + ab7cd931ae72c1c3b89eb898f1b6da417 + + + + bool + $transformVia404 + classFileRepo.html + ab18c4d063ab4a1d6710ddea2ce4e8d0f + + + + bool + $url + classFileRepo.html + af16dd0b3f8769dfa61ff949e74117d5b + + + + array + $zones + classFileRepo.html + a3cc348743d3ba85eff8c0b737c6f448b + + + + + FileRepoStatus + classFileRepoStatus.html + Status + + + __construct + classFileRepoStatus.html + ad33d2cf2579307bbc442bc37a0871057 + ($repo=false) + + + static + newFatal + classFileRepoStatus.html + ab4475f0c9b125eaa6d26381271fb0c27 + ($repo) + + + static + newGood + classFileRepoStatus.html + a25f04b420f361df6ef8bcc06c12929f4 + ($repo=false, $value=null) + + + + FileRepoTest + classFileRepoTest.html + MediaWikiTestCase + + + testFileRepoConstructionOptionCanNotBeAnEmptyArray + classFileRepoTest.html + a701eff399cd27032746572f6e2390541 + () + + + + testFileRepoConstructionOptionCanNotBeNull + classFileRepoTest.html + ad2821a1944c468f65ce3d711cdd40263 + () + + + + testFileRepoConstructionOptionNeedBackendKey + classFileRepoTest.html + af0889b3cec273db023a319930b118d7f + () + + + + testFileRepoConstructionOptionNeedNameKey + classFileRepoTest.html + ae930eecca042d5a83da059b6d29bfa42 + () + + + + testFileRepoConstructionWithRequiredOptions + classFileRepoTest.html + a037e3b19c9c9b7ad8ff98d141ee8b4e8 + () + + + + FindHooks + classFindHooks.html + Maintenance + + + __construct + classFindHooks.html + ae66537d03734e991f7ca341f78e00d23 + () + + + + execute + classFindHooks.html + adbc0440b02fb655d3cde76f3307856f6 + () + + + + getDbType + classFindHooks.html + acdbe92702a9ecfc49ca49c8b07019336 + () + + + static + $ignore + classFindHooks.html + aaa9b88c146168d99b49732999e018b42 + + + + + getBadHooksFromFile + classFindHooks.html + a315bb3f3018e5e040c3bb8565ba4ad27 + ($file) + + + + getBadHooksFromPath + classFindHooks.html + ade47458d741fe3739b53f0294adcc298 + ($path) + + + + getHooksFromDoc + classFindHooks.html + a09667e36a3d54bf5b5bf6f06cce50f3f + ($doc) + + + + getHooksFromFile + classFindHooks.html + a06d9c182a546c55b5c0801b03ec3422a + ($file) + + + + getHooksFromLocalDoc + classFindHooks.html + a9c18f090b2fdfaebc64e76f6f74c6af9 + ($doc) + + + + getHooksFromOnlineDoc + classFindHooks.html + ab92a8f321fe55947dba675da80f78e9e + () + + + + getHooksFromPath + classFindHooks.html + a87a069418d0c7f65ff62999761b12d8c + ($path) + + + + printArray + classFindHooks.html + a5ea7218b820a986d184170c19dbe6156 + ($msg, $arr, $sort=true) + + + + FixBug20757 + classFixBug20757.html + Maintenance + + + __construct + classFixBug20757.html + ab425403cc7d36bc45d43dabd929f8c45 + () + + + + execute + classFixBug20757.html + ad7c29d1d887079417b775d86e393d54a + () + + + + findTextIdInPage + classFixBug20757.html + aab1614bacc115dab66d7b655b409e263 + ($pageId, $textId) + + + + getRevTextMap + classFixBug20757.html + a242cd4e03fbe9b3fe54019762db78a00 + ($pageId) + + + + isUnbrokenStub + classFixBug20757.html + a515c936d2eae490aa3c3785a5cdd9cc9 + ($stub, $secondaryRow) + + + + waitForSlaves + classFixBug20757.html + a6fb074dc41a6bc22c2ae4dc860446e44 + () + + + + $batchSize + classFixBug20757.html + a589f84a8d25f9f45f7eb823ba0b55030 + + + + + $mapCache + classFixBug20757.html + af6bdcf4332dc31687586cd3d9a484489 + + + + + $mapCacheSize + classFixBug20757.html + a9e4189d5f0f56bef67666162412c707f + + + + + $maxMapCacheSize + classFixBug20757.html + ad7200664c6223999a5f2fbab3c7599d5 + + + + + FixDoubleRedirects + classFixDoubleRedirects.html + Maintenance + + + __construct + classFixDoubleRedirects.html + ab1030beb6285904e669b6fd52f2d8910 + () + + + + execute + classFixDoubleRedirects.html + ab11f434c793227f26855c9d2c450cc81 + () + + + + queueJobs + classFixDoubleRedirects.html + a8047edd39fab92f53d26ebe58c510a81 + ($jobs, $dryrun=false) + + + + FixExtLinksProtocolRelative + classFixExtLinksProtocolRelative.html + LoggedUpdateMaintenance + + + __construct + classFixExtLinksProtocolRelative.html + ab21f55b7eaf67c8cafb9a5fce428870b + () + + + + doDBUpdates + classFixExtLinksProtocolRelative.html + a58073d06698535519c8cc19d90472aff + () + + + + getUpdateKey + classFixExtLinksProtocolRelative.html + aa3e1a49935c7d0aeb36e4cf0e97273b0 + () + + + + updateSkippedMessage + classFixExtLinksProtocolRelative.html + a6ec520a34656d5154d61a05b3a35e8ab + () + + + + FixSlaveDesync + classFixSlaveDesync.html + Maintenance + + + __construct + classFixSlaveDesync.html + af19064aa9e5896a5dc2f1554de0cd768 + () + + + + execute + classFixSlaveDesync.html + acb5c5ea90f3a8a3e7d389f1731394a40 + () + + + + getDbType + classFixSlaveDesync.html + a2a6c0469ad01c28fdc55f552e21b354a + () + + + + desyncFixPage + classFixSlaveDesync.html + ab0fa89231fc0bea16cbbcf9d6bd709ca + ($pageID) + + + + findPageLatestCorruption + classFixSlaveDesync.html + a32f1f80d5d359a650901e8ff50935c55 + () + + + array + $slaveIndexes + classFixSlaveDesync.html + ac70ec06c9d00a9c12deac3f2162f9652 + + + + + FixTimestamps + classFixTimestamps.html + Maintenance + + + __construct + classFixTimestamps.html + aa3f548189ee75d662b295ad4e2933eb6 + () + + + + execute + classFixTimestamps.html + a357bad2be7ebd0ffcd5f7c514a60b175 + () + + + + FixUserRegistration + classFixUserRegistration.html + Maintenance + + + __construct + classFixUserRegistration.html + a21c351e86967514dc6700a10cac3939f + () + + + + execute + classFixUserRegistration.html + ab1c49df310415637c6ec50bba645921e + () + + + + ForeignAPIFile + classForeignAPIFile.html + File + + + __construct + classForeignAPIFile.html + af142ed872a8d2b8e26882335c02f4883 + ($title, $repo, $info, $exists=false) + + + + exists + classForeignAPIFile.html + a9f0917287746610e97898e324c29a7e7 + () + + + + getDescription + classForeignAPIFile.html + a758b8dfc1912e2c459e4771914292f17 + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getDescriptionUrl + classForeignAPIFile.html + a946c6bd70b1405f728fde76a82e5e41a + () + + + + getExtendedMetadata + classForeignAPIFile.html + a05699c0b2543913a3ad59fc933fb35a2 + () + + + + getHeight + classForeignAPIFile.html + a30b6cc7329b593fd400b8f745ba15a2f + ($page=1) + + + + getMediaType + classForeignAPIFile.html + a893277f179fbf2116c1cd88b45da1c43 + () + + + + getMetadata + classForeignAPIFile.html + a88c6679770e555d70d955cc3bc298ce3 + () + + + + getMimeType + classForeignAPIFile.html + a203f7c2fc0cbf9e50b45ec3c0513eb6d + () + + + + getPath + classForeignAPIFile.html + ab370fb3dced625f17aca08c49c5d789a + () + + + + getSha1 + classForeignAPIFile.html + abc2f21b04138ff4d5ece2a200c3316f1 + () + + + + getSize + classForeignAPIFile.html + a57aadfa2b08c6a85fccf82d97582e848 + () + + + + getThumbnails + classForeignAPIFile.html + a09034e8c6849bb39a860aedfcfc5b7fd + () + + + + getThumbPath + classForeignAPIFile.html + a7aeb0103e1e671f42bfba7081967caf9 + ($suffix= '') + + + + getTimestamp + classForeignAPIFile.html + a1e4dde50d129ee6504c90dbba71c3b4d + () + + + + getUrl + classForeignAPIFile.html + abb4f2c22a9f516ef48ecd6535597fa95 + () + + + + getUser + classForeignAPIFile.html + afbac4d34dffef0a4826ddede037bd64c + ($method= 'text') + + + + getWidth + classForeignAPIFile.html + a5d47297b3fd52feb15ec45284ccbdd69 + ($page=1) + + + + purgeCache + classForeignAPIFile.html + afa631fe6eb8f24cbed093f058c2297e4 + ($options=array()) + + + + purgeDescriptionPage + classForeignAPIFile.html + a792b1c711fd7143a539dc704150762c1 + () + + + + purgeThumbnails + classForeignAPIFile.html + ad38f11f075d2b376852ce0c4a0c57b45 + ($options=array()) + + + + transform + classForeignAPIFile.html + a15c8b4d142a6c8f0ea0bc36c3a19fb24 + ($params, $flags=0) + + + static + getProps + classForeignAPIFile.html + af516afddf27a45f9b45c4bfbbf599a59 + () + + + static + newFromTitle + classForeignAPIFile.html + ab4aedd57c6aac617becacd854e300892 + (Title $title, $repo) + + + static + parseMetadata + classForeignAPIFile.html + ae040ff5281ed495882bae0a39dba03b7 + ($metadata) + + + + $repoClass + classForeignAPIFile.html + a575fe276b3c9202d7f2db7b8afe1ff71 + + + + + $mExists + classForeignAPIFile.html + a8697dd7e314459b38138c6cbfc0e05b5 + + + + + ForeignAPIRepo + classForeignAPIRepo.html + FileRepo + + + __construct + classForeignAPIRepo.html + adbd0a08762110b2efb4a76fcb3039f8d + ($info) + + + + canCacheThumbs + classForeignAPIRepo.html + a9eb6dde6f0edb1ca32e581a3a712ab41 + () + + + + enumFiles + classForeignAPIRepo.html + ae2e4252908fd8d6739f07042baad9aa2 + ($callback) + + + + fetchImageQuery + classForeignAPIRepo.html + ae026f27cfb802bcaf1093dacf7d9b9f7 + ($query) + + + + fileExistsBatch + classForeignAPIRepo.html + ae0ef1e32356b19f09762ef1617ea6f6d + (array $files) + + + + findBySha1 + classForeignAPIRepo.html + af59cb660439f2a199b3a4d8b31f7b04a + ($hash) + + + + getApiUrl + classForeignAPIRepo.html + a728da49376e5e53c0e67dd638c35f0c7 + () + + + + getFileProps + classForeignAPIRepo.html + aa5b03072a336be208bfdf898b77ccc1b + ($virtualUrl) + + + + getImageInfo + classForeignAPIRepo.html + a58b779fcecfa64ca0687b99c4886ee28 + ($data) + + + + getInfo + classForeignAPIRepo.html + a7475547bde2ad49816fbf4ec7b331f60 + () + + + + getThumbError + classForeignAPIRepo.html + a47f8180bf15a0c78d122707a877d4fe0 + ($name, $width=-1, $height=-1, $otherParams= '', $lang=null) + + + + getThumbUrl + classForeignAPIRepo.html + afce7ce182cd573ff1f6fdaee2710136c + ($name, $width=-1, $height=-1, &$result=null, $otherParams= '') + + + + getThumbUrlFromCache + classForeignAPIRepo.html + a8212b1d4a04bf93065bacbfe343659b9 + ($name, $width, $height, $params="") + + + + getZonePath + classForeignAPIRepo.html + af0223f5cd61e784efbd9d809e31a197b + ($zone) + + + + getZoneUrl + classForeignAPIRepo.html + aefd8d7173222c5a9cfe791ce0384addb + ($zone, $ext=null) + + + + httpGetCached + classForeignAPIRepo.html + a371effab7f5e66b4db9399ff249c77cd + ($target, $query, $cacheTTL=3600) + + + + newFile + classForeignAPIRepo.html + a19efab5999a082c09f346016c07d452c + ($title, $time=false) + + + static + getUserAgent + classForeignAPIRepo.html + a811ee864b7770e88c1b6b2c8a7ded28f + () + + + static + httpGet + classForeignAPIRepo.html + a8c9fdec6762edb2a41770a1cb208d423 + ($url, $timeout= 'default', $options=array()) + + + const + VERSION + classForeignAPIRepo.html + a0640663f5266fb3aaacbabf56c76e2d1 + + + + + assertWritableRepo + classForeignAPIRepo.html + a9b230e66c1e4a2dd360e77e4aaa6c42a + () + + + static + getIIProps + classForeignAPIRepo.html + aa4bed3a3f5093dda8ffc725e1be01558 + () + + + int + $apiThumbCacheExpiry + classForeignAPIRepo.html + abf5912f8062803856ee8b4c4df82cd86 + + + + int + $fileCacheExpiry + classForeignAPIRepo.html + a056061999d3f35df28ec6699b952f810 + + + + + $fileFactory + classForeignAPIRepo.html + a7a1535708dee6c7ee44795afbcdd8c21 + + + + array + $mFileExists + classForeignAPIRepo.html + a00310e5ed721ad15a96069a4bfc0490b + + + + static + $imageInfoProps + classForeignAPIRepo.html + ac19c4e221837d95fc4c33cb104db33c4 + + + + array + $mQueryCache + classForeignAPIRepo.html + ada4c405e456849b1ed941ab157e93c64 + + + + + ForeignDBFile + classForeignDBFile.html + LocalFile + + + delete + classForeignDBFile.html + af138293e929576d6591c2a2e475a6db4 + ($reason, $suppress=false, $user=null) + + + + getDescriptionText + classForeignDBFile.html + a3e891e6ced6606b8cce34d59c1f23a78 + ($lang=false) + + + + getDescriptionUrl + classForeignDBFile.html + af0d14126b7b6fa3fe366a491135f238b + () + + + + move + classForeignDBFile.html + ac72f8ea116208b4c62a073542533f7f8 + ($target) + + + + publish + classForeignDBFile.html + a816e47545cb6a5dbae298bbca28e9f79 + ($srcPath, $flags=0, array $options=array()) + + + + recordUpload + classForeignDBFile.html + acc1201fc1b7a9101ac781d1fb998998b + ($oldver, $desc, $license= '', $copyStatus= '', $source= '', $watch=false, $timestamp=false, User $user=null) + + + + restore + classForeignDBFile.html + a224f6266563481aabf6a4090139a05d9 + ($versions=array(), $unsuppress=false) + + + static + newFromRow + classForeignDBFile.html + a3b7b82ea0d74330967e9109fd985d241 + ($row, $repo) + + + static + newFromTitle + classForeignDBFile.html + ac7cf6fd2179c89145a54020a0d36fcaa + ($title, $repo, $unused=null) + + + + ForeignDBRepo + classForeignDBRepo.html + LocalRepo + + + __construct + classForeignDBRepo.html + abddb8397a88bf18c0977e70b96e70f0d + ($info) + + + + getInfo + classForeignDBRepo.html + a42180385fc35554e06a6b3171a36c9fb + () + + + + getMasterDB + classForeignDBRepo.html + adcbd2b185c4b35b58b4f1ee7d419db4a + () + + + + getSharedCacheKey + classForeignDBRepo.html + a1d88e111341058e761a98ce929a62a4f + () + + + + getSlaveDB + classForeignDBRepo.html + a3c0b85737183c040b7bd07f5e4096d62 + () + + + + hasSharedCache + classForeignDBRepo.html + a9a41a844f1f4f1a52bf4f0c0debcabd0 + () + + + + assertWritableRepo + classForeignDBRepo.html + ab29c9c49cb7dc4428de4a47c2fe71804 + () + + + + $dbConn + classForeignDBRepo.html + a22bb4fe65a96c689986de30866196b0d + + + + string + $dbFlags + classForeignDBRepo.html + ad2c4fef2ab0d9fc76cd9d1940ff358e6 + + + + string + $dbName + classForeignDBRepo.html + a4d824a874eae95f97588ff3f2705f358 + + + + string + $dbPassword + classForeignDBRepo.html + aa12b91d151e5082b69d290cfa9533542 + + + + string + $dbServer + classForeignDBRepo.html + a111b01910504b1cb56eedcd5df6558b2 + + + + string + $dbType + classForeignDBRepo.html + aa6a630a625fdd3cdbbc0f4e0b961c3fe + + + + string + $dbUser + classForeignDBRepo.html + a497b8333d6710cf81b63143189b2e517 + + + + + $fileFactory + classForeignDBRepo.html + ada4b03479cae6793e2baafcfb6f2d20b + + + + + $fileFromRowFactory + classForeignDBRepo.html + af70835d2a07dc97e25031c4cc03e3d82 + + + + bool + $hasSharedCache + classForeignDBRepo.html + acf4fd33cf1c482cc6471fd860da8fa74 + + + + string + $tablePrefix + classForeignDBRepo.html + a2239ea250f1efbe703fdca2b4defff4e + + + + + ForeignDBViaLBRepo + classForeignDBViaLBRepo.html + LocalRepo + + + __construct + classForeignDBViaLBRepo.html + ae8cf7f653bfedede297ac1e0f356dd87 + ($info) + + + + getInfo + classForeignDBViaLBRepo.html + a17eda80db25fe29cd5fd2bc3856d8ed0 + () + + + + getMasterDB + classForeignDBViaLBRepo.html + a59343801f0196ac1bccebc81608e5c61 + () + + + + getSharedCacheKey + classForeignDBViaLBRepo.html + a9f80916ae5e8cae1392704b1648a2682 + () + + + + getSlaveDB + classForeignDBViaLBRepo.html + a8ef8510c52c00661b9e6c9c8e6d45478 + () + + + + hasSharedCache + classForeignDBViaLBRepo.html + ab90a028f4e7e1d239c1841734dd22f03 + () + + + + assertWritableRepo + classForeignDBViaLBRepo.html + aab0eaa2fbb59c402c958b82065f0ac68 + () + + + string + $dbName + classForeignDBViaLBRepo.html + a2bb3593063de28bf8f5f6484997a5fdc + + + + array + $fileFactory + classForeignDBViaLBRepo.html + a1be804543d1fce3ad4a187daa4a5a36c + + + + array + $fileFromRowFactory + classForeignDBViaLBRepo.html + a878769c442082f3d24b61df334418f49 + + + + string + $tablePrefix + classForeignDBViaLBRepo.html + a9c6ae473fe3f5aedddcf2b1ee61156a1 + + + + string + $wiki + classForeignDBViaLBRepo.html + aff65d1409fc9e00aba8b4f40fd96e11b + + + + + ForkController + classForkController.html + + + __construct + classForkController.html + afe7f39888d93c33c82a47228197fa390 + ($numProcs, $flags=0) + + + + getChildNumber + classForkController.html + a4c302e28132e4ce513892f627b0ca1f1 + () + + + + start + classForkController.html + a6828e5ab432e700ff38870fbcaf0129e + () + + + + $childNumber + classForkController.html + a4f7ce35023bf7d425f6706eada68a9f9 + + + + + $procsToStart + classForkController.html + acc0f9e966625be384a41221f1f33e104 + + + + const + RESTART_ON_ERROR + classForkController.html + ab82f6c3cc4e331f54731e502822c6323 + + + + + forkWorkers + classForkController.html + a6f0f282d0264cb7dd7884e6c7cb59fed + ($numProcs) + + + + handleTermSignal + classForkController.html + a6580bae598cd672026aaf0d6ebbf0d50 + ($signal) + + + + initChild + classForkController.html + a401c53751dcf5f30d9a88bd0720fb35c + () + + + + prepareEnvironment + classForkController.html + aa61763ebd7e071bd2dbdf84aa9017f86 + () + + + + $children + classForkController.html + a714db17ff47e4424f2676f4cf5bac120 + + + + + $flags + classForkController.html + a537717d500927ea0452df43e3f4b355d + + + + + $termReceived + classForkController.html + abf21005867d6cd0b56aff377c84da3a3 + + + + static + $restartableSignals + classForkController.html + ad78f469578d88c6037df8884754470e5 + + + + + FormAction + classFormAction.html + Action + + + execute + classFormAction.html + a993ca30f2a6d835fbd47a09919c1cba7 + (array $data=null, $captureErrors=true) + + + + onSubmit + classFormAction.html + a645a87b8a014a19d71c75cecbb39a751 + ($data) + + + + onSuccess + classFormAction.html + a03f0281c937b548cd17579d86d72cdf2 + () + + + + show + classFormAction.html + a3e92de037d4f3137965449fc69755751 + () + + + + alterForm + classFormAction.html + a7bff79cf87cb6f1c897ee8ce4a972b3f + (HTMLForm $form) + + + + getForm + classFormAction.html + acd4922d1317409e5e9026a725458dccc + () + + + + getFormFields + classFormAction.html + a1feb80f171d141d87eb951fac3cc15f3 + () + + + + postText + classFormAction.html + adb846d9060df78eadcddf761d1179d11 + () + + + + preText + classFormAction.html + aad3b72cf499fd01ed834adf1e2a523f2 + () + + + + FormatExif + classFormatExif.html + + + __construct + classFormatExif.html + a7af7c2fb103f178d9d24c970f561d72d + ($meta) + + + + getFormattedData + classFormatExif.html + ad639871264385813551883b796504eeb + () + + + array + $meta + classFormatExif.html + a7dbd316d892b6f334ff79252a926eb73 + + + + + FormatJson + classFormatJson.html + + static + decode + classFormatJson.html + a8f3f19f7185e86b9d28a2e633df09e48 + ($value, $assoc=false) + + + static + encode + classFormatJson.html + a80de522db464fa3dc9c62758ae17205b + ($value, $pretty=false, $escaping=0) + + + const + ALL_OK + classFormatJson.html + ab70ae3521c35a12b3c0b52075416d415 + + + + const + UTF8_OK + classFormatJson.html + a34cf5b0201e8b0cfbdfef69adb9d5386 + + + + const + WS_CLEANUP_REGEX + classFormatJson.html + ac891b079e80c88f206b7fead041256e8 + + + + const + XMLMETA_OK + classFormatJson.html + ad5d56186933e185026991ada694b3f81 + + + + static + encode53 + classFormatJson.html + a00f21c4cbd5c57662c4912905cb065c0 + ($value, $pretty, $escaping) + + + static + encode54 + classFormatJson.html + a229f5aebc0fc73d708d855dba987724a + ($value, $pretty, $escaping) + + + static + prettyPrint + classFormatJson.html + ae98904127e87da51c119da10d926725e + ($json, $indentString) + + + static + $badChars + classFormatJson.html + ab1fe38628d10ee081c1aedaa74a93248 + + + + static + $badCharsEscaped + classFormatJson.html + ad43b3decfbd40fb40899ae7ded42b247 + + + + + FormatJsonTest + classFormatJsonTest.html + MediaWikiTestCase + + + testDecodeReturnType + classFormatJsonTest.html + a30fc7804e450b446f679f2c0184309ea + () + + + + testEncodeAllOk + classFormatJsonTest.html + a2b8d48e16a72c18e6e4299f6cf0bcca6 + ($from, $to) + + + + testEncodeDefault + classFormatJsonTest.html + a2cde5c9b7702c688de36eab304e0b5ef + ($from, $to) + + + + testEncodePhpBug46944 + classFormatJsonTest.html + ac80cde33c48767ebdd12b92619b07747 + () + + + + testEncoderPrettyPrinting + classFormatJsonTest.html + ad59cc0ee348e7cdbee5f5aa93a6d03d5 + ($pretty, $expectedIndent) + + + + testEncodeUtf8 + classFormatJsonTest.html + ad0132a048fc9c2d6e042b60a34d74f55 + ($from, $to) + + + + testEncodeXmlMeta + classFormatJsonTest.html + a1246108e51cf9e817d1d6bf78f995091 + ($from, $to) + + + static + provideEncodeAllOk + classFormatJsonTest.html + a16a1b2329fb27c247c9448e40d472599 + () + + + static + provideEncodeDefault + classFormatJsonTest.html + ae192f6aa256bbe1b6198e03d39666cd8 + () + + + static + provideEncoderPrettyPrinting + classFormatJsonTest.html + a1dc0a7bac5433f1d425300682ddd5223 + () + + + static + provideEncodeUtf8 + classFormatJsonTest.html + a2e6a04d0607d510e030cd862932e4a88 + () + + + static + provideEncodeXmlMeta + classFormatJsonTest.html + a3d1f214d9ad2fddfe98dddb8fd43d7af + () + + + static + getEncodeTestCases + classFormatJsonTest.html + afe8e35a1f6030f9ceb726bf54eb284fb + (array $unescapedGroups) + + + + FormatMetadata + classFormatMetadata.html + ContextSource + + + collapseContactInfo + classFormatMetadata.html + ae237877d4cf5eeae94ca66944bb97360 + ($vals) + + + + fetchExtendedMetadata + classFormatMetadata.html + a64d1d4225554cde5bd435ac71003a3a6 + (File $file) + + + + flattenArrayReal + classFormatMetadata.html + aca59c900bc9e3432b940e649960f065c + ($vals, $type= 'ul', $noHtml=false) + + + + makeFormattedData + classFormatMetadata.html + a9daed65d3f95858959538414b787cf90 + ($tags) + + + + setSingleLanguage + classFormatMetadata.html + a6e17344c75b476bb0ab8dd66b4c5a446 + ($val) + + + static + flattenArray + classFormatMetadata.html + a02f14b566b6467a9aded838ef2e23ba8 + ($vals, $type= 'ul', $noHtml=false, $context=false) + + + static + flattenArrayContentLang + classFormatMetadata.html + af62b8bb763021c332964d937beed9cc6 + ($vals, $type= 'ul', $noHtml=false, $context=false) + + + static + getFormattedData + classFormatMetadata.html + afb76febf97568215014846fc4be3609c + ($tags, $context=false) + + + static + getVisibleFields + classFormatMetadata.html + ab413c60aca74c77b471496cb1b180eb4 + () + + + + getExtendedMetadataFromFile + classFormatMetadata.html + a2f51f886a03e4c87c23988bae2ab3a11 + (File $file) + + + + getExtendedMetadataFromHook + classFormatMetadata.html + ab8dd188bc3b6daf22d58f477b637a0b8 + (File $file, array $extendedMetadata, &$maxCacheTime) + + + + getPriorityLanguages + classFormatMetadata.html + a1218495df4b894a801a573b200956bd8 + () + + + + resolveMultilangMetadata + classFormatMetadata.html + ab8f0b16d5977a3877f20afd71013019e + (&$metadata) + + + + resolveMultilangValue + classFormatMetadata.html + a0604b56f36023d9c43702a8c30537ef3 + ($value) + + + + sanitizeArrayForXml + classFormatMetadata.html + a0f22a87167f03650ec19c8cc6314f19f + (&$arr) + + + + sanitizeKeyForXml + classFormatMetadata.html + aeaee93aa749197e45516f0d9884074c9 + ($key) + + + bool + $singleLang + classFormatMetadata.html + afc04b563f18f56483bce6f9bfa8b5eaa + + + + + convertNewsCode + classFormatMetadata.html + aa39f5058e697bb53e5abff5cb3a5924a + ($val) + + + + exifMsg + classFormatMetadata.html + a50b8d9e4b59d9c3515a9e6fec520f4b6 + ($tag, $val, $arg=null, $arg2=null) + + + + formatCoords + classFormatMetadata.html + a2a034eab0050222b5375de9eef068aa1 + ($coord, $type) + + + + formatFraction + classFormatMetadata.html + a430ecefb41aa97a977e9e779a2f61eb3 + ($num) + + + + formatNum + classFormatMetadata.html + af21b3d7b1594d30839f11591275bfedb + ($num, $round=false) + + + + gcd + classFormatMetadata.html + af75e56d10ac6861cee10471ecba0d717 + ($a, $b) + + + + langItem + classFormatMetadata.html + a019d26376723bf9a3551a47001cc12b4 + ($value, $lang, $default=false, $noHtml=false) + + + + FormatMetadataTest + classFormatMetadataTest.html + MediaWikiMediaTestCase + + + testFlattenArray + classFormatMetadataTest.html + ae700c110dfbd7ac83aad4da7bd96a302 + ($vals, $type, $noHtml, $ctx, $expected) + + + + testInvalidDate + classFormatMetadataTest.html + a0cec439bc88ab3cd5c32cd9216656261 + () + + + static + provideFlattenArray + classFormatMetadataTest.html + aa9c73d22c2690d3f2a9fe294ba9d536d + () + + + + setUp + classFormatMetadataTest.html + adfab5c02d5bb52c23b61c94c8b60fe33 + () + + + + FormlessAction + classFormlessAction.html + Action + + + execute + classFormlessAction.html + a7c67b42b942fe0aebbdff457809c30e7 + (array $data=null, $captureErrors=true) + + + + onSubmit + classFormlessAction.html + a3f81063991f4020260b3adc8b18660ae + ($data) + + + + onSuccess + classFormlessAction.html + a1cea76e7af44a781ff772dc81705698a + () + + + + onView + classFormlessAction.html + abc4ff8d302b0cb6c7a8bfe7f44712293 + () + + + + show + classFormlessAction.html + ac05630754f40027d83c2f0e5b137d845 + () + + + + getFormFields + classFormlessAction.html + a6fa24521c2e28c38afc96bfcb1399c83 + () + + + + FormOptions + classFormOptions.html + + + add + classFormOptions.html + af811fe68868d01fde1fe6cdcee76e03e + ($name, $default, $type=self::AUTO) + + + + consumeValue + classFormOptions.html + a651eee705cf514cf6e31e1b1710d1974 + ($name) + + + + consumeValues + classFormOptions.html + a0044f03aaa577b91ce992f93495048d9 + ($names) + + + + delete + classFormOptions.html + ad077f84062f702b41c270ed5df7487c2 + ($name) + + + + fetchValuesFromRequest + classFormOptions.html + a8df10686b63ce1ef4c7bd026f4022c7b + (WebRequest $r, $optionKeys=null) + + + + getAllValues + classFormOptions.html + a09f2409c7f5e9508bbd482f60e2b47c1 + () + + + + getChangedValues + classFormOptions.html + af40e15c702c79e206ae57d855765dc3e + () + + + + getUnconsumedValues + classFormOptions.html + ac73cb2d09ed88591323d85756dbc378c + ($all=false) + + + + getValue + classFormOptions.html + a16a43717094a0c9b6863f799841aa1c7 + ($name) + + + + reset + classFormOptions.html + adf0d2778239f20496ff482e76c3ba7a6 + ($name) + + + + setValue + classFormOptions.html + a07fa5c01406c9334c8fc062f381720d1 + ($name, $value, $force=false) + + + + validateBounds + classFormOptions.html + a4808c5b1c565639b44ac48a73a008c87 + ($name, $min, $max) + + + + validateIntBounds + classFormOptions.html + a32d7aed4629076ef74e17bdb2f98bf99 + ($name, $min, $max) + + + + validateName + classFormOptions.html + aea6b5bd54128e22054e3e95c621b607b + ($name, $strict=false) + + + + offsetExists + classFormOptions.html + aa9e3d718defb28bf3fae7ca7b4722476 + ($name) + + + + offsetGet + classFormOptions.html + a0a02cf5877c3b5bd3883f16f4165abd3 + ($name) + + + + offsetSet + classFormOptions.html + a2e6ab2a4dd958e032d54cdb85cdf741c + ($name, $value) + + + + offsetUnset + classFormOptions.html + ad04450d036942d26c6c36b05d67150f2 + ($name) + + + static + guessType + classFormOptions.html + ac711e2a7d4322b1809bb2c2fb6df1a43 + ($data) + + + const + AUTO + classFormOptions.html + a90412b5cdffd6bf935d649bb326a12af + + + + const + STRING + classFormOptions.html + aa109953385d9a59a68b4bdc6a24225bd + + + + const + INT + classFormOptions.html + ad65ded9040e75e659c7620bd8b012d25 + + + + const + FLOAT + classFormOptions.html + a7f23e41aaf8ba2d68b2fd74336b3f9b9 + + + + const + BOOL + classFormOptions.html + a6c3b44ebc23f05911673fa811c40875b + + + + const + INTNULL + classFormOptions.html + ac0a63d095faab3b914711e19cfab0687 + + + + + getValueReal + classFormOptions.html + a4bddec6f03e5926d95691574bf860a56 + ($option) + + + + $options + classFormOptions.html + accb3356c6f74328662dbd349b5b80d3a + + + + + FormOptionsExposed + classFormOptionsExposed.html + FormOptions + + + getOptions + classFormOptionsExposed.html + aa9954fa30c4d2a3c4d3eb040c2458de1 + () + + + + FormOptionsInitializationTest + classFormOptionsInitializationTest.html + MediaWikiTestCase + + + testAddIntegers + classFormOptionsInitializationTest.html + ab704a116707be318f8d0994861804140 + () + + + + testAddStringOption + classFormOptionsInitializationTest.html + a430a25e713651ed554be09837101d9dd + () + + + + setUp + classFormOptionsInitializationTest.html + ac6f3984a68dcdc1412bb2e3e1afa0f26 + () + + + FormOptions + $object + classFormOptionsInitializationTest.html + a810af5e6d3b8ed29ebfa523393894804 + + + + + FormOptionsTest + classFormOptionsTest.html + MediaWikiTestCase + + + testGuessTypeDetection + classFormOptionsTest.html + a63fa64f2d9d9670c752def891563332f + () + + + + testGuessTypeOnArrayThrowException + classFormOptionsTest.html + a3763b292444168d01bd00d75e9b02728 + () + + + + testGuessTypeOnNullThrowException + classFormOptionsTest.html + af921bcfef8e88004d36509b96a1739fe + () + + + + setUp + classFormOptionsTest.html + ac97046f7471288217c50e81a9e1b8fb7 + () + + + FormOptions + $object + classFormOptionsTest.html + a89d62041641c8a74fb544819cf1e6ae0 + + + + + assertGuessBoolean + classFormOptionsTest.html + abd0aecef078d3976f0842655e14f2f03 + ($data) + + + + assertGuessInt + classFormOptionsTest.html + ae1c59ee91eacfed0c347bde5e99f612e + ($data) + + + + assertGuessFloat + classFormOptionsTest.html + a315ffac3ae122afd19a4cc8ca68c3275 + ($data) + + + + assertGuessString + classFormOptionsTest.html + af3d89d7eb252a8df3a160d58820ef8d6 + ($data) + + + + guess + classFormOptionsTest.html + a56b639e31b7a0f90edc21b02db8c2f37 + ($expected, $data) + + + + FormSpecialPage + classFormSpecialPage.html + SpecialPage + + + execute + classFormSpecialPage.html + ac87b9c4e9f4ccb071408609509c7e209 + ($par) + + + + onSubmit + classFormSpecialPage.html + a6d7fabcbc7e6cc4afa445213a2a29b96 + (array $data) + + + + onSuccess + classFormSpecialPage.html + a2930c9db649e4cf699455539fb17a438 + () + + + + requiresUnblock + classFormSpecialPage.html + a89fd5c4309b0ffcfc4f35599b2329cf5 + () + + + + requiresWrite + classFormSpecialPage.html + ae43729b5f1bcabdf62e82e8d455e66d8 + () + + + + alterForm + classFormSpecialPage.html + a3f2ee4e4d1d21dabd3575d56c02a9697 + (HTMLForm $form) + + + + checkExecutePermissions + classFormSpecialPage.html + a71a5cbd67142929e114cc5551ef3adef + (User $user) + + + + getForm + classFormSpecialPage.html + a2f632e79fe5a700c914c88c3a6c7027d + () + + + + getFormFields + classFormSpecialPage.html + ac0b8cbe7731194ae99a9f6af5b14a58e + () + + + + getMessagePrefix + classFormSpecialPage.html + a0bfe2fc929b6bc2c80a7282b49072a07 + () + + + + postText + classFormSpecialPage.html + a4be3d4a5784fe4cd34ee762f4b8c1453 + () + + + + preText + classFormSpecialPage.html + a309bdc1252feb0571aad9f246ec35808 + () + + + + setParameter + classFormSpecialPage.html + a423fe1a53bf4835ec3cbab5baa203886 + ($par) + + + string + $par + classFormSpecialPage.html + af30ae05dc8aca62bceea596f75b0ce16 + + + + + FSFile + classFSFile.html + + + __construct + classFSFile.html + a64f04352d55b7670d729bd663a7c7a45 + ($path) + + + + exists + classFSFile.html + a18fe54e4617fb32c4dad9afc29936f01 + () + + + + getMimeType + classFSFile.html + ad8be77094d2afe558344fec72db0c0ec + () + + + + getPath + classFSFile.html + ae7818a297d8edac44d3ac22b5d17bda0 + () + + + + getProps + classFSFile.html + abae03957534c1275b8c6075d60950a1b + ($ext=true) + + + + getSha1Base36 + classFSFile.html + a5a909c3b41a5be7271f932a176be4d8f + ($recache=false) + + + + getSize + classFSFile.html + a9336768c688080d9e984363c3e47c0eb + () + + + + getTimestamp + classFSFile.html + a3eab42e0f0b9b49b4e3d183124a21091 + () + + + static + extensionFromPath + classFSFile.html + a8503a82a7ced01a127f476089aede1d1 + ($path) + + + static + getPropsFromPath + classFSFile.html + a80e68a4a3b60ec4d376e96bfb4e42b79 + ($path, $ext=true) + + + static + getSha1Base36FromPath + classFSFile.html + a5453e09dc2e33d1f0c4de1dec9de7ef5 + ($path) + + + static + placeholderProps + classFSFile.html + abe074a1d1c4fb19667d113bdf56b4024 + () + + + + extractImageSizeInfo + classFSFile.html + a2f4b8cced65be963af00a7cf3156a38c + (array $gis) + + + string + $path + classFSFile.html + abe1459d91e34465f2332490cbccf6566 + + + + string + $sha1Base36 + classFSFile.html + a924e5334e3122f711791d0328af2bdcd + + + + + FSFileBackend + classFSFileBackend.html + FileBackendStore + + + __construct + classFSFileBackend.html + a22beae9b41c74aac877a52bc75ea7c00 + (array $config) + + + + getDirectoryListInternal + classFSFileBackend.html + a86459bf7772feb28d889174ce4c675ac + ($fullCont, $dirRel, array $params) + + + + getFeatures + classFSFileBackend.html + abe5427c2643675d611f43ab8be319910 + () + + + + getFileListInternal + classFSFileBackend.html + a1df417f65a16b9a0a441f06487b63766 + ($fullCont, $dirRel, array $params) + + + + handleWarning + classFSFileBackend.html + aafc8e1abc88425e09700fe29e4a2329c + ($errno, $errstr) + + + + isPathUsableInternal + classFSFileBackend.html + afb3ecc85c0c0e8bcca3e42be6cdd91c6 + ($storagePath) + + + + chmod + classFSFileBackend.html + abe6c606bf36bac75d247db0d0aba4da8 + ($path) + + + + cleanPathSlashes + classFSFileBackend.html + a916a2b0bf5ae9b66cd4567cc4786931b + ($path) + + + + containerFSRoot + classFSFileBackend.html + a61d8ef4d856cf08658a7642cebdc5f9c + ($shortCont, $fullCont) + + + + directoriesAreVirtual + classFSFileBackend.html + aa42a9da84b59992c1e1500cc7b56a301 + () + + + + doCleanInternal + classFSFileBackend.html + a2ff918e9eab6482830796489f823d77c + ($fullCont, $dirRel, array $params) + + + + doClearCache + classFSFileBackend.html + ab2d0893518bc55bcfde671146e09d69e + (array $paths=null) + + + + doCopyInternal + classFSFileBackend.html + a088878bc160d6033b5c4e40e72fac076 + (array $params) + + + + doCreateInternal + classFSFileBackend.html + ae187ef72ac90a0588ba05071c26648ec + (array $params) + + + + doDeleteInternal + classFSFileBackend.html + a24ad4b4a83a7f7c435c64600e19426e1 + (array $params) + + + + doDirectoryExists + classFSFileBackend.html + ae07b67e0b933d44cd3fec207f4ccba95 + ($fullCont, $dirRel, array $params) + + + + doExecuteOpHandlesInternal + classFSFileBackend.html + a410dd750d85d54aacf2ebc5457245307 + (array $fileOpHandles) + + + + doGetFileStat + classFSFileBackend.html + a52acf59c2c0c65f40c6d0f3d3ca1a46a + (array $params) + + + + doGetLocalCopyMulti + classFSFileBackend.html + a64cf2558fd1a1f44eab99ca7d8ddc887 + (array $params) + + + + doGetLocalReferenceMulti + classFSFileBackend.html + aee958f128a0f3206c0895d39826b779e + (array $params) + + + + doMoveInternal + classFSFileBackend.html + aaa640750a6d09ec59009b1eefc9f54da + (array $params) + + + + doPrepareInternal + classFSFileBackend.html + aefa7567112258f0c366411d2df98ce5e + ($fullCont, $dirRel, array $params) + + + + doPublishInternal + classFSFileBackend.html + a41a3597ed501019014d593cff7ec8a50 + ($fullCont, $dirRel, array $params) + + + + doSecureInternal + classFSFileBackend.html + a6816502ec35e276b047b299ccd3b203d + ($fullCont, $dirRel, array $params) + + + + doStoreInternal + classFSFileBackend.html + ab9d20c69e0b78f2801debd1965cdf929 + (array $params) + + + + getResponseCopy + classFSFileBackend.html + a80a1c168c77d9d2e80c8e7e611257c7c + ($errors, Status $status, array $params, $cmd) + + + + getResponseCreate + classFSFileBackend.html + a1f6af20df068ec012be85293751f2140 + ($errors, Status $status, array $params, $cmd) + + + + getResponseDelete + classFSFileBackend.html + a5fb0ca3175a2ce07f2c4d9e2ce7cf7f4 + ($errors, Status $status, array $params, $cmd) + + + + getResponseMove + classFSFileBackend.html + a00e7d8125a2d72f8a67481c737e084cd + ($errors, Status $status, array $params, $cmd) + + + + getResponseStore + classFSFileBackend.html + a0f5543de7f8f19f05c3fb0ba9064cfe2 + ($errors, Status $status, array $params, $cmd) + + + + htaccessPrivate + classFSFileBackend.html + a5a8f8ed665006455030d059a60551c8e + () + + + + indexHtmlPrivate + classFSFileBackend.html + a3a11efe2a880062bf36067f6ddcfa39d + () + + + + isLegalRelPath + classFSFileBackend.html + a58abcdca84e9367e9c90f831f5db8b6f + ($path) + + + + resolveContainerPath + classFSFileBackend.html + a963c2a2d870d902fc2887fb0174d65b3 + ($container, $relStoragePath) + + + + resolveToFSPath + classFSFileBackend.html + a5ae9f1b52a1c2edc4dc788fea582a86d + ($storagePath) + + + + trapWarnings + classFSFileBackend.html + ae520b9267ab8bb28d69fcf53b1d701fa + () + + + + untrapWarnings + classFSFileBackend.html + a6cf1d58651e1ff7104f053e4b1bb9be8 + () + + + string + $basePath + classFSFileBackend.html + a13be21eba316052ea447ebf05ed4d9c5 + + + + array + $containerPaths + classFSFileBackend.html + a8d1222e8fa216524ef7488c5a6f66013 + + + + string + $currentUser + classFSFileBackend.html + af1bb1e1f34cabd6f09abd8226f39f21c + + + + int + $fileMode + classFSFileBackend.html + ac3e9a09587bdc614a0a6534a2aa39fe3 + + + + string + $fileOwner + classFSFileBackend.html + a7a4e9f3bc2e3d9f0786e11538537e426 + + + + array + $hadWarningErrors + classFSFileBackend.html + ab26dbb2489412022b52d0d9cdf282fa3 + + + + + FSFileBackendDirList + classFSFileBackendDirList.html + FSFileBackendList + + + filterViaNext + classFSFileBackendDirList.html + ab358d796669da48f576dc4322adc1ca7 + () + + + + FSFileBackendFileList + classFSFileBackendFileList.html + FSFileBackendList + + + filterViaNext + classFSFileBackendFileList.html + a18a471eeb212b1282c03dc9d53670ba2 + () + + + + FSFileBackendList + classFSFileBackendList.html + + + __construct + classFSFileBackendList.html + a3a20a29723499abec76aa0ca14b3c8da + ($dir, array $params) + + + + current + classFSFileBackendList.html + a4be628f1c50b88d1d5c01753199d1d6d + () + + + + key + classFSFileBackendList.html + ab316dae3c221d08e8ea94674dced0e9f + () + + + + next + classFSFileBackendList.html + afccd898517866080f1bf13ec9374944d + () + + + + rewind + classFSFileBackendList.html + a3af75adaec49242a8c2314716c966f2c + () + + + + valid + classFSFileBackendList.html + aa97760b3663db07594d593e6afeaf4d5 + () + + + + filterViaNext + classFSFileBackendList.html + a4f63050f592aeff3043991fa8c835f23 + () + + + + getRelPath + classFSFileBackendList.html + a577de1bc75dce70ace293e4371c2c8d8 + ($dir) + + + + initIterator + classFSFileBackendList.html + a3a1783d0d97c76511fb4f57fe653d2ef + ($dir) + + + Iterator + $iter + classFSFileBackendList.html + adac3f9a08fd9006e986db527156ae7bf + + + + array + $params + classFSFileBackendList.html + a3627142489786e6c61760f455316fa85 + + + + int + $pos + classFSFileBackendList.html + afa3fb1249ff39c54e9462d129652a1c8 + + + + int + $suffixStart + classFSFileBackendList.html + a4c4d4d85f9b4edb6917226f3589f522b + + + + + FSFileOpHandle + classFSFileOpHandle.html + FileBackendStoreOpHandle + + + __construct + classFSFileOpHandle.html + aad7680a8205ab6fc0999d21bd7c4c10f + (FSFileBackend $backend, array $params, $call, $cmd, $chmodPath=null) + + + + $chmodPath + classFSFileOpHandle.html + a3619f61dfbdb35d6995494d2afdd92cf + + + + + $cmd + classFSFileOpHandle.html + aff9ec4fdb0400fa331a602ed7a1f0ace + + + + + FSLockManager + classFSLockManager.html + LockManager + + + __construct + classFSLockManager.html + a9a619c301ef001d777ec88daa1c38d0f + (array $config) + + + + __destruct + classFSLockManager.html + a6466fbf5553a4437594157d80b0f0c96 + () + + + + doLock + classFSLockManager.html + a7b496556a1b3d393ee9c26c9606e62e8 + (array $paths, $type) + + + + doSingleLock + classFSLockManager.html + a4f59eff760827b225c195fd51e0a4982 + ($path, $type) + + + + doSingleUnlock + classFSLockManager.html + acae1cf3c144d36d0fd126e1c0e5dd143 + ($path, $type) + + + + doUnlock + classFSLockManager.html + aea9d233a522a05c247e0eb9601b0c61f + (array $paths, $type) + + + + getLockPath + classFSLockManager.html + a2e23b2989cf7ad30ac6b88fe35c2c9da + ($path) + + + array + $handles + classFSLockManager.html + a7df811a8c6f5363dfc6ee938affcb9d2 + + + + + $lockDir + classFSLockManager.html + a0b6600f791873ac8258e11662a5a0630 + + + + array + $lockTypeMap + classFSLockManager.html + ae9a2c6525bd74346aea7bb3970b88b78 + + + + + closeLockHandles + classFSLockManager.html + aeaaf9a744a4f354c432848c50cd7b8c4 + ($path, array $handlesToClose) + + + + pruneKeyLockFiles + classFSLockManager.html + a693620fc504c44bc92ca32b40d204b20 + ($path) + + + + FSRepo + classFSRepo.html + FileRepo + + + __construct + classFSRepo.html + a41a329e935ebc6cdce68a57c2deccfc8 + (array $info) + + + + GanConverter + classGanConverter.html + LanguageConverter + + + __construct + classGanConverter.html + a4e74e196f12817df7b4cbadc1965dab2 + ($langobj, $maincode, $variants=array(), $variantfallbacks=array(), $flags=array(), $manualLevel=array()) + + + + convertCategoryKey + classGanConverter.html + a07012c37b79c11edaeba4f8b5c7e0a58 + ($key) + + + + loadDefaultTables + classGanConverter.html + a434bf085e80984419ff819df31d0dbda + () + + + + GenderCache + classGenderCache.html + + + doLinkBatch + classGenderCache.html + ac25dc56d0eeee3e2cf3d7bfc1713ff9c + ($data, $caller= '') + + + + doQuery + classGenderCache.html + a55439b1f6961598e1a3b7f30c6dcfeab + ($users, $caller= '') + + + + doTitlesArray + classGenderCache.html + a13d73b7af285550f369fd082b9f45698 + ($titles, $caller= '') + + + + getGenderOf + classGenderCache.html + a553da78b03319a2d9ec3bb7f876b8acc + ($username, $caller= '') + + + static + singleton + classGenderCache.html + a0995da713b3ef3733b9595a5d7f97489 + () + + + + __construct + classGenderCache.html + a23281635b8bc1ef0d13f4d6cd4532333 + () + + + + getDefault + classGenderCache.html + a944fea20cc1b949b40fb25e83f041c0a + () + + + + $cache + classGenderCache.html + a014331e3c98cabfa3d19e27ba1d27447 + + + + + $default + classGenderCache.html + a0d6d47828dd522c29ed22be645f6da01 + + + + + $misses + classGenderCache.html + ab9f29ca6ecf5ef479f04e882e30be30f + + + + + $missLimit + classGenderCache.html + ad1378091c5a16900c48c30130870d567 + + + + static + normalizeUsername + classGenderCache.html + a3cd865f8ec1d4cb7dd50ceff9251b4ee + ($username) + + + + GenderCacheTest + classGenderCacheTest.html + MediaWikiLangTestCase + + + addDBData + classGenderCacheTest.html + a7383aa8d97023a2a0563c1a7d4f83715 + () + + + + testStripSubpages + classGenderCacheTest.html + ac3f9c8894190676d376ec24cd4060dc1 + ($pageWithSubpage, $expectedGender) + + + + testUserName + classGenderCacheTest.html + aaaea070b53bb51bb906e3c850d99a8f8 + ($username, $expectedGender) + + + + testUserObjects + classGenderCacheTest.html + ae9ff2d4a101bddef88f3ae649b4c32c6 + ($username, $expectedGender) + + + static + provideStripSubpages + classGenderCacheTest.html + a9ec8c5deb1cb9cc9fd0c32e432889aa9 + () + + + static + provideUserGenders + classGenderCacheTest.html + a35a705dbc16e383c7dc03c1d2cf559c1 + () + + + + setUp + classGenderCacheTest.html + ab9d04c4db3ac59034b788e9670250c5a + () + + + + GenerateCollationData + classGenerateCollationData.html + Maintenance + + + __construct + classGenerateCollationData.html + a0569e34d473dae228ba3783260d0bed5 + () + + + + charCallback + classGenerateCollationData.html + a9cf8fe4cfb046b3ca7ee28fffc34f865 + ($data) + + + + execute + classGenerateCollationData.html + a49a27078854f5fcb0ec65adf208d5610 + () + + + + generateFirstChars + classGenerateCollationData.html + a8f6ebde9739510f0b9354741e3201560 + () + + + + loadUcd + classGenerateCollationData.html + a44549f7d8f7b56e566b4bd8cc53ce2be + () + + + + $dataDir + classGenerateCollationData.html + a680c03dea85668e78c91169dfa2eae31 + + + + + $debugOutFile + classGenerateCollationData.html + ade0d7a5f9990dbbff7f50cf2884e6be2 + + + + + $mappedChars + classGenerateCollationData.html + ad0fa0efe77b3111a51bd2c4eb4e4302d + + + + + $weights + classGenerateCollationData.html + a37f452616cc3ae828abd32f9d6819442 + + + + const + NORMAL_HIRAGANA + classGenerateCollationData.html + ac8e3d106a8a94353791455cac1cbad4e + + + + const + NORMAL_UPPERCASE + classGenerateCollationData.html + aedbcc2cff18eb6cca797f0a06ea53811 + + + + + GenerateJqueryMsgData + classGenerateJqueryMsgData.html + Maintenance + + + __construct + classGenerateJqueryMsgData.html + a143e35c9a17002b77ad415355502ca15 + () + + + + execute + classGenerateJqueryMsgData.html + a7c442210f7e7a855b12c3d11e2f2dec5 + () + + + static + $keyToTestArgs + classGenerateJqueryMsgData.html + aee16ac8eff0d1d1642f6b56a32e31b64 + + + + + getMessagesAndTests + classGenerateJqueryMsgData.html + a1482675aeec7ebb3fd0fab567fcae46a + () + + + + writeJavascriptFile + classGenerateJqueryMsgData.html + abccb0e7595b41744ed68b6649ee0adf0 + ($messages, $tests, $dataSpecFile) + + + + GenerateJsonI18n + classGenerateJsonI18n.html + Maintenance + + + __construct + classGenerateJsonI18n.html + a23535cc86d67bb2a03868ba4bfe71aa6 + () + + + + execute + classGenerateJsonI18n.html + af976384709e7b9d759208744c0983df3 + () + + + + transformI18nFile + classGenerateJsonI18n.html + a72e1512c8126ad94995b804204437e77 + ($phpfile, $jsondir=null) + + + + doShim + classGenerateJsonI18n.html + a3e4030b959edba78d3b281892cdee156 + ($jsondir) + + + + findCommentBefore + classGenerateJsonI18n.html + ad49caaed00c099c82d748ebdf565d7bd + ($needle, $haystack) + + + + getAuthorsFromComment + classGenerateJsonI18n.html + a44ddf94ec7ddce83ddff7d59fab04f89 + ($comment) + + + + shimOnly + classGenerateJsonI18n.html + af7c9626bcfa491ba47cbe8d9921aa22f + ($phpfile, $jsondir) + + + + GenerateNormalizerDataAr + classGenerateNormalizerDataAr.html + Maintenance + + + __construct + classGenerateNormalizerDataAr.html + a7fb27db8e1863ddfbee328b3e9de125a + () + + + + execute + classGenerateNormalizerDataAr.html + aafaca383ec649b9e342253c9dbff4084 + () + + + + getDbType + classGenerateNormalizerDataAr.html + ac9a9822ca6d920d99b9e59f067da8e49 + () + + + + GenerateNormalizerDataMl + classGenerateNormalizerDataMl.html + Maintenance + + + __construct + classGenerateNormalizerDataMl.html + a8f4ff9d694d6d5541aff4aef8ce3346e + () + + + + execute + classGenerateNormalizerDataMl.html + a2082fc8c701767d5076b32670d5ec03e + () + + + + getDbType + classGenerateNormalizerDataMl.html + ac7fe74f50b8d8b0322588a077fb87005 + () + + + + GenerateRandomImages + classGenerateRandomImages.html + Maintenance + + + execute + classGenerateRandomImages.html + a96b5faa1b5ea8f7f7ae295810f7a4f63 + () + + + + getDbType + classGenerateRandomImages.html + af468b47558e6733f0c0d02f76ee22eb1 + () + + + + GenerateSitemap + classGenerateSitemap.html + Maintenance + + + __construct + classGenerateSitemap.html + a493851a2892fc6f210ffeaa0f899fd79 + () + + + + close + classGenerateSitemap.html + a130ba69cf5b445163a7e37ed29540a70 + (&$handle) + + + + closeFile + classGenerateSitemap.html + a224f696ab260228b89ebf15f02092ad9 + () + + + + closeIndex + classGenerateSitemap.html + a29058f5e071f949f372a772eea4c809a + () + + + + execute + classGenerateSitemap.html + abbcc5f021c189658f91832a3cd8edbef + () + + + + fileEntry + classGenerateSitemap.html + a75f70531b80b4a43782c512db7e88943 + ($url, $date, $priority) + + + + generateLimit + classGenerateSitemap.html + a44bfdbdada5bf224a3d357da6bfa5b1a + ($namespace) + + + + generateNamespaces + classGenerateSitemap.html + a1bd7d99cb3c2ed4e0f0f61f025ee87f7 + () + + + + getPageRes + classGenerateSitemap.html + a96514aae6bf9ef65ee4d118c1087ee60 + ($namespace) + + + + guessPriority + classGenerateSitemap.html + ae4767b1d7c2d68f3fedee43826eb1e14 + ($namespace) + + + + indexEntry + classGenerateSitemap.html + a6697447bab60aec470be96c33cb50bb5 + ($filename) + + + + main + classGenerateSitemap.html + a82ac4844ea5721c0e9923f0cf011aeb3 + () + + + + open + classGenerateSitemap.html + ad258f44b74321fc10c2f57bf57edcdef + ($file, $flags) + + + + openFile + classGenerateSitemap.html + acbb73f75dbd7fb4022178e490c6ef56a + () + + + + openIndex + classGenerateSitemap.html + af913b36e40198080f4be4ea6973fb83b + () + + + + priority + classGenerateSitemap.html + aa8113ab63f56a288e5d9a3aa5d39c3da + ($namespace) + + + + sitemapFilename + classGenerateSitemap.html + ab31fd8baa1a892f2da721760b34f924e + ($namespace, $count) + + + + write + classGenerateSitemap.html + a2974de7c7ad4a4c26bac833bfd2d651a + (&$handle, $str) + + + + xmlHead + classGenerateSitemap.html + a6d72124d6d56fb788806527bc0c24f0d + () + + + + xmlSchema + classGenerateSitemap.html + a09c5611826ec64ae4781e30283754698 + () + + + bool + $compress + classGenerateSitemap.html + a99a580350e00b442b8af2d3d1453aa14 + + + + object + $dbr + classGenerateSitemap.html + ae3bb96de440c5dc5df7f8967e1d3483e + + + + resource + $file + classGenerateSitemap.html + ae8fce8e3a6626d1fbc5b800195ca4379 + + + + resource + $findex + classGenerateSitemap.html + aaedd956ab8f5b31119a45f664b69c769 + + + + string + $fspath + classGenerateSitemap.html + a263624a0557e1a0a36859a5df93b3b84 + + + + array + $limit + classGenerateSitemap.html + a56b902937817a7e86372ac966b575a93 + + + + array + $namespaces + classGenerateSitemap.html + aa1b85d7c9b1bf99b73681342ca5bcc21 + + + + array + $priorities + classGenerateSitemap.html + a322bf6bf17191bd968266d10e2feb237 + + + + int + $size_limit + classGenerateSitemap.html + a687acfffee7e794f4d687efbc0a2d24c + + + + bool + $skipRedirects + classGenerateSitemap.html + a44d46f43fa07f6f9af56151e03d6947e + + + + string + $timestamp + classGenerateSitemap.html + a08dff8c18264a8498f2d8c046728cabd + + + + int + $url_limit + classGenerateSitemap.html + ab5b6717ee33e0eb0714288b05a3c07a6 + + + + string + $urlpath + classGenerateSitemap.html + aa1bc3f0ab600b9fe45ce123ffb320951 + + + + const + GS_MAIN + classGenerateSitemap.html + a1681f458673092fb14de0f5ed84e4d32 + + + + const + GS_TALK + classGenerateSitemap.html + a1fe21efbf00e511945e8f20c9d5f0a8a + + + + + setNamespacePriorities + classGenerateSitemap.html + a6df0c60533c58272ccae056d8b204336 + () + + + static + init_path + classGenerateSitemap.html + aa7f683fe4de0be3c9795feb6a580a33c + ($fspath) + + + string + $identifier + classGenerateSitemap.html + a23387833d238b9451add6f68b9c6c088 + + + + + GenerateUtf8Case + classGenerateUtf8Case.html + Maintenance + + + __construct + classGenerateUtf8Case.html + a944d5cd9dac39f9e05744aef83fa7117 + () + + + + execute + classGenerateUtf8Case.html + ade979cf8ed9ed0367b26ce644cf49cf6 + () + + + + getDbType + classGenerateUtf8Case.html + a1d8c6f8d2f43d0c194861cc4770e32ac + () + + + + GenericArrayObject + classGenericArrayObject.html + + + __construct + classGenericArrayObject.html + a480354f2b06a5c4388f1b501ccf6ce85 + ($input=null, $flags=0, $iterator_class= 'ArrayIterator') + + + + append + classGenericArrayObject.html + aba815804e22e5e2203aff37723dcb853 + ($value) + + + + getObjectType + classGenericArrayObject.html + aa783ccb5992affaa47665df06a1a61fe + () + + + + isEmpty + classGenericArrayObject.html + a9a6cc677adcb45e0f75bf98e47dd9069 + () + + + + offsetSet + classGenericArrayObject.html + ae4128e1068506d63e966e020ad044186 + ($index, $value) + + + + serialize + classGenericArrayObject.html + a5c1ad9196aca7ad238b0ad676e660337 + () + + + + unserialize + classGenericArrayObject.html + af9272de4f10a27947f336452c2e928e4 + ($serialization) + + + + getNewOffset + classGenericArrayObject.html + a64e3b81900bc4898e8227efae74a902e + () + + + + getSerializationData + classGenericArrayObject.html + a7b7bce7083beefb26bbb41a3f95464f7 + () + + + + hasValidType + classGenericArrayObject.html + aff1d07c529e08c1c70fddbe3fbd2dd4e + ($value) + + + + preSetElement + classGenericArrayObject.html + a52d059e82e8795c147050001deb295c9 + ($index, $value) + + + + setElement + classGenericArrayObject.html + a71e36a481b446d347447f38907dc7503 + ($index, $value) + + + integer + $indexOffset + classGenericArrayObject.html + a522147261de6dfe3bb2cc995725b047b + + + + + GenericArrayObjectTest + classGenericArrayObjectTest.html + MediaWikiTestCase + + + elementInstancesProvider + classGenericArrayObjectTest.html + a9d4454f9de2ff5f50b739c8412101a27 + () + + + + getInstanceClass + classGenericArrayObjectTest.html + ac5e2839fef7fb8781d582e9640e549fa + () + + + + instanceProvider + classGenericArrayObjectTest.html + afcb6d6769aeb45e96ad3e097082eadfd + () + + + + testAppend + classGenericArrayObjectTest.html + a7a377742a2d91397ec2d80ca3c658cba + (array $elements) + + + + testConstructor + classGenericArrayObjectTest.html + a07c74cf14bbd93b07521a0deac072863 + (array $elements) + + + + testIsEmpty + classGenericArrayObjectTest.html + a87fa5d24294228919c1d8d3679ecb48a + (array $elements) + + + + testOffsetSet + classGenericArrayObjectTest.html + a4faa3b8d830face564427cebf25bf50d + (array $elements) + + + + testSerialization + classGenericArrayObjectTest.html + ae0ff4b5728d17f938bcffac25be5eb3b + (GenericArrayObject $list) + + + + testUnset + classGenericArrayObjectTest.html + a5eab973f3832d04f6eabfe17d13c0fa3 + (GenericArrayObject $list) + + + + checkTypeChecks + classGenericArrayObjectTest.html + a2891e300b41d5a735e7cfc71d3b04455 + ($function) + + + + getNew + classGenericArrayObjectTest.html + a8a5d9ed3c34965144d697f38b30e080b + (array $elements=array()) + + + + GetConfiguration + classGetConfiguration.html + Maintenance + + + __construct + classGetConfiguration.html + ade41599cd1096ebb546a10156249d7fd + () + + + + execute + classGetConfiguration.html + a08a85bbca8e85232c00ac52c83ee6619 + () + + + + finalSetup + classGetConfiguration.html + a18db315eedf516a5959ab3ab7e38f5eb + () + + + + formatVarDump + classGetConfiguration.html + a69f8ce583d339e3ac7399af2506141be + ($res) + + + + validateParamsAndArgs + classGetConfiguration.html + ae4ede6a9a5adaf943294358c3c9c3968 + () + + + + $regex + classGetConfiguration.html + a3bf0485b116f2531b355110768c55fb2 + + + + + $settings_list + classGetConfiguration.html + aa3bd8705aae461b0ea822c332c7bee1c + + + + static + $outFormats + classGetConfiguration.html + a0f477c536fd2a127ad1c38aaa4fba5dc + + + + + isAllowedVariable + classGetConfiguration.html + aadc4ccfbf48d465aa7ce4d3a8a7cf5ef + ($value) + + + + GetLagTimes + classGetLagTimes.html + Maintenance + + + __construct + classGetLagTimes.html + af25c958888654c060caeddf75fb13757 + () + + + + execute + classGetLagTimes.html + a8bb55f59a1b7eceda346fd77a0e1b294 + () + + + + GetSlaveServer + classGetSlaveServer.html + Maintenance + + + __construct + classGetSlaveServer.html + a69fdc40fd821d5436ca68059b997b1ab + () + + + + execute + classGetSlaveServer.html + ac460016fbcc506f1d4067a103db6aa37 + () + + + + GetSlaveServerTest + classGetSlaveServerTest.html + MediaWikiTestCase + + + testPlain + classGetSlaveServerTest.html + a1e2232c43298f8a81686b77707a1b562 + () + + + + testXmlDumpsBackupUseCase + classGetSlaveServerTest.html + a8cd54419fc74e53be68b793bb01ce7c7 + () + + + + getServerRE + classGetSlaveServerTest.html + a46af2b96c53af5619495fb8236fa3169 + () + + + + GetTextMaint + classGetTextMaint.html + Maintenance + + + __construct + classGetTextMaint.html + ad676ddb51f7f819ca26fde1d235d57f8 + () + + + + execute + classGetTextMaint.html + a23dd887dbe747fd282c28f7aa3b0982c + () + + + + GIFHandler + classGIFHandler.html + BitmapHandler + + + canAnimateThumbnail + classGIFHandler.html + a30c3d860ddd12c2488121ed378fca2c0 + ($file) + + + + formatMetadata + classGIFHandler.html + a20c441d4cf91e300e80e25749a5263ed + ($image) + + + + getCommonMetaArray + classGIFHandler.html + afe930ed1b46ddc4eab9f0f42364fb4e2 + (File $image) + + + + getImageArea + classGIFHandler.html + a19b42b4e507b10a74d7a431452c037a1 + ($image) + + + + getLongDesc + classGIFHandler.html + ae32fb5b23ef43abfa28add57dcc218c6 + ($image) + + + + getMetadata + classGIFHandler.html + afd814d76a8b914b660d64815a7bf50c0 + ($image, $filename) + + + + getMetadataType + classGIFHandler.html + af9e05f5e43b9dc03fa2926668721e4fa + ($image) + + + + isAnimatedImage + classGIFHandler.html + a378f21438639f737c502341e7c946031 + ($image) + + + + isMetadataValid + classGIFHandler.html + aae8eef91e5d0759273694fbbf19f881e + ($image, $metadata) + + + const + BROKEN_FILE + classGIFHandler.html + ad8b3430a72bf8302985ab314a0a0112c + + + + + GIFHandlerTest + classGIFHandlerTest.html + MediaWikiMediaTestCase + + + provideGetIndependentMetaArray + classGIFHandlerTest.html + ab1196c57d95dfc4d1ec4bba627c0cfea + () + + + + testGetImageArea + classGIFHandlerTest.html + a6209eaf384a16ec01505d79193a0f7e2 + ($filename, $expected) + + + + testGetIndependentMetaArray + classGIFHandlerTest.html + adc6afa2f88f103f4bac48095b20cdcb5 + ($filename, $expected) + + + + testGetMetadata + classGIFHandlerTest.html + a94fef894b4ff46341d5c16680258ed22 + ($filename, $expected) + + + + testInvalidFile + classGIFHandlerTest.html + ade693bbf46afdcd04a4e048a2a010f62 + () + + + + testIsAnimanted + classGIFHandlerTest.html + aa362be1e78f3f062cb76071c6b9a9a9b + ($filename, $expected) + + + + testIsMetadataValid + classGIFHandlerTest.html + ac75b45a99f73c06eafa0453b208c5d69 + ($metadata, $expected) + + + static + provideGetImageArea + classGIFHandlerTest.html + aa727c5ade583a44c30a869d786a9459d + () + + + static + provideGetMetadata + classGIFHandlerTest.html + ac94906dfbaedfc6bd6e05d2926656109 + () + + + static + provideIsAnimated + classGIFHandlerTest.html + ae470719f0910d82f9bbb533fe27e3c03 + () + + + static + provideIsMetadataValid + classGIFHandlerTest.html + a4fe613d7307210e7f091d5b7c7356b28 + () + + + + setUp + classGIFHandlerTest.html + a5a8a12ba74f166ededb1a574230ec020 + () + + + GIFHandler + $handler + classGIFHandlerTest.html + a195328bb3e29a8305596ede438468b7a + + + + + GIFMetadataExtractor + classGIFMetadataExtractor.html + + static + decodeBPP + classGIFMetadataExtractor.html + a85d1e01fdfcd3c1be2997327839ae320 + ($data) + + + static + getMetadata + classGIFMetadataExtractor.html + a7ce0b6d9cdb5c80a1b4eaff6ce7830bf + ($filename) + + + static + readBlock + classGIFMetadataExtractor.html + a8a9eca6b943c29b0c3b08d30ff0903ab + ($fh, $includeLengths=false) + + + static + readGCT + classGIFMetadataExtractor.html + abc7a8e145e0e248904eb15066cf12219 + ($fh, $bpp) + + + static + skipBlock + classGIFMetadataExtractor.html + ae90d1cf2013f9a68ebde3870ca3da52a + ($fh) + + + const + MAX_SUBBLOCKS + classGIFMetadataExtractor.html + a1d25d20c58bb7f2e4ddb9204282fc88a + + + + const + VERSION + classGIFMetadataExtractor.html + a76730ea3086cf1e76311f6ff631f2592 + + + + static + $gifExtensionSep + classGIFMetadataExtractor.html + a56a5417105056eb7e3e592e9d6694f55 + + + + static + $gifFrameSep + classGIFMetadataExtractor.html + add5b15e8d5a2c6633f57f99998483221 + + + + static + $gifTerm + classGIFMetadataExtractor.html + aa5abd92c2b071396189fa141706048bd + + + + + GIFMetadataExtractorTest + classGIFMetadataExtractorTest.html + MediaWikiTestCase + + + testGetMetadata + classGIFMetadataExtractorTest.html + a912dc50da3e2d9a943c284b87a1f6827 + ($filename, $expected) + + + static + provideGetMetadata + classGIFMetadataExtractorTest.html + afff83d830bd8a9afe417bd3ca6ccf671 + () + + + + setUp + classGIFMetadataExtractorTest.html + a506e1e50cd7cd227dbf17166e3749de9 + () + + + + GitInfo + classGitInfo.html + + + __construct + classGitInfo.html + a08c2b8ef45affa49c9fe80f3ee03fe43 + ($repoDir, $usePrecomputed=true) + + + + cacheIsComplete + classGitInfo.html + aa1a8aa9a67151181086debe2f6b996a8 + () + + + + getCurrentBranch + classGitInfo.html + af69b2e142d21388822a7b7938f347f11 + () + + + + getHead + classGitInfo.html + a0b6d55f1100a7904cd9a9d53d2f2bbe7 + () + + + + getHeadCommitDate + classGitInfo.html + a6960326f313df2302627e71bb280ba08 + () + + + + getHeadSHA1 + classGitInfo.html + af5961403dbf17493058216ac81b894ad + () + + + + getHeadViewUrl + classGitInfo.html + accaca95ad10473ca6ccb3e587eed6343 + () + + + + precomputeValues + classGitInfo.html + a7f144c4f07165947992aead11a1b0aa4 + () + + + static + currentBranch + classGitInfo.html + acb22d8a3a067c5ea296e81c02f602b60 + () + + + static + headSHA1 + classGitInfo.html + a61c78279dead4a59d52a9a07ddfc9e3d + () + + + static + headViewUrl + classGitInfo.html + a7839eadca2e9772cf2117f4f068f66a0 + () + + + static + isSHA1 + classGitInfo.html + ade017d29c5d735c7bf7155d6b7bdfab5 + ($str) + + + static + repo + classGitInfo.html + a033a802618dc2d7bb673b3f4d51147a4 + () + + + + getRemoteUrl + classGitInfo.html + a564c6724dcfc43af1babe0e375c7043a + () + + + static + getCacheFilePath + classGitInfo.html + ace77f02704d181d8e4badca3b4b03500 + ($repoDir) + + + static + getViewers + classGitInfo.html + af88c582c6741d731e376add8f06a1ce1 + () + + + + $basedir + classGitInfo.html + a28d7d9db0d24fb0a8cf8ffdc5fbf1604 + + + + + $cache + classGitInfo.html + a8e1dfc441f253dcdae54c79d52759eb7 + + + + + $cacheFile + classGitInfo.html + a1ad358dc64fe0705702ceb5d62bc5a8d + + + + static + $repo + classGitInfo.html + aa7f795486a6139c7c223bc6cba4c97d2 + + + + static + $viewers + classGitInfo.html + a24b8c62f18a927590f29ced2b6ccf9e3 + + + + + GitInfoTest + classGitInfoTest.html + MediaWikiTestCase + + + testMissingJsonData + classGitInfoTest.html + ac3a18d0d5e79fdca9782364f7538cf60 + () + + + + testValidJsonData + classGitInfoTest.html + a6513a32b9524fc9b07788cc0a0367f33 + () + + + + setUp + classGitInfoTest.html + a395a756ff8ebbba0a22293c7debc53eb + () + + + + GlobalDependency + classGlobalDependency.html + CacheDependency + + + __construct + classGlobalDependency.html + a48cec04bd1cdf601a82da227d4d747ad + ($name) + + + + isExpired + classGlobalDependency.html + ad0425a28276dc163be54063f3a2a101f + () + + + + $name + classGlobalDependency.html + ab1b8d9bb7c6f898e256c27da37eb3b27 + + + + + $value + classGlobalDependency.html + a6df468a7810c7fe6deee6186a931befc + + + + + GlobalTest + classGlobalTest.html + MediaWikiTestCase + + + testArrayToCGI + classGlobalTest.html + ae3814cc9886ea3dd6a6fb0b01c62e78c + ($array, $result) + + + + testArrayToCGI2 + classGlobalTest.html + ad91fd0e0bdf7f1d4635a3ff56c188c1b + () + + + + testCgiRoundTrip + classGlobalTest.html + afc8b4a8677be133f991270c113a83eec + ($cgi) + + + + testCgiToArray + classGlobalTest.html + a886d6a3613f453ad346d717e84d31e63 + ($cgi, $result) + + + + testClientAcceptsGzipTest + classGlobalTest.html + a85e4071f65a5e94ce0ebee0e12755ab0 + () + + + + testDebugFunctionTest + classGlobalTest.html + a1f1a5a1f6a242ebfbe05cbd8d9a25c27 + () + + + + testExpandIRI + classGlobalTest.html + a1ee86e4b319da648ad918bacbd3fa1f8 + () + + + + testMakeUrlIndexes + classGlobalTest.html + a2e6cf16f8a3cb1bc2150d5dc3bd21b8e + ($url, $expected) + + + + testMerge + classGlobalTest.html + a8326b3f640da8a6a23e46e13f4997f8a + ($old, $mine, $yours, $expectedMergeResult, $expectedText) + + + + testMimeTypeMatch + classGlobalTest.html + a2bcc54cd83438a3e9bc1155b3e4479d3 + () + + + + testNegotiateType + classGlobalTest.html + a7913eeec987a7c6486ca6d4e33816ea9 + () + + + + testRandom + classGlobalTest.html + a57a297b46319fd93c21e4e129c30e6c7 + () + + + + testReadOnlyEmpty + classGlobalTest.html + a8e3dfb3a496fae0a64c2bf7c10d8fa4b + () + + + + testReadOnlySet + classGlobalTest.html + ace839a606276baa80f4aefc2270ac41a + () + + + + testSwapVarsTest + classGlobalTest.html + a41dc502897d5021f3db26c43f14ca3eb + () + + + + testUrlencode + classGlobalTest.html + a87c1c8ff3c69e097ed271a9dadb7b78f + () + + + + testWfArrayDiff2 + classGlobalTest.html + a656f793b5b4199b0e41871ce4da4cf83 + ($a, $b, $expected) + + + + testWfMatchesDomainList + classGlobalTest.html + ac39960cd777f19397e091712a3fa372d + ($url, $domains, $expected, $description) + + + + testWfMkdirParents + classGlobalTest.html + a68398ae017e220e9a3197d39b4f72527 + () + + + + testWfPercentTest + classGlobalTest.html + a28d8c11808eb273d95ed31173bd25030 + () + + + + testWfShellMaintenanceCmd + classGlobalTest.html + a3358b3b8a80aad7f1fa86c0a3a259ce6 + ($script, $parameters, $options, $expected, $description) + + + + testWfShorthandToInteger + classGlobalTest.html + ad3af29f812b0bd9aacc04184f00f3d2e + ($shorthand, $expected) + + + static + provideArrayToCGI + classGlobalTest.html + a6dcb4e537b6114e4abc3c9e3f3a8b0d5 + () + + + static + provideCgiRoundTrip + classGlobalTest.html + adbc97463810def8ea45777e1061ebe52 + () + + + static + provideCgiToArray + classGlobalTest.html + a4da09e3c1477b87dbe5ddf385558ed0d + () + + + static + provideForWfArrayDiff2 + classGlobalTest.html + ae2b1cca6fffde7c9085070e4f0314321 + () + + + static + provideMakeUrlIndexes + classGlobalTest.html + a48506c8316bfb9bfebd42476fb87fd97 + () + + + static + provideMerge + classGlobalTest.html + a9ac9b73869c8f5550d9daee7a8f092fb + () + + + static + provideShorthand + classGlobalTest.html + a324172f7a5017301e683be8d1a66cfeb + () + + + static + provideWfMatchesDomainList + classGlobalTest.html + ae5b8592937c28b23d383005b1440a0e8 + () + + + static + provideWfShellMaintenanceCmdList + classGlobalTest.html + a51a698d9080b3eb9498de43859057b76 + () + + + + setUp + classGlobalTest.html + a8b497c28c3f5d09213b7256e54453c03 + () + + + + tearDown + classGlobalTest.html + af35601ce938b5ea4e9fb9472a17f115e + () + + + + GlobalVarConfig + classGlobalVarConfig.html + Config + + + __construct + classGlobalVarConfig.html + a35923a0f8d48738df140fdfe3894fb24 + ($prefix= 'wg') + + + + get + classGlobalVarConfig.html + ac5a4609d7ef2f3ef9c48fa29cfdc4d11 + ($name) + + + + set + classGlobalVarConfig.html + a5b99e5fce2ab9686584121c9ecca649c + ($name, $value) + + + static + newInstance + classGlobalVarConfig.html + a19dae9fb65b3c933e683916fbb304cd0 + () + + + + getWithPrefix + classGlobalVarConfig.html + a81c97b3db8841efca65cbff8455566a3 + ($prefix, $name) + + + + setWithPrefix + classGlobalVarConfig.html + ae565fe31a000f99fae189004ef708e9e + ($prefix, $name, $value) + + + string + $prefix + classGlobalVarConfig.html + ac218f30b486714167daa7325651d2605 + + + + + GlobalVarConfigTest + classGlobalVarConfigTest.html + MediaWikiTestCase + + + provideGet + classGlobalVarConfigTest.html + a407534d7072e12760ddec0e547a323f0 + () + + + + testGet + classGlobalVarConfigTest.html + a3535e033c87a66e4fbd3a8744e0cb5b2 + ($name, $prefix, $expected) + + + + GlobalWithDBTest + classGlobalWithDBTest.html + MediaWikiTestCase + + + testWfIsBadImage + classGlobalWithDBTest.html + a20a265947023cb983009a39ec6a52590 + ($name, $title, $blacklist, $expected, $desc) + + + static + provideWfIsBadImageList + classGlobalWithDBTest.html + a5a622a875d60bfa549f141e377dc9a11 + () + + + + HashBagOStuff + classHashBagOStuff.html + BagOStuff + + + __construct + classHashBagOStuff.html + a55e82c7a284908d852bb6a5a51fa1761 + () + + + + cas + classHashBagOStuff.html + a410de4da66000fa38ab5559a8aeeaeb3 + ($casToken, $key, $value, $exptime=0) + + + + delete + classHashBagOStuff.html + ad895ee3735583fd785b7ee7c51b96db5 + ($key, $time=0) + + + + get + classHashBagOStuff.html + abef799b6e8ea0b41632e8620500a824a + ($key, &$casToken=null) + + + + set + classHashBagOStuff.html + a802d4b4a95d4f7980f40abe62e742382 + ($key, $value, $exptime=0) + + + + expire + classHashBagOStuff.html + acf78aa13329da0652ceab2dd4ad50542 + ($key) + + + array + $bag + classHashBagOStuff.html + af65155d1248a873351d3eb288f30efd2 + + + + + HashRing + classHashRing.html + + + __construct + classHashRing.html + aa1e6aa6493eb45221d1c7eebaf1b1528 + (array $map) + + + + ejectFromLiveRing + classHashRing.html + a4810ca19cac4a2e4eb63c0e22e483482 + ($location, $ttl) + + + + getLiveLocation + classHashRing.html + a70e747975bc2aa8b5de34ac5cb8114d4 + ($item) + + + + getLiveLocations + classHashRing.html + acae78893d8d1f068e2e2ae5a94d0bf40 + ($item) + + + + getLiveLocationWeights + classHashRing.html + a1f979913bc528c767bcac1d7762202ba + () + + + + getLiveRing + classHashRing.html + adcfe9492c7e8759c239c0a247b9d0f4b + () + + + + getLocation + classHashRing.html + ac5c7c3e2ee2668506f2eba187899c03c + ($item) + + + + getLocations + classHashRing.html + a8c12af42e82c3bbcf5ea33cd5b429d7b + ($item, $limit) + + + + getLocationWeights + classHashRing.html + ad5a58b4708851b038e4484669b0f0915 + () + + + + newWithoutLocation + classHashRing.html + abb51e12077aa710a0e24e7c72ce702ca + ($location) + + + const + RING_SIZE + classHashRing.html + a9bd569c752d33e126d26f58326ea4648 + + + + Array + $ejectionExpiries + classHashRing.html + aa5ab9e43cd60b8fce655185cd17a6aaf + + + + integer + $ejectionNextExpiry + classHashRing.html + aec408df9d149d66adcad019f535ea0d4 + + + + Array + $liveRing + classHashRing.html + a021d64a938558eb0ed2a5d66aa81137d + + + + Array + $ring + classHashRing.html + aafa5eac113e78d47c70f2095d60b91fd + + + + Array + $sourceMap + classHashRing.html + a04eb3851ec0524ceba4c0e2b256d5c48 + + + + + HashRingTest + classHashRingTest.html + MediaWikiTestCase + + + testHashRing + classHashRingTest.html + a79dd7dff5d54982bc5b4781a2d5498d4 + () + + + + HashtableReplacer + classHashtableReplacer.html + Replacer + + + __construct + classHashtableReplacer.html + aacb22e83735ce2ceb6fdb7c8f94db728 + ($table, $index=0) + + + + replace + classHashtableReplacer.html + a7d00d9db64f3e8997fa27fedad4dea75 + ($matches) + + + + $index + classHashtableReplacer.html + adf3d8f60f9e53f3052a95dde6eaeeeb0 + + + + + $table + classHashtableReplacer.html + ab0d84dc756413da64a78a77e51bab90e + + + + + HistoryAction + classHistoryAction.html + FormlessAction + + + feed + classHistoryAction.html + a373869aac99887b59be88572c776f270 + ($type) + + + + feedEmpty + classHistoryAction.html + aaf294d8d17fc7cec6ef9c8b7d7f502ff + () + + + + feedItem + classHistoryAction.html + a5b84d4565099f087bcc3a118284932fb + ($row) + + + + fetchRevisions + classHistoryAction.html + a1d74444bcdc8194d956ea524fedbfcef + ($limit, $offset, $direction) + + + + getArticle + classHistoryAction.html + a1ce7172c76e36e4b7ed78e9f89f7e21a + () + + + + getName + classHistoryAction.html + a92baeb6d539cf58ff71ac3d8363b9920 + () + + + + onView + classHistoryAction.html + a01df5d79f5a2f92bfbeb3afe3aead64f + () + + + + requiresUnblock + classHistoryAction.html + afa929d3f2b1cf47336751df34c00cd08 + () + + + + requiresWrite + classHistoryAction.html + a9d537cf7f7a49ac8769263216f5e00f4 + () + + + array + $message + classHistoryAction.html + a756ccf6b42273e10612431d75feb0b1c + + + + const + DIR_NEXT + classHistoryAction.html + a321dcf04560031e128db9d2ec08adfba + + + + const + DIR_PREV + classHistoryAction.html + aaddbb33611e7ad2be3fdd3ba6a3e4b88 + + + + + getDescription + classHistoryAction.html + adfd21cec0dc6009a2c5f3151bb4a0f32 + () + + + + getPageTitle + classHistoryAction.html + a9d54507df23dfb627853e55ac8d669d2 + () + + + + preCacheMessages + classHistoryAction.html + a0d214297cc157878fc8ad5df2cc4dec6 + () + + + + HistoryBlob + interfaceHistoryBlob.html + + + addItem + interfaceHistoryBlob.html + ad536a666fc386ba834fa25753fecdb44 + ($text) + + + + getItem + interfaceHistoryBlob.html + a394e95709bb16ae946fa36a88fe8e0ac + ($key) + + + + getText + interfaceHistoryBlob.html + a89e4766ed033d0ca3954ac1034c34747 + () + + + + setText + interfaceHistoryBlob.html + ac9f186000bd9655d501f81e7fad0dc63 + ($text) + + + + HistoryBlobCurStub + classHistoryBlobCurStub.html + + + __construct + classHistoryBlobCurStub.html + ab76e2efdb512bb1cc05653ad86887317 + ($curid=0) + + + + getText + classHistoryBlobCurStub.html + afaee9e1b16d63dc634a39b67a3bfd464 + () + + + + setLocation + classHistoryBlobCurStub.html + a57b9f152ddbbfc34ee0adcf714a35eac + ($id) + + + int + $mCurId + classHistoryBlobCurStub.html + a8efa0c1f72c147201b2dac2b4c73546d + + + + + HistoryBlobStub + classHistoryBlobStub.html + + + __construct + classHistoryBlobStub.html + aacb5518cc5b0b0d0874cac0690d95e4e + ($hash= '', $oldid=0) + + + + getHash + classHistoryBlobStub.html + aa13c6c79d0e887ad1d5af6b07a91eed2 + () + + + + getReferrer + classHistoryBlobStub.html + a21372ab852847240b43dd13f4e6db426 + () + + + + getText + classHistoryBlobStub.html + aeab1022d17258bf3a89cfd2fb66a6989 + () + + + + setLocation + classHistoryBlobStub.html + a55afbc62a81ec9888d1693b45e83e115 + ($id) + + + + setReferrer + classHistoryBlobStub.html + aa21123ca2f2328ad920e2d4e90eb7617 + ($id) + + + string + $mHash + classHistoryBlobStub.html + a93fcfec5cc421309204ba68bea6c1b25 + + + + int + $mOldId + classHistoryBlobStub.html + ac1091ecec2a1efa5898b3ebbb71dc361 + + + + + $mRef + classHistoryBlobStub.html + a02355183957d9a125025116734827880 + + + + static + $blobCache + classHistoryBlobStub.html + a3a285cec0b0529a44ab3339ddf9a07be + + + + + HistoryPage + classHistoryPage.html + HistoryAction + + + __construct + classHistoryPage.html + a89e5dd3e176f0cdf8d33e6f1c0020470 + (Page $article) + + + + history + classHistoryPage.html + aa8cb7d7652f9c23c6851f7c08a64b1a9 + () + + + + HistoryPager + classHistoryPager.html + ReverseChronologicalPager + + + __construct + classHistoryPager.html + a41affdf528c1791fd2f98d0b31dd8737 + ($historyPage, $year= '', $month= '', $tagFilter= '', $conds=array()) + + + + curLink + classHistoryPager.html + af7293f2bb8a0d3c130efc8374ed2a7c7 + ($rev, $latest) + + + + diffButtons + classHistoryPager.html + afddffedde23ecbdb50b6c18f93a15067 + ($rev, $firstInList) + + + + doBatchLookups + classHistoryPager.html + a0e8913c6ed7516e95009feddc8910e3d + () + + + + formatRow + classHistoryPager.html + a1c43deff40c9593276a08a8218694e8c + ($row) + + + + getArticle + classHistoryPager.html + aeb53a850cfd32d81bc4d65cb68cf0e97 + () + + + + getEndBody + classHistoryPager.html + a3f3cfae948cfe214e13e769b4c541540 + () + + + + getIndexField + classHistoryPager.html + ab77a92b1cdfa70a0676d5e55a0a49007 + () + + + + getPreventClickjacking + classHistoryPager.html + ab3816c5594e9e08fa0aa5e0bf1db3833 + () + + + + getQueryInfo + classHistoryPager.html + add6019d43d21f712f5b82d21b2ed1c6b + () + + + + getSqlComment + classHistoryPager.html + aa46b3aa849f82853ff700c6d89c0b20e + () + + + + getStartBody + classHistoryPager.html + adebf0e0d04242bef13048c13a2a128a5 + () + + + + historyLine + classHistoryPager.html + ad7b6ee68a714ffd9739f02e651b9d940 + ($row, $next, $notificationtimestamp=false, $latest=false, $firstInList=false) + + + + lastLink + classHistoryPager.html + a4f9c147fa0fc2832c4473a60abe647b2 + ($prevRev, $next) + + + + preventClickjacking + classHistoryPager.html + a8bee5afada4302a696283e90f621d4fb + ($enable=true) + + + + revLink + classHistoryPager.html + a6daf390efe2f1a74be9b197f0e445f1d + ($rev) + + + + submitButton + classHistoryPager.html + a501657652dac8a816570652e7cddea5c + ($message, $attributes=array()) + + + + $buttons + classHistoryPager.html + a2cf6d636e4046357a38c2f2b0d344c7d + + + + + $conds + classHistoryPager.html + aeb4ce43f74294a8712e1293baec5d3c4 + + + + + $counter + classHistoryPager.html + a1640e99cac15b4330f4dffee1dacbb10 + + + + + $historyPage + classHistoryPager.html + a5d34f3b2f454d9f7492e05b6ed9e8ff2 + + + + bool stdClass + $lastRow + classHistoryPager.html + ae8f6836ee86ff7c1261cf28a0e26ddd7 + + + + + $oldIdChecked + classHistoryPager.html + ae74488547231aa2c027bdec719a0ef7d + + + + array + $parentLens + classHistoryPager.html + a84c5c2c8a10d223c8d5ff057e3a03716 + + + + + $preventClickjacking + classHistoryPager.html + a5ce0f00f75df0b5daa7024087ee59033 + + + + + getRevisionButton + classHistoryPager.html + a38526fa5ac95abcbc71c5c3546f24bc8 + ($name, $msg) + + + + Hooks + classHooks.html + + static + clear + classHooks.html + aec64720e7e601cc49d3b67925f606451 + ($name) + + + static + getHandlers + classHooks.html + a4231a193d1037a4c872303b557bf3d30 + ($name) + + + static + hookErrorHandler + classHooks.html + abb4354a2cdb474f7927a14eabcd80970 + ($errno, $errstr) + + + static + isRegistered + classHooks.html + a8f7f76e3e143f0f5fc3f04b740955902 + ($name) + + + static + register + classHooks.html + aa91b611c6b98b8f6eb895af4368cd528 + ($name, $callback) + + + static + run + classHooks.html + a1472850a65080cd0be2201f2d140c30b + ($event, array $args=array(), $deprecatedVersion=null) + + + static + $handlers + classHooks.html + a340ff77c67984cb41d45b034b5e57711 + + + + + HooksTest + classHooksTest.html + MediaWikiTestCase + + + setUp + classHooksTest.html + a44db88b5f820e94932af6594f802d466 + () + + + + testFalseReturn + classHooksTest.html + a4cf25e3253ffa251770e77f72d54c2fd + () + + + + testFatalError + classHooksTest.html + a00df625f7c1e58213b2c603d9e6f208e + () + + + + testNewStyleHookInteraction + classHooksTest.html + a649c25f839e4f0ec76e4a639fd085d20 + () + + + + testNewStyleHooks + classHooksTest.html + aef8a7c0ed4754a446210f25caa703c5f + ($msg, $hook, $expectedFoo, $expectedBar) + + + + testOldStyleHooks + classHooksTest.html + a2e63356e8ea4daa5bf702465be042fa6 + ($msg, array $hook, $expectedFoo, $expectedBar) + + + + testUncallableFunction + classHooksTest.html + a2e412fb65cbbba8d11aba1076698e7b0 + () + + + static + provideHooks + classHooksTest.html + ab298417151e9fa19eccd504509a4ef5b + () + + + + Html + classHtml.html + + static + closeElement + classHtml.html + ad220ffff37ea02222e31ac0c09b2d60b + ($element) + + + static + element + classHtml.html + a820804c8471efa2b792a160c05d2d59b + ($element, $attribs=array(), $contents= '') + + + static + expandAttributes + classHtml.html + aeefcb08adeb041a65dae788a9ebf3394 + ($attribs) + + + static + hidden + classHtml.html + a4eb55e5418dd9051c968d60ac1b8943d + ($name, $value, $attribs=array()) + + + static + htmlHeader + classHtml.html + aa414a005283cf77d76ca2294583e8d02 + ($attribs=array()) + + + static + infoBox + classHtml.html + a932f730d8188bff423a6490083a9a586 + ($text, $icon, $alt, $class=false, $useStylePath=true) + + + static + inlineScript + classHtml.html + a3c4da4a449d223cacb6c1302dbfaf8f6 + ($contents) + + + static + inlineStyle + classHtml.html + a7d66939a3f3ee87a5775e6de49939cf5 + ($contents, $media= 'all') + + + static + input + classHtml.html + af3adf6d6020df6fe4934306debb3b6ae + ($name, $value= '', $type= 'text', $attribs=array()) + + + static + isXmlMimeType + classHtml.html + ada5267488ca8c4f1965d3539944059e5 + ($mimetype) + + + static + linkedScript + classHtml.html + adad3b5da07b8c05d8c109ac88dc3aca0 + ($url) + + + static + linkedStyle + classHtml.html + ae33b3a5c765550abd96775e4e44df7c3 + ($url, $media= 'all') + + + static + namespaceSelector + classHtml.html + ab26a53e7d1645c6bb909f07901950272 + (array $params=array(), array $selectAttribs=array()) + + + static + openElement + classHtml.html + ac019cf296357c8703a50447ba737c050 + ($element, $attribs=array()) + + + static + rawElement + classHtml.html + a3b4e8da6d436848971dd84eebf69bbf7 + ($element, $attribs=array(), $contents= '') + + + static + srcSet + classHtml.html + ac31ac29e1294885f2af1e10acb841d45 + ($urls) + + + static + textarea + classHtml.html + a48e2dca9d1abe28796d025f3fc6cf595 + ($name, $value= '', $attribs=array()) + + + static + dropDefaults + classHtml.html + a3a3d265e38d12e857fb655975ef9fe8b + ($element, $attribs) + + + static + $boolAttribs + classHtml.html + a75b189e9e6920fdc626142dd27a07ce6 + + + + static + $voidElements + classHtml.html + af93b4cf337956a52e64c92df3ec1af96 + + + + + HTMLApiField + classHTMLApiField.html + HTMLFormField + + + getDiv + classHTMLApiField.html + a26a61c3aff23d143616ce1886f179856 + ($value) + + + + getInputHTML + classHTMLApiField.html + a28680fe235a8e2e2ca55791333d6b94d + ($value) + + + + getRaw + classHTMLApiField.html + a6e5211210dd58cf6acdc23126cf3965c + ($value) + + + + getTableRow + classHTMLApiField.html + adce2560348484d3df2e2e037c04217d7 + ($value) + + + + HTMLBlockedUsersItemSelect + classHTMLBlockedUsersItemSelect.html + HTMLSelectField + + + validate + classHTMLBlockedUsersItemSelect.html + a6cdd103db679c1eaf0d6ad5aef8b6208 + ($value, $alldata) + + + + HTMLButtonField + classHTMLButtonField.html + HTMLFormField + + + __construct + classHTMLButtonField.html + a617142642af35f0b0f0e718a6ea37fdb + ($info) + + + + getInputHTML + classHTMLButtonField.html + ae081f3f5236851dd9712e81edf53e872 + ($value) + + + + validate + classHTMLButtonField.html + aeca0528171fea159557fdd67489ae02e + ($value, $alldata) + + + + needsLabel + classHTMLButtonField.html + af79a6de0b1c87f670443ae3290a12c30 + () + + + + $buttonType + classHTMLButtonField.html + a4275d8ad77e1ba760e8fffe459654203 + + + + + HTMLCacheUpdate + classHTMLCacheUpdate.html + DeferrableUpdate + + + __construct + classHTMLCacheUpdate.html + ae692e9fa0e6a19971508352c08700f7f + (Title $titleTo, $table) + + + + doUpdate + classHTMLCacheUpdate.html + ab658517dc330d7d27303247c9630212d + () + + + string + $mTable + classHTMLCacheUpdate.html + a178d980467302c2697c853e72352a243 + + + + Title + $mTitle + classHTMLCacheUpdate.html + a562ce990d63635133c34455c63664445 + + + + + HTMLCacheUpdateJob + classHTMLCacheUpdateJob.html + Job + + + __construct + classHTMLCacheUpdateJob.html + a41bdbb6999c9f33daec4327cf0e89ffe + ($title, $params= '') + + + + run + classHTMLCacheUpdateJob.html + ab94dc5ed61395625ddc61a30681054b9 + () + + + + workItemCount + classHTMLCacheUpdateJob.html + a6efe8083b466dc10f6abe667046ba99f + () + + + + invalidateTitles + classHTMLCacheUpdateJob.html + ae29dc42705fd992a39dd723091fb263a + (array $pages) + + + + HTMLCheckField + classHTMLCheckField.html + HTMLFormField + + + getInputHTML + classHTMLCheckField.html + a89b60c0fba4e15b6e13921b72e112ba5 + ($value) + + + + getLabel + classHTMLCheckField.html + a2712f7486c38249fa343f5d095a7e039 + () + + + + loadDataFromRequest + classHTMLCheckField.html + a790c764af94ae391763c6952198f6968 + ($request) + + + + needsLabel + classHTMLCheckField.html + a8ca608f59a74786a6064d034df27d421 + () + + + + HTMLCheckMatrix + classHTMLCheckMatrix.html + HTMLFormField + HTMLNestedFilterable + + + __construct + classHTMLCheckMatrix.html + a6b2d2bc2bbd96a7bc32fd8df7a4cac77 + ($params) + + + + filterDataForSubmit + classHTMLCheckMatrix.html + a8e71777363d95f0cf7455ab9797aaee0 + ($data) + + + + getDefault + classHTMLCheckMatrix.html + a75f173e9de7bc873d8d860ea75561f59 + () + + + + getInputHTML + classHTMLCheckMatrix.html + a986e04ad729f5c73831c8a4d7432ad94 + ($value) + + + + getTableRow + classHTMLCheckMatrix.html + a64029643c40e2dd33185317b1afa6ce7 + ($value) + + + + loadDataFromRequest + classHTMLCheckMatrix.html + a5f22f1bcb743980d2dea2f4214d79f94 + ($request) + + + + validate + classHTMLCheckMatrix.html + af02ad9b4049f5d53414dc8f0109fbee0 + ($value, $alldata) + + + + isTagForcedOff + classHTMLCheckMatrix.html + a35f3a057a388511bcd59a6f9bbb3ff1a + ($tag) + + + + isTagForcedOn + classHTMLCheckMatrix.html + a4064c6e9a333532461b3db98a3f225f1 + ($tag) + + + static + $requiredParams + classHTMLCheckMatrix.html + ade540824f0953658b25b17dd8201f60f + + + + + HtmlCheckMatrixTest + classHtmlCheckMatrixTest.html + MediaWikiTestCase + + + testInstantiationWithMinimumRequiredParameters + classHtmlCheckMatrixTest.html + aeb12cbe227941e3bf023f6c49c9871a2 + () + + + + testPlainInstantiation + classHtmlCheckMatrixTest.html + a35cd3bc050c204498297ddaae830b5dc + () + + + + testValidateAcceptsPartialTagList + classHtmlCheckMatrixTest.html + a76777db531c90a102bb751afddeb79a4 + () + + + + testValidateAllowsOnlyKnownTags + classHtmlCheckMatrixTest.html + a62d737d40641102c51c5b71549a2150a + () + + + + testValidateCallsUserDefinedValidationCallback + classHtmlCheckMatrixTest.html + a605e52c73632a7445d2bc7d779fd9cb5 + () + + + + testValidateRequiresArrayInput + classHtmlCheckMatrixTest.html + a36d9863406a019496215f2bbc835b475 + () + + + + testValuesForcedOffRemainOff + classHtmlCheckMatrixTest.html + a14dcf564c79231904c3680ccb312069a + () + + + + testValuesForcedOnRemainOn + classHtmlCheckMatrixTest.html + a6252a4b2f6d917d8998f47f835cf3f8d + () + + + + validate + classHtmlCheckMatrixTest.html + a43ed6cd506bc2b7760d1df0f2d119935 + (HTMLFormField $field, $submitted) + + + static + $defaultOptions + classHtmlCheckMatrixTest.html + adde57bdff0f632c026625bca4d6b4376 + + + + + HTMLEditTools + classHTMLEditTools.html + HTMLFormField + + + getDiv + classHTMLEditTools.html + a0d224d4b840416c7da90982bb1c9b392 + ($value) + + + + getInputHTML + classHTMLEditTools.html + abeff215134366668dfb9c59c46e23a40 + ($value) + + + + getRaw + classHTMLEditTools.html + a5baaf3086a2b053b80118ec2b991928d + ($value) + + + + getTableRow + classHTMLEditTools.html + a78aa777a642ee3fd1496193d25a5b663 + ($value) + + + + formatMsg + classHTMLEditTools.html + a21af75bcf703872dfe321bc8e49c14fc + () + + + + HTMLFileCache + classHTMLFileCache.html + FileCacheBase + + + loadFromFileCache + classHTMLFileCache.html + ab6ee69b6b687578c61abe58790d1031b + (IContextSource $context) + + + + saveToFileCache + classHTMLFileCache.html + a0daef3f49eb77051acddb91adc2be91c + ($text) + + + static + clearFileCache + classHTMLFileCache.html + a8f6a092c25ae176149d4783fd116d56c + (Title $title) + + + static + newFromTitle + classHTMLFileCache.html + a7f314d401ea3948eb156560cf6c34c61 + ($title, $action) + + + static + useFileCache + classHTMLFileCache.html + aab13903dd7f8bf18c755a014873bc009 + (IContextSource $context) + + + + cacheDirectory + classHTMLFileCache.html + a52d531645edbf78a77d250b4a481acb7 + () + + + + typeSubdirectory + classHTMLFileCache.html + aaca90ead2237ab9cb209444c3eb34862 + () + + + static + cacheablePageActions + classHTMLFileCache.html + aca515930a9701f5fa702e4d0bb2ff4b4 + () + + + + HTMLFloatField + classHTMLFloatField.html + HTMLTextField + + + getSize + classHTMLFloatField.html + a45210d47aaa71d407e874f26afe929b0 + () + + + + validate + classHTMLFloatField.html + ae30bfe76435a624a4e591c9be60fc345 + ($value, $alldata) + + + + HTMLForm + classHTMLForm.html + ContextSource + + + __construct + classHTMLForm.html + a1b95b369326ef97c80c43d0a1fdd1d78 + ($descriptor, $context=null, $messagePrefix= '') + + + + addButton + classHTMLForm.html + a7459dcbd4b745fed721d121611731e67 + ($name, $value, $id=null, $attribs=null) + + + + addFooterText + classHTMLForm.html + a35449af1212299897d77f0de3e43aeb0 + ($msg, $section=null) + + + + addHeaderText + classHTMLForm.html + adbd33b3733822544699a2d35cdf8278f + ($msg, $section=null) + + + + addHiddenField + classHTMLForm.html + a167cea616b92431ddf851c87f5c1d814 + ($name, $value, $attribs=array()) + + + + addHiddenFields + classHTMLForm.html + afa147f6d4818441bd723aff584e0ca8f + (array $fields) + + + + addPostText + classHTMLForm.html + a7b90501c8b9c7e645d6c0cdf0bbba266 + ($msg) + + + + addPreText + classHTMLForm.html + a765efb180394bf73dc936e9f294ab15f + ($msg) + + + + displayForm + classHTMLForm.html + adc8e5d5a34a1600dbe286553d4b6fad5 + ($submitResult) + + + + displaySection + classHTMLForm.html + aa405c443cd68ec13bed2972b3a75a31c + ($fields, $sectionName= '', $fieldsetIDPrefix= '', &$hasUserVisibleFields=false) + + + + filterDataForSubmit + classHTMLForm.html + a95a4a45ca0a4742b1c0ef9ff871c2048 + ($data) + + + + getAction + classHTMLForm.html + a6a61c9d28cb56ca8ccd18ad6b1ef14c2 + () + + + + getBody + classHTMLForm.html + ac96a6233ce09c018c8a77eaf12c3635a + () + + + + getButtons + classHTMLForm.html + af4ee76571b1441bbcdfd46968cc761e1 + () + + + + getDisplayFormat + classHTMLForm.html + a66f9257ec716edf33225802b11f2759e + () + + + + getErrors + classHTMLForm.html + a979287584ef36f5c150aab3e9b8b21fb + ($errors) + + + + getHiddenFields + classHTMLForm.html + a5a6bd5bfd1be41366fe437c1085e9d8f + () + + + + getHTML + classHTMLForm.html + aa34635ed9d0e494095801f438484e912 + ($submitResult) + + + + getLegend + classHTMLForm.html + a0360349069c579bd2ee8af0568df19a6 + ($key) + + + + getMethod + classHTMLForm.html + aa86fc06acc8913dd38ae06473c6e658f + () + + + + getSubmitText + classHTMLForm.html + a15cad8920ec7757c3777efd06dabc09f + () + + + + getTitle + classHTMLForm.html + a93d31183a59571ba1f0ee17e26e665e4 + () + + + + isVForm + classHTMLForm.html + ae9e38b75eac9b597203692ba18663d19 + () + + + + loadData + classHTMLForm.html + a5613dd96f823396aed6b8026b854722f + () + + + + prepareForm + classHTMLForm.html + a8c21fbf24816b556460859ba46bf79bf + () + + + + setAction + classHTMLForm.html + a24aedd7b2589b5318cb00b26e364ff03 + ($action) + + + + setDisplayFormat + classHTMLForm.html + a8d320fb00a326bcd1efcfdb5a9c45c69 + ($format) + + + + setFooterText + classHTMLForm.html + a47d03de8f941a4c0387e1c0304993089 + ($msg, $section=null) + + + + setHeaderText + classHTMLForm.html + a0d89355cbbd58b507dc581283845b21c + ($msg, $section=null) + + + + setId + classHTMLForm.html + a42df0d66d9f72e17e7f312aa23450330 + ($id) + + + + setIntro + classHTMLForm.html + a6138fbabcfe2991862993b959d5811d8 + ($msg) + + + + setMessagePrefix + classHTMLForm.html + ae3917c4e14ae81598664a4f9e9e04704 + ($p) + + + + setMethod + classHTMLForm.html + acc05c15bd205fe606b8fb2df6629745b + ($method= 'post') + + + + setPostText + classHTMLForm.html + af99e62893dc0d980bb2faf7eef9916b2 + ($msg) + + + + setPreText + classHTMLForm.html + a742cab78b58a86acbc7d9a49385d0735 + ($msg) + + + + setSubmitCallback + classHTMLForm.html + a631da58078a3b34d90f19bbd3dac1984 + ($cb) + + + + setSubmitID + classHTMLForm.html + a6326a3591a5fcb62f8b8271e2aee23a5 + ($t) + + + + setSubmitName + classHTMLForm.html + a1e98aeed91e45e9ae31e6c4567dacb8c + ($name) + + + + setSubmitText + classHTMLForm.html + a84ffe494e1b672f66ea9f3f5bdbb69ed + ($t) + + + + setSubmitTextMsg + classHTMLForm.html + a85297c82d8cc203a9dfeff381bbfd720 + ($msg) + + + + setSubmitTooltip + classHTMLForm.html + aaf98c2f19919b7f61300ff809e7414e9 + ($name) + + + + setTableId + classHTMLForm.html + abd4f2c94ac33fb6af5b1fd406cf90808 + ($id) + + + + setTitle + classHTMLForm.html + a195e2900bcf7f597770ff039b7c54e84 + ($t) + + + + setValidationErrorMessage + classHTMLForm.html + a10982655a9b50176a2aafbbce038eb69 + ($msg) + + + + setWrapperLegend + classHTMLForm.html + ad4faf4602f0656acddce082dbaf8068e + ($legend) + + + + setWrapperLegendMsg + classHTMLForm.html + a89041c9b6fb2b6654a4028e08004dad9 + ($msg) + + + + show + classHTMLForm.html + a6c3ade676c8f05663d5e66c3aa941dbb + () + + + + suppressDefaultSubmit + classHTMLForm.html + ad378993f825a14e63cb0e15d7e95e383 + ($suppressSubmit=true) + + + + suppressReset + classHTMLForm.html + a81900221501bbb2ff493701113f422fe + ($suppressReset=true) + + + + tryAuthorizedSubmit + classHTMLForm.html + aaa95165237ab1ab308ca97cd9565d197 + () + + + + trySubmit + classHTMLForm.html + af7837d6d10960a22bcebbdb66cedd4f0 + () + + + + wasSubmitted + classHTMLForm.html + a95c7b1604d9016af9930fc3e61312091 + () + + + + wrapForm + classHTMLForm.html + a5a14630263aa8e34cf55b6ec86d68bc3 + ($html) + + + static + addJS + classHTMLForm.html + a17dd6b4379c676af14ef40feda664d95 + () + + + static + formatErrors + classHTMLForm.html + a78a3728dbf6c5702dc9d3c2d52fa75c8 + ($errors) + + + static + getClassFromDescriptor + classHTMLForm.html + a23db22af5e5be2ba158c26de19dda536 + ($fieldname, &$descriptor) + + + static + loadInputFromParameters + classHTMLForm.html + ab181e7c5ae7cc5b010bbf00e29648f41 + ($fieldname, $descriptor) + + + + $mFieldData + classHTMLForm.html + a85a770a891bd5faeee1f5f59dc746e79 + + + + static + $typeMappings + classHTMLForm.html + ae3c30838c45a23772aae0e5e841e50ac + + + + array + $availableDisplayFormats + classHTMLForm.html + aeea40f861da6d2d5a81976ac3b39458d + + + + string + $displayFormat + classHTMLForm.html + a3180dc0e617cc19bf4a936e2f7022311 + + + + bool string + $mAction + classHTMLForm.html + a0f6445bd81dfb2a8f9b620c0183e53cb + + + + + $mButtons + classHTMLForm.html + a9f241ec6fa820dbabdfc4bf54a03b2dd + + + + + $mFieldTree + classHTMLForm.html + a7a31a15e8aee2679a5fac62abd61081a + + + + HTMLFormField[] + $mFlatFields + classHTMLForm.html + af96fa0c8e1e522652831318d760baa8e + + + + + $mFooter + classHTMLForm.html + a119e8d1aabc728759ab3b4efce63001b + + + + + $mHeader + classHTMLForm.html + a5baec1b49b9c4ee655d520a9da90ee03 + + + + + $mHiddenFields + classHTMLForm.html + a2892ff201a2bd158e42f4f740115b241 + + + + + $mId + classHTMLForm.html + a1956ef8f801a811aed2456ba814796c2 + + + + + $mMessagePrefix + classHTMLForm.html + a96fc2549462bf14f6367afbfe7eb105f + + + + + $mMethod + classHTMLForm.html + ada6d582337a33aca5646a96e85854d7e + + + + + $mPost + classHTMLForm.html + a42e83b0faf2e6100f1eee4cee73c9cce + + + + + $mPre + classHTMLForm.html + ae6a95b9bba69363d7d9763dd8369b2c7 + + + + + $mSectionFooters + classHTMLForm.html + abe1a2c57b65313fdd1916205619ce496 + + + + + $mSectionHeaders + classHTMLForm.html + a8729dabbec5a85880f1ef4472ea5848f + + + + + $mShowReset + classHTMLForm.html + ae4c8e533d95ae428449f94cacc5ea5c0 + + + + + $mShowSubmit + classHTMLForm.html + aaea39944bb00f0f6d2abd913389952f5 + + + + + $mSubmitCallback + classHTMLForm.html + a0921a4061ab6e3b84458230533f3f9d0 + + + + + $mSubmitID + classHTMLForm.html + a5251cbbe261c2832c2a767d24d47f781 + + + + + $mSubmitName + classHTMLForm.html + a66e94cce2bb32a669865f93abbe727c7 + + + + + $mSubmitText + classHTMLForm.html + a66d51ec99b56661e902c1de085319157 + + + + + $mSubmitTooltip + classHTMLForm.html + aa6ca09a722f2081ff1e1c8be822303f3 + + + + + $mSubSectionBeforeFields + classHTMLForm.html + a4a5d289a0fc2dd80b51e04302b2a540d + + + + + $mTableId + classHTMLForm.html + afb50616e0dad38d20a3e7a73e152673f + + + + + $mTitle + classHTMLForm.html + ab9b4d5e9f32e03c83e5f234dbfbd4ebd + + + + + $mUseMultipart + classHTMLForm.html + a354334c595858fa7cdef62d4671690ac + + + + + $mValidationErrorMessage + classHTMLForm.html + a190f9418497108624dcb298fc11be522 + + + + + $mWasSubmitted + classHTMLForm.html + a0d611f7916810dfcbdf4c8ac8862914d + + + + + $mWrapperLegend + classHTMLForm.html + a457d3583edfba9d45617ea25dc983208 + + + + + HtmlFormatter + classHtmlFormatter.html + + + __construct + classHtmlFormatter.html + aafe700e0b6389f81e7f42af6eb765528 + ($html) + + + + filterContent + classHtmlFormatter.html + a23607fb4129084f1c90d9443b84b99d0 + () + + + + flatten + classHtmlFormatter.html + a06943637f9ade102d0382dfee4a83691 + ($elements) + + + + flattenAllTags + classHtmlFormatter.html + a70be0e800cc581dfd370c1fd68b4f147 + () + + + + getDoc + classHtmlFormatter.html + aed765497daf0513270fc5d901ec9c831 + () + + + + getText + classHtmlFormatter.html + ae541e2cae6a340f63be34258e29234b7 + ($element=null) + + + + remove + classHtmlFormatter.html + a89a1d57c946c3502932cbfc1c1442e36 + ($selectors) + + + + setRemoveMedia + classHtmlFormatter.html + aa3d4ba3f7fd006ddfac78dc4936678b4 + ($flag=true) + + + static + wrapHTML + classHtmlFormatter.html + a15a9a886f28868887beb4f836ac7f305 + ($html) + + + + onHtmlReady + classHtmlFormatter.html + a63ab59338dbd6cea7840e3b7a303e69f + ($html) + + + + parseItemsToRemove + classHtmlFormatter.html + a5fc35a153f7535bd672f372fc5433775 + () + + + + parseSelector + classHtmlFormatter.html + a68038536a620a713a75abf20e99549ec + ($selector, &$type, &$rawName) + + + + $removeMedia + classHtmlFormatter.html + ac06647bf41c6ed55de7530a42d19d632 + + + + + fixLibXML + classHtmlFormatter.html + aabd5679ae9601e444f3e8f7d89852121 + ($html) + + + + removeElements + classHtmlFormatter.html + ab4e70bf21af013ede39ad24d075d0f1e + ($elements) + + + DOMDocument + $doc + classHtmlFormatter.html + ad65c29e5b0569e910a476c43ab883ede + + + + + $elementsToFlatten + classHtmlFormatter.html + a7497fc895169c32875f728f7c07bb154 + + + + + $html + classHtmlFormatter.html + a7edc421373d26e47f7e8dcdb2c15d9fc + + + + + $itemsToRemove + classHtmlFormatter.html + afc66bd3d740d68bcc823de6e729116e1 + + + + + HtmlFormatterTest + classHtmlFormatterTest.html + MediaWikiTestCase + + + getHtmlData + classHtmlFormatterTest.html + a99500b33eadb9987a651917f91ec1ae8 + () + + + + testQuickProcessing + classHtmlFormatterTest.html + afdeae2672065bcef57571de947b866e2 + () + + + + testTransform + classHtmlFormatterTest.html + a9cbb2feba7e73d4043cbca374fa2fb01 + ($input, $expectedText, $expectedRemoved=array(), $callback=false) + + + static + normalize + classHtmlFormatterTest.html + ab57fabd276cf56abeeab5661caf1189a + ($s) + + + + HTMLFormField + classHTMLFormField.html + + + __construct + classHTMLFormField.html + a5577373ef9c081ea35b7eb05c52d4377 + ($params) + + + + cancelSubmit + classHTMLFormField.html + abf4d2f7072899b3e3ffd2886fb35bdfb + ($value, $alldata) + + + + filter + classHTMLFormField.html + ac1b229557c3c75fecc3845b09fde3b45 + ($value, $alldata) + + + + getAttributes + classHTMLFormField.html + ad7f25d25cfd3eedcbbac9b7f2b6315e3 + (array $list) + + + + getDefault + classHTMLFormField.html + aebc5ff70ec9260fce2e8a59650d8bf8d + () + + + + getDiv + classHTMLFormField.html + ae11e0935dcd87154151f1f96b2203fb9 + ($value) + + + + getErrorsAndErrorClass + classHTMLFormField.html + a800d0027e7c84071fe108296b30f75e1 + ($value) + + + + getHelpText + classHTMLFormField.html + a92da139373c6ea9bba2f727e5fabc850 + () + + + + getHelpTextHtmlDiv + classHTMLFormField.html + a6d247cb11c9d63453dac1c1cfc0b40ee + ($helptext) + + + + getHelpTextHtmlRaw + classHTMLFormField.html + aff6e8c9d8ad9c1e3d7b7545b78efdc99 + ($helptext) + + + + getHelpTextHtmlTable + classHTMLFormField.html + a7ba3d24c1579471715756a6f8b41c258 + ($helptext) + + + + getInputHTML + classHTMLFormField.html + a9a0c2e523b34d1c8745c06d4bca5ea60 + ($value) + + + + getLabel + classHTMLFormField.html + a543d6b815719f303cd8ad7d141e3ef78 + () + + + + getLabelHtml + classHTMLFormField.html + afbd57c388911c7cf2ffae834c06cabd6 + ($cellAttributes=array()) + + + + getOptions + classHTMLFormField.html + a9a785cddbd4371bd972878cf58a855b7 + () + + + + getRaw + classHTMLFormField.html + aace3e8d43f30a133a89145377b6422a1 + ($value) + + + + getTableRow + classHTMLFormField.html + abfcf442955015b35699061acec6a2c90 + ($value) + + + + getTooltipAndAccessKey + classHTMLFormField.html + afbd62469470daba30690686918a71d6a + () + + + + isHidden + classHTMLFormField.html + a9143cd7cbe3f67bf26e07d69967da2b0 + ($alldata) + + + + loadDataFromRequest + classHTMLFormField.html + a86f95885421b587473e69732ad0b73f7 + ($request) + + + + msg + classHTMLFormField.html + ae56cc6dbc33f6fb7fff0c999832fb0b1 + () + + + + setShowEmptyLabel + classHTMLFormField.html + a89cf7c58778b36647303177e0f827077 + ($show) + + + + validate + classHTMLFormField.html + ae397dafd93d6fd81ac833c0a14d4cbaf + ($value, $alldata) + + + static + flattenOptions + classHTMLFormField.html + ae16f78b41dac259db97bf67637e62ee2 + ($options) + + + static + forceToStringRecursive + classHTMLFormField.html + a19c614b8bb14258015a93c930b71fe5a + ($array) + + + + $mParams + classHTMLFormField.html + aeab6918bcc4936a2e5f393620543ebc5 + + + + HTMLForm + $mParent + classHTMLFormField.html + ad70dd8f11a39d18ad41dd4ad4ab579b8 + + + + + getNearestFieldByName + classHTMLFormField.html + addb914354dd2afc5811753596e05a0f3 + ($alldata, $name) + + + + isHiddenRecurse + classHTMLFormField.html + a3602ad26f0f09d15a6b1ead25b222722 + (array $alldata, array $params) + + + + needsLabel + classHTMLFormField.html + aecf8f8245e77e6229deb9ad46c451bd6 + () + + + static + formatErrors + classHTMLFormField.html + af7ff3097a3dadd8c2d14d8faf21e7739 + ($errors) + + + + $mClass + classHTMLFormField.html + a9d7b6080d68070b9ef178b783c79514b + + + + + $mDefault + classHTMLFormField.html + a9273bc80d6aec69c103b3b2a374a668b + + + + + $mFilterCallback + classHTMLFormField.html + ae3b67cf54d149bc787c1ddfc5ecff02a + + + + + $mHideIf + classHTMLFormField.html + ab36de556f6e8c833e489727859609e74 + + + + + $mID + classHTMLFormField.html + a0e6cfece7513e16d28f5274723ba74c6 + + + + + $mLabel + classHTMLFormField.html + ae5abfd0f8f3e8258332684eeec6e866b + + + + + $mName + classHTMLFormField.html + a6a0db292ac3b85b3f1caa4908af9db58 + + + + + $mOptions + classHTMLFormField.html + a9841490b4bd487144493726ccb3c52a8 + + + + + $mOptionsLabelsNotFromMessage + classHTMLFormField.html + a18d97c17664e7edb79b2145e4f6f127d + + + + bool + $mShowEmptyLabels + classHTMLFormField.html + a37d7e6f668b9f80303d658af06e700b3 + + + + + $mValidationCallback + classHTMLFormField.html + adae36f43dd27b535922e3726359833e5 + + + + + lookupOptionsKeys + classHTMLFormField.html + ad35facbdd33fc8db3ccf064a391d7d06 + ($options) + + + + HTMLFormFieldCloner + classHTMLFormFieldCloner.html + HTMLFormField + + + __construct + classHTMLFormFieldCloner.html + af081b030b8c328e06db8a6edfb013f91 + ($params) + + + + cancelSubmit + classHTMLFormFieldCloner.html + afe157fd13a012b5f2e528ebddcbf6f0c + ($values, $alldata) + + + + getDefault + classHTMLFormFieldCloner.html + a3dd79cbb9c3666813c8896d1a744a27c + () + + + + getInputHTML + classHTMLFormFieldCloner.html + a18eb7c8eda0ae5d1b880856e39c6dcef + ($values) + + + + loadDataFromRequest + classHTMLFormFieldCloner.html + a8ac2c1266c4764ff8a89cbbebdbb46b0 + ($request) + + + + validate + classHTMLFormFieldCloner.html + a6af0b2e15285a7d3e735ba0f9c81a51f + ($values, $alldata) + + + + createFieldsForKey + classHTMLFormFieldCloner.html + a629c989c4749f2663f65b1051cab7692 + ($key) + + + + getInputHTMLForKey + classHTMLFormFieldCloner.html + a3745e7afa73f932934657e10d1264dfe + ($key, $values) + + + + needsLabel + classHTMLFormFieldCloner.html + a3844e3228092948dd82f4beb80f62422 + () + + + + rekeyValuesArray + classHTMLFormFieldCloner.html + aa8843d1631f8adda31ab636700fb007e + ($key, $values) + + + string + $uniqueId + classHTMLFormFieldCloner.html + a92bcfdd7767e856d338dd12863091871 + + + + static + $counter + classHTMLFormFieldCloner.html + adbb0fcee12dfab2fd80afc8a6366dbc3 + + + + + HTMLFormFieldRequiredOptionsException + classHTMLFormFieldRequiredOptionsException.html + MWException + + + __construct + classHTMLFormFieldRequiredOptionsException.html + ae32761bd375c5c5880f0ccbf3e7a4456 + (HTMLFormField $field, array $missing) + + + + HTMLHiddenField + classHTMLHiddenField.html + HTMLFormField + + + __construct + classHTMLHiddenField.html + aad26873b678f89a486e48013c501116f + ($params) + + + + getDiv + classHTMLHiddenField.html + aed8f9ad6e3b24a4121eafb9699f94b59 + ($value) + + + + getInputHTML + classHTMLHiddenField.html + af975634f83d7e515364daa0390817c98 + ($value) + + + + getRaw + classHTMLHiddenField.html + a760ad4ce5cf459e2a9bea168b815ca66 + ($value) + + + + getTableRow + classHTMLHiddenField.html + a7dbba28156c8c0c2fb34ddb8f885dd2a + ($value) + + + + HTMLInfoField + classHTMLInfoField.html + HTMLFormField + + + __construct + classHTMLInfoField.html + a27a5db5a82763ac218b501ea369a6e54 + ($info) + + + + getDiv + classHTMLInfoField.html + aaaa7c623f813c0405f905f1c1c85b9c6 + ($value) + + + + getInputHTML + classHTMLInfoField.html + a34318283802a8babeacfc3be0a60854c + ($value) + + + + getRaw + classHTMLInfoField.html + a4f8377b5250ee8b112607073166f65ff + ($value) + + + + getTableRow + classHTMLInfoField.html + ac7de592a89f6e79185910c7154e6442f + ($value) + + + + needsLabel + classHTMLInfoField.html + adc2f8b3412b5a4519f45e6075e1a288a + () + + + + HTMLIntField + classHTMLIntField.html + HTMLFloatField + + + validate + classHTMLIntField.html + a701afd409bb4f2df042997fdc545f0f5 + ($value, $alldata) + + + + HTMLMultiSelectField + classHTMLMultiSelectField.html + HTMLFormField + HTMLNestedFilterable + + + filterDataForSubmit + classHTMLMultiSelectField.html + aa405ad382cfa1d84a0a20faa55f0e256 + ($data) + + + + formatOptions + classHTMLMultiSelectField.html + a5e46fa7ec7a87701565a249f3b002f27 + ($options, $value) + + + + getDefault + classHTMLMultiSelectField.html + ac2455e97db405389d56f04d672a6ebc3 + () + + + + getInputHTML + classHTMLMultiSelectField.html + a0b269c12cd4d4d94c51eb564acb90331 + ($value) + + + + loadDataFromRequest + classHTMLMultiSelectField.html + a695a8f2d3de4a6199343daa6b4dcbea0 + ($request) + + + + validate + classHTMLMultiSelectField.html + a8bf271b8e898928ae034c0c1eb4f3db3 + ($value, $alldata) + + + + needsLabel + classHTMLMultiSelectField.html + a4021eeaa087b52412bf6f6e5b60458dc + () + + + + HTMLNestedFilterable + interfaceHTMLNestedFilterable.html + + + filterDataForSubmit + interfaceHTMLNestedFilterable.html + acfdc59fb6cdc72640849674cb6f1595c + ($data) + + + + HTMLRadioField + classHTMLRadioField.html + HTMLFormField + + + formatOptions + classHTMLRadioField.html + ab05b432f03c242fb8b79e4c61aee86f6 + ($options, $value) + + + + getInputHTML + classHTMLRadioField.html + a78f1d931fd9054a228d0ecb0f6f06b2c + ($value) + + + + validate + classHTMLRadioField.html + ad393941e26818de5ede59eadae787f96 + ($value, $alldata) + + + + needsLabel + classHTMLRadioField.html + a1707a45797e2b3391a1ca30474d1bdd2 + () + + + + HTMLSelectAndOtherField + classHTMLSelectAndOtherField.html + HTMLSelectField + + + __construct + classHTMLSelectAndOtherField.html + ab87d73014ce1ece74ac0066a204736f8 + ($params) + + + + getInputHTML + classHTMLSelectAndOtherField.html + a36cab27f3e54e5ec6fab61208f2fd6e6 + ($value) + + + + getSize + classHTMLSelectAndOtherField.html + a627cc1320272e09bae28aa8da1ea60fd + () + + + + loadDataFromRequest + classHTMLSelectAndOtherField.html + aaed65ea5b355f9c9bbad5d93dcdf3b3f + ($request) + + + + validate + classHTMLSelectAndOtherField.html + a10a7de9fe84fbcc332a90926c4a29c1d + ($value, $alldata) + + + + HTMLSelectField + classHTMLSelectField.html + HTMLFormField + + + getInputHTML + classHTMLSelectField.html + afa5144a1179b51960afa975e1378d72f + ($value) + + + + validate + classHTMLSelectField.html + a22b16fcf38c3e5b6f2061d0687a76705 + ($value, $alldata) + + + + HTMLSelectOrOtherField + classHTMLSelectOrOtherField.html + HTMLTextField + + + __construct + classHTMLSelectOrOtherField.html + a5e63a67fc3a4c39ddb94e4a2791ef6cb + ($params) + + + + getInputHTML + classHTMLSelectOrOtherField.html + a588a3358e3603f9a09663a4658302545 + ($value) + + + + loadDataFromRequest + classHTMLSelectOrOtherField.html + a3a9ddde5cfdfa6750177e342aad2fe2b + ($request) + + + + HTMLSubmitField + classHTMLSubmitField.html + HTMLButtonField + + + $buttonType + classHTMLSubmitField.html + afc548a8c56b92ffbc1286b67b694fa34 + + + + + HtmlTest + classHtmlTest.html + MediaWikiTestCase + + + dataXmlMimeType + classHtmlTest.html + a6b54929ef0cb83721341633f495bb1bd + () + + + + testCanDisableANamespaces + classHtmlTest.html + a1aae79e77450206b2aea155ccceb9afd + () + + + + testCanFilterOutNamespaces + classHtmlTest.html + a9cd40f061af558edbd5c8594351819a3 + () + + + + testDropDefaults + classHtmlTest.html + aa344062c8097d3c2ca4ac5b8cbbe1369 + ($expected, $element, $attribs, $message= '') + + + + testElementBasics + classHtmlTest.html + ae9e69405dde60d3b0942f43e5ed0f2c3 + () + + + + testExpandAttributesForBooleans + classHtmlTest.html + abd05113c8a3fae6b2bbeee9d1732794f + () + + + + testExpandAttributesListValueAttributes + classHtmlTest.html + a5cd8594b34d00ef0faa76fdd6e19f947 + () + + + + testExpandAttributesSkipsNullAndFalse + classHtmlTest.html + a04ab1388faa2e058a2f8c4becbee830d + () + + + + testExpandAttributesSpaceSeparatedAttributesWithBoolean + classHtmlTest.html + a96d4491c62232a845820f97c94f06f36 + () + + + + testExpandAttributesVariousExpansions + classHtmlTest.html + a7cb5b352adac37fb31e5072d07f684c4 + () + + + + testFormValidationBlacklist + classHtmlTest.html + a7aea9d941fbed7c92610e363bf5da3bd + () + + + + testHtmlElementAcceptsNewHtml5TypesInHtml5Mode + classHtmlTest.html + a8d73fc9be7d001aa129907595ebb7a17 + ($HTML5InputType) + + + + testNamespaceSelector + classHtmlTest.html + a66910c05b1faae8e07391a7721281bf1 + () + + + + testValueIsAuthoritativeInSpaceSeparatedAttributesArrays + classHtmlTest.html + a332450864d7541eb53c7c120b30abc53 + () + + + + testXmlMimeType + classHtmlTest.html + ab9c612f872a877a932fde6d10c58da7c + ($mimetype, $isXmlMimeType) + + + static + provideElementsWithAttributesHavingDefaultValues + classHtmlTest.html + a59c123c7747cec16d2843fee21563422 + () + + + static + provideHtml5InputTypes + classHtmlTest.html + aff485283a53f4f525cfa94168602e765 + () + + + + setUp + classHtmlTest.html + a32ccab5a6f1cad1647d69f6c404c52a4 + () + + + + HTMLTextAreaField + classHTMLTextAreaField.html + HTMLFormField + + + getCols + classHTMLTextAreaField.html + aa5b6bc1b423719d90f638cb6ccafbc35 + () + + + + getInputHTML + classHTMLTextAreaField.html + a3c36a8c799c67979a62c2bd0586c4a80 + ($value) + + + + getRows + classHTMLTextAreaField.html + ad65296351fc5206129259c39580f2a24 + () + + + const + DEFAULT_COLS + classHTMLTextAreaField.html + aef0ce8d7c006c8d88ceb876a42be604a + + + + const + DEFAULT_ROWS + classHTMLTextAreaField.html + a8a455c324c2a39ff45802774fa6de780 + + + + + HTMLTextField + classHTMLTextField.html + HTMLFormField + + + getInputHTML + classHTMLTextField.html + a237ef48b0bd28c3c8179bdcd3d95730f + ($value) + + + + getSize + classHTMLTextField.html + a590131b088763dd7b43439cc106572f7 + () + + + + Http + classHttp.html + + static + get + classHttp.html + a2eea8d76107cdbb433400d1b134f5385 + ($url, $timeout= 'default', $options=array()) + + + static + isLocalURL + classHttp.html + a8c1b5db32e319e68fde585a1935bd6ad + ($url) + + + static + isValidURI + classHttp.html + abf23aab0e8a87278a6eccc11993ccf5e + ($uri) + + + static + post + classHttp.html + adcab14577ecd2d2edee50473559210ee + ($url, $options=array()) + + + static + request + classHttp.html + aad705097fcbd1581f49f1686039430d6 + ($method, $url, $options=array()) + + + static + userAgent + classHttp.html + aa1637c72cab3282c42ede40daf281522 + () + + + static + $httpEngine + classHttp.html + a17d23409273929e4d51f38dc8f6df6c5 + + + + + HttpError + classHttpError.html + MWException + + + __construct + classHttpError.html + a6ee5af4a57b8c9ea0c8de68f340472f4 + ($httpCode, $content, $header=null) + + + + getHTML + classHttpError.html + afd577147ae64c7810975bf54569e5a9b + () + + + + getStatusCode + classHttpError.html + a4008e7023fcf8ce2124e2deded922480 + () + + + + report + classHttpError.html + a1da3f3ef9ee73ae4c10d090f545d6317 + () + + + + $content + classHttpError.html + ae91230ff782f0525964c29d0c1afe276 + + + + + $header + classHttpError.html + a5b4758f9af572356729e0407f7a38ffe + + + + + $httpCode + classHttpError.html + aeaacf0dc3189d7581f9bbfe401777ba4 + + + + + HttpStatus + classHttpStatus.html + + static + getMessage + classHttpStatus.html + a3205b07c2ffcde8df078b0371e281d64 + ($code) + + + + HttpTest + classHttpTest.html + MediaWikiTestCase + + + testIsValidUri + classHttpTest.html + ad131948cea3cea279af2dcea6902e4a6 + ($expect, $URI, $message= '') + + + + testRelativeRedirections + classHttpTest.html + a6b7a7b1f6fb1bb03abe0c6340072153d + () + + + + testValidateCookieDomain + classHttpTest.html + a3e0774329123b523badddf5d63c14771 + ($expected, $domain, $origin=null) + + + static + cookieDomains + classHttpTest.html + ac3cf62a0c098177d78cc31db834eec2d + () + + + static + provideURI + classHttpTest.html + a21289318a2e78f335623bc7753861a44 + () + + + + HWLDFWordAccumulator + classHWLDFWordAccumulator.html + + + addWords + classHWLDFWordAccumulator.html + a5702f1c01d56add52c3a19916af65f6a + ($words, $tag= '') + + + + getLines + classHWLDFWordAccumulator.html + ac31f7165233f3596b98c98bebc79b6a9 + () + + + + $delClass + classHWLDFWordAccumulator.html + acd3083444d7732c5399c6f028a53370c + + + + + $insClass + classHWLDFWordAccumulator.html + a47cae260df5906e9c8e47616a95ef318 + + + + + flushGroup + classHWLDFWordAccumulator.html + a7d7719303fa2e84260ea661660df1f3e + ($new_tag) + + + + flushLine + classHWLDFWordAccumulator.html + ac9199483de2bc8a856a2c741c620af10 + ($new_tag) + + + + $group + classHWLDFWordAccumulator.html + a1a96a10a7e6251f41dd06ffb24b4140a + + + + + $line + classHWLDFWordAccumulator.html + ad5879c38731266f52a68b0f305840279 + + + + + $lines + classHWLDFWordAccumulator.html + a3c262804ff3ed05e3da013d1e465e9ec + + + + + $tag + classHWLDFWordAccumulator.html + a4e847b61ac00ed8acf877c62f3b0f867 + + + + + ICacheHelper + interfaceICacheHelper.html + + + getCachedValue + interfaceICacheHelper.html + a1f74fb0b995896eb1b4bfb1a7948006a + ($computeFunction, $args=array(), $key=null) + + + + saveCache + interfaceICacheHelper.html + adf3f5a4e3ad85ba9ef5df3d7d4a7b415 + () + + + + setCacheEnabled + interfaceICacheHelper.html + a4b82c609c1d2231d3e5fd4be6d234011 + ($cacheEnabled) + + + + setExpiry + interfaceICacheHelper.html + a024228e65d6645a4d73dacc549542aea + ($cacheExpiry) + + + + startCache + interfaceICacheHelper.html + ad353aecce55b57cac3a31a8d395b6889 + ($cacheExpiry=null, $cacheEnabled=null) + + + + IContextSource + interfaceIContextSource.html + + + canUseWikiPage + interfaceIContextSource.html + a2ae80cacc0eb1206d5b48358312132b4 + () + + + + exportSession + interfaceIContextSource.html + a77a1207188e70382ffb13eae2e9a1589 + () + + + + getConfig + interfaceIContextSource.html + a4a9bc99a6db032deb9e14ac2454195fb + () + + + + getLang + interfaceIContextSource.html + a09397b6e6a5174037fa351ba56f7e847 + () + + + + getLanguage + interfaceIContextSource.html + acb938d29e71efe7ffb715e79084b5a32 + () + + + + getOutput + interfaceIContextSource.html + a9d2e43e90af9951b0d0df1bc5e775a4f + () + + + + getRequest + interfaceIContextSource.html + a2752301b524546ddccb05c4466aeedc8 + () + + + + getSkin + interfaceIContextSource.html + a9dc2803acfb30f3913fe564c06d826b7 + () + + + + getTitle + interfaceIContextSource.html + a18680a6fd8e74f735c9045e85cc2809a + () + + + + getUser + interfaceIContextSource.html + abb34a4e515bd16d9b32ad12bd893a073 + () + + + + getWikiPage + interfaceIContextSource.html + aa2eff4291c6c8a76461e3c0338633045 + () + + + + msg + interfaceIContextSource.html + adab610e87b2718a5c56e261105074e97 + () + + + + IcuCollation + classIcuCollation.html + Collation + + + __construct + classIcuCollation.html + a65f3a451d7a8e3237ca4d2d8391fc4ab + ($locale) + + + + getFirstLetter + classIcuCollation.html + a8c7aa95341d61bdb1f7d92657103daae + ($string) + + + + getFirstLetterCount + classIcuCollation.html + a4a25e57ec62d6077b8332e9305cf30d4 + () + + + + getFirstLetterData + classIcuCollation.html + a352562c9d4f353e91f18545481eb9237 + () + + + + getLetterByIndex + classIcuCollation.html + a88fc03bb5add5c280278e257ca35a571 + ($index) + + + + getPrimarySortKey + classIcuCollation.html + aabda8ae22dd5951e4b378153061d7a9f + ($string) + + + + getSortKey + classIcuCollation.html + a288cc297e6517f9c66778777ad9c4ad0 + ($string) + + + + getSortKeyByLetterIndex + classIcuCollation.html + aef3a8192591c83f8a7c664752da89ca5 + ($index) + + + static + getICUVersion + classIcuCollation.html + a4b5f0ba8c7e32521a27ff5c9ddaf9402 + () + + + static + getUnicodeVersionForICU + classIcuCollation.html + aea39b32c2d413703a6fdd2174ea70b2e + () + + + static + isCjk + classIcuCollation.html + a67e962c4fc9b30cea2a05505aad0f18b + ($codepoint) + + + const + FIRST_LETTER_VERSION + classIcuCollation.html + a700c9d39f58e8ca83bc50ddd5067f69a + + + + const + RECORD_LENGTH + classIcuCollation.html + a5f4200477cead1ce98a70d2cd06cf5af + + + + Language + $digitTransformLanguage + classIcuCollation.html + a9fa0f435af259c280d52f67ec13ea1b8 + + + + array + $firstLetterData + classIcuCollation.html + ac645288557b6a4aec5b9f3e9eccf53d2 + + + + + $locale + classIcuCollation.html + a6060b637764b01173acfa56344685b19 + + + + Collator + $mainCollator + classIcuCollation.html + a81998757589387a22cef91856d853fbe + + + + Collator + $primaryCollator + classIcuCollation.html + aad714b373bbf7521d87c386113af1716 + + + + static + $cjkBlocks + classIcuCollation.html + a841f48eb14cd4a243ea9a30fe8eb8c76 + + + + static + $tailoringFirstLetters + classIcuCollation.html + ace9341232f1cededbf3826cbdffb42d6 + + + + + IDatabase + interfaceIDatabase.html + + + IDBAccessObject + interfaceIDBAccessObject.html + + const + READ_LATEST + interfaceIDBAccessObject.html + ab3d2411c7540efa0bc5f95997fde2690 + + + + const + READ_LOCKING + interfaceIDBAccessObject.html + a700475ba0dac78690ee087cd37c36536 + + + + const + READ_NONE + interfaceIDBAccessObject.html + a91a53ac6354787bb41e3e47289c69570 + + + + const + READ_NORMAL + interfaceIDBAccessObject.html + a715fd4bd92116f953e54043d941db268 + + + + + IdentityCollation + classIdentityCollation.html + Collation + + + getFirstLetter + classIdentityCollation.html + af6d3b0b470c5e3b3fbcdb9f5cc4e69bb + ($string) + + + + getSortKey + classIdentityCollation.html + a19562727146fc39e23b7bb8ddde2a8bc + ($string) + + + + IEContentAnalyzer + classIEContentAnalyzer.html + + + __construct + classIEContentAnalyzer.html + ac961dd0e60d51c229e0e4027482292d0 + () + + + + getMimesFromData + classIEContentAnalyzer.html + a41bee4ff979bc3d5f3adeda55ca72468 + ($fileName, $chunk, $proposed) + + + + getRealMimesFromData + classIEContentAnalyzer.html + a5381754931a1f6b8cac3d6f63370fd5d + ($fileName, $chunk, $proposed) + + + + translateMimeType + classIEContentAnalyzer.html + a74e6d5b828de6e48de6f67a842a7914e + ($type) + + + + getDataFormat + classIEContentAnalyzer.html + a047e9b8e1b157d2ebe995aaa2568f203 + ($version, $type) + + + + getMimeTypeForVersion + classIEContentAnalyzer.html + a272a90eab9fd17ade498f7e53c10105b + ($version, $fileName, $chunk, $proposed) + + + + sampleData + classIEContentAnalyzer.html + ac03366b77b9de0ad211502864505e91d + ($version, $chunk) + + + + $addedTypes + classIEContentAnalyzer.html + a7af8e0fd85bd6ecff83f24f0e2429032 + + + + + $baseTypeTable + classIEContentAnalyzer.html + aa4c05b50dc334efd36d44f0b44e6c245 + + + + + $registry + classIEContentAnalyzer.html + a82476ac7d2fa3edb17e56cd8c6502c98 + + + + + $typeTable + classIEContentAnalyzer.html + ad1aa224dbbb02ca3c966eafe5fc873e3 + + + + + $versions + classIEContentAnalyzer.html + a26d5adfc5e6386b4e2af2daa2eafbc44 + + + + + checkBinaryHeaders + classIEContentAnalyzer.html + aba6fdefc3838b1c20aebc558b01a6a34 + ($version, $chunk) + + + + checkTextHeaders + classIEContentAnalyzer.html + abd6672edf5b7653fa4f77e53a657c64a + ($version, $chunk) + + + + IEUrlExtension + classIEUrlExtension.html + + static + areServerVarsBad + classIEUrlExtension.html + a316ca6feeac703147d9028d73105bb23 + ($vars, $extWhitelist=array()) + + + static + findIE6Extension + classIEUrlExtension.html + a13edb8d1fdcaa80a685abd8f464767ae + ($url) + + + static + fixUrlForIE6 + classIEUrlExtension.html + a21c0a982cc40830a0375b621b7075eec + ($url, $extWhitelist=array()) + + + static + haveUndecodedRequestUri + classIEUrlExtension.html + a716c4e4daf0ea702d9a912ab3975183b + ($serverSoftware) + + + static + isUrlExtensionBad + classIEUrlExtension.html + aa0e64070037415de75324a5d3c0cc209 + ($urlPart, $extWhitelist=array()) + + + + IEUrlExtensionTest + classIEUrlExtensionTest.html + MediaWikiTestCase + + + testDotAtEnd + classIEUrlExtensionTest.html + ad58a5ee35e641e350250e3b3b5af36eb + () + + + + testEmpty + classIEUrlExtensionTest.html + a10af32f0ca05ad8e55c65ca13c415771 + () + + + + testExeException + classIEUrlExtensionTest.html + a43914cba3adf829374cc4a49d9cdc1db + () + + + + testExeException2 + classIEUrlExtensionTest.html + a21d9dacaa9130e462618b34a56f1b634 + () + + + + testExtQuestionMark + classIEUrlExtensionTest.html + a90aaf20ad25daa8573d153ad3fbde4dd + () + + + + testHash + classIEUrlExtensionTest.html + aea9a1689652c8a18e97e7869962b27e7 + () + + + + testHash2 + classIEUrlExtensionTest.html + a6f82e455f7961755024894da571cf710 + () + + + + testInvalidChar + classIEUrlExtensionTest.html + a2f5585ea30612bcf4f13472b5fa4d3b9 + () + + + + testInvalidCharThenExtension + classIEUrlExtensionTest.html + a646ac1411b362ecdc5c69fc783b599d4 + () + + + + testMultipleQuestionMarks + classIEUrlExtensionTest.html + a20da1de30566eec01f158034836d2ea1 + () + + + + testQuestionMark + classIEUrlExtensionTest.html + a3b4c5a54d016d0cd7284af01430a7f1e + () + + + + testQuestionMarkExt + classIEUrlExtensionTest.html + ae0eac839f6aa053e96c717c619c5c70b + () + + + + testSimple + classIEUrlExtensionTest.html + a1bfbf9cbeff4e389badf392b61d4b886 + () + + + + testSimpleNoExt + classIEUrlExtensionTest.html + af6ef10330292a8efe761260b94038b82 + () + + + + testTwoDots + classIEUrlExtensionTest.html + a21f3ae626101a3a2036754fcf758261f + () + + + + IJobSpecification + interfaceIJobSpecification.html + + + getDeduplicationInfo + interfaceIJobSpecification.html + a1fedd064272e6de0bb986d3243ee0823 + () + + + + getParams + interfaceIJobSpecification.html + a0f3f9e6f838ed75edbc5bac9fd734262 + () + + + + getReleaseTimestamp + interfaceIJobSpecification.html + a1bae69d31a7d64ca934ea18a8818770d + () + + + + getTitle + interfaceIJobSpecification.html + a1428de05bff4e605c31e3b7d84674d7c + () + + + + getType + interfaceIJobSpecification.html + a5e9976a8be27d56cf4f7bddb89de4c4a + () + + + + ignoreDuplicates + interfaceIJobSpecification.html + aee2535a83f451aaa8ce8c3fd1892a1eb + () + + + + ImageBuilder + classImageBuilder.html + Maintenance + + + __construct + classImageBuilder.html + a008ad10fd7006f057fa60607244650c7 + () + + + + addMissingImage + classImageBuilder.html + a1af107792382499652c85b190a3feaa2 + ($filename, $fullpath) + + + + build + classImageBuilder.html + afb0a37cdcf6ff74e6ccb94c94a2bb863 + () + + + + buildImage + classImageBuilder.html + a5a8de671911813d05bc56c29494f385e + () + + + + buildOldImage + classImageBuilder.html + acf5ded4ac82d11820f906b6e19068350 + () + + + + buildTable + classImageBuilder.html + a21d5d2abc9b5f04e6f9a0320ac0a87fd + ($table, $key, $callback) + + + + checkMissingImage + classImageBuilder.html + abc4af493dc6d709be74d9abfef422cbb + ($fullpath) + + + + crawlMissing + classImageBuilder.html + ad90ac133745ebcf3bc52b23c409d6fb3 + () + + + + execute + classImageBuilder.html + abe1aa417bc068fa83373a3d936a36afe + () + + + + getRepo + classImageBuilder.html + a4e241baff856ccd821b6e26791fdc16c + () + + + + imageCallback + classImageBuilder.html + a89126136ca2e313622ada2a18f7429b4 + ($row, $copy) + + + + init + classImageBuilder.html + a82d3ebcba25186ffc3c6d49c2c476e32 + ($count, $table) + + + + oldimageCallback + classImageBuilder.html + a90d40f1bb6ebd14e24d386656bec7099 + ($row, $copy) + + + + progress + classImageBuilder.html + a2520ee679e419086506febae3c95792a + ($updated) + + + DatabaseBase + $dbw + classImageBuilder.html + ae6e4ee4c914db536886ee23c2921c1d3 + + + + + ImageCleanup + classImageCleanup.html + TableCleanup + + + __construct + classImageCleanup.html + a995e51f282b4b67f3566bc1d518f8b9b + () + + + + processRow + classImageCleanup.html + a8228ce45216cf3590c11c4f025255ae9 + ($row) + + + + $defaultParams + classImageCleanup.html + a611dc562962401f60ff7446541c469ec + + + + + appendTitle + classImageCleanup.html + a40ac702d52c5e236d68ca544cdcd0c0a + ($name, $suffix) + + + + buildSafeTitle + classImageCleanup.html + a6967d75c2f66d4decb755716fbfd9e6c + ($name) + + + + filePath + classImageCleanup.html + a0a3c8a2c42b605cb1281b87fe5102b2b + ($name) + + + + imageExists + classImageCleanup.html + ab47e97babf12a3dbec6ed2ee4137a6a0 + ($name, $db) + + + + killRow + classImageCleanup.html + aeaf51f2896d40127e6c85d7a6009724d + ($name) + + + + pageExists + classImageCleanup.html + a89397d05579b5cf792c5867e4b563c22 + ($name, $db) + + + + pokeFile + classImageCleanup.html + a6f8e69aad7538ba082291b33fdbf8d5d + ($orig, $new) + + + + ImageGallery + classImageGallery.html + TraditionalImageGallery + + + __construct + classImageGallery.html + a3cc45ea12494a5d580eb81c30d1ee27d + ($mode= 'traditional') + + + + ImageGalleryBase + classImageGalleryBase.html + ContextSource + + + __construct + classImageGalleryBase.html + a069c54acf926dc3f9ea63c7409c462a8 + ($mode= 'traditional') + + + + add + classImageGalleryBase.html + a0d6684264e0a4e11755f5a1085fcc61c + ($title, $html= '', $alt= '', $link= '', $handlerOpts=array()) + + + + count + classImageGalleryBase.html + ac616e76dbdd6d94efd06eb0ce40c1131 + () + + + + getContextTitle + classImageGalleryBase.html + a93022fb653aef00e73e53347de989661 + () + + + + insert + classImageGalleryBase.html + a2913a46cab920c2a229ab1082243b802 + ($title, $html= '', $alt= '', $link= '', $handlerOpts=array()) + + + + isEmpty + classImageGalleryBase.html + a36fee1ac32c66bfbac9f6cdbfb9d098f + () + + + + setAdditionalOptions + classImageGalleryBase.html + a1a1f7ac39e6ddb60aa17edf792768de1 + ($options) + + + + setAttributes + classImageGalleryBase.html + a110cb728e7fe994d2a53b3f8bb3b3486 + ($attribs) + + + + setCaption + classImageGalleryBase.html + a0f10c35fce38b302708cb7447cc17201 + ($caption) + + + + setCaptionHtml + classImageGalleryBase.html + ab2766b9f2cae559d7c0a482ea6eed416 + ($caption) + + + + setContextTitle + classImageGalleryBase.html + a064da4562aecf5f84e8ebf0b69b91e37 + ($title) + + + + setHeights + classImageGalleryBase.html + ade2f8dae65f06adc6998f70484ffa7cc + ($num) + + + + setHideBadImages + classImageGalleryBase.html + a77b86ec24c655113d4d62fb7717f7aa6 + ($flag=true) + + + + setParser + classImageGalleryBase.html + a04e7694bd27d3ef203d482d8dd8fce12 + ($parser) + + + + setPerRow + classImageGalleryBase.html + a781ca54f5171b009c9f5ddb30121dd6e + ($num) + + + + setShowBytes + classImageGalleryBase.html + a08e04c7d730e7289a7e7e672c5e58339 + ($f) + + + + setShowFilename + classImageGalleryBase.html + a617e426f7f267b1a1f29970501e20d3a + ($f) + + + + setWidths + classImageGalleryBase.html + a45d6081d33abddc374a36d7a75bbf87c + ($num) + + + + toHTML + classImageGalleryBase.html + adc586b46d9710fbce15e7fe799219b6c + () + + + + useSkin + classImageGalleryBase.html + a0fdec0be4c2b7bcbb5ae62756090a25c + ($skin) + + + static + factory + classImageGalleryBase.html + a5ce60339f49601d11e3b163581b7ba52 + ($mode=false) + + + bool string + $mCaption + classImageGalleryBase.html + a0f3bdcb0d52a28633af169900d73d00a + + + + bool + $mHideBadImages + classImageGalleryBase.html + a5c619a26c680fe7c3789505f510817c9 + + + + array + $mImages + classImageGalleryBase.html + afaa2d5a4cbba45f42929c5794cca3c06 + + + + string + $mMode + classImageGalleryBase.html + a9ad0209887e1fd951e307fe949f8633a + + + + Parser + $mParser + classImageGalleryBase.html + a7c2e6f228bfa5d84599c5e49f0eba799 + + + + bool + $mShowBytes + classImageGalleryBase.html + acd0feaca30c1c50f892677944f1b9adb + + + + bool + $mShowFilename + classImageGalleryBase.html + ab920419afb844cc9018bf0e95ec7aa41 + + + + + getRenderLang + classImageGalleryBase.html + ae085c6d3af9a856db2346a29c5d1dc61 + () + + + Title + $contextTitle + classImageGalleryBase.html + aae5be7f2407afd4caf820c5d3c4d3d19 + + + + array + $mAttribs + classImageGalleryBase.html + a6428f5e3592f0b35b368da2d0f4d04e8 + + + + static + loadModes + classImageGalleryBase.html + a07e631b0a961f3f4cff2eac5daad7294 + () + + + static + $modeMapping + classImageGalleryBase.html + a53d499b54ca225b70f8fe3a77e26ab34 + + + + + ImageHandler + classImageHandler.html + MediaHandler + + + canRender + classImageHandler.html + a334bf43048d74cdcda5d6d387f55fc57 + ($file) + + + + getDimensionsString + classImageHandler.html + ad1a8edc0d629f877ae4dfc7df0d34209 + ($file) + + + + getImageArea + classImageHandler.html + af6f2a5df6db951d965e5ff8b7667905c + ($image) + + + + getImageSize + classImageHandler.html + ad93698654bcc0fb585ff6d96cf68eba0 + ($image, $path) + + + + getLongDesc + classImageHandler.html + ae3c76dac127f4e723c67d49f7c7d1daf + ($file) + + + + getParamMap + classImageHandler.html + a5a786378edf32f3205faa0cfb9ccc082 + () + + + + getScriptedTransform + classImageHandler.html + a3f390846076616d0b736b7d7d338849f + ($image, $script, $params) + + + + getScriptParams + classImageHandler.html + ad9c4a570f6fc60546b8d73ebca005392 + ($params) + + + + getShortDesc + classImageHandler.html + a2232c8dbd3119aa3400ed778b1d73ab1 + ($file) + + + + makeParamString + classImageHandler.html + ac56fc83c576ac7bd3a682f7026b6a3d4 + ($params) + + + + normaliseParams + classImageHandler.html + a7029da671f760cf3cc702eb005f176f0 + ($image, &$params) + + + + parseParamString + classImageHandler.html + a02ade88f716ac4aa3db8c29d1d5074ce + ($str) + + + + validateParam + classImageHandler.html + a6010ee6e86466a2b08492e2909430fc0 + ($name, $value) + + + + validateThumbParams + classImageHandler.html + a599d355a1a06c5ebddc945b3018862ab + (&$width, &$height, $srcWidth, $srcHeight, $mimeType) + + + + ImageHistoryList + classImageHistoryList.html + ContextSource + + + __construct + classImageHistoryList.html + a73004188e7aaa916bf9d578ddc2f78b7 + ($imagePage) + + + + beginImageHistoryList + classImageHistoryList.html + a23bbcd2eb120b89e381dcb53371bff33 + ($navLinks= '') + + + + endImageHistoryList + classImageHistoryList.html + a7185ca64082bcbc7f7a77d0964a37b2c + ($navLinks= '') + + + + getFile + classImageHistoryList.html + ad61da71b31e1b399ba04186d03c8c8c0 + () + + + + getImagePage + classImageHistoryList.html + ae191ca218c5910ba9e33edd1eaa1488f + () + + + + getPreventClickjacking + classImageHistoryList.html + a035d45d84f989fcedfe796e4ce9db13f + () + + + + imageHistoryLine + classImageHistoryList.html + a0985e58537e549847c815dfff5652109 + ($iscur, $file) + + + + $showThumb + classImageHistoryList.html + a0a77b09a88e0cedb7034e63ef7f845d7 + + + + + getThumbForLine + classImageHistoryList.html + acfed739361556a479bfec22fe5ecca86 + ($file) + + + + preventClickjacking + classImageHistoryList.html + aeb109bf6e1f73d732f3cab1047f55960 + ($enable=true) + + + File + $current + classImageHistoryList.html + a08a0075c7b30e18dc06ca62eba4cd62c + + + + ImagePage + $imagePage + classImageHistoryList.html + ac4f80cf529438f7069550dbc7d53755d + + + + File + $img + classImageHistoryList.html + ab7871b54666dc2343ac93c3376058375 + + + + + $preventClickjacking + classImageHistoryList.html + a218a8831ec3ca318762e63ca31db0e19 + + + + + $repo + classImageHistoryList.html + ad93f06e36bbed75618b55c1d24a7af7c + + + + Title + $title + classImageHistoryList.html + a59923cec87684d66bb2757dd35eb249e + + + + + ImageHistoryPseudoPager + classImageHistoryPseudoPager.html + ReverseChronologicalPager + + + __construct + classImageHistoryPseudoPager.html + a4ae75ae4585b4efc0a9774c1f9a22db1 + ($imagePage) + + + + doQuery + classImageHistoryPseudoPager.html + a6a953e84036107f8a3caa1d3f18ab237 + () + + + + formatRow + classImageHistoryPseudoPager.html + abb52685e7f838123e1d572f4d30d1b09 + ($row) + + + + getBody + classImageHistoryPseudoPager.html + a30011cd9180e5a23ae9d28ef56dc0cb5 + () + + + + getIndexField + classImageHistoryPseudoPager.html + a05aea350a002034b2039fea3f5e9508d + () + + + + getPreventClickjacking + classImageHistoryPseudoPager.html + a4b092501cf2746f09d8b2e9f3359e2e3 + () + + + + getQueryInfo + classImageHistoryPseudoPager.html + af29e77bd20aa90c70554384f2f6516b8 + () + + + + getTitle + classImageHistoryPseudoPager.html + a526678320d05198a9b2028324920a457 + () + + + + preventClickjacking + classImageHistoryPseudoPager.html + ad1dd4bc1e70760eb883d73036181a01b + ($enable=true) + + + File + $mImg + classImageHistoryPseudoPager.html + aab13f0b26a226a4745baac46f19ad826 + + + + Title + $mTitle + classImageHistoryPseudoPager.html + ab2bdb24a8795b34fee9c1402c3f15e83 + + + + + $preventClickjacking + classImageHistoryPseudoPager.html + a5ce097a0dc9e806e24fc1dbd1a57e324 + + + + + ImageListPager + classImageListPager.html + TablePager + + + __construct + classImageListPager.html + a1f9c5764600225a6bfa52bcd39cc7cf2 + (IContextSource $context, $userName=null, $search= '', $including=false, $showAll=false) + + + + doBatchLookups + classImageListPager.html + a636391aff86eedd6be872b2ea820751e + () + + + + formatValue + classImageListPager.html + a4c7c0604c44b960342ec1764719bd641 + ($field, $value) + + + + getDefaultQuery + classImageListPager.html + ad5e00fa074d4aa92a6623e3ab96ee99f + () + + + + getDefaultSort + classImageListPager.html + a10b613c5e56a801b3061ff6cc2aa461c + () + + + + getFieldNames + classImageListPager.html + a266d41b98876dafb565742dee1b524e3 + () + + + + getForm + classImageListPager.html + aadc910b4ec02eabbf8922777d755716e + () + + + + getNavClass + classImageListPager.html + ac72f328c1bae553579b91770baa910e4 + () + + + + getPagingQueries + classImageListPager.html + ae0d41cd63bb33f6d94bf5cef4d013fba + () + + + + getQueryInfo + classImageListPager.html + abe4c8ce29709ae5a2d79f2e5ff6b2d6e + () + + + + getSortHeaderClass + classImageListPager.html + accd50bbd1ac83147f635c55064b300ef + () + + + + getTableClass + classImageListPager.html + a1546da0a4a37009486b20b96b984487d + () + + + + getTitle + classImageListPager.html + a44d716d021903a32945b1683dc87a35b + () + + + + isFieldSortable + classImageListPager.html + a4d4c34879806c9b51b458b33197bf5be + ($field) + + + + reallyDoQuery + classImageListPager.html + aa638c61fd95787488bdeaa56c1b82076 + ($offset, $limit, $asc) + + + + buildQueryConds + classImageListPager.html + a5724135f2162f7e9871098645e30f4cf + ($table) + + + + combineResult + classImageListPager.html + a0bc4b19c3ee60ceb4176b6b4cc8ebed3 + ($res1, $res2, $limit, $ascending) + + + + getQueryInfoReal + classImageListPager.html + aea6dfadffb5ea919644488fb1406ffbb + ($table) + + + + $mFieldNames + classImageListPager.html + ab3f883a7bd627b3cb65f53f5affe8688 + + + + + $mIncluding + classImageListPager.html + a2f339b31a2b761a022157cc09a8d9427 + + + + + $mQueryConds + classImageListPager.html + a66081e9df4713845e974a28977135e8f + + + + + $mSearch + classImageListPager.html + aef67292b9e0c90843e2676c39ce0e2a2 + + + + + $mShowAll + classImageListPager.html + a1b24cb90c92f0dc92e5187a3719fe1e8 + + + + + $mTableName + classImageListPager.html + a9c683db00046e1958132fb2879a9cd3a + + + + + $mUserName + classImageListPager.html + a4e5724b3a429248e3e63d24a5a95fc4c + + + + + ImagePage + classImagePage.html + Article + + + delete + classImagePage.html + ac06cb6a7c5f27a87d0812291828c093a + () + + + + getContentObject + classImagePage.html + a94fc4d78b114ba5f49f3d49df6c8e0f7 + () + + + + getDisplayedFile + classImagePage.html + ae12bcc1729bde984ace932cc91ad0b5d + () + + + + getImageLimitsFromOption + classImagePage.html + a1d5c19b12f494b8fbc8a3b69f340a895 + ($user, $optionName) + + + + getUploadUrl + classImagePage.html + a3a856a2d4ad3e0bc3ee34ee3e0343500 + () + + + + render + classImagePage.html + aabab708f517aeec22cf8d748bdf786d3 + () + + + + setFile + classImagePage.html + a67e2036e8201869c0cdd8c70de6b1be7 + ($file) + + + + showError + classImagePage.html + a09f51c7bbd9a6aa94d083bc8d71a9092 + ($description) + + + + view + classImagePage.html + af06ddb05ba7d97c4fb5c3b79742b8c56 + () + + + static + newFromID + classImagePage.html + a28124afe3bee7885da551e7135f6e0c3 + ($id) + + + + closeShowImage + classImagePage.html + ae84d0ca963f6ee727fb27f651954df87 + () + + + + compare + classImagePage.html + a389bdc0112f091b4a6c2b4641cab5b1c + ($a, $b) + + + + doRenderLangOpt + classImagePage.html + af471c6bc0482dcffb19a6f8f0e676886 + (array $langChoices, $curLang, $defaultLang) + + + + imageDupes + classImagePage.html + aa593dcf98b57baf4926d5dd212b7926d + () + + + + imageHistory + classImagePage.html + a13e04a970c8604025c21dcdde273a39c + () + + + + imageLinks + classImagePage.html + ae98a7bbf057f080797c426169eab67f7 + () + + + + loadFile + classImagePage.html + a1fac7bfb7e23d2d6a7d53690598983bf + () + + + + makeMetadataTable + classImagePage.html + a55dad3ba426f3d83897fde4ba3894e3e + ($metadata) + + + + newPage + classImagePage.html + a534addc261d0541a505eb803c6c56020 + (Title $title) + + + + openShowImage + classImagePage.html + ae6fa1313cd60abd556c25e977382b6cc + () + + + + printSharedImageText + classImagePage.html + ad88b3dd410632f76e35f79c7f861fb14 + () + + + + queryImageLinks + classImagePage.html + a7e264dfc6d03b9c65429500405f13dc9 + ($target, $limit) + + + + showTOC + classImagePage.html + a0fd9932eddf5b469b41670e403d2fa67 + ($metadata) + + + + uploadLinksBox + classImagePage.html + ad484207ce22bb7b3e6296c724ecf1523 + () + + + bool + $mExtraDescription + classImagePage.html + ab74628c685d97954e0e4c699d84a3bb5 + + + + + makeSizeLink + classImagePage.html + ad06fcc402ce768846df443ff1dca3617 + ($params, $width, $height) + + + File + $displayImg + classImagePage.html + a7bd0e161686ee069226eb30b6d91ff75 + + + + bool + $fileLoaded + classImagePage.html + ac72b2221fe6a0151c7745090ab901f08 + + + + FileRepo + $repo + classImagePage.html + aa411c6da021394602ee522d644248061 + + + + + ImageQueryPage + classImageQueryPage.html + QueryPage + + + formatResult + classImageQueryPage.html + a1607bd82f6bd7a965eed96a6494c19de + ($skin, $result) + + + + getCellHtml + classImageQueryPage.html + a5238f1e85b957e631002717584dc2b0d + ($row) + + + + outputResults + classImageQueryPage.html + a6023713982c726100ac0011478d5c247 + ($out, $skin, $dbr, $res, $num, $offset) + + + + ImportReporter + classImportReporter.html + ContextSource + + + __construct + classImportReporter.html + a2f643e872352d8dd64ac33221ac4d69e + ($importer, $upload, $interwiki, $reason=false) + + + + close + classImportReporter.html + a9ad96b264e8355dbaa9322786a554b5a + () + + + + open + classImportReporter.html + a5d61253c0bf5a93e38e47630f4c71a88 + () + + + + reportLogItem + classImportReporter.html + a966ba1814aeec177d7d70119e0938152 + () + + + + reportNotice + classImportReporter.html + a51d615a9890cef684436c05e7ab81628 + ($msg, array $params) + + + + reportPage + classImportReporter.html + ac8d107853fd91479a05917f8d5104dc0 + ($title, $origTitle, $revisionCount, $successCount, $pageInfo) + + + + $mLogItemCount + classImportReporter.html + a0266a7360579384f4b527e3faa5b31a2 + + + + + $mOriginalLogCallback + classImportReporter.html + a21ef9d4875d0e8c89a1879a247756963 + + + + + $mOriginalPageOutCallback + classImportReporter.html + a1512a3eab3febc88fc909302677a883d + + + + + $reason + classImportReporter.html + ad6411f46fe8357188da754edee6b42b5 + + + + + ImportSiteScripts + classImportSiteScripts.html + Maintenance + + + __construct + classImportSiteScripts.html + adc7aaa3adbdeb943fcacf9a50d7ecfb9 + () + + + + execute + classImportSiteScripts.html + adbdcb72db39c9537823f96b4db388030 + () + + + + fetchScriptList + classImportSiteScripts.html + a7c20d44c24af88061223d743109f84d4 + () + + + + ImportStreamSource + classImportStreamSource.html + + + __construct + classImportStreamSource.html + a53fceb62a1a222ab86289ce8e432567d + ($handle) + + + + atEnd + classImportStreamSource.html + addd21302de37064d56de303a19a41ad2 + () + + + + readChunk + classImportStreamSource.html + aeec2ee8f32a6307b793d6f9401360743 + () + + + static + newFromFile + classImportStreamSource.html + a2c8cf2e47445754628246b06c7e33989 + ($filename) + + + static + newFromInterwiki + classImportStreamSource.html + a13ef791be646f952fd54bcfba70ebad3 + ($interwiki, $page, $history=false, $templates=false, $pageLinkDepth=0) + + + static + newFromUpload + classImportStreamSource.html + a61d2e27a7aaaf4e33ce6b01f52a8832f + ($fieldname="xmlimport") + + + static + newFromURL + classImportStreamSource.html + a62a863f0ee5dca146221b951f6e6df1c + ($url, $method= 'GET') + + + + ImportStringSource + classImportStringSource.html + + + __construct + classImportStringSource.html + a54e3539226eac47ac3fcac801922f3d3 + ($string) + + + + atEnd + classImportStringSource.html + a5bf5674ddf55355d112151a8cd00d2b6 + () + + + + readChunk + classImportStringSource.html + ae0a6f4165aa403ba529e23958ba1efc0 + () + + + + ImportTest + classImportTest.html + MediaWikiLangTestCase + + + getRedirectXML + classImportTest.html + ae08b66c06fe6656ace9be4ea9f4f2479 + () + + + + testHandlePageContainsRedirect + classImportTest.html + aeb341cfd4f86be844722136326161161 + ($xml, $redirectTitle) + + + + getInputStreamSource + classImportTest.html + abfce37d7f3f44b97b445d742b60d56cc + ($xml) + + + + IncludableSpecialPage + classIncludableSpecialPage.html + SpecialPage + + + __construct + classIncludableSpecialPage.html + ae60df04dcdb50193fad2f15e0fd61c5d + ($name, $restriction= '', $listed=true, $function=false, $file= 'default') + + + + isIncludable + classIncludableSpecialPage.html + ae25b07ff8681cc66e69938a14c6075b8 + () + + + + IndexPager + classIndexPager.html + ContextSource + Pager + + + __construct + classIndexPager.html + ae8d540730e293388a14d8371e448ac3d + (IContextSource $context=null) + + + + doQuery + classIndexPager.html + ac03f13169bd52e5e0a3aa5b70cc9b748 + () + + + + extractResultInfo + classIndexPager.html + a01c4ab726043d3988959c03175dea6f2 + ($isFirst, $limit, ResultWrapper $res) + + + + formatRow + classIndexPager.html + a25ffc81b73a5e36e7f21b4b11ca5d411 + ($row) + + + + getBody + classIndexPager.html + aa0bc553d62c630dffa4898789b1b6772 + () + + + + getDatabase + classIndexPager.html + a952ab4561fae3c2b738708ce8db70b24 + () + + + + getDefaultQuery + classIndexPager.html + ae898f9ae263f8a3cf5e9e47294ab5f7c + () + + + + getIndexField + classIndexPager.html + ad3e911f97e345b4c5a9abb0bba635c89 + () + + + + getLimit + classIndexPager.html + a46c829ed654bf682f1400911709ce09b + () + + + + getLimitLinks + classIndexPager.html + af88c9e442cfa3d993eae7c31d2f3e2ff + () + + + + getNumRows + classIndexPager.html + ac74cb4a591e6876acdaee363bb7c3aed + () + + + + getPagingLinks + classIndexPager.html + ab3f2c2138c6c31ba18179fd71bca80d4 + ($linkTexts, $disabledTexts=array()) + + + + getPagingQueries + classIndexPager.html + a70aeb2f87b6d1313ece31e7947b92cdf + () + + + + getQueryInfo + classIndexPager.html + a027902f5235e220a8429d88fb409c8f1 + () + + + + getResult + classIndexPager.html + a8c75a0c334cd7900e41e5bb24c92f4fe + () + + + + getSqlComment + classIndexPager.html + a470a8d8b57f01abe9ca9bd9f8d27458e + () + + + + isNavigationBarShown + classIndexPager.html + ac90a769f3064bea2386e3b1ba434e06e + () + + + + makeLink + classIndexPager.html + ae89a094ab1907dfcdfeb87661eb815c8 + ($text, array $query=null, $type=null) + + + + reallyDoQuery + classIndexPager.html + a0f400832914e16259708dd531bb83493 + ($offset, $limit, $descending) + + + + setIncludeOffset + classIndexPager.html + a02b4b1a90de5eb59e5367593c40fe625 + ($include) + + + + setLimit + classIndexPager.html + aa4caa8d69edbf4fe514ce8a7a5387296 + ($limit) + + + + setOffset + classIndexPager.html + ae33ccf8d22f6eff3f1e99c1b8ddd48d0 + ($offset) + + + + $mDb + classIndexPager.html + a7916d871d6a1f985a5a98af33caa8e21 + + + + + $mDefaultDirection + classIndexPager.html + aa54d64e63a3118a6250ab0bd616c7029 + + + + + $mDefaultLimit + classIndexPager.html + a93fd2c674db731f26b0edd3216a6cf0a + + + + + $mDefaultQuery + classIndexPager.html + a3fa4695395ced2991e929a2a51bda349 + + + + + $mFirstShown + classIndexPager.html + ab2d2253e639d8da4f9a27ebe6632508f + + + + + $mIsBackwards + classIndexPager.html + a61d7e0bbe6150361b8408050f8a65028 + + + + + $mIsFirst + classIndexPager.html + a4720f1887282e4d3b17e757c77c773ac + + + + + $mIsLast + classIndexPager.html + ad09100c143f3d8263529d66e2d038b86 + + + + + $mLimit + classIndexPager.html + a32579b7ecc21c3bc752a9fa11bd6d0a1 + + + + + $mLimitsShown + classIndexPager.html + a43c98b4cb7a97c10bac8ede230dd6d62 + + + + + $mNavigationBar + classIndexPager.html + af5b9f673b5e81efc5d1ca83252bb4834 + + + + + $mOffset + classIndexPager.html + a8b58a59a1f8d345728beaf8382ee737c + + + + + $mPastTheEndIndex + classIndexPager.html + a81d584299e732a886242c40a81ab23d5 + + + + + $mPastTheEndRow + classIndexPager.html + a4ad22292b35b34e8d2fd2b5a0e919f90 + + + + + $mQueryDone + classIndexPager.html + aae2705787e1555544b50b5dc9ccd4ce0 + + + + + $mRequest + classIndexPager.html + a2776477edef5494dc4944d8276b4d539 + + + + ResultWrapper + $mResult + classIndexPager.html + a751a29b9cd56c777470a90dd88d1acd7 + + + + + buildQueryInfo + classIndexPager.html + a24ad61908d25ffe0a65da7da52f57b75 + ($offset, $limit, $descending) + + + + doBatchLookups + classIndexPager.html + ad4656cce0ff27fb36fc9c8a80deab586 + () + + + + getDefaultDirections + classIndexPager.html + a204cbb9db1a59a25a1869df5be94131d + () + + + + getEmptyBody + classIndexPager.html + a3959420ac3ac815def0012af62f23116 + () + + + + getEndBody + classIndexPager.html + a03665f75c702b948183cdff3638881e1 + () + + + + getExtraSortFields + classIndexPager.html + ae0d040bf7ccd9d8833769f1d47be3036 + () + + + + getStartBody + classIndexPager.html + a797df9a66f2d256d646600174eef4a71 + () + + + + preprocessResults + classIndexPager.html + add81069df0cc4161af710f3b3a8c7b51 + ($result) + + + + $mExtraSortFields + classIndexPager.html + ad5082b429408ddc3f25e844cf8adcf89 + + + + + $mIncludeOffset + classIndexPager.html + a9e79a2eec6ec43a057e969c90cfab5ab + + + + + $mIndexField + classIndexPager.html + a0b52767924ece4f3cf62f2632a025efa + + + + + $mLastShown + classIndexPager.html + ab1445775c009115858597b10b6cd08ee + + + + + $mOrderType + classIndexPager.html + a6763ac83804e548a08109b0319af1958 + + + + + InfoAction + classInfoAction.html + FormlessAction + + + getName + classInfoAction.html + ab153456076e0dcfe8c9e9fcecddfc826 + () + + + + onView + classInfoAction.html + a8320e080ad3b88537cdd93ea403c3ddc + () + + + + requiresUnblock + classInfoAction.html + aa9b5ac2a34a545e4cc64f0279dab5ef2 + () + + + + requiresWrite + classInfoAction.html + a06affdd39ddd773bf6caea436361db51 + () + + + static + invalidateCache + classInfoAction.html + a7227b1607f4e788667484b75fcaca167 + (Title $title) + + + const + CACHE_VERSION + classInfoAction.html + a6c7d70f1323e1cf94eb3e543a62e3787 + + + + + addRow + classInfoAction.html + a876fe3a6b6db8dc40cb7f5b150140c5f + ($table, $name, $value, $id) + + + + addTable + classInfoAction.html + ae8061c40a9a0359b68da7fea65baf8dd + ($content, $table) + + + + getContributors + classInfoAction.html + ae6351aac25ecab1f3826f2ac2186c88c + () + + + + getDescription + classInfoAction.html + a8cd8459bd06105aaf593073e7bcaa6ec + () + + + + getPageTitle + classInfoAction.html + a2b039cc4740d21201db35bd0c451204b + () + + + + makeHeader + classInfoAction.html + a8ded4bf0faecacb8de39ea6e39d0a269 + ($header) + + + + pageInfo + classInfoAction.html + a4289ff9b202eb84cfc64ec1e52666358 + () + + + static + pageCounts + classInfoAction.html + aee55a43d1375249126c238ffec53b6ca + (Title $title) + + + + InitEditCount + classInitEditCount.html + Maintenance + + + __construct + classInitEditCount.html + a11addfce84e5323b53eef90926965471 + () + + + + execute + classInitEditCount.html + ae72d1b0d2a937791f7fce18fc1eb7dfc + () + + + + InitSiteStats + classInitSiteStats.html + Maintenance + + + __construct + classInitSiteStats.html + aba1a7b48b8b43baf14cf7a75919ae04f + () + + + + execute + classInitSiteStats.html + aa9de52b466fc56a8806790d22b667bba + () + + + + InstallDocFormatter + classInstallDocFormatter.html + + static + format + classInstallDocFormatter.html + a029e90f14036cd397013c39600d69370 + ($text) + + + + __construct + classInstallDocFormatter.html + a2e81526ecd10bed4a3c5e8da8944dbc9 + ($text) + + + + execute + classInstallDocFormatter.html + a73177e583fc44b648d95e4904eb765e6 + () + + + + replaceBugLinks + classInstallDocFormatter.html + a5fdaa8a8443d8b3dfbb0621df220e25f + ($matches) + + + + replaceConfigLinks + classInstallDocFormatter.html + a06cdae718dc1b6db6ba8c4e1f483a947 + ($matches) + + + + InstallDocFormatterTest + classInstallDocFormatterTest.html + MediaWikiTestCase + + + testFormat + classInstallDocFormatterTest.html + a7c5e8dc48e568f97b1d103c7ae63404a + ($expected, $unformattedText, $message= '') + + + static + provideDocFormattingTests + classInstallDocFormatterTest.html + afb45b01a359db444db011a4c8646c1da + () + + + + Installer + classInstaller.html + + + __construct + classInstaller.html + aa1f8aca9b0b7e9f32349cbee0def2671 + () + + + + addInstallStep + classInstaller.html + a6ecd42a464398a381ba752f3287789d1 + ($callback, $findStep= 'BEGINNING') + + + + dirIsExecutable + classInstaller.html + a430b87e8945899bfc78b394ddbc727b3 + ($dir, $url) + + + + disableLinkPopups + classInstaller.html + a7d70b8ad71385a2a6f5c91a23f69a2cf + () + + + + doEnvironmentChecks + classInstaller.html + a79bc03ce62cc9fe19116f91d5a0b20c6 + () + + + + exportVars + classInstaller.html + a661fb06cdd4f582dec19bfb88f02be87 + () + + + + findExtensions + classInstaller.html + aa644f3ecbb0081f1131c6529dbc5bfc9 + () + + + + generateKeys + classInstaller.html + a85604d0e4a02368e21641c415ac3ae9b + () + + + + getCompiledDBs + classInstaller.html + a33923b650d4a30c948a4eade04b2ccc3 + () + + + + getDBInstaller + classInstaller.html + a5ace378dc5d01ace6ff493e643e11524 + ($type=false) + + + + getFakePassword + classInstaller.html + a7bcd022a71b9bb114f678379f2ae8bf8 + ($realPassword) + + + + getParserOptions + classInstaller.html + a326bf049ca00c22d75c1262b8e9cd2d6 + () + + + + getVar + classInstaller.html + afd4f4f05e6a7fda1afd1affccda8daf2 + ($name, $default=null) + + + + parse + classInstaller.html + abdd71129099be82b8c421d4bb91be543 + ($text, $lineStart=false) + + + + performInstallation + classInstaller.html + a200d891b0b3b4295bd345c09d9c92195 + ($startCB, $endCB) + + + + populateSiteStats + classInstaller.html + a88a3af6dc5d55ae3c72268463ec776c9 + (DatabaseInstaller $installer) + + + + restoreLinkPopups + classInstaller.html + acf852c1a326d178893f1d5c93e19002d + () + + + + setParserLanguage + classInstaller.html + a9a3fafc9cee2d195f3f5a728157494cd + ($lang) + + + + setPassword + classInstaller.html + a88b2eb064ff1576b0a8f9ab1b76983dc + ($name, $value) + + + + setVar + classInstaller.html + a3325307e2b2a169e266e459cf26420f8 + ($name, $value) + + + + showError + classInstaller.html + a70bfb16b3162520004707976d7d2dad2 + ($msg) + + + + showMessage + classInstaller.html + ab13a3c6fdcc0b4c54b7aba8a57ab1bae + ($msg) + + + + showStatusMessage + classInstaller.html + aad2dfbcf99ddfe850b58bf4112d7713c + (Status $status) + + + static + apacheModulePresent + classInstaller.html + a98e1f8c786222c6797f7dd31f737dbbc + ($moduleName) + + + static + getDBTypes + classInstaller.html + abea346711230434dd38945b75b5b07cd + () + + + static + getExistingLocalSettings + classInstaller.html + a593a652845c221405d9ee06d29e1b817 + () + + + static + locateExecutable + classInstaller.html + a53b10fed8c545e93e0c085667e7e2418 + ($path, $names, $versionInfo=false) + + + static + locateExecutableInDefaultPaths + classInstaller.html + a794a30e27c5e52f00f53931582e6b4ec + ($names, $versionInfo=false) + + + static + maybeGetWebserverPrimaryGroup + classInstaller.html + a7952a322813ef1cd266f46ff7b9f7039 + () + + + static + overrideConfig + classInstaller.html + acee3e5bc8a5e4975b61acd01fa27a6dd + () + + + array + $licenses + classInstaller.html + a7736b6b693304baaf7d626ae3e324130 + + + + array + $rightsProfiles + classInstaller.html + a2f9d5e1cb846b43e83b8399fd4de1a6d + + + + const + MINIMUM_PCRE_VERSION + classInstaller.html + a1275e469253e26c582a21988c210ac4f + + + + const + MINIMUM_PHP_VERSION + classInstaller.html + a7ff4b7e10eb1f380d468c0e64f3d7f1d + + + + + createMainpage + classInstaller.html + a119cc2ac9d39f895c19a4c000b3de058 + (DatabaseInstaller $installer) + + + + createSysop + classInstaller.html + ac427b9f13fc610a5792a0946fe108de2 + () + + + + disableTimeLimit + classInstaller.html + a235b58f502b094f3669f01b7b429762b + () + + + + doGenerateKeys + classInstaller.html + ac2017deb9b3c63fcbca507b5215f6780 + ($keys) + + + + envCheckBrokenXML + classInstaller.html + a34fed2d636589b04bc1a5f7e97f1d58a + () + + + + envCheckCache + classInstaller.html + aa045046cc7c064cde8ab50256ac28d5f + () + + + + envCheckCtype + classInstaller.html + ae338819e460ea47d607c046cc22b4b30 + () + + + + envCheckDB + classInstaller.html + a15a923b051dcdb068b35876c49b542a4 + () + + + + envCheckDiff3 + classInstaller.html + adc7dd098eb0f30e5e8d05066e97c3974 + () + + + + envCheckExtension + classInstaller.html + a5f7abfff57d37cbd2e1d5973bc3e726d + () + + + + envCheckGit + classInstaller.html + a3bd4745c8979e09aba208ddf5db4ded3 + () + + + + envCheckGraphics + classInstaller.html + aeedfa4d3af078673a24e28129ce249e6 + () + + + + envCheckJSON + classInstaller.html + a59837b018697aaa667ea8466d899528f + () + + + + envCheckLibicu + classInstaller.html + a147c1cf35fa1cc0e44777469f4afd9c7 + () + + + + envCheckMagicQuotes + classInstaller.html + a055b4c6c603de17950553718b0abd7de + () + + + + envCheckMagicSybase + classInstaller.html + a3f94a0ddb9398fc3bb21126fa8a32954 + () + + + + envCheckMbstring + classInstaller.html + a42a07e68742ff5f19fabe97586398d98 + () + + + + envCheckMemory + classInstaller.html + a726bb828093827a481531f87578db321 + () + + + + envCheckModSecurity + classInstaller.html + a1e89b2b17e15e3fc75e47569e4bf6644 + () + + + + envCheckPath + classInstaller.html + ab442117057c1ca6f382fdeb27a3deeaa + () + + + + envCheckPCRE + classInstaller.html + ac9fb2553d012a53070aed2be6b8d7d8e + () + + + + envCheckRegisterGlobals + classInstaller.html + ae558020990d81d499b371b58220ca4c4 + () + + + + envCheckSafeMode + classInstaller.html + a599e43c046893954b951fda43b0f499f + () + + + + envCheckServer + classInstaller.html + a234e9254c0e9a0fa13b7b8f90580f2ff + () + + + + envCheckShellLocale + classInstaller.html + ae54fe86a7bdafa0535ea1ef36faed146 + () + + + + envCheckSuhosinMaxValueLength + classInstaller.html + a19c28787172dad51b1315deaff50d274 + () + + + + envCheckUploadsDirectory + classInstaller.html + af98a0e2a0d85296b6f5311009258e28e + () + + + + envCheckXML + classInstaller.html + abcbc4d7f1ff2d3cecd21be21e86dea12 + () + + + + envGetDefaultServer + classInstaller.html + ae6a357b50e295ddc653bb0d27e23f0de + () + + + + getDocUrl + classInstaller.html + aa19bd3320f0d3ef83ea01690f41dab17 + ($page) + + + + getInstallSteps + classInstaller.html + ae97c50c57ec2eef8152c68a712095e84 + (DatabaseInstaller $installer) + + + + includeExtensions + classInstaller.html + a0e4a7944225a1b7c7e52f963e8639549 + () + + + + unicodeChar + classInstaller.html + a8384d92f8695df581551f104651c86d7 + ($c) + + + static + getPossibleBinPaths + classInstaller.html + a69cfa93724a73f6c9e1c05e11efaf660 + () + + + array + $compiledDBs + classInstaller.html + a0822562a3a034f444b803cb386ebb0a7 + + + + array + $dbInstallers + classInstaller.html + aeb2648b0b2a7e02f2ceb0ebed91a65a6 + + + + array + $defaultVarNames + classInstaller.html + a48d06d558255600aace84d193d3702b8 + + + + array + $envChecks + classInstaller.html + aec5e0d0de16851feb0d95fb3e994c68b + + + + array + $extraInstallSteps + classInstaller.html + ad0f92a8dad89193bfd577f6b1eb4af2b + + + + array + $internalDefaults + classInstaller.html + a1dd4fac1997ee594fec19a3db2d775de + + + + + $mediaWikiAnnounceLanguages + classInstaller.html + ab74117843bc09ff91fe2b410138c2199 + + + + + $mediaWikiAnnounceUrl + classInstaller.html + a2b18625d851a38219a836d2377456b94 + + + + int + $minMemorySize + classInstaller.html + aa2149c82345eb8e7aa0182d3a3b4da1e + + + + array + $objectCaches + classInstaller.html + a76562eeda4fe494401da953ce213e6fd + + + + ParserOptions + $parserOptions + classInstaller.html + a3a16b797f1a105b93ead621f20993716 + + + + Title + $parserTitle + classInstaller.html + a0c7b0ee56cfdc57966731922fadd3e04 + + + + array + $settings + classInstaller.html + a697845882ad595390fb1bbae74d55a26 + + + + static + $dbTypes + classInstaller.html + afa3797ef65f24eabcab6a12a986e8d07 + + + + + subscribeToMediaWikiAnnounce + classInstaller.html + a8d8908190800d253746a8ed65242389d + (Status $s) + + + array + $installSteps + classInstaller.html + a39bcf0d9ee1bf0afbdb972c0a18ca169 + + + + + InstallerOverrides + classInstallerOverrides.html + + static + getCliInstaller + classInstallerOverrides.html + a184985f90fcd509c9dd698a588ffe06a + ($siteName, $admin=null, array $options=array()) + + + static + getLocalSettingsGenerator + classInstallerOverrides.html + aaff806fa8fba689e15c0135437bbddad + (Installer $installer) + + + static + getWebInstaller + classInstallerOverrides.html + a4c30fdd4e3032b6275f68628b8a58505 + (WebRequest $request) + + + + Interwiki + classInterwiki.html + + + __construct + classInterwiki.html + ab7b7cf0b546cbc3597608fd810feba78 + ($prefix=null, $url= '', $api= '', $wikiId= '', $local=0, $trans=0) + + + + getAPI + classInterwiki.html + ae73a24f9fa33974998334ea214608764 + () + + + + getDescription + classInterwiki.html + a28bd76b3d5e9607a78c0449b3059a487 + () + + + + getName + classInterwiki.html + a49dd9f74c5f2b3c081d550f98849b329 + () + + + + getURL + classInterwiki.html + a407413dfbc5c8188aaa6def84d779475 + ($title=null) + + + + getWikiID + classInterwiki.html + a49ffa788aac263700c1702a31bc00d21 + () + + + + isLocal + classInterwiki.html + a32ad13551352034e09c9f4719940e396 + () + + + + isTranscludable + classInterwiki.html + adb3f21cd2c0a1a62ad0a4d9ae461e80b + () + + + static + fetch + classInterwiki.html + aa844b846b67fadd771802f513273326a + ($prefix) + + + static + getAllPrefixes + classInterwiki.html + aaed6fe0a41e112b4d987c6afed342c48 + ($local=null) + + + static + isValidInterwiki + classInterwiki.html + a0d1a713deaddc768af1f6dbdba09ba60 + ($prefix) + + + static + selectFields + classInterwiki.html + a8c22bd1215e524624b758abe8f634a51 + () + + + const + CACHE_LIMIT + classInterwiki.html + a9417fb6ef8ae0ac6b2d37016734e30af + + + + static + getAllPrefixesCached + classInterwiki.html + a329e9da8c1fc183028df479213cbc8e2 + ($local) + + + static + getAllPrefixesDB + classInterwiki.html + af377181befee342f7f93be4801cd9075 + ($local) + + + static + getInterwikiCached + classInterwiki.html + ae19af64b3b73ceba5634108111eae910 + ($prefix) + + + static + getInterwikiCacheEntry + classInterwiki.html + acfc1a743ad0162c47847fc1434ede38a + ($prefix) + + + static + load + classInterwiki.html + ad36a11d159d396790e2b5ff1854e2f61 + ($prefix) + + + static + loadFromArray + classInterwiki.html + aae12735fcd722bca8c62206cafb9edbb + ($mc) + + + string + $mAPI + classInterwiki.html + a93fea4af631db413a0be437390d636ab + + + + bool + $mLocal + classInterwiki.html + af64220b8e735b8851b3b4efdde84dc8c + + + + string + $mPrefix + classInterwiki.html + a1a72c84986322a40be35e80e481deb8e + + + + bool + $mTrans + classInterwiki.html + a5a5a2326ba26fb4b8b7eb9833b1d9c15 + + + + string + $mURL + classInterwiki.html + a0469631e280d99ea64b36526a1f7d9bb + + + + string + $mWikiID + classInterwiki.html + a140cb6274e42767f038b87639fecca69 + + + + static + $smCache + classInterwiki.html + a80cba07ced04ca68efe8e7adc9907575 + + + + + IORMRow + interfaceIORMRow.html + + + addToField + interfaceIORMRow.html + aac5fa91ece6a89d2e2ae7779e579dfcf + ($field, $amount) + + + + getField + interfaceIORMRow.html + a550f8ce4ebf85fce9f3075f723e7e752 + ($name, $default=null) + + + + getFieldNames + interfaceIORMRow.html + ac9545fb29ef9a47db59c21e59b352c84 + () + + + + getFields + interfaceIORMRow.html + aed618127344431f4d5f99b429c612582 + () + + + + getId + interfaceIORMRow.html + a58e436fbab2aa2986e6b74cb0c53e59d + () + + + + getSetFieldNames + interfaceIORMRow.html + a904a94b0ad7a4de74f6f776c8e91e705 + () + + + + getTable + interfaceIORMRow.html + a9fbddf2b38f264f468ddad51246037cd + () + + + + hasField + interfaceIORMRow.html + a583bbc04d6f41f7323656a95e0986145 + ($name) + + + + hasIdField + interfaceIORMRow.html + a316d61a0845cd5d82ab0192cd85f82c6 + () + + + + loadAndGetField + interfaceIORMRow.html + a89a11ffe1fd94938ac1812fa7439cc8e + ($name) + + + + loadDefaults + interfaceIORMRow.html + a9c936102ca3e09590610921191065322 + ($override=true) + + + + loadFields + interfaceIORMRow.html + af956587b06387a6c46bf465186fa3b65 + ($fields=null, $override=true, $skipLoaded=false) + + + + loadSummaryFields + interfaceIORMRow.html + a3b4854448c9392b1860ee0909dae796f + ($summaryFields=null) + + + + remove + interfaceIORMRow.html + ae1d125e49b054f545ed6c6e9864ac757 + () + + + + removeField + interfaceIORMRow.html + a7b523141b878277b477155938440681d + ($name) + + + + save + interfaceIORMRow.html + ad0f8d461a3d795f8229f45c2d4c88b14 + ($functionName=null) + + + + setField + interfaceIORMRow.html + a24ec6668c3c1523067b1c4a9dfd499f4 + ($name, $value) + + + + setFields + interfaceIORMRow.html + a2fa9f9382469c7a77e7406ee1a5b01f6 + (array $fields, $override=true) + + + + setId + interfaceIORMRow.html + adcbbf3aba3255c23e891de4ae026019c + ($id) + + + + setSummaryMode + interfaceIORMRow.html + a0f57aac91174a05a592d4d6c082654ac + ($summaryMode) + + + + setUpdateSummaries + interfaceIORMRow.html + a84ddd184c24b57d41b757f816805b6ef + ($update) + + + + toArray + interfaceIORMRow.html + a4c7c240e2a0454e149290f2d59e15bd0 + ($fields=null, $incNullId=false) + + + + IORMTable + interfaceIORMTable.html + + + canHaveField + interfaceIORMTable.html + a02c63c08b38199e9d524116416ba89a7 + ($name) + + + + count + interfaceIORMTable.html + a007ebf776e4005c39b923298fea222c7 + (array $conditions=array(), array $options=array()) + + + + delete + interfaceIORMTable.html + a7383ee6f3101bac940a8805a33c15a0d + (array $conditions, $functionName=null) + + + + exists + interfaceIORMTable.html + a7fb31bd1d4a4765079d4369867a5a0e6 + () + + + + getAPIParams + interfaceIORMTable.html + a11a28d667912ca72d4bbcfcd9343172f + ($requireParams=false, $setDefaults=false) + + + + getDefaults + interfaceIORMTable.html + a3388e1d3d2eb3f2c9045a5d8a9c94f4f + () + + + + getFieldDescriptions + interfaceIORMTable.html + a70cf86ed16fd2257fcc3d12e27e89328 + () + + + + getFieldNames + interfaceIORMTable.html + a1d9a80d78dad9a6be9a143009346df64 + () + + + + getFields + interfaceIORMTable.html + a75d3335e87e690b9fb82ca7fd94b1bb7 + () + + + + getFieldsFromDBResult + interfaceIORMTable.html + a4190eebffac58d0d7d5c2a94a5e9c97d + (stdClass $result) + + + + getLoadBalancer + interfaceIORMTable.html + ab212aaf2005de1fc60c7c0168a081b51 + () + + + + getName + interfaceIORMTable.html + ac69eeed4c65c7457214b84ac0e920504 + () + + + + getPrefixedField + interfaceIORMTable.html + ab5cfe52d04ef5600344c9eb1f6fe3559 + ($field) + + + + getPrefixedFields + interfaceIORMTable.html + ad2293f916355ed2ef31c066591ad1c21 + (array $fields) + + + + getPrefixedValues + interfaceIORMTable.html + af7560e098d1c3757c786676ee6179a11 + (array $values) + + + + getReadDb + interfaceIORMTable.html + a6c0324c7fbba0c777053e408a66d7ec2 + () + + + + getReadDbConnection + interfaceIORMTable.html + a320a83c5baa19edef898d1f957c0ca6f + () + + + + getRowClass + interfaceIORMTable.html + ada13ea8db33ee03e61a2588cdee5e6eb + () + + + + getSummaryFields + interfaceIORMTable.html + ada7fa10391330d0a1d10ac72684f11ff + () + + + + getTargetWiki + interfaceIORMTable.html + abde66bbaebf7a3bb1d258b297dd38832 + () + + + + getWriteDbConnection + interfaceIORMTable.html + a706ab457125b35ed6952c48a6a0df28c + () + + + + has + interfaceIORMTable.html + a381de5fea6baad1b9e708de4d5c8a587 + (array $conditions=array()) + + + + newRow + interfaceIORMTable.html + ad1328d014fad6e380b6264168baed4b0 + (array $data, $loadDefaults=false) + + + + newRowFromDBResult + interfaceIORMTable.html + a4067a666ec51b6d47e1336d1e5595285 + (stdClass $result) + + + + rawSelect + interfaceIORMTable.html + a2accea4be23bba2783170a789223216c + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + rawSelectRow + interfaceIORMTable.html + a5614f216d571cef66f1fee09eb335f1b + (array $fields, array $conditions=array(), array $options=array(), $functionName=null) + + + + releaseConnection + interfaceIORMTable.html + a1d06d1291085f061f6bbc320c379bd63 + (DatabaseBase $db) + + + + select + interfaceIORMTable.html + a0b6fb0848f5f85d1c4361a1f28856ef0 + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + selectFields + interfaceIORMTable.html + adf5de2bf908de9912ee876bcd5b76398 + ($fields=null, array $conditions=array(), array $options=array(), $collapse=true, $functionName=null) + + + + selectFieldsRow + interfaceIORMTable.html + ad98cdcfaa62607b6b9df11b63b1e4232 + ($fields=null, array $conditions=array(), array $options=array(), $collapse=true, $functionName=null) + + + + selectObjects + interfaceIORMTable.html + a2fc15fe19a9365ba2fc6f3aa22091223 + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + selectRow + interfaceIORMTable.html + abd875868f34be1a5d94bc4e411afce10 + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + setReadDb + interfaceIORMTable.html + a01eee1ffe1322bc1e496cb096e2eafb7 + ($db) + + + + setTargetWiki + interfaceIORMTable.html + a73b15cc45d3e250f9ce4b6ecf623832c + ($wiki) + + + + unprefixFieldName + interfaceIORMTable.html + a4e6809d8fd87586879289a228541e6a4 + ($fieldName) + + + + unprefixFieldNames + interfaceIORMTable.html + ae01242e3c6f06b724f3b2d3729092743 + (array $fieldNames) + + + + update + interfaceIORMTable.html + a52a9b8a3a295d50a58a5ee049708c382 + (array $values, array $conditions=array()) + + + + updateSummaryFields + interfaceIORMTable.html + a91cb2ae0e4f54d7120bf17bcb4aef2f6 + ($summaryFields=null, array $conditions=array()) + + + + IP + classIP.html + + static + canonicalize + classIP.html + a484c7eb1fca25f05b87a732723b5e32d + ($addr) + + + static + clearCaches + classIP.html + a9293222fdb307dc678ce551a3e82e657 + () + + + static + combineHostAndPort + classIP.html + a0ca61d2477a36cdb3dc1e011c75b860e + ($host, $port, $defaultPort=false) + + + static + formatHex + classIP.html + ab9361e515f7b0d9b0dbe160f79a69009 + ($hex) + + + static + hexToOctet + classIP.html + ad3c9896251e6c102295f7c0815791157 + ($ip_hex) + + + static + hexToQuad + classIP.html + ae6377d6c0718c3f8cf57fd52bfcf6018 + ($ip_hex) + + + static + isConfiguredProxy + classIP.html + ae909c89b17546c3b76b6278f458875ec + ($ip) + + + static + isInRange + classIP.html + a8f4674c58e1727a8fc342fad49f04e3f + ($addr, $range) + + + static + isIPAddress + classIP.html + a1b33e21aa8686b8122bad5a3b1062600 + ($ip) + + + static + isIPv4 + classIP.html + a95f6acffa5a226743566b24f750a7257 + ($ip) + + + static + isIPv6 + classIP.html + a3d4833f0f0374a4215f8d5f42fb546ee + ($ip) + + + static + isPublic + classIP.html + ab6e7dd033b2402c216277fe0eebc4db2 + ($ip) + + + static + isTrustedProxy + classIP.html + a252f35402deb265dfb968881f291a7d4 + ($ip) + + + static + isValid + classIP.html + a699ce5b6e6a8618309b409b557ead422 + ($ip) + + + static + isValidBlock + classIP.html + a5576c3c43b7c255eb9e2539805d3853f + ($ipblock) + + + static + parseCIDR + classIP.html + a23bae6d967cb22736ff50ef0714d1375 + ($range) + + + static + parseRange + classIP.html + a0311f1cf457f1a38912acabe8e0f2e69 + ($range) + + + static + prettifyIP + classIP.html + a907c61bcd7d1fa344560f79588392f8a + ($ip) + + + static + sanitizeIP + classIP.html + a669618c318b6b1483ab1e55db2575348 + ($ip) + + + static + sanitizeRange + classIP.html + ab45835c115ba0d1ad0c39a968f77aeec + ($range) + + + static + splitHostAndPort + classIP.html + a8b6ae4b9ff79661aafe4664c720a9b7e + ($both) + + + static + toHex + classIP.html + a66606b6ea6a60c6296cdf28dc67af1cf + ($ip) + + + static + IPv6ToRawHex + classIP.html + a9f3a27e62f654698dbc8df063cb9ac6f + ($ip) + + + static + parseCIDR6 + classIP.html + a8486d612d0ae8eceead05083a52ebe28 + ($range) + + + static + parseRange6 + classIP.html + acefd535c60d486932c329bd141418ff3 + ($range) + + + static + $proxyIpSet + classIP.html + a56d692b940a61e5124b1e24af8954a00 + + + + + IPSet + classIPSet.html + + + __construct + classIPSet.html + a32b25b340afeeea483e0ec90db60e799 + (array $cfg) + + + + match + classIPSet.html + a0ea2730fef2c71e0df41fe1aa0e0bb6f + ($ip) + + + + addCidr + classIPSet.html + aaa243716916889f355285333e37c0c3f + ($cidr) + + + static + recCompress + classIPSet.html + a0fd2179eab4c061e2f41a3ddd3321f8d + (&$node, $curBit, $maxCompStart) + + + static + recOptimize + classIPSet.html + a0148861c39abeefdb3a34b0b34e82a24 + (&$node) + + + array + $root4 + classIPSet.html + af4f3382ac57ea9e8768074e1d47870f4 + + + + array + $root6 + classIPSet.html + a25f50d35c421b58cfef1bc9c91c27073 + + + + + IPSetTest + classIPSetTest.html + MediaWikiTestCase + + + provider + classIPSetTest.html + a5f55acb96c84286d393aa3c6e8c0a75b + () + + + + testIPSet + classIPSetTest.html + a74406ff4765efb995eab6454db587c52 + ($desc, array $cfg, array $tests) + + + + IPTC + classIPTC.html + + static + getCharset + classIPTC.html + ae77379eac14cbdeb4c07945de44c2c6c + ($tag) + + + static + parse + classIPTC.html + af08afef1d87bffa4f95f8241eb6b9168 + ($rawData) + + + static + convIPTC + classIPTC.html + aff4c5af27890df68d2eaa44d271b1e20 + ($data, $charset) + + + static + convIPTCHelper + classIPTC.html + a2fd0b3d72fb87182457d6064ca239267 + ($data, $charset) + + + static + timeHelper + classIPTC.html + a42f2d34d3c639ef22ec03550b3347b65 + ($date, $time, $c) + + + + IPTCTest + classIPTCTest.html + MediaWikiTestCase + + + testIPTCParseForcedUTFButInvalid + classIPTCTest.html + af2b3c4af45c912c9ed92e6180a7406b5 + () + + + + testIPTCParseMulti + classIPTCTest.html + a79b07e79fd487de49ef3d3a38c4a7177 + () + + + + testIPTCParseNoCharset88591 + classIPTCTest.html + a2382ae80719a87cce1150ad301b87cab + () + + + + testIPTCParseNoCharset88591b + classIPTCTest.html + a602d688a057033b27fdac72f9da0f738 + () + + + + testIPTCParseNoCharsetUTF8 + classIPTCTest.html + a27ced9fe486b9be7a87f17759a92a2f3 + () + + + + testIPTCParseUTF8 + classIPTCTest.html + ad262dc37ce1f9be577797160fff4659d + () + + + + testRecognizeUtf8 + classIPTCTest.html + a3e04da216c82f8c8fff8b0d6829b8498 + () + + + + IPTest + classIPTest.html + MediaWikiTestCase + + + testCIDRParsing + classIPTest.html + a93bd9d0641f8a8834c4458a566f514ad + () + + + + testCombineHostAndPort + classIPTest.html + ad885334edf3d4fd6864815d0bd55ef57 + ($expected, $input, $description) + + + + testHexToOctet + classIPTest.html + aeba4af59920f2d87d6c9629d734e0c5d + () + + + + testHexToQuad + classIPTest.html + aa480678b9364c9b16980bbcb777201ba + () + + + + testInvalidBlocks + classIPTest.html + ae3a4bb6e70a95e2713d4d077ac8c4c4f + () + + + + testInvalidIPs + classIPTest.html + af42f0100715a38c11ecbf678078ff17b + () + + + + testIPCanonicalizeMappedAddress + classIPTest.html + aedb47e75de6a31640b12d030e692a593 + () + + + + testIPCanonicalizeOnValidIp + classIPTest.html + a43923218d796d1ce6ce935f74f9cc5f1 + () + + + + testIPIsInRange + classIPTest.html + a0a377d203200b0be7ab0582b7ecd6814 + ($expected, $addr, $range, $message= '') + + + + testisIPAddress + classIPTest.html + a9860adc77ca5d1494a9fb65eb6c39098 + () + + + + testisIPv4 + classIPTest.html + a14df4ec56e8a462b8b5e2599242e3515 + () + + + + testisIPv6 + classIPTest.html + a5dc27036da97245e814e603e973e0e03 + () + + + + testPrettifyIP + classIPTest.html + ac2e5a187825856d59c9b38c5bfe874b9 + ($ip, $prettified) + + + + testPrivateIPs + classIPTest.html + aa0995c2d8272f61f0d24452ac17568b6 + () + + + + testSanitizeIP + classIPTest.html + a0b55e70f51f558d9330352e8348008a5 + () + + + + testSanitizeRange + classIPTest.html + a68a9d08d68a91957b035988ef12e6bda + ($input, $expected, $description) + + + + testSplitHostAndPort + classIPTest.html + a7c6f1b98f683a4d1dcb10c21a803d2be + ($expected, $input, $description) + + + + testToHex + classIPTest.html + aab051fa65450b482437a0dfa7359327b + ($expected, $input) + + + + testValidBlocks + classIPTest.html + a7e3098a76f23f66e3e6b285701672b16 + () + + + + testValidIPs + classIPTest.html + a26283adcf3da8f6225186a11e25cc3df + () + + + static + provideCombineHostAndPort + classIPTest.html + acf0abd0c8d9c653f6fa9221bac19b5be + () + + + static + provideIPCIDRs + classIPTest.html + a03ed90ff99aa750b24c683e2e22481f3 + () + + + static + provideIPsAndRanges + classIPTest.html + af333bf0f6878b5dce002c327e3c56619 + () + + + static + provideIPsToPrettify + classIPTest.html + a41e0ed1855a3b31d99d8e381b687a45e + () + + + static + provideSplitHostAndPort + classIPTest.html + a139390683864f8166fc84ecfec99e49f + () + + + static + provideToHex + classIPTest.html + adcdc1b3216bea7918effa5392b057c1f + () + + + + assertFalseCIDR + classIPTest.html + a939fd3ee9b274050086822c709a21a27 + ($CIDR, $msg= '') + + + + assertNet + classIPTest.html + a24155ee616e5bf40776a0bd84143fd11 + ($expected, $CIDR) + + + + IRCColourfulRCFeedFormatter + classIRCColourfulRCFeedFormatter.html + RCFeedFormatter + + + getLine + classIRCColourfulRCFeedFormatter.html + afaa3c6b6547f5c81a60fba481db6b0ef + (array $feed, RecentChange $rc, $actionComment) + + + static + cleanupForIRC + classIRCColourfulRCFeedFormatter.html + aab6dd5381213dd18829682cf1865eeeb + ($text) + + + + ITestRecorder + interfaceITestRecorder.html + + + end + interfaceITestRecorder.html + abe9a0c654fa08c9d4fc6b81751290a7d + () + + + + record + interfaceITestRecorder.html + ad82cc0359cd8e4303ff47e85ecce5fa1 + ($test, $result) + + + + report + interfaceITestRecorder.html + ac182880d3232fde42d5fb3a59ff386fa + () + + + + start + interfaceITestRecorder.html + a77af17586dd2ddea73cc55cb00fe4bf2 + () + + + + IuConverter + classIuConverter.html + LanguageConverter + + + autoConvert + classIuConverter.html + aab7426853d458d0a15c18b2eb68b6411 + ($text, $toVariant=false) + + + + findVariantLink + classIuConverter.html + adfbe766411c5c8eb49f1108a72708627 + (&$link, &$nt, $ignoreOtherCond=false) + + + + loadDefaultTables + classIuConverter.html + a729465ef00e9de160cf496b0fff86313 + () + + + + parseManualRule + classIuConverter.html + a2bab3bd13b9ab99b54a2c62ffb29a093 + ($rule, $flags=array()) + + + + parserConvert + classIuConverter.html + a4e52fa49ce5af7bcc954785888f4dda3 + ($text, &$parser) + + + + translate + classIuConverter.html + a6da620cd98cecae09f2cd6bfd14b13d6 + ($text, $toVariant) + + + + $mToLatin + classIuConverter.html + a44824057a1a036836e4ccb333748e517 + + + + + $mToSyllabics + classIuConverter.html + a04c88fa1a35a0c94cf44c2df4e168c5a + + + + + $mUpperToLowerCaseLatin + classIuConverter.html + adfcf7ed6586559bcb5e55140580ebec1 + + + + + $mDoContentConvert + classIuConverter.html + a70180b613eebc78ba59cc58903a9d219 + + + + + JavaScriptContent + classJavaScriptContent.html + TextContent + + + __construct + classJavaScriptContent.html + ad75e748c23be749b52decfd822cff1de + ($text) + + + + preSaveTransform + classJavaScriptContent.html + aa7c1ca1f807a2c73f6b40aa4cb046769 + (Title $title, User $user, ParserOptions $popts) + + + + getHtml + classJavaScriptContent.html + a80a0b8de505fc92347a99c5fbf182fe7 + () + + + + JavaScriptContentHandler + classJavaScriptContentHandler.html + TextContentHandler + + + __construct + classJavaScriptContentHandler.html + ac77cff6b3288fae27a62b7188d5c0854 + ($modelId=CONTENT_MODEL_JAVASCRIPT) + + + + getPageLanguage + classJavaScriptContentHandler.html + a0f012bd77556cd226d802ce0d822f8c5 + (Title $title, Content $content=null) + + + + getPageViewLanguage + classJavaScriptContentHandler.html + ae163fdb13aae98f78c43e23ee423c53a + (Title $title, Content $content=null) + + + + makeEmptyContent + classJavaScriptContentHandler.html + a9d821a2b7bb19aa9669d3a347075df73 + () + + + + unserializeContent + classJavaScriptContentHandler.html + af7369817febfcffbfc106f6dec37eb9f + ($text, $format=null) + + + + JavaScriptContentTest + classJavaScriptContentTest.html + TextContentTest + + + newContent + classJavaScriptContentTest.html + a252e979779ebbdc0812c7472e2ee566c + ($text) + + + + testAddSectionHeader + classJavaScriptContentTest.html + abc7bd715fc3c9bd0c4fd51ebc4289437 + () + + + + testGetContentHandler + classJavaScriptContentTest.html + a3bbd4b6dc4fe2f290c7170ec081075e5 + () + + + + testGetModel + classJavaScriptContentTest.html + a0fca72fd9a3aff0e47a50514d2435fa1 + () + + + + testMatchMagicWord + classJavaScriptContentTest.html + a027171ff71bfa921afe15906b4c3d2f0 + () + + + + testUpdateRedirect + classJavaScriptContentTest.html + a179efa33a2804297a857f590956c956b + () + + + static + dataEquals + classJavaScriptContentTest.html + a08480e38f26d4836a3af9d964e777825 + () + + + static + dataGetParserOutput + classJavaScriptContentTest.html + a90d199008e99e0dc65eabe605da4d607 + () + + + static + dataGetRedirectTarget + classJavaScriptContentTest.html + a18f769770d0699d62d48a5fa44853bd0 + () + + + static + dataGetSection + classJavaScriptContentTest.html + a7b8b45fc17f4f329be2d141bc7e3c38a + () + + + static + dataGetTextForSummary + classJavaScriptContentTest.html + a81d8198dac616f8f20214d3eef54b492 + () + + + static + dataIsCountable + classJavaScriptContentTest.html + ad7643a764578cf9bdeb0089a9975ea86 + () + + + static + dataPreloadTransform + classJavaScriptContentTest.html + aab20fd22c05e1bc8bc236f2cd0536524 + () + + + static + dataPreSaveTransform + classJavaScriptContentTest.html + a356a814dda9570cc0e31a13bd476283d + () + + + static + dataReplaceSection + classJavaScriptContentTest.html + adc885d416b6cf7701a3bdb29f16dab10 + () + + + + JavaScriptMinifier + classJavaScriptMinifier.html + + static + minify + classJavaScriptMinifier.html + ad00af011a950358a8187d2133c21f301 + ($s, $statementsOnOwnLine=false, $maxLineLength=1000) + + + static + parseError + classJavaScriptMinifier.html + a900c2c798ccf5d8731bff00aa49478a0 + ($fullJavascript, $position, $errorMsg) + + + const + CONDITION + classJavaScriptMinifier.html + ab44984ec2baab16671a1c9c9ab4d7ed6 + + + + const + EXPRESSION + classJavaScriptMinifier.html + aec365874a3621407003a4be44c0c8983 + + + + const + EXPRESSION_FUNC + classJavaScriptMinifier.html + a46f546569158609adb7576f278a88b6c + + + + const + EXPRESSION_NO_NL + classJavaScriptMinifier.html + aa60b9d590928eb6c7450eedb3cbad295 + + + + const + EXPRESSION_OP + classJavaScriptMinifier.html + a8983e1d786076d900aabb58a72b54a34 + + + + const + EXPRESSION_TERNARY + classJavaScriptMinifier.html + a1e2365b0a99cc6b50de043beeaa23dc4 + + + + const + EXPRESSION_TERNARY_FUNC + classJavaScriptMinifier.html + ae0f560ec8f9853182f42c74929f0aeb8 + + + + const + EXPRESSION_TERNARY_OP + classJavaScriptMinifier.html + a89125df9550658b50bf6926210495815 + + + + const + PAREN_EXPRESSION + classJavaScriptMinifier.html + aad58a084a78f2c7809b66dc2589943cf + + + + const + PAREN_EXPRESSION_FUNC + classJavaScriptMinifier.html + a8965d70851edb49f9c49f25feab7caec + + + + const + PAREN_EXPRESSION_OP + classJavaScriptMinifier.html + a4b16d5c8f19c2b98cc3d5e6aa791483c + + + + const + PROPERTY_ASSIGNMENT + classJavaScriptMinifier.html + a159833b91d5152df45feea75d4f602bc + + + + const + PROPERTY_EXPRESSION + classJavaScriptMinifier.html + a3fd56e3542f1ae3e3bccf15816538f84 + + + + const + PROPERTY_EXPRESSION_FUNC + classJavaScriptMinifier.html + ad765bff18c8ce4ec3a53e8ea3e7298ce + + + + const + PROPERTY_EXPRESSION_OP + classJavaScriptMinifier.html + aea5b33e4348ea42c25e0a9e73788802d + + + + const + STACK_LIMIT + classJavaScriptMinifier.html + ae08d133b92c0f6093e38cb80b683e14f + + + + const + STATEMENT + classJavaScriptMinifier.html + adc4ff214ed7319419b6b1bd92874298a + + + + const + TYPE_ADD_OP + classJavaScriptMinifier.html + a8a886dd1a34428da13331d8cd6cd5d64 + + + + const + TYPE_BIN_OP + classJavaScriptMinifier.html + a4cad44853b380e5207ed3a297f89bbad + + + + const + TYPE_BRACE_CLOSE + classJavaScriptMinifier.html + accb67d35a3e2b7d64fb7051356ac5fe7 + + + + const + TYPE_BRACE_OPEN + classJavaScriptMinifier.html + acf0a60736cf805968e63bb8d063561e7 + + + + const + TYPE_COLON + classJavaScriptMinifier.html + a6601de2bdcf164d0991bd23c7d12d320 + + + + const + TYPE_COMMA + classJavaScriptMinifier.html + adb91599d4ba5e2cb4696327973acd8c2 + + + + const + TYPE_DO + classJavaScriptMinifier.html + a489e926864e12ed986cd9a20470fddeb + + + + const + TYPE_FUNC + classJavaScriptMinifier.html + a043452ceb1a96283003524e5314ea1a1 + + + + const + TYPE_HOOK + classJavaScriptMinifier.html + a615fb8ec634180fce64fa0f604288a53 + + + + const + TYPE_IF + classJavaScriptMinifier.html + af5b1875d34f6a0e3650cbb689f523890 + + + + const + TYPE_INCR_OP + classJavaScriptMinifier.html + aeec1858e32e200e98721c742982060b9 + + + + const + TYPE_LITERAL + classJavaScriptMinifier.html + a13800c3379884321cfef2543aa8884fc + + + + const + TYPE_PAREN_CLOSE + classJavaScriptMinifier.html + aee6574b641b71e9cea4802b12bc9c39e + + + + const + TYPE_PAREN_OPEN + classJavaScriptMinifier.html + a68864b5889d0a01c2669b150322c9789 + + + + const + TYPE_RETURN + classJavaScriptMinifier.html + a89e7cdea90d43dded9230a9ced9ca193 + + + + const + TYPE_SEMICOLON + classJavaScriptMinifier.html + afba74d4ac44871908244740e30301f65 + + + + const + TYPE_UN_OP + classJavaScriptMinifier.html + aff1935f2eb25c434e3454abb50c5e060 + + + + + JavaScriptMinifierTest + classJavaScriptMinifierTest.html + MediaWikiTestCase + + + testBug32548Exponent + classJavaScriptMinifierTest.html + a25e978a9b7a4a9d9860f0aa7795a617a + ($num) + + + + testJavaScriptMinifierOutput + classJavaScriptMinifierTest.html + a3534791b78614d4948355819dbf5a2a4 + ($code, $expectedOutput) + + + static + provideBug32548 + classJavaScriptMinifierTest.html + a10c0ba7aacec8ae94b0c14cf3ff671ba + () + + + static + provideCases + classJavaScriptMinifierTest.html + af710c82a2b6fdfdfc60d9dc2b687beaa + () + + + + Job + classJob.html + IJobSpecification + + + __construct + classJob.html + aa3e8801685da1075936881aaae024051 + ($command, $title, $params=false) + + + + allowRetries + classJob.html + afd77ee7ac9d57783d73b5bf807c5920a + () + + + + getDeduplicationInfo + classJob.html + acff642465331824cd6a4d312f858f1b7 + () + + + + getLastError + classJob.html + ade2c5cdb2911efd2691f9391ff3f5194 + () + + + + getParams + classJob.html + a1af3f2122c9e2676093571a83896f249 + () + + + + getReleaseTimestamp + classJob.html + ad04a7e3211f80ca14aecd0aec069f761 + () + + + + getRootJobParams + classJob.html + a358515c2b03e175562f35625d73f3ea2 + () + + + + getTitle + classJob.html + aa6ae4d8b0d3e3988fc08893f516e2f24 + () + + + + getType + classJob.html + a317aa1e307e9d896c341fea8cbd1ae7d + () + + + + hasRootJobParams + classJob.html + a09d5857b0db8b11d0a705e9c667d932b + () + + + + ignoreDuplicates + classJob.html + ad0aa0ae80cf2ae8b7981074df7b8e7b6 + () + + + + insert + classJob.html + a10e8bd83e89c2fa33143b22dba839b01 + () + + + + run + classJob.html + a98436bb269b8f9b8247fcca67dc5f9e4 + () + + + + toString + classJob.html + a2e6b22bcd669169849b2973bc8595ac9 + () + + + + workItemCount + classJob.html + ac6627a49c03a25fa5984bb5364424027 + () + + + static + batchInsert + classJob.html + a4ff459814191661c1942bd8ae4dcf30c + ($jobs) + + + static + factory + classJob.html + a9253dff49d9f0a5cfbf051f4ef1f3b51 + ($command, Title $title, $params=false) + + + static + newRootJobParams + classJob.html + abec571d79d2d72a15a5fc14cf76f2112 + ($key) + + + static + pop + classJob.html + a44a5ad7a84c3e7a377c8a4b479a898c2 + () + + + static + pop_type + classJob.html + a82edf9c5c652b9699ede13575e422893 + ($type) + + + static + safeBatchInsert + classJob.html + ac7f4f3a36790d11be809e5d595157a2f + ($jobs) + + + string + $command + classJob.html + a0bb39e39c7d4b8ca653f462cdec53201 + + + + array + $metadata + classJob.html + aa9ef90d912d82d9deb60339f2907cf7f + + + + array bool + $params + classJob.html + ac2cac3d37631fa7f2052ca10d99fa0a8 + + + + + setLastError + classJob.html + a67fea87fa300bc3eefd69eeeaae84f54 + ($error) + + + string + $error + classJob.html + af9e4ae65e53f4729f501517661133407 + + + + bool + $removeDuplicates + classJob.html + a5e76e995d63488627797e7aeff560b9c + + + + Title + $title + classJob.html + a352e94304d7d886eb08ba782a5333658 + + + + + JobQueue + classJobQueue.html + + + ack + classJobQueue.html + a99787737c0b4620414e4b453ff052d94 + (Job $job) + + + + batchPush + classJobQueue.html + a515d9a53295678c4d452546f290fc964 + (array $jobs, $flags=0) + + + + deduplicateRootJob + classJobQueue.html + a98c9c618e52e6ddec909b84a9c755b14 + (Job $job) + + + + delayedJobsEnabled + classJobQueue.html + aee45620d223b11d8f8706b40691477e2 + () + + + + delete + classJobQueue.html + a4852110dc4fc69b76f319b94f18f9e60 + () + + + + flushCaches + classJobQueue.html + ad3c722b46364d1a40b4a924dba280c3b + () + + + + getAbandonedCount + classJobQueue.html + a0d7dce4ecb645b7d85130572605a190a + () + + + + getAcquiredCount + classJobQueue.html + ab37d59453b6f016dda7db24aeada38d9 + () + + + + getAllDelayedJobs + classJobQueue.html + ad3ea04edec77371188f9c14c4fa010cc + () + + + + getAllQueuedJobs + classJobQueue.html + a831b06589076742694887228a4a824d9 + () + + + + getCoalesceLocationInternal + classJobQueue.html + a47df308fe5b9783bb6d3b08b30b11244 + () + + + + getDelayedCount + classJobQueue.html + af78811f93b4022721946ce45ed02b276 + () + + + + getOrder + classJobQueue.html + a76a8333aa0f635dfb65a56866ff01dc1 + () + + + + getPeriodicTasks + classJobQueue.html + adf62f9ceff8e08eadb61b1e1a635e3ca + () + + + + getSiblingQueueSizes + classJobQueue.html + a5d6e2703174c0620eeacc5f7025f78cf + (array $types) + + + + getSiblingQueuesWithJobs + classJobQueue.html + aed575197676ec28c49c16372ae69de86 + (array $types) + + + + getSize + classJobQueue.html + aaac7318108dab42ddb84dc4b42af0456 + () + + + + getType + classJobQueue.html + aeba6d993db6d4d5cce1b226ddb4b5aa7 + () + + + + getWiki + classJobQueue.html + aa82afcd80d2571ab716d15e05bc3928b + () + + + + isEmpty + classJobQueue.html + a009a08a330ab35b645f606d6ddb84825 + () + + + + pop + classJobQueue.html + a31ffe94428bcc08e22dea378f22cb3e5 + () + + + + push + classJobQueue.html + adb35120235f228296d914c3e21bb7dfb + ($jobs, $flags=0) + + + + setTestingPrefix + classJobQueue.html + ae930c325090bb5206e231f414b1dd5e8 + ($key) + + + + waitForBackups + classJobQueue.html + a1118bbfcbe8ef7129fc7bbf7c13f9832 + () + + + static + factory + classJobQueue.html + a85355f01f6c0c8319749b752cea7e1b6 + (array $params) + + + static + incrStats + classJobQueue.html + a5f0fd63021d616d86900e7547ba74461 + ($key, $type, $delta=1, $wiki=null) + + + const + QOS_ATOMIC + classJobQueue.html + aa74111990dd84aa24aa9521a4ff2be1e + + + + const + ROOTJOB_TTL + classJobQueue.html + a27c015a1449a5478b5cd19b330661fc0 + + + + + __construct + classJobQueue.html + a0b4d5b3f8b064850805a2592c8669327 + (array $params) + + + + doAck + classJobQueue.html + a49bd6faea5d02ece4847a3e9aec8611a + (Job $job) + + + + doBatchPush + classJobQueue.html + a98e97e360b989daadf8c742737f92e60 + (array $jobs, $flags) + + + + doDeduplicateRootJob + classJobQueue.html + aff87fbe3f3c198d3ec5547d2c721eeb8 + (Job $job) + + + + doDelete + classJobQueue.html + a50e820b2f2b0c2b0c9c8a372bc72a609 + () + + + + doFlushCaches + classJobQueue.html + a59644cbb2cf0d36b88e2f2d3466bf5ea + () + + + + doGetAbandonedCount + classJobQueue.html + a2a58609f6ebbef66afeaaff60f2dba25 + () + + + + doGetAcquiredCount + classJobQueue.html + aa482cf49fca47f108733c3cc74fbf0c1 + () + + + + doGetDelayedCount + classJobQueue.html + afbb77d60a6885212b209bf985ef6d501 + () + + + + doGetPeriodicTasks + classJobQueue.html + a8d428bd21ede63f1bc6978c6c0196639 + () + + + + doGetSiblingQueueSizes + classJobQueue.html + a519aa6b49ec68e061e3f42282162381d + (array $types) + + + + doGetSiblingQueuesWithJobs + classJobQueue.html + aa334a0318c6cbc543d6a62c6052c7bfd + (array $types) + + + + doGetSize + classJobQueue.html + a80d7ad8868fb246b9c583f2735de830e + () + + + + doIsEmpty + classJobQueue.html + a2f8ab9e6c8f451c20b983e8d0a0f308b + () + + + + doIsRootJobOldDuplicate + classJobQueue.html + ad253adc57dce05cb61fe5c6f06d59592 + (Job $job) + + + + doPop + classJobQueue.html + a4220b870c99e43d9c6c11dfe1da4bf2b + () + + + + doWaitForBackups + classJobQueue.html + ad5cd06c66811281da2d211aad9831d95 + () + + + + getRootJobCacheKey + classJobQueue.html + a5cf637e29f660e5b182c4f03e464e10e + ($signature) + + + + isRootJobOldDuplicate + classJobQueue.html + a1ee7d09b899cbdaca028d296113b5cf3 + (Job $job) + + + + optimalOrder + classJobQueue.html + af091d48c0d41b6fb841ef4eebf6d449a + () + + + + supportedOrders + classJobQueue.html + adfbf0c911698f1453b6c822989bb912b + () + + + + supportsDelayedJobs + classJobQueue.html + a5c3c49ec93a82b91cf1b3a2d31dfb402 + () + + + bool + $checkDelay + classJobQueue.html + a2aef4e96f3d5173e599b9fe8b597ed54 + + + + int + $claimTTL + classJobQueue.html + a3be3cea1dde17a734ab64113f0a7659a + + + + BagOStuff + $dupCache + classJobQueue.html + a0ceb473b3cdcabb78636a577080a692d + + + + int + $maxTries + classJobQueue.html + a71dce45baae8a8923d962c9045ad85a0 + + + + string + $order + classJobQueue.html + a08cfa7411b88e68268792d7a52980b12 + + + + string + $type + classJobQueue.html + a56f381f4a230770e3feb7aeda39e0e5a + + + + string + $wiki + classJobQueue.html + a8fc906b70867ded18b2d7c8a3d33e310 + + + + + JobQueueAggregator + classJobQueueAggregator.html + + + getAllReadyWikiQueues + classJobQueueAggregator.html + a08dc8115d8338b7bbd9c4c02b935b024 + () + + + + notifyQueueEmpty + classJobQueueAggregator.html + aea2b82e3285e6239e188d805387bf40e + ($wiki, $type) + + + + notifyQueueNonEmpty + classJobQueueAggregator.html + a562e02eadb9a8a9dcbc01faadb557c88 + ($wiki, $type) + + + + purge + classJobQueueAggregator.html + ae8de941ad032e91fa9199b608aa93117 + () + + + static + destroySingleton + classJobQueueAggregator.html + a49a4bfffc61224f55f51dc3f426b5066 + () + + + static + singleton + classJobQueueAggregator.html + a8c7ea88fba5850a53c9f157fd0c9e509 + () + + + + __construct + classJobQueueAggregator.html + a04083f5518c2e4b991b0a55807511c1a + (array $params) + + + + doGetAllReadyWikiQueues + classJobQueueAggregator.html + a94a3de325d110df0627f85feb4238839 + () + + + + doNotifyQueueEmpty + classJobQueueAggregator.html + ae0a928c1325c595e2b5b0016cc29372a + ($wiki, $type) + + + + doNotifyQueueNonEmpty + classJobQueueAggregator.html + a66ac2e3aa015fbcaedbdcb776a079763 + ($wiki, $type) + + + + doPurge + classJobQueueAggregator.html + a261f454ce478a847f9db9d74ecbfbe3c + () + + + + findPendingWikiQueues + classJobQueueAggregator.html + a3785aa7dc792c2c32fd5185aa740c421 + () + + + static + $instance + classJobQueueAggregator.html + a3dca8e2c9314b52049b9b6fb75356eaa + + + + + JobQueueAggregatorMemc + classJobQueueAggregatorMemc.html + JobQueueAggregator + + + __construct + classJobQueueAggregatorMemc.html + a268baee179f30dc2b5d4b7c23fe1cb21 + (array $params) + + + + doGetAllReadyWikiQueues + classJobQueueAggregatorMemc.html + ad3fa961d2916f5d3fe283c5de0458dd4 + () + + + + doNotifyQueueEmpty + classJobQueueAggregatorMemc.html + add2fcc262ca8207bb2c195720384ed77 + ($wiki, $type) + + + + doNotifyQueueNonEmpty + classJobQueueAggregatorMemc.html + a3550d60e04d34a7c5bf17e962def9e81 + ($wiki, $type) + + + + doPurge + classJobQueueAggregatorMemc.html + aad155848238e2ced46bc85e4c13c593d + () + + + BagOStuff + $cache + classJobQueueAggregatorMemc.html + af12303ddf0c224c9e2e91c1b5f91f33a + + + + + $cacheTTL + classJobQueueAggregatorMemc.html + a6fb42031e9a84f0bc79c488c60f40c7b + + + + + getReadyQueueCacheKey + classJobQueueAggregatorMemc.html + a260a89d51649fcd8793ce0124bc58585 + () + + + + JobQueueAggregatorRedis + classJobQueueAggregatorRedis.html + JobQueueAggregator + + + __construct + classJobQueueAggregatorRedis.html + a800c69d53c7a4ceed5c899d8f11bb2d1 + (array $params) + + + + doGetAllReadyWikiQueues + classJobQueueAggregatorRedis.html + a83fe318e78e8e1f34fd55dd7aa4a341e + () + + + + doNotifyQueueEmpty + classJobQueueAggregatorRedis.html + a25a42c500df72cc11e5ccc0baec6b174 + ($wiki, $type) + + + + doNotifyQueueNonEmpty + classJobQueueAggregatorRedis.html + a5ddc242b147a8330dafccfc1e9a0c87d + ($wiki, $type) + + + + doPurge + classJobQueueAggregatorRedis.html + a82b9e02702f967576457cfb2a984a199 + () + + + + getConnection + classJobQueueAggregatorRedis.html + aff4d19f8d909f81d97baf77ec66c44b7 + () + + + + handleException + classJobQueueAggregatorRedis.html + ad484350539e1bcb7f35d2a3090b1973c + (RedisConnRef $conn, $e) + + + RedisConnectionPool + $redisPool + classJobQueueAggregatorRedis.html + af6859526b19d047b8ced327cf1035aab + + + + array + $servers + classJobQueueAggregatorRedis.html + a96fa005b88e5212417eb38de974a8d1c + + + + + dencQueueName + classJobQueueAggregatorRedis.html + afe7dbc80d0fefd22150fc870c8cf886f + ($name) + + + + encQueueName + classJobQueueAggregatorRedis.html + ae476364a687d33aa2233be888ad24c6d + ($type, $wiki) + + + + getQueueTypesKey + classJobQueueAggregatorRedis.html + a8d7a6c145fdfd5369162f322dee410a8 + () + + + + getReadyQueueKey + classJobQueueAggregatorRedis.html + afc5b4b7ae505cef86833435eabb55ee7 + () + + + + JobQueueConnectionError + classJobQueueConnectionError.html + JobQueueError + + + JobQueueDB + classJobQueueDB.html + JobQueue + + + doBatchPushInternal + classJobQueueDB.html + abed08b0e6e5e8e60b4fff06ac8c0c1d3 + (IDatabase $dbw, array $jobs, $flags, $method) + + + + getAllQueuedJobs + classJobQueueDB.html + abbc6d000ec355fd15657e471592b29c5 + () + + + + getCoalesceLocationInternal + classJobQueueDB.html + ad895fae41972d2a82f7faf01a08e9821 + () + + + + recycleAndDeleteStaleJobs + classJobQueueDB.html + aae944810cb8acad45f518845f55560f9 + () + + + static + selectFields + classJobQueueDB.html + af3b8ca14f93b6b0683ed30f1282bef6a + () + + + const + CACHE_TTL_LONG + classJobQueueDB.html + a63abf9150843ea4a99fd0147bb512a19 + + + + const + CACHE_TTL_SHORT + classJobQueueDB.html + a6a5c481e8b6f68f13d7c850a929ec39c + + + + const + MAX_AGE_PRUNE + classJobQueueDB.html + af516b78cf89c3ac75aa00bb5ea9096e4 + + + + const + MAX_JOB_RANDOM + classJobQueueDB.html + a21987b2d43106ed1f9dabeb15f389df5 + + + + const + MAX_OFFSET + classJobQueueDB.html + a3dfb2347798d0245614eb9c5fe0cc4a3 + + + + + __construct + classJobQueueDB.html + a4c82bbb58dd8530a1e0e7661e28ea987 + (array $params) + + + + claimOldest + classJobQueueDB.html + a3db1087eedb055ab670f108442bd9bf0 + ($uuid) + + + + claimRandom + classJobQueueDB.html + ae610efd2dacb709baa237d2854b85d7a + ($uuid, $rand, $gte) + + + + doAck + classJobQueueDB.html + a1ff0c9785e8c9226b9c558717e05132e + (Job $job) + + + + doBatchPush + classJobQueueDB.html + a88bfbd6565b004864c401c3f879ac2d2 + (array $jobs, $flags) + + + + doDeduplicateRootJob + classJobQueueDB.html + ae0f060b857f3ede6645baf7edef8d357 + (Job $job) + + + + doDelete + classJobQueueDB.html + af69bfa0e5b0ff51ea44ed4cc003265e7 + () + + + + doFlushCaches + classJobQueueDB.html + a2e8a8983670e80729ca2ddd3214bd3e6 + () + + + + doGetAbandonedCount + classJobQueueDB.html + ab31171d5b7c1bf8032f2becb729ba7ef + () + + + + doGetAcquiredCount + classJobQueueDB.html + aad2c90c765f782e538d7167e30e1220f + () + + + + doGetPeriodicTasks + classJobQueueDB.html + a9d0054f4325e4d0ce801d7d25cdd5c9d + () + + + + doGetSiblingQueueSizes + classJobQueueDB.html + a2f6f5211fe80c577b823035bf6c45e9a + (array $types) + + + + doGetSiblingQueuesWithJobs + classJobQueueDB.html + aaa25eef7b7918d234ef07d1801abee72 + (array $types) + + + + doGetSize + classJobQueueDB.html + ad1308bba6767107419ccb83da68721e6 + () + + + + doIsEmpty + classJobQueueDB.html + a82e7a12c4b5a2f615807bbf6379465eb + () + + + + doPop + classJobQueueDB.html + acd93de960153309768097f0ca6f21dac + () + + + + doWaitForBackups + classJobQueueDB.html + a442fe75e8b3659ce1402001c14e69cc8 + () + + + + getDB + classJobQueueDB.html + a2cccaf5557b5bdab1c2804ca9f9336e4 + ($index) + + + + getMasterDB + classJobQueueDB.html + ae263e3cf519320bba3d6e578321052eb + () + + + + getSlaveDB + classJobQueueDB.html + a568ca0be13fec0a57d9456c76d9ef5e8 + () + + + + insertFields + classJobQueueDB.html + a20fa142463a20455a1345e6b49fe0393 + (IJobSpecification $job) + + + + optimalOrder + classJobQueueDB.html + ac24fd28f7d8712d5c2ed7edddeeb88b8 + () + + + + supportedOrders + classJobQueueDB.html + a124158525b6ae67917c6d00f30d50869 + () + + + + throwDBException + classJobQueueDB.html + a94d41696c908d598dcb488400dabfe0a + (DBError $e) + + + static + extractBlob + classJobQueueDB.html + ae723997bfa01725e9427e2c96765df0c + ($blob) + + + static + makeBlob + classJobQueueDB.html + af55abd3a869b8058d53187ac68104fc1 + ($params) + + + BagOStuff + $cache + classJobQueueDB.html + aaf96274a10a4f1305235a701ec8c9ffc + + + + bool string + $cluster + classJobQueueDB.html + a463b1f43f6423ef789bf2ceb15a7a1f2 + + + + + getCacheKey + classJobQueueDB.html + a3440420d70af45b8c0a1bd67f75aa453 + ($property) + + + + JobQueueError + classJobQueueError.html + MWException + + + JobQueueFederated + classJobQueueFederated.html + JobQueue + + + getAllDelayedJobs + classJobQueueFederated.html + a095a45c351fd3297bc853d4517cd3d27 + () + + + + getAllQueuedJobs + classJobQueueFederated.html + aff407a326f05bde5cf74f2b637679056 + () + + + + getCoalesceLocationInternal + classJobQueueFederated.html + ab6fb43e0b7adc533085d0b797491ae71 + () + + + + setTestingPrefix + classJobQueueFederated.html + abec09ebded82fc1c4499316e400763db + ($key) + + + const + CACHE_TTL_LONG + classJobQueueFederated.html + afe31195a754a096b71b04e1423b3fcb5 + + + + const + CACHE_TTL_SHORT + classJobQueueFederated.html + af22849a25a1d6ceea392c26141062766 + + + + + __construct + classJobQueueFederated.html + afb4345df870ca2dc70048b5b768bc5be + (array $params) + + + + doAck + classJobQueueFederated.html + a574eaaab3a01c013445667589c81c666 + (Job $job) + + + + doBatchPush + classJobQueueFederated.html + aa553fa1e07d8408ba9490c1878a1b97a + (array $jobs, $flags) + + + + doDeduplicateRootJob + classJobQueueFederated.html + a01611d82c1279dcfba16c21d13dba889 + (Job $job) + + + + doDelete + classJobQueueFederated.html + ac593991f4e6d0590e170826caed6572b + () + + + + doFlushCaches + classJobQueueFederated.html + af2f7a80cb5e324ef20572c088a6b8b87 + () + + + + doGetAbandonedCount + classJobQueueFederated.html + abac64d439e29c5e5853807e5590fdcbd + () + + + + doGetAcquiredCount + classJobQueueFederated.html + aa95108bbb7794520bdcf420b15ad65cf + () + + + + doGetDelayedCount + classJobQueueFederated.html + ab83d85d8c6e226f5c2a4d283434636d3 + () + + + + doGetPeriodicTasks + classJobQueueFederated.html + a14e6cbe4981842ea56963eceba15f33c + () + + + + doGetSiblingQueueSizes + classJobQueueFederated.html + a24056289ecec969a76724b9e2524ea25 + (array $types) + + + + doGetSiblingQueuesWithJobs + classJobQueueFederated.html + a0973c1f9d84cc914cbd61121d5024194 + (array $types) + + + + doGetSize + classJobQueueFederated.html + aa5b36d26746bb1682dfd0704316a0472 + () + + + + doIsEmpty + classJobQueueFederated.html + a871b3a37a564c620549d7d8502e04428 + () + + + + doIsRootJobOldDuplicate + classJobQueueFederated.html + ae5afc66b8ce40020bfd3633371a0048f + (Job $job) + + + + doPop + classJobQueueFederated.html + afba0e855e8b3cbd1e472e06a1177608f + () + + + + doWaitForBackups + classJobQueueFederated.html + af81d271c7d2e78dafdaef074b3fd9a70 + () + + + + getCrossPartitionSum + classJobQueueFederated.html + a11ed6c8750d04da371cff5eb26a52a6e + ($type, $method) + + + + optimalOrder + classJobQueueFederated.html + a6b63bd990e8ecf81b204ad8613a6b269 + () + + + + supportedOrders + classJobQueueFederated.html + ae8b5bfefc45e03d89316888b54bdd8fb + () + + + + supportsDelayedJobs + classJobQueueFederated.html + aabf6d2ab0fe6b67fdc2eb5b7a2f2e0e0 + () + + + + throwErrorIfAllPartitionsDown + classJobQueueFederated.html + a84a221b6e1ed4946a3097c87b2e783a2 + ($down) + + + + tryJobInsertions + classJobQueueFederated.html + a10e06ca5040a94005b38480c755d69b0 + (array $jobs, HashRing &$partitionRing, $flags) + + + BagOStuff + $cache + classJobQueueFederated.html + aaffacfd9e88477bd868a067a5777c3a9 + + + + int + $maxPartitionsTry + classJobQueueFederated.html + aa4e0b82286941755512af2a9cb0a49f7 + + + + HashRing + $partitionPushRing + classJobQueueFederated.html + ac317c7f92adf8f2cfbad07bcf1744607 + + + + array + $partitionQueues + classJobQueueFederated.html + a67bc7074113a7fcbcab682d2672338d0 + + + + HashRing + $partitionRing + classJobQueueFederated.html + afc69379c88189515a9fdefad63f0d4c5 + + + + + getCacheKey + classJobQueueFederated.html + a3a5d3aaf6879802aa8f4cc01e2693ba2 + ($property) + + + + JobQueueGroup + classJobQueueGroup.html + + + ack + classJobQueueGroup.html + a22fe07dd6dc0aef74b7961419d58c341 + (Job $job) + + + + deduplicateRootJob + classJobQueueGroup.html + a3694474ee3debf0bc6990a40c19ebb8e + (Job $job) + + + + executeReadyPeriodicTasks + classJobQueueGroup.html + a8bec00fa0312851355005d79ff2bc13e + () + + + + get + classJobQueueGroup.html + a35753538a2c1fcb06a19b9c2b7cf5367 + ($type) + + + + getDefaultQueueTypes + classJobQueueGroup.html + a776766756e99d21076a34f87e17f553c + () + + + + getQueueSizes + classJobQueueGroup.html + a1f8ba9b025690497f690b97a901a7a38 + () + + + + getQueuesWithJobs + classJobQueueGroup.html + aea85302868de86c6a2edce66af8227e8 + () + + + + getQueueTypes + classJobQueueGroup.html + af28a0f16609c965afe52ff96aeb2f795 + () + + + + pop + classJobQueueGroup.html + a8a49b77382cbd178dcbae6019e5efa4f + ($qtype=self::TYPE_DEFAULT, $flags=0, array $blacklist=array()) + + + + push + classJobQueueGroup.html + afa6147319489f3e2f058c0aa6bbf4160 + ($jobs) + + + + queuesHaveJobs + classJobQueueGroup.html + a0fd8236ac30c61b5410136bdc7b0c01d + ($type=self::TYPE_ANY) + + + + waitForBackups + classJobQueueGroup.html + a308419ee461911640c04a0909fcb6861 + () + + + static + destroySingletons + classJobQueueGroup.html + a94cebb685143b7c3391f56829331191f + () + + + static + singleton + classJobQueueGroup.html + a5d7a2b7985e122684f8d3cce2c8939b2 + ($wiki=false) + + + const + CACHE_VERSION + classJobQueueGroup.html + a66219a55acb5a733ca97ab748aad6559 + + + + const + PROC_CACHE_TTL + classJobQueueGroup.html + a290d07038b27f04736dc6b38f76ccfed + + + + const + TYPE_ANY + classJobQueueGroup.html + ac31266c4d72343dbd3b5a2e0234250a9 + + + + const + TYPE_DEFAULT + classJobQueueGroup.html + abf51342e042b916ed7667b2926824f1f + + + + const + USE_CACHE + classJobQueueGroup.html + af7833a25ee5d3a42177522096811617d + + + + + __construct + classJobQueueGroup.html + a8cf237acda8e6cbc1ca5bdd3b8d7216b + ($wiki) + + + + getCoalescedQueues + classJobQueueGroup.html + afab6bac9dd77ec03d39195b488401f0a + () + + + ProcessCacheLRU + $cache + classJobQueueGroup.html + a689d2b8fd755023ca3426ac109ada311 + + + + array + $coalescedQueues + classJobQueueGroup.html + a3c0aec2614d40870051f5e9b9f16688c + + + + string + $wiki + classJobQueueGroup.html + a995ac42f7a89f93f5c413e6f69b7e3bc + + + + static + $instances + classJobQueueGroup.html + ae61ce68a732dbbe6169f1113136603f7 + + + + + getCachedConfigVar + classJobQueueGroup.html + ae74c54214fefad145044ad50c3dbe5fa + ($name) + + + + JobQueueRedis + classJobQueueRedis.html + JobQueue + + + __construct + classJobQueueRedis.html + a1fb592b6fa35ea51f42191718c70492a + (array $params) + + + + getAllDelayedJobs + classJobQueueRedis.html + a7037b86e77c33cc36dbdb94ae137b667 + () + + + + getAllQueuedJobs + classJobQueueRedis.html + a21ab935e7f8220c457f3d83d8f179646 + () + + + + getCoalesceLocationInternal + classJobQueueRedis.html + a2a77c724da0238984b4b75818197d7cd + () + + + + getJobFromUidInternal + classJobQueueRedis.html + a577551fd307024be489137ea60e3dc0c + ($uid, RedisConnRef $conn) + + + + recyclePruneAndUndelayJobs + classJobQueueRedis.html + a2b4782d4580516a4861b5b59944b8e81 + () + + + + setTestingPrefix + classJobQueueRedis.html + acd0cd9f2997abd97c0327b4c8da8e982 + ($key) + + + const + MAX_AGE_PRUNE + classJobQueueRedis.html + a65b91b38154c0453967d0c5e0a4557ab + + + + + doAck + classJobQueueRedis.html + a76d26b36b8f573de460b211eb63c6e09 + (Job $job) + + + + doBatchPush + classJobQueueRedis.html + ad7a5554c726dfbd98f1a1cff92f89210 + (array $jobs, $flags) + + + + doDeduplicateRootJob + classJobQueueRedis.html + a0bc3a967d2e134bd14ac85bdcf5a0fe3 + (Job $job) + + + + doDelete + classJobQueueRedis.html + a42371894b6b0837f63e39723c70228a2 + () + + + + doGetAbandonedCount + classJobQueueRedis.html + a35b6d597cc5850dcf816f429be5d2e81 + () + + + + doGetAcquiredCount + classJobQueueRedis.html + a9450a959ec962589846affe0c5421b6c + () + + + + doGetDelayedCount + classJobQueueRedis.html + a547c9979130953305dd0e1f4c356793c + () + + + + doGetPeriodicTasks + classJobQueueRedis.html + a2c79fa55ebfab923979058f4e45edff4 + () + + + + doGetSiblingQueueSizes + classJobQueueRedis.html + a65d2736630c4bbb9d6a9ae8abf650566 + (array $types) + + + + doGetSiblingQueuesWithJobs + classJobQueueRedis.html + a4f8a3e3efc77616ea9565ee252a61742 + (array $types) + + + + doGetSize + classJobQueueRedis.html + a820459facb6e4b46bee220b2fce5a6c5 + () + + + + doIsEmpty + classJobQueueRedis.html + ad008539bb3ba9def8552e47acc521139 + () + + + + doIsRootJobOldDuplicate + classJobQueueRedis.html + a05fcc4c58e80c196ab95970e0c133ec2 + (Job $job) + + + + doPop + classJobQueueRedis.html + aa0edcfeede846ee85aaf8b3311d530d2 + () + + + + getConnection + classJobQueueRedis.html + ae4d847f5ea5793faa249d644bee3ea1b + () + + + + getJobFromFields + classJobQueueRedis.html + ae73bbb978a0d13c293df4b56986f0bf0 + (array $fields) + + + + getNewJobFields + classJobQueueRedis.html + afe394690226c49441513847e6fbf8e83 + (IJobSpecification $job) + + + + optimalOrder + classJobQueueRedis.html + aed0f6079e37d7dfde0b425bedffc324b + () + + + + popAndAcquireBlob + classJobQueueRedis.html + a226c15c59111d9b5585bd5c13e6dbbba + (RedisConnRef $conn) + + + + popAndDeleteBlob + classJobQueueRedis.html + a6bc3c27498d59b4e934bf994cdce99c4 + (RedisConnRef $conn) + + + + pushBlobs + classJobQueueRedis.html + a818f5e739657707cc50bb94494258357 + (RedisConnRef $conn, array $items) + + + + serialize + classJobQueueRedis.html + ad4cd4074848bacb3723ccc8df7473080 + (array $fields) + + + + supportedOrders + classJobQueueRedis.html + aa4b045f121d9be9843cc74c393b80ec5 + () + + + + supportsDelayedJobs + classJobQueueRedis.html + ac1146a8ee4db04ea92dc259023499a1e + () + + + + throwRedisException + classJobQueueRedis.html + a1f06f096ae28205a90b554bfe3cd720e + (RedisConnRef $conn, $e) + + + + unserialize + classJobQueueRedis.html + ab44fdade0ed23cea15f166ea49dac8bb + ($blob) + + + string + $compression + classJobQueueRedis.html + ad0b23520158ebed29b184ee60a530284 + + + + string + $key + classJobQueueRedis.html + aa47b2beff4fc067a17b5db23dbb0d3df + + + + RedisConnectionPool + $redisPool + classJobQueueRedis.html + a74bb31509172472b37d766d58b6e8269 + + + + string + $server + classJobQueueRedis.html + a97812d54544d2726db02fd9df5bbf2e7 + + + + + getQueueKey + classJobQueueRedis.html + a048ba441578e9f1de0fed14c82c54243 + ($prop, $type=null) + + + + JobQueueTest + classJobQueueTest.html + MediaWikiTestCase + + + __construct + classJobQueueTest.html + ae207ba9e43f7e8459437338765be17c7 + ($name=null, array $data=array(), $dataName= '') + + + + newDedupedJob + classJobQueueTest.html + a65eba9d57a704e55e2fa486ac3228a13 + ($i=0, $rootJob=array()) + + + + newJob + classJobQueueTest.html + a92342ddf48bfe0ee232acb9fabc2ee8a + ($i=0, $rootJob=array()) + + + + testBasicDeduplication + classJobQueueTest.html + a899bd9ebd69eea189215df8f6843d12b + ($queue, $recycles, $desc) + + + + testBasicOperations + classJobQueueTest.html + abbaf9ecc64fb2c25b0c00001b38b9ebd + ($queue, $recycles, $desc) + + + + testGetType + classJobQueueTest.html + a250ac9c4763584c82b8c1ea110942bed + ($queue, $recycles, $desc) + + + + testGetWiki + classJobQueueTest.html + ad5c9267cf2050bf0edb41e61d7f0accc + ($queue, $recycles, $desc) + + + + testJobOrder + classJobQueueTest.html + ab69ab57344412a4a704cbd11090a9396 + ($queue, $recycles, $desc) + + + + testRootDeduplication + classJobQueueTest.html + a4ee75d61c0157d5e8e96a9b1f7c58c06 + ($queue, $recycles, $desc) + + + static + provider_fifoQueueLists + classJobQueueTest.html + a5f75faeed731eab719fc6958defac673 + () + + + static + provider_queueLists + classJobQueueTest.html + a23b87383b015e26fdf81649b1dcfed24 + () + + + + $queueFifo + classJobQueueTest.html + ad3221c917ce77e5dfc1d8061b37b61a2 + + + + + $queueFifoTTL + classJobQueueTest.html + a4c374d2dfc218c1d659af0340dd4a262 + + + + + $queueRandTTL + classJobQueueTest.html + ac0735e1a99141255a89b0a8652ceabaf + + + + + setUp + classJobQueueTest.html + ac34af3297ad9d3b8dac0282ee8490159 + () + + + + tearDown + classJobQueueTest.html + a2e448190e89da664dc7324b39d7b98f0 + () + + + + $key + classJobQueueTest.html + ac97bbeef70ae2dcea6a08881ca04a8b9 + + + + + $queueRand + classJobQueueTest.html + ae05bb83124b91139e58fa20607a71cf2 + + + + + JobSpecification + classJobSpecification.html + IJobSpecification + + + __construct + classJobSpecification.html + a965ada066cbb919efc45b5f9ddcf0e67 + ($type, array $params, array $opts=array(), Title $title=null) + + + + getDeduplicationInfo + classJobSpecification.html + affd7ab129a5409b2491c4309f2d96dfc + () + + + + getParams + classJobSpecification.html + a5b10199dba9c6628d77ac9d3887ecfc9 + () + + + + getReleaseTimestamp + classJobSpecification.html + a2fe6e77683e7bcb223286695bb9d5124 + () + + + + getTitle + classJobSpecification.html + aac5ba32c557f5679a69e9c948eb64683 + () + + + + getType + classJobSpecification.html + a3a7c63a0f46b07321d66102808c678ee + () + + + + ignoreDuplicates + classJobSpecification.html + a79b052ae4fbcde5bd73df5ee5a5c44c7 + () + + + + validateParams + classJobSpecification.html + a65d0aeeadc00a415025ca62c5f1869ca + (array $params) + + + bool + $ignoreDuplicates + classJobSpecification.html + a3bea02b9f8850f40e9702a2efce6ec5b + + + + array + $params + classJobSpecification.html + a44af8dcf4154b5f6826fa720098df7dd + + + + Title + $title + classJobSpecification.html + a65b805fb9fed9080766e13aff200359f + + + + string + $type + classJobSpecification.html + a0563ca6ef482f31b05ba0f552c8b26fa + + + + + JpegHandler + classJpegHandler.html + ExifBitmapHandler + + + getMetadata + classJpegHandler.html + abcd53c35044f3aa6443b7266339e986a + ($image, $filename) + + + + getScriptParams + classJpegHandler.html + abfc071eeebdd27e1dba5247807bcb1df + ($params) + + + + makeParamString + classJpegHandler.html + a8d5c2fbd3a88290f0929cb01f955d3ab + ($params) + + + + normaliseParams + classJpegHandler.html + a8d01299f3a206a717a8a1b6db7fec3ae + ($image, &$params) + + + + parseParamString + classJpegHandler.html + a5d7175c1894af03adb58153fcb470cd0 + ($str) + + + + rotate + classJpegHandler.html + a80a6f350775857cc852e68506a963376 + ($file, $params) + + + + validateParam + classJpegHandler.html + a041f0a11f5b4378fc904cc5914ebd898 + ($name, $value) + + + static + validateQuality + classJpegHandler.html + aca38c267b79867bb39972d590c267e68 + ($value) + + + + JpegMetadataExtractor + classJpegMetadataExtractor.html + + static + doPSIR + classJpegMetadataExtractor.html + af86d1b65abe007458811e220a3ff5ad5 + ($app13) + + + static + segmentSplitter + classJpegMetadataExtractor.html + a2d8a1aaa673bb16ec7584ee5975cba50 + ($filename) + + + const + MAX_JPEG_SEGMENTS + classJpegMetadataExtractor.html + a25382c46787433575da6e1623cca99a3 + + + + static + jpegExtractMarker + classJpegMetadataExtractor.html + ae646953a446ed6e4f561db2e850e1c5e + (&$fh) + + + + JpegMetadataExtractorTest + classJpegMetadataExtractorTest.html + MediaWikiTestCase + + + testBinaryCommentStripped + classJpegMetadataExtractorTest.html + aae608023cef7d3c22aabe0ef41c9bcc0 + () + + + + testExifByteOrder + classJpegMetadataExtractorTest.html + a27655335e95bff7030eb690fd7c681d0 + () + + + + testIPTCHashComparisionBadHash + classJpegMetadataExtractorTest.html + a453bd5ccb30ba127e32df73cac6f447c + () + + + + testIPTCHashComparisionGoodHash + classJpegMetadataExtractorTest.html + a0a58c9c19ec7fa8128b6e61f8f6b0a75 + () + + + + testIPTCHashComparisionNoHash + classJpegMetadataExtractorTest.html + a9c19cb2edc388356324e777f2bf0a707 + () + + + + testIso88591Comment + classJpegMetadataExtractorTest.html + a0bb56933c12e9c4f12b9bdb709638221 + () + + + + testMultipleComment + classJpegMetadataExtractorTest.html + a8eb4adea9c2f4e87b58992982d5baa09 + () + + + + testPSIRExtraction + classJpegMetadataExtractorTest.html + afc6cfd6be8c716f03c6cd8c293addefd + () + + + + testUtf8Comment + classJpegMetadataExtractorTest.html + a8640eed3da012c3a545d2a63b9b51150 + ($file) + + + + testXMPExtraction + classJpegMetadataExtractorTest.html + a8d7a67795b232d247468430c939e7c28 + () + + + + testXMPExtractionAltAppId + classJpegMetadataExtractorTest.html + ada0eff8cc7cfbae83470ef7364d6f224 + () + + + static + provideUtf8Comment + classJpegMetadataExtractorTest.html + af673be4ef1bac33a77cec42190219e32 + () + + + + setUp + classJpegMetadataExtractorTest.html + a5e92fe8624a76b9ccb07b4aec44300e8 + () + + + + $filePath + classJpegMetadataExtractorTest.html + adf8824043afc14422aa47cdfe46ab674 + + + + + JpegTest + classJpegTest.html + MediaWikiMediaTestCase + + + testGetIndependentMetaArray + classJpegTest.html + a91b7ec6bc3cfc2f3269d1476d1fa5a90 + () + + + + testInvalidFile + classJpegTest.html + ae1ccab258e5e95ef5d20ef85aeb50c33 + () + + + + testJpegMetadataExtraction + classJpegTest.html + a0fddace665b295a42174a7a2f22e82c1 + () + + + + setUp + classJpegTest.html + a6fc9499996d8b9588719de1e4ae5da64 + () + + + + JSCompilerContext + classJSCompilerContext.html + + + __construct + classJSCompilerContext.html + a81de9315cc7ef08f0787e497ce7c5cbc + ($inFunction) + + + + $bracketLevel + classJSCompilerContext.html + acaa96aafaaf8be0f2afa814e13b9e283 + + + + + $curlyLevel + classJSCompilerContext.html + aa62aefa51b42ca000d5b2972a17c0c75 + + + + + $ecmaStrictMode + classJSCompilerContext.html + aa3f054dfbdebeefaa80fed265846d4bb + + + + + $funDecls + classJSCompilerContext.html + a79d313ac507c757ff7ed6f3a6cd86fb7 + + + + + $hookLevel + classJSCompilerContext.html + a54d411f75337b5e12ff88dc15ab8874d + + + + + $inForLoopInit + classJSCompilerContext.html + acd4955dc8f8a30c87fd5457f946dc270 + + + + + $inFunction + classJSCompilerContext.html + a6f44ab48553406ef9341d80357cc95e2 + + + + + $parenLevel + classJSCompilerContext.html + a6a20d7b7a0ac24161ff9b414f8275223 + + + + + $stmtStack + classJSCompilerContext.html + a2043060677a2964f657d377dad923ae7 + + + + + $varDecls + classJSCompilerContext.html + a7d936469daab40aea907fbe246e1a1d9 + + + + + JSMinPlus + classJSMinPlus.html + + + parseTree + classJSMinPlus.html + a71d9dfc4b5c36328d2cb28850fb4bd30 + ($n, $noBlockGrouping=false) + + + static + minify + classJSMinPlus.html + a8b82317c1c24d13a8f01a4ee9b6ffb20 + ($js, $filename='') + + + + __construct + classJSMinPlus.html + ab2e149da28f3d99043815f712b9c2924 + () + + + + isValidIdentifier + classJSMinPlus.html + a501ba7473278f0022ff219060fe9ec44 + ($string) + + + + isWordChar + classJSMinPlus.html + a3d7409d50fec79b43ad1ff940e53465c + ($char) + + + + min + classJSMinPlus.html + a6240c616b3236bd5a392c5204fa601e4 + ($js, $filename) + + + + $parser + classJSMinPlus.html + a99a2ecdfea9fc64f8c9cd12aa79420ee + + + + + $reserved + classJSMinPlus.html + ae7a1817416740553bfc085dd1a5ef939 + + + + + JSNode + classJSNode.html + + + __construct + classJSNode.html + a3697ab36f85c4cba473c4021a61d27e4 + ($t, $type=0) + + + + __get + classJSNode.html + aa06f6511778d9abeca766ca6f1c326fd + ($name) + + + + __set + classJSNode.html + a3019fa5a05190001c5954896ac63d0a0 + ($name, $value) + + + + addNode + classJSNode.html + af925b36121e2b82e3160a3b7cc5b8b53 + ($node) + + + + $funDecls + classJSNode.html + a80ebcf10066c08ef99f439d572a4b740 + + + + + $treeNodes + classJSNode.html + acee64a4122d061908ec363325b85c2a1 + + + + + $varDecls + classJSNode.html + ae7e70231a4a0459b23ed923078ed0213 + + + + + $end + classJSNode.html + add5c709695c3d79210c5ee0e713c28c1 + + + + + $lineno + classJSNode.html + af4c508165e805038ec70980ffb3f4c31 + + + + + $start + classJSNode.html + a1c43651c6441f4a1faeae8e6ffd0ac03 + + + + + $type + classJSNode.html + a03895120ae49447c44dbd10f5eaec8c9 + + + + + $value + classJSNode.html + a51348a4504d8a30fe96948e98f873d1d + + + + + JSONRCFeedFormatter + classJSONRCFeedFormatter.html + MachineReadableRCFeedFormatter + + + formatArray + classJSONRCFeedFormatter.html + ae5091895e2cf599dacd02bab140f04eb + (array $packet) + + + + JSParseHelper + classJSParseHelper.html + Maintenance + + + __construct + classJSParseHelper.html + acc7cbb759008607a453c99288cb5af48 + () + + + + execute + classJSParseHelper.html + a95b8fbba4d79971b975457e42630519e + () + + + + $errs + classJSParseHelper.html + a716d5c4693e77543596bf8e76e9352cf + + + + + JSParser + classJSParser.html + + + __construct + classJSParser.html + a728982e0caf7410a67200adfb8b815f2 + ($minifier=null) + + + + parse + classJSParser.html + a8a1f8fc8c835a972ee8a6aad04c4b1b1 + ($s, $f, $l) + + + + Block + classJSParser.html + abeffe0e311641443e42df5024b9ed9e2 + ($x) + + + + Expression + classJSParser.html + ae1973770bb2777e400165900d8773826 + ($x, $stop=false) + + + + FunctionDefinition + classJSParser.html + a534cbace04fab42c17b7106811663a28 + ($x, $requireName, $functionForm) + + + + nest + classJSParser.html + ae1487d11811dcc6a6ddf7aee5a829213 + ($x, $node, $end=false) + + + + ParenExpression + classJSParser.html + af2cbb8706fff07dda04111046e3d96b7 + ($x) + + + + reduce + classJSParser.html + a577e9b7af4110abe276756e58e58c12b + (&$operators, &$operands) + + + + Script + classJSParser.html + aaeddee504614f2c5711c81d3d9ff0fc5 + ($x) + + + + Statement + classJSParser.html + a388ed06f1e5408d98c44507040a171f9 + ($x) + + + + Statements + classJSParser.html + a9bfdfd247de3c0627dcc8e8e3349d9ec + ($x) + + + + Variables + classJSParser.html + a264a66e20c4dfc8ddfb165636af40b6e + ($x) + + + + $minifier + classJSParser.html + a4def093389fb377281eef5191e176f8e + + + + + $opArity + classJSParser.html + a28e2eb54d773f04312a7fb34aad6b5a1 + + + + + $opPrecedence + classJSParser.html + a709e3b4c20130014c51c625b00e6ea73 + + + + + $t + classJSParser.html + afb5efb3ea015c0b8e0127365e71f5104 + + + + + JSToken + classJSToken.html + + + $assignOp + classJSToken.html + a27d1e0b4e2295daf12234b748c5ddd08 + + + + + $end + classJSToken.html + a8654f99ed46aac9393a8851aeb857b2f + + + + + $lineno + classJSToken.html + a47d1838d4f5a136b02e8271c9dfb2a27 + + + + + $start + classJSToken.html + ae5b7c81970110aeeab2ac5f65a68fdcc + + + + + $type + classJSToken.html + af6eb7c362602c2408bb2047d835e358c + + + + + $value + classJSToken.html + aed0c48e3c23480420db576e267a79b60 + + + + + JSTokenizer + classJSTokenizer.html + + + __construct + classJSTokenizer.html + af1139365b80d9a2783657b84ab71fcfa + () + + + + currentToken + classJSTokenizer.html + aae403e7dda527870c44a033325fdb038 + () + + + + get + classJSTokenizer.html + adaad50af773349b2c07b65fb00227ff9 + ($chunksize=1000) + + + + getInput + classJSTokenizer.html + a299da2b16d30791cc502a39aff2be728 + ($chunksize) + + + + init + classJSTokenizer.html + a68e6e6ac717b475f2e10cd26662ed0bb + ($source, $filename= '', $lineno=1) + + + + isDone + classJSTokenizer.html + ac7b84a72f08a169e9de3d998f22e1203 + () + + + + match + classJSTokenizer.html + a2036ce0f0469a2ab32d036d63c4e3008 + ($tt) + + + + mustMatch + classJSTokenizer.html + af61e1ca8232854de254bf3e5204e9fbe + ($tt) + + + + newSyntaxError + classJSTokenizer.html + af9120f449f1744b2bf3c7d68f9a8cccd + ($m) + + + + peek + classJSTokenizer.html + ac175691919588de81cc124c55712f0b7 + () + + + + peekOnSameLine + classJSTokenizer.html + ac091f7016d138d343f4834e9fce655fd + () + + + + unget + classJSTokenizer.html + a8c6a3454fce28cd3a274d43cb3dd3273 + () + + + static + unicodeEscapeCallback + classJSTokenizer.html + a0a1e262cdeebee650926427947db9021 + ($m) + + + + $filename + classJSTokenizer.html + a1c4edde028d769e90651644732cdfa29 + + + + + $lineno + classJSTokenizer.html + ad6a01fe27d98b85a994bdaa33c33dc82 + + + + + $lookahead + classJSTokenizer.html + a71205925e41efb2fdb09822e4f06f13b + + + + + $scanNewlines + classJSTokenizer.html + a7238765a570fcc1157197b4d4c6480ef + + + + + $scanOperand + classJSTokenizer.html + a362e5776af8204bcccad1f1fc248faa1 + + + + + $tokenIndex + classJSTokenizer.html + aeed62894fc90ca68f24103ffed2a997d + + + + + $tokens + classJSTokenizer.html + aef56a1e74b038b2da58032fd34c98370 + + + + + $assignOps + classJSTokenizer.html + aa694889d158964ea2e51d8e574b07017 + + + + + $cursor + classJSTokenizer.html + afe9e705488eee6e0190ba43e48e204c6 + + + + + $keywords + classJSTokenizer.html + a599b9342b486d44befdeaa568c6b985c + + + + + $opRegExp + classJSTokenizer.html + a7cbc531ae888ab4c95ca2954114a1fb1 + + + + + $opTypeNames + classJSTokenizer.html + a8ceb7db357eb4fd7bb02a75f805fdcaf + + + + + $source + classJSTokenizer.html + acd2c9584ea948215434bfcc8cbec7455 + + + + + KkConverter + classKkConverter.html + LanguageConverter + + + __construct + classKkConverter.html + a9238d3c651f8ed4c7c7e059299ea4daa + ($langobj, $maincode, $variants=array(), $variantfallbacks=array(), $flags=array()) + + + + autoConvert + classKkConverter.html + a4683913782d369feaccff17c7a8e78db + ($text, $toVariant=false) + + + + convertCategoryKey + classKkConverter.html + a948b21564e4fea15812ad95f90ca39d7 + ($key) + + + + findVariantLink + classKkConverter.html + af4d56d71e9358a07566f7c2df91bb2eb + (&$link, &$nt, $ignoreOtherCond=false) + + + + loadDefaultTables + classKkConverter.html + a2c6af400a27105c8a6f234654b817626 + () + + + + loadRegs + classKkConverter.html + a1310b34e605d41740bc9b0e4d96ac5fd + () + + + + parseManualRule + classKkConverter.html + a5c0af7b7d931c6e47834fa037698a815 + ($rule, $flags=array()) + + + + postLoadTables + classKkConverter.html + a1c142d5f802eea3f9286afb99b154060 + () + + + + regsConverter + classKkConverter.html + ad60dc4ca561ed09f0e9cd2c860caa11c + ($text, $toVariant) + + + + translate + classKkConverter.html + afe3e329619d63fa96ff5204ab49b4b9c + ($text, $toVariant) + + + + $mCyLa2Arab + classKkConverter.html + a7c3a61bedd82c88ce95e4e4dbba6b929 + + + + + $mLatn2Cyrl + classKkConverter.html + a7ce8e2847b90aeb183212753563ea08b + + + + + $mCyrl2Latn + classKkConverter.html + aa3465df1b04598787f1ff98029ff4ed2 + + + + + KuConverter + classKuConverter.html + LanguageConverter + + + autoConvert + classKuConverter.html + acac3aae350ab5f638934359eb3865c6d + ($text, $toVariant=false) + + + + findVariantLink + classKuConverter.html + a39591283dff7d90eafd46e9b728f426c + (&$link, &$nt, $ignoreOtherCond=false) + + + + loadDefaultTables + classKuConverter.html + a1a89daf068bbfda84af186d7b7fc2910 + () + + + + translate + classKuConverter.html + a420c8b4f505aaf78c91e7a47f05aa77a + ($text, $toVariant) + + + + $mArabicToLatin + classKuConverter.html + a509746843f637ceb7992f5347bd9e271 + + + + + $mLatinToArabic + classKuConverter.html + a06bb32acad51579bceef7098028143ba + + + + + LangMemUsage + classLangMemUsage.html + Maintenance + + + __construct + classLangMemUsage.html + abff5c8f2d6541bd25352e18815d795e0 + () + + + + execute + classLangMemUsage.html + a125d9f19f3a1bb44771953958a49854c + () + + + + Language + classLanguage.html + + + __construct + classLanguage.html + a63ac610d14f7842bff78bf2ce8db2f1f + () + + + + __destruct + classLanguage.html + a571217d6d8c2268f553354258b31d5b6 + () + + + + addMagicWordsByLang + classLanguage.html + a6a9aa411e064f9a076c24dc294137f45 + ($newWords) + + + + alignEnd + classLanguage.html + acae81d479bee084a8b869cd6d5168ca4 + () + + + + alignStart + classLanguage.html + afd7098f474b8257a60b055ae6221e4b3 + () + + + + armourMath + classLanguage.html + a61d4dd84b9d0ea6a3cbbf9fae249f14f + ($text) + + + + autoConvertToAllVariants + classLanguage.html + a46ffabf5f8b44dd17b042a8a5beb73b4 + ($text) + + + + capitalizeAllNouns + classLanguage.html + a5c1c34bc4f9b56401101c890c14da39f + () + + + + caseFold + classLanguage.html + a2c4293cc06b11cbb538e109cb9ee734c + ($s) + + + + checkTitleEncoding + classLanguage.html + a2390cf627791474ed9a30485095061d9 + ($s) + + + + commafy + classLanguage.html + a494a9c309f8e8faf9716d1f0ed52558c + ($number) + + + + commaList + classLanguage.html + ac197fefe7539c04bbedbf7a52c4d8cc4 + (array $list) + + + + convert + classLanguage.html + aaef00b50dc55cae653c970c6510cc663 + ($text) + + + + convertCategoryKey + classLanguage.html + a697a686a8ba377090feec78c1da9c9c0 + ($key) + + + + convertForSearchResult + classLanguage.html + acf32b9219efefca205eefa4ebf6535f0 + ($termsArray) + + + + convertGrammar + classLanguage.html + a67967fe7f4bf41842d63cb70bac28bcf + ($word, $case) + + + + convertHtml + classLanguage.html + af230ad3166888c45bcaa0990ddc22052 + ($text, $isTitle=false) + + + + convertNamespace + classLanguage.html + af02067ea821dd7585a1fc5be9b492ab9 + ($ns) + + + + convertPlural + classLanguage.html + a4464d60b727b307045a41a519a658c4c + ($count, $forms) + + + + convertTitle + classLanguage.html + a259a953020e682f36f2846a828a60614 + ($title) + + + + date + classLanguage.html + a8aa2d3553dd502e24fd5eb2ef650dec3 + ($ts, $adj=false, $format=true, $timecorrection=false) + + + + dateFormat + classLanguage.html + ae4aee56ffaaec9c2eb5a8c74b18f06a6 + ($usePrefs=true) + + + + digitGroupingPattern + classLanguage.html + a270fdb4cb758f38b373b1643cbf75ffe + () + + + + digitTransformTable + classLanguage.html + af75450419042c5df1041fa6e9bfb48fe + () + + + + emphasize + classLanguage.html + a45b5288e83cb0bf462517843d0f22cae + ($text) + + + + fallback8bitEncoding + classLanguage.html + a4444ecb983d095f6d613c7b0e2f51e51 + () + + + + findVariantLink + classLanguage.html + ac5ae3adddee0894dacf2d6ce26a69ce1 + (&$link, &$nt, $ignoreOtherCond=false) + + + + firstChar + classLanguage.html + afa8d2495fb175cbac0ffcddf18cffe1b + ($s) + + + + fixVariableInNamespace + classLanguage.html + af55e68add1357eee6632999bc9eb6552 + ($talk) + + + + formatBitrate + classLanguage.html + aecc59c28d78e8f7bc35e3b31ef89ea12 + ($bps) + + + + formatComputingNumbers + classLanguage.html + abc042405ca8d4dc6a09e51643b6ff316 + ($size, $boundary, $messageKey) + + + + formatDuration + classLanguage.html + aed259969a8be9790b57d4a4fb29e5437 + ($seconds, array $chosenIntervals=array()) + + + + formatExpiry + classLanguage.html + ab239997cb66d60aa640a19bf3fda0ed8 + ($expiry, $format=true) + + + + formatNum + classLanguage.html + aaa12585b019c9c7dece1105e1a20f022 + ($number, $nocommafy=false) + + + + formatNumNoSeparators + classLanguage.html + a807c1232179a3935f9e4b828a2af5963 + ($number) + + + + formatSize + classLanguage.html + a62c15aba5263256910848dec2d90d815 + ($size) + + + + formatTimePeriod + classLanguage.html + a53be84b3b98f05979099e96af861b1cf + ($seconds, $format=array()) + + + + gender + classLanguage.html + a67aaebee1c1fc153488cc9618362e079 + ($gender, $forms) + + + + getAllMessages + classLanguage.html + a569ba7f01fc89bff9533932cbd49cc89 + () + + + + getArrow + classLanguage.html + a2ab05689b056a377383326368f98610d + ($direction= 'forwards') + + + + getBookstoreList + classLanguage.html + aaa456bb94a045f24ff8281e2711a4746 + () + + + + getCode + classLanguage.html + a87df01b4cc17c8d3989f20dacfa4ba02 + () + + + + getCompiledPluralRules + classLanguage.html + afe39cadb6e9e133989108d3f1ee29699 + () + + + + getConverter + classLanguage.html + af623e93324e13212ac5972805b798b54 + () + + + + getConvRuleTitle + classLanguage.html + adb1acb74dcadeea8bc3de36c6996b6e3 + () + + + + getDateFormats + classLanguage.html + aa59d9514883a79af7cb75b2f221128dd + () + + + + getDateFormatString + classLanguage.html + a6261b5307f14001ba21e70266fce5a5f + ($type, $pref) + + + + getDatePreferenceMigrationMap + classLanguage.html + a8ee9e0e4dac54a48d0e6b27a71028d46 + () + + + + getDatePreferences + classLanguage.html + ad14d4a36cc329ebcfa2085fb5600714a + () + + + + getDefaultDateFormat + classLanguage.html + aeb74323dd33ae9193a27229f4401a46d + () + + + + getDefaultVariant + classLanguage.html + a1379d2a7f1158c629c6fdd3977355df5 + () + + + + getDir + classLanguage.html + aaa9cc3ade690396633c1d9291c911fc6 + () + + + + getDirMark + classLanguage.html + a44090be367758a81e18969ad22d5049a + ($opposite=false) + + + + getDirMarkEntity + classLanguage.html + a159b008c0bdb41caf18f1cb64311f0d0 + ($opposite=false) + + + + getDurationIntervals + classLanguage.html + ad4c387f226e9234e40bbeecf1d845225 + ($seconds, array $chosenIntervals=array()) + + + + getExtraHashOptions + classLanguage.html + a64de7fdf5529e7b37f7e84b27cd2d1fa + () + + + + getExtraUserToggles + classLanguage.html + af2ba9f96f98fb996426bb6c7a059c409 + () + + + + getFallbackLanguageCode + classLanguage.html + aa8171576590fd100d9d30830c571a1ef + () + + + + getFallbackLanguages + classLanguage.html + aafea3cebdf773867491f64d9a965ac2f + () + + + + getFormattedNamespaces + classLanguage.html + a64c341f04fa37a625f6ff5a20584fb89 + () + + + + getFormattedNsText + classLanguage.html + a6b4b50334b38c4c23028383187f3f2e7 + ($index) + + + + getGenderNsText + classLanguage.html + adaf443e30518e774a638f8f6573c783a + ($index, $gender) + + + + getGrammarForms + classLanguage.html + a723ddae1a4bf9e7855bc336ad1a93518 + () + + + + getHebrewCalendarMonthName + classLanguage.html + a6e4fa02d68da3fe75897f69cb00109d8 + ($key) + + + + getHebrewCalendarMonthNameGen + classLanguage.html + ae03afc5eda16ca42a63fd2f423e37be1 + ($key) + + + + getHijriCalendarMonthName + classLanguage.html + a78a75d77c0139a7f49b3bcdde4a59282 + ($key) + + + + getHtmlCode + classLanguage.html + a7b344f8e20ba4ff30a3cf30973e2ae8b + () + + + + getHumanTimestamp + classLanguage.html + a0ae4986b5b67a2271bff131154774779 + (MWTimestamp $ts, MWTimestamp $relativeTo, User $user) + + + + getImageFile + classLanguage.html + a207a17614cbdc5d21f47169bb49667cb + ($image) + + + + getIranianCalendarMonthName + classLanguage.html + a9eb9a8ccd0d25833531510ec6e61244f + ($key) + + + + getLangObj + classLanguage.html + a24d3e5ae388ffec40bff8308fbb1e931 + () + + + + getLanguageName + classLanguage.html + a154a2b99eb5d11f8db93abaa759d22f9 + ($code) + + + + getLocalNsIndex + classLanguage.html + afa451d180380c69d0f273ad76fde2bdb + ($text) + + + + getMagic + classLanguage.html + ab18593ef4163026709c3abd80826f1c5 + ($mw) + + + + getMagicWords + classLanguage.html + a913678f2d5d68209a173ff9408aafea6 + () + + + + getMessage + classLanguage.html + ac7b1869a195e988470337bae72f4dbd0 + ($key) + + + + getMessageFromDB + classLanguage.html + afa1d39837169b3a5e201d093944569ef + ($msg) + + + + getMonthAbbreviation + classLanguage.html + afd4204afd184cdbf8380ae1fd5c9e4bd + ($key) + + + + getMonthAbbreviationsArray + classLanguage.html + a8e938e4ed6c5552b78cf646802f61fcd + () + + + + getMonthName + classLanguage.html + a15fbc9955c548e4cce1fca155743f284 + ($key) + + + + getMonthNameGen + classLanguage.html + a48d8c6302871e7454e8bac063219a2af + ($key) + + + + getMonthNamesArray + classLanguage.html + a69019b80631833856fb79d8661cc0735 + () + + + + getNamespaceAliases + classLanguage.html + ad51c819df40b7934dc6541a4d04764c8 + () + + + + getNamespaceIds + classLanguage.html + ae73c6e923710eb291b26c4ad25bd6fcd + () + + + + getNamespaces + classLanguage.html + a74a8e168162a1bd22328cd6f699be690 + () + + + + getNsIndex + classLanguage.html + a690f719b75a1dd8cc4f085bfc5044219 + ($text) + + + + getNsText + classLanguage.html + af9bac6c040dd219323681446244561d8 + ($index) + + + + getParentLanguage + classLanguage.html + a5523f752cb95602c0f6ee99e90547347 + () + + + + getParsedTitle + classLanguage.html + a3077f476e2dd25b4b100a472d320122a + () + + + + getPluralRuleIndexNumber + classLanguage.html + a0a62929501acdaf4a21d5f8a80bff727 + ($number) + + + + getPluralRules + classLanguage.html + ab5405b20d6aca7d2001c01894619dff7 + () + + + + getPluralRuleType + classLanguage.html + ad576cdfeabd27175291cece48e6b77eb + ($number) + + + + getPluralRuleTypes + classLanguage.html + a12d0987e41cb36d7ab5be02c7d1776a7 + () + + + + getPreferredVariant + classLanguage.html + a9606f5e9d621622f5dbeb11eb2918191 + () + + + + getSpecialPageAliases + classLanguage.html + a2fb036b3213638be273523a67cc38dd3 + () + + + + getURLVariant + classLanguage.html + a5a95575581544ddbf492f6da1efb6399 + () + + + + getUserToggle + classLanguage.html + a12be0b2fec3c85721f42d24a34e0c13d + ($tog) + + + + getVariantname + classLanguage.html + a0d0483dc3f7d15042d4b364fcf0a6080 + ($code, $usemsg=true) + + + + getVariants + classLanguage.html + ae7d5f5113ee77f57e4620be579d9f8b4 + () + + + + getWeekdayAbbreviation + classLanguage.html + a884be15def2e39d7a4005460e925802c + ($key) + + + + getWeekdayName + classLanguage.html + a9ee4b9d8f84a5151f44b639db5ef1e8f + ($key) + + + + hasVariant + classLanguage.html + ab3d0e687d87927a94d05a14e25283bf5 + ($variant) + + + + hasVariants + classLanguage.html + a0504efb9e3ebe9a1dab765638e07cc43 + () + + + + hasWordBreaks + classLanguage.html + ad8ba1e9f905aae6a5ad227ea5c4ac596 + () + + + + iconv + classLanguage.html + afc9355ef7a33a9e44763e806beb2df3b + ($in, $out, $string) + + + + initContLang + classLanguage.html + a07c186a6c995450d5f2594edab9ebcc6 + () + + + + initEncoding + classLanguage.html + aa114530022af266104d704a091227250 + () + + + + isMultibyte + classLanguage.html + a28dccdb26d4652f460305e868858551b + ($str) + + + + isRTL + classLanguage.html + aa58bd1b925c052715e24fb46be739099 + () + + + + lc + classLanguage.html + a42e52d90e44b6b2a6126e3a9190b3772 + ($str, $first=false) + + + + lcCallback + classLanguage.html + ad36c38ece1bed3f464365af08e9131cd + ($matches) + + + + lcfirst + classLanguage.html + a6797c69966a28522a8bc46f13d573d73 + ($str) + + + + linkPrefixCharset + classLanguage.html + a7fc924c2b03c36bef0af81aff2f3c506 + () + + + + linkPrefixExtension + classLanguage.html + aade2708d1995dc0724c115957dc60f2b + () + + + + linkTrail + classLanguage.html + a0bf1c2ad954fd06f5ac1389331dc4640 + () + + + + listToText + classLanguage.html + a454f7aa43f900f3a65f5c7841697f07e + (array $l) + + + + markNoConversion + classLanguage.html + a1688f7aef1dd5ce97f6c5eb2195aa6ec + ($text, $noParse=false) + + + + needsGenderDistinction + classLanguage.html + a7c02a42367a14175cdf4a5306f18f0a6 + () + + + + normalize + classLanguage.html + a85d3d91b608a4104f8f3d95ca6f31f07 + ($s) + + + + normalizeForSearch + classLanguage.html + aab6db53f39c4c5128d754380cd2bbd47 + ($string) + + + + parseFormattedNumber + classLanguage.html + aaa087ebe6e01bb02a5b498a5fe7fbc24 + ($number) + + + + pipeList + classLanguage.html + a413941ef2572edff21e708986bf4d5a3 + (array $list) + + + + recodeForEdit + classLanguage.html + a04b30763ee0f76a7a995d474678dab65 + ($s) + + + + recodeInput + classLanguage.html + a6ed2b56aa9c55f3b2a60388587d83d8c + ($s) + + + + replaceGrammarInNamespace + classLanguage.html + aee6b34bc371b3692e6e262e1c756905e + ($m) + + + + resetNamespaces + classLanguage.html + a9117a9149679f1ffa98dc6b4625f6ab4 + () + + + + segmentByWord + classLanguage.html + a9dc78480e28ab62ea784fec70c3be10d + ($string) + + + + segmentForDiff + classLanguage.html + ad542af85a0adb3ef34b6208d9e2a8638 + ($text) + + + + semicolonList + classLanguage.html + abd267a7702d098a7b842d786c940f2a8 + (array $list) + + + + separatorTransformTable + classLanguage.html + aa5a81fdd9236f7f1c0651b888ddd7253 + () + + + + setCode + classLanguage.html + a6b9b20176da0bd178d0a9cf5f022ed10 + ($code) + + + + setNamespaces + classLanguage.html + a6d03157001d321a594bd7ff6bb9d6ae2 + (array $namespaces) + + + + specialList + classLanguage.html + abff5f9808946e6036157fdd9673af62f + ($page, $details, $oppositedm=true) + + + + specialPage + classLanguage.html + a6a314cc2b41ecfc69a0734d8c5021ba2 + ($name) + + + + sprintfDate + classLanguage.html + a1b1986ca2cffec7f0fc081c2198c4c21 + ($format, $ts, DateTimeZone $zone=null) + + + + time + classLanguage.html + a4f15dafd9000c3229f8cb9a540b4f7e9 + ($ts, $adj=false, $format=true, $timecorrection=false) + + + + timeanddate + classLanguage.html + a4336920ac0571c76bb563e4272bbd161 + ($ts, $adj=false, $format=true, $timecorrection=false) + + + + transformUsingPairFile + classLanguage.html + ab493d8b480f12c305e183f5f44004c35 + ($file, $string) + + + + translateBlockExpiry + classLanguage.html + a40c13a40aa0a2c7d7de5ec274b002b7d + ($str) + + + + truncate + classLanguage.html + a62032208696d13ef34ad83667233b0c2 + ($string, $length, $ellipsis= '...', $adjustLength=true) + + + + truncateHtml + classLanguage.html + a9bccf94ff9dc901edfadc5f761a4b575 + ($text, $length, $ellipsis= '...') + + + + uc + classLanguage.html + a4c9b550d7f7135217d50233d86d33f8d + ($str, $first=false) + + + + ucCallback + classLanguage.html + a4bdba61f577aa66d8e66c11a4253565a + ($matches) + + + + ucfirst + classLanguage.html + a52f2c3d45b5b10e19bd54cd4af6b282f + ($str) + + + + ucwordbreaks + classLanguage.html + ab687b85efd3f41c07a1c8a9ca82db0f9 + ($str) + + + + ucwordbreaksCallbackAscii + classLanguage.html + a0f6406c818b8235aac0c49c34f87660b + ($matches) + + + + ucwordbreaksCallbackMB + classLanguage.html + a191e16d75a90367a7ef35167050e5830 + ($matches) + + + + ucwords + classLanguage.html + ab7b39d083313a97449b8e4614e1ff23e + ($str) + + + + ucwordsCallbackMB + classLanguage.html + a27d9ffde1d370e03439489fefb6ec824 + ($matches) + + + + ucwordsCallbackWiki + classLanguage.html + a38159df762ed16f25142779ecb9cf704 + ($matches) + + + + unsegmentForDiff + classLanguage.html + afc09882146c0cd5fdc6cacd4c76c1c8f + ($text) + + + + userAdjust + classLanguage.html + a144b7876e694ca464ec880f97f9fe077 + ($ts, $tz=false) + + + + userDate + classLanguage.html + a25a6914a77b118f8b62c7732871d5d5b + ($ts, User $user, array $options=array()) + + + + userTime + classLanguage.html + a0b09c609021024e9901e002bb8d6a1d0 + ($ts, User $user, array $options=array()) + + + + userTimeAndDate + classLanguage.html + a53c859c03d8c2f592ab2fd55e3e02b39 + ($ts, User $user, array $options=array()) + + + + viewPrevNext + classLanguage.html + a9e6765907db4fe9d76800a31b23ed0cf + (Title $title, $offset, $limit, array $query=array(), $atend=false) + + + static + classFromCode + classLanguage.html + a5543fe84e0e8bba4c1498bc2cf5de9af + ($code) + + + static + factory + classLanguage.html + adf7db170737b026606e8faf622509fac + ($code) + + + static + fetchLanguageName + classLanguage.html + a20c313d69e0cdb081045eb4f48fd3a14 + ($code, $inLanguage=null, $include= 'all') + + + static + fetchLanguageNames + classLanguage.html + ab205eea1ed61cac632078d2614336b50 + ($inLanguage=null, $include= 'mw') + + + static + getCaseMaps + classLanguage.html + ae905b340a67a114bca703680c05168a5 + () + + + static + getClassFileName + classLanguage.html + a756e91076b18a6405735705ee9b8c045 + ($code) + + + static + getCodeFromFileName + classLanguage.html + a25448397e46610bbd83e34ba3013cc78 + ($filename, $prefix= 'Language', $suffix= '.php') + + + static + getFallbackFor + classLanguage.html + a0dfd6b277dc0b7bd4b4c36295f401c2f + ($code) + + + static + getFallbacksFor + classLanguage.html + a8f4270a3d658edb03b929c93f2f452f2 + ($code) + + + static + getFallbacksIncludingSiteLanguage + classLanguage.html + acb09fc7759f4fb204cc64c0aba020fe8 + ($code) + + + static + getFileName + classLanguage.html + ade9793e2cfa58e48c527306c3f88cf1f + ($prefix= 'Language', $code, $suffix= '.php') + + + static + getJsonMessagesFileName + classLanguage.html + a1f4f644edf0dcc5a9e877a64956c83d2 + ($code) + + + static + getLanguageNames + classLanguage.html + afc24af435d6ee7bdeef68112af09bd7d + ($customisedOnly=false) + + + static + getLocalisationCache + classLanguage.html + acf0bcf11e9ec90ea3c30a58f4288d9b0 + () + + + static + getMessageFor + classLanguage.html + a5abd6ebbabc6dbfb55dbb68c664e1d11 + ($key, $code) + + + static + getMessageKeysFor + classLanguage.html + a05588809079cdd4d0854cafab91577d2 + ($code) + + + static + getMessagesFileName + classLanguage.html + a0013f00e88982b6bf00e0abeb0229efd + ($code) + + + static + getMessagesFor + classLanguage.html + a7b66f5326e2f7d4c50f7eb7c3b24d446 + ($code) + + + static + getTranslatedLanguageNames + classLanguage.html + ae523cddedec411622999e7490558280f + ($code) + + + static + hebrewNumeral + classLanguage.html + a1827499b572297ef64ec940b839f2e76 + ($num) + + + static + isKnownLanguageTag + classLanguage.html + a65912cf4f1d14a998c25eea445840718 + ($tag) + + + static + isSupportedLanguage + classLanguage.html + a1fdffc519570da5ba564bf6c872400ce + ($code) + + + static + isValidBuiltInCode + classLanguage.html + a48746d6fef809bf42bc33c4179a22ed8 + ($code) + + + static + isValidCode + classLanguage.html + a312d23c60c127834f5c5477388b8e168 + ($code) + + + static + isWellFormedLanguageTag + classLanguage.html + a06d8b4712a838c4247dd643c63c55a0f + ($code, $lenient=false) + + + static + preloadLanguageClass + classLanguage.html + a291ef149b5ec0a14733d155c9bc75dc3 + ($class) + + + static + romanNumeral + classLanguage.html + a7707e5e992b26a58e0b246fdd9ee3856 + ($num) + + + + $dateFormatStrings + classLanguage.html + afa07f76bd35e0afbbfffc30e86d18073 + + + + + $mCode + classLanguage.html + a32f92550ec66557a337e3bd0a1633db9 + + + + LanguageConverter + $mConverter + classLanguage.html + a85175e599d14aee8c7b48768348beda1 + + + + + $mExtendedSpecialPageAliases + classLanguage.html + a70d33db2faf0cfd4faa09fec0594d60a + + + + + $mLoaded + classLanguage.html + addd11dabf5dffb6de51ab083e7f33884 + + + + + $mMagicExtensions + classLanguage.html + aacaa8aa79f3559c55f7ccaca00d6da87 + + + + + $mMagicHookDone + classLanguage.html + af20c8f38670e17474178a150e51212ee + + + + + $mNamespaceIds + classLanguage.html + afed66ffc2a7fb200390781ec9fbd6288 + + + + + $mParentLanguage + classLanguage.html + a1ce57f44fd2ec4e5806e0d6b8fc8016d + + + + + $mVariants + classLanguage.html + aaab3fa17a18b848a5f3678f4332fc74f + + + + + $namespaceAliases + classLanguage.html + a5571cadb2769430d7d6ee5856bd8b7a5 + + + + + $transformData + classLanguage.html + a67ff7fc6006cbec5c2d998b512b287e5 + + + + static + $dataCache + classLanguage.html + a1444b5e5749d4144c4557d0b0815e39c + + + + static + $durationIntervals + classLanguage.html + a952379e57b3d1e8ad83da922de07a26f + + + + static + $mHebrewCalendarMonthGenMsgs + classLanguage.html + a1a9db92c5ef82001a3723f079caefa71 + + + + static + $mHebrewCalendarMonthMsgs + classLanguage.html + a8a815ffdce85928c6c88696f45b0ee3d + + + + static + $mHijriCalendarMonthMsgs + classLanguage.html + aed26ab78720f6edeb5c41dc079c51813 + + + + static + $mIranianCalendarMonthMsgs + classLanguage.html + a892c3ef06cabee836e04763180c1e40d + + + + static + $mLangObjCache + classLanguage.html + ad07bab4192127ae1f0112c75bf2b7d6b + + + + static + $mMonthAbbrevMsgs + classLanguage.html + aa881880a1e8b6f024f65e74f48e3a913 + + + + static + $mMonthGenMsgs + classLanguage.html + a95814be0a27d94451fdc712f746e8a2f + + + + static + $mMonthMsgs + classLanguage.html + af920a10a1463d45510c73bc938bd400e + + + + static + $mWeekdayAbbrevMsgs + classLanguage.html + aedf8650095d6d862cb3ef7106545c596 + + + + static + $mWeekdayMsgs + classLanguage.html + a0af96bf25de6ee7eabd9ed685c790a5c + + + + + doMagicHook + classLanguage.html + a709089d4485d53d6513571e0c89c8e2d + () + + + + handleExplicitPluralForms + classLanguage.html + a7f3ed8243ec170dc1102c4d5adbfa77b + ($count, array $forms) + + + + preConvertPlural + classLanguage.html + aa11c3cd52028bf594374cd0063944726 + ($forms, $count) + + + + removeBadCharFirst + classLanguage.html + ab6b6f1d5158c825fb7585e5d8121854a + ($string) + + + + removeBadCharLast + classLanguage.html + a487bec98ceb884e5fc020a9db67d0a89 + ($string) + + + static + convertDoubleWidth + classLanguage.html + ab56f7693448cae15a340433e6df927e2 + ($string) + + + static + insertSpace + classLanguage.html + a6d7da0dd2544121b88c2a598be03e10a + ($string, $pattern) + + + static + newFromCode + classLanguage.html + adee8a5baebd8a750653b26247a9c4c5f + ($code) + + + + $namespaceNames + classLanguage.html + a9d3b638af34f3e578d87c08625c9cc90 + + + + + internalUserTimeAndDate + classLanguage.html + a74cd74e8e4646fb3d6666a82fb5c3ad7 + ($type, $ts, User $user, array $options) + + + + numLink + classLanguage.html + ade0de83250684f1adccc096785d7ca44 + (Title $title, $offset, $limit, array $query, $link, $tooltipMsg, $class) + + + + truncate_endBracket + classLanguage.html + a6deffd36a58da89a2112c4070541d1e5 + (&$tag, $tagType, $lastCh, &$openTags) + + + + truncate_skip + classLanguage.html + a63a3030b213a02e20e52074c548d5997 + (&$ret, $text, $search, $start, $len=null) + + + static + hebrewYearStart + classLanguage.html + a2aacda43372bea5bfdd33219d0a0d1f9 + ($year) + + + static + tsToHebrew + classLanguage.html + a1ff6fb172621eebe31de08302c551b49 + ($ts) + + + static + tsToHijri + classLanguage.html + a0e76de2e5c22cb34f8eb0eb154663eb5 + ($ts) + + + static + tsToIranian + classLanguage.html + af9be58a048d0874131943716bd2e0c25 + ($ts) + + + static + tsToYear + classLanguage.html + a5090f078c67cebbbd69b24e54bc137d0 + ($ts, $cName) + + + + $mHtmlCode + classLanguage.html + a39176e65e1395cb02afda78d7eaca3d4 + + + + static + $fallbackLanguageCache + classLanguage.html + a45625553e2c1948389afabaa4bfe0e0a + + + + static + $GREG_DAYS + classLanguage.html + a6d50a5d944c1a6a159462a05687eb6c7 + + + + static + $IRANIAN_DAYS + classLanguage.html + a814277a60aee055663d1ff212b21d41a + + + + + LanguageAmTest + classLanguageAmTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageAmTest.html + a51b53ee5a2e0a716d5eae9c66b90ffa2 + ($result, $value) + + + + testPlural + classLanguageAmTest.html + a6fd7106f369d3d04408ed806401ba56d + ($result, $value) + + + static + providePlural + classLanguageAmTest.html + af17870c61422c38685ccb5572472e9c4 + () + + + + LanguageAr + classLanguageAr.html + Language + + + normalize + classLanguageAr.html + a70d835b7322ab913cc8ce694eb86fb52 + ($s) + + + + LanguageArTest + classLanguageArTest.html + LanguageClassesTestCase + + + testFormatNum + classLanguageArTest.html + a6851e3ad975e8f55465115575b44bb4c + () + + + + testGetPluralRuleType + classLanguageArTest.html + a58902c86c47e28646a8b9a29edf4125e + ($result, $value) + + + + testPlural + classLanguageArTest.html + a74fe6d2d85ea48ae1016f54a9a978053 + ($result, $value) + + + + testSprintfDate + classLanguageArTest.html + a207f01c56d13cd18c752f522677baf8f + ($format, $date, $expected) + + + static + providePlural + classLanguageArTest.html + ae54c0f01904fcaa1c36a31e50ccd1704 + () + + + static + providerSprintfDate + classLanguageArTest.html + a6fb99e2080a0765b3c712440bf833b1b + () + + + + LanguageAz + classLanguageAz.html + Language + + + ucfirst + classLanguageAz.html + a7f104f8caa0b2d1613e593203acfe2dc + ($string) + + + + LanguageBe_tarask + classLanguageBe__tarask.html + Language + + + commafy + classLanguageBe__tarask.html + a388ac8e9a0c8d5e0e629a07ecb115a57 + ($_) + + + + normalizeForSearch + classLanguageBe__tarask.html + a111f1c38bb8328745c63777b55cc0582 + ($string) + + + + LanguageBe_taraskTest + classLanguageBe__taraskTest.html + LanguageClassesTestCase + + + testBeTaraskTestsUsesBeTaraskCode + classLanguageBe__taraskTest.html + af8690cfb291ca6ad59d81b161d03e43f + () + + + + testCommafy + classLanguageBe__taraskTest.html + a73a51c46846127bf7e6ff5544d0ea5ae + () + + + + testDoesNotCommafyFourDigitsNumber + classLanguageBe__taraskTest.html + ad13e5b6d517bcaa9ff8615f9a2117415 + () + + + + testGetPluralRuleType + classLanguageBe__taraskTest.html + af0a107436ebfdd87c637dfb6f74cf56c + ($result, $value) + + + + testPlural + classLanguageBe__taraskTest.html + a91cb40233129b77f1254cca0f7c56400 + ($result, $value) + + + + testPluralTwoForms + classLanguageBe__taraskTest.html + a811abb5a4914132aab641fdaa883c7dc + ($result, $value) + + + + testSearchRightSingleQuotationMarkAsApostroph + classLanguageBe__taraskTest.html + ab7a845f12ab9b83f9cd265cb7760a2dc + () + + + static + providePlural + classLanguageBe__taraskTest.html + a2f8871677eb48f05cfef4f403f9bec3c + () + + + static + providePluralTwoForms + classLanguageBe__taraskTest.html + a10d99a24c32fe73fdb303a84370687cd + () + + + + LanguageBeTest + classLanguageBeTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageBeTest.html + ad2e2dbd3f0df231f73acd55cb6fae204 + ($result, $value) + + + + testPlural + classLanguageBeTest.html + a9a29fcd0e7367024567fcb3483400a8b + ($result, $value) + + + static + providePlural + classLanguageBeTest.html + aa75154a68f8819709b80cd4bcf0af323 + () + + + + LanguageBg + classLanguageBg.html + Language + + + commafy + classLanguageBg.html + ad6e5ae098075c39e8a989734f0849de8 + ($_) + + + + LanguageBhoTest + classLanguageBhoTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageBhoTest.html + a0cd99b5db8b4af08d1d029a9a6174a30 + ($result, $value) + + + + testPlural + classLanguageBhoTest.html + aee5f65eb1a2baa42a6f6ffbf65ce778b + ($result, $value) + + + static + providePlural + classLanguageBhoTest.html + a69170b5c132b64ddc5d90f7c688a9cd6 + () + + + + LanguageBs + classLanguageBs.html + Language + + + convertGrammar + classLanguageBs.html + ae6d6dcb542afd0c88072b8ee7b942c53 + ($word, $case) + + + + LanguageBsTest + classLanguageBsTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageBsTest.html + a436c5270adb4725f0e3249d3ad033455 + ($result, $value) + + + + testPlural + classLanguageBsTest.html + a9e5a03a984b5a924ee044072f944c9c5 + ($result, $value) + + + static + providePlural + classLanguageBsTest.html + aa18f6263acb9b394e61f068b3bd89cb4 + () + + + + LanguageClassesTestCase + classLanguageClassesTestCase.html + MediaWikiTestCase + + + getLang + classLanguageClassesTestCase.html + ae905443c050feb4ac0c4080d0fbae674 + () + + + + setUp + classLanguageClassesTestCase.html + a48cb8cbf390c92cc91662e209324bb64 + () + + + + tearDown + classLanguageClassesTestCase.html + a0aa992eed4bdd87c7e5fc526c15a5f1f + () + + + + $languageObject + classLanguageClassesTestCase.html + aaba62d7d4c35d86b59955bc5c69ea7cc + + + + + LanguageConverter + classLanguageConverter.html + + + __construct + classLanguageConverter.html + a8575b394b957e73a2809b9a0f991cf61 + ($langobj, $maincode, $variants=array(), $variantfallbacks=array(), $flags=array(), $manualLevel=array()) + + + + armourMath + classLanguageConverter.html + ad0c08189e80e17fb2dda2118d289f5e8 + ($text) + + + + autoConvert + classLanguageConverter.html + a97547bcbdc50bf8b2a4acdc5ec79717b + ($text, $toVariant=false) + + + + autoConvertToAllVariants + classLanguageConverter.html + a8a0f5332690b6ac73d542c4c5a887248 + ($text) + + + + convert + classLanguageConverter.html + a5c6a2e23c1f1892a54dcc7ace2b5d207 + ($text) + + + + convertCategoryKey + classLanguageConverter.html + a51408e23ad623f3a8f8019d4a29983b9 + ($key) + + + + convertNamespace + classLanguageConverter.html + a4c37b319fca0cf1c28a9c876b33e1933 + ($index, $variant=null) + + + + convertTitle + classLanguageConverter.html + aeff194d38abbc8fb5932f66d50baf28a + ($title) + + + + convertTo + classLanguageConverter.html + a80701f4dfdfaed81bf06f441520d8a83 + ($text, $variant) + + + + findVariantLink + classLanguageConverter.html + a769a79bf06b1769caf36b5cdf53ccb2b + (&$link, &$nt, $ignoreOtherCond=false) + + + + getConvRuleTitle + classLanguageConverter.html + ae0edf37a7efa2ba94a08c527d44ee78d + () + + + + getDefaultVariant + classLanguageConverter.html + a12256925f5f57ab1cbeb4b9401e92ad3 + () + + + + getExtraHashOptions + classLanguageConverter.html + a5de92e2fbee0d99a2abdc3475fea1bdd + () + + + + getPreferredVariant + classLanguageConverter.html + a059b1966a5f2eefaef3e3ad663e6a63f + () + + + + getURLVariant + classLanguageConverter.html + a9f29a3ddbd1c906be5a4c84e201f016d + () + + + + getVariantFallbacks + classLanguageConverter.html + ac8d574fe435e68775a5e5e30956e96a3 + ($variant) + + + + getVariants + classLanguageConverter.html + a6912b98dcb06f6ff10fc1c26f437a12e + () + + + + getVarSeparatorPattern + classLanguageConverter.html + a4f4142113911a74d4622d4564af73977 + () + + + + guessVariant + classLanguageConverter.html + a0cb5d4712d0d1fc564c0e386a3062680 + ($text, $variant) + + + + loadDefaultTables + classLanguageConverter.html + aae7a1a31ed1952585adc510c7308f662 + () + + + + loadTables + classLanguageConverter.html + afafd70e7e4bc364630265f23ab933a16 + ($fromCache=true) + + + + markNoConversion + classLanguageConverter.html + a376f4d506194757993e612c7e8e24758 + ($text, $noParse=false) + + + + parseCachedTable + classLanguageConverter.html + ab788f7af59574535c55c04f945fbb398 + ($code, $subpage= '', $recursive=true) + + + + postLoadTables + classLanguageConverter.html + a9aeda3d308fa57b9aeffc2705c991c62 + () + + + + reloadTables + classLanguageConverter.html + ae64ddf7c44b36a4464dc339e3a427b83 + () + + + + translate + classLanguageConverter.html + aea73d208eaf86ae87f97b2b9ff18ed72 + ($text, $variant) + + + + validateVariant + classLanguageConverter.html + a88b8a1b4e1a276a3207ffc6e9eb20b55 + ($variant=null) + + + string + $mCacheKey + classLanguageConverter.html + a5471acb5779492e3e025a4ba6114cf49 + + + + + $mConvRuleTitle + classLanguageConverter.html + a2ee12ce5de13bf115da7b0363348e767 + + + + + $mDescCodeSep + classLanguageConverter.html + a50af3ff6e88f8decd7eb21cb532b6428 + + + + + $mDescVarSep + classLanguageConverter.html + a00adcaa0b61b44cf2d69598f2aa99c96 + + + + + $mFlags + classLanguageConverter.html + a9ec34566abd23d1d8e91819cfa93a99e + + + + + $mHeaderVariant + classLanguageConverter.html + ae14885785cada0cfd1267dab35501df4 + + + + + $mLangObj + classLanguageConverter.html + a851da251508562d4b3c7e7d377ec3a76 + + + + + $mMainLanguageCode + classLanguageConverter.html + abceed563d6db7a953224e4c91b386dc1 + + + + + $mManualLevel + classLanguageConverter.html + a09df0bd273abc4a0e6e89502c783b9f8 + + + + + $mMaxDepth + classLanguageConverter.html + aa5a799bdd6fff92af15b873845ba521f + + + + + $mTables + classLanguageConverter.html + a4fcd0e0f994526b02b6683a1f76fbdbc + + + + + $mTablesLoaded + classLanguageConverter.html + a7042138d6bdc161426a838862898cd6c + + + + + $mUcfirst + classLanguageConverter.html + ab307d1be11281ac730d7219411a43f4f + + + + + $mURLVariant + classLanguageConverter.html + a039e04f7e191b21814a2065db7009edd + + + + + $mUserVariant + classLanguageConverter.html + ac1eaf600b522ae830a7001b82c182694 + + + + + $mVariantFallbacks + classLanguageConverter.html + aaf08e20c94a41961d182bae60eea27c5 + + + + + $mVariantNames + classLanguageConverter.html + a0e8329a84e176effe5e423e2a241cfba + + + + + $mVariants + classLanguageConverter.html + a10ddda61d35fad17f4621e931a9e88c5 + + + + + $mVarSeparatorPattern + classLanguageConverter.html + a9919c96f908601a569e8566216cad939 + + + + const + CACHE_VERSION_KEY + classLanguageConverter.html + a919a55880a1148ea7d76ccf2f2028b25 + + + + static + $languagesWithVariants + classLanguageConverter.html + abddc40c0d8d999570f731a8c12cdc36c + + + + + applyManualConv + classLanguageConverter.html + a217b6f0b458b2aca1503f78871c5dc1d + ($convRule) + + + + getHeaderVariant + classLanguageConverter.html + a206324da2297fdcd7d2a989eb1beb9dc + () + + + + getUserVariant + classLanguageConverter.html + ac31f8273d8738dc4734437d6f5a7418b + () + + + + recursiveConvertRule + classLanguageConverter.html + ab882909eeaf2617f7f6749fabbac7662 + ($text, $variant, &$startPos, $depth=0) + + + + recursiveConvertTopLevel + classLanguageConverter.html + a1815a1245fe8bf4061664c3e562fa4a1 + ($text, $variant, $depth=0) + + + + OnPageContentSaveComplete + classLanguageConverter.html + a4e13c5d6fb733a28dcafad7963e49b1e + ($page, $user, $content, $summary, $isMinor, $isWatch, $section, $flags, $revision) + + + + LanguageConverterTest + classLanguageConverterTest.html + MediaWikiLangTestCase + + + testGetPreferredVariantDefaultLanguageVariant + classLanguageConverterTest.html + a5ce12c1bed874f249e8224df45892f73 + () + + + + testGetPreferredVariantDefaultLanguageVsUrlVariant + classLanguageConverterTest.html + a29ddbf3682169af35298b9ece2860ea9 + () + + + + testGetPreferredVariantDefaults + classLanguageConverterTest.html + a43afabbc935fbbd28f664b05cb38a129 + () + + + + testGetPreferredVariantHeaderMulti + classLanguageConverterTest.html + a1bc91e98151e0b791a039af01fb8b9eb + () + + + + testGetPreferredVariantHeaders + classLanguageConverterTest.html + a0f7b7549d713e4745372f5dd242f9e48 + () + + + + testGetPreferredVariantHeaderUserVsUrl + classLanguageConverterTest.html + ad25aaececab6f7001f5b57b7fe692ed2 + () + + + + testGetPreferredVariantHeaderWeight + classLanguageConverterTest.html + abcea4ac40a53b8e2989c4600a3b90219 + () + + + + testGetPreferredVariantHeaderWeight2 + classLanguageConverterTest.html + a80f7c2c2230335249d031308eeb1d364 + () + + + + testGetPreferredVariantUserOption + classLanguageConverterTest.html + aab6ccfcc6fd4c3a3a80087e1ed8d43a6 + () + + + + testGetPreferredVariantUserOptionForForeignLanguage + classLanguageConverterTest.html + ae890675503797f4fb6c0cd31bb72f690 + () + + + + setUp + classLanguageConverterTest.html + a2aab07c7e2ad25dac8877103077e05e0 + () + + + + tearDown + classLanguageConverterTest.html + a21d31b2bf7247e9123a3465a155f8bd4 + () + + + LanguageToTest + $lang + classLanguageConverterTest.html + a1dfdc569becf37a6435e9a6b2ee9a326 + + + + TestConverter + $lc + classLanguageConverterTest.html + a5f90404116a81cf2be79930c5475c7ea + + + + + LanguageCsTest + classLanguageCsTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageCsTest.html + aafe0eba624045156fce6678e27a72d70 + ($result, $value) + + + + testPlural + classLanguageCsTest.html + aa682b967bf4a7ed3af6bccc04f7956fe + ($result, $value) + + + static + providePlural + classLanguageCsTest.html + a19ac19a10357d870c92724c32b212766 + () + + + + LanguageCu + classLanguageCu.html + Language + + + convertGrammar + classLanguageCu.html + a3206e423b04ab1e13fce13aead8f9768 + ($word, $case) + + + + LanguageCuTest + classLanguageCuTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageCuTest.html + a2dd888dd8b79027f2e7d2becafe831c4 + ($result, $value) + + + + testPlural + classLanguageCuTest.html + ab899a4d7b693430e67bb080247c9935c + ($result, $value) + + + static + providePlural + classLanguageCuTest.html + a3072bdd9b36dd48372ecf9fd024bea95 + () + + + + LanguageCyTest + classLanguageCyTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageCyTest.html + aa03dc82be27466759d9f738f0ef46d1a + ($result, $value) + + + + testPlural + classLanguageCyTest.html + ab1596350aba15ed7438e66763dc0a60e + ($result, $value) + + + static + providePlural + classLanguageCyTest.html + a26a385a41583901b4292797a437ee1e2 + () + + + + LanguageDsb + classLanguageDsb.html + Language + + + convertGrammar + classLanguageDsb.html + a2cabb068e06ed976c881a4320fcc902c + ($word, $case) + + + + LanguageDsbTest + classLanguageDsbTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageDsbTest.html + aa550fb6aff230591e5db20205d1df4ef + ($result, $value) + + + + testPlural + classLanguageDsbTest.html + a76a493a6660871ef60b93a5f6e127dbb + ($result, $value) + + + static + providePlural + classLanguageDsbTest.html + a3c24d519df8e1df5fab9cafad023bef5 + () + + + + LanguageEo + classLanguageEo.html + Language + + + iconv + classLanguageEo.html + af894a9dd636021993a8614b8de63249b + ($in, $out, $string) + + + + initEncoding + classLanguageEo.html + aeea992d0133c2e8ca51b34b3519da395 + () + + + + strrtuxCallback + classLanguageEo.html + a1fb95ca391bc102112f9cde431b186d5 + ($matches) + + + + strrtxuCallback + classLanguageEo.html + abe08986954b3eeac8cabee45f4c84aa3 + ($matches) + + + + LanguageEs + classLanguageEs.html + Language + + + commafy + classLanguageEs.html + a37b0df8dcea43d1ef6c628431b62c90f + ($_) + + + + LanguageEt + classLanguageEt.html + Language + + + commafy + classLanguageEt.html + a6c4ef0a3a60f8e5fcc7f627e8706804c + ($_) + + + + LanguageFi + classLanguageFi.html + Language + + + convertGrammar + classLanguageFi.html + aa1df198980592cef7b5643a9fd19b187 + ($word, $case) + + + + translateBlockExpiry + classLanguageFi.html + a00c7fd79d7dc7756ce487a4e41b72ba8 + ($str, $forContent=false) + + + + LanguageFrTest + classLanguageFrTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageFrTest.html + acbcf8e501eff1822dc462c6405160811 + ($result, $value) + + + + testPlural + classLanguageFrTest.html + a98395296735ec680672a50472f32e934 + ($result, $value) + + + static + providePlural + classLanguageFrTest.html + a9003f5600062ae91bd5ae9fbe15228e6 + () + + + + LanguageGa + classLanguageGa.html + Language + + + convertGrammar + classLanguageGa.html + a6472d8229dfc9e02c224c5386a82cbbe + ($word, $case) + + + + LanguageGan + classLanguageGan.html + LanguageZh + + + __construct + classLanguageGan.html + a11fecdf35f60e3a805a421a2a9bce59e + () + + + + normalizeForSearch + classLanguageGan.html + a25b32a91e2ac7bdac9596ea05f4326f9 + ($string, $autoVariant= 'gan-hans') + + + + LanguageGaTest + classLanguageGaTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageGaTest.html + a25d79606eac04aa0ecee58d9471e7036 + ($result, $value) + + + + testPlural + classLanguageGaTest.html + a4165a35cb6186f88007fe39396894233 + ($result, $value) + + + static + providePlural + classLanguageGaTest.html + ae3e1e512b2acdf97961ca0e8e4c2df81 + () + + + + LanguageGdTest + classLanguageGdTest.html + LanguageClassesTestCase + + + testExplicitPlural + classLanguageGdTest.html + afbfa70ad2f35cf86bdb065eea7812fc5 + ($result, $value) + + + + testPlural + classLanguageGdTest.html + af4f7eae9e121a38944bd2b13e9b58872 + ($result, $value) + + + static + providerPlural + classLanguageGdTest.html + acfae363954bb929e23f8c521bd9f91dd + () + + + static + providerPluralExplicit + classLanguageGdTest.html + a759eb94b3d63a5c5cbb169b6d127bab3 + () + + + + LanguageGvTest + classLanguageGvTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageGvTest.html + a4bf901a6fd8f9cd159433b81986242d0 + ($result, $value) + + + + testPlural + classLanguageGvTest.html + ae3e8c6bab9fbec274348e0fb16443785 + ($result, $value) + + + static + providePlural + classLanguageGvTest.html + a7537a760af7557fb78b681945aad267c + () + + + + LanguageHe + classLanguageHe.html + Language + + + convertGrammar + classLanguageHe.html + a774709be048a04baa05a2c8595712ad8 + ($word, $case) + + + + LanguageHeTest + classLanguageHeTest.html + LanguageClassesTestCase + + + testFourPluralForms + classLanguageHeTest.html + afaeb5247ccf9272b9701ddd7923141d2 + ($result, $value) + + + + testGetPluralRuleType + classLanguageHeTest.html + a7250caff279ef56599de327a9cdc9af7 + ($result, $value) + + + + testGrammar + classLanguageHeTest.html + a93efc7be862c87ce171422b9859ee447 + ($result, $word, $case) + + + + testThreePluralForms + classLanguageHeTest.html + a0c1d8fcd458366977fd9fd9fccbc33c2 + ($result, $value) + + + + testTwoPluralForms + classLanguageHeTest.html + ae5aec8609d5e5a2b5083df2ff6dd0312 + ($result, $value) + + + static + provideFourPluralForms + classLanguageHeTest.html + a5fee2e1418a9f33ab27a550f6ea5819c + () + + + static + provideGrammar + classLanguageHeTest.html + a1b83e6d3682e30761bfa0553b0d9d430 + () + + + static + provideThreePluralForms + classLanguageHeTest.html + afb8acbbd9f12af99cc9ad59fd9104778 + () + + + static + provideTwoPluralForms + classLanguageHeTest.html + a9132bbafe58bf3f8eddb419e117c693a + () + + + + LanguageHiTest + classLanguageHiTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageHiTest.html + a985fee03f7c18c084c598fa89bb5779f + ($result, $value) + + + + testPlural + classLanguageHiTest.html + a6d4836df57da52a85ea10d19721d2c33 + ($result, $value) + + + static + providePlural + classLanguageHiTest.html + abc1357f3d2b7069e16766fbad9e1c42e + () + + + + LanguageHrTest + classLanguageHrTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageHrTest.html + a1647c384244efdfaa83f4967b47c3dc1 + ($result, $value) + + + + testPlural + classLanguageHrTest.html + ae6c15a480465136ae1f851f00aaa7b2c + ($result, $value) + + + static + providePlural + classLanguageHrTest.html + ac1312bc1b5a29744222e7f73df354614 + () + + + + LanguageHsb + classLanguageHsb.html + Language + + + convertGrammar + classLanguageHsb.html + a14cf38f65c410f48e583ec0b4be5b930 + ($word, $case) + + + + LanguageHsbTest + classLanguageHsbTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageHsbTest.html + ab6dd9940e415413ecfee6badb1777a2b + ($result, $value) + + + + testPlural + classLanguageHsbTest.html + aa060e6d5ffec558309bf63468d7b0ed5 + ($result, $value) + + + static + providePlural + classLanguageHsbTest.html + aa46eb48e21be0566e44c90271d0c6b34 + () + + + + LanguageHu + classLanguageHu.html + Language + + + convertGrammar + classLanguageHu.html + ab40f6c13c4a3907de9b6463d8569bc12 + ($word, $case) + + + + LanguageHuTest + classLanguageHuTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageHuTest.html + a30fe851c6f8a93298edc93f33f99d474 + ($result, $value) + + + + testPlural + classLanguageHuTest.html + ab10110bfd53875eb9b2420e4d52eb5ca + ($result, $value) + + + static + providePlural + classLanguageHuTest.html + a5df4cec1af08d4d33142e025e4a3f376 + () + + + + LanguageHy + classLanguageHy.html + Language + + + commafy + classLanguageHy.html + ac44489eaa9bfe1d537ce0ec2cc2e2a95 + ($_) + + + + convertGrammar + classLanguageHy.html + ac3bf68d7dcf34ae7b6f87c2f43d5fcb8 + ($word, $case) + + + + LanguageHyTest + classLanguageHyTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageHyTest.html + a31bacd6c711e69a10026a83822021ff7 + ($result, $value) + + + + testPlural + classLanguageHyTest.html + a988ec7d7b3e6431a7b00623bd5fa87da + ($result, $value) + + + static + providePlural + classLanguageHyTest.html + a2bcfac502f9884d79da71095675d0329 + () + + + + LanguageIu + classLanguageIu.html + Language + + + __construct + classLanguageIu.html + add9d11713d26e756c8bb25859e10925b + () + + + + LanguageJa + classLanguageJa.html + Language + + + emphasize + classLanguageJa.html + a41c25353cd41855a4b0ef962edc570be + ($text) + + + + segmentByWord + classLanguageJa.html + a9c3cb34816988b4d88ec1b690b166954 + ($string) + + + + LanguageKaa + classLanguageKaa.html + Language + + + commafy + classLanguageKaa.html + a66ca2a9e39f1aeb4c7299013ba97363a + ($_) + + + + convertGrammar + classLanguageKaa.html + ad970c835f44058c4da395081b70a4c46 + ($word, $case) + + + + lcfirst + classLanguageKaa.html + a09f2310d484240f25a360bcc43500cdc + ($string) + + + + ucfirst + classLanguageKaa.html + a28f0eb63fe584e32b99a50031e90c17b + ($string) + + + + LanguageKk + classLanguageKk.html + LanguageKk_cyrl + + + __construct + classLanguageKk.html + aca59693010f9331cfd23dc7f2d4a3fb3 + () + + + + convertGrammar + classLanguageKk.html + a44604919767778040bffaf7dc44487c9 + ($word, $case) + + + + lcfirst + classLanguageKk.html + a3acf27fdb3b0f360df0b6ba7d15d8932 + ($string) + + + + ucfirst + classLanguageKk.html + a1d09a2b0d0193bb94470467e117bf920 + ($string) + + + + LanguageKk_cyrl + classLanguageKk__cyrl.html + Language + + + commafy + classLanguageKk__cyrl.html + a17a49da0279c550bc9b5d14d94620146 + ($_) + + + + convertGrammarKk_arab + classLanguageKk__cyrl.html + aa49c8cb6696c9ab33c727b6ffd8c99ce + ($word, $case) + + + + convertGrammarKk_cyrl + classLanguageKk__cyrl.html + a42369eb7d702cedd31bfcdc95b4b0025 + ($word, $case) + + + + convertGrammarKk_latn + classLanguageKk__cyrl.html + a694f1508b7fc370a58fe93c43163f4f6 + ($word, $case) + + + + lastLetter + classLanguageKk__cyrl.html + a1572415e5df2c386dd79c11fed6eae84 + ($word, $allVowels) + + + + LanguageKm + classLanguageKm.html + Language + + + commafy + classLanguageKm.html + a4a5e84f978a298175ef14382e3e0598b + ($_) + + + + LanguageKsh + classLanguageKsh.html + Language + + + commafy + classLanguageKsh.html + ac916b6bcf1bbe573ec1a294dc1aadad4 + ($_) + + + + convertGrammar + classLanguageKsh.html + a4fe69a55d77cdcca579821c0fce671a1 + ($word, $case) + + + + convertPlural + classLanguageKsh.html + a6a29485a01747ab53f4df0075948bb34 + ($count, $forms) + + + static + $familygender + classLanguageKsh.html + a667fa4ef277f6a5c131438047de49a1b + + + + + LanguageKshTest + classLanguageKshTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageKshTest.html + aaf77f80fefedb9ed78fd3598ed8bb27a + ($result, $value) + + + + testPlural + classLanguageKshTest.html + a3bf6b3bf8245abb0083104ed5585c628 + ($result, $value) + + + static + providePlural + classLanguageKshTest.html + ac4a602dab56f7f3bb8b31c46e93cd428 + () + + + + LanguageKu + classLanguageKu.html + LanguageKu_ku + + + __construct + classLanguageKu.html + ab03457c9f91fb87eabff94ea5634668c + () + + + + LanguageKu_ku + classLanguageKu__ku.html + Language + + + commafy + classLanguageKu__ku.html + aadf5191d0385112b3c0f931330413c2f + ($_) + + + + LanguageLa + classLanguageLa.html + Language + + + convertGrammar + classLanguageLa.html + a51bc285c90e8a8febd7332956a281e7c + ($word, $case) + + + + LanguageLnTest + classLanguageLnTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageLnTest.html + a16f42314976414ba8e3ee3b2cc806a5b + ($result, $value) + + + + testPlural + classLanguageLnTest.html + ae2f4ca18ef79e3553f31e52300460fa7 + ($result, $value) + + + static + providePlural + classLanguageLnTest.html + a5399d679e7d9bfc2c693200edff981e8 + () + + + + LanguageLtTest + classLanguageLtTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageLtTest.html + a142b99c685fcc9b56df2d33647ee2d4f + ($result, $value) + + + + testOneFewPlural + classLanguageLtTest.html + a5852b45bf360da37e699081cbc3c02c5 + ($result, $value) + + + + testPlural + classLanguageLtTest.html + af1b4821fefece09000181de7527b39d8 + ($result, $value) + + + static + providePlural + classLanguageLtTest.html + aab3e5a2253bcd96c3c5a679a9ee1b30c + () + + + static + providePluralTwoForms + classLanguageLtTest.html + aabb0ed2175c449ebb7951ab72f1e867a + () + + + + LanguageLvTest + classLanguageLvTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageLvTest.html + a842c07fdb20b80a23464c64009167212 + ($result, $value) + + + + testPlural + classLanguageLvTest.html + a65b567e0fbaf7a230a89f2d73ba505d6 + ($result, $value) + + + static + providePlural + classLanguageLvTest.html + a6f9e7baf8d9ff252763abac1f8310fef + () + + + + LanguageMgTest + classLanguageMgTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageMgTest.html + afb9fa15698b9696571bf330d0ef827a2 + ($result, $value) + + + + testPlural + classLanguageMgTest.html + a6ad561e4c940c12e5d57131bff14d97d + ($result, $value) + + + static + providePlural + classLanguageMgTest.html + ac05cc31cc4af19f5cc0ecca4741dc5d2 + () + + + + LanguageMkTest + classLanguageMkTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageMkTest.html + a19ebf722bb45cc742cc7918820a39723 + ($result, $value) + + + + testPlural + classLanguageMkTest.html + abec779bc44c420b7f11bfb8d421b0472 + ($result, $value) + + + static + providePlural + classLanguageMkTest.html + a49f0d86eb6d8220b2294a14700b4e26c + () + + + + LanguageMl + classLanguageMl.html + Language + + + normalize + classLanguageMl.html + af38dc48ff61505cbeeb6a56091032dfb + ($s) + + + + LanguageMlTest + classLanguageMlTest.html + LanguageClassesTestCase + + + testFormatNum + classLanguageMlTest.html + a348c3109c379861e923510853c8e10f4 + ($result, $value) + + + static + providerFormatNum + classLanguageMlTest.html + a2b63f6cbcace4512bf7b399ed25a049a + () + + + + LanguageMoTest + classLanguageMoTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageMoTest.html + ae3acd45faf239fc2be423c3a89f7fa66 + ($result, $value) + + + + testPlural + classLanguageMoTest.html + a6ae8849fae3e1c14a868975123220264 + ($result, $value) + + + static + providePlural + classLanguageMoTest.html + afc83cbc7609feb27419d0dcae8da8e28 + () + + + + LanguageMtTest + classLanguageMtTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageMtTest.html + a3f031bddfd7caf6bc16d7619898017ab + ($result, $value) + + + + testPlural + classLanguageMtTest.html + aa83d0501063123eee59499b25275ba56 + ($result, $value) + + + + testPluralTwoForms + classLanguageMtTest.html + a9c22fbfe5fe0564d9225073829a525fb + ($result, $value) + + + static + providePlural + classLanguageMtTest.html + a56c2c593cb5b64cda4d1751da51f8e9b + () + + + static + providePluralTwoForms + classLanguageMtTest.html + af66a4853ba2bb23621b357930bf4a848 + () + + + + LanguageMy + classLanguageMy.html + Language + + + commafy + classLanguageMy.html + a4e55c282cce0125c17f22f58498c5c26 + ($_) + + + + LanguageNlTest + classLanguageNlTest.html + LanguageClassesTestCase + + + testFormatNum + classLanguageNlTest.html + a138762fa66c96989eac9046a3467ac8d + () + + + + LanguageNsoTest + classLanguageNsoTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageNsoTest.html + a7805cd774c8ef9b289ac014e07ad9e7b + ($result, $value) + + + + testPlural + classLanguageNsoTest.html + a41879b8873c4fa19e151cba552609ecf + ($result, $value) + + + static + providePlural + classLanguageNsoTest.html + a248589608f10b64355ae064b04a31169 + () + + + + LanguageOs + classLanguageOs.html + Language + + + convertGrammar + classLanguageOs.html + a96fc57455170ebea412e71183b2877b0 + ($word, $case) + + + + LanguagePl + classLanguagePl.html + Language + + + commafy + classLanguagePl.html + a8742a6fe5ec5b973e95354bd53ddd726 + ($_) + + + + LanguagePlTest + classLanguagePlTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguagePlTest.html + a1a1830dcac9d4654fe1733448be27353 + ($result, $value) + + + + testPlural + classLanguagePlTest.html + a1928ed3baac667f41aa839d57f809f63 + ($result, $value) + + + + testPluralTwoForms + classLanguagePlTest.html + afb876cd4a299a53714c883a3f9522416 + ($result, $value) + + + static + providePlural + classLanguagePlTest.html + a4d8726d499457294cfc63576db5d4467 + () + + + static + providePluralTwoForms + classLanguagePlTest.html + a55758c7a45b11d345d26393176e640e7 + () + + + + LanguageQqx + classLanguageQqx.html + Language + + + getMessage + classLanguageQqx.html + accff52970f8dd3c198adb7ef5f34f786 + ($key) + + + + LanguageRoTest + classLanguageRoTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageRoTest.html + ab6fe3d9ec98d5fe98157dbd04c7037a9 + ($result, $value) + + + + testPlural + classLanguageRoTest.html + ae73a60dbc10500ea7f1e21c660063cf4 + ($result, $value) + + + static + providePlural + classLanguageRoTest.html + a6a429f10bc1fb1f26cbf689f94072a0f + () + + + + LanguageRu + classLanguageRu.html + Language + + + commafy + classLanguageRu.html + ab98920b83ae9d5093ee784071d8d7ba1 + ($_) + + + + convertGrammar + classLanguageRu.html + add27b1e996b0b22c391e90fe9ad95260 + ($word, $case) + + + + LanguageRuTest + classLanguageRuTest.html + LanguageClassesTestCase + + + testExplicitPlural + classLanguageRuTest.html + a537625628488bba51dadc1dec01c2cda + () + + + + testGetPluralRuleType + classLanguageRuTest.html + ae3460ba35015a9632634166a284ae4a6 + ($result, $value) + + + + testGrammar + classLanguageRuTest.html + a76756ab2c29c22766e4686f7dd8b3395 + ($result, $word, $case) + + + + testPlural + classLanguageRuTest.html + af411e156ad449c001dce8295cd712297 + ($result, $value) + + + + testPluralTwoForms + classLanguageRuTest.html + a8bd6a735faae25d69ddc0981f85716f2 + ($result, $value) + + + static + providePlural + classLanguageRuTest.html + a00468a780cd5d04539fffd651ab43393 + () + + + static + providePluralTwoForms + classLanguageRuTest.html + acd8492326114432bbbfacde92494cf6d + () + + + static + providerGrammar + classLanguageRuTest.html + a37a4d7875f41eabf6b8dc1ac2c666945 + () + + + + Languages + classLanguages.html + + + __construct + classLanguages.html + a8f41328294fd38e9548739dba38a96fb + () + + + + getCaseMismatchMagicWords + classLanguages.html + a87f79a0b837cb925989a3455e136a52d + ($code) + + + + getDuplicateMessages + classLanguages.html + a59240a69037013e316d7e9d80d2287ac + ($code) + + + + getEmptyMessages + classLanguages.html + a6df6f47e8b79f222dfe6ad69f4a52ee4 + ($code) + + + + getFallback + classLanguages.html + a38c3266c1c70f2dec65b5ceb41ed478e + ($code) + + + + getGeneralMessages + classLanguages.html + abbb42d58d0fd29a180a2647e75124419 + () + + + + getIgnoredMessages + classLanguages.html + a957fb9b4e3ff4bb6773f3cf15bd96d89 + () + + + + getLanguages + classLanguages.html + a96c49e7663a4a626953581369dd03090 + () + + + + getMagicWords + classLanguages.html + ac888d0ec4a50da3a2fe580ef962e1df6 + ($code) + + + + getMessages + classLanguages.html + a43bc52d7d080dfe9a5c71a0d488661e5 + ($code) + + + + getMessagesWithDubiousLinks + classLanguages.html + a515237b5faf3b2048e30e4d82b9866c3 + ($code) + + + + getMessagesWithMismatchVariables + classLanguages.html + a2a2eddac753e61a2e4a192c2562a3d8c + ($code) + + + + getMessagesWithoutPlural + classLanguages.html + a5df877cb3a4c20691ed572b890e97331 + ($code) + + + + getMessagesWithUnbalanced + classLanguages.html + a21cc5b4b93c86e5437327a57cb51f2c6 + ($code) + + + + getMessagesWithWhitespace + classLanguages.html + ac55626b1ec909f8a5eab06b95a12d79d + ($code) + + + + getMessagesWithWrongChars + classLanguages.html + a4ab8095389076aa2bd50f15f4a9b6a65 + ($code) + + + + getNamespaceAliases + classLanguages.html + a0319e2ae1b503d1a4990d9aa3d26c024 + ($code) + + + + getNamespaceNames + classLanguages.html + ac5e7ea0c546c03cdf26f0436df88bb55 + ($code) + + + + getNonXHTMLMessages + classLanguages.html + a6cc3ce64964c92c8acd5733335dc13cb + ($code) + + + + getObsoleteMagicWords + classLanguages.html + a03f2363fa18b4b69d6d291e1b1c58c0c + ($code) + + + + getObsoleteMessages + classLanguages.html + a52b52f47ae78ccf52057e6e7cc5cd23e + ($code) + + + + getObsoleteSpecialPages + classLanguages.html + a356588970f8e41b809bcd60db008d6ce + ($code) + + + + getOptionalMessages + classLanguages.html + a489a0991fb2d614cf67fffdf43eb8980 + () + + + + getOverridingMagicWords + classLanguages.html + a3466010c794b61a364196151dd82c025 + ($code) + + + + getProblematicProjectTalks + classLanguages.html + acbd9aba69417a443901bf7d135a117cf + ($code) + + + + getSpecialPageAliases + classLanguages.html + a8b92fcc3e0e8fbebd3ae72cf3bb9f6d5 + ($code) + + + + getUntranslatedMagicWords + classLanguages.html + a921784fbb2f6d56e20145e689cac0289 + ($code) + + + + getUntranslatedMessages + classLanguages.html + a29a5cc197d68dd190dec9063e56d28f6 + ($code) + + + + getUntranslatedNamespaces + classLanguages.html + ab7c8174f1180d68d38f34f4255fb0f31 + ($code) + + + + getUntraslatedSpecialPages + classLanguages.html + a6a6d8251825c5967124b98800b5399eb + ($code) + + + + loadFile + classLanguages.html + a6ea40777be2659e87287a1afc7df567e + ($code) + + + array + $mFallback + classLanguages.html + af91af05bb02b9019784a37443d90b1d3 + + + + array + $mGeneralMessages + classLanguages.html + a69a5a582e57e0b1885e06c67cf9ae85c + + + + array + $mIgnoredMessages + classLanguages.html + a12c5375cbd2ff02f2ea306ecbf1c853e + + + + array + $mLanguages + classLanguages.html + a6061d047e755d7a509b8aada78b19f31 + + + + array + $mMagicWords + classLanguages.html + a49865b9c2294845f7ad022ccb2a13f30 + + + + array + $mMessages + classLanguages.html + a8f86ed9a4246fbdf0f88bc771c9f40c3 + + + + array + $mNamespaceAliases + classLanguages.html + adec6bdcedc7723f791c41f2344ebf724 + + + + array + $mNamespaceNames + classLanguages.html + aa106c8034b6883c97c99a538d4c5de25 + + + + array + $mOptionalMessages + classLanguages.html + a5d3086095f1acc27fee1920cea6112ee + + + + array + $mRawMessages + classLanguages.html + a0109213d2e0052cae110eacdefd7be4d + + + + array + $mSpecialPageAliases + classLanguages.html + a1d7fc5bc4bc0872cdfea6f4dd7a54b1f + + + + + loadGeneralMessages + classLanguages.html + a3cc6e636ab5816377ad97f6b26a03067 + () + + + + loadMessages + classLanguages.html + a17454dd9415c49c902d0b8eb887c38d1 + ($code) + + + + LanguageSeTest + classLanguageSeTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageSeTest.html + aacf2c0a907ca0ff4a8477e8310fee53b + ($result, $value) + + + + testPlural + classLanguageSeTest.html + a647badad6fca5192bc13b0be0bb63b7a + ($result, $value) + + + + testPluralTwoForms + classLanguageSeTest.html + a03f62a54580767ab274bd52a799fbe1b + ($result, $value) + + + static + providePlural + classLanguageSeTest.html + a20073bd0f4b5a7c9d8924d8614c81bd2 + () + + + static + providePluralTwoForms + classLanguageSeTest.html + a6de18e17345d8b08b947db41f4f86a84 + () + + + + LanguageSgsTest + classLanguageSgsTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageSgsTest.html + a881e11b72659eb5f634f356b3f900814 + ($result, $value) + + + + testPluralAllForms + classLanguageSgsTest.html + a5de82f662e0deb55d9b5aecaa46b93fc + ($result, $value) + + + + testPluralTwoForms + classLanguageSgsTest.html + a724ed2bf3accf0f0b31eca70dbfad410 + ($result, $value) + + + static + providePluralAllForms + classLanguageSgsTest.html + a45c1c7c6b55ffb921fab35f719d7f6a6 + () + + + static + providePluralTwoForms + classLanguageSgsTest.html + a85c235353ec60aa73b9755f6b949ae8e + () + + + + LanguageShi + classLanguageShi.html + Language + + + __construct + classLanguageShi.html + a5f3f2f5ebf94acb30959ba5baf917f63 + () + + + + LanguageShTest + classLanguageShTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageShTest.html + a5d0dd27b6bd24ee2edf10d9ee7b0030e + ($result, $value) + + + + testPlural + classLanguageShTest.html + aa1f76b9c7668407560330ece90cbe8a0 + ($result, $value) + + + static + providePlural + classLanguageShTest.html + a6f767c696a4ee0faac420a7b28e1a9de + () + + + + LanguageSkTest + classLanguageSkTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageSkTest.html + aad458984f4a688b05462ca039d086f4d + ($result, $value) + + + + testPlural + classLanguageSkTest.html + a53be4e4fe47479990873a58463ab7608 + ($result, $value) + + + static + providePlural + classLanguageSkTest.html + a8a561bff6c9844e5e03a6d54dbcec1aa + () + + + + LanguageSl + classLanguageSl.html + Language + + + convertGrammar + classLanguageSl.html + a5e46975d2ee899e4a68798d70b1327d9 + ($word, $case) + + + + LanguageSlTest + classLanguageSlTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageSlTest.html + ae5cd8797fd96f5a44da6381884a70b6a + ($result, $value) + + + + testPlural + classLanguageSlTest.html + a6b329a80cf9a67b81bc6f00fa6fbcd6e + ($result, $value) + + + static + providerPlural + classLanguageSlTest.html + aac53f3f9d5a46b81cd4b4f78e6f121e1 + () + + + + LanguageSmaTest + classLanguageSmaTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageSmaTest.html + a5dec41829f501f09222d662df4577181 + ($result, $value) + + + + testPlural + classLanguageSmaTest.html + adfb33459cf0b50fb653719a8ff268e7f + ($result, $value) + + + + testPluralTwoForms + classLanguageSmaTest.html + a0491f06350e9f76d394d72348ca654cd + ($result, $value) + + + static + providePlural + classLanguageSmaTest.html + a3a18075e28f1812c5bfc6be7c87e60df + () + + + static + providePluralTwoForms + classLanguageSmaTest.html + aea7bc2b8a291aed48cc4a39d308787bd + () + + + + LanguageSr + classLanguageSr.html + Language + + + __construct + classLanguageSr.html + adbfd1f415903982f4fd06d783e2eafac + () + + + + LanguageSrTest + classLanguageSrTest.html + LanguageClassesTestCase + + + testConversionToCyrillic + classLanguageSrTest.html + a60986f58a6042831f4c7c1e8e18926c6 + () + + + + testConversionToLatin + classLanguageSrTest.html + acdbcfd7a6806bcc74b595de00a4a5796 + () + + + + testEasyConversions + classLanguageSrTest.html + a4db531471e3598e03859ebe4a26d6ff6 + () + + + + testGetPluralRuleType + classLanguageSrTest.html + aa84e4e211c7f2cd79bbeef2af4f2a4c0 + ($result, $value) + + + + testMixedConversions + classLanguageSrTest.html + a93e47776a2ffca288c81ec3f3017aeb4 + () + + + + testPlural + classLanguageSrTest.html + af48b107f611a70f936bd561d146ef7f6 + ($result, $value) + + + + testPluralTwoForms + classLanguageSrTest.html + acabc724e5d3b81033b3f43c6cf79763f + ($result, $value) + + + + testSameAmountOfLatinAndCyrillicGetConverted + classLanguageSrTest.html + af39b6f9b72826241272f1bd28d2b51a8 + () + + + static + providePlural + classLanguageSrTest.html + a383bba2fcc611874bba105f12055838f + () + + + static + providePluralTwoForms + classLanguageSrTest.html + a3641645ca236a8991546d9b3464fa369 + () + + + + assertConverted + classLanguageSrTest.html + a1227085c1db2930fb880030d399ce7be + ($text, $variant, $msg= '') + + + + assertCyrillic + classLanguageSrTest.html + afd442a778b2586aa097857cafc25f27a + ($text, $msg= '') + + + + assertLatin + classLanguageSrTest.html + acd8438723523f81c1d58dedc48b0a68e + ($text, $msg= '') + + + + assertUnConverted + classLanguageSrTest.html + a3075529dd0932fd16ab3d70f599a37c8 + ($text, $variant, $msg= '') + + + + convertTo + classLanguageSrTest.html + ab55ea5201e80f82fa02f02818448db43 + ($text, $variant) + + + + convertToCyrillic + classLanguageSrTest.html + aec0e9d3cb32b73da9a9c10ef345423d9 + ($text) + + + + convertToLatin + classLanguageSrTest.html + ac668bc89d7380d200f0dd5715052d65c + ($text) + + + + LanguageTest + classLanguageTest.html + LanguageClassesTestCase + + + parseFormattedNumberProvider + classLanguageTest.html + a64047fceffc18bb09fe82e42d6723638 + () + + + + testBuiltInCodeValidation + classLanguageTest.html + aa86d3dde456508eb415fd6520be2d600 + ($code, $message= '') + + + + testBuiltInCodeValidationRejectUnderscore + classLanguageTest.html + ac05e72f3f3e5ffc011b4cbc5132d3460 + () + + + + testCheckTitleEncoding + classLanguageTest.html + aa187309b5b4380eaf4efcbef2a9b34e8 + ($s) + + + + testCommafy + classLanguageTest.html + a3f785dfe93184b22622945821ac44eee + ($number, $numbersWithCommas) + + + + testConvertPlural + classLanguageTest.html + af23f493ce2cb9ea592ffb26f46a7b8cd + ($expected, $number, $forms) + + + + testFormatBitrate + classLanguageTest.html + aa10097d6a071ff28033c9369cbd29a1c + ($bps, $expected, $msg) + + + + testFormatDuration + classLanguageTest.html + ac21c920402e9747a302b567bc6a1a655 + ($duration, $expected, $intervals=array()) + + + + testFormatSize + classLanguageTest.html + a735b8d957dab3bd2b1a24d0f71d05b11 + ($size, $expected, $msg) + + + + testFormatTimePeriod + classLanguageTest.html + a4160f3e75a7371761904a3bbef521217 + ($seconds, $format, $expected, $desc) + + + + testGetNamespaceAliases + classLanguageTest.html + a8d4c0b7e6b119b7b0e35cdf87e71992d + ($languageCode, $subset) + + + + testGetParentLanguage + classLanguageTest.html + a5cf7fd65065fbf4b487de899699909e8 + ($code, $expected, $comment) + + + + testIsSupportedLanguage + classLanguageTest.html + ac5cba7c4fa8d30225491ef2801ce8747 + ($code, $expected, $comment) + + + + testKnownCldrLanguageTag + classLanguageTest.html + a74b4bf8619d2e2014a7a2e84d82b73c3 + () + + + + testKnownLanguageTag + classLanguageTest.html + ac4e6dfe3ea1d62698a6c16efb1f924b4 + ($code, $message= '') + + + + testLanguageConvertDoubleWidthToSingleWidth + classLanguageTest.html + a7a4aff50ad2acb9057599f40016b0580 + () + + + + testLenientLanguageTag + classLanguageTest.html + a0fb58900211f6a23a2fb6e39c67be4f8 + () + + + + testListToText + classLanguageTest.html + a51ee6856dcbb852ffec31cdc6ddd16a3 + () + + + + testMalformedLanguageTag + classLanguageTest.html + ad50b8ececb1a413c82c9362be3ac542e + ($code, $message= '') + + + + testParseFormattedNumber + classLanguageTest.html + ae35a9ee26e1d4b92c17a199b2de59fd5 + ($langCode, $number) + + + + testRomanNumerals + classLanguageTest.html + ae53642e5655af261bdcbed606a92fd1d + ($num, $numerals) + + + + testSprintfDate + classLanguageTest.html + ac3e473b2158ebb826f5a825a5aadb991 + ($format, $ts, $expected, $msg) + + + + testSprintfDateNotAllDigitTimestamp + classLanguageTest.html + a6dcfcd77a6ffb25678f67450cc1ff0d5 + () + + + + testSprintfDateNoZone + classLanguageTest.html + aa50cc46f2c811ece4f058dbeadc608ed + ($format, $ts, $expected, $ignore, $msg) + + + + testSprintfDateTooLongTimestamp + classLanguageTest.html + a1b56064c0a2375c5f40ea6d308765168 + () + + + + testSprintfDateTooShortTimestamp + classLanguageTest.html + ae42cda4f8db033a5e8244287f5d010ef + () + + + + testSprintfDateTZ + classLanguageTest.html + a11e5405cc95ee02a340277e6c1c57290 + ($format, $ts, $ignore, $expected, $msg) + + + + testTranslateBlockExpiry + classLanguageTest.html + a70cdbcc536eddfb04297ed13c4540523 + ($expectedData, $str, $desc) + + + + testTruncate + classLanguageTest.html + ac7590a81ed966a9f9ffc3b6497653f92 + () + + + + testTruncateHtml + classLanguageTest.html + a28fcfdf623eda3a5895b1ef518f66862 + ($len, $ellipsis, $input, $expected) + + + + testUnknownLanguageTag + classLanguageTest.html + af01e9d1e55a081fe1696508ba1efdb07 + ($code, $message= '') + + + + testWellFormedLanguageTag + classLanguageTest.html + ac1d42e1dedb368566f58c5f1eb2b8e08 + ($code, $message= '') + + + static + provideCheckTitleEncodingData + classLanguageTest.html + a0e40004c76196e98f57d32a9feee6e51 + () + + + static + provideCommafyData + classLanguageTest.html + abd3d79fc25a15676d6bf4190faaaf6d3 + () + + + static + provideFormatBitrate + classLanguageTest.html + a6fee39fa436838ee05333640fe1a00be + () + + + static + provideFormatDuration + classLanguageTest.html + a50fff6f1574dc9b3f44aa5acea6a40bd + () + + + static + provideFormatSizes + classLanguageTest.html + ae0e9b8291eaf4bed9f5422e8b061cf45 + () + + + static + provideFormattableTimes + classLanguageTest.html + a3f02ec000e969c09bb1adcff7bf08616 + () + + + static + provideGetNamespaceAliases + classLanguageTest.html + a9b3fc028ae4c6572d0760318382b1ae4 + () + + + static + provideGetParentLanguage + classLanguageTest.html + a159694a5b887c10ef11b170602ea7102 + () + + + static + provideHTMLTruncateData + classLanguageTest.html + a2e48c7775773d152abcdd329686d3bc2 + () + + + static + provideIsSupportedLanguage + classLanguageTest.html + af552e826a500829691b10fc0af307579 + () + + + static + provideKnownLanguageTags + classLanguageTest.html + a9209a2e457d9c5d565774471893fd21a + () + + + static + provideLanguageCodes + classLanguageTest.html + a0ecfd1ea87494d48e98fad5c5041c5a6 + () + + + static + provideMalformedLanguageTags + classLanguageTest.html + a1c256825d3c36ce3bc43e7204aaa752a + () + + + static + providePluralData + classLanguageTest.html + a867941ccc777f971fa45d5eb09fce00a + () + + + static + provideRomanNumeralsData + classLanguageTest.html + a15b0dd512269c2073dcf5dfcea08b81f + () + + + static + provideSprintfDateSamples + classLanguageTest.html + a0cbd036aced732778645d53437e539fc + () + + + static + provideTranslateBlockExpiry + classLanguageTest.html + a07ee9df0acf67d1874d5b06f5346d49c + () + + + static + provideUnknownLanguageTags + classLanguageTest.html + af77bd4399cc8ca9969348d99e638f4bc + () + + + static + provideWellFormedLanguageTags + classLanguageTest.html + a6bc2871822ad26caaf13a02af3af17e7 + () + + + + LanguageTg + classLanguageTg.html + Language + + + __construct + classLanguageTg.html + acacba866398af06751f525c164223346 + () + + + + LanguageTiTest + classLanguageTiTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageTiTest.html + ae555cfc4990c93fcc21bac22b85f8d8e + ($result, $value) + + + + testPlural + classLanguageTiTest.html + a88fc407ec353d0ba58b24fe675f6c9a2 + ($result, $value) + + + static + providePlural + classLanguageTiTest.html + a4adf6ad1001344731afe123e7357ef3c + () + + + + LanguageTlTest + classLanguageTlTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageTlTest.html + a2c01430fab5a1bbe70022d479ca8fdbf + ($result, $value) + + + + testPlural + classLanguageTlTest.html + a38296caf6bb28bb735cd5ebf363f09c4 + ($result, $value) + + + static + providePlural + classLanguageTlTest.html + a5a5531e3b27868093c772da9a6afed41 + () + + + + LanguageToTest + classLanguageToTest.html + Language + + + __construct + classLanguageToTest.html + a055a4fc139ee3020c56bde126fc412ea + () + + + + LanguageTr + classLanguageTr.html + Language + + + lcfirst + classLanguageTr.html + ad49d8cf789aa002b3e9a93e6fb204133 + ($string) + + + + ucfirst + classLanguageTr.html + a1b7f89931e922f4e7b499c1e1de9eae3 + ($string) + + + + LanguageTrTest + classLanguageTrTest.html + LanguageClassesTestCase + + + testDottedAndDotlessI + classLanguageTrTest.html + ac3232b11461a894566143ec605c00c4d + ($func, $input, $inputCase, $expected) + + + static + provideDottedAndDotlessI + classLanguageTrTest.html + a77e1eb6cdf99567ddb3b9422eedeb730 + () + + + + LanguageTyv + classLanguageTyv.html + Language + + + convertGrammar + classLanguageTyv.html + a91eace7a7dd594d1ab2529de091eb9d7 + ($word, $case) + + + + LanguageUk + classLanguageUk.html + Language + + + commafy + classLanguageUk.html + a26426eeac706c71c923f7dd31840df8d + ($_) + + + + convertGrammar + classLanguageUk.html + a56aa112863f575d67f1e04273bd9a90f + ($word, $case) + + + + LanguageUkTest + classLanguageUkTest.html + LanguageClassesTestCase + + + testExplicitPlural + classLanguageUkTest.html + a6024c9501d504eeda911dedad6b119aa + () + + + + testGetPluralRuleType + classLanguageUkTest.html + a25c7e340dd8e1fdd86bc916dc2890ff0 + ($result, $value) + + + + testPlural + classLanguageUkTest.html + a10e9b0a483392cafa34a332406c736e9 + ($result, $value) + + + + testPluralTwoForms + classLanguageUkTest.html + a6032f4f27b61ff4ac4f7adef9206541f + ($result, $value) + + + static + providePlural + classLanguageUkTest.html + af12711b28e92cc1150155b7c9b5d6af7 + () + + + static + providePluralTwoForms + classLanguageUkTest.html + a9e98e442978069e1e1e874a3cbe8a756 + () + + + + LanguageUz + classLanguageUz.html + Language + + + __construct + classLanguageUz.html + ada78b362db78b3c507d845897b4a221b + () + + + + LanguageUzTest + classLanguageUzTest.html + LanguageClassesTestCase + + + testConversionToCyrillic + classLanguageUzTest.html + a39b534da47d31be818c3e300ad757634 + () + + + + testConversionToLatin + classLanguageUzTest.html + af9f306f7ed486300602ce27289ce1bbe + () + + + + assertConverted + classLanguageUzTest.html + af6ad6716a0332866eed602c69bb0d629 + ($text, $variant, $msg= '') + + + + assertCyrillic + classLanguageUzTest.html + acf3f00fb43d1bd88bc9b92cd8c69b274 + ($text, $msg= '') + + + + assertLatin + classLanguageUzTest.html + adae7d75e31dc80debeedade509384ee8 + ($text, $msg= '') + + + + assertUnConverted + classLanguageUzTest.html + a061c71dc818e19a2f1f28df402fd3f32 + ($text, $variant, $msg= '') + + + + convertTo + classLanguageUzTest.html + a331990431a8b149e87ff02b6d422edbe + ($text, $variant) + + + + convertToCyrillic + classLanguageUzTest.html + a7bc5cd81cf1280d37f0857317b8e4640 + ($text) + + + + convertToLatin + classLanguageUzTest.html + a6a69eb207db292e065b0b7acacdd247f + ($text) + + + + LanguageWa + classLanguageWa.html + Language + + + date + classLanguageWa.html + a29d43fdac82c2c569fd39818523b6dbd + ($ts, $adj=false, $format=true, $tc=false) + + + + timeanddate + classLanguageWa.html + acb0259ecd2a2868626fe8000b2c86f3d + ($ts, $adj=false, $format=true, $tc=false) + + + + LanguageWaTest + classLanguageWaTest.html + LanguageClassesTestCase + + + testGetPluralRuleType + classLanguageWaTest.html + acdf93b20e3dd6fc04c314149b915f388 + ($result, $value) + + + + testPlural + classLanguageWaTest.html + a09fdd5218baf398bee0bd005662e3f12 + ($result, $value) + + + static + providePlural + classLanguageWaTest.html + a093e3506d3f35e200e5f01188ca5c509 + () + + + + LanguageYue + classLanguageYue.html + Language + + + hasWordBreaks + classLanguageYue.html + ad0db6c3785a65dbe3ad93834bd9f351b + () + + + + normalizeForSearch + classLanguageYue.html + aa47e6c481f8acd63204040e8cd940e0e + ($string) + + + + segmentByWord + classLanguageYue.html + a3db4d9ab825fd0c18770dee4cfc0f14d + ($string) + + + + LanguageZh + classLanguageZh.html + LanguageZh_hans + + + __construct + classLanguageZh.html + ab01334309b0b06228679788d1aae490e + () + + + + convertForSearchResult + classLanguageZh.html + a23997c0246d284361f32190c178eb032 + ($termsArray) + + + + normalizeForSearch + classLanguageZh.html + a2549118d9b84b27364d8902233a5906a + ($string, $autoVariant= 'zh-hans') + + + + segmentForDiff + classLanguageZh.html + a7837693526cc36adc536ceeec5beed1d + ($text) + + + + unsegmentForDiff + classLanguageZh.html + ae048576eed18a3412cee3e12ce83994e + ($text) + + + + LanguageZh_hans + classLanguageZh__hans.html + Language + + + formatDuration + classLanguageZh__hans.html + ac07b1bbee0770002b83d8acbd11d82ac + ($seconds, array $chosenIntervals=array()) + + + + hasWordBreaks + classLanguageZh__hans.html + a3ec4109b8b466c05e48bf0a1dd538edc + () + + + + normalizeForSearch + classLanguageZh__hans.html + a0dbccfbc9272160b2b1cd7325b095a11 + ($s) + + + + segmentByWord + classLanguageZh__hans.html + aff67e2b22639fdc953e140b992ad9603 + ($string) + + + + LBFactory + classLBFactory.html + + + __construct + classLBFactory.html + ad254cd3f1d83d26a9b3b3bca6c1a551b + ($conf) + + + + callMethod + classLBFactory.html + a0e82258dcc2344b36e68260f3b21a028 + ($loadBalancer, $methodName, $args) + + + + commitMasterChanges + classLBFactory.html + a2869a8b67fb71428e7440a524dc00d0a + () + + + + forEachLB + classLBFactory.html + a1a76e3268e9d06bb25ba09ce2c8a6340 + ($callback, $params=array()) + + + + forEachLBCallMethod + classLBFactory.html + a716d6280d81a783dfe9491397db8af13 + ($methodName, $args=array()) + + + & + getExternalLB + classLBFactory.html + a9e3da005c10683616ad4142d86b65acf + ($cluster, $wiki=false) + + + + getMainLB + classLBFactory.html + a6152e547d159e0afed47a40a911087fa + ($wiki=false) + + + + hasMasterChanges + classLBFactory.html + a81536894f3130bdce294578513f415e5 + () + + + + newExternalLB + classLBFactory.html + a3cb81907a38419e15af2c52513999ec6 + ($cluster, $wiki=false) + + + + newMainLB + classLBFactory.html + a1d7b0d1d9c8d7615ce8ed33d2ea94efd + ($wiki=false) + + + + rollbackMasterChanges + classLBFactory.html + ac6501a1f3d4edbc9aa978057c722ced0 + () + + + + shutdown + classLBFactory.html + a9ece57be1abdca5754e90b36e5064b32 + () + + + static + destroyInstance + classLBFactory.html + ab712c8daabe15587e4d1346c63039eb1 + () + + + static + disableBackend + classLBFactory.html + ac1d0f94a3065c8d5897f123668e3b42e + () + + + static + getLBFactoryClass + classLBFactory.html + a4f56caeae6f7dcd7abb0dbdda38e1862 + (array $config) + + + static + setInstance + classLBFactory.html + a7804b340ec178a573cd1ebaa3171c3c6 + ($instance) + + + static & + singleton + classLBFactory.html + ae4dbbbbaf0fd9d3ab60a114c5ee4a6c8 + () + + + static + $instance + classLBFactory.html + a14646ed6b51e606688ed7ee700c416f4 + + + + + LBFactoryFake + classLBFactoryFake.html + LBFactory + + + __construct + classLBFactoryFake.html + a90b6d4ce5c8a72a4f717f06f43b37b7a + ($conf) + + + + forEachLB + classLBFactoryFake.html + a277338ca8d7beb7784870bf65605a89e + ($callback, $params=array()) + + + & + getExternalLB + classLBFactoryFake.html + a05134853d0dcee1b1f0bda58fcc01c37 + ($cluster, $wiki=false) + + + + getMainLB + classLBFactoryFake.html + a7a7cabc66e5a7df1471d0d900cfd1656 + ($wiki=false) + + + + newExternalLB + classLBFactoryFake.html + a956e8a8b400de7e00c786b33d4bf371a + ($cluster, $wiki=false) + + + + newMainLB + classLBFactoryFake.html + a071557b8034e61a0b5afc1e8342b7f11 + ($wiki=false) + + + + LBFactoryMulti + classLBFactoryMulti.html + LBFactory + + + __construct + classLBFactoryMulti.html + ad94cafdef6f58ee9dbca8446a16d003c + ($conf) + + + + forEachLB + classLBFactoryMulti.html + a2be43600868443b0f7556e4e602bc31b + ($callback, $params=array()) + + + + getDBNameAndPrefix + classLBFactoryMulti.html + a7dc5805744af4aa09f5fdaccf0d7dcc8 + ($wiki=false) + + + & + getExternalLB + classLBFactoryMulti.html + a4b4168e7c75d6ea520a1a82debfaf8d7 + ($cluster, $wiki=false) + + + + getMainLB + classLBFactoryMulti.html + a755153f5f307aaa997c149826804522e + ($wiki=false) + + + + getSectionForWiki + classLBFactoryMulti.html + a2316b129e861b0140389dc6e468fcc83 + ($wiki=false) + + + + makeServerArray + classLBFactoryMulti.html + a26c3c433c1cd24d1415fa295ff6870f7 + ($template, $loads, $groupLoads) + + + + newExternalLB + classLBFactoryMulti.html + a92535c1c891547b4325c51b67c209206 + ($cluster, $wiki=false) + + + + newLoadBalancer + classLBFactoryMulti.html + a8fcfdb7cbc7fe35e73abe6411d959009 + ($template, $loads, $groupLoads) + + + + newMainLB + classLBFactoryMulti.html + a10862501cc0ef70e323852dad7d9ca2e + ($wiki=false) + + + + reindexGroupLoads + classLBFactoryMulti.html + a110cc792730a85087cda36b180b21b3d + ($groupLoads) + + + + shutdown + classLBFactoryMulti.html + ac60ac46fbe2718f4ec2af647174e76db + () + + + array + $conf + classLBFactoryMulti.html + a84a6e78617bb5bcb82e7a0b5a09fcf42 + + + + array + $externalLoads + classLBFactoryMulti.html + a4358c54a1866796d0f223fcfd962b7a6 + + + + array + $externalTemplateOverrides + classLBFactoryMulti.html + a35d8f058b76555101bf09ca6fa44c34b + + + + LoadBalancer[] + $extLBs + classLBFactoryMulti.html + a24502ca9451427d4d009d304fcf0c502 + + + + array + $groupLoadsByDB + classLBFactoryMulti.html + a29f7a00cfbfc9fbca02f8ad09a92b798 + + + + array + $groupLoadsBySection + classLBFactoryMulti.html + a648a622142e087fa16f609831b12a493 + + + + array + $hostsByName + classLBFactoryMulti.html + ad3ebd854c854d00aecd06a5d6888850f + + + + string + $lastSection + classLBFactoryMulti.html + a5b7339589daf9d4ebe9a3ed7e4e4b312 + + + + string + $lastWiki + classLBFactoryMulti.html + ab91397c0d3d7c28dd0ed73bad5698119 + + + + LoadBalancer[] + $mainLBs + classLBFactoryMulti.html + a6357ac85c8bddee10d16675b4d67ba6f + + + + array + $masterTemplateOverrides + classLBFactoryMulti.html + a2f6a73f63a2170d4157507493227a608 + + + + + $readOnlyBySection + classLBFactoryMulti.html + aef9fa45a80f3ea9d4de0f3f9e90ade89 + + + + array + $sectionLoads + classLBFactoryMulti.html + aca0414e182ca46dfebc33b957e0de905 + + + + array + $sectionsByDB + classLBFactoryMulti.html + abf1f7a6cee2ab5aef236e429ceabc474 + + + + array + $serverTemplate + classLBFactoryMulti.html + a1149fe1bf8811d8218d33093b4873ad3 + + + + array + $templateOverridesByCluster + classLBFactoryMulti.html + a1b508d77874e4a55bb0beb44f36cb32c + + + + array + $templateOverridesByServer + classLBFactoryMulti.html + aa7ab886c734c4a2a6426fe7f3b0b75eb + + + + + LBFactorySimple + classLBFactorySimple.html + LBFactory + + + __construct + classLBFactorySimple.html + a5cece49be6927606d3397be0abebb1d7 + ($conf) + + + + forEachLB + classLBFactorySimple.html + ac1b386a023d6105e649f8d4312c83406 + ($callback, $params=array()) + + + & + getExternalLB + classLBFactorySimple.html + aa01df326657acf8a613b540e2263d77f + ($cluster, $wiki=false) + + + + getMainLB + classLBFactorySimple.html + aa4e476f4095c39af69e2ed56cf323071 + ($wiki=false) + + + + newExternalLB + classLBFactorySimple.html + a448792372f815cea85d6a4b782376279 + ($cluster, $wiki=false) + + + + newMainLB + classLBFactorySimple.html + a526f550b72eba19965352452be1f91a4 + ($wiki=false) + + + + shutdown + classLBFactorySimple.html + a2d8a074d77ffa516c314cc7ebdf8a8f5 + () + + + ChronologyProtector + $chronProt + classLBFactorySimple.html + a3938b0531c9f49daa18bf8d21ed1a5a0 + + + + LoadBalancer[] + $extLBs + classLBFactorySimple.html + ac52d2acd2b646bcff5fd9f0aa09afe3e + + + + LoadBalancer + $mainLB + classLBFactorySimple.html + a89399f4fa55e5d179ad547f286f97843 + + + + + LBFactorySingle + classLBFactorySingle.html + LBFactory + + + __construct + classLBFactorySingle.html + a5c0de2f6417b6ffdf323d29b4b5d446b + ($conf) + + + + forEachLB + classLBFactorySingle.html + ae381158f8d986692f5a6c624dd8e1dcd + ($callback, $params=array()) + + + & + getExternalLB + classLBFactorySingle.html + a2c7aabdc08445a27684a9dcfecc14186 + ($cluster, $wiki=false) + + + + getMainLB + classLBFactorySingle.html + ae554afe910593110b21b6eaa81bae5f2 + ($wiki=false) + + + + newExternalLB + classLBFactorySingle.html + ab023417e2f396f8bacc329cecd5f4d0b + ($cluster, $wiki=false) + + + + newMainLB + classLBFactorySingle.html + aadf61e179a2aed550f4dd1e79b67d950 + ($wiki=false) + + + LoadBalancerSingle + $lb + classLBFactorySingle.html + abc28d6d115830fae3accaffd06cf8daf + + + + + LBFactoryTest + classLBFactoryTest.html + MediaWikiTestCase + + + getLBFactoryClassProvider + classLBFactoryTest.html + ac3a7f5907a46ffb1d4f1c237c4ae9038 + () + + + + testGetLBFactoryClass + classLBFactoryTest.html + acabb822d5ca4b6ae38b2f56961e6df14 + ($expected, $deprecated) + + + + LCStore + interfaceLCStore.html + + + finishWrite + interfaceLCStore.html + a8f8d9314c96abb4aa46be1bfe1cf84dd + () + + + + get + interfaceLCStore.html + a6c4d2d72d6fd979feca39260d8314bf3 + ($code, $key) + + + + set + interfaceLCStore.html + ac0afde6442a39ba803ee432e3cf2072c + ($key, $value) + + + + startWrite + interfaceLCStore.html + a904a0f96a5412e6bcbcff589188bae42 + ($code) + + + + LCStoreAccel + classLCStoreAccel.html + LCStore + + + __construct + classLCStoreAccel.html + a4806c9410a4a90f2c15c2fe26fb4567f + () + + + + finishWrite + classLCStoreAccel.html + abc7eb3d44e75bc2bcd03f8a37c757e4b + () + + + + get + classLCStoreAccel.html + a4e31b9ef6ae7a67ee7f839dc62669f96 + ($code, $key) + + + + set + classLCStoreAccel.html + a67b32a99d3ab42421ef53ddb54a2660f + ($key, $value) + + + + startWrite + classLCStoreAccel.html + ade7ec046cfd9c3f6c1805d17de0d22b8 + ($code) + + + + $currentLang + classLCStoreAccel.html + ac2ca5c5057544c80de58e2033e3fc707 + + + + + $keys + classLCStoreAccel.html + aa01904a9b0ce56310a6fac5af604c768 + + + + + LCStoreCDB + classLCStoreCDB.html + LCStore + + + __construct + classLCStoreCDB.html + a30d80198a52594b56c6fa8c358d15b95 + ($conf=array()) + + + + finishWrite + classLCStoreCDB.html + acd51cfdc14b4fb4d00106c3debf19243 + () + + + + get + classLCStoreCDB.html + a1fb484ca0bff739ae56cb20a7db7cbf9 + ($code, $key) + + + + set + classLCStoreCDB.html + a0d192b5f4e4aa07af65f60038cbe4b85 + ($key, $value) + + + + startWrite + classLCStoreCDB.html + ab641fbfd2ec20069c00ee5bbd3db2ead + ($code) + + + + getFileName + classLCStoreCDB.html + a7deae8e47ecf95660d305c371ff3eaf6 + ($code) + + + string + $currentLang + classLCStoreCDB.html + a0afea62f4647043b9785ba490f062346 + + + + bool string + $directory + classLCStoreCDB.html + a036861b7f311379d4298b6de341b5e6d + + + + CdbReader[] + $readers + classLCStoreCDB.html + afab7433610deb084885774ce75408679 + + + + CdbWriter + $writer + classLCStoreCDB.html + ac6d26feee28c3c0a62c6a18dea130bb3 + + + + + LCStoreDB + classLCStoreDB.html + LCStore + + + finishWrite + classLCStoreDB.html + a368ca00d9b2aeeba8bfd1f04f3394e89 + () + + + + get + classLCStoreDB.html + a7242bbbc877737285812b13b90b7137b + ($code, $key) + + + + set + classLCStoreDB.html + a964afc78fc405f68b69a28247cd8435d + ($key, $value) + + + + startWrite + classLCStoreDB.html + a5299329ea56e9d9f4ab97f96bbb9ad91 + ($code) + + + + $batch + classLCStoreDB.html + abf673575295d0340ed07bdacba9270c0 + + + + + $currentLang + classLCStoreDB.html + a0d292ef5496ce5824f3f095d5776996c + + + + DatabaseBase + $dbw + classLCStoreDB.html + aa8b3c942110a16f7a0d52b01017c719b + + + + + $readOnly + classLCStoreDB.html + a8675b91d2c67f14cd59e07e780b50f87 + + + + + $writesDone + classLCStoreDB.html + a38e4bef129c5ec87fdc2df47c8e94b30 + + + + + LCStoreNull + classLCStoreNull.html + LCStore + + + finishWrite + classLCStoreNull.html + a6328ac382a37142de2b9ee2911cccd31 + () + + + + get + classLCStoreNull.html + af28e7ae7fe078d5c4aa4519ed81ae257 + ($code, $key) + + + + set + classLCStoreNull.html + a20169fc0ec1be863167a47c222185219 + ($key, $value) + + + + startWrite + classLCStoreNull.html + a3e2b9cbdedab9950bf226dea6cce9239 + ($code) + + + + LegacyLogFormatter + classLegacyLogFormatter.html + LogFormatter + + + getActionLinks + classLegacyLogFormatter.html + a3a2bc10eec032e34d9e6060bf486342a + () + + + + getComment + classLegacyLogFormatter.html + ad5513ccbd98c714380620bb26ea24de1 + () + + + + getActionMessage + classLegacyLogFormatter.html + a4fb74af8eb11b1b643d3e89407bd27f7 + () + + + string null + $comment + classLegacyLogFormatter.html + a388acab60e2ed9ae4904a2046ae28ece + + + + string null + $revert + classLegacyLogFormatter.html + a15587a86e36941dffd3c8765c54a8147 + + + + + lessc + classlessc.html + + + __construct + classlessc.html + a284f702222c6c24f6ba6caaa6f26c0a6 + ($fname=null) + + + + addImportDir + classlessc.html + a25214f2df1a64b8ef98f756c19ea8b57 + ($dir) + + + + addParsedFile + classlessc.html + af8ce5ce3364345ea9b2551be7e4bc387 + ($file) + + + + allParsedFiles + classlessc.html + ada7f26449d28505a16e1e9a87beaa46d + () + + + + assertArgs + classlessc.html + a85106db06e69c1e523f95c7356b10f93 + ($value, $expectedArgs, $name="") + + + + assertColor + classlessc.html + af64454eb09a98e6b3ae22e844ce3434b + ($value, $error="expected color value") + + + + assertNumber + classlessc.html + a178190c7d0ae3b2b1d665e0fadc1b94f + ($value, $error="expecting number") + + + + cachedCompile + classlessc.html + a7f28f47827827ffbc1ee354ad00bc9e8 + ($in, $force=false) + + + + checkedCompile + classlessc.html + a1d3e0172608e603557541b31c9022c32 + ($in, $out) + + + + colorArgs + classlessc.html + a4c036a3b1c1158867b7e9d043a9fc6c5 + ($args) + + + + compile + classlessc.html + a400683a0afa3562930f78c40ccc68f60 + ($string, $name=null) + + + + compileFile + classlessc.html + aba5b4081ef7bbe59c28e51f4ef4293c6 + ($fname, $outFname=null) + + + + compileValue + classlessc.html + acfddb595280441ae3410466c63ab01ed + ($value) + + + + lib_blue + classlessc.html + a3f58072e54825c127d8fa1ea475a6750 + ($color) + + + + lib_green + classlessc.html + a49986ecdd49c8df4adc35dbba8f75b9d + ($color) + + + + lib_red + classlessc.html + a13aa0806eceaf00ad74e605c9602ef0b + ($color) + + + + parse + classlessc.html + a3fdf16dcc134a0dab02ce68a266e5696 + ($str=null, $initialVariables=null) + + + + registerFunction + classlessc.html + ade9df3df0397de698d92f92841dae599 + ($name, $func) + + + + setFormatter + classlessc.html + a19cc7ada6ef20363efe374cdc57613eb + ($name) + + + + setImportDir + classlessc.html + aa23c0bf47d2cb5ec1fb00c88b98a9372 + ($dirs) + + + + setPreserveComments + classlessc.html + aef768f1768a36aa2be6bca9ee1147f94 + ($preserve) + + + + setVariables + classlessc.html + ad123d5bcb023b580fbd6fc9840a8d0cf + ($variables) + + + + throwError + classlessc.html + a2be8e6a0ec30dc52df904c5810838d3d + ($msg=null) + + + + toBool + classlessc.html + a746e5cf325ad902a8bd54f2a0820ceb1 + ($a) + + + + unregisterFunction + classlessc.html + a40d8129ac23198239f0c0e4d74cf6b26 + ($name) + + + + unsetVariable + classlessc.html + ab5e762f65d587bb02d0a945ff017e9d9 + ($name) + + + static + ccompile + classlessc.html + a8aeba9d9662b9b56e64f0daf31cb8f1e + ($in, $out, $less=null) + + + static + cexecute + classlessc.html + aae08b546809bac20daac1ce6f2d9a8af + ($in, $force=false, $less=null) + + + static + compressList + classlessc.html + a6e8c8f752dbc47a580877dae527582c3 + ($items, $delim) + + + static + preg_quote + classlessc.html + ab93a7ccedd5d1bd99bf41b9576625249 + ($what) + + + + $importDir + classlessc.html + a63832f0a47be16dd8f5bea926437de12 + + + + + $importDisabled + classlessc.html + a0dc7fa4e0e92ba697b29822eb2083077 + + + + + $mPrefix + classlessc.html + a47af700ad9ad2d2b554298684befd5c7 + + + + + $parentSelector + classlessc.html + a5f8410edd60a874d5adab51fc85b918f + + + + + $vPrefix + classlessc.html + a32e3e6e65373c3ffc665effab04a18b2 + + + + static + $FALSE + classlessc.html + ad50021fe8669a927fbb9ea8b7f7c565f + + + + static + $TRUE + classlessc.html + adc0ff1ed95ccb4c22552aba49c1f9b46 + + + + static + $VERSION + classlessc.html + ada3be4ce15e2dca14a64cc2cc5502735 + + + + + clamp + classlessc.html + afb75dbfab8ccc81a8f9dd6ed511981b0 + ($v, $max=1, $min=0) + + + + coerceColor + classlessc.html + af5546a87e8f4304a74e61e4bc4d7dc77 + ($value) + + + + coerceString + classlessc.html + a0d9ae5f6fcf2e078af240a17151fe4c8 + ($value) + + + + compileBlock + classlessc.html + a203fca7140c26bcba98992344eafc5b3 + ($block) + + + + compileCSSBlock + classlessc.html + a21ff515218ca58983728574aa509a3cd + ($block) + + + + compileImportedProps + classlessc.html + a276c1320e8c631589ac58e197a931dbe + ($props, $block, $out, $sourceParser, $importDir) + + + + compileMedia + classlessc.html + aac57c61b4321699e3c6654c4ef847167 + ($media) + + + + compileMediaQuery + classlessc.html + a8ef1b9adafeb77539f477077e2a37fc3 + ($queries) + + + + compileNestedBlock + classlessc.html + a58ad1a6f0faee7756f45e72c1733ff49 + ($block, $selectors) + + + + compileProp + classlessc.html + aa57a3d3c3e73a1ca53e1406078abd830 + ($prop, $block, $out) + + + + compileProps + classlessc.html + ad894b6b37f234ad5421181e741d9be16 + ($block, $out) + + + + compileRoot + classlessc.html + ab23ef235b0c01a9ef2eefd0a6542610b + ($root) + + + + compileSelectors + classlessc.html + a674c3925df35f7a8413fd21dde7db395 + ($selectors) + + + + deduplicate + classlessc.html + a4bb9ce3ad6871bc1c342c7884495616e + ($lines) + + + + eq + classlessc.html + a458f33133e16f5c59f112fcc798d8638 + ($left, $right) + + + + evaluate + classlessc.html + a2100d4d671d81061059920f33fa631d8 + ($exp) + + + + expandParentSelectors + classlessc.html + a93f2e1dc45631c89528be8169a2a68f9 + (&$tag, $replace) + + + + fileExists + classlessc.html + a546abddb4ef855a163b18f8ac68861ee + ($name) + + + + findBlocks + classlessc.html + ad6379889785a4b694a47c13d5f5ec0a7 + ($searchIn, $path, $orderedArgs, $keywordArgs, $seen=array()) + + + + findClosestSelectors + classlessc.html + a946503d9bf99730ed4560c642770c315 + () + + + + findImport + classlessc.html + a5638b28ee2428127c39a179863e31b84 + ($url) + + + + fixColor + classlessc.html + a87f28ab23dc1e1980fed29321ee2e550 + ($c) + + + + flattenList + classlessc.html + a62f1020d03183cdfc9b560f048fed754 + ($value) + + + + funcToColor + classlessc.html + a9d290d203695fe5d33611a3f4337e8e0 + ($func) + + + + get + classlessc.html + a23ae2b0dabccf4865647ba6a5ae51fc8 + ($name) + + + + injectVariables + classlessc.html + abb5ecf9f2b844b8b445582787f730f62 + ($args) + + + + lib__sprintf + classlessc.html + a6ae9568008bc814fd0a2269610179a82 + ($args) + + + + lib_acos + classlessc.html + a53c6ad92c59196a9e23abbbdaf499609 + ($num) + + + + lib_alpha + classlessc.html + ae50568c71b1b4b037101f94a2e955fee + ($value) + + + + lib_argb + classlessc.html + ab530101871dcae003bba43f8c1ebf84e + ($color) + + + + lib_asin + classlessc.html + a1630c0e98de50b290f57d2c738ac6d83 + ($num) + + + + lib_atan + classlessc.html + a8b188ae665346d8f3e299c5d3080622d + ($num) + + + + lib_ceil + classlessc.html + ab76f17f2005ee857250c0dea70880392 + ($arg) + + + + lib_contrast + classlessc.html + ab12014783422f3516c9dce5254da92d1 + ($args) + + + + lib_cos + classlessc.html + a7c0a67fab3bca98a0d726efa7791fde1 + ($num) + + + + lib_darken + classlessc.html + a59dd13687a03fb4092bd29a66877c9de + ($args) + + + + lib_data_uri + classlessc.html + a800fbb717b45e19895d200f0ae2867de + ($value) + + + + lib_desaturate + classlessc.html + a25d7231a570afaf6331ce043aa26b401 + ($args) + + + + lib_e + classlessc.html + ae49ee5b9194be216be5d6ba708b99142 + ($arg) + + + + lib_extract + classlessc.html + a01a8e60c3d8e40caf9f8c34057de6dcc + ($value) + + + + lib_fade + classlessc.html + a2b7e00b99796e861092bcb065b71d088 + ($args) + + + + lib_fadein + classlessc.html + ae819051f6930361e43908bc96547b9a3 + ($args) + + + + lib_fadeout + classlessc.html + a87f996d759ce4cd36780282c1e8fa5ca + ($args) + + + + lib_floor + classlessc.html + ab4221389e437aa9edfd5eef94062f326 + ($arg) + + + + lib_hue + classlessc.html + a1c5e70faac29003cc8e26ecc336722db + ($color) + + + + lib_iscolor + classlessc.html + ac76ceced6a99a15571e2483a04b1b159 + ($value) + + + + lib_isem + classlessc.html + a429e1017de9a5ae7783a7a25ed97f46a + ($value) + + + + lib_iskeyword + classlessc.html + a0c82c77cdbceaba80ebf04ef0d2c06a3 + ($value) + + + + lib_isnumber + classlessc.html + a33ed68c4adaf93b85652ceacd98c837f + ($value) + + + + lib_ispercentage + classlessc.html + a07426151562218cc8559c2fa9806d03b + ($value) + + + + lib_ispixel + classlessc.html + a8b0d2d51ea5a73078d492091d9798d1b + ($value) + + + + lib_isrem + classlessc.html + a06dec7c8f478c878e7ac86c6a757ae08 + ($value) + + + + lib_isstring + classlessc.html + a0882b2255df03c3816c7fe6400ae76f2 + ($value) + + + + lib_lighten + classlessc.html + a839302948d3bad116f20a5bdea2ed740 + ($args) + + + + lib_lightness + classlessc.html + af846b403014affb469ea8f4751063828 + ($color) + + + + lib_luma + classlessc.html + af76a4d0285cd3ab71eb6bc32c7f610e2 + ($color) + + + + lib_mix + classlessc.html + a79d02f1da45ec9536443e92e371bcf24 + ($args) + + + + lib_mod + classlessc.html + a61a8f45413366fc749a2b94ab0a82cbf + ($args) + + + + lib_percentage + classlessc.html + a29c48b4dc0e17ac3e78b411d04b7fb70 + ($arg) + + + + lib_pi + classlessc.html + a682454282c05a49e3df361936c1e8f72 + () + + + + lib_pow + classlessc.html + ac987a359f84bb2744ecc38a41815da2d + ($args) + + + + lib_rgbahex + classlessc.html + a4cfd48ae3f685e44792ca44ca3cd0d7a + ($color) + + + + lib_round + classlessc.html + a0575a73aa1dac2dc8ddfbf682295f274 + ($arg) + + + + lib_saturate + classlessc.html + a867278c505637c01e7413b9aca8d8dde + ($args) + + + + lib_saturation + classlessc.html + a728cc0b6081c676a5e17ead30e2585d8 + ($color) + + + + lib_sin + classlessc.html + a3ed9d9f9d16f786c0529053ccc92b09e + ($num) + + + + lib_spin + classlessc.html + a3e79d47f28f63f2fd1b2646b3986768c + ($args) + + + + lib_sqrt + classlessc.html + aeba2f4c749b7224db467db0339377413 + ($num) + + + + lib_tan + classlessc.html + a749c3a5dcb03e71918a626f80879a0f7 + ($num) + + + + lib_unit + classlessc.html + a01ece6ff1b7287ef29da602763f585b2 + ($arg) + + + + makeOutputBlock + classlessc.html + a295e56bc1d8002c440352e05ca17ab72 + ($type, $selectors=null) + + + + makeParser + classlessc.html + a3ecc20a98b2a9abacb77b4e28731b066 + ($name) + + + + mediaParent + classlessc.html + a8d2f1d231d86d592e4d3ff3d14d78109 + ($scope) + + + + multiplyMedia + classlessc.html + a824e0ae0b1d02ad10da2c08e12ad722a + ($env, $childQueries=null) + + + + multiplySelectors + classlessc.html + acb82e8f11365856c23527f2f7afc429a + ($selectors) + + + + newFormatter + classlessc.html + ae386509642db5fa1be99c4b68d6d70b8 + () + + + + op_color_color + classlessc.html + a6c8cc9664433b04c6448d99fdbcc136f + ($op, $left, $right) + + + + op_color_number + classlessc.html + a64e607b8cf66be40e84ed5cf76291bf9 + ($op, $lft, $rgt) + + + + op_number_color + classlessc.html + a639fefac8f87896de5230c78c5eedbf7 + ($op, $lft, $rgt) + + + + op_number_number + classlessc.html + a1635be3d426c3de337f1eb7c78ea23a5 + ($op, $left, $right) + + + + patternMatch + classlessc.html + a6559bd99b9d73822377a6aec735de341 + ($block, $orderedArgs, $keywordArgs) + + + + patternMatchAll + classlessc.html + ac5f4376321ef875029a721821e869371 + ($blocks, $orderedArgs, $keywordArgs, $skip=array()) + + + + popEnv + classlessc.html + ad11820add6a010a2c504b4cac3744d4e + () + + + + pushEnv + classlessc.html + a50955d561033bbc01c91a3180873089a + ($block=null) + + + + reduce + classlessc.html + a2a1f54420f7f18497327e289628adff7 + ($value, $forExpression=false) + + + + set + classlessc.html + a6eec196139b93544a62f58036f7ee3d6 + ($name, $value) + + + + sortProps + classlessc.html + a026067d17abe067841f2fa16af817acb + ($props, $split=false) + + + + stringConcatenate + classlessc.html + afa2d8534623c446d76fe189749b27832 + ($left, $right) + + + + toHSL + classlessc.html + a239a2d934c938884107fe04c588702c9 + ($color) + + + + toRGB + classlessc.html + aca115b6bda5e93e529a3661f5e1df6ba + ($color) + + + + toRGB_helper + classlessc.html + a387971e69a4de147d2a3ad0bdc0b92b7 + ($comp, $temp1, $temp2) + + + + tryImport + classlessc.html + a4bb877682a9f2bab5d7bceb6ad7dc5c4 + ($importPath, $parentBlock, $out) + + + + zipSetArgs + classlessc.html + a3a26cdb68d5ddaee4ec90ee6fdaeecc4 + ($args, $orderedValues, $keywordValues) + + + + $allParsedFiles + classlessc.html + ad8cab7afdcaf2fc9a0f0c254e5d58acd + + + + + $libFunctions + classlessc.html + a2d8ea2ae6bf87d6b03f9f34661e50677 + + + + + $numberPrecision + classlessc.html + a82a6bc111bed4455ab3e6678aa0c31ef + + + + + $preserveComments + classlessc.html + ac979e747c1257c0609ee74b9714bf76b + + + + + $registeredVars + classlessc.html + ae461773856f879c7bd0e3a2f2116ba6f + + + + + $sourceLoc + classlessc.html + a08e9337d95ff68acbde137c96e30171a + + + + + $sourceParser + classlessc.html + aea0e097f3eb6bf2b1f402e59cfe291b2 + + + + static + $cssColors + classlessc.html + ad08c7764cc223256dd8b01749f6031a5 + + + + static + $nextImportId + classlessc.html + a0cd691bfb8981d0c73aab19f8b389ebe + + + + + lessc_formatter_classic + classlessc__formatter__classic.html + + + __construct + classlessc__formatter__classic.html + a2174208b1487d56870d758f68fa2db87 + () + + + + block + classlessc__formatter__classic.html + a9f2f11c7cd846bb5a43a583602bdede6 + ($block) + + + + indentStr + classlessc__formatter__classic.html + a6335b1ac763c3d03bfdba7bfaa0554c9 + ($n=0) + + + + property + classlessc__formatter__classic.html + afea5bfdde0b91ea2869e1936a3257806 + ($name, $value) + + + + $assignSeparator + classlessc__formatter__classic.html + a0f810c91fd09ebac54392014e32a689d + + + + + $break + classlessc__formatter__classic.html + a9013554d40084c3cf50c47aaba4e505a + + + + + $breakSelectors + classlessc__formatter__classic.html + aecd75e949332516c45a74f73858168ba + + + + + $close + classlessc__formatter__classic.html + afdef3cad9c839d8818b83f2273158044 + + + + + $closeSingle + classlessc__formatter__classic.html + a1e8e9016540f2fb010861efd65b899fe + + + + + $compressColors + classlessc__formatter__classic.html + a0623088e316223bc4259398a7998cc9c + + + + + $disableSingle + classlessc__formatter__classic.html + a5cf81ecbb32ddd5b0c23a71c7d3d28dc + + + + + $indentChar + classlessc__formatter__classic.html + a8549ce8a4fe4e7905494657b57aa721e + + + + + $open + classlessc__formatter__classic.html + a7430dfcef7d5d50c71f342ffd2bd1dbf + + + + + $openSingle + classlessc__formatter__classic.html + ada4be6b90e92ba4ebd150d40b0cc31f4 + + + + + $selectorSeparator + classlessc__formatter__classic.html + aeabe6806a9179f45a2db04bf3cf6d4e8 + + + + + isEmpty + classlessc__formatter__classic.html + a292a6825843e24cdecba17518d5cbb79 + ($block) + + + + lessc_formatter_compressed + classlessc__formatter__compressed.html + lessc_formatter_classic + + + indentStr + classlessc__formatter__compressed.html + a886eade339390a436a00649d79c9da00 + ($n=0) + + + + $assignSeparator + classlessc__formatter__compressed.html + aa3adff22c3c30c5f0e162bb4f0e9c660 + + + + + $break + classlessc__formatter__compressed.html + a537849ef1ac483bf5d332e299625d917 + + + + + $compressColors + classlessc__formatter__compressed.html + a763faed5a3d01bb06c87fd4104264850 + + + + + $disableSingle + classlessc__formatter__compressed.html + a067fc899505030c15bc0c5823455878e + + + + + $open + classlessc__formatter__compressed.html + a74c1b47ca7985a3705231ba9911f41c0 + + + + + $selectorSeparator + classlessc__formatter__compressed.html + a20001f26492eb27580da201931c25034 + + + + + lessc_formatter_lessjs + classlessc__formatter__lessjs.html + lessc_formatter_classic + + + $assignSeparator + classlessc__formatter__lessjs.html + ab9ee71068c3a8f0c3e4d82d5cf6faaad + + + + + $breakSelectors + classlessc__formatter__lessjs.html + a43e38cb321f32db04113867743236a35 + + + + + $disableSingle + classlessc__formatter__lessjs.html + a40a3f34644e253e166aec8ea7ecce3fc + + + + + $selectorSeparator + classlessc__formatter__lessjs.html + acc1e279197d04ba847a5f77a46512aff + + + + + lessc_parser + classlessc__parser.html + + + __construct + classlessc__parser.html + a40d306e7310cfbbc97c40cfdc75fbba6 + ($lessc, $sourceName=null) + + + + parse + classlessc__parser.html + ae7fcec70b6d0b2da247c5299831f2711 + ($buffer) + + + + propertyValue + classlessc__parser.html + a1f0a10d076cb4b3a7f8b598de90be7ae + (&$value, $keyName=null) + + + + throwError + classlessc__parser.html + a0c5d23bf9d342f8eccca0952849b0bc3 + ($msg="parse error", $count=null) + + + + append + classlessc__parser.html + ae21906113b16f7aba2c8197a607eefa0 + ($prop, $pos=null) + + + + argumentDef + classlessc__parser.html + a1b62b0aa4e0b5813e7443c6536262776 + (&$args, &$isVararg) + + + + assign + classlessc__parser.html + ab37fdf6110f5b9118e6dc98d1c1c0169 + ($name=null) + + + + color + classlessc__parser.html + ae19aa72c5e470b397dea993405fc8b68 + (&$out) + + + + end + classlessc__parser.html + adbb6970df339357687874863152b2021 + () + + + + expHelper + classlessc__parser.html + a04987deac0d2b403bdc0cfc729711159 + ($lhs, $minP) + + + + expression + classlessc__parser.html + afae92417607fee4cc4d4bd68b2184492 + (&$out) + + + + expressionList + classlessc__parser.html + a0f7302cfbb1d29ee0e7b971100ec8285 + (&$exps) + + + + fixTags + classlessc__parser.html + ad4ea0dbaec35b863ad2f800e11ff5aa4 + ($tags) + + + + func + classlessc__parser.html + afa4c37bdc53398bd6c804e1a8db48023 + (&$func) + + + + genericList + classlessc__parser.html + a3fa0434f05c83f3dba901ee1b0d75a3f + (&$out, $parseItem, $delim="", $flatten=true) + + + + guard + classlessc__parser.html + a50f93d4c0dd2ac4d8b1a7deb0a89c6f6 + (&$guard) + + + + guardGroup + classlessc__parser.html + aeae3ed0b89530984cc97220bc2bd29b3 + (&$guardGroup) + + + + guards + classlessc__parser.html + a3495e86b434d937f7c48f49343992e2b + (&$guards) + + + + import + classlessc__parser.html + ac83cc0baabdc81758c7bc4bc37be4a55 + (&$out) + + + + interpolation + classlessc__parser.html + a0b639325abc6efd5cd0a347c3022c8f9 + (&$out) + + + + isDirective + classlessc__parser.html + ad0c2110934eb9b410ae83553fb5c9ee1 + ($dirname, $directives) + + + + keyword + classlessc__parser.html + a71245cb5d70303221bc86fd7e75a11bb + (&$word) + + + + literal + classlessc__parser.html + a1572ca81e69d4fb38d3f33007ebe0691 + ($what, $eatWhitespace=null) + + + + match + classlessc__parser.html + ab0c3e53d07ae2c988f0fb7a4ea4653f4 + ($regex, &$out, $eatWhitespace=null) + + + + mediaExpression + classlessc__parser.html + a33321120c3e68f9df12a0fe62c9d4d86 + (&$out) + + + + mediaQuery + classlessc__parser.html + a98feefd434fc6859752b1ab61c2dd4e8 + (&$out) + + + + mediaQueryList + classlessc__parser.html + a6e70f002c1f0bfa635fcda5baab0192d + (&$out) + + + + mixinTags + classlessc__parser.html + a0ce0ed4c5b13d511f066ffb735e258d8 + (&$tags) + + + + openString + classlessc__parser.html + a17048823a18124ba4a8660939767817d + ($end, &$out, $nestingOpen=null, $rejectStrs=null) + + + + parenValue + classlessc__parser.html + a9af67f3326f59517ecfa397da4703ad1 + (&$out) + + + + parseChunk + classlessc__parser.html + a579292e47a89109825c09a95e4d95b10 + () + + + + peek + classlessc__parser.html + ac37b5ba19a17b01f981b9bc9489accdb + ($regex, &$out=null, $from=null) + + + + pop + classlessc__parser.html + a12cb03c0eb3b2f02a7481a2ea498c326 + () + + + + pushBlock + classlessc__parser.html + ab33dca3d367b9d7613e02de00910a18e + ($selectors=null, $type=null) + + + + pushSpecialBlock + classlessc__parser.html + a1b2503ef090aaf86f56e221df28da1ac + ($type) + + + + removeComments + classlessc__parser.html + a05d47a704b5fec5dc08ef81682e0e75b + ($text) + + + + seek + classlessc__parser.html + a983c6926bc0dfc444318e44bb309eb84 + ($where=null) + + + + string + classlessc__parser.html + ace3633998890f3a898b756f186a60212 + (&$out) + + + + tag + classlessc__parser.html + a567d11dcf5eefca7782667b97e8b0b53 + (&$tag, $simple=false) + + + + tagBracket + classlessc__parser.html + a5febd3a51108471587b0b2c192d47e63 + (&$parts, &$hasExpression) + + + + tags + classlessc__parser.html + aeca5cd5c332044ddf2741cc412d356d2 + (&$tags, $simple=false, $delim= ',') + + + + to + classlessc__parser.html + ab2adbd7145f9960c5cbf53246ddf0fb0 + ($what, &$out, $until=false, $allowNewline=false) + + + + unit + classlessc__parser.html + ab2c2aafe471194d8d98a6fe39565ffbb + (&$unit) + + + + value + classlessc__parser.html + a3c24bb7572836711e40055e0837e44fd + (&$value) + + + + variable + classlessc__parser.html + ab89433cfd11caed5cd6a1d2a025e38ff + (&$name) + + + + whitespace + classlessc__parser.html + a5a1dae311d92d32e5748453064cb77db + () + + + + $blockDirectives + classlessc__parser.html + a6ea4ec60406f0d3b9059b3a793afd589 + + + + + $inParens + classlessc__parser.html + ae8e0d2027ec67ae1770cbe0645780d2b + + + + + $lineDirectives + classlessc__parser.html + ae20a7d2f12f4c06c8a6d34006d993cd7 + + + + static + $commentMulti + classlessc__parser.html + ab5165f7b1bae254a3f4808909912b866 + + + + static + $commentMultiLeft + classlessc__parser.html + aad52d02b912f94cdc0f36228921803cf + + + + static + $commentMultiRight + classlessc__parser.html + a28b285341c011cccf207d3a6d3334c48 + + + + static + $commentSingle + classlessc__parser.html + a0bde262c1762d102868673fd4f832701 + + + + static + $literalCache + classlessc__parser.html + a7b514818bb741f4be391d2905d7b2c76 + + + + static + $nextBlockId + classlessc__parser.html + a5c3948c4d40e5c6a89a538ddf2f23f18 + + + + static + $operatorString + classlessc__parser.html + ad973071452a84def2494c331901b795f + + + + static + $precedence + classlessc__parser.html + a1d743e090c06154878962ea9a48d5076 + + + + static + $supressDivisionProps + classlessc__parser.html + a81444d160003e812cffb1f167e3b7a86 + + + + static + $whitePattern + classlessc__parser.html + afd78b638b159378cc9fedffdd376b310 + + + + + LessFileCompilationTest + classLessFileCompilationTest.html + MediaWikiTestCase + + + __construct + classLessFileCompilationTest.html + a05c1db86fcd78429c1bdca8522853be6 + ($file, ResourceLoaderModule $module) + + + + getName + classLessFileCompilationTest.html + a7e8b85afa7292a2ec51878d641cfd487 + ($withDataSet=true) + + + + testLessFileCompilation + classLessFileCompilationTest.html + a95bf38707ade06560815adcf2c7ebce3 + () + + + + toString + classLessFileCompilationTest.html + a58743580add46e193f7b5754b63c8cb0 + () + + + string + $file + classLessFileCompilationTest.html + a0aebbdac6093570f121a1784dbe369d3 + + + + ResourceLoaderModule + $module + classLessFileCompilationTest.html + a3c3faa0d762096818da9e1f63170a3e5 + + + + + LessTestSuite + classLessTestSuite.html + + + __construct + classLessTestSuite.html + a028784358c24471f53d4ab84d483915d + () + + + static + suite + classLessTestSuite.html + a7fa1914180277ef4d9c3be051cd37393 + () + + + + License + classLicense.html + + + __construct + classLicense.html + ad14d858621b13ac34a84ae90f32e96ee + ($str) + + + string + $template + classLicense.html + a5d62736c8ec20dd64936da84788dd818 + + + + string + $text + classLicense.html + aceb82b9b6ff9a13aabaccf42ce80dc23 + + + + + Licenses + classLicenses.html + HTMLFormField + + + __construct + classLicenses.html + a529932be3a6e84a3a341a5ad3d619c97 + ($params) + + + + getInputHTML + classLicenses.html + a68ea4fb431ad5b27c0029c40b97fb637 + ($value) + + + + getLicenses + classLicenses.html + a7adaa08ef54374a1133c34cf12b07e23 + () + + + + makeHtml + classLicenses.html + af4098076a6f3034e2db03c9cd5b49fb0 + ($tagset, $depth=0) + + + + makeLicenses + classLicenses.html + ade4352522cfd1016c7ccd42fd9e86f68 + () + + + + outputOption + classLicenses.html + a972c0651829e9050115bb9c684fd3bfb + ($message, $value, $attribs=null, $depth=0) + + + + stackItem + classLicenses.html + acea1937944f709d4cd711c7c3474f8ed + (&$list, $path, $item) + + + + trimStars + classLicenses.html + a86d1e463655c3371a8483405fe24470b + ($str) + + + string + $html + classLicenses.html + a015b4597f48c095502b4dbd8d9180ccc + + + + array + $licenses + classLicenses.html + ae11fadd5ff8211001a6facb8a1b1f69c + + + + string + $msg + classLicenses.html + a471f730a7c978e77b908e2d7dfe06d4b + + + + + LicensesTest + classLicensesTest.html + MediaWikiTestCase + + + testLicenses + classLicensesTest.html + a42139aed995f3aacc4e28d9d67208d8c + () + + + + LikeMatch + classLikeMatch.html + + + __construct + classLikeMatch.html + a54476165522eda1dfbcbdddcb4729a31 + ($s) + + + + toString + classLikeMatch.html + a6bc621d8565376903f55680caf4fc6fe + () + + + string + $str + classLikeMatch.html + aa2619594fe9b9f423641a73192263ef1 + + + + + LinkBatch + classLinkBatch.html + + + __construct + classLinkBatch.html + a78ab1d091e76fc722d65f40800f5b76c + ($arr=array()) + + + + add + classLinkBatch.html + acd0d726ccd04d5b2af0a0a576a099fb4 + ($ns, $dbkey) + + + + addObj + classLinkBatch.html + a771aea0301faad7e1b1870e765dde6c8 + ($title) + + + + addResultToCache + classLinkBatch.html + acd0670c4dd9eb714ff0ac7bddfa3f0d2 + ($cache, $res) + + + + constructSet + classLinkBatch.html + a36dc000af4c5956485abe8c3295290ba + ($prefix, $db) + + + + doGenderQuery + classLinkBatch.html + a0edbcc2576ea92f9a66b409ad8e6d77e + () + + + + doQuery + classLinkBatch.html + af8d4308b29f5bf3f87b274e1addc721b + () + + + + execute + classLinkBatch.html + aad3781d3830092dd51af8dde2cd0f796 + () + + + + getSize + classLinkBatch.html + a35f3eb227b1b9009ed3b0846a5ceba37 + () + + + + isEmpty + classLinkBatch.html + a7c3eebf2631ba9445c89f863baae1f3b + () + + + + setArray + classLinkBatch.html + af729dcb9268abd17b2948550ce3a21b9 + ($array) + + + + setCaller + classLinkBatch.html + a75f31402bbad196f9160e45920dd1e07 + ($caller) + + + + $data + classLinkBatch.html + a278520ff3a46d1cbee5f4fbb57274ed5 + + + + + executeInto + classLinkBatch.html + acb634952ddfa56368618fbb38fb231c5 + (&$cache) + + + + $caller + classLinkBatch.html + a7bb81185cc29d77e7a6a425b31687dcc + + + + + LinkCache + classLinkCache.html + + + addBadLinkObj + classLinkCache.html + a51776634d3163165c233042dc3433316 + ($title) + + + + addGoodLinkObj + classLinkCache.html + a17a47f0f93d420b067193a126a663b52 + ($id, $title, $len=-1, $redir=null, $revision=0, $model=0) + + + + addGoodLinkObjFromRow + classLinkCache.html + a679ffd538f26ebc7914d06d3d8f4c946 + ($title, $row) + + + + addLink + classLinkCache.html + aa5555a72477763425e66ff31a92a786f + ($title) + + + + addLinkObj + classLinkCache.html + aa4c0164275d58232958df649a25f02b8 + ($nt) + + + + clear + classLinkCache.html + a2d373c516d61d5090c79a27dd4f1b783 + () + + + + clearBadLink + classLinkCache.html + a00b1e630d40236c9845f750904f0caaf + ($title) + + + + clearLink + classLinkCache.html + aec039f914f2833b718477d4f9d4f02de + ($title) + + + + forUpdate + classLinkCache.html + a7d6873bf1ab638a767b1187f7c9bd828 + ($update=null) + + + + getBadLinks + classLinkCache.html + ad075098c60620f5acb55b5cc52b45772 + () + + + + getGoodLinkFieldObj + classLinkCache.html + a4cbee7c0b56d52225260252931191dec + ($title, $field) + + + + getGoodLinkID + classLinkCache.html + af7af1b94531654bfe4c7e4f7fcce4de6 + ($title) + + + + getGoodLinks + classLinkCache.html + a1007a9e354a9bdc8c2591ab3b7825f48 + () + + + + isBadLink + classLinkCache.html + a372905305892b448aa427991c592e0b0 + ($title) + + + static + destroySingleton + classLinkCache.html + a793864eadbb52b71896ed2ea962e6723 + () + + + static + setSingleton + classLinkCache.html + aee0042a5b0deae098a20f7b0d1ad91de + (LinkCache $instance) + + + static & + singleton + classLinkCache.html + ad8697cb120dd2fa390a8fba8b426ed08 + () + + + static + $instance + classLinkCache.html + aa89e794e57267dc1d3d85f650c8420a8 + + + + + $mBadLinks + classLinkCache.html + a7c3d3030dcb196b1b2a6ed80610139b0 + + + + + $mClassVer + classLinkCache.html + a9533eb1e880d9cc14e34294deab60969 + + + + + $mForUpdate + classLinkCache.html + af80df0d0606427a46985ec25abca5147 + + + + + $mGoodLinkFields + classLinkCache.html + af0fe59215b831b8f03a6c6e018b4e476 + + + + + $mGoodLinks + classLinkCache.html + aefe95476f15dd83b2e6807d51c984b90 + + + + + Linker + classLinker.html + + static + accesskey + classLinker.html + a9ad319cdb4c4414e57836a164c373850 + ($name) + + + static + blockLink + classLinker.html + a1bc76ea3f03ec825d7b0289b57c21353 + ($userId, $userText) + + + static + buildRollbackLink + classLinker.html + a53bbc764e84dfe251bdc706e39f773b6 + ($rev, IContextSource $context=null, $editCount=false) + + + static + commentBlock + classLinker.html + ad9163c4a6594e07c4bdb8b7f6e475b34 + ($comment, $title=null, $local=false) + + + static + emailLink + classLinker.html + a4a61696b6de7b25a55b386c5d4c5eb7d + ($userId, $userText) + + + static + formatComment + classLinker.html + a79fc0361d64e1df710e529fa6927a537 + ($comment, $title=null, $local=false) + + + static + formatHiddenCategories + classLinker.html + aa9441387c3fa0691f77b171fdf9afe99 + ($hiddencats) + + + static + formatLinksInComment + classLinker.html + ad6d7165bdf245c09ec771a17a04d7066 + ($comment, $title=null, $local=false) + + + static + formatRevisionSize + classLinker.html + a8c36c03f6ead47524f69de9ccf292b66 + ($size) + + + static + formatSize + classLinker.html + a3eeaa8713cc1f96d88f7e9972c821ca3 + ($size) + + + static + formatTemplates + classLinker.html + a339d58420e8b42f08d82851640ed9024 + ($templates, $preview=false, $section=false, $more=null) + + + static + generateRollback + classLinker.html + a5f86d438143da2f9cbbbc919fa4e6dbc + ($rev, IContextSource $context=null, $options=array( 'verify')) + + + static + generateTOC + classLinker.html + ad5c07fe25c9b0840ee14a5f25c8175be + ($tree) + + + static + getExternalLinkAttributes + classLinker.html + a1f338455f023ca577a3148ce76a40fc7 + ($class= 'external') + + + static + getInternalLinkAttributes + classLinker.html + ab2b75a6f57c7c0b2abf0e18f827fd63d + ($title, $unused=null, $class= '') + + + static + getInternalLinkAttributesObj + classLinker.html + a84dc6f4c6ec1a47162700931c3dd671c + ($nt, $unused=null, $class= '', $title=false) + + + static + getInterwikiLinkAttributes + classLinker.html + ac6efd3f2d7faa7d518c48938ede51bd6 + ($title, $unused=null, $class= 'external') + + + static + getInvalidTitleDescription + classLinker.html + a867b2fb8fc1de6bfeebd38c0ae620df5 + (IContextSource $context, $namespace, $title) + + + static + getLinkColour + classLinker.html + acb18f50c1f66dc4d8551263217f9d2ae + ($t, $threshold) + + + static + getRevDeleteLink + classLinker.html + aff9c24f3be57672294ee6f323564e937 + (User $user, Revision $rev, Title $title) + + + static + getRollbackEditCount + classLinker.html + a187b3d2f024abbc9297ba04fcd9c114d + ($rev, $verify) + + + static + link + classLinker.html + a52523fb9f10737404b1dfa45bab61045 + ($target, $html=null, $customAttribs=array(), $query=array(), $options=array()) + + + static + linkKnown + classLinker.html + a9300b7e69f42dae3c6170aa42725802f + ($target, $html=null, $customAttribs=array(), $query=array(), $options=array( 'known', 'noclasses')) + + + static + makeBrokenImageLinkObj + classLinker.html + ad689afba772a8ca83989e3b5acdc682c + ($title, $label= '', $query= '', $unused1= '', $unused2= '', $time=false) + + + static + makeExternalImage + classLinker.html + a74cd6b77c9862347e866f62cdd32e005 + ($url, $alt= '') + + + static + makeExternalLink + classLinker.html + ae97bc0374615d1dc3d9464468e25af1a + ($url, $text, $escape=true, $linktype= '', $attribs=array(), $title=null) + + + static + makeHeadline + classLinker.html + a83c326ca9a69a1544bf30f8f62727207 + ($level, $attribs, $anchor, $html, $link, $legacyAnchor=false) + + + static + makeImageLink + classLinker.html + a6b03807755e012f339721a701a6c098c + ($parser, Title $title, $file, $frameParams=array(), $handlerParams=array(), $time=false, $query="", $widthOption=null) + + + static + makeImageLink2 + classLinker.html + a4acb540103721ea1dd6d61b7a0e471d4 + (Title $title, $file, $frameParams=array(), $handlerParams=array(), $time=false, $query="", $widthOption=null) + + + static + makeKnownLinkObj + classLinker.html + a4a783056fe3726d0ea5e82061a0b2fac + ($title, $text= '', $query= '', $trail= '', $prefix= '', $aprops= '', $style= '') + + + static + makeLinkObj + classLinker.html + a719aa9d10d878fa2936aeed7f692e8e1 + ($nt, $text= '', $query= '', $trail= '', $prefix= '') + + + static + makeMediaLinkFile + classLinker.html + a0d6b1b174e415b7970e18a26eaf16b83 + (Title $title, $file, $html= '') + + + static + makeMediaLinkObj + classLinker.html + a8ca9be7cae4fee54acdfbeb9a9919a53 + ($title, $html= '', $time=false) + + + static + makeSelfLinkObj + classLinker.html + a9bb1114b2c92ad2b9fab2e0d67ba2d5e + ($nt, $html= '', $query= '', $trail= '', $prefix= '') + + + static + makeThumbLink2 + classLinker.html + a5138065521d89571369e8be7da95bcfa + (Title $title, $file, $frameParams=array(), $handlerParams=array(), $time=false, $query="") + + + static + makeThumbLinkObj + classLinker.html + afe12944532d514826d9c5f6474e4cfa1 + (Title $title, $file, $label= '', $alt, $align= 'right', $params=array(), $framed=false, $manualthumb="") + + + static + normaliseSpecialPage + classLinker.html + a16b2a85096dc6d253d4e14af6c5caca2 + (Title $title) + + + static + normalizeSubpageLink + classLinker.html + a932d0f8f552a6aa30e26d65a594ab64f + ($contextTitle, $target, &$text) + + + static + processResponsiveImages + classLinker.html + abfd6836c6a46a0ca28a9ff6b8f08adeb + ($file, $thumb, $hp) + + + static + revComment + classLinker.html + a6073bcf98f99c7374fec5363059f212e + (Revision $rev, $local=false, $isPublic=false) + + + static + revDeleteLink + classLinker.html + a4d6a564beba1afdc71f0fddb14bdc108 + ($query=array(), $restricted=false, $delete=true) + + + static + revDeleteLinkDisabled + classLinker.html + a31adbff64a9a3347597534a947f0b86a + ($delete=true) + + + static + revUserLink + classLinker.html + a7c4740951041b54a4e3be6362e580a40 + ($rev, $isPublic=false) + + + static + revUserTools + classLinker.html + a290aca8b72d02578d16ec89ba0c20cef + ($rev, $isPublic=false) + + + static + specialLink + classLinker.html + a2473b818c18d188a16ba5f4e532fdd45 + ($name, $key= '') + + + static + splitTrail + classLinker.html + a76f6c712f4c327b5efa80ed9ae398fe4 + ($trail) + + + static + titleAttrib + classLinker.html + a4cd9f6caaea15e16cad6a01dcecbd310 + ($name, $options=null) + + + static + tocIndent + classLinker.html + a7883afa06caa5bfc33b829efc388414a + () + + + static + tocLine + classLinker.html + a16dcd8f1e01a6fa9336aa6aa89bce58b + ($anchor, $tocline, $tocnumber, $level, $sectionIndex=false) + + + static + tocLineEnd + classLinker.html + af4a6d01a84556f9171872e775680f6d8 + () + + + static + tocList + classLinker.html + a50be88a27322e8afc9479f2575460eb9 + ($toc, $lang=false) + + + static + tocUnindent + classLinker.html + a929d101a40ac600987a77579d5e41d54 + ($level) + + + static + tooltip + classLinker.html + aaaf0cec03028f06cf70bf8d4d227b454 + ($name, $options=null) + + + static + tooltipAndAccesskeyAttribs + classLinker.html + a9940fe4d81781a4cc84d60d3e44f5a42 + ($name) + + + static + userLink + classLinker.html + ae44e070d9d63ee5bb376824d8b2f8897 + ($userId, $userName, $altUserName=false) + + + static + userTalkLink + classLinker.html + a323f6b3fd7fff146276fab69c1ff665c + ($userId, $userText) + + + static + userToolLinks + classLinker.html + ad93edc09ec7bce34faee292606045932 + ($userId, $userText, $redContribsWhenNoEdits=false, $flags=0, $edits=null) + + + static + userToolLinksRedContribs + classLinker.html + ab6f553949f1bc8f6d73259018a4b706e + ($userId, $userText, $edits=null) + + + const + TOOL_LINKS_EMAIL + classLinker.html + aadc9f73ca69b03b947a6fa428ab7e10d + + + + const + TOOL_LINKS_NOBLOCK + classLinker.html + a63fa5e1f54f2628440ba24b39c438678 + + + + static + formatLinksInCommentCallback + classLinker.html + a6ac9fe9aa123fd1423cfa766e2d72a93 + ($match) + + + static + getUploadUrl + classLinker.html + ac877437712c0cd14c0e1708b07014bbf + ($destFile, $query= '') + + + static + fnamePart + classLinker.html + a8ef287e383c6a6d7136a47a1713d9ac4 + ($url) + + + static + formatAutocomments + classLinker.html + a114090d6144ad65873765cc160399988 + ($comment, $title=null, $local=false) + + + static + formatAutocommentsCallback + classLinker.html + ac742b430f38f759b3f48453ab2c3141e + ($match) + + + static + getImageLinkMTOParams + classLinker.html + a400e4b1e979fe53ea94874c51d7fb796 + ($frameParams, $query= '', $parser=null) + + + static + getLinkAttributesInternal + classLinker.html + a9112fd6a5197f44d7f939d845ab57b20 + ($title, $class) + + + static + linkAttribs + classLinker.html + a531d6473b73ce8da682dc0f8b1e3f55a + ($target, $attribs, $options) + + + static + linkText + classLinker.html + a8e078a7792aa11c508b29264eaacb7cf + ($target) + + + static + linkUrl + classLinker.html + a8480bbcece3263523bfa32ca91e18d6f + ($target, $query, $options) + + + static + $accesskeycache + classLinker.html + a1350440a63ebdd7e8e92402c3fb13463 + + + + static + $autocommentLocal + classLinker.html + add1de0b10c41770574dba704aff0961a + + + + static + $autocommentTitle + classLinker.html + afbc2b1ed45914de34bd82c0d6526b7fa + + + + static + $commentContextTitle + classLinker.html + a2469de869d3b4b0c964590db500ef3e4 + + + + static + $commentLocal + classLinker.html + a950dc6900fb0840030ab1d1899384fe3 + + + + + LinkerTest + classLinkerTest.html + MediaWikiLangTestCase + + + testUserLink + classLinkerTest.html + a1c08ad3f3ebb01a52a3d9b8c73547709 + ($expected, $userId, $userName, $altUserName=false, $msg= '') + + + static + provideCasesForUserLink + classLinkerTest.html + aebe46a893a6d5301f6f2e781a082cda5 + () + + + + LinkFilter + classLinkFilter.html + + static + keepOneWildcard + classLinkFilter.html + a10c0bceed5289c00898385fdfd54623f + ($arr) + + + static + makeLikeArray + classLinkFilter.html + af55b7b26e8823ec6eac26cda0cb91dda + ($filterEntry, $protocol= 'http://') + + + static + matchEntry + classLinkFilter.html + aed5a8ef582900f54e540fab31216c5f8 + (Content $content, $filterEntry) + + + static + makeRegex + classLinkFilter.html + aacf22b10c55b9b277a4fcf497aeb1e27 + ($filterEntry) + + + + LinkFilterTest + classLinkFilterTest.html + MediaWikiLangTestCase + + + createRegexFromLIKE + classLinkFilterTest.html + a338108399853914a14528ba4634e749f + ($like) + + + + testMakeLikeArrayWithInvalidPatterns + classLinkFilterTest.html + a46fc2d95d4db9fab92da033e049ecb6a + ($pattern) + + + + testMakeLikeArrayWithValidPatterns + classLinkFilterTest.html + a3a0f58d77ff57354dc8452db5f499eac + ($protocol, $pattern, $url, $shouldBeFound=true) + + + static + provideInvalidPatterns + classLinkFilterTest.html + ae03be9bf9f2aed8e1c639dcdd4acf656 + () + + + static + provideValidPatterns + classLinkFilterTest.html + a3e0f9b6346c14ecde89c698b6127a388 + () + + + + setUp + classLinkFilterTest.html + abc620e88a0b2f70acfff0d4c3f1584b1 + () + + + + LinkHolderArray + classLinkHolderArray.html + + + __construct + classLinkHolderArray.html + a82f1f99ec6a1c2338ad79a0ee0682eb5 + ($parent) + + + + __destruct + classLinkHolderArray.html + a85eb51a5bc06189df5cf978b4cb96761 + () + + + + __sleep + classLinkHolderArray.html + aeb6690d9742f0fb46ddf6515dae4711c + () + + + + __wakeup + classLinkHolderArray.html + a30ac2ccdf4808e0c9751438b15356bb1 + () + + + + clear + classLinkHolderArray.html + a9928308a1085fef2f746cb5447ea8f57 + () + + + + getSubArray + classLinkHolderArray.html + a07bbbec899c4de9fcb7bf731525948eb + ($text) + + + + isBig + classLinkHolderArray.html + ab61b6f4569fcbdf0ef1e39649e0e1273 + () + + + + makeHolder + classLinkHolderArray.html + a297e2228b7bc812a871ed89a27f0b5f2 + ($nt, $text= '', $query=array(), $trail= '', $prefix= '') + + + + merge + classLinkHolderArray.html + a20f2485f9f27e0854fd570c0f0a2029f + ($other) + + + + mergeForeign + classLinkHolderArray.html + a5eed6e3393f6f5ae35ce29f82918f6a4 + ($other, $texts) + + + + replace + classLinkHolderArray.html + afa1849cd30dd07632fda60e1e653d57c + (&$text) + + + + replaceText + classLinkHolderArray.html + a5c7b35ead0977a03342796553be99aab + ($text) + + + + replaceTextCallback + classLinkHolderArray.html + a68873c0e93c526288e40f3863b61d98d + ($matches) + + + + $internals + classLinkHolderArray.html + a7bf9f1d888f4e6ed92a298237c07771d + + + + + $interwikis + classLinkHolderArray.html + a6c016efdc2d0a8ad0fddd44425f552e3 + + + + + $parent + classLinkHolderArray.html + ab1d1e201d659e9d27070af5da20823c6 + + + + + $size + classLinkHolderArray.html + a7ee81f6755316da3ec04dbdce5c72797 + + + + + doVariants + classLinkHolderArray.html + ae52b0951265870d22ac5754eb56e08d5 + (&$colours) + + + + mergeForeignCallback + classLinkHolderArray.html + a9db8e401b5b89deb41afba99e2544779 + ($m) + + + + replaceInternal + classLinkHolderArray.html + a7f9b209a530a2ab21fc2d83515b8a7b6 + (&$text) + + + + replaceInterwiki + classLinkHolderArray.html + a51003ccb3e150ce286d35a62652bbda7 + (&$text) + + + + $tempIdOffset + classLinkHolderArray.html + a0691d5d570a7454d2c1346ecc517e153 + + + + + LinksDeletionUpdate + classLinksDeletionUpdate.html + SqlDataUpdate + + + __construct + classLinksDeletionUpdate.html + a35dde737bb67878f9ccf4caac41c69cd + (WikiPage $page) + + + + doUpdate + classLinksDeletionUpdate.html + a0285f6ef7b0e72ebbdac56fddc36ede3 + () + + + + updateCategoryCounts + classLinksDeletionUpdate.html + ac9f6226eaf7c12e56e1f4ed446ab2ae4 + ($added, $deleted) + + + WikiPage + $mPage + classLinksDeletionUpdate.html + ab1ae8f04fb43bf8dca67e4354694c8b5 + + + + + LinkSearchPage + classLinkSearchPage.html + QueryPage + + + __construct + classLinkSearchPage.html + af9f9813903e2a369452f2c39bcf3b9a7 + ($name= 'LinkSearch') + + + + doQuery + classLinkSearchPage.html + af606de665a040adc72949dee4b9e7f05 + ($offset=false, $limit=false) + + + + execute + classLinkSearchPage.html + a77bab0d516a2d3900180fcdbf86f2abb + ($par) + + + + formatResult + classLinkSearchPage.html + a32b995b5b9d793d3be37144c0c760978 + ($skin, $result) + + + + getOrderFields + classLinkSearchPage.html + a5cdf8005bdd0be598406caff81ef4489 + () + + + + getQueryInfo + classLinkSearchPage.html + a15bb91ef1dc44b612c26020489136c98 + () + + + + isCacheable + classLinkSearchPage.html + a563b90ae5735e0cec45bada01e1bfe72 + () + + + + isSyndicated + classLinkSearchPage.html + afd8f6b11772dba1647d6114aff519bd5 + () + + + + linkParameters + classLinkSearchPage.html + a88a17fba9f62a613863153016828572b + () + + + + setPageLinkRenderer + classLinkSearchPage.html + a2ec60b5cf1447fc1a60396983163b59a + (PageLinkRenderer $linkRenderer) + + + + setParams + classLinkSearchPage.html + a718bdcc041a08674a4173814b31098ca + ($params) + + + static + mungeQuery + classLinkSearchPage.html + a07677f518abeba1be9b7ebdbd8c9af4c + ($query, $prot) + + + + getGroupName + classLinkSearchPage.html + a8063840568dfebdb2889fa75e629cab6 + () + + + PageLinkRenderer + $linkRenderer + classLinkSearchPage.html + ac504e10f1c6c3de09c0cf6cde28633fb + + + + + initServices + classLinkSearchPage.html + a0a025e7bd5a8306633c8264977219c07 + () + + + + LinksUpdate + classLinksUpdate.html + SqlDataUpdate + + + __construct + classLinksUpdate.html + a6d1e61818b783a8e59f30669afc72d94 + ($title, $parserOutput, $recursive=true) + + + + doUpdate + classLinksUpdate.html + a4da88cb0d4276e2a1b4889d18d7c5af8 + () + + + + getAddedLinks + classLinksUpdate.html + abdeb8b56795af40e7fbfab414e25f9cc + () + + + + getImages + classLinksUpdate.html + a7f00848c20ba34777f26bbc8b7dd298d + () + + + + getParserOutput + classLinksUpdate.html + a979332c0bda4e5e71b2d27a85ac02701 + () + + + + getPropertyDeletions + classLinksUpdate.html + a691e6863a86d8f8f18ac433dd4441e1e + ($existing) + + + + getPropertyInsertions + classLinksUpdate.html + a0cb1667f3024be4063ce7ec9f29dc37d + ($existing=array()) + + + + getRemovedLinks + classLinksUpdate.html + a600f8eb528bacef8dea95a17f9f07dad + () + + + + getTitle + classLinksUpdate.html + a118746411823bc7d24a1c2e34b7b59f5 + () + + + + incrTableUpdate + classLinksUpdate.html + a9b0592be32eb0f546a7d03dc28c03182 + ($table, $prefix, $deletions, $insertions) + + + + invalidateCategories + classLinksUpdate.html + ad89aaf21ff1ca8d3e4cf81bb3d4c9829 + ($cats) + + + + invalidateImageDescriptions + classLinksUpdate.html + ad2dd19d642d52a0e4846c3df5821133f + ($images) + + + + queueRecursiveJobs + classLinksUpdate.html + ac1edb2a4d17dd8fe24d78da4b6d6fb29 + () + + + + updateCategoryCounts + classLinksUpdate.html + ac247528b709468e2771cb82b876ef521 + ($added, $deleted) + + + static + queueRecursiveJobsForTable + classLinksUpdate.html + a6f2aa06d5bf478cf08b1a9d8723f16d5 + (Title $title, $table) + + + array + $mCategories + classLinksUpdate.html + ad07806672322bad67814547a3a481cc4 + + + + DatabaseBase + $mDb + classLinksUpdate.html + add0e1223ff8b3212672da147bc7aa2cc + + + + array + $mExternals + classLinksUpdate.html + af4265a93c0d6fffc321b7eebb66c9abd + + + + int + $mId + classLinksUpdate.html + a52bded601200a917d11e5c8c81329365 + + + + array + $mImages + classLinksUpdate.html + ac5da065f6542e95e1128364a97c98da4 + + + + array + $mInterlangs + classLinksUpdate.html + acca50e35f3660d2286db1ed7c6cb788a + + + + array + $mLinks + classLinksUpdate.html + a338c578f40b5ece44be346a5c0d8baa8 + + + + array + $mOptions + classLinksUpdate.html + a02505ae3c220f685cb9167d4af67b3c7 + + + + ParserOutput + $mParserOutput + classLinksUpdate.html + a76082549edc5ee0651a8372e8d7de2e2 + + + + array + $mProperties + classLinksUpdate.html + a80389d75ec9898fed0b15fd1e76bd692 + + + + bool + $mRecursive + classLinksUpdate.html + ad2d503a525a67256fca103019951d269 + + + + array + $mTemplates + classLinksUpdate.html + a0dd937c1705685d5c504f3ffc7c9b7b7 + + + + Title + $mTitle + classLinksUpdate.html + a4e875d25e0af21b86eb4ea3fa3cb3bc6 + + + + + doIncrementalUpdate + classLinksUpdate.html + abc49d64efd2451172d2ee29853ecd5b7 + () + + + + getExistingInterwikis + classLinksUpdate.html + afa57a184222ba2cbc9fb6626e5f81a1c + () + + + + updateLinksTimestamp + classLinksUpdate.html + a10d146bcf404e7fd399333ccc3d980ec + () + + + + getCategoryDeletions + classLinksUpdate.html + a0d1058a63b235dd1d6b682a27bc4b461 + ($existing) + + + + getCategoryInsertions + classLinksUpdate.html + aab47372afefd36e79ae8d7193fbf6ded + ($existing=array()) + + + + getExistingCategories + classLinksUpdate.html + ab81f34621bcde004fdc3db3642a5368a + () + + + + getExistingExternals + classLinksUpdate.html + a923e9ad5c18236fa267866ac2a2e9670 + () + + + + getExistingImages + classLinksUpdate.html + a5b7b7d170bad5dcbb13bee9034375593 + () + + + + getExistingInterlangs + classLinksUpdate.html + a86c97b2b0ac04067c9e0ecf6a340c239 + () + + + + getExistingLinks + classLinksUpdate.html + a1974012260dcbe05e27c8dfb301e963c + () + + + + getExistingProperties + classLinksUpdate.html + a1ab458bb2c79d52d3f74431410235db7 + () + + + + getExistingTemplates + classLinksUpdate.html + aeb08c43da4c4bcd77bd0e1332cde89fe + () + + + + getExternalDeletions + classLinksUpdate.html + ac122bdd18374438ab2938a782864ad62 + ($existing) + + + + getExternalInsertions + classLinksUpdate.html + ac1672c992e8eb12a6e8199efc896bfa6 + ($existing=array()) + + + + getImageDeletions + classLinksUpdate.html + a5171376940222d21f8f36d5007e4a89e + ($existing) + + + + getImageInsertions + classLinksUpdate.html + a004594d47356e409d8c90a469932ad3e + ($existing=array()) + + + + getInterlangDeletions + classLinksUpdate.html + a9975ffa836bfb3ab1e349e079679c8cd + ($existing) + + + + getInterlangInsertions + classLinksUpdate.html + a902e077a2e98a83c989cc49d341e5fa3 + ($existing=array()) + + + + getInterwikiDeletions + classLinksUpdate.html + a64af04c2e0400e6e1d8dbb83d94b8a62 + ($existing) + + + + getInterwikiInsertions + classLinksUpdate.html + af54cf6b32b4af0fff9e4d08a84f7989e + ($existing=array()) + + + + getLinkDeletions + classLinksUpdate.html + a712d27451508cfebdf9fed34210b0c2d + ($existing) + + + + getLinkInsertions + classLinksUpdate.html + aa27c20bb6a5266e5055f14e0cb22cbf3 + ($existing=array()) + + + + getPagePropRowData + classLinksUpdate.html + ad9da06e0ec5edfd63c85364b57b70f7b + ($prop) + + + + getPropertySortKeyValue + classLinksUpdate.html + aed5b1e44aaaf0cb35a2be64c5ccc78b9 + ($value) + + + + getTemplateDeletions + classLinksUpdate.html + a1010b60aca53ddc9b2af994f60844d9b + ($existing) + + + + getTemplateInsertions + classLinksUpdate.html + a9010be3e011f98689f6cd0a8e54e4a13 + ($existing=array()) + + + + invalidateProperties + classLinksUpdate.html + a086e4925bd02ef78d85c90496df2614f + ($changed) + + + null array + $linkDeletions + classLinksUpdate.html + aa07b16f81415a8732c3f1c0d8d000e62 + + + + null array + $linkInsertions + classLinksUpdate.html + a7de807b86be2441aa27f28a278d74cf9 + + + + + LinksUpdateTest + classLinksUpdateTest.html + MediaWikiTestCase + + + __construct + classLinksUpdateTest.html + ad4b6a140fb95447c72e7030eca5ded16 + ($name=null, array $data=array(), $dataName= '') + + + + testUpdate_categorylinks + classLinksUpdateTest.html + ad5463a5f74b5340289ce4d0658db7cdd + () + + + + testUpdate_externallinks + classLinksUpdateTest.html + a8f0bdffe6f772d186c3092d70e73dc0f + () + + + + testUpdate_imagelinks + classLinksUpdateTest.html + ad8841b26cfec0a369fa71f790df24a63 + () + + + + testUpdate_iwlinks + classLinksUpdateTest.html + aa1a7e02526e0395388524292e8798f40 + () + + + + testUpdate_langlinks + classLinksUpdateTest.html + a573736d329bf03fd9a758a3b2ea9579f + () + + + + testUpdate_page_props + classLinksUpdateTest.html + aae4987eb1bc546e2dce351fc19c259f5 + () + + + + testUpdate_page_props_without_sortkey + classLinksUpdateTest.html + aeeaa31ed97df9ca806cd03f484ca243d + () + + + + testUpdate_pagelinks + classLinksUpdateTest.html + af8601bc92e67afb6845081e262872bc5 + () + + + + testUpdate_templatelinks + classLinksUpdateTest.html + ac8bd666b70afe6fb4a59bc7236dd0a7d + () + + + + assertLinksUpdate + classLinksUpdateTest.html + a0b7100ab4f697d1591eadc42ec9b4260 + (Title $title, ParserOutput $parserOutput, $table, $fields, $condition, array $expectedRows) + + + + makeTitleAndParserOutput + classLinksUpdateTest.html + af4e822a7f2decb7bd94f1c87451abbaa + ($name, $id) + + + + setUp + classLinksUpdateTest.html + a9a2de36972ca70d2a42db1c4aadea366 + () + + + + ListDuplicatedFilesPage + classListDuplicatedFilesPage.html + QueryPage + + + __construct + classListDuplicatedFilesPage.html + a6517496027f5d386e2312ad67b7116f2 + ($name= 'ListDuplicatedFiles') + + + + formatResult + classListDuplicatedFilesPage.html + aa1deeedfc01d691944589c77faa20069 + ($skin, $result) + + + + getQueryInfo + classListDuplicatedFilesPage.html + a6afc66e83815dcd2fb74407ee0291058 + () + + + + isExpensive + classListDuplicatedFilesPage.html + a32b19455221361b3e9b6e26d9e608992 + () + + + + isSyndicated + classListDuplicatedFilesPage.html + a54926d4c363e16cef6ffaa92a7cfa95c + () + + + + preprocessResults + classListDuplicatedFilesPage.html + ae7d85f55d70194e4a33d631a545cfafe + ($db, $res) + + + + getGroupName + classListDuplicatedFilesPage.html + a8e2ac4ba83b8659c5ccfb4d2e240f502 + () + + + + ListredirectsPage + classListredirectsPage.html + QueryPage + + + __construct + classListredirectsPage.html + ab27819727ea29704ca830d77accc5137 + ($name= 'Listredirects') + + + + formatResult + classListredirectsPage.html + a66bd20ce68d6ce6602b12bd4b7f1e7f8 + ($skin, $result) + + + + getOrderFields + classListredirectsPage.html + ac01ed1e5b9934b4a6c934125ee8a8fde + () + + + + getQueryInfo + classListredirectsPage.html + a0c7a2e5d91cc03c10c23e69a5592513a + () + + + + isExpensive + classListredirectsPage.html + a1ed6fae57dad90335756bd98c92cf86e + () + + + + isSyndicated + classListredirectsPage.html + a404aa4ff9c5de48f79dc55916e0a76bf + () + + + + preprocessResults + classListredirectsPage.html + a978c55c804ae5983f237457dda3d4b34 + ($db, $res) + + + + sortDescending + classListredirectsPage.html + a4c3c4246384b2a600cf31406bb53176a + () + + + + getGroupName + classListredirectsPage.html + a253faeb5f15fdf57eee224a6a3306895 + () + + + + getRedirectTarget + classListredirectsPage.html + ad3a87293d50a96bd1539afa53ad21dea + ($row) + + + + LoadBalancer + classLoadBalancer.html + + + __construct + classLoadBalancer.html + aa63376740f11be92d21e1c96fe5f18d6 + ($params) + + + + allowLagged + classLoadBalancer.html + aa95cd083cf7a0a8a8f2387818669540a + ($mode=null) + + + + clearLagTimeCache + classLoadBalancer.html + a4797da897cc31bac61bba1deba519ff7 + () + + + + closeAll + classLoadBalancer.html + a618f50be682c4cbfd3c2b85af14f79fc + () + + + + closeConnection + classLoadBalancer.html + ab4cf2c824aae19e36d5bceca3cdc918a + ($conn) + + + + closeConnecton + classLoadBalancer.html + afc54e3c9b785967d1d846d88382f5d8e + ($conn) + + + + commitAll + classLoadBalancer.html + a25bf8bacf97eef66d0aa67072f680ccd + () + + + + commitMasterChanges + classLoadBalancer.html + a0a2b455f78b158b793ecd7e990042282 + () + + + + forEachOpenConnection + classLoadBalancer.html + a2f23bdf537a131ddaf29109e596cc963 + ($callback, $params=array()) + + + + getAnyOpenConnection + classLoadBalancer.html + aa2755f2d6ee76a8be89c2fd50bd175c9 + ($i) + + + & + getConnection + classLoadBalancer.html + a5cf1d1da3fa437e093381e89e8f2c695 + ($i, $groups=array(), $wiki=false) + + + + getConnectionRef + classLoadBalancer.html + adf0a5513a2b138befd6a1b54510fe015 + ($db, $groups=array(), $wiki=false) + + + + getLaggedSlaveMode + classLoadBalancer.html + aa995f33a6f54bfaa38e77e4cb966a1a0 + () + + + + getLagTimes + classLoadBalancer.html + a6574a61dbff9cf45b27e1430da3ac0b8 + ($wiki=false) + + + + getLazyConnectionRef + classLoadBalancer.html + ad83edc33b46e6eb65d21485f975b67c0 + ($db, $groups=array(), $wiki=false) + + + + getLoadMonitor + classLoadBalancer.html + aac1addd66ed69a5ad05fbd305911f712 + () + + + + getMasterPos + classLoadBalancer.html + ace473864e48170bec937e27082858d6e + () + + + + getMaxLag + classLoadBalancer.html + a292baf43820a355053b20b3845fbefe7 + ($wiki=false) + + + + getRandomNonLagged + classLoadBalancer.html + a9fa30e530cd0db41109284e1c913990f + ($loads, $wiki=false) + + + + getReaderIndex + classLoadBalancer.html + a506b20a7a835c79d15302a2e1078673f + ($group=false, $wiki=false) + + + + getServerCount + classLoadBalancer.html + a7ffb36a4df3695c7a891c0d614a4a75f + () + + + + getServerInfo + classLoadBalancer.html + a07394e08d57239d37e7690e16babcdb0 + ($i) + + + + getServerName + classLoadBalancer.html + a55ce4a24b02a683e4861852647d9636c + ($i) + + + + getWriterIndex + classLoadBalancer.html + a0171aaa5d1de937585c3e5d696c2ca7a + () + + + + hasMasterChanges + classLoadBalancer.html + a7d8fc696f5941ad1e7e7ae58d5db0464 + () + + + + haveIndex + classLoadBalancer.html + aacf15a31efaf32b4a9b83b91a53902e8 + ($i) + + + + isNonZeroLoad + classLoadBalancer.html + a9bcf32b5d221a3cc61bf92c81c945671 + ($i) + + + + isOpen + classLoadBalancer.html + a4d8260b83485c134ae28452e6cfe280d + ($index) + + + + openConnection + classLoadBalancer.html + a0b502a8f6fded26c1aa6aa051fe630b7 + ($i, $wiki=false) + + + + openForeignConnection + classLoadBalancer.html + a75d5dcccad2a5c7e07171741278b4d39 + ($i, $wiki) + + + + parentInfo + classLoadBalancer.html + a25ee3af07981fe897ead11efdbdeb419 + ($x=null) + + + + pickRandom + classLoadBalancer.html + ac40bbb9c3e0ead7fea6937d6bf5c9d7b + ($weights) + + + + pingAll + classLoadBalancer.html + af8915e9b6da2a94fcab71641ab37f176 + () + + + + reallyOpenConnection + classLoadBalancer.html + a7901abf73db7c9ab9c7ff89aaa228952 + ($server, $dbNameOverride=false) + + + + reuseConnection + classLoadBalancer.html + a952ff28e2f9d632b42edc678a1708c92 + ($conn) + + + + rollbackMasterChanges + classLoadBalancer.html + a8ece8f757ea2f1cca461bc7205a5b8a4 + () + + + + safeGetLag + classLoadBalancer.html + ad0ec570f1f4144e82af413f06a1036df + ($conn) + + + + setServerInfo + classLoadBalancer.html + a41f928e61d5790e9ea16274f97fe9974 + ($i, $serverInfo) + + + + sleep + classLoadBalancer.html + a3702403b66842548c02773d6930c2889 + ($t) + + + + waitFor + classLoadBalancer.html + a0e5a0ab3d047163f5bd1220a22168b72 + ($pos) + + + + waitForAll + classLoadBalancer.html + add50f95936be975be667f17c4f9c4153 + ($pos) + + + + waitTimeout + classLoadBalancer.html + a1c6539747505dfc4caea3fc03334756a + ($value=null) + + + + $mAllowLagged + classLoadBalancer.html + a0c67305afc7e7f3e3f60de0311f61ba4 + + + + + $mConns + classLoadBalancer.html + ac63c0767a73547b51f5691d39c9e408c + + + + + $mGroupLoads + classLoadBalancer.html + abdd326b77be12b7d38d09ceb6e098132 + + + + + $mLagTimes + classLoadBalancer.html + a8c278e75b57f240dd07594d750bbd2f6 + + + + + $mLastError + classLoadBalancer.html + aa2d30f0975025b6d5423afd185d4c517 + + + + + $mLoadMonitor + classLoadBalancer.html + a1e4db299686a3f495b51e206ad04b168 + + + + + $mLoads + classLoadBalancer.html + abf5f163df9ab790d51c9303b8dedd80c + + + + + doWait + classLoadBalancer.html + adcfae17f248556063d5ae66734e01273 + ($index, $open=false) + + + + reportConnectionError + classLoadBalancer.html + a546519342ccc1856a7b293168a6d1ace + () + + + bool DatabaseBase + $mErrorConnection + classLoadBalancer.html + abd7f23573aab987a54345ac83b483065 + + + + + $mLaggedSlaveMode + classLoadBalancer.html + a1156b65d98c5d12afaa314a62397a5c4 + + + + + $mLoadMonitorClass + classLoadBalancer.html + a82a430a95c1312a7e0ea73b187f9474f + + + + + $mParentInfo + classLoadBalancer.html + a0fe9d8b50cc8b229e382a1f6b92061c4 + + + + + $mReadIndex + classLoadBalancer.html + a594712b7c9644c2a62f892aeb43487e8 + + + + + $mServers + classLoadBalancer.html + ad61b2cd4511986f1efac6e9ca1806ee7 + + + + bool DBMasterPos + $mWaitForPos + classLoadBalancer.html + a9c98052408c2a757f9936c5e81bdc9a3 + + + + + $mWaitTimeout + classLoadBalancer.html + a5005659de840f4a19d0cd979bb2da13e + + + + + LoadBalancerSingle + classLoadBalancerSingle.html + LoadBalancer + + + __construct + classLoadBalancerSingle.html + ab9aa43861e0809f2a0a067e9441ff50c + ($params) + + + + reallyOpenConnection + classLoadBalancerSingle.html + a8e541a732632e4bfca82fb473ddab30c + ($server, $dbNameOverride=false) + + + DatabaseBase + $db + classLoadBalancerSingle.html + ad729324d488804222bb86da045b5cca0 + + + + + LoadMonitor + interfaceLoadMonitor.html + + + __construct + interfaceLoadMonitor.html + ae4c21943146a308e8217fa2670aa5cdf + ($parent) + + + + getLagTimes + interfaceLoadMonitor.html + a576b41565d74da319fb839e476f23bae + ($serverIndexes, $wiki) + + + + scaleLoads + interfaceLoadMonitor.html + a80a856e40e47479ab7cb70eb52cd0b9c + (&$loads, $group=false, $wiki=false) + + + + LoadMonitorMySQL + classLoadMonitorMySQL.html + LoadMonitor + + + __construct + classLoadMonitorMySQL.html + a5a4015a24a83045b7751f6e17d6c7163 + ($parent) + + + + getLagTimes + classLoadMonitorMySQL.html + a89690489fcf9b9100de2e1d98bae3720 + ($serverIndexes, $wiki) + + + + scaleLoads + classLoadMonitorMySQL.html + ae061a4e3ab34f296f7de5900e29fee0d + (&$loads, $group=false, $wiki=false) + + + LoadBalancer + $parent + classLoadMonitorMySQL.html + ad0ebfb6215d05af250cafe5de2ce907e + + + + + LoadMonitorNull + classLoadMonitorNull.html + LoadMonitor + + + __construct + classLoadMonitorNull.html + a12fab062f8c33ed1f3c15cd9cc6f4162 + ($parent) + + + + getLagTimes + classLoadMonitorNull.html + aba7a19f9fd031f43ffb16788bd9f33cf + ($serverIndexes, $wiki) + + + + scaleLoads + classLoadMonitorNull.html + a1bcba4cd3ff02d3f304d6edb7bc5e9c3 + (&$loads, $group=false, $wiki=false) + + + + LocalFile + classLocalFile.html + File + + + __construct + classLocalFile.html + a4c31e51237d80f2eaace3bc6193fac02 + ($title, $repo) + + + + __destruct + classLocalFile.html + a25f1e95bee19a5effc079feb56a404dc + () + + + + decodeRow + classLocalFile.html + af7b5dc0182fcf07abe85609a4c015905 + ($row, $prefix= 'img_') + + + + delete + classLocalFile.html + a37086daac0bc556b7b60e7f93d725c07 + ($reason, $suppress=false, $user=null) + + + + deleteOld + classLocalFile.html + a14cb39d59f1eae91bf09bc26df55a4ed + ($archiveName, $reason, $suppress=false, $user=null) + + + + exists + classLocalFile.html + a00186c2fed4274bca1c215867d6d0e8c + () + + + + getBitDepth + classLocalFile.html + a6661f4887c8134e16e359efb98b19c0f + () + + + + getCacheFields + classLocalFile.html + a72398368effa459d51b29ea650b9cfd3 + ($prefix= 'img_') + + + + getCacheKey + classLocalFile.html + a2396217eb7711da7b4633a8fa595139c + () + + + + getDescription + classLocalFile.html + a29f37c1c0cdb0d6d2ebae95a3bd1af17 + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getDescriptionText + classLocalFile.html + afabd9d08cf0838c85bf9284d1d381e12 + ($lang=null) + + + + getDescriptionUrl + classLocalFile.html + a31960a44170cbaf850517519aef6c26e + () + + + + getHeight + classLocalFile.html + a085c41c1076ef1f5a557f7f81154feec + ($page=1) + + + + getHistory + classLocalFile.html + a3226bbcab04da58b0c9019958e90ebd2 + ($limit=null, $start=null, $end=null, $inc=true) + + + + getLazyCacheFields + classLocalFile.html + ad76c13e428d1255546c52500ec75637c + ($prefix= 'img_') + + + + getMediaType + classLocalFile.html + a0c4e06b7bd4dcb7f465fb82ff1c74f64 + () + + + + getMetadata + classLocalFile.html + aefb4118884c10a788eab4b582c517208 + () + + + + getMimeType + classLocalFile.html + aa3eb29ef8e83c87ef582b3a0eebdcdda + () + + + + getSha1 + classLocalFile.html + a56dfbec1004d7360c1f6de041eaecde2 + () + + + + getSize + classLocalFile.html + aa2a2000f9b39d4d908f849443377d78b + () + + + + getThumbnails + classLocalFile.html + aa69ccfeecba5446179d4899bb47934bf + ($archiveName=false) + + + + getTimestamp + classLocalFile.html + ad8f3f9002521826fdb95f723586aa697 + () + + + + getUpgraded + classLocalFile.html + a8c29ead86fbf287cf6f0edd28ffb8640 + () + + + + getUser + classLocalFile.html + ae0e2be67a0887f32d4cbe00155a2f7a4 + ($type= 'text') + + + + getWidth + classLocalFile.html + abfcd3fcd979942486420655e8fe1edb4 + ($page=1) + + + + isCacheable + classLocalFile.html + a6aa7e5699e57dfcf972743c257c339fe + () + + + + isMissing + classLocalFile.html + a2e870edfec2f24cccbf9c87b1814dea9 + () + + + + load + classLocalFile.html + a8463d81545310aa4048e166eb4f2dddc + ($flags=0) + + + + loadFromCache + classLocalFile.html + aecc0dfde0e89383cd559a0df4f26a906 + () + + + + loadFromDB + classLocalFile.html + a59097ccebaa241c6ae33dbd44750a4a1 + ($flags=0) + + + + loadFromFile + classLocalFile.html + a5d5314cba3f3be1be88fa1e75911368a + () + + + + loadFromRow + classLocalFile.html + a03958fe6720e930c1942f8ee16ad71b0 + ($row, $prefix= 'img_') + + + + lock + classLocalFile.html + a1b641ddb26909b2bc7a652a2acb714d4 + () + + + + maybeUpgradeRow + classLocalFile.html + a035e270d2757af4c45be53857fd029b4 + () + + + + move + classLocalFile.html + a078cd1313a3469a78d2002f00fc21bb8 + ($target) + + + + nextHistoryLine + classLocalFile.html + ae99371a3f119286a7058c6cf9b419879 + () + + + + publish + classLocalFile.html + a8622a356c2e02c6ce798bed93edc3655 + ($srcPath, $flags=0, array $options=array()) + + + + publishTo + classLocalFile.html + acc7e6608e0b1af69b5dcee2a69066adc + ($srcPath, $dstRel, $flags=0, array $options=array()) + + + + purgeCache + classLocalFile.html + a0b268e13d6443ba9092a0dc299dec909 + ($options=array()) + + + + purgeHistory + classLocalFile.html + a724b63e228dadc45f1d94f760b2d48ef + () + + + + purgeMetadataCache + classLocalFile.html + a835a628263545a824d08141fe33b2142 + () + + + + purgeOldThumbnails + classLocalFile.html + a05971899eb7b1a121354b3ecd716eacb + ($archiveName) + + + + purgeThumbnails + classLocalFile.html + a23da776704761901e399a62b76ca6791 + ($options=array()) + + + + recordUpload + classLocalFile.html + a081194c17122b1327b30ba6ed9626261 + ($oldver, $desc, $license= '', $copyStatus= '', $source= '', $watch=false, $timestamp=false, User $user=null) + + + + recordUpload2 + classLocalFile.html + a35ae035c83a502a8d6ef7e180fc13bd5 + ($oldver, $comment, $pageText, $props=false, $timestamp=false, $user=null) + + + + resetHistory + classLocalFile.html + ac35f7345577ddbfd093c0a54f22ef2f2 + () + + + + restore + classLocalFile.html + a4a916fe92af45dd09b5660552fec200f + ($versions=array(), $unsuppress=false) + + + + saveToCache + classLocalFile.html + a61fd09d35ae6efacec2e6dba49a6f28c + () + + + + setProps + classLocalFile.html + a53bb2813b658ce4515bdc1b4a2d8d9b5 + ($info) + + + + unlock + classLocalFile.html + a9ec5274dfa9fb7c833ef458ae14b5942 + () + + + + unlockAndRollback + classLocalFile.html + a1ce949f918d286dc0cb3dd84fb02e516 + () + + + + upgradeRow + classLocalFile.html + aeac1e670a37f464ac1cfe74932c2b6e2 + () + + + + upload + classLocalFile.html + a4b626952ae0390a7fa453a4bfece8252 + ($srcPath, $comment, $pageText, $flags=0, $props=false, $timestamp=false, $user=null) + + + static + newFromKey + classLocalFile.html + af1698fec79eb7dedac534cc67ad7efeb + ($sha1, $repo, $timestamp=false) + + + static + newFromRow + classLocalFile.html + ae8120b8a21b1cf2a0ce63d688e16ae8e + ($row, $repo) + + + static + newFromTitle + classLocalFile.html + aa478073599a35d155568c65fd81c13cd + ($title, $repo, $unused=null) + + + static + selectFields + classLocalFile.html + a3bb1dcdeee3120e600b623a9ec89d343 + () + + + const + CACHE_FIELD_MAX_LEN + classLocalFile.html + a9d755388c1560ddec766560390ffce07 + + + + const + LOAD_ALL + classLocalFile.html + a627efc5e3f2e3bbb0cd0daa373536c0f + + + + const + LOAD_VIA_SLAVE + classLocalFile.html + aa7103b8d94904c460bccb1e34144d360 + + + + const + VOLATILE_TTL + classLocalFile.html + a0a46224da2bb2b06061e32e5f10b3f01 + + + + + isVolatile + classLocalFile.html + aa76c42851bcca96f89811e098cbaa802 + () + + + + loadExtraFromDB + classLocalFile.html + ae71d945344d834349b08fec58144822b + () + + + + markVolatile + classLocalFile.html + ac27b7555b379c5a94b1b4dd5ad64a1ab + () + + + + purgeThumbList + classLocalFile.html + a2726d98629c69ff6b3fa297a28e8877b + ($dir, $files) + + + + readOnlyFatalStatus + classLocalFile.html + aac430f62b5bb157a6d742b70172a554d + () + + + + unprefixRow + classLocalFile.html + ab1f092f60694c7ec263393941cc2b962 + ($row, $prefix= 'img_') + + + int + $bits + classLocalFile.html + ad2ae4d1d6766a200dfd2878e2339131e + + + + bool + $dataLoaded + classLocalFile.html + afabc72d238f5ca96f8862501b0c6727d + + + + int + $deleted + classLocalFile.html + aeb4e4a733ef8b9deee5872349f964235 + + + + bool + $extraDataLoaded + classLocalFile.html + aa716c7200fcdd103d88cad7ebd39f34d + + + + bool + $fileExists + classLocalFile.html + afcaf3d1984aa0ddb819be3eafd219248 + + + + int + $height + classLocalFile.html + a87449a1f173b1d6f8c7846a2e17dceea + + + + string + $media_type + classLocalFile.html + a5cdd33bb01836b24623267169a09f6ba + + + + string + $metadata + classLocalFile.html + acb3a9adf4e350a0bfa99f2658554d546 + + + + string + $mime + classLocalFile.html + a2b1455722672819ce01bfb1471525026 + + + + string + $repoClass + classLocalFile.html + ae7fcfbe994efdaa6d64b3884673a16cd + + + + string + $sha1 + classLocalFile.html + aae59e6692d53d9f5229182a643afdc52 + + + + int + $size + classLocalFile.html + a73ebd07940969a47fd8a38826f99d71d + + + + int + $width + classLocalFile.html + ae90da7281b90caa51441c646267a1efd + + + + + loadFieldsWithTimestamp + classLocalFile.html + a5b712c67ca3eb095de0293c093395af4 + ($dbr, $fname) + + + string + $description + classLocalFile.html + a98359ef289303f6061752ce09869a4c9 + + + + int + $historyLine + classLocalFile.html + aaa55dcd6887df2526e7e3a2f9cd6eab5 + + + + int + $historyRes + classLocalFile.html + a90f94d4fb72c4df53afae91f5496ef1c + + + + int + $lastMarkedVolatile + classLocalFile.html + a2c90e200711ed68e82dc481d3a926ea9 + + + + bool + $locked + classLocalFile.html + abc478db3ed1af37ec337af5bd0e76519 + + + + bool + $lockedOwnTrx + classLocalFile.html + ac1b9773877ee7a23963324dc5bcbbdf4 + + + + string + $major_mime + classLocalFile.html + a02b6578e1f43bc28802c7948780fa63f + + + + string + $minor_mime + classLocalFile.html + a7559c13f3db98168867af7dbdd4219d6 + + + + bool + $missing + classLocalFile.html + add2058279b80d3a5430bb1476ef37be7 + + + + string + $timestamp + classLocalFile.html + a8635658c75a4221b12c2bc1db34e98b7 + + + + bool + $upgraded + classLocalFile.html + a7d56d7654bbd0ae28d03ebc223bfde0c + + + + int + $user + classLocalFile.html + a77cbe6caad829a81de787650a520f8bb + + + + string + $user_text + classLocalFile.html + ac8483993988cae7ce7d0b8e312ac3d5a + + + + + LocalFileDeleteBatch + classLocalFileDeleteBatch.html + + + __construct + classLocalFileDeleteBatch.html + a1973a66308a027ada9180dd01034e86a + (File $file, $reason= '', $suppress=false, $user=null) + + + + addCurrent + classLocalFileDeleteBatch.html + ab652f7306778536896e93b48daa0ba85 + () + + + + addOld + classLocalFileDeleteBatch.html + aff5e2453f0b670b3b98761a71b598c0a + ($oldName) + + + + addOlds + classLocalFileDeleteBatch.html + a413fca9070e80b3ae239a021e61626e2 + () + + + + doDBDeletes + classLocalFileDeleteBatch.html + a2102af9e450b3ceb6f0b45a609552c0a + () + + + + doDBInserts + classLocalFileDeleteBatch.html + ad7c179c633032e23c896319dff7fde41 + () + + + + execute + classLocalFileDeleteBatch.html + af9355e9e06e9a0f60cdd24dc564cceeb + () + + + + getOldRels + classLocalFileDeleteBatch.html + addaeb7c17e3f6a8982879e560fbc2634 + () + + + + removeNonexistentFiles + classLocalFileDeleteBatch.html + a3fa57cd31136e0fc114760668dc29f5a + ($batch) + + + + getHashes + classLocalFileDeleteBatch.html + a77776afb3e6835472edf6195494c29bb + () + + + array + $archiveUrls + classLocalFileDeleteBatch.html + a743c207d2d0ac8405784989391787f72 + + + + array + $deletionBatch + classLocalFileDeleteBatch.html + a89c4a2f5cfc9443396f564fba852c43f + + + + LocalFile + $file + classLocalFileDeleteBatch.html + acb8e821bb7bbe3ce45ba3b07cc354143 + + + + string + $reason + classLocalFileDeleteBatch.html + ad5b11c086690dd6430f804da55f3a7da + + + + array + $srcRels + classLocalFileDeleteBatch.html + a591a4f78511b73bb12c9ab75198c68ab + + + + FileRepoStatus + $status + classLocalFileDeleteBatch.html + a3d29fa6d1b474318ca398e831a7a73e9 + + + + bool + $suppress + classLocalFileDeleteBatch.html + aa0c9e2a6118ef94a09d981da1912410d + + + + User + $user + classLocalFileDeleteBatch.html + ad9d6919052d5dac32fe34ea72e80df16 + + + + + LocalFileMoveBatch + classLocalFileMoveBatch.html + + + __construct + classLocalFileMoveBatch.html + a659c2bed836244aff9f969989ef8e96f + (File $file, Title $target) + + + + addCurrent + classLocalFileMoveBatch.html + acaa49f72bc3969fe08c2ecc62b46146e + () + + + + addOlds + classLocalFileMoveBatch.html + a44b1af132f103bebd326e8f0e4a626cc + () + + + + cleanupSource + classLocalFileMoveBatch.html + aa04862b3145a2fe2392bae624b9a0c71 + ($triplets) + + + + cleanupTarget + classLocalFileMoveBatch.html + a76e089fb1f822e1cc56eecee742ac907 + ($triplets) + + + + doDBUpdates + classLocalFileMoveBatch.html + a44c47a7edba49ffda6ebf614b1889021 + () + + + + execute + classLocalFileMoveBatch.html + a65cc6dcdec54d70a5bb7ccbf0d40ce27 + () + + + + getMoveTriplets + classLocalFileMoveBatch.html + a65679b14bfc190268173061a0067b6ab + () + + + + removeNonexistentFiles + classLocalFileMoveBatch.html + a2f9dc96ba00a661d1f695b30712f87ec + ($triplets) + + + + $archive + classLocalFileMoveBatch.html + abd7c60a6e3afdb6615a6536cce0dbee3 + + + + + $cur + classLocalFileMoveBatch.html + aa93496a369eccc6801efa0910fe5dbd4 + + + + DatabaseBase + $db + classLocalFileMoveBatch.html + ad9792b509ccc296f5e12cca99a80a024 + + + + LocalFile + $file + classLocalFileMoveBatch.html + ad7ba970aae7b975c94febd43f7236318 + + + + + $oldCount + classLocalFileMoveBatch.html + af4a8073876d1c6e1686f0e090724b829 + + + + + $olds + classLocalFileMoveBatch.html + a556afde9a21b32ed27e11593bfffeda6 + + + + Title + $target + classLocalFileMoveBatch.html + a2059ed22dba4e508badc5cc312da583f + + + + + LocalFileRestoreBatch + classLocalFileRestoreBatch.html + + + __construct + classLocalFileRestoreBatch.html + ace33354a0241b45eac511254199a41db + (File $file, $unsuppress=false) + + + + addAll + classLocalFileRestoreBatch.html + a23c5b11d17768648e39bb0e0e6132c18 + () + + + + addId + classLocalFileRestoreBatch.html + a4d595d982e94643690525d9a3a769475 + ($fa_id) + + + + addIds + classLocalFileRestoreBatch.html + a5fff829e3e876bd5ec4f70ff671486ef + ($ids) + + + + cleanup + classLocalFileRestoreBatch.html + a6b84966cf45181a5c3c9934552ae4fc5 + () + + + + cleanupFailedBatch + classLocalFileRestoreBatch.html + ada1f299252b815a83813f6d431a0f806 + ($storeStatus, $storeBatch) + + + + execute + classLocalFileRestoreBatch.html + a024763f169f253d3b6acd4a2d00a7bbc + () + + + + removeNonexistentFiles + classLocalFileRestoreBatch.html + a2bfc0b4bdc8d2b091e041b01ab7fbb51 + ($triplets) + + + + removeNonexistentFromCleanup + classLocalFileRestoreBatch.html + a837ea56d7f6cc361c6f61ec9705c5f98 + ($batch) + + + bool + $all + classLocalFileRestoreBatch.html + ab6a924379dcfbc4611ee3c25693b9d4c + + + + array + $cleanupBatch + classLocalFileRestoreBatch.html + abaf50d6fae184983e70e205e3aa33ed9 + + + + LocalFile + $file + classLocalFileRestoreBatch.html + a768ed9d3bb33bf8b70fb94fe28e60bd9 + + + + array + $ids + classLocalFileRestoreBatch.html + a3aafd9145b4920f8a735defe38d1a753 + + + + bool + $unsuppress + classLocalFileRestoreBatch.html + a31cfc7ea1216b60d655fe839cd31333b + + + + + LocalFileTest + classLocalFileTest.html + MediaWikiTestCase + + + testGetArchivePath + classLocalFileTest.html + a93000f798ec7d6a8aa9acea8e1714ece + () + + + + testGetArchiveUrl + classLocalFileTest.html + a578ca5c2a9c7ae1816c5030270848041 + () + + + + testGetArchiveVirtualUrl + classLocalFileTest.html + a8712cc9375740a1fcf337ef7c7e752e5 + () + + + + testGetHashPath + classLocalFileTest.html + ae7c1c69944752854539034afc729e16c + () + + + + testGetRel + classLocalFileTest.html + a0970a0d4b62b18df43be536c37f03c4f + () + + + + testGetThumbPath + classLocalFileTest.html + ae2830a65a9488fbca091e2d3fc11bba5 + () + + + + testGetThumbUrl + classLocalFileTest.html + a268505c20e424507c28ae84191f73614 + () + + + + testGetThumbVirtualUrl + classLocalFileTest.html + a3685e0b14ab84a8d4f9132a0936fd535 + () + + + + testGetUrl + classLocalFileTest.html + a6eea15ef48073a902deb19bf5121af53 + () + + + + testGetUrlRel + classLocalFileTest.html + af56131fedac51edaf092278f4aef5506 + () + + + + testWfLocalFile + classLocalFileTest.html + a70bddc25726e707a4f40be9fd39696f8 + () + + + + setUp + classLocalFileTest.html + a9289f578d77ef188d971d6a97e5c5303 + () + + + + LocalisationCache + classLocalisationCache.html + + + __construct + classLocalisationCache.html + aa9d419b24a86bf50aa5b4b5fc4ca6506 + ($conf) + + + + disableBackend + classLocalisationCache.html + a6e59ff824c05767bcb105eeb62a38beb + () + + + + getCompiledPluralRules + classLocalisationCache.html + acd7f3f2071d65d2b736fab98faec4ed7 + ($code) + + + + getItem + classLocalisationCache.html + a4573ae352b1ae6c6cf7db64c9e11da1a + ($code, $key) + + + + getPluralRules + classLocalisationCache.html + a191a299ed4808d98e604a6884eb7c838 + ($code) + + + + getPluralRuleTypes + classLocalisationCache.html + a25f1f8b0e66830e9e859c5ebb1f7bef0 + ($code) + + + + getSubitem + classLocalisationCache.html + a0fd94bce245fde0097549f3c2a9e7d9d + ($code, $key, $subkey) + + + + getSubitemList + classLocalisationCache.html + a6d51c52f18f89081090735d6c2d5f7de + ($code, $key) + + + + initShallowFallback + classLocalisationCache.html + aabe84732e281b034890d0ca54d77e04c + ($primaryCode, $fallbackCode) + + + + isExpired + classLocalisationCache.html + ad233143f0fb53e89413665586a7fa0dd + ($code) + + + + isMergeableKey + classLocalisationCache.html + a95ac2463057a1118241a2f6f3cf3e3f0 + ($key) + + + + readJSONFile + classLocalisationCache.html + a339c937ddd2387ce71859c4738ffd1d9 + ($fileName) + + + + recache + classLocalisationCache.html + a01426db12091f8f6ba8cac4d9cd33046 + ($code) + + + + unload + classLocalisationCache.html + a3bd4435d3bd1ccf8c2ecca930c8f8a0f + ($code) + + + + unloadAll + classLocalisationCache.html + a6959f0c388dd33446239b3305ab0b121 + () + + + static + $allKeys + classLocalisationCache.html + ad0b221e71165d0a32b8efe3093daa557 + + + + static + $magicWordKeys + classLocalisationCache.html + a0481e9bef7ec9e43e4533428ed910706 + + + + static + $mergeableAliasListKeys + classLocalisationCache.html + a6fb41cb6b01f016137b5c2e825d58988 + + + + static + $mergeableListKeys + classLocalisationCache.html + a86fb3e03c2eb55de3a34c3605395822b + + + + static + $mergeableMapKeys + classLocalisationCache.html + a23c2e298ad83bbeadccab6cd59ec200b + + + + static + $optionalMergeKeys + classLocalisationCache.html + ad3bb60c4de105588f6371ceec116de1c + + + + static + $preloadedKeys + classLocalisationCache.html + adb52cc0b7660aa4fb4d90fc36d60f3db + + + + static + $splitKeys + classLocalisationCache.html + ae1caac6e6a196de196610a3f16b65b16 + + + + + buildPreload + classLocalisationCache.html + ad4317712fb19a2c3b3dff6b710cc142a + ($data) + + + + initLanguage + classLocalisationCache.html + a25e9c0ad8c3637c4f37be755a1287ab1 + ($code) + + + + loadItem + classLocalisationCache.html + acd27598acd0e58bcc866674d6b705c3e + ($code, $key) + + + + loadPluralFile + classLocalisationCache.html + a61553d1cc2b807880cefb04b19a63528 + ($fileName) + + + + loadPluralFiles + classLocalisationCache.html + a5a76ba44d0f44403437c029fce65aaff + () + + + + loadSubitem + classLocalisationCache.html + a2b492b637c995f1bb48cc211a26ed134 + ($code, $key, $subkey) + + + + mergeExtensionItem + classLocalisationCache.html + a688bd0fc91fdc423badd7e45516765c9 + ($codeSequence, $key, &$value, $fallbackValue) + + + + mergeItem + classLocalisationCache.html + ab420e646e2697c977727b2e82c058e48 + ($key, &$value, $fallbackValue) + + + + mergeMagicWords + classLocalisationCache.html + a98f519507f8f9fc5381ec4e43e7b3217 + (&$value, $fallbackValue) + + + + readPHPFile + classLocalisationCache.html + a462236e7e9c6573c791a52f02125c27f + ($_fileName, $_fileType) + + + + readSourceFilesAndRegisterDeps + classLocalisationCache.html + a703e9d68e361042429ca8d54442f2e65 + ($code, &$deps) + + + + $data + classLocalisationCache.html + a7ebc4fbde70cddbe7b5828f412ac093d + + + + + $conf + classLocalisationCache.html + afc6ebcae8e1b0b17bdc1b0b001599b9f + + + + + $forceRecache + classLocalisationCache.html + af168f51434ac51f0f88d650529a24c82 + + + + + $initialisedLangs + classLocalisationCache.html + a498f948b420ef842f7b0381331de5170 + + + + + $loadedItems + classLocalisationCache.html + a3b2bf784cfc34d10d29442dce2455179 + + + + + $loadedSubitems + classLocalisationCache.html + a7be43215887edad21b1b99f3efe1fdaa + + + + + $manualRecache + classLocalisationCache.html + a0376dd9b0b873cab3a482425cc18f1a2 + + + + + $mergeableKeys + classLocalisationCache.html + affd894ee0794f19bc6a0948fba9b7ecb + + + + + $pluralRules + classLocalisationCache.html + af8bb7f241efa3065aecabcd8c26382e2 + + + + + $pluralRuleTypes + classLocalisationCache.html + ae44ece5e0ddd9d05db9887fdce84ca66 + + + + + $recachedLangs + classLocalisationCache.html + a743b574cf241191198fcd7e2c6ddb890 + + + + + $shallowFallbacks + classLocalisationCache.html + a9a018c3a77ef07290f337bcee5b69984 + + + + LCStore + $store + classLocalisationCache.html + af17bc33cf1d5ad4f9f9772dedfcc6ee4 + + + + + LocalisationCacheBulkLoad + classLocalisationCacheBulkLoad.html + LocalisationCache + + + getItem + classLocalisationCacheBulkLoad.html + a5424f3e4a3ee5a092711a19c112ca6b9 + ($code, $key) + + + + getSubitem + classLocalisationCacheBulkLoad.html + aca4801ba5bbdcb844eef00d7c4fc47a8 + ($code, $key, $subkey) + + + + recache + classLocalisationCacheBulkLoad.html + a01b903e80bb9d13f0755c6d458369c66 + ($code) + + + + unload + classLocalisationCacheBulkLoad.html + af1dd57ae39f03bf72c89bdc24a52c9cb + ($code) + + + + readPHPFile + classLocalisationCacheBulkLoad.html + abbad8c1b3d40f6a862ea108a2e8a103a + ($fileName, $fileType) + + + + trimCache + classLocalisationCacheBulkLoad.html + a2c70a3b8ae3d81a675a31780e86fad60 + () + + + + $fileCache + classLocalisationCacheBulkLoad.html + ab8f0317fe9c75eb474b62ceb611acab8 + + + + + $maxLoadedLangs + classLocalisationCacheBulkLoad.html + aa790a80247c4a9d353f31f0acaa40c75 + + + + + $mruLangs + classLocalisationCacheBulkLoad.html + ab16b3d9d13f6b5ee4da96bf7371e4006 + + + + + LocalisationCacheTest + classLocalisationCacheTest.html + MediaWikiTestCase + + + testPuralRulesFallback + classLocalisationCacheTest.html + a965f58b558df445ecd7e7a2a48dce2b5 + () + + + + LocalRepo + classLocalRepo.html + FileRepo + + + checkRedirect + classLocalRepo.html + a826f0b40635c8093a7abc49e87f6c901 + (Title $title) + + + + cleanupDeletedBatch + classLocalRepo.html + a751c60c6210036206a01f0b50ef90732 + (array $storageKeys) + + + + findBySha1 + classLocalRepo.html + a3a7ecb0fe97f5fa0a25bbf818d4f65f4 + ($hash) + + + + findBySha1s + classLocalRepo.html + a4751bfdac5609401dceb04425f27bc68 + (array $hashes) + + + + findFiles + classLocalRepo.html + a4360232bc08fcb72f9343ef12fc1a6f8 + (array $items, $flags=0) + + + + findFilesByPrefix + classLocalRepo.html + a673bd769fbc6d3e163abb9769868fc26 + ($prefix, $limit) + + + + getInfo + classLocalRepo.html + a1e8c87058c45c7b02b37832d67544cea + () + + + + getMasterDB + classLocalRepo.html + ab613f5087ce239b0dd5866e16e293e7f + () + + + + getSharedCacheKey + classLocalRepo.html + ae49f37d41447bf4ce5750dab33339114 + () + + + + getSlaveDB + classLocalRepo.html + aba88179499497fd3e8c41f7a268a0729 + () + + + + invalidateImageRedirect + classLocalRepo.html + a78b52f0e0db4ea63787308e6ae789fbc + (Title $title) + + + + newFileFromRow + classLocalRepo.html + aa2e2211abffc7672e754f78e88dedbf6 + ($row) + + + + newFromArchiveName + classLocalRepo.html + a2691ae0c68455f836097b85dc0a11e28 + ($title, $archiveName) + + + static + getHashFromKey + classLocalRepo.html + a1b8c9c09e7b862bd92839796a036fb36 + ($key) + + + + deletedFileHasKey + classLocalRepo.html + adaa1f5a4dbe720b3484198561adc3d4d + ($key, $lock=null) + + + + getArticleID + classLocalRepo.html + a9be227e0873a8a25ac41a279e16d6a5b + ($title) + + + + hiddenFileHasKey + classLocalRepo.html + a8830ec909ea3d7c4b2eb8ffd9b81bcea + ($key, $lock=null) + + + array + $fileFactory + classLocalRepo.html + a3e0433ed361bada04baeb8c7ef384102 + + + + array + $fileFactoryKey + classLocalRepo.html + a4063dd52fa30fac633da03a59227f751 + + + + array + $fileFromRowFactory + classLocalRepo.html + a69cbf4ebff70a78672d23b6bc8be233d + + + + array + $oldFileFactory + classLocalRepo.html + afc6de9b185f7518b83f529e27ffa4e37 + + + + array + $oldFileFactoryKey + classLocalRepo.html + a6d71fd39a617b173e16fdf511406e61e + + + + array + $oldFileFromRowFactory + classLocalRepo.html + a53a9447ada108537753cea9eb1fa2b02 + + + + + LocalSettingsGenerator + classLocalSettingsGenerator.html + + + __construct + classLocalSettingsGenerator.html + a0773935ed5e2cb2e65bd4b42c8a5d5d9 + (Installer $installer) + + + + getText + classLocalSettingsGenerator.html + a99ebcd20aac420da3723f3a6591c2263 + () + + + + setGroupRights + classLocalSettingsGenerator.html + ac9a47f52e32146276307d146a415a916 + ($group, $rightsArr) + + + + writeFile + classLocalSettingsGenerator.html + ac32fe89a062bf34e131c1cb3e4ce3b07 + ($fileName) + + + static + escapePhpString + classLocalSettingsGenerator.html + afc86421c2560def7dc01d14f167fcb9c + ($string) + + + + buildMemcachedServerList + classLocalSettingsGenerator.html + a475e7fbfd8bb1affa6550f08024bdf51 + () + + + + getDefaultText + classLocalSettingsGenerator.html + a8e0c339de4797e99764a0d244dba0798 + () + + + + $dbSettings + classLocalSettingsGenerator.html + a2db1a701d635dc044c9aa4dbf6b1e8be + + + + + $extensions + classLocalSettingsGenerator.html + abad06564b9045a78ef7c9115f6a1c6b6 + + + + + $groupPermissions + classLocalSettingsGenerator.html + a8404bcc866ab0e59c4bf0b66816c5b6e + + + + Installer + $installer + classLocalSettingsGenerator.html + a9accdab9aba99ce8935b927c08183c98 + + + + + $safeMode + classLocalSettingsGenerator.html + aab98c6008932c2b640fdf2201ec56476 + + + + + $values + classLocalSettingsGenerator.html + ab4be9df782da91d104206bfe65870c78 + + + + + LockManager + classLockManager.html + + + __construct + classLockManager.html + afd199201ade62321f93b2b511027f96a + (array $config) + + + + lock + classLockManager.html + a4d398245fd5c5932fb1f78fafa6a6305 + (array $paths, $type=self::LOCK_EX, $timeout=0) + + + + lockByType + classLockManager.html + a5cb5835fdca0ef1b069c645335586804 + (array $pathsByType, $timeout=0) + + + + unlock + classLockManager.html + aad7df4e789726422c8cf7cccf089309a + (array $paths, $type=self::LOCK_EX) + + + + unlockByType + classLockManager.html + adcee4b328313edaedee4f43996f0c107 + (array $pathsByType) + + + const + LOCK_EX + classLockManager.html + aa60a093957340d969e5eeb447bf59f51 + + + + const + LOCK_SH + classLockManager.html + a752833c3e086a0f0154a448edde8135b + + + + const + LOCK_UW + classLockManager.html + aac14bcd2f5016e4eb52e7114b9c07285 + + + + + doLock + classLockManager.html + a56b2390ef1ec5aa7d8cde4ade3f5f597 + (array $paths, $type) + + + + doLockByType + classLockManager.html + a8957394040495914e5f8813ce73e028d + (array $pathsByType) + + + + doUnlock + classLockManager.html + a4fb1605d68ba6f0258f1a191116a0853 + (array $paths, $type) + + + + doUnlockByType + classLockManager.html + a0b83c7675c070d0a565806235c679a3e + (array $pathsByType) + + + + normalizePathsByType + classLockManager.html + a92082d1ad5560d498de620795df36ed8 + (array $pathsByType) + + + + sha1Base16Absolute + classLockManager.html + a72ede7e53ab3a50ef91d102e05865ca8 + ($path) + + + + sha1Base36Absolute + classLockManager.html + a8f1ad67fb8e0d7f60bc3ebbc4cb493cc + ($path) + + + + $domain + classLockManager.html + a78adcc2aa66e58197ff30fb9a8176676 + + + + array + $locksHeld + classLockManager.html + aadb9242d648aa90d4d5f211c13a9f087 + + + + + $lockTTL + classLockManager.html + a6f3e691036022c9b3a0fad60d0a8c11d + + + + array + $lockTypeMap + classLockManager.html + a4803078a631a0d2ff05f53228c242733 + + + + + LockManagerGroup + classLockManagerGroup.html + + + config + classLockManagerGroup.html + a8d45bdce3d759c9d62ee460088d19390 + ($name) + + + + get + classLockManagerGroup.html + aacf93165a23f4b945868fdc3f5308b88 + ($name) + + + + getAny + classLockManagerGroup.html + aa38ad46ff8ba65f0d1af7cc6c56281a7 + () + + + + getDefault + classLockManagerGroup.html + a21f7f33230774479c8f5d71c222e8e21 + () + + + static + destroySingletons + classLockManagerGroup.html + ac737063492635520d60212728cefbc32 + () + + + static + singleton + classLockManagerGroup.html + a8c43007858d2dc6235894e5f9c776ccb + ($domain=false) + + + + __construct + classLockManagerGroup.html + afca4ab6e1005ec1797c092404454b38b + ($domain) + + + + initFromGlobals + classLockManagerGroup.html + a7f1472216fa7fbc3eff5c55f45b605b0 + () + + + + register + classLockManagerGroup.html + acd4c727c56f63b148b642afbf050f11e + (array $configs) + + + + $domain + classLockManagerGroup.html + af0090ac1f6f25131e34b8d0d98094a6b + + + + array + $managers + classLockManagerGroup.html + acd2183b17b0a078f07c507c3f9d33e39 + + + + static + $instances + classLockManagerGroup.html + aaee9ec6b0db0d4f568414760039fe312 + + + + + LogEntry + interfaceLogEntry.html + + + getComment + interfaceLogEntry.html + abcf02d2eb789129d8bb83ec760500a83 + () + + + + getDeleted + interfaceLogEntry.html + ab982a55cf3500248b0b88a1fe92c8940 + () + + + + getFullType + interfaceLogEntry.html + abdcba0d8f5b86906d2c248a7ec20fae2 + () + + + + getParameters + interfaceLogEntry.html + a3d3114e42429bcffb593c4518209148c + () + + + + getPerformer + interfaceLogEntry.html + ac590b9c5625ec0b3506e07d6592561d7 + () + + + + getSubtype + interfaceLogEntry.html + a9e4566fc20ba7599e1d671ea38a5bbd5 + () + + + + getTarget + interfaceLogEntry.html + a5bd17c01f88251c55f26370c5a63a683 + () + + + + getTimestamp + interfaceLogEntry.html + a4fd3061a7a58f4d57d19d99ca194e737 + () + + + + getType + interfaceLogEntry.html + ae0fd1c1ba279a5699b19ab423fa9b6a9 + () + + + + isDeleted + interfaceLogEntry.html + a126b1ead29ae4fc6768dfabc1e4eba12 + ($field) + + + + LogEntryBase + classLogEntryBase.html + LogEntry + + + getFullType + classLogEntryBase.html + acaeb769a421db94e287cca94d259e623 + () + + + + isDeleted + classLogEntryBase.html + a0f357f7d588ab45fc3810773c8999368 + ($field) + + + + isLegacy + classLogEntryBase.html + a2d409b0202e43c950219142213efab4b + () + + + + LogEventsList + classLogEventsList.html + ContextSource + + + __construct + classLogEventsList.html + a24198855a4c0ba3421a1d33643de1e55 + ($context, $unused=null, $flags=0) + + + + beginLogEventsList + classLogEventsList.html + a4975c65c90b0f0c788ca37c0376bfae3 + () + + + + endLogEventsList + classLogEventsList.html + a417cf3c3d8a758983d7a6bf467f7f6c6 + () + + + + getDisplayTitle + classLogEventsList.html + a092b0eb568f01f2d2eb33e2d7ccfdd0c + () + + + + getTypeSelector + classLogEventsList.html + ab0ae404730086047c123eba86c22caa9 + () + + + + logLine + classLogEventsList.html + af0cc0b03918521a45aa7d1161ac74f86 + ($row) + + + + showHeader + classLogEventsList.html + a045ba7d57bd1d6a2d126217755ed9b90 + ($type) + + + + showOptions + classLogEventsList.html + afa6d2f106864492057e1b6b64868af1b + ($types=array(), $user= '', $page= '', $pattern= '', $year=0, $month=0, $filter=null, $tagFilter= '') + + + static + getExcludeClause + classLogEventsList.html + a95b7605c8235eab2a993d2f87ddb9db1 + ($db, $audience= 'public', User $user=null) + + + static + isDeleted + classLogEventsList.html + a2e3625ea4dd9f0a60eb5f395b0860af6 + ($row, $field) + + + static + showLogExtract + classLogEventsList.html + a70713fdb2aa712b056c7f88ea56700f0 + (&$out, $types=array(), $page= '', $user= '', $param=array()) + + + static + typeAction + classLogEventsList.html + a7331aedeec472fd99e8fea04c88e7566 + ($row, $type, $action, $right= '') + + + static + userCan + classLogEventsList.html + a801e83401113822c5f426429c49e5429 + ($row, $field, User $user=null) + + + static + userCanBitfield + classLogEventsList.html + a338a98c2b6846de658d7a4e84d9d2bad + ($bitfield, $field, User $user=null) + + + + $flags + classLogEventsList.html + a14849a09ea11f2a7303120d02ccbf245 + + + + const + NO_ACTION_LINK + classLogEventsList.html + a9fed0acdf2b0533fc78e52aa07a7e452 + + + + const + NO_EXTRA_USER_LINKS + classLogEventsList.html + a30dbc3d6af3c25ea413c6326856394ec + + + + const + USE_REVDEL_CHECKBOXES + classLogEventsList.html + a1129a9c83123c7d9f1580f9b4a6b018a + + + + array + $mDefaultQuery + classLogEventsList.html + aad2a23f987e8cf5d268421a234bf7f24 + + + + + getDefaultQuery + classLogEventsList.html + a7f90af68b06b34a19e112b9194af6964 + () + + + + getExtraInputs + classLogEventsList.html + a315f1aebb89b98208bef22cb85ed0cd7 + ($types) + + + + getFilterLinks + classLogEventsList.html + ad0bc07533e6dbadf95bdc514911cdcf2 + ($filter) + + + + getShowHideLinks + classLogEventsList.html + a018c1c6347eeb38314a9c9b5a496ff6f + ($row) + + + + getTitleInput + classLogEventsList.html + a244e3443ef6f8af045e8529e07fe1ddf + ($title) + + + + getTitlePattern + classLogEventsList.html + a1db81fd71fa6912c3ed0510e43abceb2 + ($pattern) + + + + getTypeMenu + classLogEventsList.html + ac944a47e3b957f136f987b6a19b21f5a + ($queryTypes) + + + + getUserInput + classLogEventsList.html + a83575a7a285e04d2b0c85cf2b095dbb1 + ($user) + + + + LogFormatter + classLogFormatter.html + + + getActionLinks + classLogFormatter.html + a57b302a5df09671904d34358d0908f30 + () + + + + getActionText + classLogFormatter.html + a8c73b7a38960a08f0c183cea703af92b + () + + + + getComment + classLogFormatter.html + ac1c5f0b34e36e8a434f308fb605f9ab2 + () + + + + getIRCActionComment + classLogFormatter.html + af6b3f7a2d51770abc45d7a46ea4e1080 + () + + + + getIRCActionText + classLogFormatter.html + af0264cdaebf2447c68be4c50807fd567 + () + + + + getMessageParametersForTesting + classLogFormatter.html + a602938cca41c722cfdfd8b341333e27e + () + + + + getPerformerElement + classLogFormatter.html + a9392fc6bd57b2dd4b92112be3737c6b2 + () + + + + getPlainActionText + classLogFormatter.html + afa77773c75aaab91baaa62396e1dd5bb + () + + + + getPreloadTitles + classLogFormatter.html + ab7023bbbfc56c64f132045ef70821004 + () + + + + setAudience + classLogFormatter.html + a683c2fb2db996d4450e471bf80c2facd + ($audience) + + + + setContext + classLogFormatter.html + af68ad5bd527b3e25fc7fc33e1f41e2a3 + (IContextSource $context) + + + + setShowUserToolLinks + classLogFormatter.html + aff50a4554830cdce2f77f61728b70cd8 + ($value) + + + static + newFromEntry + classLogFormatter.html + a59cc7d2dfb92eea9f4c4fc67af2e2e5d + (LogEntry $entry) + + + static + newFromRow + classLogFormatter.html + a2c5aff19e841908fcbfbf2ac80d9d98c + ($row) + + + const + FOR_PUBLIC + classLogFormatter.html + a503bb92bb8e806fa7158bee548d6ef22 + + + + const + FOR_THIS_USER + classLogFormatter.html + a8ab2d4923deec7b4bc19d7c2b9daae1c + + + + + __construct + classLogFormatter.html + a692bc41eb9da92f0f58192a85a01e4bf + (LogEntry $entry) + + + + canView + classLogFormatter.html + aaf159a9c3d20ae57b32f4eaa6727328b + ($field) + + + + extractParameters + classLogFormatter.html + afedc4db271af5344ed4713e2d4d5f6cc + () + + + + formatParameterValue + classLogFormatter.html + a2c17c0e804a5c571d064b6c5970e780f + ($type, $value) + + + + getActionMessage + classLogFormatter.html + a893bd134a5898ec2cd3bc9b763d923c3 + () + + + + getMessageKey + classLogFormatter.html + ad9782015ec8d0d03b548aff398527d4f + () + + + + getMessageParameters + classLogFormatter.html + aff8fd188137727d644fb2fa037d57392 + () + + + + getRestrictedElement + classLogFormatter.html + a70b92ecab1797832a589bed1c3cd228e + ($message) + + + + makePageLink + classLogFormatter.html + a1ad0f40edfbb555a652452f3ccce09ef + (Title $title=null, $parameters=array()) + + + + makeUserLink + classLogFormatter.html + ae22b1108594a17cf945df4df829fb923 + (User $user) + + + + msg + classLogFormatter.html + a8538ee337f1e477e1d820efa8f43c728 + ($key) + + + + styleRestricedElement + classLogFormatter.html + a414c92d3f02b8578b4951ddc73fbe3be + ($content) + + + int + $audience + classLogFormatter.html + aa29b7c6c3c9114ed842c117558ca88e7 + + + + LogEntryBase + $entry + classLogFormatter.html + a1b5c93080c44b1912757ae1261616007 + + + + string + $irctext + classLogFormatter.html + a1548fb6ad4034086055f1c01b3929c43 + + + + bool + $linkFlood + classLogFormatter.html + a5665ba6e16aca3a2f0d0496a4c5cca60 + + + + string + $plaintext + classLogFormatter.html + afd9358353a388b49fa66da48c2bf4956 + + + + + LogFormatterTest + classLogFormatterTest.html + MediaWikiLangTestCase + + + newLogEntry + classLogFormatterTest.html + a8cab8009f5c9e108840e706f35b5615b + ($action, $params) + + + + testLogComment + classLogFormatterTest.html + aaa6fe7e28066cbc2abbb569b57edce2d + () + + + + testLogParamsTypeMsg + classLogFormatterTest.html + a2ca7dbc307a9de0d5cb20168174c21f0 + () + + + + testLogParamsTypeMsgContent + classLogFormatterTest.html + ad32a3e6091bc81c00d43da297a9299cd + () + + + + testLogParamsTypeNumber + classLogFormatterTest.html + a9d065ad246e58de6ccbec79202e49d16 + () + + + + testLogParamsTypePlain + classLogFormatterTest.html + a365e6dfdb52e009ef4b5d67460e8f52d + () + + + + testLogParamsTypeRaw + classLogFormatterTest.html + a23075659d59f27e5562fea6ce13668ff + () + + + + testLogParamsTypeTitleLink + classLogFormatterTest.html + a4535ca37043220fc509209f66da5a2ec + () + + + + testLogParamsTypeUserLink + classLogFormatterTest.html + a7f401112232d9a013864c76cec838d32 + () + + + + testNormalLogParams + classLogFormatterTest.html + a7d763343add9377b87c86ec49814be28 + () + + + + setUp + classLogFormatterTest.html + a69bb081cd3e42a524475184bb2aa0f08 + () + + + + tearDown + classLogFormatterTest.html + a67ab1063fb2fa9638a3d97dfe1d57544 + () + + + RequestContext + $context + classLogFormatterTest.html + a5ec2f7dde36696ab570883aac3090ec7 + + + + Title + $title + classLogFormatterTest.html + a15d40915bb89d997268a53a521ff1e95 + + + + User + $user + classLogFormatterTest.html + aadc3ca6e18121ccce9640cc39d1438f0 + + + + + LoggedUpdateMaintenance + classLoggedUpdateMaintenance.html + Maintenance + + + __construct + classLoggedUpdateMaintenance.html + a1169e40ea50c5d91f854d3e3b6a42ce5 + () + + + + execute + classLoggedUpdateMaintenance.html + af53eefa7617717eec9c9221944a07cb9 + () + + + + doDBUpdates + classLoggedUpdateMaintenance.html + a5cba09bda125019c5d8b62086e9f7f6b + () + + + + getUpdateKey + classLoggedUpdateMaintenance.html + ad4e7f689fc2b468c7e4c9db8e4a5e6d4 + () + + + + updatelogFailedMessage + classLoggedUpdateMaintenance.html + a7987f62169fa6c07f029a1a90b1491e9 + () + + + + updateSkippedMessage + classLoggedUpdateMaintenance.html + abdaebbb355b4dced51b10a3240ecb3c5 + () + + + + LoginForm + classLoginForm.html + SpecialPage + + + __construct + classLoginForm.html + a8773ac3d83b39d45b38a4429f78bd4d0 + ($request=null) + + + + addNewAccount + classLoginForm.html + a8ac952dc6b57c9b3b1795597433c9f02 + () + + + + addNewAccountInternal + classLoginForm.html + ab7d16426a366af44d861a25a24c3dc79 + () + + + + addNewAccountMailPassword + classLoginForm.html + accfee556a15f7cec2b1f6c256307c76e + () + + + + attemptAutoCreate + classLoginForm.html + a2fdf64430e4a0064ef0c4685dfd1232d + ($user) + + + + authenticateUserData + classLoginForm.html + a91554101c97925370326e6abd6900497 + () + + + + cookieRedirectCheck + classLoginForm.html + a596bf08e038a380ef3d56995921629e5 + ($type) + + + + execute + classLoginForm.html + a8000c761b874ad3602adc20bcf01b745 + ($subPage) + + + + getDescription + classLoginForm.html + a33ec7e567ef6bdcec5d96ede9da470b1 + () + + + + hasSessionCookie + classLoginForm.html + a3e5c8f90020bdebb0ddc8c56a36b3c44 + () + + + + initUser + classLoginForm.html + aabdfbd36aae369122f428945e250a232 + ($u, $autocreate) + + + + load + classLoginForm.html + ab30231f0c25ea530472e0c76592ff5db + () + + + + mailPasswordInternal + classLoginForm.html + a9ef62e6f33b6fa0c591c7ed5642d7709 + ($u, $throttle=true, $emailTitle= 'passwordremindertitle', $emailText= 'passwordremindertext') + + + + makeLanguageSelector + classLoginForm.html + abec58d048155f5c838011a2f196037cf + () + + + + makeLanguageSelectorLink + classLoginForm.html + a20047f57cf2fd8eaed2b75f7f1162880 + ($text, $lang) + + + + onCookieRedirectCheck + classLoginForm.html + a6f3e349322371e113d52dcd18bf3d986 + ($type) + + + + processLogin + classLoginForm.html + a1343ead345631dd35f71628881151aa5 + () + + + + showReturnToPage + classLoginForm.html + a392e5bb8dcaf12eec9b685bf51024eb5 + ($type, $returnTo= '', $returnToQuery= '', $stickHTTPs=false) + + + + userBlockedMessage + classLoginForm.html + a44c64f0868e5598656904c68ddec8115 + (Block $block) + + + static + clearCreateaccountToken + classLoginForm.html + affa6c55f8cbe0cc474d4601669fc961f + () + + + static + clearLoginThrottle + classLoginForm.html + a38534e0fc48d575f42d203461b01471c + ($username) + + + static + clearLoginToken + classLoginForm.html + aa7651dc3b81f6b0b678df79831a104f0 + () + + + static + getCreateaccountToken + classLoginForm.html + ab693df1d1d70fb3c1d54e4177ea64882 + () + + + static + getLoginToken + classLoginForm.html + aa624abfbdc8e66c26fc849a325f4de48 + () + + + static + incLoginThrottle + classLoginForm.html + ac8c06eb11b85a3a341e94ee5e7559a8b + ($username) + + + static + setCreateaccountToken + classLoginForm.html + a5a765c42f39b7b6eccb046b066525914 + () + + + static + setLoginToken + classLoginForm.html + a900ef6bfb401af0fce1492a7b44526f2 + () + + + + $mAbortLoginErrorMsg + classLoginForm.html + a2fdce8e86068156ade47fd6fa5248402 + + + + const + ABORTED + classLoginForm.html + afede745083054165454655dfbd19f6e2 + + + + const + CREATE_BLOCKED + classLoginForm.html + a3d2b42af2182d209a63cbf48966cb21e + + + + const + EMPTY_PASS + classLoginForm.html + af9e5fbdcb441550ebf8be0684b0f251c + + + + const + ILLEGAL + classLoginForm.html + a3ab8596a020c0c0805d3025dd63b5dbc + + + + const + NEED_TOKEN + classLoginForm.html + a2531a7d4e6cc8038e48a5b2ba8d899d4 + + + + const + NO_NAME + classLoginForm.html + a351fcb9c9395ae86d0af41d0eb8f1fcc + + + + const + NOT_EXISTS + classLoginForm.html + af0a0e8672f11aef88a4df3b0258db763 + + + + const + RESET_PASS + classLoginForm.html + a74776efdc1fd24842c711a1f5c3874ca + + + + const + SUCCESS + classLoginForm.html + a09b36b2522505fffd236809b12a9b075 + + + + const + THROTTLED + classLoginForm.html + afc2f113d50c05f582ff8211344512f0b + + + + const + USER_BLOCKED + classLoginForm.html + afdd68d3f7f9e7228fe867b4f28adfebc + + + + const + WRONG_PASS + classLoginForm.html + a1be051d0c1f06bc287cc2ff697e53f8b + + + + const + WRONG_PLUGIN_PASS + classLoginForm.html + a1993a09080e39e0f5ddf1768ec46237b + + + + const + WRONG_TOKEN + classLoginForm.html + a65ede4b180425cff4ff2feac4efac0c5 + + + + + getGroupName + classLoginForm.html + a9b65fd5826246012337a459eb4c74a6d + () + + + + resetLoginForm + classLoginForm.html + a25e75e6c4e74b235885ba35cc8b5a45d + (Message $msg) + + + + $mAction + classLoginForm.html + adca1fae5ed22adc90f7cab8c4a0f3be0 + + + + + $mCookieCheck + classLoginForm.html + a7a70fd12f7084e63c1e099d2b76df71c + + + + + $mCreateaccount + classLoginForm.html + a7df43cb15befbe6f337d10b48a468ada + + + + + $mCreateaccountMail + classLoginForm.html + aafeaaefb4af15dd0e35f62844e04da35 + + + + + $mDomain + classLoginForm.html + a087334622b1496c44f95c9283b6d75e8 + + + + + $mEmail + classLoginForm.html + a3e47a14655c539214debfdd7b7c273e0 + + + + + $mLanguage + classLoginForm.html + a1299912dc18eee2691c62d971ed35987 + + + + + $mLoginattempt + classLoginForm.html + ab9a762e6b214faf5b6e9af28c750f981 + + + + + $mPassword + classLoginForm.html + ab7875f456de9bba1dbea7ed62e77226c + + + + + $mPosted + classLoginForm.html + aff17bf2a555ce446eef8f10e58ba5b52 + + + + + $mRealName + classLoginForm.html + aa6af010c33f2793d1eab166f8ab1f5a6 + + + + + $mReason + classLoginForm.html + adb829e7c5a12c8ef1b58bb1931727737 + + + + + $mRemember + classLoginForm.html + ae70bbf10a1cb1c058d735c56133203af + + + + + $mReturnTo + classLoginForm.html + a44448f94875a68c8059cd03e656ad342 + + + + + $mReturnToQuery + classLoginForm.html + a1ecc5cb651161aed57a12e8df1d27791 + + + + + $mRetype + classLoginForm.html + ae5b26caad22caa2ef11aacfdf3359c54 + + + + + $mSkipCookieCheck + classLoginForm.html + a035f3764a9c869b45e9592f8d604cf56 + + + + + $mStickHTTPS + classLoginForm.html + a7c422c6e5d3487bb797531199c38ff35 + + + + + $mToken + classLoginForm.html + afca11d1cf47a6468c99ee42635a564c8 + + + + + $mType + classLoginForm.html + adcdd059e554dae9a1fd1c0df4e8aa666 + + + + + $mUsername + classLoginForm.html + a95af4e31ca1c9de7183b3de528c967fa + + + + + displaySuccessfulAction + classLoginForm.html + ae777b9d99419be77a48960c642ee3170 + ($title, $msgname, $injected_html) + + + + executeReturnTo + classLoginForm.html + a713c763eaedcbe512c6083669a4518f7 + ($type) + + + + mainLoginForm + classLoginForm.html + aa6f5828603efa263426a88d7e7dc5209 + ($msg, $msgtype= 'error') + + + + renewSessionId + classLoginForm.html + a24e79bc55c4dfa15e6df2a03c00079b2 + () + + + + showCreateOrLoginLink + classLoginForm.html + abb22de4b74b5d8b6ccacc0881d9bd581 + (&$user) + + + + successfulCreation + classLoginForm.html + a762728b68cd69183e93bdbde94c3435f + () + + + + successfulLogin + classLoginForm.html + ad4e8e205056309fac808dadfad971eb5 + () + + + + $mLoaded + classLoginForm.html + a398fa57fccbca207af120d03e7cc4768 + + + + WebRequest + $mOverrideRequest + classLoginForm.html + ad487b4542ef2132d70e9bb3c5401024a + + + + WebRequest + $mRequest + classLoginForm.html + a15c8ace46558e011f4d81417ef93a71d + + + + + $mSecureLoginUrl + classLoginForm.html + a8f88c65f9a8be6a8aef3d1deb98af8b0 + + + + + $mTempPasswordUsed + classLoginForm.html + a676b72ca98e7f6f3bf1177da6c71d55a + + + + + LogPage + classLogPage.html + + + __construct + classLogPage.html + ad40b654b214adc574c58fd613394433d + ($type, $rc=true, $udp= 'skipUDP') + + + + addEntry + classLogPage.html + a7e0036befe5693a9e98209ad2621dc2e + ($action, $target, $comment, $params=array(), $doer=null) + + + + addRelations + classLogPage.html + ac872915a7b1a85ae795f920cf8998910 + ($field, $values, $logid) + + + + getComment + classLogPage.html + abcb708e2fe88e5fca4058aeba84e5af6 + () + + + + getDescription + classLogPage.html + ae93b492518700c64c6b119a898a4664f + () + + + + getName + classLogPage.html + a915335bb29644860ae6058a25a4d6461 + () + + + + getRcComment + classLogPage.html + ac0e33ae901437be0f510af6ba56d605e + () + + + + getRcCommentIRC + classLogPage.html + adcbbc2850b8e3147ced3713abba4d3b1 + () + + + + getRestriction + classLogPage.html + a123acd4018c52def5c14dacfcb2698c3 + () + + + + isRestricted + classLogPage.html + a6b66de4e61b4d0d25d0072d1474cf238 + () + + + static + actionText + classLogPage.html + a19cffaaab956c08c1eef5c69741240e8 + ($type, $action, $title=null, $skin=null, $params=array(), $filterWikilinks=false) + + + static + extractParams + classLogPage.html + a13b15e6377471d2cd058e2d976213f77 + ($blob) + + + static + formatBlockFlag + classLogPage.html + ac6aea8ba03b75f715f812fe9087653f7 + ($flag, $lang) + + + static + formatBlockFlags + classLogPage.html + a5734d6331c866c325bb8cd35868ab09f + ($flags, $lang) + + + static + isLogType + classLogPage.html + af24115fb7a38c24c4ab45b096d6a6cd9 + ($type) + + + static + logHeader + classLogPage.html + a7d7a2fe3c46db5328a894448dc2766eb + ($type) + + + static + logName + classLogPage.html + a1802a648a06eef07555aaddf130416e7 + ($type) + + + static + makeParamBlob + classLogPage.html + af0d39d229387ed6db6a68f46def3f2d5 + ($params) + + + static + validTypes + classLogPage.html + ad61b911b3058d8cdf08fa2b9d42ea094 + () + + + bool + $sendToUDP + classLogPage.html + a58345c4edabe83c5f15abcdd250c5d95 + + + + bool + $updateRecentChanges + classLogPage.html + ac08556d31c36dde57bfe30782fea2eec + + + + const + DELETED_ACTION + classLogPage.html + aebef2ca9a31de2dd912baf6864c24e44 + + + + const + DELETED_COMMENT + classLogPage.html + ab80ea2a31a18ce22e87115694b876262 + + + + const + DELETED_RESTRICTED + classLogPage.html + a4920b9d6d46fcb5f7fa6741b18a0db01 + + + + const + DELETED_USER + classLogPage.html + a3c89127e1bc8ff5c0416ca409c7d4844 + + + + const + SUPPRESSED_ACTION + classLogPage.html + af134ee79fdda5054a3de5e8385ff6d67 + + + + const + SUPPRESSED_USER + classLogPage.html + a132888b919cb28e36c25d9b1effdf466 + + + + + saveContent + classLogPage.html + aa9e12eb8f7ca33d21cb54eb5f0b8f3bf + () + + + static + getTitleLink + classLogPage.html + a9a754491a7aec82a542f910d6add729c + ($type, $lang, $title, &$params) + + + string + $action + classLogPage.html + a696b3b8c1acb70e62874bfda6a25e0f8 + + + + string + $actionText + classLogPage.html + a99152d0b02e6126312b26d05c9322ccc + + + + string + $comment + classLogPage.html + a4c68d7c2f786d27aa68c49f7908ca642 + + + + User + $doer + classLogPage.html + a6538fd76827b39a37118decc9acc6505 + + + + string + $ircActionText + classLogPage.html + a5a77e4f63ab4f0d2b7bb07d8b3899744 + + + + string + $params + classLogPage.html + ae805acdd61a4e7c20e20a62fa67f405e + + + + Title + $target + classLogPage.html + ae7a284070d68c223fe447521339c1c5d + + + + string + $type + classLogPage.html + ac72729824f0f02037d419a053a8357fa + + + + + LogPager + classLogPager.html + ReverseChronologicalPager + + + __construct + classLogPager.html + ae2f6bba7ce0698786a00ea983577364b + ($list, $types=array(), $performer= '', $title= '', $pattern= '', $conds=array(), $year=false, $month=false, $tagFilter= '') + + + + doQuery + classLogPager.html + ad16d634342652fd0a5b5c9461c9ee72e + () + + + + formatRow + classLogPager.html + a62eecdd48d2b02b81543ac389e51e311 + ($row) + + + + getDefaultQuery + classLogPager.html + ab7dd5fc484d564c70dc9c457599c6ef1 + () + + + + getFilterParams + classLogPager.html + a74c30daca75b35814a5e7da6d006c6ec + () + + + + getIndexField + classLogPager.html + afb871e2e8b0299bcb3c7125640c3b893 + () + + + + getMonth + classLogPager.html + a0cbc26888365f881081f31de58ffc250 + () + + + + getPage + classLogPager.html + a29641a8d97a933b4e7aa7e47bae7d726 + () + + + + getPattern + classLogPager.html + aee837500b0fd0819b4e556f820569cf0 + () + + + + getPerformer + classLogPager.html + ad936c2527f2b933541bf63419347e611 + () + + + + getQueryInfo + classLogPager.html + ad00488ecc8349a1c58cfe8194624bb1d + () + + + + getStartBody + classLogPager.html + a586b8a27c300a3c8d9712d71fea43579 + () + + + + getTagFilter + classLogPager.html + acb400a066f17f0a5f8a48c5dce38463f + () + + + + getType + classLogPager.html + abc10a28f1bf65cfacc6e5465f2a94a35 + () + + + + getYear + classLogPager.html + a6d1239bf1096e1eabc5846f1b714f0ec + () + + + LogEventsList + $mLogEventsList + classLogPager.html + aceadaa929d8951a12e617627cfc2abc6 + + + + + hasEqualsClause + classLogPager.html + ac75b5dec046bf3bf4bdf4a5724e0b939 + ($field) + + + + limitPerformer + classLogPager.html + a37431c4b5157b163445d95d4bd6ad0de + ($name) + + + + limitTitle + classLogPager.html + abd2d53535bf65d2848271e79885633d8 + ($page, $pattern) + + + + limitType + classLogPager.html + a515c91d0cbe3c0040d0b3000c658efaf + ($types) + + + string + $pattern + classLogPager.html + ad85490fc183cf3d97c20bfcbdc66da01 + + + + string + $performer + classLogPager.html + a6148026da768dbc7095189a25b1d0af7 + + + + string Title + $title + classLogPager.html + a2c58a5074cbfa8f0864308cd7ef10ecb + + + + string + $typeCGI + classLogPager.html + adcd21066ed0e0962bdb8ec62f4415f6e + + + + array + $types + classLogPager.html + aef633f3bf0c7eeff712b587ad4348c74 + + + + + LonelyPagesPage + classLonelyPagesPage.html + PageQueryPage + + + __construct + classLonelyPagesPage.html + a00f7454ea4aa0fbc921ca0d08c80fa5e + ($name= 'Lonelypages') + + + + getOrderFields + classLonelyPagesPage.html + a3766ce47ac058a36c6976cf2a780b1eb + () + + + + getPageHeader + classLonelyPagesPage.html + aaa039b45d0ce6ca9b421063dafb1fef0 + () + + + + getQueryInfo + classLonelyPagesPage.html + a86ae3338bd605a209ab9fac3c45d0eae + () + + + + isExpensive + classLonelyPagesPage.html + a61d5bef2a045032468f7542790392b9a + () + + + + isSyndicated + classLonelyPagesPage.html + a514a01e87c352bd78077310aa23ca039 + () + + + + sortDescending + classLonelyPagesPage.html + aaab7a0c7159b2c88c7d25836e2169227 + () + + + + getGroupName + classLonelyPagesPage.html + a16b326adcc8b5ed95689253127592f88 + () + + + + LongPagesPage + classLongPagesPage.html + ShortPagesPage + + + __construct + classLongPagesPage.html + abd4cbc62c9080d5a785b681d5eeaa6e2 + ($name= 'Longpages') + + + + sortDescending + classLongPagesPage.html + a3ede053511f3c0c10f5d86a8502b324a + () + + + + getGroupName + classLongPagesPage.html + a27843a0d560455c170fa7c453f57dd80 + () + + + + MachineReadableRCFeedFormatter + classMachineReadableRCFeedFormatter.html + RCFeedFormatter + + + getLine + classMachineReadableRCFeedFormatter.html + ab5c7e199b1367e9d07e388729af9c95c + (array $feed, RecentChange $rc, $actionComment) + + + + formatArray + classMachineReadableRCFeedFormatter.html + ab4a16d55975f81784f35378a4ac62b6f + (array $packet) + + + + MagicVariableTest + classMagicVariableTest.html + MediaWikiTestCase + + + assertUnPadded + classMagicVariableTest.html + aff01efda27b424afb0800ea8b6d593b2 + ($magic, $value) + + + + assertZeroPadded + classMagicVariableTest.html + a2075daae0ed06fef7ffc21bc9356501b + ($magic, $value) + + + + testCurrentdayIsUnPadded + classMagicVariableTest.html + ac0aeaaaf6794964db55b49138a90bcac + ($day) + + + + testCurrentdaytwoIsZeroPadded + classMagicVariableTest.html + a2acc099113babcaeed2adaf1ae604bfc + ($day) + + + + testCurrentmonthIsZeroPadded + classMagicVariableTest.html + a7986e82c7d16f129d5005013a3ce2787 + ($month) + + + + testCurrentmonthoneIsUnPadded + classMagicVariableTest.html + ac9f8ff538662f9065b2e8fc13af80d73 + ($month) + + + + testLocaldayIsUnPadded + classMagicVariableTest.html + a34b8ddfe292f9baac6cf99fda34575d4 + ($day) + + + + testLocaldaytwoIsZeroPadded + classMagicVariableTest.html + ac3359c426c313c73c60a41b8aab1296d + ($day) + + + + testLocalmonthIsZeroPadded + classMagicVariableTest.html + a19249e89a9f9b40aa94c2f0ba0ac48ea + ($month) + + + + testLocalmonthoneIsUnPadded + classMagicVariableTest.html + a534e4c7ffeb61bff4cd39b4eaff26e59 + ($month) + + + + testRevisiondayIsUnPadded + classMagicVariableTest.html + a3e05f49f161fd07c59b1c281a7502d11 + ($day) + + + + testRevisiondaytwoIsZeroPadded + classMagicVariableTest.html + a3b90a44092136327c6495f495a92bbde + ($day) + + + + testRevisionmonthIsZeroPadded + classMagicVariableTest.html + a93ec7c0fae17aafe1778539d1a76fde1 + ($month) + + + + testRevisionmonthoneIsUnPadded + classMagicVariableTest.html + aa2d983be98222f62bb41ac701145ec5e + ($month) + + + + testServernameFromDifferentProtocols + classMagicVariableTest.html + aeed4e927b05f766e2edde84616551cc4 + ($server) + + + static + provideDataServernameFromDifferentProtocols + classMagicVariableTest.html + a9711918364626a3ba3f12dd6d8ec23cc + () + + + static + provideDays + classMagicVariableTest.html + acff0ecf3d3c07cb421c4a3b10dd0d546 + () + + + static + provideMonths + classMagicVariableTest.html + ad200fac5213cafb31b68fb1311c4515f + () + + + + setUp + classMagicVariableTest.html + a2276844fe026a804ba9e4e69078b6e69 + () + + + + assertMagic + classMagicVariableTest.html + adfb2e6b4a8e255c111b84b38bcaa993d + ($expected, $magic) + + + + assertMagicPadding + classMagicVariableTest.html + a49ec9325d4661eb0be7c6e2cfb8a53a6 + ($magic, $value, $format) + + + + setParserTS + classMagicVariableTest.html + a69c9fff6f62b5a39af5425bd8858ba2e + ($ts) + + + static + createProviderUpTo + classMagicVariableTest.html + af1863e113040aba281f17c0df9c2c699 + ($num) + + + + $expectedAsInteger + classMagicVariableTest.html + a3e5df101fc3a121288c202af051ecac9 + + + + Parser + $testParser + classMagicVariableTest.html + a0286c6f89e8f28e52a17155047e792fc + + + + + MagicWord + classMagicWord.html + + + __construct + classMagicWord.html + abf27e69b8c94fc763498b2f9cf49ef27 + ($id=0, $syn=array(), $cs=false) + + + + addToArray + classMagicWord.html + acb6e5c5824ca4f749bfb5eff3f63c6e4 + (&$array, $value) + + + + compareStringLength + classMagicWord.html + ad4497e723c646821956038929986d4ed + ($s1, $s2) + + + + getBaseRegex + classMagicWord.html + a6db9501ec3ac8648c3f27b74e4425535 + () + + + + getId + classMagicWord.html + a2ef7a96b86a7e7ac2f2052d9fa9b34a6 + () + + + + getRegex + classMagicWord.html + aaf3df2a7138d18d8d5dcf754dfe5947f + () + + + + getRegexCase + classMagicWord.html + ac0c15cfe12656732b2de268d68e7b6fc + () + + + + getRegexStart + classMagicWord.html + a808a0105636ddbc4f864e165b49488a4 + () + + + + getRegexStartToEnd + classMagicWord.html + a491ed04a76dd71db565bc5aad1a219fc + () + + + + getSynonym + classMagicWord.html + a768b318143beb5c1ea0c7581594358fd + ($i) + + + + getSynonyms + classMagicWord.html + a5339106c5695c17c1d3d258802981718 + () + + + + getVariableRegex + classMagicWord.html + a041c10a3dc2f0c70f6ee27d154711106 + () + + + + getVariableStartToEndRegex + classMagicWord.html + a39a8fd97141e5fea7e04ada1907f099c + () + + + + getWasModified + classMagicWord.html + a0d6843dd2e7aefc975ee0588f1ed3f37 + () + + + + initRegex + classMagicWord.html + a06a283d2995bf8aac3668a6ba38960fb + () + + + + isCaseSensitive + classMagicWord.html + a66bca222614c17d1d2aee9414f4c9ac0 + () + + + + load + classMagicWord.html + a19ddb1babcb966e5ac433ea20d94ef27 + ($id) + + + + match + classMagicWord.html + a39c2726849afe19924ca1b1584760d69 + ($text) + + + + matchAndRemove + classMagicWord.html + af273d5e6054955b5f3dd7493bb376c37 + (&$text) + + + + matchStart + classMagicWord.html + a117a27a9b0d35ddd1ebd558034d40af7 + ($text) + + + + matchStartAndRemove + classMagicWord.html + a7789c1bf91e6bfaf9973457cb04b28f8 + (&$text) + + + + matchStartToEnd + classMagicWord.html + afe60f8a225145d0ba09d4326fde60bc9 + ($text) + + + + matchVariableStartToEnd + classMagicWord.html + ad5d424ed7dce0f1564566dc2708afc5b + ($text) + + + + pregRemoveAndRecord + classMagicWord.html + ae90f575b1e09cf1d336aae57aeb73830 + () + + + + replace + classMagicWord.html + adea0efea672ad82c958f8b88a8547c75 + ($replacement, $subject, $limit=-1) + + + + replaceMultiple + classMagicWord.html + a27a8541a4afabebb1784e3f8c6d93094 + ($magicarr, $subject, &$result) + + + + substituteCallback + classMagicWord.html + a541d796939c3e5350cf4e268859a0e90 + ($text, $callback) + + + static + clearCache + classMagicWord.html + a59a38dda8450f622987d70f11e986db6 + () + + + static & + get + classMagicWord.html + aff17e79d32eaae3aec95f6a85aada293 + ($id) + + + static + getCacheTTL + classMagicWord.html + a548a504afc0a90f025e2ef1abd11e185 + ($id) + + + static + getDoubleUnderscoreArray + classMagicWord.html + ad3dd3536cb8f5cae2aa2dcda94716d1f + () + + + static + getSubstIDs + classMagicWord.html + ae6452c4d33261bf7459048578fe8edce + () + + + static + getVariableIDs + classMagicWord.html + a7af6a2a5c8984a9f9ca15ff7737cbe35 + () + + + bool + $mCaseSensitive + classMagicWord.html + a60f45c54fe54c9433b7450444b7fff7a + + + + int + $mId + classMagicWord.html + a966d6c5409d8bacb1f776ce8ab3b0214 + + + + array + $mSynonyms + classMagicWord.html + aa6a96b9afbbebbf6d3e6fdbdde15a25c + + + + static + $mCacheTTLs + classMagicWord.html + a919e3091ccd79e9e938517f31b7a27d8 + + + + static + $mDoubleUnderscoreArray + classMagicWord.html + ae54064a2160c8d6bedb04c38b7d1ae94 + + + + static + $mDoubleUnderscoreIDs + classMagicWord.html + a0c9be77518fbdc7381215fd8a2930675 + + + + static + $mObjects + classMagicWord.html + a9fbd7b89e7a48efa66890c6c53847a02 + + + + static + $mSubstIDs + classMagicWord.html + ac07ba926e8ea65912f2f10e7faf35888 + + + + static + $mVariableIDs + classMagicWord.html + a9e14110673eb4b6efd661e90551a236c + + + + static + $mVariableIDsInitialised + classMagicWord.html + a53b5f4179911df6d0e075942ab0c2bd8 + + + + string + $mBaseRegex + classMagicWord.html + a1ec7ee782bc19f324869d555683f2acc + + + + bool + $mFound + classMagicWord.html + ac43cf24c4eb3f7d49649f6df3249571c + + + + bool + $mModified + classMagicWord.html + a64b9b77d0ca46ee3d744e9a7abbbb96b + + + + string + $mRegex + classMagicWord.html + a6cde9ace5eb27a6e7165975357ccbe8b + + + + string + $mRegexStart + classMagicWord.html + aec2b4f0df3e99bbe595c2b41157d9395 + + + + string + $mRegexStartToEnd + classMagicWord.html + a6952728bbf5b03a7c60bc56c0cf7d876 + + + + string + $mVariableRegex + classMagicWord.html + a718b98872e1e066e560eaff1e40db8a7 + + + + string + $mVariableStartToEndRegex + classMagicWord.html + ad14c2c950c446888488c86cb99f0ab29 + + + + + MagicWordArray + classMagicWordArray.html + + + __construct + classMagicWordArray.html + a385bde997237146c2d76ae1cd4f3b33c + ($names=array()) + + + + add + classMagicWordArray.html + ad5128d0f1c3246681e86f72f497eb423 + ($name) + + + + addArray + classMagicWordArray.html + ae5ff1bbc5baf2463dd31baf4405b05c0 + ($names) + + + + getBaseRegex + classMagicWordArray.html + aab3e4009b7ea3a2409a8fdc4df06d351 + () + + + + getHash + classMagicWordArray.html + ad30ea7137932a29bcebf59a1ed51bf6f + () + + + + getNames + classMagicWordArray.html + a093b0f5c2ef0a4069ba6adc696dc0397 + () + + + + getRegex + classMagicWordArray.html + aae413f7012cee5ee3bd769a196efa5bd + () + + + + getRegexStart + classMagicWordArray.html + aa2fbd3b9b56499ad3bffeb59268f724c + () + + + + getVariableRegex + classMagicWordArray.html + a28eab17835d6d8dd5db6ee244440486e + () + + + + getVariableStartToEndRegex + classMagicWordArray.html + abbc1059d0687e2225a434a50d62525fe + () + + + + matchAndRemove + classMagicWordArray.html + ae30cd051d9d083c5b75c3db113b6542c + (&$text) + + + + matchStartAndRemove + classMagicWordArray.html + aac3889bb8293f2fe2a72b583a93af322 + (&$text) + + + + matchStartToEnd + classMagicWordArray.html + ad6336118f13ac2f499831cd545b418ce + ($text) + + + + matchVariableStartToEnd + classMagicWordArray.html + a1c20f0eb1be45a18aa8dd8160be75cea + ($text) + + + + parseMatch + classMagicWordArray.html + a867b44249f01457aa1cb46a79f118b69 + ($m) + + + array + $names + classMagicWordArray.html + a74db77249ce85fc2b2c75c2f03897968 + + + + + $baseRegex + classMagicWordArray.html + a1283a4e81278222a4f3785d0f64ef766 + + + + array + $hash + classMagicWordArray.html + a72754cdeb8d6817a2b8e6477e6a293c4 + + + + + $matches + classMagicWordArray.html + aae94928811ff4b0d4c29c3857de0dca6 + + + + + $regex + classMagicWordArray.html + a27367bdabfaaf7785af6445dbf71198c + + + + + MailAddress + classMailAddress.html + + + __construct + classMailAddress.html + adc204107bb16e0e48b429114f5b151c7 + ($address, $name=null, $realName=null) + + + + __toString + classMailAddress.html + a84318173f14abb00fa1645e503462a64 + () + + + + toString + classMailAddress.html + a74f74d7e17c304c500bf768be98a831b + () + + + + Maintenance + classMaintenance.html + + + __construct + classMaintenance.html + a0d1830e46ad435069802a0904808f108 + () + + + + cleanupChanneled + classMaintenance.html + a4f884f2e68b49043b4f9aa07fe1c4fe5 + () + + + + clearParamsAndArgs + classMaintenance.html + a34071eaad33c2e660377fcde4a4f37fb + () + + + + execute + classMaintenance.html + a9b6b8ec9eb086758ba58f4df45a64889 + () + + + + finalSetup + classMaintenance.html + a7ba5d9ddd05764c8373d67a457437e80 + () + + + + getDbType + classMaintenance.html + aab946ae2c8246935f05c9d3698561f90 + () + + + + getName + classMaintenance.html + a10362154352aed5917caf03adc004736 + () + + + + globals + classMaintenance.html + af374b078db05eb7400e6fb1de205a73e + () + + + + isQuiet + classMaintenance.html + a0c8b38f584aea1e7e1fdd5ea364b86d0 + () + + + + loadParamsAndArgs + classMaintenance.html + a3b15cf594f52d84dd9768d277c9e8be5 + ($self=null, $opts=null, $args=null) + + + + loadSettings + classMaintenance.html + a893b997ac685252332d1953e13302730 + () + + + + memoryLimit + classMaintenance.html + a4ffce2ef4cae3a5547543ea3c5cf9198 + () + + + + outputChanneled + classMaintenance.html + a0905bf1b90d1586d339d90117747c8f3 + ($msg, $channel=null) + + + + purgeRedundantText + classMaintenance.html + accb8c4b12dbcfbcfb24e2f871d6aa344 + ($delete=true) + + + + runChild + classMaintenance.html + a7c7bd5228ce8dd00e11390deddbdcc76 + ($maintClass, $classFile=null) + + + + setDB + classMaintenance.html + a08fe59dbd56469cf4bed63f2eba4a7e3 + (&$db) + + + + setup + classMaintenance.html + a03a9fd23b4d7902a67834d3886caf359 + () + + + + updateSearchIndex + classMaintenance.html + a4675235e8d59d18924137e7f45e25933 + ($maxLockTime, $callback, $dbw, $results) + + + + updateSearchIndexForPage + classMaintenance.html + a622adb4b084348ae584d796835ded7f4 + ($dbw, $pageId) + + + static + posix_isatty + classMaintenance.html + a81180b71f62ae00ce0df86b37e4d56f9 + ($fd) + + + static + readconsole + classMaintenance.html + a85adb9a4d98260173ba1e59e23d1eaed + ($prompt= '> ') + + + static + shouldExecute + classMaintenance.html + ada99e1815f8215436058a5229e52863d + () + + + resource + $fileHandle + classMaintenance.html + ac8d777767a907b332b79a3b3f890ec22 + + + + + $mDbPass + classMaintenance.html + a8c0514e4fcc5301abe3eed9bba1e7ae7 + + + + const + DB_ADMIN + classMaintenance.html + a675855a8a118994f5aa9f899393e2cef + + + + const + DB_NONE + classMaintenance.html + a3fffb62a80640aca9a18fb366b772554 + + + + const + DB_STD + classMaintenance.html + a4d952dab6fa0a09ed0fcbe91832c0043 + + + + const + STDIN_ALL + classMaintenance.html + a0f389df5325759933e8560ac93020481 + + + + + addArg + classMaintenance.html + a0de19f30bf62712c1847b6a036859bc9 + ($arg, $description, $required=true) + + + + addDefaultParams + classMaintenance.html + a6b1c60283e778454b42f61b8a08a6a7a + () + + + + addDescription + classMaintenance.html + a18e534fdc6ac3cb495f7a88f49273e51 + ($text) + + + + addOption + classMaintenance.html + aa2758a0f6d8de63ef7df001a82b1c5d6 + ($name, $description, $required=false, $withArg=false, $shortName=false) + + + + adjustMemoryLimit + classMaintenance.html + aa4e40dfd3a95a97c7023f8333a79e305 + () + + + + afterFinalSetup + classMaintenance.html + a5f63d923f08c0f7c830c2e1726f4cc8d + () + + + + deleteOption + classMaintenance.html + aa70cbdf1fb77db68df843107eea08deb + ($name) + + + + error + classMaintenance.html + aed3a35d2508552d812f821d438cce954 + ($err, $die=0) + + + + getArg + classMaintenance.html + afd06571438830262f8aafe907f142ffd + ($argId=0, $default=null) + + + & + getDB + classMaintenance.html + a66722becf248461098b70704758a9918 + ($db, $groups=array(), $wiki=false) + + + + getDir + classMaintenance.html + a69efbd3f455e247274e9b6447479d4bb + () + + + + getOption + classMaintenance.html + a3b5228c1775b9c99e465705cab255afb + ($name, $default=null) + + + + getStdin + classMaintenance.html + a1d19507fd909f4444831978eb024929d + ($len=null) + + + + hasArg + classMaintenance.html + a07801d21bf613c106684fdc500268e2d + ($argId=0) + + + + hasOption + classMaintenance.html + ad8cdb92c05971efc50e25d4887a539e5 + ($name) + + + + loadSpecialVars + classMaintenance.html + a7f18e679a0ff7b3b3f367447f5023a91 + () + + + + maybeHelp + classMaintenance.html + a53bdfd2fdb841602b51906fe40816057 + ($force=false) + + + + output + classMaintenance.html + a608c1e6146fdb94ca93e7a486c4ecd7a + ($out, $channel=null) + + + + setBatchSize + classMaintenance.html + a336f3432c822827d6b96fb4d9b5add2a + ($s=0) + + + + validateParamsAndArgs + classMaintenance.html + aa596324503779645e2ffe1d860e490a5 + () + + + + $mArgList + classMaintenance.html + af9d1d8cf4560b51b7e0e4aa1c33bf4ca + + + + + $mArgs + classMaintenance.html + a285c690d34fa5038b8d42ce23ff1b487 + + + + int + $mBatchSize + classMaintenance.html + a219e2fd8e3a7ecbe1bdc738197ee25f8 + + + + + $mDbUser + classMaintenance.html + a74bd5e6107657d184b3104f0f3a84e14 + + + + + $mDescription + classMaintenance.html + a17d3803c9426a83dd5b6b54ac7886b59 + + + + + $mInputLoaded + classMaintenance.html + a11f0b8a3a00856846dcddfa1bc4bb7ec + + + + + $mOptions + classMaintenance.html + a4dc1b4bcd435751bea7f0c7c95ef8a2c + + + + + $mParams + classMaintenance.html + a9dbd9c3471dee2ee0e8fe5353713f92d + + + + + $mQuiet + classMaintenance.html + a20782b12258f4eec05e7325e0a28e028 + + + + + $mSelf + classMaintenance.html + a77a10a0dd8e4bdd6068d6d679cbbeb9c + + + + + $mShortParamsMap + classMaintenance.html + a251d9eb41c05cb2e8a1418ef4e3a60e3 + + + + public function + __construct + classMaintenance.html + a192775497208a2dc6f7d46908d13563b + () + + + public function + execute + classMaintenance.html + aa4f94d24eceb7245b9ff1b682b371699 + () + + + + lockSearchindex + classMaintenance.html + a39421eecac513cb4a7b46f15a55ecab9 + (&$db) + + + + relockSearchindex + classMaintenance.html + accbf3d35742d5b71ad21f1c90c01238f + (&$db) + + + + unlockSearchindex + classMaintenance.html + afded71bc84d645be5e79067c6e56c5e3 + (&$db) + + + static + readlineEmulation + classMaintenance.html + af5fce94009987fed48a177e95c8e6741 + ($prompt) + + + + $atLineStart + classMaintenance.html + a2d896ab8d6436d3b52028d7bcf5c1153 + + + + + $lastChannel + classMaintenance.html + a42b3d50e2a477c53623c04ef625561d2 + + + + DatabaseBase + $mDb + classMaintenance.html + a6d293da9a8e0a66448800d8bebf7660f + + + + + $mDependantParameters + classMaintenance.html + a6e463e32a4f40439b067c9fae46f3d80 + + + + + $mGenericParameters + classMaintenance.html + a54a2f454086caca8cf6ecbacb937c4ea + + + + + MaintenanceFixup + classMaintenanceFixup.html + Maintenance + + + __construct + classMaintenanceFixup.html + a5e4f3518bdf7247eaff5e6f0fddba4c6 + (MediaWikiTestCase $testCase) + + + + __destruct + classMaintenanceFixup.html + aebad2f13c197da7d7b0bad97d32887b4 + () + + + + execute + classMaintenanceFixup.html + aa947a802f139022e2a809bf6cc79a5b1 + () + + + + output + classMaintenanceFixup.html + ae0875fca74983eecd7d8bd98d2ab5932 + ($out, $channel=null) + + + + outputChanneled + classMaintenanceFixup.html + ae32472a5e359b96e579bf9d0f2fa4127 + ($msg, $channel=null) + + + + simulateShutdown + classMaintenanceFixup.html + aceee7754a0ea12bfec06905aa1b38e36 + () + + + bool + $shutdownSimulated + classMaintenanceFixup.html + a5f5577abcfe0cc84d86901aed7bebb7f + + + + MediaWikiTestCase + $testCase + classMaintenanceFixup.html + a6c7896135ad1fc541b6360d78f0432fb + + + + + MaintenanceFormatInstallDoc + classMaintenanceFormatInstallDoc.html + Maintenance + + + __construct + classMaintenanceFormatInstallDoc.html + a3928ec685ddd188e6e8ed91017c8f2d6 + () + + + + execute + classMaintenanceFormatInstallDoc.html + ad88207c5a9a8f7bab06e16cc9ece7b62 + () + + + + MaintenanceTest + classMaintenanceTest.html + MediaWikiTestCase + + + testCleanupChanneledAfterNLOutput + classMaintenanceTest.html + aa754666d21df19e02b3e2038688c8a59 + () + + + + testCleanupChanneledAfterNLOutputWChannel + classMaintenanceTest.html + ad60460d7dfac998254c354473c428a2e + () + + + + testCleanupChanneledAfterNLOutputWNullChannel + classMaintenanceTest.html + a7a1920ad70cde22932425f8a5107e4eb + () + + + + testCleanupChanneledAfterOutput + classMaintenanceTest.html + a7b6f296ff3341979ba0e9d0afec5a719 + () + + + + testCleanupChanneledAfterOutputChanneledWChannel + classMaintenanceTest.html + ac82be8b6914070dc15d1470fd4dc945d + () + + + + testCleanupChanneledAfterOutputChanneledWNullChannel + classMaintenanceTest.html + af90a15db2a0acf836fa3b231ed466b07 + () + + + + testCleanupChanneledAfterOutputChanneledWOChannel + classMaintenanceTest.html + a7fe839ede09d703bd65fa03f5e3ff6e8 + () + + + + testCleanupChanneledAfterOutputWChannel + classMaintenanceTest.html + a7e309ec103a198282e823b84c7769a7b + () + + + + testCleanupChanneledAfterOutputWNullChannel + classMaintenanceTest.html + ac3c1db6a68be7182ca9201083b0ebb57 + () + + + + testCleanupChanneledClean + classMaintenanceTest.html + a9296045c21985aad4bcb1d6378e52fe4 + () + + + + testMultipleMaintenanceObjectsInteractionCleanupChanneledWChannel + classMaintenanceTest.html + a61b8d4d41711b9972f7dc4c03c68e857 + () + + + + testMultipleMaintenanceObjectsInteractionOutput + classMaintenanceTest.html + abea416b49bc66586b270c5e8bad8ca04 + () + + + + testMultipleMaintenanceObjectsInteractionOutputChanneled + classMaintenanceTest.html + a6f68e23bf43f98ea6dc73297471f0dc9 + () + + + + testMultipleMaintenanceObjectsInteractionOutputChanneledWChannel + classMaintenanceTest.html + aa96d2f5f8c5edcc094ef79fbe84996ba + () + + + + testMultipleMaintenanceObjectsInteractionOutputChanneledWNullChannel + classMaintenanceTest.html + a204abcf685a3a7931bac469d21daabe3 + () + + + + testMultipleMaintenanceObjectsInteractionOutputWChannel + classMaintenanceTest.html + a3b9df55917272b9cba271604d2670ca1 + () + + + + testMultipleMaintenanceObjectsInteractionOutputWChannelNL + classMaintenanceTest.html + a2d758a82be28e533b9c811b977f236fd + () + + + + testMultipleMaintenanceObjectsInteractionOutputWNullChannel + classMaintenanceTest.html + ae47be85a1268a778560abe955e6878f2 + () + + + + testMultipleMaintenanceObjectsInteractionOutputWNullChannelNL + classMaintenanceTest.html + afff890d7328f701bb237a4806d157406 + () + + + + testOutputChanneledEmpty + classMaintenanceTest.html + a811231daefc23141a2414375e7402914 + () + + + + testOutputChanneledString + classMaintenanceTest.html + a002e204a6dd046d549bdfc74508a5a1a + () + + + + testOutputChanneledStringNLString + classMaintenanceTest.html + a415368aeac614d319b948f8cdc076520 + () + + + + testOutputChanneledStringNLStringNLArbitraryAgain + classMaintenanceTest.html + afd24a77de232f6f8739852fa5e17b715 + () + + + + testOutputChanneledStringString + classMaintenanceTest.html + a7183ea33668b8ab42d911989bd2c58f4 + () + + + + testOutputChanneledWAndWOChannelStringStartW + classMaintenanceTest.html + a8b354abbfc75cc992af14a15ceac3656 + () + + + + testOutputChanneledWAndWOChannelStringStartWO + classMaintenanceTest.html + a74d3d66df2fe95d3db93c0c3bc014a5e + () + + + + testOutputChanneledWChannelIntermittentEmpty + classMaintenanceTest.html + a403f8d0d041feaca1c52bbdf7705eb56 + () + + + + testOutputChanneledWChannelIntermittentFalse + classMaintenanceTest.html + a1e4332a62fc5fd8fabcae283e97a09a5 + () + + + + testOutputChanneledWChannelString + classMaintenanceTest.html + ad19e8f7cc37012884b01eac0c38081a0 + () + + + + testOutputChanneledWChannelStringNLString + classMaintenanceTest.html + a6782a91f8c1fabfebd4b090b487cda37 + () + + + + testOutputChanneledWChannelStringNLStringNLArbitraryAgain + classMaintenanceTest.html + adc763533a2c68800c0de54c0714fc12f + () + + + + testOutputChanneledWChannelStringString + classMaintenanceTest.html + a8a6d2fdf6f3189b2d0ce94bc995863b9 + () + + + + testOutputChanneledWChannelTypeSwitch + classMaintenanceTest.html + a9f1b610331c74cdef0bbcfe9f0df9447 + () + + + + testOutputChanneledWMultipleChannelsChannelAfterNullChange + classMaintenanceTest.html + a1b7ef50aa3fc4a5a0278ecac65eaaaaf + () + + + + testOutputChanneledWMultipleChannelsChannelChange + classMaintenanceTest.html + abeba728d0ec55f6d1f6dc62f734fbcc7 + () + + + + testOutputChanneledWMultipleChannelsChannelChangeEnclosedNull + classMaintenanceTest.html + a47211347b978dd22f4e9ac82a168dd6c + () + + + + testOutputChanneledWNullChannelEmpty + classMaintenanceTest.html + a3a3554adfdce235166b9256d24a34308 + () + + + + testOutputChanneledWNullChannelIntermittentEmpty + classMaintenanceTest.html + a730eb6a22836d86a7e1c0186549945c2 + () + + + + testOutputChanneledWNullChannelIntermittentFalse + classMaintenanceTest.html + a10a3ddebae04c9c709d442fdf7f09fae + () + + + + testOutputChanneledWNullChannelString + classMaintenanceTest.html + aa1c78e384acd50566a228cd3d72e55ce + () + + + + testOutputChanneledWNullChannelStringNLString + classMaintenanceTest.html + a3437f41864d504db84b947a4dbb79bc4 + () + + + + testOutputChanneledWNullChannelStringNLStringNLArbitraryAgain + classMaintenanceTest.html + a2db9fcd77229e2f9c4a848bb9c96077b + () + + + + testOutputChanneledWNullChannelStringString + classMaintenanceTest.html + acf0defeaef82a28d9ac28f6c7d771580 + () + + + + testOutputChanneledWOChannelIntermittentEmpty + classMaintenanceTest.html + a687faab90f1439f1b02324c9ca2f68c3 + () + + + + testOutputChanneledWOChannelIntermittentFalse + classMaintenanceTest.html + afb75c881df90bb8ae33824915b78cc68 + () + + + + testOutputEmpty + classMaintenanceTest.html + a6823b955f99db59d9a0c3ea4c85d3de0 + () + + + + testOutputIntermittentEmpty + classMaintenanceTest.html + ac7cb8c574626eca580b9d56bfafcd9f0 + () + + + + testOutputIntermittentFalse + classMaintenanceTest.html + a7f0d3d32931cd1d760ac4320847ee41f + () + + + + testOutputIntermittentFalseAfterOtherChannel + classMaintenanceTest.html + aeed574b8a901c1489cd12324f1518dbc + () + + + + testOutputString + classMaintenanceTest.html + ae4fa18087ac4c2b58354588644e12ada + () + + + + testOutputStringNL + classMaintenanceTest.html + a58cf4ba814a2aa08b96865d41ee4ba86 + () + + + + testOutputStringNLNL + classMaintenanceTest.html + a29b7baad38391b6a3130738f98565559 + () + + + + testOutputStringNLString + classMaintenanceTest.html + a68dc670de1ee46bae6627b0762fd1871 + () + + + + testOutputStringNLStringNL + classMaintenanceTest.html + a782d989a9a7bc981fd8d19dc9caffaca + () + + + + testOutputStringNLStringNLArbitrary + classMaintenanceTest.html + ab637a37c2a80a3b6b7ed9d39f66e3631 + () + + + + testOutputStringNLStringNLArbitraryAgain + classMaintenanceTest.html + a13996cfd228c5690f6baa5a826842d29 + () + + + + testOutputStringNLStringNLLinewise + classMaintenanceTest.html + af44eb35bad11c5fe931a700f32acd3ba + () + + + + testOutputStringString + classMaintenanceTest.html + ad32d8ace2dd2fea2b74c0aa614fe7cb3 + () + + + + testOutputWAndWOChannelStringStartW + classMaintenanceTest.html + a9a30bcaf58945d89a2346860817eb201 + () + + + + testOutputWAndWOChannelStringStartWO + classMaintenanceTest.html + a3feb2d3fd85601ef97868982ebaa7ecb + () + + + + testOutputWChannelIntermittentEmpty + classMaintenanceTest.html + a60a74b1b52cfc7882cf5f6f2635c1d12 + () + + + + testOutputWChannelIntermittentFalse + classMaintenanceTest.html + a36d840d92012343e2bbd089ea9d93821 + () + + + + testOutputWChannelString + classMaintenanceTest.html + a8c837c1a5ac31f5ece2098f7f0515f66 + () + + + + testOutputWChannelStringNL + classMaintenanceTest.html + aefd28393c4542997685427fd5614b3f9 + () + + + + testOutputWChannelStringNLNL + classMaintenanceTest.html + ac092737a664453a6bbf4412cb54a6c3d + () + + + + testOutputWChannelStringNLString + classMaintenanceTest.html + a549daa993d2e98c464bf39aacf94c19e + () + + + + testOutputWChannelStringNLStringNL + classMaintenanceTest.html + a207d6d0167f5b1dd87bc3a13f5386d46 + () + + + + testOutputWChannelStringNLStringNLArbitrary + classMaintenanceTest.html + aa3954bfaa037bbc7dd49c95574574ed2 + () + + + + testOutputWChannelStringNLStringNLArbitraryAgain + classMaintenanceTest.html + a13a9db008eecbf69ad688987015eb6e7 + () + + + + testOutputWChannelStringNLStringNLLinewise + classMaintenanceTest.html + aeee2ca76f170a95f1891bd722589b201 + () + + + + testOutputWChannelTypeSwitch + classMaintenanceTest.html + a7ba2bdeb79b104c94daa9b605525f2f3 + () + + + + testOutputWMultipleChannelsChannelChange + classMaintenanceTest.html + a14ade3a96ef966d40a30950016e03e90 + () + + + + testOutputWMultipleChannelsChannelChangeNL + classMaintenanceTest.html + a953112a7e81cfb65dc55ed44bda33284 + () + + + + testOutputWNullChannelEmpty + classMaintenanceTest.html + af8c48346310473038865c6265207dde0 + () + + + + testOutputWNullChannelIntermittentEmpty + classMaintenanceTest.html + ae49291dd6ea396d7667ee43a3fa71fc1 + () + + + + testOutputWNullChannelIntermittentFalse + classMaintenanceTest.html + ab5e7e1de092a7c47d7df9370bf5bc083 + () + + + + testOutputWNullChannelString + classMaintenanceTest.html + a77ce5bfb809125d72b9d4517cb5c2fe2 + () + + + + testOutputWNullChannelStringNL + classMaintenanceTest.html + af9f1b08201c08c58962117030570e6b8 + () + + + + testOutputWNullChannelStringNLNL + classMaintenanceTest.html + a1c9b9bd56b3e7464ab97e5068a2fd330 + () + + + + testOutputWNullChannelStringNLString + classMaintenanceTest.html + ae427a6bf54402b62f87c7fa0708f9ad1 + () + + + + testOutputWNullChannelStringNLStringNL + classMaintenanceTest.html + aabfbd3e447869cb87889f3bfeb67ca17 + () + + + + testOutputWNullChannelStringNLStringNLArbitrary + classMaintenanceTest.html + abd29d95a57347eeb594a1ad800b1a069 + () + + + + testOutputWNullChannelStringNLStringNLArbitraryAgain + classMaintenanceTest.html + a52170a7f4311fc9a0fd554c3ea73f48c + () + + + + testOutputWNullChannelStringNLStringNLLinewise + classMaintenanceTest.html + a0502087b87679ed5dfafb444642cb10b + () + + + + testOutputWNullChannelStringString + classMaintenanceTest.html + a8c8465fb3c4f60ad35fe503d547089fd + () + + + + setUp + classMaintenanceTest.html + a392cf2899a7e0d69ffce739a98e43dd9 + () + + + + tearDown + classMaintenanceTest.html + a0eb659109395e57fc09a4760d0f32e43 + () + + + + assertOutputPrePostShutdown + classMaintenanceTest.html + a1f44096e3e48ce8763232cdce9e0e3b4 + ($preShutdownOutput, $expectNLAppending) + + + MaintenanceFixup + $m + classMaintenanceTest.html + a7e520bcc61e3aa36bb05646bca3e64b3 + + + + + MalformedTitleException + classMalformedTitleException.html + + + ManualLogEntry + classManualLogEntry.html + LogEntryBase + + + __construct + classManualLogEntry.html + a98e92b42d964949833aa5487e5eb9d11 + ($type, $subtype) + + + + getComment + classManualLogEntry.html + a769c3e8e2417ff03f0976b1070371fac + () + + + + getDeleted + classManualLogEntry.html + a09f8fe1f5ab22ffc1268749e3f034c4f + () + + + + getParameters + classManualLogEntry.html + ab9e601198001bb4358a456872671d74c + () + + + + getPerformer + classManualLogEntry.html + a35d278855a890b352a44a569d1943168 + () + + + + getRecentChange + classManualLogEntry.html + a68d57a7a690a4d390577e569c65fb1fd + ($newId=0) + + + + getSubtype + classManualLogEntry.html + afe9cb2b7e15cb64892e63f4361768513 + () + + + + getTarget + classManualLogEntry.html + ab7a4512f79058deb650b944f36ba7e71 + () + + + + getTimestamp + classManualLogEntry.html + a5b3d138c42bad8ac09dc3d173c53d9e7 + () + + + + getType + classManualLogEntry.html + a94482b95701464164898844b49e2ac95 + () + + + + insert + classManualLogEntry.html + a3a75a0550aee9e6bcd75ce280836aa91 + (IDatabase $dbw=null) + + + + publish + classManualLogEntry.html + aea9d905d0e3b3b5f24e74ddf015e57f2 + ($newId, $to= 'rcandudp') + + + + setComment + classManualLogEntry.html + a276aa5052d54f47ef419554e41292433 + ($comment) + + + + setDeleted + classManualLogEntry.html + aaa3f5b0747132d4092ab5d921fdc9fd3 + ($deleted) + + + + setParameters + classManualLogEntry.html + a455c2cffdd70f6bc821bfd36646cefc0 + ($parameters) + + + + setPerformer + classManualLogEntry.html + ae067160d6b922716e8ee121e0fd030e6 + (User $performer) + + + + setRelations + classManualLogEntry.html + acf4cc3babb6fab28a99396bc7076d9d1 + (array $relations) + + + + setTarget + classManualLogEntry.html + a2d6c70ea3cf30a1faa54b968852b0c01 + (Title $target) + + + + setTimestamp + classManualLogEntry.html + a1f853521139664f7596dbe9e02b02c1f + ($timestamp) + + + string + $comment + classManualLogEntry.html + a44da92f088e66727ed899ea40d37d88e + + + + int + $deleted + classManualLogEntry.html + a9fa7491b1065b8ad50ff8a06e263f360 + + + + int + $id + classManualLogEntry.html + a269bf464bd5f6e3f9eb26da2df50eeed + + + + array + $parameters + classManualLogEntry.html + a5a29b804d0e120f098f713176247f318 + + + + User + $performer + classManualLogEntry.html + acf272db04eabd018b56d1b396607a15f + + + + array + $relations + classManualLogEntry.html + acd5847f3119e3c3ccbc968de9beda7b7 + + + + string + $subtype + classManualLogEntry.html + a1b6156c31c5e81fabc4216026f018d02 + + + + Title + $target + classManualLogEntry.html + a953e367785fd013f5b1d6a9fa67e6ff1 + + + + string + $timestamp + classManualLogEntry.html + ac54e024a76e7928e7c1116044dcefc23 + + + + string + $type + classManualLogEntry.html + a29c607094582914e92bbe678a6f3f618 + + + + + MapCacheLRU + classMapCacheLRU.html + + + __construct + classMapCacheLRU.html + a8ed58bf61a6b8bb4ecc8f8e33cf3bd40 + ($maxKeys) + + + + clear + classMapCacheLRU.html + a489deb0d2f975428a0919e2bc9e92b65 + ($keys=null) + + + + get + classMapCacheLRU.html + a7dac4ddb828249d18979f87d49568dd3 + ($key) + + + + has + classMapCacheLRU.html + aa0d79f2a6316c5f61cc5f450a1f5f718 + ($key) + + + + set + classMapCacheLRU.html + a81b61c710fb2e4e5c0b77fe714b5499d + ($key, $value) + + + + ping + classMapCacheLRU.html + a8d56306ed1c307eaabf219e173ed7491 + ($key) + + + array + $cache + classMapCacheLRU.html + a0c5f0ede291e3181a8c4a3af2b7883fa + + + + + $maxCacheKeys + classMapCacheLRU.html + a573d49f7707d89a4051ce05f13975d14 + + + + + MappedDiff + classMappedDiff.html + Diff + + + __construct + classMappedDiff.html + ad3c28f7f31b8afdc3e965921794d14db + ($from_lines, $to_lines, $mapped_from_lines, $mapped_to_lines) + + + + MappedIterator + classMappedIterator.html + + + __construct + classMappedIterator.html + abaad40a28346dd29d2a65c476741559a + ($iter, $vCallback, array $options=array()) + + + + accept + classMappedIterator.html + a0f3545e7e7537bf99e560fc7d06ad1aa + () + + + + current + classMappedIterator.html + a5c7120b63b17607c414cee20fc0d1b25 + () + + + + key + classMappedIterator.html + a0a6f380b846e39ee7acc14c1d3e06312 + () + + + + next + classMappedIterator.html + a9cc276c866ffc9d9f80bcd15d2529b09 + () + + + + rewind + classMappedIterator.html + ad57b9179878aff8a7036c7795d38288e + () + + + + valid + classMappedIterator.html + a604d5e6ea326b2211eee976ba3ec3395 + () + + + + init + classMappedIterator.html + a8192fddf44bb41f7cdada1c62d7a0980 + () + + + callable + $aCallback + classMappedIterator.html + a0ad02e58a7619b3e72f47349e3bf56a5 + + + + array + $cache + classMappedIterator.html + a8d0e1f0ef328484fb7a569ce02fdddf9 + + + + + $rewound + classMappedIterator.html + a8ad9f698d5628263c60050dd4ee06770 + + + + callable + $vCallback + classMappedIterator.html + aff644076c45ff25702b5b34276f67f77 + + + + + MarkpatrolledAction + classMarkpatrolledAction.html + FormlessAction + + + getName + classMarkpatrolledAction.html + a2380fd92a1ee1dc104633283b32e64a5 + () + + + + onView + classMarkpatrolledAction.html + a9c538d9e3d3791fdd78169eb10f5b389 + () + + + + getDescription + classMarkpatrolledAction.html + abadf0880d6454a2ba8adc26ed7cfcb0c + () + + + + McTest + classMcTest.html + Maintenance + + + __construct + classMcTest.html + a8c35cb0cac21fca3a56e4d98f9ccb5cc + () + + + + execute + classMcTest.html + aa2984e000ba034e6a75e09388ed46134 + () + + + + microtime_float + classMcTest.html + a719a44cf47eabe5e5cade63988207c50 + () + + + + MediaHandler + classMediaHandler.html + + + canAnimateThumbnail + classMediaHandler.html + ad41559657cb2a92dfdf635fd9822f92d + ($file) + + + + canRender + classMediaHandler.html + aad0d724437b1500a2c836cd592e434a6 + ($file) + + + + convertMetadataVersion + classMediaHandler.html + a2e2e9176fb69d87acf4ae7cba93cd501 + ($metadata, $version=1) + + + + doTransform + classMediaHandler.html + a32a05d4674c0dbda7cd145e9fab42b3d + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + filterThumbnailPurgeList + classMediaHandler.html + ac7340a5b54ecba0ba7ad8805245aca7a + (&$files, $options) + + + + formatMetadata + classMediaHandler.html + a3f2f0a1bca821479ec3664164d2a7459 + ($image) + + + + formatMetadataHelper + classMediaHandler.html + aabff00e6eb965308ca716d8868eab0d2 + ($metadataArray) + + + + getAvailableLanguages + classMediaHandler.html + ac4b4b5fd09519572674ca26a22083fe7 + (File $file) + + + + getCommonMetaArray + classMediaHandler.html + a7320a31b685b1a2a617dc71cb1ee20b1 + (File $file) + + + + getDefaultRenderLanguage + classMediaHandler.html + a66452f6d171f04bf3520f3c585546da9 + (File $file) + + + + getDimensionsString + classMediaHandler.html + a7dbf0a8943b2167a0843d9dfeae5ac44 + ($file) + + + + getEntireText + classMediaHandler.html + ac2bfa172ab3a6643661d14d29eb96012 + (File $file) + + + + getImageSize + classMediaHandler.html + a05d7ed39c1d3479ac093db3f32e69dc8 + ($image, $path) + + + + getLength + classMediaHandler.html + ab02cf41db834dc21e10bc8dcb952afcc + ($file) + + + + getLongDesc + classMediaHandler.html + a850ccbaa0c302190e2367177c84f5ee4 + ($file) + + + + getMetadata + classMediaHandler.html + aecd6548f835c974cc431e95a2567cad9 + ($image, $path) + + + + getMetadataType + classMediaHandler.html + ad15db5986c5c960e3b5fc181be953704 + ($image) + + + + getPageDimensions + classMediaHandler.html + a998c6c043957f59a66bee8a89a289046 + ($image, $page) + + + + getPageText + classMediaHandler.html + a56b7e7393541716c77ef6ee846a1ae3c + ($image, $page) + + + + getParamMap + classMediaHandler.html + ae44d98a1e0bfe8836b79b453bcd3cce2 + () + + + + getRotation + classMediaHandler.html + ad80f49d116dd4342b207bd3c14836039 + ($file) + + + + getScriptedTransform + classMediaHandler.html + a21dc6365a0acc3c2c0cb81408e52e61c + ($image, $script, $params) + + + + getShortDesc + classMediaHandler.html + af8adf09ad35dd9907fe1f74f3b7b7cfc + ($file) + + + + getStreamHeaders + classMediaHandler.html + abc698d003b3846b1c23327ef1ca29405 + ($metadata) + + + + getThumbType + classMediaHandler.html + a20b44531951b013edc7f052a2062e694 + ($ext, $mime, $params=null) + + + + getTransform + classMediaHandler.html + a5945e2220b97a2f6097ed8f5b19bd0a8 + ($image, $dstPath, $dstUrl, $params) + + + + isAnimatedImage + classMediaHandler.html + ac6c4d1fe94601213780db2bea0f4a26b + ($file) + + + + isEnabled + classMediaHandler.html + aa6c0c224c8e740db27b157266f9063a5 + () + + + + isExpensiveToThumbnail + classMediaHandler.html + a27f2232ec6dad5f114a1d4e808f47910 + ($file) + + + + isMetadataValid + classMediaHandler.html + aad07a98ed9aca95b27721196ee680d75 + ($image, $metadata) + + + + isMultiPage + classMediaHandler.html + a884bea12171fcca9236b92c3117ee0f8 + ($file) + + + + isVectorized + classMediaHandler.html + afb47fc56cdb3c92193c28ffc50947c7d + ($file) + + + + makeParamString + classMediaHandler.html + a6ab4f193aab62f435279470d849e30c6 + ($params) + + + + mustRender + classMediaHandler.html + a8b4c7990ed1bc82e3df106055bde0631 + ($file) + + + + normaliseParams + classMediaHandler.html + a9b1249b220aae597522fe3c1c4be0a9d + ($image, &$params) + + + + pageCount + classMediaHandler.html + add8dc4d8ccc1a698b151e385eceb899c + ($file) + + + + parseParamString + classMediaHandler.html + a3218342db2a9cabbc1f2cfbe7d81e911 + ($str) + + + + parserTransformHook + classMediaHandler.html + a031a44a1c3cef570d86876e9543a0719 + ($parser, $file) + + + + removeBadFile + classMediaHandler.html + a29d20331161454a555cc49f075a9dba4 + ($dstPath, $retval=0) + + + + validateParam + classMediaHandler.html + ae146d4e8efd879ee4007ade186875eb4 + ($name, $value) + + + + verifyUpload + classMediaHandler.html + a573f84afbfb4ceac7f614df76a9a4cd3 + ($fileName) + + + static + canRotate + classMediaHandler.html + a582e5474cf7d79bf01797874c10bd2b6 + () + + + static + fitBoxWidth + classMediaHandler.html + aeb501ffdd7f999d9f5f9eeb07f97d976 + ($boxWidth, $boxHeight, $maxHeight) + + + static + getGeneralLongDesc + classMediaHandler.html + af720aae6d07fb3ae24dd491f9b768391 + ($file) + + + static + getGeneralShortDesc + classMediaHandler.html + ac5a18f9731cccfbea49ade120eeadc27 + ($file) + + + static + getHandler + classMediaHandler.html + aa3f6354f66b4fc1376d42a1fe7e44cfe + ($type) + + + static + getMetadataVersion + classMediaHandler.html + af7c3e6b3c7d0a7d35a7b8ad6699945f5 + () + + + const + MAX_ERR_LOG_SIZE + classMediaHandler.html + ae7a2650877bd2becaf1e7e5daf05eaf4 + + + + const + METADATA_BAD + classMediaHandler.html + a859400d9d78f053bf96e9f158f1f6da8 + + + + const + METADATA_COMPATIBLE + classMediaHandler.html + a0cd7b2e8aca0f6907ada561a525d633f + + + + const + METADATA_GOOD + classMediaHandler.html + ae7ba098dedc5a2ddf1f1f7e4b53347a5 + + + + const + TRANSFORM_LATER + classMediaHandler.html + ae338c4b3946479bc83c613fad24fcbaa + + + + + logErrorForExternalProcess + classMediaHandler.html + a7b5b1f78fd743349307524c192b2a4ec + ($retval, $err, $cmd) + + + + visibleMetadataFields + classMediaHandler.html + a3ce8f7bd1d4eeec1f5eca1cc2c9a31b4 + () + + + static + addMeta + classMediaHandler.html + a3d4c2ef3faec274d99f0596fe33de8a2 + (&$array, $visibility, $type, $id, $value, $param=false) + + + static + $handlers + classMediaHandler.html + a2a0e8ff04f4512e0eeede6adb4e1fcf6 + + + + + MediaHandlerTest + classMediaHandlerTest.html + MediaWikiTestCase + + + testFitBoxWidth + classMediaHandlerTest.html + aacc7ad569ea0a9fc194a51d83eb03a26 + () + + + + MediaTransformError + classMediaTransformError.html + MediaTransformOutput + + + __construct + classMediaTransformError.html + a99471e5f42b48b802fea79dd2387ac7d + ($msg, $width, $height) + + + + getHtmlMsg + classMediaTransformError.html + a5b51dd0a7f2182f3c82d171a34280e7e + () + + + + isError + classMediaTransformError.html + ab9635ef40d7b0e2b35da6815d8f5a29b + () + + + + toHtml + classMediaTransformError.html + ad9e54d9012f6cf2398bf046de54c2e78 + ($options=array()) + + + + toText + classMediaTransformError.html + ab8513d3d78f8f701f764d229c329e503 + () + + + string + $htmlMsg + classMediaTransformError.html + acaa2626321c7d8839a8ac35f2c64ef2e + + + + string + $textMsg + classMediaTransformError.html + a434c1d5dd67d32daaffb95a284947d66 + + + + + MediaTransformOutput + classMediaTransformOutput.html + + + fileIsSource + classMediaTransformOutput.html + a35b893035da4beb4a3049df1af9e00fc + () + + + + getDescLinkAttribs + classMediaTransformOutput.html + a7fd5a377d415bb7a1fabea258031fd16 + ($title=null, $params=array()) + + + + getExtension + classMediaTransformOutput.html + a45d858808ac909e7245a24b154575d77 + () + + + + getFile + classMediaTransformOutput.html + a497ea5ed58a7d23eea1eea20534dbc3f + () + + + + getHeight + classMediaTransformOutput.html + a5e7663d14fb2a5ffe2b464f0e1dab6c4 + () + + + + getLocalCopyPath + classMediaTransformOutput.html + a15a255cce595e3cb6990227972da92a5 + () + + + + getStoragePath + classMediaTransformOutput.html + a583321fed5a625e6fb05236b3d2ec392 + () + + + + getUrl + classMediaTransformOutput.html + a34ca1e22c5ad3609e6321f5b024bf051 + () + + + + getWidth + classMediaTransformOutput.html + a469a94d6ab9d4b6ca00dfd68318382ad + () + + + + hasFile + classMediaTransformOutput.html + a10b20b9ccdadc8fa61c921e4d5422b08 + () + + + + isError + classMediaTransformOutput.html + a8faf77ba215793e51a0f03bd32ef2527 + () + + + + setStoragePath + classMediaTransformOutput.html + a27661ca567cfec7af2817a8cb6e902d4 + ($storagePath) + + + + streamFile + classMediaTransformOutput.html + afdabc5fe838415e3aceae833c3ce8a86 + ($headers=array()) + + + + toHtml + classMediaTransformOutput.html + a7220097774e163c8719bfe8947a34257 + ($options=array()) + + + array + $responsiveUrls + classMediaTransformOutput.html + a58c504a585a63555cd9818e7a5a29573 + + + + + linkWrap + classMediaTransformOutput.html + a1a01aa21827e8a90d13cd4ea65ea35c8 + ($linkAttribs, $contents) + + + File + $file + classMediaTransformOutput.html + a5edb99e4ba65b2d30f5eb6e536bd0d47 + + + + int + $height + classMediaTransformOutput.html + aea64f73efad6dbfa8f838d26a54e2d14 + + + + bool string + $lang + classMediaTransformOutput.html + a1ecafae99a88eb821fc074384981d23a + + + + bool string + $page + classMediaTransformOutput.html + a4f55c01fccfedfef06f7e1211ec7de8d + + + + bool string + $path + classMediaTransformOutput.html + a861ea9c04119750ccaca64c752311ee0 + + + + bool string + $storagePath + classMediaTransformOutput.html + aa3f34dc684d068adbd07ab45f08ef2ab + + + + string + $url + classMediaTransformOutput.html + a0982808b1a5a1adbc689f5c256298c69 + + + + int + $width + classMediaTransformOutput.html + a377f8f3ce59dcb8388c58b9bc85557a8 + + + + + MediaWiki + classMediaWiki.html + + + __construct + classMediaWiki.html + a7f8ca3afa50e138d4f635840e3bfc26d + (IContextSource $context=null) + + + + getAction + classMediaWiki.html + a88f42437b79113323620e6d4fd83050b + () + + + + getTitle + classMediaWiki.html + a667f35e2a21b6b043dc56347ce4d4e7e + () + + + + output + classMediaWiki.html + a86a007ff1f6adaa44694ba4ce1fd54ce + (OutputPage $x=null) + + + + request + classMediaWiki.html + ad404f6d0494d3fa3348b916cdaf98775 + (WebRequest $x=null) + + + + restInPeace + classMediaWiki.html + a9361bef5bfad16fdd8338cc17e6473ab + () + + + + run + classMediaWiki.html + a5de1dec1f352c4964a5af628ae68465c + () + + + + triggerJobs + classMediaWiki.html + ad1723da129a44b6a38498c6847dbbda8 + () + + + + checkMaxLag + classMediaWiki.html + ab5734b4bc559f66fcc830f4baaa83248 + () + + + + initializeArticle + classMediaWiki.html + a59d6e1d06b9885b38dab29eca8a3a807 + () + + + + main + classMediaWiki.html + ae2890d6a4ebbd263cf02f3c0020e7544 + () + + + + parseTitle + classMediaWiki.html + a0ca0573642672f68c26f52d50e67dbc8 + () + + + + performAction + classMediaWiki.html + ae53da0d0f27985cee9cca790b2ad4a74 + (Page $page, Title $requestTitle) + + + + performRequest + classMediaWiki.html + ad24f6cd1d93f1a14d56ac0cc274350b0 + () + + + IContextSource + $context + classMediaWiki.html + ac454809118d90584abe576d412ebf216 + + + + + MediaWikiBagOStuff + classMediaWikiBagOStuff.html + SqlBagOStuff + + + MediaWikiI18N + classMediaWikiI18N.html + + + set + classMediaWikiI18N.html + ac94f55cb2de3efb92b2b3604567a1dc5 + ($varName, $value) + + + + translate + classMediaWikiI18N.html + a44f476c642391b3f67160dc045711c81 + ($value) + + + + $context + classMediaWikiI18N.html + a1455e44fb2e9f20b3e658637bb6eccf4 + + + + + MediaWikiLangTestCase + classMediaWikiLangTestCase.html + MediaWikiTestCase + + + setUp + classMediaWikiLangTestCase.html + a441ae5a807a7768a9ab46c1a2d083c23 + () + + + + MediaWikiMediaTestCase + classMediaWikiMediaTestCase.html + MediaWikiTestCase + + + createsThumbnails + classMediaWikiMediaTestCase.html + a30d58938d6839015ad6a52da6929d235 + () + + + + dataFile + classMediaWikiMediaTestCase.html + ae9c24cb773578c029059a6700d28a332 + ($name, $type) + + + + getFilePath + classMediaWikiMediaTestCase.html + a50aa45be576c7215fbef00ddda1c19cb + () + + + + setUp + classMediaWikiMediaTestCase.html + a6c19417195cf0cecd4e1579ed8cbe807 + () + + + FSFileBackend + $backend + classMediaWikiMediaTestCase.html + a5c3162d1f8534153765be7aa747175b8 + + + + string + $filePath + classMediaWikiMediaTestCase.html + a0efef29a747c25adfd3716b9befaae08 + + + + FSRepo + $repo + classMediaWikiMediaTestCase.html + a845c33b2903dad1a7fa5198405a13ae0 + + + + + MediaWikiPageLinkRenderer + classMediaWikiPageLinkRenderer.html + PageLinkRenderer + + + __construct + classMediaWikiPageLinkRenderer.html + a40e2017fd93bd731fc4f6e4c4edb32db + (TitleFormatter $formatter, $baseUrl=null) + + + + getPageUrl + classMediaWikiPageLinkRenderer.html + a37cd854eccf6655ce5bf960929968b23 + (TitleValue $page, $params=array()) + + + + renderHtmlLink + classMediaWikiPageLinkRenderer.html + a022e6f8c3759603e05539ffa27afb410 + (TitleValue $page, $text=null) + + + + renderWikitextLink + classMediaWikiPageLinkRenderer.html + aa87cafb2b660826753eaa4f52aa372a5 + (TitleValue $page, $text=null) + + + string + $baseUrl + classMediaWikiPageLinkRenderer.html + a295b44aae87450a3bfa1cb5bf83ba881 + + + + TitleFormatter + $formatter + classMediaWikiPageLinkRenderer.html + a460bc0a43fd8b304dd548bc1f2999414 + + + + + MediaWikiPageLinkRendererTest + classMediaWikiPageLinkRendererTest.html + MediaWikiTestCase + + + provideGetPageUrl + classMediaWikiPageLinkRendererTest.html + a42f48642fd2e0e58c55993340d1414ec + () + + + + provideRenderHtmlLink + classMediaWikiPageLinkRendererTest.html + a43ee722a0361735f13a0b6aa3d4d2411 + () + + + + provideRenderWikitextLink + classMediaWikiPageLinkRendererTest.html + a832a6e97935c1b40da449e2f9a7fb883 + () + + + + testGetPageUrl + classMediaWikiPageLinkRendererTest.html + a31400b27ca8770e46eb7e0b10705b44e + (TitleValue $title, $params, $url) + + + + testRenderHtmlLink + classMediaWikiPageLinkRendererTest.html + a3c1854895f77b577a3074c901973d02f + (TitleValue $title, $text, $pattern) + + + + testRenderWikitextLink + classMediaWikiPageLinkRendererTest.html + a52ca73ba999951f6f48d0da39630f9ec + (TitleValue $title, $text, $expected) + + + + getGenderCache + classMediaWikiPageLinkRendererTest.html + a6a9f71cd0dbb39d40eceff67bee60501 + () + + + + MediaWikiParserTest + classMediaWikiParserTest.html + + static + suite + classMediaWikiParserTest.html + a1c2c193b3be3465ec801896f3d3c2eb6 + ($flags=self::CORE_ONLY) + + + const + CORE_ONLY + group__filtering__constants.html + gab8e60f59ca2b3db57324e682f745fe2f + + + + const + NO_CORE + group__filtering__constants.html + ga01db3d00146efe93f6aa76c15af201f8 + + + + const + WITH_ALL + group__filtering__constants.html + gac63f955e206b61b47d3c41adae11469e + + + + static + debug + classMediaWikiParserTest.html + a30cab217fc49d6510fbd54a3381e928c + ($msg) + + + + MediaWikiPHPUnitBootstrap + classMediaWikiPHPUnitBootstrap.html + + + __construct + classMediaWikiPHPUnitBootstrap.html + a24e20a4a082dac694a56904f5a640c2b + () + + + + __destruct + classMediaWikiPHPUnitBootstrap.html + aae5f0c5d5446862cc68272463a7a5202 + () + + + + MediaWikiPHPUnitTestListener + classMediaWikiPHPUnitTestListener.html + + + __construct + classMediaWikiPHPUnitTestListener.html + accec4e09b54aa89d3fa80086f63dade3 + ($logChannel) + + + + addError + classMediaWikiPHPUnitTestListener.html + a1d1cab89d75311d08236aecf989219f5 + (PHPUnit_Framework_Test $test, Exception $e, $time) + + + + addFailure + classMediaWikiPHPUnitTestListener.html + abb43a474c55b3c10af91428baab6bf56 + (PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e, $time) + + + + addIncompleteTest + classMediaWikiPHPUnitTestListener.html + abd19eb4b255aca5a1122e795c38e3011 + (PHPUnit_Framework_Test $test, Exception $e, $time) + + + + addSkippedTest + classMediaWikiPHPUnitTestListener.html + a445b42c7339b7d3aed385d69935b50d6 + (PHPUnit_Framework_Test $test, Exception $e, $time) + + + + endTest + classMediaWikiPHPUnitTestListener.html + a11da10515087345931febd2d6702bfc9 + (PHPUnit_Framework_Test $test, $time) + + + + endTestSuite + classMediaWikiPHPUnitTestListener.html + ab761bc8e1777f72948c8173af52d4116 + (PHPUnit_Framework_TestSuite $suite) + + + + startTest + classMediaWikiPHPUnitTestListener.html + a509f9e7c1e932ed26d9850de6208510f + (PHPUnit_Framework_Test $test) + + + + startTestSuite + classMediaWikiPHPUnitTestListener.html + a549d1dd1687e196d2681e4fb44dfa95f + (PHPUnit_Framework_TestSuite $suite) + + + + getErrorName + classMediaWikiPHPUnitTestListener.html + a61e16aaec910aa048afeb43ac989d6be + (Exception $exception) + + + + getTestName + classMediaWikiPHPUnitTestListener.html + a3660aba63a434d55f73b12ea3c42445a + (PHPUnit_Framework_Test $test) + + + string + $logChannel + classMediaWikiPHPUnitTestListener.html + a303a2da5d81b79e9ed571b8caeafe83d + + + + + MediaWikiSite + classMediaWikiSite.html + Site + + + __construct + classMediaWikiSite.html + ae1e30b3ac07a7678c182cc5f6d90aabe + ($type=self::TYPE_MEDIAWIKI) + + + + getFileUrl + classMediaWikiSite.html + adf10fa2913a226747c22795e5532fab8 + ($path=false) + + + + getLinkPathType + classMediaWikiSite.html + a36255057a2a3bbf80d69b4f5a551a948 + () + + + + getPageUrl + classMediaWikiSite.html + ae26328cc3ee7e37f7ebc62c63b2fd175 + ($pageName=false) + + + + getRelativeFilePath + classMediaWikiSite.html + aba88aa0aad6e9ca33421cb1ed697bd56 + () + + + + getRelativePagePath + classMediaWikiSite.html + a226d850259a273f0e0c7d9b4337f5a6b + () + + + + normalizePageName + classMediaWikiSite.html + a1635c35524c8f10b8a810d620abfd4bb + ($pageName) + + + + setFilePath + classMediaWikiSite.html + aa86b38394a801dc99e425ee109c98ba4 + ($path) + + + + setPagePath + classMediaWikiSite.html + a48ba4d19533ba726a347c2391e4c3dc7 + ($path) + + + + toDBKey + classMediaWikiSite.html + ab6af5366676fdde97b99e5aa076dcc06 + ($title) + + + static + newFromGlobalId + classMediaWikiSite.html + aede3c215e4bffd2dcce63bc5383b78de + ($globalId) + + + const + PATH_FILE + classMediaWikiSite.html + a0618e5a254dfd700029881111ca6775f + + + + const + PATH_PAGE + classMediaWikiSite.html + af96ab57e18ae62f11451e76f5fa07804 + + + + static + extractPageRecord + classMediaWikiSite.html + a87ec545a28caed701e7f3a8aa4efa505 + ($externalData, $pageTitle) + + + + MediaWikiSiteTest + classMediaWikiSiteTest.html + SiteTest + + + fileUrlProvider + classMediaWikiSiteTest.html + ad81f53f009f3ccbacdb628de321a5c5a + () + + + + testGetFileUrl + classMediaWikiSiteTest.html + abc850ffba55e95e19609b32f81bc3212 + ($url, $filePath, $pathArgument, $expected) + + + + testGetPageUrl + classMediaWikiSiteTest.html + a4a58072a62d171b9bc145c2c5636d38e + ($path, $page, $expected) + + + + testNormalizePageTitle + classMediaWikiSiteTest.html + a0c0f7e2d288871dac510a4d92f8c2216 + () + + + static + provideGetPageUrl + classMediaWikiSiteTest.html + a6a1469a60d0ce8e16b9e62c57b6814a0 + () + + + + MediaWikiTestCase + classMediaWikiTestCase.html + + + __call + classMediaWikiTestCase.html + a8c2983cc7ec86878a4b4392b7067cfcb + ($func, $args) + + + + __construct + classMediaWikiTestCase.html + aff5537733c4067f156675ae0d00f3a11 + ($name=null, array $data=array(), $dataName= '') + + + + addDBData + classMediaWikiTestCase.html + a59365eef6f84ebe85d7718b427fa8f25 + () + + + + dbPrefix + classMediaWikiTestCase.html + a12862968d32c55ff789ed68c2ecc8523 + () + + + + getCliArg + classMediaWikiTestCase.html + afa786a2cb0527ea49f30091b5b35dedb + ($offset) + + + + hideDeprecated + classMediaWikiTestCase.html + a28c54091fe31a22fe13c77489c901405 + ($function) + + + + needsDB + classMediaWikiTestCase.html + ad6e1bf871bb71ee5af14b11813a53929 + () + + + + run + classMediaWikiTestCase.html + a680af78a8c09bf409ed58e65b3ae1daa + (PHPUnit_Framework_TestResult $result=null) + + + + setCliArg + classMediaWikiTestCase.html + af99307ea7d26e1ad09badea87cf27107 + ($offset, $value) + + + + testMediaWikiTestCaseParentSetupCalled + classMediaWikiTestCase.html + a7a7ec38cf32ec4d1259e296a191fcdce + () + + + + usesTemporaryTables + classMediaWikiTestCase.html + aa8b3c8b77bb60e6ac0e41fedb5cdd06a + () + + + static + listTables + classMediaWikiTestCase.html + ad2fbad7adf08f39be4f0cc17a1899087 + ($db) + + + static + setupTestDB + classMediaWikiTestCase.html + a0cb230bb6a827d91bd55167d99b059f6 + (DatabaseBase $db, $prefix) + + + static + teardownTestDB + classMediaWikiTestCase.html + aaee242971d6d3769dac2bd245bf9ad0c + () + + + const + DB_PREFIX + classMediaWikiTestCase.html + abe843e9927cbe683a0482623681bcc3e + + + + const + ORA_DB_PREFIX + classMediaWikiTestCase.html + ae5b14c31a13d2dc203026435c9f0d2c2 + + + + static + $users + classMediaWikiTestCase.html + a9ec5bf5ccd11a059b25a242c747d682e + + + + + arrayWrap + classMediaWikiTestCase.html + aee9602a0bb8e15e1d4f58f77c61a789c + (array $elements) + + + + assertArrayEquals + classMediaWikiTestCase.html + af0036e2f69b0de8b5aa75654af92d30c + (array $expected, array $actual, $ordered=false, $named=false) + + + + assertException + classMediaWikiTestCase.html + af02458424e11a360e75fbe7c30ab6b69 + ($code, $expected= 'Exception', $message= '') + + + + assertHTMLEquals + classMediaWikiTestCase.html + aa781dc820ac0c2c9e45e04154eb29c75 + ($expected, $actual, $msg= '') + + + + assertSelect + classMediaWikiTestCase.html + a7c39621b8bbdfd435c654411f2dff42f + ($table, $fields, $condition, array $expectedRows) + + + + assertType + classMediaWikiTestCase.html + aa9a0a8f09c49b8bb0c4b355cb3a1bd41 + ($type, $actual, $message= '') + + + + assertTypeOrValue + classMediaWikiTestCase.html + a44652fff61bb26fdbcc952237d38d5f0 + ($type, $actual, $value=false, $message= '') + + + + assertValidHtmlDocument + classMediaWikiTestCase.html + afb1c43a655edd8779554be7c9a27a662 + ($html) + + + + assertValidHtmlSnippet + classMediaWikiTestCase.html + af8538db0dd8187c91d693faff6a585ca + ($html) + + + + checkDbIsSupported + classMediaWikiTestCase.html + a747dad88ae2b8f2628944b90cf4d2159 + () + + + + checkHasDiff3 + classMediaWikiTestCase.html + a62188755628cfc8441deb53ef048826f + () + + + + checkHasGzip + classMediaWikiTestCase.html + a63e1a5a4f4e09a6baf6193c17c3df2cf + () + + + + checkPHPExtension + classMediaWikiTestCase.html + adfc941daf032fde07e9f98727e89a35f + ($extName) + + + + getDefaultWikitextNS + classMediaWikiTestCase.html + a133ebd23847d2f81fe81486a9ae8cb59 + () + + + + getNewTempDirectory + classMediaWikiTestCase.html + acebdddf05ed66778e1b872ad0e9c1cc6 + () + + + + getNewTempFile + classMediaWikiTestCase.html + a1727142ef071e130c1ee64311a6e6ecd + () + + + + isWikitextNS + classMediaWikiTestCase.html + a44cc59c4a6bbe1f3b34d49d2e972d971 + ($ns) + + + + mergeMwGlobalArrayValue + classMediaWikiTestCase.html + a90623e61ea6d53ee9ea4904dd39e5f3d + ($name, $values) + + + + objectAssociativeSort + classMediaWikiTestCase.html + ada3ca0bfc9c9392cad37d0c47ee70436 + (array &$array) + + + + setMwGlobals + classMediaWikiTestCase.html + a61a353ab92818703aa6b3e4e183612f1 + ($pairs, $value=null) + + + + setUp + classMediaWikiTestCase.html + a116697e3d9255886dacdf27d817c5de5 + () + + + + stashMwGlobals + classMediaWikiTestCase.html + aa74b7fb368c2c529e3036a348d284ddd + ($globalKeys) + + + + tearDown + classMediaWikiTestCase.html + ac483984a55c1f49a225de59e6555b8ee + () + + + static + stripStringKeys + classMediaWikiTestCase.html + a15d118ed8a643623d8d732414b0554fb + (&$r) + + + DatabaseBase + $db + classMediaWikiTestCase.html + a9b8820d0e6124f67166e5df3072a184e + + + + array + $supportedDBs + classMediaWikiTestCase.html + afbb51c34dc6fc9cfea34675914e117d2 + + + + array + $tablesUsed + classMediaWikiTestCase.html + aaf926de7e5831fe415102634188814fb + + + + + addCoreDBData + classMediaWikiTestCase.html + a0f668a84e494fef07517ece946744cda + () + + + + assertEmpty2 + classMediaWikiTestCase.html + ad692d608bb6e5107b2794549339852a9 + ($value, $msg) + + + + resetDB + classMediaWikiTestCase.html + a9b676c03e48cfe34b7e50dea67b1aa30 + () + + + static + isNotUnittest + classMediaWikiTestCase.html + a81aabb571de50be7795c0aa22cae01ac + ($table) + + + static + unprefixTable + classMediaWikiTestCase.html + a9872fe2f90130f7f37abd1c70ca91516 + ($tableName) + + + + $called + classMediaWikiTestCase.html + ab0fcb397f6612a99c2cd01a7cff8d82f + + + + array + $mwGlobals + classMediaWikiTestCase.html + a7d2a25468498a02a6cdf808cff7e86cb + + + + int + $phpErrorLevel + classMediaWikiTestCase.html + a1167ec8843f3f9bd74c0fc16cb739675 + + + + array + $tmpFiles + classMediaWikiTestCase.html + a7f332496d2bcf90473c9c17ba45eab49 + + + + static + $dbSetup + classMediaWikiTestCase.html + ad64fdec460b5c974e2d35560fb15d3ad + + + + static + $oldTablePrefix + classMediaWikiTestCase.html + ae081a7d877afdfc311d5c9bf045ca5b4 + + + + static + $reuseDB + classMediaWikiTestCase.html + a5c27956b607a2d0a28761e53928540b2 + + + + static + $useTemporaryTables + classMediaWikiTestCase.html + a3342a27614263a24112bc434029077ef + + + + + MediaWikiTestCaseTest + classMediaWikiTestCaseTest.html + MediaWikiTestCase + + + testExceptionThrownWhenStashingNonExistentGlobals + classMediaWikiTestCaseTest.html + af3cb79264336eba9561cc16e1d2f76b2 + () + + + + testSetGlobalsAreRestoredOnTearDown + classMediaWikiTestCaseTest.html + a96e1849b52e8523d79693b1b5361009f + () + + + + testStashedGlobalsAreRestoredOnTearDown + classMediaWikiTestCaseTest.html + a48c898a6f2eaf241b27115bd40e6ed7a + () + + + static + setUpBeforeClass + classMediaWikiTestCaseTest.html + a4c0a423d98889ff86b1f8ede277a7673 + () + + + static + tearDownAfterClass + classMediaWikiTestCaseTest.html + ad646af856c013d6de2056c5d582daa5d + () + + + const + GLOBAL_KEY_EXISTING + classMediaWikiTestCaseTest.html + a47921e025a67cff19cd7f763e92389a2 + + + + const + GLOBAL_KEY_NONEXISTING + classMediaWikiTestCaseTest.html + ab6762590966d9167215cc5a63b7b8610 + + + + + MediaWikiTitleCodec + classMediaWikiTitleCodec.html + TitleFormatter + TitleParser + + + __construct + classMediaWikiTitleCodec.html + a3442aef58163999babcef817b58d633e + (Language $language, GenderCache $genderCache, $localInterwikis=array()) + + + + formatTitle + classMediaWikiTitleCodec.html + aa9ed192e41ff366c2bd8b7ad28b7b9a5 + ($namespace, $text, $fragment= '') + + + + getFullText + classMediaWikiTitleCodec.html + ad6348db742f083b7f7d880ddd465cf73 + (TitleValue $title) + + + + getNamespaceName + classMediaWikiTitleCodec.html + a23db01ff045684c8797e8ec1c9915c05 + ($namespace, $text) + + + + getPrefixedText + classMediaWikiTitleCodec.html + a7a1ae0bf7971cc1ca27032ab22585ecc + (TitleValue $title) + + + + getText + classMediaWikiTitleCodec.html + aea8a52aed7cae7348353dc44d57cd67c + (TitleValue $title) + + + + parseTitle + classMediaWikiTitleCodec.html + af2312618e48d1d56a66b1ba5b5d9bb15 + ($text, $defaultNamespace) + + + + splitTitleString + classMediaWikiTitleCodec.html + af16f40b7dd66c4d4e68d2aa82af6bb76 + ($text, $defaultNamespace=NS_MAIN) + + + GenderCache + $genderCache + classMediaWikiTitleCodec.html + aa782fdb0479c332ec7c0f800dd02a8ae + + + + Language + $language + classMediaWikiTitleCodec.html + a35c19d0acec13a476f9ccaacdfd29fb3 + + + + string[] + $localInterwikis + classMediaWikiTitleCodec.html + a0680c69f5ae6725f5ec19ccd0cc8bec4 + + + + + MediaWikiTitleCodecTest + classMediaWikiTitleCodecTest.html + MediaWikiTestCase + + + provideFormat + classMediaWikiTitleCodecTest.html + aba847cf361be0b96448356c90b2bf21e + () + + + + provideGetFullText + classMediaWikiTitleCodecTest.html + a2e31d5ac6abf4bd2e43aa3dde7ed8c75 + () + + + + provideGetNamespaceName + classMediaWikiTitleCodecTest.html + ac688587b5a812d839e20342fe60dddba + () + + + + provideGetPrefixedText + classMediaWikiTitleCodecTest.html + a9f32708ddc980994b7cde2ba78c046e3 + () + + + + provideGetText + classMediaWikiTitleCodecTest.html + a27447150c7178ce47cd0d6b64169671d + () + + + + provideParseTitle + classMediaWikiTitleCodecTest.html + a1bb9c9806404a54275935ec656815e4c + () + + + + provideParseTitle_invalid + classMediaWikiTitleCodecTest.html + aedb977dcad6be410ea394990cc7d7f93 + () + + + + setUp + classMediaWikiTitleCodecTest.html + ad74384b380ec6535dc7f65c16b908dec + () + + + + testFormat + classMediaWikiTitleCodecTest.html + af3afe2a82e0cb9b3d83d1311b0585089 + ($namespace, $text, $fragment, $lang, $expected, $normalized=null) + + + + testGetFullText + classMediaWikiTitleCodecTest.html + a0dd08b4bfa2cd05e975afcd47b6faede + ($namespace, $dbkey, $fragment, $lang, $expected) + + + + testGetNamespaceName + classMediaWikiTitleCodecTest.html + a5d567483f4c9f0b402d5ded83d2fe729 + ($namespace, $text, $lang, $expected) + + + + testGetPrefixedText + classMediaWikiTitleCodecTest.html + a5f693c8ae5829e7fa6d998a5e68106db + ($namespace, $dbkey, $fragment, $lang, $expected) + + + + testGetText + classMediaWikiTitleCodecTest.html + aeddb65db289449778319f2382d8f3761 + ($namespace, $dbkey, $fragment, $lang, $expected) + + + + testParseTitle + classMediaWikiTitleCodecTest.html + adcc095311f4358ee83e5d8f5b9d773cd + ($text, $ns, $lang, $title=null) + + + + testParseTitle_invalid + classMediaWikiTitleCodecTest.html + a8607e6821059b5e3cfbc42f9ba6f02d0 + ($text) + + + + makeCodec + classMediaWikiTitleCodecTest.html + a5d3ba3f917bb06e73843933731f7d083 + ($lang) + + + + getGenderCache + classMediaWikiTitleCodecTest.html + a26034df132683309811d104b03ea1c80 + () + + + + MediaWikiVersionFetcher + classMediaWikiVersionFetcher.html + + + fetchVersion + classMediaWikiVersionFetcher.html + a750f6192d192e8571d1acb8ab26bef70 + () + + + + MediaWikiVersionFetcherTest + classMediaWikiVersionFetcherTest.html + + + testReturnsResult + classMediaWikiVersionFetcherTest.html + a62065c8e42c83cf56a991ef143b073be + () + + + + MemcachedBagOStuff + classMemcachedBagOStuff.html + BagOStuff + + + add + classMemcachedBagOStuff.html + a2f310930221c2211567d17f8edaa4bea + ($key, $value, $exptime=0) + + + + cas + classMemcachedBagOStuff.html + ab5d63486df06068175ab9e612a12530b + ($casToken, $key, $value, $exptime=0) + + + + decodeKey + classMemcachedBagOStuff.html + afc7e027aab49ae934dc7401e13b38cfc + ($key) + + + + delete + classMemcachedBagOStuff.html + a2f3aad08993fb83d5862753e9050b47f + ($key, $time=0) + + + + encodeKey + classMemcachedBagOStuff.html + a7b608df4e657588089b5e87bdadb93c7 + ($key) + + + + fixExpiry + classMemcachedBagOStuff.html + a2c4f777089cc124fb1a0fb2e851eda01 + ($expiry) + + + + get + classMemcachedBagOStuff.html + aad6afddfcb27929fd13935a8f1a109f4 + ($key, &$casToken=null) + + + + getClient + classMemcachedBagOStuff.html + a6a023841a85a6c2bb504311c1229269a + () + + + + set + classMemcachedBagOStuff.html + a9b9b9ce7acdf14a821ae10666b8c0a20 + ($key, $value, $exptime=0) + + + + applyDefaultParams + classMemcachedBagOStuff.html + aa205a22aab46e491c10d70a897443ea6 + ($params) + + + + debugLog + classMemcachedBagOStuff.html + a1e29714d83b5b7f7b00c49eaacaa812b + ($text) + + + + encodeKeyCallback + classMemcachedBagOStuff.html + a4302248c19f6280f65fd01b02626a8bf + ($m) + + + + $client + classMemcachedBagOStuff.html + aecb0ef47fb9a223f819b5f3ec63f293b + + + + + MemCachedClientforWiki + classMemCachedClientforWiki.html + MWMemcached + + + MemcachedPeclBagOStuff + classMemcachedPeclBagOStuff.html + MemcachedBagOStuff + + + __construct + classMemcachedPeclBagOStuff.html + a517b80a0fbb1ec11d8f772e6d18f8c78 + ($params) + + + + add + classMemcachedPeclBagOStuff.html + ac01a0d41e9cfff109fbb1e5a778ddc64 + ($key, $value, $exptime=0) + + + + cas + classMemcachedPeclBagOStuff.html + a89ab40738cd2cf8d0976ee03aee017b2 + ($casToken, $key, $value, $exptime=0) + + + + decr + classMemcachedPeclBagOStuff.html + a41e5f7adb6551423ad87659accf956d4 + ($key, $value=1) + + + + delete + classMemcachedPeclBagOStuff.html + a4953eb128996481152bf291ddc0c78a5 + ($key, $time=0) + + + + get + classMemcachedPeclBagOStuff.html + a753ecfff64ae67c644c5b6237bba223d + ($key, &$casToken=null) + + + + getMulti + classMemcachedPeclBagOStuff.html + adb8e62936a87411a8cba6856a3d5f9c4 + (array $keys) + + + + incr + classMemcachedPeclBagOStuff.html + aafe3dc92b563c2d43ad3c383f52861c7 + ($key, $value=1) + + + + set + classMemcachedPeclBagOStuff.html + a9a60454de35bba8ba0a4deb38e8261c9 + ($key, $value, $exptime=0) + + + + setMulti + classMemcachedPeclBagOStuff.html + a3f6450fe53d54ad2455e56d91886588e + (array $data, $exptime=0) + + + + checkResult + classMemcachedPeclBagOStuff.html + ac7df54a6808220ff5af6d18b0b2e40c5 + ($key, $result) + + + + MemcachedPhpBagOStuff + classMemcachedPhpBagOStuff.html + MemcachedBagOStuff + + + __construct + classMemcachedPhpBagOStuff.html + a280f2272a9ed714b4a57519fededd073 + ($params) + + + + decr + classMemcachedPhpBagOStuff.html + ad061a351ef738b076b7b7f16ce0a1c6c + ($key, $value=1) + + + + getMulti + classMemcachedPhpBagOStuff.html + ad0d17961343b51c26b303123f06b8c4e + (array $keys) + + + + incr + classMemcachedPhpBagOStuff.html + a70f0609bf8524742d7c0c168f72ce8da + ($key, $value=1) + + + + lock + classMemcachedPhpBagOStuff.html + a71e835e813ca81ae62ee8fce416ac479 + ($key, $timeout=0) + + + + setDebug + classMemcachedPhpBagOStuff.html + a9fc6aa0a5e9af4b2566d500ba82847e9 + ($debug) + + + + unlock + classMemcachedPhpBagOStuff.html + a359f38b2ab2c8ef66ebc4def29a7eeac + ($key) + + + + MemcLockManager + classMemcLockManager.html + QuorumLockManager + + + __construct + classMemcLockManager.html + a9b19cdabfb0923f66ef99438a2939852 + (array $config) + + + + __destruct + classMemcLockManager.html + aa643594405bece45fffdb787f8e01e91 + () + + + + acquireMutexes + classMemcLockManager.html + ad1a1e85efcff3789e42367b439b75868 + (MemcachedBagOStuff $memc, array $keys) + + + + doFreeLocksOnServer + classMemcLockManager.html + a7699bf9663478ba22c0b62dee8bfbfbb + ($lockSrv, array $paths, $type) + + + + doGetLocksOnServer + classMemcLockManager.html + a885800b9a8bff5652c0cf2a6181720cc + ($lockSrv, array $paths, $type) + + + + freeLocksOnServer + classMemcLockManager.html + ad4ec161dd34efc58b6838ea14a0ae21b + ($lockSrv, array $pathsByType) + + + + getCache + classMemcLockManager.html + a96adc3c5c267fdd5b21eafa6ea9effcc + ($lockSrv) + + + + getLocksOnServer + classMemcLockManager.html + a77554aa91710e377976ba15bc06b6507 + ($lockSrv, array $pathsByType) + + + + isServerUp + classMemcLockManager.html + a6f53d3ad3942c411c2ed340c127691a4 + ($lockSrv) + + + + recordKeyForPath + classMemcLockManager.html + abf6a2ca058961578fcd68671f633227f + ($path) + + + + releaseAllLocks + classMemcLockManager.html + a6103c889db087a32bf1386326c26f68a + () + + + + releaseMutexes + classMemcLockManager.html + ab8a54ec5061837da30041063a31f9868 + (MemcachedBagOStuff $memc, array $keys) + + + static + newLockArray + classMemcLockManager.html + ad29fb0d6439a40416d0a0d8aef565c4b + () + + + static + sanitizeLockArray + classMemcLockManager.html + acbc7631fa889cf27cee4e2dce39ee660 + ($a) + + + array + $bagOStuffs + classMemcLockManager.html + ab947ee8f06363cc9d25236acea88b01d + + + + array + $lockTypeMap + classMemcLockManager.html + ac0bf9960faeff9a77c60628fa5e2f27a + + + + array + $serversUp + classMemcLockManager.html + aa545f959312c4718590ebde3da6920c2 + + + + string + $session + classMemcLockManager.html + a715e2f751d601f4e00c2b8cb6c14d505 + + + + + MemoryFileBackend + classMemoryFileBackend.html + FileBackendStore + + + getDirectoryListInternal + classMemoryFileBackend.html + a4432d8e4e7dac0a68cd86b9db9eacac6 + ($container, $dir, array $params) + + + + getFileListInternal + classMemoryFileBackend.html + abcb87e5a22fc83ad1f33d6a2ff7d67b9 + ($container, $dir, array $params) + + + + isPathUsableInternal + classMemoryFileBackend.html + ae47cf8e8cd4d428a6939ae8a113d632a + ($storagePath) + + + + directoriesAreVirtual + classMemoryFileBackend.html + a6e84631ad8e64e0a690437e943cc8bd4 + () + + + + doCopyInternal + classMemoryFileBackend.html + ae54db785f3e6f33be4b41fdeba577b65 + (array $params) + + + + doCreateInternal + classMemoryFileBackend.html + a4f8eab7f36b8552313f6c2fd8a64c8a3 + (array $params) + + + + doDeleteInternal + classMemoryFileBackend.html + abe345c4ba40b1956128c8f0ed9cb3650 + (array $params) + + + + doDirectoryExists + classMemoryFileBackend.html + aa18996cf72cd8ce375cb8c8769ddb7f5 + ($container, $dir, array $params) + + + + doGetFileStat + classMemoryFileBackend.html + ae7a29e00f0138418f5ac8d8f303c4d15 + (array $params) + + + + doGetLocalCopyMulti + classMemoryFileBackend.html + a46160b737fcfc421667f972895fb808f + (array $params) + + + + doStoreInternal + classMemoryFileBackend.html + a9b1e2733fe027a5284e8c8983cc53a5c + (array $params) + + + + doStreamFile + classMemoryFileBackend.html + acd76069ef554e101109b533e1bb87ff7 + (array $params) + + + + resolveHashKey + classMemoryFileBackend.html + ad134493b5d7c47ba5c06e4a022e99a62 + ($storagePath) + + + array + $files + classMemoryFileBackend.html + ac1b88464b2db425a065fd6382d4c6742 + + + + + MergeHistoryPager + classMergeHistoryPager.html + ReverseChronologicalPager + + + __construct + classMergeHistoryPager.html + aae004576f0f95ed5fbe453c6a94cb4d6 + ($form, $conds=array(), $source, $dest) + + + + formatRow + classMergeHistoryPager.html + a89b94300787fe9532ceae85ec42aefda + ($row) + + + + getIndexField + classMergeHistoryPager.html + aef1daff18f0e31783cbe82ff568f8731 + () + + + + getQueryInfo + classMergeHistoryPager.html + a402b32433527524bc6a6af90f0e49130 + () + + + + getStartBody + classMergeHistoryPager.html + a23d60cc071befe6d6ec8a600301aa156 + () + + + array + $mConds + classMergeHistoryPager.html + a94cb87bc7daa34a1be45ffb0073efe43 + + + + IContextSource + $mForm + classMergeHistoryPager.html + a208a63862b29557eb5e0784bbe1f11a0 + + + + + MergeMessageFileList + classMergeMessageFileList.html + Maintenance + + + __construct + classMergeMessageFileList.html + afe683b5115cf22f1313cbac584fdbeba + () + + + + execute + classMergeMessageFileList.html + a78de5c65d9d462d788584aeff57ba5ba + () + + + bool + $hasError + classMergeMessageFileList.html + a985750615a0546d4e5e37daa825e8cab + + + + + readFile + classMergeMessageFileList.html + ac1b09ac2d9c9aca39e7e686aafe772aa + ($fileName) + + + + Message + classMessage.html + + + __construct + classMessage.html + a42a3565c75380f708b46ac792323f2a7 + ($key, $params=array(), Language $language=null) + + + + __toString + classMessage.html + a5390861f66be085d7e200b83d0d2c39c + () + + + + bitrateParams + classMessage.html + ad3f21fb88213b177dd276b12ac096342 + () + + + + content + classMessage.html + ac93a209b0e20093c2a2c798c1bc5b4e6 + () + + + + durationParams + classMessage.html + a1608e2c05048307e75672d092bad9649 + () + + + + escaped + classMessage.html + ae17802c058edb0d8cc89cae45412921b + () + + + + exists + classMessage.html + a9bd5d566f621ba290c4375b77a18eca4 + () + + + + expiryParams + classMessage.html + a97410a921652108010986dd96a04925b + () + + + + getFormat + classMessage.html + ac25c85665dd0074d3be5738f179256db + () + + + + getKey + classMessage.html + ad686a0626989f2138d18ca395cfc3577 + () + + + + getLanguage + classMessage.html + ae60204878373dc53c246c35a066f0e5b + () + + + + getParams + classMessage.html + a14eb1fad403db29895b131e7aebca1a3 + () + + + + inContentLanguage + classMessage.html + a994b2c1b5265754b7ef634cef909e8b7 + () + + + + inLanguage + classMessage.html + a6dc624b6df087eee40d09f6885069e9e + ($lang) + + + + isBlank + classMessage.html + a3b5c8b78934a0b8d73ed3b222f2c7285 + () + + + + isDisabled + classMessage.html + ad7375f2bee50132416d42b6befded84f + () + + + + numParams + classMessage.html + a1d84a8387b66566616ceac86d6fcc4e4 + () + + + + params + classMessage.html + ae5241f9603c7bc77370bf37c1e7de3a4 + () + + + + parse + classMessage.html + a50da861c0ff015880654ef4f4c1f6a6c + () + + + + parseAsBlock + classMessage.html + a4bf24d836dd9e16a8be2eb043853572c + () + + + + plain + classMessage.html + a9a8c33abbfe9e98b108ed3ee2049d1ef + () + + + + rawParams + classMessage.html + aac0c6385c64de40e5de10e0d6bc14279 + () + + + + setContext + classMessage.html + aecd80585ea2069c7e56c789ffc2d5bff + (IContextSource $context) + + + + setInterfaceMessageFlag + classMessage.html + aac4872114fe68ddc5edc321e7766e81c + ($interface) + + + + sizeParams + classMessage.html + a89edd5c4f6cba3aa15af28baf49a619e + () + + + + text + classMessage.html + af5eec2a910a6ec02bc381f90bfcddac1 + () + + + + timeperiodParams + classMessage.html + a0fc7f018cc4593958a8c370e6ff04f0c + () + + + + title + classMessage.html + ae652f5f1f9652d63a9f0367dc582437e + ($title) + + + + toString + classMessage.html + ab0b0ecb191d0085d3c3cc0da6017b1fc + () + + + + useDatabase + classMessage.html + aa39f87130fcf12c587be210751ac24d9 + ($useDatabase) + + + static + bitrateParam + classMessage.html + a2a4c889c5c3b1fef8cd3648c97a7de34 + ($bitrate) + + + static + durationParam + classMessage.html + a1009d65ce4eeb37bf88567a4ebffef2b + ($duration) + + + static + expiryParam + classMessage.html + a3f86c4bd97244dd6d008fb56b732bb75 + ($expiry) + + + static + newFallbackSequence + classMessage.html + a555d41fe75fa1a3fb12e9691bf69aea1 + () + + + static + newFromKey + classMessage.html + acbbdb340e0b9bf3df2965add84716750 + ($key) + + + static + numParam + classMessage.html + afef9301794f99ea36eb40efa414e441f + ($num) + + + static + rawParam + classMessage.html + a77903cfafe251561d84a6bb134dffb93 + ($raw) + + + static + sizeParam + classMessage.html + af52d91a0d52b31faa907d5b602acf787 + ($size) + + + static + timeperiodParam + classMessage.html + a03331bffa890d648d5f148666bd8aaab + ($period) + + + + extractParam + classMessage.html + a92d5584780c30f961feeb33248d8ad05 + ($param) + + + + fetchMessage + classMessage.html + ac3afa054c9a0ee5d8bb919624a79a1f1 + () + + + + parseText + classMessage.html + a7001edfec64ad61668a204c813810e20 + ($string) + + + + replaceParameters + classMessage.html + a361a8a084e41a61bd219e99fc43d9839 + ($message, $type= 'before') + + + + transformText + classMessage.html + a9230513b9daa9f9168d878b6d4bb725f + ($string) + + + Content + $content + classMessage.html + a9daa0c790c0ac0eb97f279a4e19f4ac9 + + + + string + $format + classMessage.html + ae7959e9c598e4614cee7b59c44269941 + + + + bool + $interface + classMessage.html + afc56e96090275dff29bc0fb60239e67e + + + + string string[] + $key + classMessage.html + ab83f1ebd22d94e0d881e9d8cae546db3 + + + + Language + $language + classMessage.html + a23158ab828d7520c31a511e67a622753 + + + + string + $message + classMessage.html + ae8efc8bfcc15144f772defecbe1a27b7 + + + + array + $parameters + classMessage.html + a6ae3b4490bb129837491e5634fb5f67b + + + + Title + $title + classMessage.html + af39bc392c11735c249b6c44e8596d03e + + + + bool + $useDatabase + classMessage.html + a4f4f7c0fb2e89af578a572d638600e1d + + + message_compare_old + message_appendix + message_language + message_global_fn + + + MessageBlobStore + classMessageBlobStore.html + + static + clear + classMessageBlobStore.html + a3b6bf98ea66592fe38e8c4ce72c7b0c7 + () + + + static + get + classMessageBlobStore.html + a559e31fc86b69d366503c679c6d1607c + (ResourceLoader $resourceLoader, $modules, $lang) + + + static + insertMessageBlob + classMessageBlobStore.html + af87c71b78589d6b89fc6438ece9cd009 + ($name, ResourceLoaderModule $module, $lang) + + + static + updateMessage + classMessageBlobStore.html + a873857792cea23b11d21622fa62b5eb1 + ($key) + + + static + updateModule + classMessageBlobStore.html + a57456c94383115209f9de04dbd0f0fdf + ($name, ResourceLoaderModule $module, $lang) + + + static + generateMessageBlob + classMessageBlobStore.html + ac550c40ad293ebe1dd8d98e4eb26b94d + (ResourceLoaderModule $module, $lang) + + + static + getFromDB + classMessageBlobStore.html + adadb9475a03052796eeb64d21dfd12ae + (ResourceLoader $resourceLoader, $modules, $lang) + + + static + getUpdatesForMessage + classMessageBlobStore.html + af6694c95887b3d33c3073125f9f707b6 + ($key, $prevUpdates=null) + + + static + reencodeBlob + classMessageBlobStore.html + af9f9e3b86f5b8b0deb631054202bcc15 + ($blob, $key, $lang) + + + + MessageCache + classMessageCache.html + + + __construct + classMessageCache.html + ae4da547d9b5b607c39aeb70152e302a9 + ($memCached, $useDB, $expiry) + + + + clear + classMessageCache.html + ab88046968b6dbd385a8dfd3957e1d50d + () + + + + disable + classMessageCache.html + a9a86f36793f2521773b22583acd9893e + () + + + + enable + classMessageCache.html + adf28656c4fed706a89fa7185b5570d45 + () + + + + figureMessage + classMessageCache.html + afe9ce315b61e14de94e4b379189680c6 + ($key) + + + + get + classMessageCache.html + af09fb3ac4700efdfffac0326fabc70d8 + ($key, $useDB=true, $langcode=true, $isFullKey=false) + + + + getAllMessageKeys + classMessageCache.html + ae126eb0bb242bc99bf0e8ed0f000c08e + ($code) + + + + getLocalCache + classMessageCache.html + ae6289dc90c1f0016eeb20b559663602e + ($hash, $code) + + + + getMsgFromNamespace + classMessageCache.html + ace25a8d56ae1a94e10cb4d791b7b0e72 + ($title, $code) + + + + getParser + classMessageCache.html + aacb8e61dcec591c62e6b98721b7e8c89 + () + + + + getParserOptions + classMessageCache.html + af2d6e6ef017fad0aa8f054ea46c4b0ac + () + + + + load + classMessageCache.html + a300cd3e2175cddc42e8f16f14260c179 + ($code=false) + + + + loadFromDB + classMessageCache.html + ac8f05f7a33b6af78d20d6935e64ae76d + ($code) + + + + lock + classMessageCache.html + a432ae391c5239119fc8db2fa2a316f84 + ($key) + + + + parse + classMessageCache.html + a4d205e63d6d95acd8660be42fe307fbf + ($text, $title=null, $linestart=true, $interface=false, $language=null) + + + + replace + classMessageCache.html + a53a590f6796bb33342ec8e55f6410dab + ($title, $text) + + + + saveToLocal + classMessageCache.html + ab1aaa8ecf01bd519b8a850f8c992179f + ($serialized, $hash, $code) + + + + transform + classMessageCache.html + a974705ef561aecb8d59faf39d0540f70 + ($message, $interface=false, $language=null, $title=null) + + + + unlock + classMessageCache.html + a6176221171dc4184362f63aa27e40990 + ($key) + + + static + destroyInstance + classMessageCache.html + a6965712589a8e7f2f8c56c307ff5a144 + () + + + static + singleton + classMessageCache.html + abb3f22a5421a2a245eff9059a1ba9a42 + () + + + + $mParser + classMessageCache.html + a43c08d32bbc187ff6fd8ae634a4c7cec + + + + + getMessageFromFallbackChain + classMessageCache.html + a22e7b1c8c4127dbb3b586683d169c19b + ($lang, $lckey, $uckey, $useDB) + + + + isCacheExpired + classMessageCache.html + a144c0ba01aa7de0b5c091f0c09be669e + ($cache) + + + + saveToCaches + classMessageCache.html + ace87a832851c0e5879f25b4ac5876d65 + ($cache, $dest, $code=false) + + + + $mCache + classMessageCache.html + a20471c5392c940b39fe0fbc1c67a590b + + + + bool + $mDisable + classMessageCache.html + a56742ede3167e20a43452b7b0d7a5b6c + + + + + $mExpiry + classMessageCache.html + a1788896621191487884b4aab664b8b99 + + + + bool + $mInParser + classMessageCache.html + a3e2fc5a9af41788a1df459ca16d8f05d + + + + array + $mLoadedLanguages + classMessageCache.html + a8be5fbdeaf45397d62999c4afcb5e6f2 + + + + + $mParserOptions + classMessageCache.html + ac8128d58676e963e964603c61680440a + + + + static + $instance + classMessageCache.html + a296037419ba468499e9472cb94e9429a + + + + + MessageCacheTest + classMessageCacheTest.html + MediaWikiLangTestCase + + + addDBData + classMessageCacheTest.html + a75659ebcd256b18069b48941058b5613 + () + + + + provideMessagesForFallback + classMessageCacheTest.html + a7108af284d343e0be958da80680c82a9 + () + + + + provideMessagesForFullKeys + classMessageCacheTest.html + a7c2d386786e97bcbf71017598f963483 + () + + + + testFullKeyBehaviour + classMessageCacheTest.html + aef9064bdd512990f665de303b85d7059 + ($message, $lang, $expectedContent) + + + + testMessageFallbacks + classMessageCacheTest.html + aa2c2e233227521bd1ac498a6df47f5f0 + ($message, $lang, $expectedContent) + + + + configureLanguages + classMessageCacheTest.html + af8cf238168861bb6e22082d771f4348c + () + + + + makePage + classMessageCacheTest.html + a8e0d0dbd3e687c85b54df2a04337c965 + ($title, $lang, $content=null, $createSubPage=true) + + + + setUp + classMessageCacheTest.html + a51800423f72b9b2ca64328cfed67e2c2 + () + + + + MessageContent + classMessageContent.html + AbstractContent + + + __construct + classMessageContent.html + aa5aab9a5fea147b0b620732e15aa6595 + ($msg, $params=null) + + + + copy + classMessageContent.html + ab1dd2828592496e7807b76d74ef64666 + () + + + + getHtml + classMessageContent.html + a701db808eff8fba5c333bb3207af227b + () + + + + getNativeData + classMessageContent.html + a5e44f2d3c75f8d46fa41f8e30965616b + () + + + + getParserOutput + classMessageContent.html + a327825792c16a65dafa3a67c448eb23e + (Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) + + + + getSize + classMessageContent.html + aa39088f7fc8df1d76c4aea5a3de8be3c + () + + + + getTextForSearchIndex + classMessageContent.html + a78536b85862431cc9638b63b67d85d2c + () + + + + getTextForSummary + classMessageContent.html + a607501476daf77bf6d01d20fa88daa38 + ($maxlength=250) + + + + getWikitext + classMessageContent.html + a992480491929872638933f231f86bec2 + () + + + + getWikitextForTransclusion + classMessageContent.html + a053170cc210071d447841cba209bb6d1 + () + + + + isCountable + classMessageContent.html + ac7679d427f71cd30339ca2585ea47827 + ($hasLinks=null) + + + Message + $mMessage + classMessageContent.html + a48a09808572bc524399659093bc77a9d + + + + + MessageTest + classMessageTest.html + MediaWikiLangTestCase + + + getLanguageProvider + classMessageTest.html + a4413ce6a6c9dc5bdfb43458d7fe4f4a4 + () + + + + provideConstructor + classMessageTest.html + a6c7bb6f79224d04895de80e37821ce85 + () + + + + provideTestParams + classMessageTest.html + a737eda10e1c5aecfc7ce757bcbc1615d + () + + + + testConstructor + classMessageTest.html + a59384095534168274311b9836e36fe87 + ($expectedLang, $key, $params, $language) + + + + testDeliciouslyManyParams + classMessageTest.html + a75b7269c6520704a2cea534b1ecc17fc + () + + + + testExists + classMessageTest.html + a72a526fc65abff6d967328c642fc23e0 + () + + + + testGetLanguageCode + classMessageTest.html + a7e19966c2a90e72d14bc209e296adc5f + ($key, $params, $languageCode) + + + + testInContentLanguage + classMessageTest.html + a3f82781f61c63ede01d3eb787dfef405 + () + + + + testInContentLanguageOverride + classMessageTest.html + aabe3fdf00f4283722ea77a1250250652 + () + + + + testInLanguage + classMessageTest.html + a3c9bd59ef20f9aec0c894fdce1f5bb50 + () + + + + testInLanguageThrows + classMessageTest.html + a2f1082dfcfe46343c69db3e55b4ea9a7 + () + + + + testKey + classMessageTest.html + aa72c8fe52a57d86b96ad06883ee2b9d0 + () + + + + testMessageBitrateParams + classMessageTest.html + a8d5dae4c897d403eb3038ffecf151469 + () + + + + testMessageDurationParams + classMessageTest.html + a3c60759f7be5126c2f260f671b5dc85d + () + + + + testMessageExpiryParams + classMessageTest.html + a5a67641007761de34055bc6357edbfcb + () + + + + testMessageNumParams + classMessageTest.html + a47f4876289b211a7e635dc8ca928f678 + () + + + + testMessageParams + classMessageTest.html + af11be53086c27c6dd16e173b1e64fe28 + () + + + + testMessageParamSubstitution + classMessageTest.html + a4c836ac3806a2df6b4c4f504af67da72 + () + + + + testMessageSizeParams + classMessageTest.html + a888069f7ae2236ca65e648a9c4bc4e6d + () + + + + testMessageTimeperiodParams + classMessageTest.html + a94ccd21c25901b58bdc6b8207bc4d0e6 + () + + + + testParams + classMessageTest.html + af94f23e9068cc62732c502781a0cf34c + ($expected) + + + + setUp + classMessageTest.html + a286a210d3db6cf2f95c1ef7a5cbbab4e + () + + + + MigrateUserGroup + classMigrateUserGroup.html + Maintenance + + + __construct + classMigrateUserGroup.html + adf155c2b9b5ba0d2cfd01b9b9de52965 + () + + + + execute + classMigrateUserGroup.html + a9cee9681d705a9654e25bac8602f225a + () + + + + MimeMagic + classMimeMagic.html + + + __construct + classMimeMagic.html + ac8751956d3a80c39f08bf368f34c73dc + () + + + + detectZipType + classMimeMagic.html + abd6ee1a93cbb22de9b906ef3cd22fe8a + ($header, $tail=null, $ext=false) + + + + findMediaType + classMimeMagic.html + ae9b96d34f6a55747f453f53a120c8b9e + ($extMime) + + + + getExtensionsForType + classMimeMagic.html + ac374fbe6674432922db43716b75271fe + ($mime) + + + + getIEMimeTypes + classMimeMagic.html + ac760d8b1600ddcecb6b25d19ef6b6439 + ($fileName, $chunk, $proposed) + + + + getMediaType + classMimeMagic.html + a4f7b79e02c4243e2edf3163bdd1c230b + ($path=null, $mime=null) + + + + getTypesForExtension + classMimeMagic.html + a952a92b8c5e063745a1d4fb9d8f2b55a + ($ext) + + + + guessMimeType + classMimeMagic.html + a8aa4f3e38720ee2560a0fbb290b55663 + ($file, $ext=true) + + + + guessTypesForExtension + classMimeMagic.html + a9588b10c0f99b715d6ab0e32b8ce9b47 + ($ext) + + + + improveTypeFromExtension + classMimeMagic.html + a815956354f946fff54600c863e58abb3 + ($mime, $ext) + + + + isMatchingExtension + classMimeMagic.html + abb44d332c02bfe0246b4b06ea48691b5 + ($extension, $mime) + + + + isPHPImageType + classMimeMagic.html + a596a1269b8ce8bfdf79d6d4f0d7b1187 + ($mime) + + + + isRecognizableExtension + classMimeMagic.html + a77bfb5b031b8d0a819d12d3c5925aecc + ($extension) + + + static + singleton + classMimeMagic.html + aa67115649b8d0e7c6a338540079bff1c + () + + + array + $mExtToMime + classMimeMagic.html + aaa184f50085e1ca182f9289f42f8af19 + + + + + getIEContentAnalyzer + classMimeMagic.html + a55c4fd58e2bfb4cbc874839fadfd25a9 + () + + + IEContentAnalyzer + $mIEAnalyzer + classMimeMagic.html + a5c11da699684f8338bae0cca91d42823 + + + + array + $mMediaTypes + classMimeMagic.html + adce174205c0af686dea07418cd894b17 + + + + array + $mMimeToExt + classMimeMagic.html + a6f145711e7fd18da844667a2a3d1df63 + + + + array + $mMimeTypeAliases + classMimeMagic.html + ad0bf1fde7376e8aef9b62e72b8f0d992 + + + + + detectMimeType + classMimeMagic.html + ae47da479ce5f1e4a864e9964c38222ec + ($file, $ext=true) + + + + doGuessMimeType + classMimeMagic.html + aa41d7dd1ba58ad5c7fc0044bb42d48d3 + ($file, $ext) + + + static + $instance + classMimeMagic.html + a3c74804854462540b277f6b00587e219 + + + + + MIMEsearchPage + classMIMEsearchPage.html + QueryPage + + + __construct + classMIMEsearchPage.html + ae9a89f0b6157e20ec6bcb7ee99f131b4 + ($name= 'MIMEsearch') + + + + execute + classMIMEsearchPage.html + a2333d77f45ab66af33e967c08c0b6f99 + ($par) + + + + formatResult + classMIMEsearchPage.html + a420f0876ac6ee233be9538b3e5e3b6c5 + ($skin, $result) + + + + getOrderFields + classMIMEsearchPage.html + a36b71af9b34ef64607d388daa2232fa6 + () + + + + getQueryInfo + classMIMEsearchPage.html + ab3c2b149f701011c0b307e05f0466234 + () + + + + isCacheable + classMIMEsearchPage.html + ace24fd53f1af735c8b65f4c4baee2a70 + () + + + + isExpensive + classMIMEsearchPage.html + a234b5bf652f4e61b92802d49caf0b3c0 + () + + + + isSyndicated + classMIMEsearchPage.html + af8607099b0372e4ad46fb7464b1cd221 + () + + + + linkParameters + classMIMEsearchPage.html + a62efe7ea67f14348ea5b527b22f73650 + () + + + + $minor + classMIMEsearchPage.html + abf1a11431ea22304d2c446982475079d + + + + + getGroupName + classMIMEsearchPage.html + a599c40210d09fbad7fd0cea339a56b6c + () + + + static + isValidType + classMIMEsearchPage.html + a52c9e57e1f8e92e45afd9f5d62ecf949 + ($type) + + + + $major + classMIMEsearchPage.html + a27b4f08d8ef2db6fcfbee51d5caea26a + + + + + MinifyScript + classMinifyScript.html + Maintenance + + + __construct + classMinifyScript.html + a238154f0dac1e06c5263476a517be37b + () + + + + execute + classMinifyScript.html + abf2521da73d68ccd4872ea4f99ea7ab9 + () + + + + getExtension + classMinifyScript.html + abe7b7ca1fa90d3383c7ad59408a2d056 + ($fileName) + + + + minify + classMinifyScript.html + a96c0f62801f388a47b70340f7e7c7847 + ($inPath, $outPath) + + + + $outDir + classMinifyScript.html + a0aeca01d236e650b616e0ae53e913135 + + + + + MockApi + classMockApi.html + ApiBase + + + __construct + classMockApi.html + a4ed2684d7116c9607fcdc5ea5911cdbb + () + + + + execute + classMockApi.html + ad06d265bcff62fea1de1162200bb341b + () + + + + getAllowedParams + classMockApi.html + a5d794e6b5441d1bb58fd6669aac273ec + () + + + + getVersion + classMockApi.html + a264cbf0384417e2a817f56d1251a6947 + () + + + + MockApiQueryBase + classMockApiQueryBase.html + ApiQueryBase + + + __construct + classMockApiQueryBase.html + a358ed05754df2f9d61bccc92bdb19706 + () + + + + execute + classMockApiQueryBase.html + ab89a8d90dfeeada071dbdf05fc6d80d9 + () + + + + getVersion + classMockApiQueryBase.html + a8542c8f851131ab16affb0553dd5d9e8 + () + + + + MockBitmapHandler + classMockBitmapHandler.html + BitmapHandler + + + doClientImage + classMockBitmapHandler.html + a413c769ec5574e11755682a88c43e45f + ($image, $scalerParams) + + + + doTransform + classMockBitmapHandler.html + ab3b78ed1824b8326a43049cdd798d305 + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + MockDatabaseSqlite + classMockDatabaseSqlite.html + DatabaseSqliteStandalone + + + __construct + classMockDatabaseSqlite.html + a476d5e4b2c52b4d19c43612ac51127c5 + () + + + + query + classMockDatabaseSqlite.html + a123864576a85a4d17963b14d261b4a70 + ($sql, $fname= '', $tempIgnore=false) + + + + replaceVars + classMockDatabaseSqlite.html + a1f176c05e2aee066d51aeb4580740afd + ($s) + + + + $lastQuery + classMockDatabaseSqlite.html + a96f891ab864dc7220a444f36c627101a + + + + + MockDjVuHandler + classMockDjVuHandler.html + DjVuHandler + + + doTransform + classMockDjVuHandler.html + af551c5e5a5f8fe878137a807298937ac + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + MockFileBackend + classMockFileBackend.html + MemoryFileBackend + + + doGetLocalCopyMulti + classMockFileBackend.html + a3c9eedb21a8c03826ed04677a680e709 + (array $params) + + + + MockFSFile + classMockFSFile.html + FSFile + + + exists + classMockFSFile.html + a00188432229284fb2ba5aec066c00e33 + () + + + + getMimeType + classMockFSFile.html + a7fe2312d9cccf6a5e6fcca2bed55edb0 + () + + + + getProps + classMockFSFile.html + ae831d56d003059c7e80be06614ed0056 + ($ext=true) + + + + getSha1Base36 + classMockFSFile.html + a97e948d0c606d7a769b7c18fd06cca19 + ($recache=false) + + + + getSize + classMockFSFile.html + a0e1591be2c79506f8afeb28b26881699 + () + + + + getTimestamp + classMockFSFile.html + a6e6da09838a99d02c2d732a648a2e569 + () + + + + $sha1Base36 + classMockFSFile.html + aa35448f4e3ddf44290fbe392317ed587 + + + + + MockHtmlFormatter + classMockHtmlFormatter.html + HtmlFormatter + + + getDoc + classMockHtmlFormatter.html + a49854f2df71f31314b11ca2e8ad22952 + () + + + + $hasDoc + classMockHtmlFormatter.html + aa4da1ac04745f9d07a9c3645fae92e15 + + + + + MockImageHandler + classMockImageHandler.html + + static + doFakeTransform + classMockImageHandler.html + a1cdf1543bb196aed6f99dded2dd9bf4f + ($that, $image, $dstPath, $dstUrl, $params, $flags=0) + + + + MockSearch + classMockSearch.html + SearchEngine + + + __construct + classMockSearch.html + a4ba95be5fb7f0f78a3812d6fef9816a8 + ($db) + + + + update + classMockSearch.html + a04681d15e29c1f593c8cc0d9f69cefb6 + ($id, $title, $text) + + + static + $id + classMockSearch.html + ac5d4bc17199d5a184962f5e5d27991a3 + + + + static + $text + classMockSearch.html + af9327ea7d369e95963bc3cfddc00e3fe + + + + static + $title + classMockSearch.html + a5512233166f4c88eac778c72321ae2ca + + + + + MockSvgHandler + classMockSvgHandler.html + SvgHandler + + + doTransform + classMockSvgHandler.html + ade00f4feccda51863bdee92d36335a96 + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + MonoBookTemplate + classMonoBookTemplate.html + BaseTemplate + + + cactions + classMonoBookTemplate.html + a48e12e1326f295b7220bc8a637d2d599 + () + + + + customBox + classMonoBookTemplate.html + a5c495f3a41e2d30fe41f96c665db284a + ($bar, $cont) + + + + execute + classMonoBookTemplate.html + a1eb2b37a3a3c8dc723fe372f326f9c67 + () + + + + languageBox + classMonoBookTemplate.html + a9dcc43da0225832aa3037ab40d5e032e + () + + + + searchBox + classMonoBookTemplate.html + a6934edd4f20c8fc0165d9324c6ab9832 + () + + + + toolbox + classMonoBookTemplate.html + ad37244edadaaf449e3496071a6722f23 + () + + + + renderPortals + classMonoBookTemplate.html + a6c7580db423ad616c538b10e80dbad55 + ($sidebar) + + + + MostcategoriesPage + classMostcategoriesPage.html + QueryPage + + + __construct + classMostcategoriesPage.html + ac9c51a3dda6c8ca7ec881c99f8d77a0d + ($name= 'Mostcategories') + + + + formatResult + classMostcategoriesPage.html + aae566b8f251224fa7b9a4c7acb6fba79 + ($skin, $result) + + + + getQueryInfo + classMostcategoriesPage.html + a533bb08445a75a54e29026c02d92e1de + () + + + + isExpensive + classMostcategoriesPage.html + aa9360beb204cc03469128e9c0dc450f9 + () + + + + isSyndicated + classMostcategoriesPage.html + aa10366237fae9383c01d33dd5b14684e + () + + + + preprocessResults + classMostcategoriesPage.html + a221d34a8d33a336118f58831331dee53 + ($db, $res) + + + + getGroupName + classMostcategoriesPage.html + ae727b871140dcfbc65c6482c8fd8f580 + () + + + + MostimagesPage + classMostimagesPage.html + ImageQueryPage + + + __construct + classMostimagesPage.html + a89056178805554ab7d482809bba23609 + ($name= 'Mostimages') + + + + getCellHtml + classMostimagesPage.html + ab40666783f1c83891e1d9ef791fb9990 + ($row) + + + + getQueryInfo + classMostimagesPage.html + ae800525e0ea59387b498f8957ed90c75 + () + + + + isExpensive + classMostimagesPage.html + a39e36c8404ff9623d211a37739ada732 + () + + + + isSyndicated + classMostimagesPage.html + ab844b1570e380bd0f9779cb6c7d0238e + () + + + + getGroupName + classMostimagesPage.html + ac2dac1ac66a55a6ba7d2ff62377eb4e3 + () + + + + MostinterwikisPage + classMostinterwikisPage.html + QueryPage + + + __construct + classMostinterwikisPage.html + a546ce6142b72ff8713cfcf25f56e551d + ($name= 'Mostinterwikis') + + + + formatResult + classMostinterwikisPage.html + ad4f912694a252144e7bc090ba5d54008 + ($skin, $result) + + + + getQueryInfo + classMostinterwikisPage.html + aba7b632b56ceb7f39c5427c1d2c83b84 + () + + + + isExpensive + classMostinterwikisPage.html + a30333fd379cf55f5781ccaed8f093495 + () + + + + isSyndicated + classMostinterwikisPage.html + a3a2a10a0b47ea59aeba588d04c0c4675 + () + + + + preprocessResults + classMostinterwikisPage.html + af2747f2cb4e4f60885533abc93654eac + ($db, $res) + + + + getGroupName + classMostinterwikisPage.html + a5c81211ef00be92f7b743fdeb0ab7144 + () + + + + MostlinkedCategoriesPage + classMostlinkedCategoriesPage.html + QueryPage + + + __construct + classMostlinkedCategoriesPage.html + a9cb3b7d7194ca231dc6f9ac44bdfe169 + ($name= 'Mostlinkedcategories') + + + + formatResult + classMostlinkedCategoriesPage.html + a925941654a773622b568d459a56fd6d1 + ($skin, $result) + + + + getQueryInfo + classMostlinkedCategoriesPage.html + a1921ce663a86f28b6a36450575609596 + () + + + + isSyndicated + classMostlinkedCategoriesPage.html + a42e97120e36480bbe9be9a3f45181f75 + () + + + + preprocessResults + classMostlinkedCategoriesPage.html + a67048d31d6f227e849324a6d61cbf74c + ($db, $res) + + + + sortDescending + classMostlinkedCategoriesPage.html + a48249ef585aacb1f3354b1bc70ab1b8e + () + + + + getGroupName + classMostlinkedCategoriesPage.html + ac8bf14acc4a0954976f92f13214c62b6 + () + + + + MostlinkedPage + classMostlinkedPage.html + QueryPage + + + __construct + classMostlinkedPage.html + a04215dcf64d81c5905f40f8e7cdc503e + ($name= 'Mostlinked') + + + + formatResult + classMostlinkedPage.html + afc67945e6e7b52c84ae2956284100934 + ($skin, $result) + + + + getQueryInfo + classMostlinkedPage.html + a3fdd542b63ef026e94f0f3ea96819373 + () + + + + isExpensive + classMostlinkedPage.html + aece7beadc1753517f8897e6cb1b28f1b + () + + + + isSyndicated + classMostlinkedPage.html + affd7354b00259328cac30e9475326b07 + () + + + + makeWlhLink + classMostlinkedPage.html + a50e1e383335ebdf357d96c7362dda387 + ($title, $caption) + + + + preprocessResults + classMostlinkedPage.html + a4c4db1559c5744ab1336cb78d6a0e76f + ($db, $res) + + + + getGroupName + classMostlinkedPage.html + a76148d6fd5c8868e3f67aaa7ce51cb65 + () + + + + MostlinkedTemplatesPage + classMostlinkedTemplatesPage.html + QueryPage + + + __construct + classMostlinkedTemplatesPage.html + a0d7c2111c11874596e45acae1d70e069 + ($name= 'Mostlinkedtemplates') + + + + formatResult + classMostlinkedTemplatesPage.html + a43de42d424209d16f0432fc70edb819e + ($skin, $result) + + + + getQueryInfo + classMostlinkedTemplatesPage.html + a8ee9968e8252fdf869fc79892555834b + () + + + + isExpensive + classMostlinkedTemplatesPage.html + a44dda43657dca5332dc742ef04b50a80 + () + + + + isSyndicated + classMostlinkedTemplatesPage.html + afa58b4c1a9e1321f89a3bd810d851586 + () + + + + preprocessResults + classMostlinkedTemplatesPage.html + ae4d5a0725a4c6171d7b9697b86e6abf2 + ($db, $res) + + + + sortDescending + classMostlinkedTemplatesPage.html + a34f8842c6b98f300bc7748ffc7db5e99 + () + + + + getGroupName + classMostlinkedTemplatesPage.html + a7c3f440086f68576f561720ba0548b8b + () + + + + makeWlhLink + classMostlinkedTemplatesPage.html + a0cad50a8d7a9bd15ffd73a6f177ba12d + ($title, $result) + + + + MostrevisionsPage + classMostrevisionsPage.html + FewestrevisionsPage + + + __construct + classMostrevisionsPage.html + ae16d90dd6b69a08996d89b86748edab6 + ($name= 'Mostrevisions') + + + + sortDescending + classMostrevisionsPage.html + ad4dfc4502cacfb6310483fe88476d820 + () + + + + getGroupName + classMostrevisionsPage.html + a3a46f0997f34a83677b4c0ba7bb57de5 + () + + + + MoveBatch + classMoveBatch.html + Maintenance + + + __construct + classMoveBatch.html + ae48bd6c78ac5b558ec46545fb3c4d826 + () + + + + execute + classMoveBatch.html + a2023d3615614de581ef3f8107fd61a3e + () + + + + MoveFileOp + classMoveFileOp.html + FileOp + + + storagePathsChanged + classMoveFileOp.html + ac86bfd11bdb5212540b1cea0e67e8655 + () + + + + storagePathsRead + classMoveFileOp.html + a7c10f42f82355d8eda865706ac77aa8e + () + + + + allowedParams + classMoveFileOp.html + aa48602561969ceaed6c3baa330a4de85 + () + + + + doAttempt + classMoveFileOp.html + a420e02a59a2ec6ba6c4bf16e5d026dca + () + + + + doPrecheck + classMoveFileOp.html + a32280693c1b84b6889c0cb6b24c9a1d7 + (array &$predicates) + + + + MoveLogFormatter + classMoveLogFormatter.html + LogFormatter + + + getActionLinks + classMoveLogFormatter.html + ad7e1ef04d6eb643c9cc79f15d9e001dc + () + + + + getPreloadTitles + classMoveLogFormatter.html + a03ed62f815892514f31612260e70a2f4 + () + + + + getMessageKey + classMoveLogFormatter.html + a0291f5dd4723b843465ed13410116883 + () + + + + getMessageParameters + classMoveLogFormatter.html + a90822a9bcd6f53c1add3dff940eab2da + () + + + + MovePageForm + classMovePageForm.html + UnlistedSpecialPage + + + __construct + classMovePageForm.html + a8516785bcd34498e88a9f8f5fe22d068 + () + + + + doSubmit + classMovePageForm.html + a4936909bc446621d5b0ae24b769950b5 + () + + + + execute + classMovePageForm.html + a63992a941f68e2af7a0148bd61b5aa4e + ($par) + + + + showForm + classMovePageForm.html + ad13356fa371fcf98b3585bc5cc379729 + ($err) + + + + showLogFragment + classMovePageForm.html + a31bb6f83c03cc970d2c6f868bd393fa0 + ($title) + + + + showSubpages + classMovePageForm.html + a5553575f9e556d9424ae308de83cab48 + ($title) + + + + getGroupName + classMovePageForm.html + a8837679e7d873c158d7f9e9d08ce98d1 + () + + + bool + $deleteAndMove + classMovePageForm.html + ad482c5a27c5d6bc8899b6805e87425b2 + + + + bool + $fixRedirects + classMovePageForm.html + a3d3e5247d0619eba2fdc887e81f0bc18 + + + + bool + $leaveRedirect + classMovePageForm.html + a0b9dff38556b999beca9191164930ca3 + + + + bool + $moveOverShared + classMovePageForm.html + a23c145cd70672edbd26daa37a5d02ec2 + + + + bool + $moveSubpages + classMovePageForm.html + ac999c593dc84f0f4b3a3001013d80109 + + + + bool + $moveTalk + classMovePageForm.html + ab113b6c763c91a5216575be530440c1b + + + + Title + $newTitle + classMovePageForm.html + aa49344f0468b26a9bd9e167ba8658c7c + + + + Title + $oldTitle + classMovePageForm.html + a8d81efc8adf1655d26fc92da9d164c9a + + + + string + $reason + classMovePageForm.html + ac940a522bee83ae4e58e7b537805e1e4 + + + + + $watch + classMovePageForm.html + a9888676e150ba465f5d53d611bffd90b + + + + + MssqlBlob + classMssqlBlob.html + Blob + + + __construct + classMssqlBlob.html + abb7453aa1156da78490dc1f1addf28ea + ($data) + + + + fetch + classMssqlBlob.html + a9efb82b5a591b30db271ac0dc3f399a8 + () + + + + MssqlField + classMssqlField.html + Field + + + __construct + classMssqlField.html + a55bb5c6475fb95ae1f6a3221fb97353f + ($info) + + + + defaultValue + classMssqlField.html + a21fbca4b7f105ad0c169e4f111cc13e4 + () + + + + isNullable + classMssqlField.html + a2443133ef4123064c5e4416afe3a4c95 + () + + + + maxLength + classMssqlField.html + a37c4942fa730f902f199f50d23b071a7 + () + + + + name + classMssqlField.html + a992de0e05d74d0cb05ade90f6d7c00ee + () + + + + tableName + classMssqlField.html + aae87034db33eecc6b0191682f5d8dd95 + () + + + + type + classMssqlField.html + a3edae580dd8d7609b372d9fa8ac27610 + () + + + + $default + classMssqlField.html + ae6fc053ba32137708d516f3970c6a3ec + + + + + $max_length + classMssqlField.html + a03e057ab696206d994a573987f7429dd + + + + + $nullable + classMssqlField.html + a2f02dd0a9ec3cc63e93f2b3f583d8238 + + + + + $tableName + classMssqlField.html + a847ca74c9c0e0e098f5bb79aaeb178f7 + + + + + $type + classMssqlField.html + a078398686c0147aa7a6dd3887f0a181f + + + + + $name + classMssqlField.html + a0830fdb15a68965c7dca389a837e62dc + + + + + MssqlInstaller + classMssqlInstaller.html + DatabaseInstaller + + + canCreateAccounts + classMssqlInstaller.html + a2294dd39497bd6479b16efa193bfb4a5 + () + + + + createTables + classMssqlInstaller.html + ab700a66c1437df4c8d9884f3fcecb9b2 + () + + + + getConnectForm + classMssqlInstaller.html + ab1fb6a9913d559619ceb193e19755ab7 + () + + + + getLocalSettings + classMssqlInstaller.html + a568c59c6756bad893abb4b6067e16d15 + () + + + + getName + classMssqlInstaller.html + ac0b7514a2f289423a4e1ce38a383554a + () + + + + getSchemaVars + classMssqlInstaller.html + a35f1161c546ee6a56303fbf93baccae0 + () + + + + getSettingsForm + classMssqlInstaller.html + a9305171bb7fb50dbae2024dd64e210c6 + () + + + + isCompiled + classMssqlInstaller.html + a8dd2cc91a3392feb02f3b76886e2fc82 + () + + + + openConnection + classMssqlInstaller.html + ace9a6b84ea1ba747de83bdb6b63a6388 + () + + + + preInstall + classMssqlInstaller.html + aaf92b6f7016e018b259502c6420d72b9 + () + + + + preUpgrade + classMssqlInstaller.html + acd931f1a0d27b77a5a4d341b6eff2de2 + () + + + + setupDatabase + classMssqlInstaller.html + acd1adc9eb978ed7770dc3c6119f5ac16 + () + + + + setupUser + classMssqlInstaller.html + a7f69fa8f714e8fe29df7cee56e676885 + () + + + + submitConnectForm + classMssqlInstaller.html + ad570a6b321411726c1adfff7ed8e65b3 + () + + + + submitSettingsForm + classMssqlInstaller.html + a14a8fa7a3b1d01ccb4249ccbcb19f553 + () + + + + $minimumVersion + classMssqlInstaller.html + a37e0b6dc3bb5c2626d832162e5e45d59 + + + + + $webUserPrivs + classMssqlInstaller.html + abcda054151fa8a5eecb2484b5e44fac8 + + + + + $globalNames + classMssqlInstaller.html + a3400bc38a5497616f4879d1bf3161a9b + + + + + $internalDefaults + classMssqlInstaller.html + a42e8a21e81da014ef1dbff46096550bb + + + + + catalogExists + classMssqlInstaller.html + a0736486b2738e3bed4b114873a7a4da5 + ($catalogName) + + + + databaseExists + classMssqlInstaller.html + a8788b4b66d57cb414ada2e4da3897ca3 + ($dbName) + + + + loginExists + classMssqlInstaller.html + aa7d6fdac3b978ef37571cafed30dba12 + ($user) + + + + schemaExists + classMssqlInstaller.html + a00c9528f003c92bb0f464e795af6e698 + ($schemaName) + + + + userExists + classMssqlInstaller.html + a82239605e4e628090d23681134874f06 + ($user) + + + + MssqlResultWrapper + classMssqlResultWrapper.html + ResultWrapper + + + fetchObject + classMssqlResultWrapper.html + abcbbee4b371ff12ec12433a53f8aced0 + () + + + + fetchRow + classMssqlResultWrapper.html + adbbb877dca7b0beeda97f4f58c6ce74d + () + + + + seek + classMssqlResultWrapper.html + a56a0f42a73b8648ca22a3ceae20ead88 + ($row) + + + + $mSeekTo + classMssqlResultWrapper.html + afdf6c74dd1add2fd1aaa74bd58175ddd + + + + + MssqlUpdater + classMssqlUpdater.html + DatabaseUpdater + + + getCoreUpdateList + classMssqlUpdater.html + aebb313450cf7c8481ca6a125068248c2 + () + + + DatabaseMssql + $db + classMssqlUpdater.html + a7f16e119140fb5014f241ef1985a8f32 + + + + + MultiHttpClient + classMultiHttpClient.html + + + __construct + classMultiHttpClient.html + a4763e7b78e861483559a8d65376f0b37 + (array $options) + + + + __destruct + classMultiHttpClient.html + afab8bd72fa70c4d8c32c45bf6ff29872 + () + + + + run + classMultiHttpClient.html + a025a44595141b07599deea6c87d4e81c + (array $req, array $opts=array()) + + + + runMulti + classMultiHttpClient.html + a1d09f328bf1291a336edb050538572de + (array $reqs, array $opts=array()) + + + + getCurlHandle + classMultiHttpClient.html + a2bb203110db01cfdc79f06d2bfb46b92 + (array &$req, array $opts=array()) + + + + getCurlMulti + classMultiHttpClient.html + a271aed8255a1a568fa244961b68fa32a + () + + + string null + $caBundlePath + classMultiHttpClient.html + a4ba3887b2360e0dc10097c8a0b908d23 + + + + integer + $connTimeout + classMultiHttpClient.html + acae51b281d0e1ecbd7280286b2a89d4e + + + + integer + $maxConnsPerHost + classMultiHttpClient.html + a88f676356c34c2bf2798dec4e6bcebec + + + + resource + $multiHandle + classMultiHttpClient.html + a320ba39a65f94754a4e5135b48833ed6 + + + + integer + $reqTimeout + classMultiHttpClient.html + aaecdad04c9631f9ff35c22e2c9ae6561 + + + + bool + $usePipelining + classMultiHttpClient.html + ad383311ecd058592c245d1bbfd356952 + + + + + MultiWriteBagOStuff + classMultiWriteBagOStuff.html + BagOStuff + + + __construct + classMultiWriteBagOStuff.html + a86460291d9ac55096b5ede47e735b677 + ($params) + + + + add + classMultiWriteBagOStuff.html + a83c667b7ef836df0e40f79f332d71767 + ($key, $value, $exptime=0) + + + + cas + classMultiWriteBagOStuff.html + aa70f674c6c8eb5005f2e766fbadb482f + ($casToken, $key, $value, $exptime=0) + + + + clearLastError + classMultiWriteBagOStuff.html + a53c2bda21bfcd861facdb57bfb654da8 + () + + + + decr + classMultiWriteBagOStuff.html + a99aae8eaa95b229d82c9e6ce26976b6f + ($key, $value=1) + + + + delete + classMultiWriteBagOStuff.html + a189948bd85180d7a4c796dfafad7594d + ($key, $time=0) + + + + deleteObjectsExpiringBefore + classMultiWriteBagOStuff.html + a9761455d17bdbb231b11a35db9667faf + ($date, $progressCallback=false) + + + + get + classMultiWriteBagOStuff.html + aa9165513c60a941b1902cf8ff1642c28 + ($key, &$casToken=null) + + + + getLastError + classMultiWriteBagOStuff.html + a3d97f160b4318a09547fef22539921a0 + () + + + + incr + classMultiWriteBagOStuff.html + ad8e88f8912612365cf7c351bb48de1ba + ($key, $value=1) + + + + lock + classMultiWriteBagOStuff.html + a697e821aa841207dcdeac91df35023cc + ($key, $timeout=0) + + + + merge + classMultiWriteBagOStuff.html + a27784d0172250fb060590d0550ca1542 + ($key, Closure $callback, $exptime=0, $attempts=10) + + + + replace + classMultiWriteBagOStuff.html + a7b4bf7cf4b7a847277b81b170ca1778d + ($key, $value, $exptime=0) + + + + set + classMultiWriteBagOStuff.html + a0aee17800f416a61dfbb375631a2e7db + ($key, $value, $exptime=0) + + + + setDebug + classMultiWriteBagOStuff.html + aa96c1e47b62d4b256a3cfc6d86bf3797 + ($debug) + + + + unlock + classMultiWriteBagOStuff.html + abef2283a492b519e633c904eb54f2d66 + ($key) + + + + doWrite + classMultiWriteBagOStuff.html + a2e073bf7c6ac39db67e4de1da8dbeb57 + ($method) + + + array + $caches + classMultiWriteBagOStuff.html + ac5d60368053a20bdf3629a9ad334f7f4 + + + + + MWBlankClass + classMWBlankClass.html + + + __construct + classMWBlankClass.html + a080a0c99ec2ebfb64b9e1f2f4a1dbf4a + ($arg1, $arg2, $arg3, $arg4) + + + + $args + classMWBlankClass.html + a495fc98ff6369c864d0f00ab2e7f94db + + + + + MWCallableUpdate + classMWCallableUpdate.html + DeferrableUpdate + + + __construct + classMWCallableUpdate.html + af77e1631636ac28146e8b5f9d19c247a + ($callback) + + + + doUpdate + classMWCallableUpdate.html + a756d69fbaeb22886fb1b5414aea178dc + () + + + Closure callable + $callback + classMWCallableUpdate.html + a9ef80b7c5b33ff302024cfec6f0ef384 + + + + + MWContentSerializationException + classMWContentSerializationException.html + MWException + + + MWCryptRand + classMWCryptRand.html + + + realGenerate + classMWCryptRand.html + a53ed8a5fbb2a241e7cb33bbe7a2f7383 + ($bytes, $forceStrong=false) + + + + realGenerateHex + classMWCryptRand.html + abef01955ee8f73e1077f8a316d53a509 + ($chars, $forceStrong=false) + + + + realWasStrong + classMWCryptRand.html + a6a1d2c3d93ef9646b790b6b73dd73ffd + () + + + static + generate + classMWCryptRand.html + a0106df5770d5acd29d4db7180e34416e + ($bytes, $forceStrong=false) + + + static + generateHex + classMWCryptRand.html + ad869f241a7dd9912b2a18cae0422241f + ($chars, $forceStrong=false) + + + static + wasStrong + classMWCryptRand.html + a096fc2d0dcbe030b3f93c617aee2b423 + () + + + const + MIN_ITERATIONS + classMWCryptRand.html + adb227bc4c68419d11a4de99ce2b472a1 + + + + const + MSEC_PER_BYTE + classMWCryptRand.html + a3dc02ddec0e084bdc7351f0064408efa + + + + + driftHash + classMWCryptRand.html + ab278e285df4d953e4298b44d6459d791 + ($data) + + + + hash + classMWCryptRand.html + a214e8b54eef2c26b8c0a2e04a8076f1c + ($data) + + + + hashAlgo + classMWCryptRand.html + aa455032e979dc21f5b3c9497e0158b7f + () + + + + hashLength + classMWCryptRand.html + a68aeb50b4409eb631857efed2894f92f + () + + + + hmac + classMWCryptRand.html + aeec021d1fe451f30bc97da976e3cd9a6 + ($data, $key) + + + + initialRandomState + classMWCryptRand.html + ae4abee9dfdda54ed650a0aaa69c784dd + () + + + + randomState + classMWCryptRand.html + af7349988cd006adc64d314cf36b61f99 + () + + + static + singleton + classMWCryptRand.html + a7fc70cbc8514dd6d5e1964e42b74d004 + () + + + + $algo + classMWCryptRand.html + ae72d47b9c3b5a4a1c3c06fec86f6119e + + + + + $hashLength + classMWCryptRand.html + a94732d6dc3902a679cf86b63d79789cb + + + + + $strong + classMWCryptRand.html + a703ab0ee2229de791eef76d51d4aa101 + + + + static + $singleton + classMWCryptRand.html + ad890db8076ebf7f2838fbe99388366cc + + + + + MWDebug + classMWDebug.html + + static + addModules + classMWDebug.html + a3538a8910feb064f85dc40a74ab19ec5 + (OutputPage $out) + + + static + appendDebugInfoToApiResult + classMWDebug.html + a375f8c4555e458dce1e9702091a3cd6d + (IContextSource $context, ApiResult $result) + + + static + clearLog + classMWDebug.html + a3a04fd448dd9070d2f834aed7bc37e67 + () + + + static + debugMsg + classMWDebug.html + a5dd43fa431a515eaea10ca7a45050004 + ($str) + + + static + deprecated + classMWDebug.html + ac5cf693f6183c45fc688eaecf29e7f8b + ($function, $version=false, $component=false, $callerOffset=2) + + + static + getDebugHTML + classMWDebug.html + afbc99f1ae3b0c6e70372b191915a2eb2 + (IContextSource $context) + + + static + getDebugInfo + classMWDebug.html + aaea5f33a0d7459ecd51a5163079cfb64 + (IContextSource $context) + + + static + getHTMLDebugLog + classMWDebug.html + ae47ce5c4125c90a36e015736dcd108d9 + () + + + static + getLog + classMWDebug.html + a85b38200e091861d6e20363e2edbf9fd + () + + + static + init + classMWDebug.html + aeb47f2a47ddb022fdb0a27931e5f65da + () + + + static + log + classMWDebug.html + a50d18e1e892524c30c496b1a1dac8b40 + ($str) + + + static + query + classMWDebug.html + a69c9c350a57e3cfa070516a047dd1082 + ($sql, $function, $isMaster) + + + static + queryTime + classMWDebug.html + a75350815eb4821eb93c9753020a6adec + ($id) + + + static + warning + classMWDebug.html + a0586edb0898f6c144c5f777b6e21fd04 + ($msg, $callerOffset=1, $level=E_USER_NOTICE, $log= 'auto') + + + static + getFilesIncluded + classMWDebug.html + a16ae15214bb88837751a1d47e6eb87bd + (IContextSource $context) + + + static + $debug + classMWDebug.html + a91ef47c1e5e28467f16e07d1d5e65a21 + + + + static + $deprecationWarnings + classMWDebug.html + a3800d03237881daaa1daa27b77d93409 + + + + static + $enabled + classMWDebug.html + a2579284dbb0eb53ea19d48145aa90868 + + + + static + $log + classMWDebug.html + acb68e87e6cdf72e608e8330b8b891a4d + + + + static + $query + classMWDebug.html + adb503606f9c7532844739e8a0c29b62c + + + + static + getCallerDescription + classMWDebug.html + afa92a3525eca0e19985cd5932d8f743f + ($callerOffset) + + + static + sendMessage + classMWDebug.html + a406a3ff833641b68b2f8b7209b5ceb08 + ($msg, $caller, $group, $level) + + + + MWDebugTest + classMWDebugTest.html + MediaWikiTestCase + + + testAddLog + classMWDebugTest.html + ae8e47a70d417fa58bbf327e881b6ce70 + () + + + + testAddWarning + classMWDebugTest.html + a9de0157e8bf7c3d144e3804364310844 + () + + + + testAvoidDuplicateDeprecations + classMWDebugTest.html + a16ba3c15cb1628879b4b14751743d376 + () + + + + testAvoidNonConsecutivesDuplicateDeprecations + classMWDebugTest.html + a5a1b0017ca04db6c46fc7cda97d0be25 + () + + + + setUp + classMWDebugTest.html + a8c13f929126ca5af98fe37ea001bda5c + () + + + + tearDown + classMWDebugTest.html + aae696e39e7c911632db828c1067b48f4 + () + + + + MWDocGen + classMWDocGen.html + Maintenance + + + __construct + classMWDocGen.html + ad62e609fd15e3b0ec938e44e8d7a0eb2 + () + + + + execute + classMWDocGen.html + aed3c064f9f74e68078bf5da722262dc8 + () + + + + getDbType + classMWDocGen.html + ae17820369f17b0c5af26ff84cfa42b84 + () + + + + init + classMWDocGen.html + aec17ced5343895b6df4361c550400b57 + () + + + + MWException + classMWException.html + + + getHTML + classMWException.html + a5611208b313ba140511989f79b50d1f8 + () + + + + getPageTitle + classMWException.html + a7825fab51dab9d70bf74492fc73ec04a + () + + + + getText + classMWException.html + addc28ea3a00ab03e506bbb8b503ec324 + () + + + + isLoggable + classMWException.html + a2df9fd3eb093f15639d471aa2f6d11d3 + () + + + + msg + classMWException.html + a3922402d762c382bbb8c97c3e99e01db + ($key, $fallback) + + + + report + classMWException.html + a764e8cd261f6ba802b7e1358bb34812d + () + + + + reportHTML + classMWException.html + a953479665fbdecf861d4a0ff379ea249 + () + + + + runHooks + classMWException.html + a0a969b2aeed9be3d32e6986561b8addb + ($name, $args=array()) + + + + useMessageCache + classMWException.html + a33516fa2957807a0395bffd75faa90a0 + () + + + + useOutputPage + classMWException.html + a762637a7cbc63ae09aa43c141e99514f + () + + + static + isCommandLine + classMWException.html + a6f3d1cc79d59460a445ad41afca2075c + () + + + static + header + classMWException.html + a6da87e8fa305467e1b9ff326db3e1dfa + ($header) + + + + MWExceptionHandler + classMWExceptionHandler.html + + static + getLogId + classMWExceptionHandler.html + ac0b794255454ec855de091d0bf3cd671 + (Exception $e) + + + static + getLogMessage + classMWExceptionHandler.html + a01548ea23857828f79fa1b730389fa2c + (Exception $e) + + + static + getRedactedTrace + classMWExceptionHandler.html + a1b2bcdd818d988d5761ead5f545d4ceb + (Exception $e) + + + static + getRedactedTraceAsString + classMWExceptionHandler.html + a4e78fbce145e17ac8cf80a8c8409fafa + (Exception $e) + + + static + getURL + classMWExceptionHandler.html + af64649f31960f7924c65acb8aefbe0a9 + () + + + static + handle + classMWExceptionHandler.html + ad543eb7c4a4c1797c1739179ac719d05 + ($e) + + + static + installHandler + classMWExceptionHandler.html + ac07240c37933eec8c5e040810c49bb06 + () + + + static + jsonSerializeException + classMWExceptionHandler.html + a71ed670b979dc813ee7f2ea5daa5107a + (Exception $e, $pretty=false, $escaping=0) + + + static + logException + classMWExceptionHandler.html + a7b82388c49ee4966bc606c3c27f6089a + (Exception $e) + + + static + printError + classMWExceptionHandler.html + a56567994f17e63838b8fff9aff325a17 + ($message) + + + static + rollbackMasterChangesAndLog + classMWExceptionHandler.html + a525947c4b40c4bbb48f27c47860bc5d1 + (Exception $e) + + + static + report + classMWExceptionHandler.html + aa93907e5a97df1415b9165ddd4c404e2 + (Exception $e) + + + + MWExceptionHandlerTest + classMWExceptionHandlerTest.html + MediaWikiTestCase + + + testGetRedactedTrace + classMWExceptionHandlerTest.html + a48e58f5697f147b724e003653474584c + () + + + static + helperThrowAnException + classMWExceptionHandlerTest.html + ab7fe74abdcfe1d722dd85ea7c5e10649 + ($a, $b, &$c) + + + + MWExceptionTest + classMWExceptionTest.html + MediaWikiTestCase + + + provideExceptionClasses + classMWExceptionTest.html + a7940084748c8861d7bba493ad3631ce7 + () + + + + provideIsCommandLine + classMWExceptionTest.html + a02d1f2a51527462c2874e39b517844df + () + + + + provideJsonSerializedKeys + classMWExceptionTest.html + a921e4ccc5dc5e7831de8747de021646e + () + + + + provideRunHooks + classMWExceptionTest.html + ac130632fbfcb397f6948b5e4733cd75e + () + + + + provideTextUseOutputPage + classMWExceptionTest.html + a1bda1132886e5999238682e93e25ed1c + () + + + + provideUseMessageCache + classMWExceptionTest.html + ab4b7512649b6f5248df37cc8325f9848 + () + + + + testisCommandLine + classMWExceptionTest.html + ac45f5d3ff09ce2730d9cd4d06129b5a4 + ($expected, $wgCommandLineMode) + + + + testIsLogable + classMWExceptionTest.html + a770a86c757e418f277f16c66fd175052 + () + + + + testJsonserializeexceptionBacktracingDisabled + classMWExceptionTest.html + a8a0cb48f153ae847b959719f9657dc4c + () + + + + testJsonserializeexceptionBacktracingEnabled + classMWExceptionTest.html + a6f7db6b9ada46fd193ac5cb089639534 + () + + + + testJsonserializeexceptionKeys + classMWExceptionTest.html + a26bac0e0875da767a97b132de87be44d + ($expectedKeyType, $exClass, $key) + + + + testJsonSerializeExceptions + classMWExceptionTest.html + a6ddc0f8788142e0f318b88d2471272c6 + ($exception_class) + + + + testMwexceptionThrowing + classMWExceptionTest.html + a3a5ae7a9b64e3116c515c15870093c24 + () + + + + testRunHooks + classMWExceptionTest.html + a0c49a7f14ef5862f9afa1f2b9ef8ce8b + ($wgExceptionHooks, $name, $args, $expectedReturn) + + + + testUseMessageCache + classMWExceptionTest.html + a5a2dd1a06b1c9ae48c9abfc7b9e6a0a4 + ($expected, $wgLang) + + + + testUseOutputPage + classMWExceptionTest.html + aca5d023027465eb0a78071c7297b531e + ($expected, $wgLang, $wgFullyInitialised, $wgOut) + + + static + mockHook + classMWExceptionTest.html + a92de2005a06f1e0fdfafffc858c095bf + () + + + + getMockLanguage + classMWExceptionTest.html + a17490a8f271ee8de77dd4177e57536db + () + + + + MWFunction + classMWFunction.html + + static + call + classMWFunction.html + aed63468561ae0e5bd1809d2d3d1d9b6f + ($callback) + + + static + callArray + classMWFunction.html + a6cc80f233eeda07c15e49681c26abad6 + ($callback, $argsarams) + + + static + newObj + classMWFunction.html + a8579533fc4def9003393e6d2016868a6 + ($class, $args=array()) + + + + MWFunctionTest + classMWFunctionTest.html + MediaWikiTestCase + + + testNewObjFunction + classMWFunctionTest.html + a5a2ddafa0b8f03b78a58ea1745ece9e9 + () + + + + MWHookException + classMWHookException.html + MWException + + + MWHttpRequest + classMWHttpRequest.html + + + canFollowRedirects + classMWHttpRequest.html + a70d67955809f5447eff17e5cb521c859 + () + + + + execute + classMWHttpRequest.html + ab0f8089d0e75f85ed75159169840b7bb + () + + + + getContent + classMWHttpRequest.html + a15c9085558eb529aaa45a0fbc16d970b + () + + + + getCookieJar + classMWHttpRequest.html + a3afe45230117e5d9cf09e9521caf8946 + () + + + + getFinalUrl + classMWHttpRequest.html + a595304dcfecad6e2e95c697275f60921 + () + + + + getHeaderList + classMWHttpRequest.html + ae0863c510d7631d2f2b90bf42c9cd405 + () + + + + getResponseHeader + classMWHttpRequest.html + aa93635381437db659e7e6957450e7023 + ($header) + + + + getResponseHeaders + classMWHttpRequest.html + a1db187f898f1b6e0755bc07d053314d8 + () + + + + getStatus + classMWHttpRequest.html + a8d2768aedb930e269baaa35883767a0f + () + + + + isRedirect + classMWHttpRequest.html + a5033255cc5fd14e4ec88887349ceba70 + () + + + + proxySetup + classMWHttpRequest.html + ac2de34e4e5d6077b72a5e043804a99cb + () + + + + read + classMWHttpRequest.html + a31e343176a20d4893b096ed2769c971e + ($fh, $content) + + + + setCallback + classMWHttpRequest.html + ae2d002b2736b81e79eaae713e1234a52 + ($callback) + + + + setCookie + classMWHttpRequest.html + ae31268dd465884e2f83fe19e3f84feeb + ($name, $value=null, $attr=null) + + + + setCookieJar + classMWHttpRequest.html + a115ac3141a2ec41b822fc26813f192cd + ($jar) + + + + setData + classMWHttpRequest.html + a305fe3bee180419f77bca99d6f052e2a + ($args) + + + + setHeader + classMWHttpRequest.html + aa8fe6af586b35b2d2510ec5a9981da59 + ($name, $value) + + + + setUserAgent + classMWHttpRequest.html + a6060c7b3361ccd49c796551168fc9d71 + ($UA) + + + static + canMakeRequests + classMWHttpRequest.html + a87764369a3755d869718a307677b7b8c + () + + + static + factory + classMWHttpRequest.html + a455d95fc70728014656dce892e07fd2f + ($url, $options=null) + + + + $status + classMWHttpRequest.html + a06f4536d4b0cd08c1d012d8048023683 + + + + const + SUPPORTS_FILE_POSTS + classMWHttpRequest.html + aa1458e226ff5d0b010761cca1f8be64c + + + + + __construct + classMWHttpRequest.html + acd1da52f80e410ebb408ed92d93b2c03 + ($url, $options=array()) + + + + parseCookies + classMWHttpRequest.html + ac9e276b6d09f8185c21f80c55303a58d + () + + + + parseHeader + classMWHttpRequest.html + a6a501c9a3e119a24d1cc2432671aa200 + () + + + + setStatus + classMWHttpRequest.html + a5c5d5b198838eefe4c24afa668ae98d9 + () + + + + $caInfo + classMWHttpRequest.html + a746a44014edefc23d943097935555af2 + + + + + $callback + classMWHttpRequest.html + a23539653d09b92b4297ce3603bae1361 + + + + + $content + classMWHttpRequest.html + a799feb059bba42122ca588a1c5c67ae3 + + + + CookieJar + $cookieJar + classMWHttpRequest.html + aa9242291b69a9e0dc2555180d7816e62 + + + + + $followRedirects + classMWHttpRequest.html + a32016408f23fa0e8cb431843596b1822 + + + + + $headerList + classMWHttpRequest.html + a3b88095c3fe725e3ef700ee896e01f50 + + + + + $headersOnly + classMWHttpRequest.html + abc01ad47f4ddea7bddf6c4e6eb6db7d8 + + + + + $maxRedirects + classMWHttpRequest.html + a6e1f72ac2d02799f08f7209b549d8053 + + + + + $method + classMWHttpRequest.html + a25bd9d55621c1eff52bc081717e3927b + + + + + $noProxy + classMWHttpRequest.html + a0b1fabb4a40709d54e5bcdce3fc98948 + + + + + $parsedUrl + classMWHttpRequest.html + acce26b82d686e2f53c9d1acdf1b512c0 + + + + + $postData + classMWHttpRequest.html + aad4db2450c782737e50a14f08d0f6f99 + + + + + $proxy + classMWHttpRequest.html + a1e12a9979a3f6e4e19df431f39f5751c + + + + + $reqHeaders + classMWHttpRequest.html + aa6bc6b1c70baf9af27c5516dde595c4a + + + + + $respHeaders + classMWHttpRequest.html + a090397fb1e4ea32eef6923863520ee5e + + + + + $respStatus + classMWHttpRequest.html + ab0d7a8808c2aca4b030c4ef21279052e + + + + + $respVersion + classMWHttpRequest.html + a5750209db5e8f7bfe7d7b0ce439b1f64 + + + + + $sslVerifyCert + classMWHttpRequest.html + aa7006f1d91801ae82bd3587fd05aa9f0 + + + + + $sslVerifyHost + classMWHttpRequest.html + a059df7e42f35184787f9056c1bb0b715 + + + + + $timeout + classMWHttpRequest.html + a24d728f78e95dca21c43dcaf5df6da9e + + + + + $url + classMWHttpRequest.html + a122cc90242dd8958585682dec8f2fa5b + + + + + MWHttpRequestTester + classMWHttpRequestTester.html + MWHttpRequest + + static + factory + classMWHttpRequestTester.html + a2a2175b4ee6c27c9f5f30091bfb9b80c + ($url, $options=null) + + + + MWInit + classMWInit.html + + static + callStaticMethod + classMWInit.html + a7b7ff4bf096ad371781e996902796cdf + ($className, $methodName, $args) + + + static + classExists + classMWInit.html + a471afb1d1f1dab91c9a9b12c544601fb + ($class) + + + static + compiledPath + classMWInit.html + a4b981c14c44af5a9c230ade737707704 + ($file) + + + static + extCompiledPath + classMWInit.html + afc76be09c6596ad2b8ccc48bb098df06 + ($file) + + + static + functionExists + classMWInit.html + a06f17ba905f92dfe63feb7d940039b79 + ($function) + + + static + getCompilerVersion + classMWInit.html + a5a106b0bc6edaff498d46739d921bac4 + () + + + static + interpretedPath + classMWInit.html + a2fca2105a2bd1854900ca1653f73a330 + ($file) + + + static + isHipHop + classMWInit.html + a7a11478a605deb56b9f5ec93a776d240 + () + + + static + methodExists + classMWInit.html + a32a37a1e07bf507aef2ae1ad7d02d5e1 + ($class, $method) + + + static + $compilerVersion + classMWInit.html + a8a29dae6be72fc57d5cf6a55058b3e85 + + + + + MWMemcached + classMWMemcached.html + + + __construct + classMWMemcached.html + afc8cbf49b79ebd41c47afbaa5e8c0d4d + ($args) + + + + _close_sock + classMWMemcached.html + adf36d958307bf31ee92882d83adac3ad + ($sock) + + + + _connect_sock + classMWMemcached.html + a008dc790b8ffcbd5e514395619cf3a4c + (&$sock, $host) + + + + _dead_host + classMWMemcached.html + a152cdfb5d6b9b62204b7dca3935e1222 + ($host) + + + + _dead_sock + classMWMemcached.html + a0f31f3d7b129352d9715866dfc07849a + ($sock) + + + + _debugprint + classMWMemcached.html + abcf82b7f0494ba4fc0b79dde39933b73 + ($text) + + + + _error_log + classMWMemcached.html + aed6879753d11ac24145ab394a2cf2fc2 + ($text) + + + + _fgets + classMWMemcached.html + ada22f038ec5b5551b49cb28e5f6a0ab0 + ($sock) + + + + _flush_read_buffer + classMWMemcached.html + a44b1682c1f857b368bb15214b47fcacb + ($f) + + + + _fread + classMWMemcached.html + aec55be32da9f82e6ad6719aefe5717bd + ($sock, $len) + + + + _fwrite + classMWMemcached.html + aae43becc408957dc5c3d7c2a3c6a1465 + ($sock, $buf) + + + + _handle_error + classMWMemcached.html + acdf7cbfe5f509db5b9c43956cb5664cb + ($sock, $msg) + + + + _hashfunc + classMWMemcached.html + aa6b8ec2ea7db087cfcf7d53b4314c490 + ($key) + + + + _incrdecr + classMWMemcached.html + adaa692e805bfa80164927dfe1b289d1b + ($cmd, $key, $amt=1) + + + + _load_items + classMWMemcached.html + a10e70b63f200e4166e1a0a5a85098f91 + ($sock, &$ret, &$casToken=null) + + + + _set + classMWMemcached.html + a5547f7a3295a4bfca0c5175bcd520e2b + ($cmd, $key, $val, $exp, $casToken=null) + + + + add + classMWMemcached.html + aa500e44d09dab3a3c735881e657b2a25 + ($key, $val, $exp=0) + + + + cas + classMWMemcached.html + acf1e993889eb1ac79c9ff75fb922ef3c + ($casToken, $key, $value, $exp=0) + + + + decr + classMWMemcached.html + afdf8c4a46485566f2c1b53c46e26257e + ($key, $amt=1) + + + + delete + classMWMemcached.html + a43a7359f781e089d9acf8e4e40a0a15d + ($key, $time=0) + + + + disconnect_all + classMWMemcached.html + a369d5eac667a4afc42625ff63459ae1f + () + + + + enable_compress + classMWMemcached.html + af70b105a36ce19315b06fea20b49fc0e + ($enable) + + + + forget_dead_hosts + classMWMemcached.html + ae3de2dc94c28f2a5a88c5436262f5dfb + () + + + + get + classMWMemcached.html + a09a28a63ab0eb0f12bad1937848ef5c7 + ($key, &$casToken=null) + + + + get_multi + classMWMemcached.html + a037e373e0241d4e42e10371bb9034532 + ($keys) + + + + get_sock + classMWMemcached.html + a0b6befdd72cd2ffe9d033476f255fdde + ($key) + + + + incr + classMWMemcached.html + a7643f07cb351bf0c0762356b2ac36285 + ($key, $amt=1) + + + + lock + classMWMemcached.html + a2132c6dfa05f85b805b2a3dc8867360e + ($key, $timeout=0) + + + + replace + classMWMemcached.html + a1f78da6e5f0b980f921d659f2d39b707 + ($key, $value, $exp=0) + + + + run_command + classMWMemcached.html + ab5bc5331b226e6a830943748839cf190 + ($sock, $cmd) + + + + set + classMWMemcached.html + a31e5e2bd2ec5db2c9f8139dd51395aae + ($key, $value, $exp=0) + + + + set_compress_threshold + classMWMemcached.html + a14588745666e5f6ea30fc0dd7cf1160b + ($thresh) + + + + set_debug + classMWMemcached.html + ac261dc09596ef50d486156594af54936 + ($dbg) + + + + set_servers + classMWMemcached.html + ae5bb87652f250b8a77425b2752d656ed + ($list) + + + + set_timeout + classMWMemcached.html + ab62df2f9a953c2d3cf9362d15dc0c151 + ($seconds, $microseconds) + + + + sock_to_host + classMWMemcached.html + af00900d95a8a00f41ac59e6fceb29734 + ($host) + + + + unlock + classMWMemcached.html + a7f31885ce50f2c356d85edad1fd90b65 + ($key) + + + int + $_active + classMWMemcached.html + ab8f7d359c7b72dfb06eb7314f56cb0dd + + + + int + $_bucketcount + classMWMemcached.html + ad1c8e009c081e0aca2fad9467383aa18 + + + + array + $_buckets + classMWMemcached.html + a700ae513957eea52444c846da361459b + + + + array + $_cache_sock + classMWMemcached.html + aab7024cf3943807afe19e4fd3000c19b + + + + bool + $_compress_enable + classMWMemcached.html + a03975fef31ec2af0de6048cbfbccd911 + + + + int + $_compress_threshold + classMWMemcached.html + aa1b2cb992da502517b1d2287443f4533 + + + + + $_connect_attempts + classMWMemcached.html + a14ce23a1558eddd1b62a261f6a191bcc + + + + + $_connect_timeout + classMWMemcached.html + adb6350445df9844727b56f3742f6b747 + + + + bool + $_debug + classMWMemcached.html + a1ef3884f2f7ecfe0e151ddcbe842def9 + + + + bool + $_have_zlib + classMWMemcached.html + aefed770c94ef8dafa2964cb3f655a129 + + + + array + $_host_dead + classMWMemcached.html + a61473fa89dc7f1c09cc42afee8b3962a + + + + bool + $_persistent + classMWMemcached.html + afd521753ad3170665c2e84952d38a517 + + + + array + $_servers + classMWMemcached.html + aea5ab976e19eea5306d858ce11f8e088 + + + + string + $_single_sock + classMWMemcached.html + ad67a7d1577bdd69eb1fd26938e128837 + + + + int + $_timeout_microseconds + classMWMemcached.html + a7ddeb1388aa75f5e9c72c8cb99cb749f + + + + int + $_timeout_seconds + classMWMemcached.html + a5ac971464d1604a8bca653bf635e5c8d + + + + array + $stats + classMWMemcached.html + af41aff6e74e1073b2740df589f302098 + + + + const + COMPRESSED + classMWMemcached.html + a7c5bb1bae880083d09a07e733f0366f8 + + + + const + COMPRESSION_SAVINGS + classMWMemcached.html + a0bf8987c20952786826ea0769a3618f8 + + + + const + SERIALIZED + classMWMemcached.html + aca44dfe77259c178453852830cc15b45 + + + + + MWMessagePack + classMWMessagePack.html + + static + pack + classMWMessagePack.html + ae5d136c811b9b395a5e69fe4f8d5b97d + ($value) + + + static + $bigendian + classMWMessagePack.html + abcc5784a2f30c75d8bb23ad3d2c7219f + + + + + MWMessagePackTest + classMWMessagePackTest.html + MediaWikiTestCase + + + provider + classMWMessagePackTest.html + a97b12d5494c2ec5b9fa4303228ab25eb + () + + + + testPack + classMWMessagePackTest.html + a15f0b817d958b85195788b59f3055e36 + ($type, $value, $expected) + + + + MWNamespace + classMWNamespace.html + + static + canTalk + classMWNamespace.html + ae477c0064654fe518a04e2b750540653 + ($index) + + + static + equals + classMWNamespace.html + a81b13fdbc03e0744e43b5155fb7bbf9e + ($ns1, $ns2) + + + static + exists + classMWNamespace.html + a91c64f4559421b8398d9f7461baebc2e + ($index) + + + static + getAssociated + classMWNamespace.html + a754674dbd29fc0056ce3657bb7ba06b2 + ($index) + + + static + getCanonicalIndex + classMWNamespace.html + a64a2ceb2428ce08ef59764416cefe9c0 + ($name) + + + static + getCanonicalName + classMWNamespace.html + a6b889740ef7568eafbb45065574620a0 + ($index) + + + static + getCanonicalNamespaces + classMWNamespace.html + ab2880e0bec9cdaa85c8b5f65bada266b + ($rebuild=false) + + + static + getContentNamespaces + classMWNamespace.html + a0038f9324487064b5265f744e305fd7a + () + + + static + getNamespaceContentModel + classMWNamespace.html + acdbf72b62fdd3b5f54688af42cf8635b + ($index) + + + static + getRestrictionLevels + classMWNamespace.html + a76d42296cd5b492a257422d795b4e9cc + ($index, User $user=null) + + + static + getSubject + classMWNamespace.html + a560aaa0f159e3794ac21d58eae18ab5a + ($index) + + + static + getSubjectNamespaces + classMWNamespace.html + a9c44d5218dd6f0367eb66536ec270b7b + () + + + static + getTalk + classMWNamespace.html + a4d725e4326fc49cbf5d52ccfe77afdb7 + ($index) + + + static + getTalkNamespaces + classMWNamespace.html + ad14f7f015d727f3790fd0a209e6fd0ac + () + + + static + getValidNamespaces + classMWNamespace.html + ae82b72b1e3cb411033034c7b1751a8fe + () + + + static + hasGenderDistinction + classMWNamespace.html + a9c4e26036bfe2b48025101ce65a84619 + ($index) + + + static + hasSubpages + classMWNamespace.html + a3c9db27dae04fd36b561e1424f6352e5 + ($index) + + + static + isCapitalized + classMWNamespace.html + a0e18f8a91603620d64326fc28c034604 + ($index) + + + static + isContent + classMWNamespace.html + a9206d28587d9ece1930d93b7cb6852e5 + ($index) + + + static + isMain + classMWNamespace.html + aa563b469f736be9a27be75bbf39f8868 + ($index) + + + static + isMovable + classMWNamespace.html + add047a57bd1a2cc9227a55ef6622fa96 + ($index) + + + static + isNonincludable + classMWNamespace.html + a895566e664bca7afac77aa9e91a2355e + ($index) + + + static + isSubject + classMWNamespace.html + a882819f2d8a8c2f62474fea900b43503 + ($index) + + + static + isTalk + classMWNamespace.html + aa82fcfd03651264663820359d030743d + ($index) + + + static + isWatchable + classMWNamespace.html + a9e6b7ed816d295e62bb97c051078a880 + ($index) + + + static + subjectEquals + classMWNamespace.html + a2a94e2194fc5348913827cd8fa05129a + ($ns1, $ns2) + + + static + isMethodValidFor + classMWNamespace.html + a2501be80397fe08766f575d407f7a750 + ($index, $method) + + + static + $alwaysCapitalizedNamespaces + classMWNamespace.html + a7c625e9c44d27987b8971f73a72bf2c5 + + + + + MWNamespaceTest + classMWNamespaceTest.html + MediaWikiTestCase + + + __call + classMWNamespaceTest.html + add18f63fcf40e4fdb7e191a73c351c85 + ($method, $args) + + + + assertDifferentSubject + classMWNamespaceTest.html + a7d37d0cd2ccaa96f2bc532fef601d376 + ($ns1, $ns2, $msg= '') + + + + assertSameSubject + classMWNamespaceTest.html + a985f41e6dfa91e6240936b39fa5e853e + ($ns1, $ns2, $msg= '') + + + + testCanTalk + classMWNamespaceTest.html + ab0456b582bea19214fb08ca513674b0a + () + + + + testEquals + classMWNamespaceTest.html + aadc7797e72606ecd0b33cfddd8c32b05 + () + + + + testGetAssociated + classMWNamespaceTest.html + a67fa44faa7926b92d8b4a35a35c5ac1d + () + + + + testGetAssociatedExceptionsForNsMedia + classMWNamespaceTest.html + aad9b2e1e154e88dfae51fce2dbb3eeb3 + () + + + + testGetAssociatedExceptionsForNsSpecial + classMWNamespaceTest.html + a3c4b41deee460bd6dc6b8974c9651319 + () + + + + testGetContentNamespaces + classMWNamespaceTest.html + a55e062cf27cbd8e490e58f68ef00847a + () + + + + testGetSubject + classMWNamespaceTest.html + a9595c7935370a0d864aab40d4a8514fe + () + + + + testGetSubjectNamespaces + classMWNamespaceTest.html + ace56b8c07ca5cc544f33acff9bf36576 + () + + + + testGetTalk + classMWNamespaceTest.html + a46c6b5746dc83fd76acaf4555b4b2baa + () + + + + testGetTalkExceptionsForNsMedia + classMWNamespaceTest.html + af6825215f433fa41379eddb933f5a673 + () + + + + testGetTalkExceptionsForNsSpecial + classMWNamespaceTest.html + a928daf8f69b5a584a3184a30645e6a5a + () + + + + testGetTalkNamespaces + classMWNamespaceTest.html + a194127e413ff1eb0ce50a7cb9857a5a8 + () + + + + testHasGenderDistinction + classMWNamespaceTest.html + a1642d7c1c99972de8cfea4bff2b3487f + () + + + + testHasSubpages + classMWNamespaceTest.html + a4e865f93224efdb0676ec561e40fcc75 + () + + + + testIsCapitalizedHardcodedAssertions + classMWNamespaceTest.html + a9b83570ca957360111f33b98db6ac06f + () + + + + testIsCapitalizedWithWgCapitalLinkOverrides + classMWNamespaceTest.html + acec59ae8b51185e39ae655391524e7a6 + () + + + + testIsCapitalizedWithWgCapitalLinks + classMWNamespaceTest.html + a8ce5042bf760288a5d4ab884b25cea8a + () + + + + testIsContent + classMWNamespaceTest.html + af8799c01f08d86590542dba12d5bdaf2 + () + + + + testIsContentAdvanced + classMWNamespaceTest.html + a55c1c488b9e661d83291ece09039f681 + () + + + + testIsMovable + classMWNamespaceTest.html + a8335c2291b45b71880f33e8f226fb7f4 + () + + + + testIsNonincludable + classMWNamespaceTest.html + ab4571b13c9d15fd7c3ceefda0c6da8e1 + () + + + + testIsSubject + classMWNamespaceTest.html + afe145a5305c876403fe352040d569d91 + () + + + + testIsTalk + classMWNamespaceTest.html + ad7214070c7927f4e867be0d737ed7264 + () + + + + testIsWatchable + classMWNamespaceTest.html + a5566e8ac8845c8cc7eefae9caa6cd7f4 + () + + + + testSpecialAndMediaAreDifferentSubjects + classMWNamespaceTest.html + ae4a8115278e4e23d418c273b56016967 + () + + + + testSubjectEquals + classMWNamespaceTest.html + a453c6c23106391dec15c5222bf566b1d + () + + + + setUp + classMWNamespaceTest.html + a49d6a807d5a405565a62adaa9943ef7d + () + + + + MwSql + classMwSql.html + Maintenance + + + __construct + classMwSql.html + a7e864126a5a370c251294d18c9bcd3ba + () + + + + execute + classMwSql.html + ac9deb353c856735344dfa7992da21a54 + () + + + + getDbType + classMwSql.html + aec88f6b25c0ce25274f0f336afc61046 + () + + + + sqlPrintResult + classMwSql.html + a16aebc3c77ca6324662c364690413be2 + ($res, $db) + + + + MWTidy + classMWTidy.html + + static + checkErrors + classMWTidy.html + adbbb73b8726c71d51c6f9898ead45ef9 + ($text, &$errorStr=null) + + + static + tidy + classMWTidy.html + ae268cb54bd9a4d892838edc397b5740e + ($text) + + + static + execExternalTidy + classMWTidy.html + af96a35f6c4cb9f1784b7e175dac7a772 + ($text, $stderr=false, &$retval=null) + + + static + execInternalTidy + classMWTidy.html + aeecaa608f0a6a0977e36461e397ec388 + ($text, $stderr=false, &$retval=null) + + + + MWTidyWrapper + classMWTidyWrapper.html + + + __construct + classMWTidyWrapper.html + ad7e6ac5b982196f502e43936aca358c5 + () + + + + getWrapped + classMWTidyWrapper.html + a5cfcf06efe1b4b5ed16d9f2fb6165f69 + ($text) + + + + postprocess + classMWTidyWrapper.html + a9c320999989e793e4e5396e04658b957 + ($text) + + + + replaceCallback + classMWTidyWrapper.html + abbb940a3a1049f9504a5368174c608ff + ($m) + + + + $mMarkerIndex + classMWTidyWrapper.html + af86bca959e605c1ab31fbd8ec2879b3b + + + + ReplacementArray + $mTokens + classMWTidyWrapper.html + ad2b28073c86bbe7c0cd2a44fe6f7a8b2 + + + + + $mUniqPrefix + classMWTidyWrapper.html + ac0b343f537f6bca6ec64bc058b83ca44 + + + + + MWTimestamp + classMWTimestamp.html + + + __construct + classMWTimestamp.html + add97733341242e138bd9815a1a81f93e + ($timestamp=false) + + + + __toString + classMWTimestamp.html + a2d751e06e858fe43313ddef68cbe4682 + () + + + + diff + classMWTimestamp.html + ab681cfdfa38d0751e70783e7cbde60f8 + (MWTimestamp $relativeTo) + + + + format + classMWTimestamp.html + ae03f7bb3e68ef2187b05d320dde331e2 + ($format) + + + + getHumanTimestamp + classMWTimestamp.html + a890c1dedaea003b78d7623deb099ce84 + (MWTimestamp $relativeTo=null, User $user=null, Language $lang=null) + + + + getRelativeTimestamp + classMWTimestamp.html + a2bca5de83048b4ee52f27546694bef82 + (MWTimestamp $relativeTo=null, User $user=null, Language $lang=null, array $chosenIntervals=array()) + + + + getTimestamp + classMWTimestamp.html + aa09f06a2f3a5bf554f6387a4f37e339a + ($style=TS_UNIX) + + + + getTimezone + classMWTimestamp.html + a2dbc4ea158b5ad16cc0b35ade5e0ceca + () + + + + offsetForUser + classMWTimestamp.html + ae5b2966362667c0e7a8d4a05ddb322e8 + (User $user) + + + + setTimestamp + classMWTimestamp.html + ad9e94cee8fbb48e5a7d664f691c91f1b + ($ts=false) + + + + setTimezone + classMWTimestamp.html + aaad464031eabbcf15898b2e69d151494 + ($timezone) + + + static + getInstance + classMWTimestamp.html + a2815906f9c889b0cf8486c3cd585efd9 + ($ts=false) + + + static + getLocalInstance + classMWTimestamp.html + ad9f2f608cc54b7e672708a0bc905981b + ($ts=false) + + + DateTime + $timestamp + classMWTimestamp.html + abd7925691727404b16a8d5632fe64dd0 + + + + static + $formats + classMWTimestamp.html + a7446ac555bf62da2ca8724070f4cb061 + + + + + MWTimestampTest + classMWTimestampTest.html + MediaWikiLangTestCase + + + provideValidTimestampDifferences + classMWTimestampTest.html + ae681ed3b5f81952aeff84e1ea83c70d2 + () + + + + testConstructWithNoTimestamp + classMWTimestampTest.html + aa18d29d96bfd4a4da5229e8b503e0666 + () + + + + testDiff + classMWTimestampTest.html + ac0c1ecfc2fd22b55e9003c9a90b7bafc + ($timestamp1, $timestamp2, $expected) + + + + testHumanTimestamp + classMWTimestampTest.html + af5096edd2fa86e4784b3f969ba65ff29 + ($tsTime, $currentTime, $timeCorrection, $dateFormat, $expectedOutput, $desc) + + + + testInvalidOutput + classMWTimestampTest.html + a33eeb2e111b9ec3847dbb65a5ea9efcc + () + + + + testInvalidParse + classMWTimestampTest.html + a70e7bd37ffff01edea76a7ba97459793 + () + + + + testRelativeTimestamp + classMWTimestampTest.html + a73a80a65d9f84019ee1584311eefac95 + ($tsTime, $currentTime, $timeCorrection, $dateFormat, $expectedOutput, $desc) + + + + testToString + classMWTimestampTest.html + af1b7084acc079cb6a8ef604f9431fe6b + () + + + + testValidOutput + classMWTimestampTest.html + adf78839f1ff8d16d9430280b477bb2fe + ($format, $expected, $original) + + + + testValidParse + classMWTimestampTest.html + abe33fcfcc6dc76d2718ceb610949f273 + ($format, $original, $expected) + + + static + provideHumanTimestampTests + classMWTimestampTest.html + a4f465572f3df7c68be5b1de2f9532120 + () + + + static + provideRelativeTimestampTests + classMWTimestampTest.html + a90cc1348a08ec8683a62a45e3c8aead1 + () + + + static + provideValidTimestamps + classMWTimestampTest.html + a4537983f194f7ac16ae7c686ba777f28 + () + + + + setUp + classMWTimestampTest.html + aea2a90f95a6065ec59ca423bcc09d137 + () + + + + MySQLField + classMySQLField.html + Field + + + __construct + classMySQLField.html + a9743fea0d1793e1de1fdb96445468a0b + ($info) + + + + defaultValue + classMySQLField.html + ada6e40fb53f7e4db5f427033951bff63 + () + + + + isBinary + classMySQLField.html + a8f155a9508237181801577ad513df1b2 + () + + + + isKey + classMySQLField.html + a04f0dae58b494a59e1ecbb2e02946306 + () + + + + isMultipleKey + classMySQLField.html + ad0c278748a6dd0719a4978fa04b96e66 + () + + + + isNullable + classMySQLField.html + a2ef04321c5da4959c22cdd4c9b83e2d9 + () + + + + name + classMySQLField.html + a667578aa4dfae1cc62e959d2870082ee + () + + + + tableName + classMySQLField.html + a9dd89871de858e87846e34bd2c643aa5 + () + + + + type + classMySQLField.html + a06aca9151a6fb53543bdac81d98541b8 + () + + + + $binary + classMySQLField.html + ac54db7b2db1862d8501cfad943377c4b + + + + + $default + classMySQLField.html + a2f59e8948bfa99fb283ab5f50e098cb3 + + + + + $is_key + classMySQLField.html + a27f968e9ae490f1b63bccc9389793256 + + + + + $is_multiple + classMySQLField.html + a07b126a3bb70f18481b95ca424832e90 + + + + + $is_pk + classMySQLField.html + a6da5addfd4adb66e535edaa2c97ba9a3 + + + + + $is_unique + classMySQLField.html + a88e0587c4cde9a6968a656ab431f62c6 + + + + + $max_length + classMySQLField.html + a7615141157e68df9bfbe065f01cd7fb7 + + + + + $nullable + classMySQLField.html + adcc9b4e27b51824e9d4d8a39416b1e5f + + + + + $tablename + classMySQLField.html + a0351fe81d13132fa2828806e7ec2bf07 + + + + + $type + classMySQLField.html + ada9865fc6f655c68abd9c3d9b112e889 + + + + + $name + classMySQLField.html + afd3993c4cd7c52d23eb22f9cf886d4e0 + + + + + MysqlInstaller + classMysqlInstaller.html + DatabaseInstaller + + + canCreateAccounts + classMysqlInstaller.html + a74ae4f8c3ab71e973f90269713d1de74 + () + + + + getCharsets + classMysqlInstaller.html + a87e73a63127161725189fe242a98d51c + () + + + + getConnectForm + classMysqlInstaller.html + ae157a5723010ffc0fb5b6af3691d140a + () + + + + getEngines + classMysqlInstaller.html + a724cb657e6fa1a3b3ca11b5e093ea74c + () + + + + getGlobalDefaults + classMysqlInstaller.html + acb98231197ee9a53edb0f45e8e6d023b + () + + + + getLocalSettings + classMysqlInstaller.html + aebc68e34a2e475ba1699b1f5af5f982a + () + + + + getName + classMysqlInstaller.html + ae9251773bf4736d839c09194fbb29ccd + () + + + + getSchemaVars + classMysqlInstaller.html + a57496b66e69379d1e71e8eca9172de16 + () + + + + getSettingsForm + classMysqlInstaller.html + a1f723451e26aee454318750bd617a600 + () + + + + isCompiled + classMysqlInstaller.html + a20a4a372bfa97de3e73598987c8ad83f + () + + + + openConnection + classMysqlInstaller.html + a29eab7e5fc7503fab65733a68f7b8108 + () + + + + preInstall + classMysqlInstaller.html + a58fbefad9edb3db5e675c4e7f1a57250 + () + + + + preUpgrade + classMysqlInstaller.html + a79031d33a3a3f957c5fdd2616da04161 + () + + + + setupDatabase + classMysqlInstaller.html + aa718df1ebcef8eab2b75e0ce864b023e + () + + + + setupUser + classMysqlInstaller.html + ac3624ffaf4dd684e41463ad0f3a93463 + () + + + + submitConnectForm + classMysqlInstaller.html + aab47498ee6da0bd5ed4585e011c6f9e1 + () + + + + submitSettingsForm + classMysqlInstaller.html + ab3beacc1cfaf96c2bcd035ef0fc537b1 + () + + + + $minimumVersion + classMysqlInstaller.html + a6d28fdf43a0dbdca5eba1b11458df75c + + + + + $supportedEngines + classMysqlInstaller.html + a215e6fb0b2d1248f7dab0287239f6706 + + + + + $webUserPrivs + classMysqlInstaller.html + ace58b0c68abaa0bcbb9722a9b6419159 + + + + + getTableOptions + classMysqlInstaller.html + a7b841ead4e43ac0c68c14faff5e5ad36 + () + + + + $globalNames + classMysqlInstaller.html + aea4805fb8060fdfd6e96a53996a05940 + + + + + $internalDefaults + classMysqlInstaller.html + a6ed14243dbcfc7c8c483600ffca2609f + + + + + buildFullUserName + classMysqlInstaller.html + a0ed00e1bb864bc8d033138f550505c24 + ($name, $host) + + + + userDefinitelyExists + classMysqlInstaller.html + ac65d64ba83c55d801fa777006f8d5e93 + ($host, $user) + + + + MySqlLockManager + classMySqlLockManager.html + DBLockManager + + + doGetLocksOnServer + classMySqlLockManager.html + a244596d279ec35f99142fc435a40d9bc + ($lockSrv, array $paths, $type) + + + + initConnection + classMySqlLockManager.html + ac742722e748e2064e384d04a95cb4f3d + ($lockDb, DatabaseBase $db) + + + + releaseAllLocks + classMySqlLockManager.html + a0bbb0eb75d891f2bd01e63e923554522 + () + + + array + $lockTypeMap + classMySqlLockManager.html + a320fe0192a62cd00ac1f9926169ed4ce + + + + + MySQLMasterPos + classMySQLMasterPos.html + DBMasterPos + + + __construct + classMySQLMasterPos.html + af0eb6de35a2b1e4ffef928a7254c1590 + ($file, $pos) + + + + __toString + classMySQLMasterPos.html + aea79e5eb0bc26a1c921eb1ee8f7657a0 + () + + + + hasReached + classMySQLMasterPos.html + add7198f55a3e034d0b0898d2a1128960 + (MySQLMasterPos $pos) + + + string + $file + classMySQLMasterPos.html + ad5fd10acf98d248f0347a604116c6a9b + + + + int + $pos + classMySQLMasterPos.html + a07dc2923ee592ca32caf2f610f9bb395 + + + + + getCoordinates + classMySQLMasterPos.html + a2a607b13ae11622c5585858ef12c927b + () + + + + MysqlUpdater + classMysqlUpdater.html + DatabaseUpdater + + + doSchemaRestructuring + classMysqlUpdater.html + aaf211f63d3aa6f8bd64d758594d46f15 + () + + + + doWatchlistUpdate + classMysqlUpdater.html + acfe4293e656e8dc9b04306c7b58f064b + () + + + + checkBin + classMysqlUpdater.html + adaa0d073234aa087d9762a363216e236 + ($table, $field, $patchFile) + + + + doBacklinkingIndicesUpdate + classMysqlUpdater.html + a4729b97e58c6cab463d51fcaf73a1452 + () + + + + doCategorylinksIndicesUpdate + classMysqlUpdater.html + a1db1a868cf7d08d8eb454c56d8f6ae49 + () + + + + doCategoryPopulation + classMysqlUpdater.html + ab7125fe22b8a5276d196b83814f3aaf5 + () + + + + doClFieldsUpdate + classMysqlUpdater.html + a1778bd98e1a250f5a12aa8ee9519e24a + () + + + + doEnableProfiling + classMysqlUpdater.html + aebb1605ce9a8334e404c238596767e94 + () + + + + doFilearchiveIndicesUpdate + classMysqlUpdater.html + ab99c34ed6470f62b039bb4dfd18b410f + () + + + + doFixAncientImagelinks + classMysqlUpdater.html + aa991cc63c7eb0327f07c9711e315dc48 + () + + + + doIndexUpdate + classMysqlUpdater.html + a5427285554a0d67f89b13aa492942905 + () + + + + doInterwikiUpdate + classMysqlUpdater.html + a10a46989b8ee35befd073c9c4136d188 + () + + + + doIwlinksIndexNonUnique + classMysqlUpdater.html + a293376946f3e178575e1b9bebd51954a + () + + + + doLangLinksLengthUpdate + classMysqlUpdater.html + aad7f3e419c2e2e4faa92b360cd078052 + () + + + + doMaybeProfilingMemoryUpdate + classMysqlUpdater.html + a6f729d08466f6e336de35b333fa04516 + () + + + + doNamespaceSize + classMysqlUpdater.html + af2b45c3a71cdf7422a9800496c01bd86 + () + + + + doOldLinksUpdate + classMysqlUpdater.html + a17b483662f34062f183b9ff07ec0d721 + () + + + + doPagelinksUpdate + classMysqlUpdater.html + a5cea847edfdae5b4bf5c0e5f61b5abe6 + () + + + + doPageRandomUpdate + classMysqlUpdater.html + ac49bf45b3d1fb7a63f7a00f520411676 + () + + + + doPopulateParentId + classMysqlUpdater.html + a02ac79dc795b4d1724d5ad6ac07806da + () + + + + doRestrictionsUpdate + classMysqlUpdater.html + a1a9983b26c9ecaadae3241db01e45c09 + () + + + + doTemplatelinksUpdate + classMysqlUpdater.html + a05326007c8526b5cb978a1525c6195b8 + () + + + + doUniquePlTlIl + classMysqlUpdater.html + ad1b5aeda07546ba572bdc80e443e5ebf + () + + + + doUpdateMimeMinorField + classMysqlUpdater.html + a28f43587c9ec86d07367efdb03d20516 + () + + + + doUserGroupsUpdate + classMysqlUpdater.html + a21431b9402ee2132e73ec80c94d0ba40 + () + + + + doUserNewTalkTimestampNotNull + classMysqlUpdater.html + ae1ea717f6adccee0a91120a122276120 + () + + + + doUserUniqueUpdate + classMysqlUpdater.html + a195699f850d4cb899ea11e91292e9f8d + () + + + + doWatchlistNull + classMysqlUpdater.html + a081f81d3fd63965f7e15d61712ae7122 + () + + + + getCoreUpdateList + classMysqlUpdater.html + a574886868bfdb43c3a658763b898240d + () + + + + indexHasField + classMysqlUpdater.html + affd724d366c6d2bd73d0ab6d4cce41c9 + ($table, $index, $field) + + + + NamespaceConflictChecker + classNamespaceConflictChecker.html + Maintenance + + + __construct + classNamespaceConflictChecker.html + ac7817ec2cb3b1ffbac733abfef7f622d + () + + + + execute + classNamespaceConflictChecker.html + a1060d9209e8d9e929ac767055b39f83f + () + + + DatabaseBase + $db + classNamespaceConflictChecker.html + aada6771dae3ebdce243c426032a49d6b + + + + + checkAll + classNamespaceConflictChecker.html + a211d4ed32162fa38f7fa31ef46e95a11 + ($fix, $suffix= '') + + + + checkNamespace + classNamespaceConflictChecker.html + a9e4164c379b7416dbda5b22824a0a188 + ($ns, $name, $fix, $suffix= '') + + + + checkPrefix + classNamespaceConflictChecker.html + afd1a20c16dfd21f3db6473935c81f77b + ($key, $prefix, $fix, $suffix= '') + + + + getConflicts + classNamespaceConflictChecker.html + a545921276c1896cdebc4b124a903ea7c + ($ns, $name) + + + + getInterwikiList + classNamespaceConflictChecker.html + a8b668d0930fef1c6f6dca09c5f96f074 + () + + + + reportConflict + classNamespaceConflictChecker.html + a3461f5b385587ce965e51801a3904607 + ($row, $suffix) + + + + resolveConflict + classNamespaceConflictChecker.html + ad8f353cc153a829880e64dc2780e6e75 + ($row, $resolvable, $suffix) + + + + resolveConflictOn + classNamespaceConflictChecker.html + ae02b98f54e110d7215d6b9d6462fda76 + ($row, $table, $prefix) + + + + NewFilesPager + classNewFilesPager.html + ReverseChronologicalPager + + + __construct + classNewFilesPager.html + a078131eddf2d5a9e9de5d912a28ad266 + (IContextSource $context, $par=null) + + + + formatRow + classNewFilesPager.html + a9e3cdc2b1f96de6ed7acd80a4e7dc036 + ($row) + + + + getEndBody + classNewFilesPager.html + a1c2cd2c354682e493923f5cda6aff397 + () + + + + getForm + classNewFilesPager.html + a94b46f05835d2c91ef336d705078f3df + () + + + + getIndexField + classNewFilesPager.html + a0d3c4778019af3f24785270c862ba1e9 + () + + + + getQueryInfo + classNewFilesPager.html + a15acc740cf4ccb180d439160a160b3ea + () + + + + getStartBody + classNewFilesPager.html + a9c00cfa2b505c95fa8899eda8a78c266 + () + + + ImageGallery + $gallery + classNewFilesPager.html + a1cc0db8684bf139c73a48521a4012db0 + + + + + NewPagesPager + classNewPagesPager.html + ReverseChronologicalPager + + + __construct + classNewPagesPager.html + a08ccbb1d634117031c11c365b7f6fcd1 + ($form, FormOptions $opts) + + + + formatRow + classNewPagesPager.html + a541c92ffe1593753c575aa1f6b685dea + ($row) + + + + getEndBody + classNewPagesPager.html + ae39e893261da445b3527b4ed0e9453f2 + () + + + + getIndexField + classNewPagesPager.html + add300fbca570524fffae5fb64ef92594 + () + + + + getQueryInfo + classNewPagesPager.html + a575d42c753642c752a75ad084295326d + () + + + + getStartBody + classNewPagesPager.html + a89726ddda32537c7c344299ca6c10fe1 + () + + + HtmlForm + $mForm + classNewPagesPager.html + a7a23c5026da8f6db1c7c914ba4ce3f43 + + + + + $opts + classNewPagesPager.html + ab85529e53d810aa4be3a953cf8278939 + + + + + NewParserTest + classNewParserTest.html + MediaWikiTestCase + + + addArticle + classNewParserTest.html + a8dbb755aac4647fe339068abee759d83 + ($name, $text, $line) + + + + addDBData + classNewParserTest.html + a5af2f28b6aeb37ac49fd89e9cec4c162 + () + + + + getFuzzInput + classNewParserTest.html + a480d1c6468ee67f6b2f201063a6261f1 + ($filenames) + + + + getMemoryBreakdown + classNewParserTest.html + a119c4a49413b682a56f05d82df7725f4 + () + + + + getParser + classNewParserTest.html + a85e4dd306fb6c04f83f6348b4938bf8b + ($preprocessor=null) + + + + parserTestProvider + classNewParserTest.html + aad0ebe7bc597e79ac415e3d8ea278319 + () + + + + publishTestArticles + classNewParserTest.html + ae34476f7d63a08ff6bbc7f80a43a9266 + () + + + + removeEndingNewline + classNewParserTest.html + a46041e74aca226d22007ecc9e4e2f040 + ($s) + + + + requireFunctionHook + classNewParserTest.html + a2b157380fd4b8dcb6ab6d712d654e6f1 + ($name) + + + + requireHook + classNewParserTest.html + a55695596424d241a26285f1db2ea11af + ($name) + + + + setParserTestFile + classNewParserTest.html + a0363f9a32980cce87208e08093710012 + ($filename) + + + + testFuzzTests + classNewParserTest.html + a54166a2831872cdd93fa8ca2632d855d + () + + + + testParserTest + classNewParserTest.html + ace5916d4af1f12dbf84118a8c2184b26 + ($desc, $input, $result, $opts, $config) + + + static + setUpBeforeClass + classNewParserTest.html + a1dde12cc830888a6ce16376eff89d755 + () + + + static + tearDownAfterClass + classNewParserTest.html + a021b58add81ab2fdcd8823ed13517bba + () + + + + $functionHooks + classNewParserTest.html + a4a91b5b1b2b00c6a5a8e8bb0d24c626a + + + + + $fuzzSeed + classNewParserTest.html + a1f3021a0b4eabfbd38117183901f5967 + + + + + $hooks + classNewParserTest.html + a0d592bb87a4da0dcd1bdc25e299ea2ba + + + + + $keepUploads + classNewParserTest.html + afb6ce19589f3f6e2d3a9adb3e97b9846 + + + + + $maxFuzzTestLength + classNewParserTest.html + a63ed490f5544191b557c29554cc8b2ba + + + + + $memoryLimit + classNewParserTest.html + afacc420c85264c8baf3e4c7edfca46d9 + + + + + $regex + classNewParserTest.html + a29dbc33a1a1769919a753d1ec938e65b + + + + + $runDisabled + classNewParserTest.html + a79c5af6e33a4e6521c3945f525aafb3c + + + + + $runParsoid + classNewParserTest.html + ae79dbba4059220551142bdaedead6271 + + + + + $savedGlobals + classNewParserTest.html + ae1f6a701054cf97eeb61b5089217377b + + + + + $savedWeirdGlobals + classNewParserTest.html + a75a5412c907afda0d55e156f3121d99c + + + + + $showProgress + classNewParserTest.html + a3f21d805ac594d0cc4d725610be43b7f + + + + + cleanupOption + classNewParserTest.html + a238d6a4918a0421107fb2f0f0e131425 + ($opt) + + + + getBaseDir + classNewParserTest.html + a543d60eb008f198745d6717e8674562d + () + + + + getUploadDir + classNewParserTest.html + afe10ce1107b56f0d1a6861df5a13f7ce + () + + + + parseOptions + classNewParserTest.html + aac2d3d7455713224f37fed803ecfeef9 + ($instring) + + + + setUp + classNewParserTest.html + ab9815ee4395291e555faa97dc0bcf69d + () + + + + setupGlobals + classNewParserTest.html + a09aa64cc08ed3f40bcf7fc7cee9bb738 + ($opts=array(), $config= '') + + + + setupUploads + classNewParserTest.html + abe6640b920de245091ff8bf3599633f2 + () + + + + tearDown + classNewParserTest.html + af546f989aca1a163c0001e9da57dee6a + () + + + + teardownGlobals + classNewParserTest.html + a2a9199abeb1e1aca0c6cb844658996e7 + () + + + + tidy + classNewParserTest.html + aae404d34faa506d7cf98f84e0d52f2f7 + ($text) + + + static + getOptionValue + classNewParserTest.html + a3cf3bd6ca97b57e5e95a26825d752d29 + ($key, $opts, $default) + + + + $file + classNewParserTest.html + a005e11e5a25bfe3c524156aaf078384e + + + + static + $articles + classNewParserTest.html + a6b49cb16ee0448a20eb99bcf7bae777d + + + + static + $backendToUse + classNewParserTest.html + a278aa5754ed4e9a27777392fa0ab4aef + + + + + teardownUploads + classNewParserTest.html + afeb587658a86df037172620689ffbcf6 + () + + + static + deleteFiles + classNewParserTest.html + a23cb1efab10a2f7c4ebc13a3aeb5aff9 + ($files) + + + DjVuSupport + $djVuSupport + classNewParserTest.html + a973bbdb29ca1b8dbd5ee8008c6cc5e12 + + + + + NewUsersLogFormatter + classNewUsersLogFormatter.html + LogFormatter + + + getComment + classNewUsersLogFormatter.html + a82024e2db08a2999817a0ed368e4e09d + () + + + + getPreloadTitles + classNewUsersLogFormatter.html + ad0e1341cae4418b1fefb2e0a519abd8e + () + + + + getMessageParameters + classNewUsersLogFormatter.html + a26513715c381acb77dc27bbd5cdb2265 + () + + + + NextJobDB + classNextJobDB.html + Maintenance + + + __construct + classNextJobDB.html + a91b3d2e34e023d520246d71a8b3ade9f + () + + + + execute + classNextJobDB.html + ab57832fd19d1aad3e8d1cf24d75396d6 + () + + + + executeReadyPeriodicTasks + classNextJobDB.html + a6e29120b774a1f186dd641384af0474b + () + + + + NolinesImageGallery + classNolinesImageGallery.html + TraditionalImageGallery + + + getGBBorders + classNolinesImageGallery.html + a70024da1f117a1f56fd2f520b8de2deb + () + + + + getThumbPadding + classNolinesImageGallery.html + a56fc99dfc4913e90b5b17ee41dddc98d + () + + + + getVPad + classNolinesImageGallery.html + a276b74a8a23109b7cad523f1b340d515 + ($boxHeight, $thumbHeight) + + + + NothingClass + classNothingClass.html + + + onMediaWikiHooksTest001 + classNothingClass.html + af67a3fdf30d43752cffa73c1876fddc3 + (&$foo, &$bar) + + + + someNonStatic + classNothingClass.html + ad357669977c0a05a44ec14163937766b + (&$foo, &$bar) + + + + someNonStaticWithData + classNothingClass.html + a8a1715aecae6ab2d23e1c16a85f57a32 + ($data, &$foo, &$bar) + + + static + someStatic + classNothingClass.html + a82311f9540b7294550dde45e28a3491b + (&$foo, &$bar) + + + + $calls + classNothingClass.html + a8be3cf16f4636969c2313a7077bd089e + + + + + NukeNS + classNukeNS.html + Maintenance + + + __construct + classNukeNS.html + abe55263fb3fcb488ad4177486954525f + () + + + + execute + classNukeNS.html + a1f55fe28ee6b1df8de43fb932f0de460 + () + + + + NukePage + classNukePage.html + Maintenance + + + __construct + classNukePage.html + ad81240febafa26f95799a473438a2184 + () + + + + deleteRevisions + classNukePage.html + a270d500fb262908365b033e38308c1fc + ($ids) + + + + execute + classNukePage.html + ae81ced034e8d53eafe8facb45c3b5c0a + () + + + + NullFileJournal + classNullFileJournal.html + FileJournal + + + doGetChangeEntries + classNullFileJournal.html + a3ed798704c00c75914eca3d4352f5cc7 + ($start, $limit) + + + + doGetCurrentPosition + classNullFileJournal.html + a17097baeeae49e1592ebbc540341f016 + () + + + + doGetPositionAtTime + classNullFileJournal.html + a3a2973bd2a9aef47770da4096fcfa25a + ($time) + + + + doLogChangeBatch + classNullFileJournal.html + a28b28c03acdd05204765e33a7688a54c + (array $entries, $batchId) + + + + doPurgeOldLogs + classNullFileJournal.html + a4173b027e4ba51b0a5f49e6240cb0a91 + () + + + + NullFileOp + classNullFileOp.html + FileOp + + + NullJob + classNullJob.html + Job + + + __construct + classNullJob.html + a7da104e4ac0b21c9342ac5e6b0bc22a6 + ($title, $params) + + + + run + classNullJob.html + a54c500fafa7cb2b5d5c8ac6758639126 + () + + + + NullLockManager + classNullLockManager.html + LockManager + + + doLock + classNullLockManager.html + a73a8c4f99e1162afc25a5a2d5ddd199f + (array $paths, $type) + + + + doUnlock + classNullLockManager.html + a95c16f1f651ee137786431263e28bf8f + (array $paths, $type) + + + + NullRepo + classNullRepo.html + FileRepo + + + __construct + classNullRepo.html + a6ca379882788d6b4729f036030e0c5b2 + ($info) + + + + assertWritableRepo + classNullRepo.html + a36694db1894b66ec978063bf0b5f8f3e + () + + + + ObjectCache + classObjectCache.html + + static + clear + classObjectCache.html + a7d1f7d62e60f8aec237b55813a79a8bb + () + + + static + getInstance + classObjectCache.html + a80ea362ff58fd62b0e3c2e13ffc6b8a5 + ($id) + + + static + newAccelerator + classObjectCache.html + a185b29ddb530edba36b936047c2a5ca8 + ($params) + + + static + newAnything + classObjectCache.html + ad5d99a66325562b321ff14de46f158cc + ($params) + + + static + newFromId + classObjectCache.html + a8c1790bf5f9f7b1805f60dfaddd9b96b + ($id) + + + static + newFromParams + classObjectCache.html + a0ffeb6b5b843d92b3a2c07ff86e7b4ec + ($params) + + + static + newMemcached + classObjectCache.html + a3d10be7ee3c257e5312422dce95892eb + ($params) + + + static + $instances + classObjectCache.html + aa03753fdeb244a05dd5b21058fcab9f6 + + + + + ObjectCacheSessionHandler + classObjectCacheSessionHandler.html + + static + close + classObjectCacheSessionHandler.html + a995471e21597237150941796166a97bf + () + + + static + destroy + classObjectCacheSessionHandler.html + a70f5b7279ff3138077deba9acfcdffae + ($id) + + + static + gc + classObjectCacheSessionHandler.html + a53a11c34ae0b68ff406ccc359b2380fd + ($maxlifetime) + + + static + getCache + classObjectCacheSessionHandler.html + a912574be66a3d70b5eb757abd495a66b + () + + + static + getKey + classObjectCacheSessionHandler.html + aa60571e9296ecac0d64b0125b1ffa834 + ($id) + + + static + handleShutdown + classObjectCacheSessionHandler.html + ab5816c9d5e706292dd1507eb179f4536 + () + + + static + install + classObjectCacheSessionHandler.html + a44a29f9bf7d8aca14fe146e8d56d7a51 + () + + + static + open + classObjectCacheSessionHandler.html + a6a2f87a3bf88a595cfa862b2c7ba2834 + ($save_path, $session_name) + + + static + read + classObjectCacheSessionHandler.html + ab15e3b45ec1800760143bf57d553b959 + ($id) + + + static + write + classObjectCacheSessionHandler.html + a575dda74c139bf75e095fdee5ad14344 + ($id, $data) + + + + ObjectFileCache + classObjectFileCache.html + FileCacheBase + + static + newFromKey + classObjectFileCache.html + a2e83609b35fc91be40b54acde275dd0b + ($key, $type) + + + + cacheDirectory + classObjectFileCache.html + ab5a6ac2d31f01874e12bb111fe8df395 + () + + + + OldChangesList + classOldChangesList.html + ChangesList + + + recentChangesLine + classOldChangesList.html + aff32f47e9bff93aff31e914f6818e216 + (&$rc, $watched=false, $linenumber=null) + + + + OldLocalFile + classOldLocalFile.html + LocalFile + + + __construct + classOldLocalFile.html + a9c702c7a35ddd3fd2fc6863e01584b89 + ($title, $repo, $time, $archiveName) + + + + getArchiveName + classOldLocalFile.html + a892d2ff4d37f866eb1defbf720f839cd + () + + + + getCacheFields + classOldLocalFile.html + a44abbf515495bab61658d6e70ca846e2 + ($prefix= 'img_') + + + + getCacheKey + classOldLocalFile.html + a19bb4f15ae54db3aa4e2eca7440a6ec1 + () + + + + getRel + classOldLocalFile.html + a586ecf6b42b747d60245d67c764e038a + () + + + + getUrlRel + classOldLocalFile.html + ac2af18452a1d2450a0a14354dae76f89 + () + + + + getVisibility + classOldLocalFile.html + a764a138b680fcd1f4af0f7d5ec0ccfa7 + () + + + + isDeleted + classOldLocalFile.html + aaeb66c08226a34d70d8c29ec9c4148be + ($field) + + + + isOld + classOldLocalFile.html + a9c08dfeb063ab8d0e9a1def14479fe9f + () + + + + isVisible + classOldLocalFile.html + adf9623f09566868f05e274a559eef3a4 + () + + + + loadFromDB + classOldLocalFile.html + af54e927abdadde6e2cc7f3c384e13973 + ($flags=0) + + + + recordOldUpload + classOldLocalFile.html + a61021902c6aee7c38c3ad4f6f510bf96 + ($srcPath, $archiveName, $timestamp, $comment, $user) + + + + upgradeRow + classOldLocalFile.html + a0f74b1d846eeef8618f04ea3e1a5b82b + () + + + + uploadOld + classOldLocalFile.html + a2f6a69a8e78d98c69faecdd64bb07f76 + ($srcPath, $archiveName, $timestamp, $comment, $user, $flags=0) + + + + userCan + classOldLocalFile.html + a0f1c73e5514aa6dfc47bdbbab58f27d0 + ($field, User $user=null) + + + static + newFromArchiveName + classOldLocalFile.html + a33148f1bb79c7fd0c21994ee45137167 + ($title, $repo, $archiveName) + + + static + newFromKey + classOldLocalFile.html + a39b3045b7cbd9aa8f0fc83b0a6f505d1 + ($sha1, $repo, $timestamp=false) + + + static + newFromRow + classOldLocalFile.html + a19014c655c161bd5bc0c6ab9675e7288 + ($row, $repo) + + + static + newFromTitle + classOldLocalFile.html + aa0886ad4e35030024cde4d01be9d77aa + ($title, $repo, $time=null) + + + static + selectFields + classOldLocalFile.html + a9276cea095583788ca8034a8c2d2b30f + () + + + const + CACHE_VERSION + classOldLocalFile.html + a29009e09b6cf61eb66a328291ac7d60b + + + + const + MAX_CACHE_ROWS + classOldLocalFile.html + a03e9f308ffee0e1e49e1970b96bceb5c + + + + + loadExtraFromDB + classOldLocalFile.html + ae89069e423d8afc4826416fca9dd145b + () + + + string + $archive_name + classOldLocalFile.html + a9023bbba8d39b1c9b2f14553b6496e35 + + + + string + $requestedTime + classOldLocalFile.html + a25e7e6f331686f2cdc89654ab5ace349 + + + + + OracleInstaller + classOracleInstaller.html + DatabaseInstaller + + + createTables + classOracleInstaller.html + a869374a4d84d151c331ee5efa5cfd82c + () + + + + getConnectForm + classOracleInstaller.html + af3e70f39c4d14ca45296c0c75eaefb3b + () + + + + getLocalSettings + classOracleInstaller.html + a9765beeac1061b3847b04138a5e61a79 + () + + + + getName + classOracleInstaller.html + a34045e8ddc2bc0297534394faa6cf7ac + () + + + + getSchemaVars + classOracleInstaller.html + ae48dbf3bfa66e17f2c11aabc9c297594 + () + + + + isCompiled + classOracleInstaller.html + a0b292a47ffd380b62e20b04120f47605 + () + + + + needsUpgrade + classOracleInstaller.html + a2e2e2f0ef07cf87568afc7de159f9d5b + () + + + + openConnection + classOracleInstaller.html + af61660778f28ccedbae6c8298376e491 + () + + + + openSYSDBAConnection + classOracleInstaller.html + a3788fc2374cec7faaaa6a1f700f4befb + () + + + + preInstall + classOracleInstaller.html + a77e69e2147da463b17cdb6c8959b6feb + () + + + + setupDatabase + classOracleInstaller.html + a34980806df21a8203944152555fa21c9 + () + + + + setupUser + classOracleInstaller.html + a2075c00260ce21e2fe03fcbc8e0a8185 + () + + + + submitConnectForm + classOracleInstaller.html + afa11f70c44147405696ffb5f89fd8e50 + () + + + + submitInstallUserBox + classOracleInstaller.html + a273362b3b4fc230bc06165f3d5c32571 + () + + + static + checkConnectStringFormat + classOracleInstaller.html + ae6fc8c0f3db2494ed89b9a5610064935 + ($connect_string) + + + + $minimumVersion + classOracleInstaller.html + afa769cc8daa2bdc770d1da56d723ac15 + + + + + $connError + classOracleInstaller.html + a325e63d3c304bf31b4d0b9e61027731c + + + + + $globalNames + classOracleInstaller.html + a334ceca743d019440b9a75795e2c385e + + + + + $internalDefaults + classOracleInstaller.html + a95c45507a9833f6d645842b278fee8bc + + + + + OracleInstallerTest + classOracleInstallerTest.html + MediaWikiTestCase + + + provideOracleConnectStrings + classOracleInstallerTest.html + ab12278140c3bfb7fa61f001ac69d8f5d + () + + + + testCheckConnectStringFormat + classOracleInstallerTest.html + a9d6eccba50588563f19149f830033c77 + ($expected, $connectString, $msg= '') + + + + OracleUpdater + classOracleUpdater.html + DatabaseUpdater + + + doUpdates + classOracleUpdater.html + a99abc7d8d8d30352ddb181222cff6755 + ($what=array( 'core', 'extensions', 'purge', 'stats')) + + + + purgeCache + classOracleUpdater.html + a0c9869bf9273f0670d9f06a1e7207010 + () + + + + doFKRenameDeferr + classOracleUpdater.html + ac686220e582181d78c8262ddc99ec246 + () + + + + doFunctions17 + classOracleUpdater.html + aeb7c9305f5e14d0254ef862afb19cd57 + () + + + + doInsertPage0 + classOracleUpdater.html + a832c340efa6bc1024036123d93d7ae6e + () + + + + doNamespaceDefaults + classOracleUpdater.html + a5c73910c290c7270786ccc728c83c84a + () + + + + doPageRestrictionsPKUKFix + classOracleUpdater.html + a46aa9f1b15f7026f67ce5e1621bc77c8 + () + + + + doRebuildDuplicateFunction + classOracleUpdater.html + a0648908db293b36384bb3bde5703417b + () + + + + doRecentchangesFK2Cascade + classOracleUpdater.html + ae3d0d15bff1fcb5dce069143c66798f5 + () + + + + doRemoveNotNullEmptyDefaults + classOracleUpdater.html + a2e1c29e902bd9d27e2ad74116a3135fd + () + + + + doRemoveNotNullEmptyDefaults2 + classOracleUpdater.html + a4ae54451d09fd2397e1a76fd3f221040 + () + + + + doSchemaUpgrade17 + classOracleUpdater.html + a2d7ae55299fdbcf26f303ca65a20ddac + () + + + + getCoreUpdateList + classOracleUpdater.html + a8b4f39e64428526cff9a88774d33fca4 + () + + + DatabaseOracle + $db + classOracleUpdater.html + a7499131f4ddc5e6c9fbc49339930b95f + + + + + ORAField + classORAField.html + Field + + + __construct + classORAField.html + a0393526ae39c813cf22f9ada83947d55 + ($info) + + + + defaultValue + classORAField.html + a872b2518107ad358346ab76aea6317b3 + () + + + + isKey + classORAField.html + a6208d9e8c44bdad202e2e08c9d8a8e70 + () + + + + isMultipleKey + classORAField.html + a07ec7d18147ecbb99840015be8873026 + () + + + + isNullable + classORAField.html + af4678c72fcd0ba1b437b5f4343b43e28 + () + + + + maxLength + classORAField.html + aeac4c31f7e4e6b9f1d82ed1a74c0c330 + () + + + + name + classORAField.html + a446e67770308fd7b8aaf715ec5ea37f0 + () + + + + tableName + classORAField.html + a0794f952f39eae1d171014eef324c81f + () + + + + type + classORAField.html + abd9bbda8f2206fe67a6b83ac5768951f + () + + + + $default + classORAField.html + a0e51021493d7ead265a6ff7eb8398e2a + + + + + $is_key + classORAField.html + a18a8233cece1764a96cb95bf131111e3 + + + + + $is_multiple + classORAField.html + af25bec18559ec3f9c3ce4ed3c2aa7de0 + + + + + $is_pk + classORAField.html + a136415c470920692d61011ad826b3194 + + + + + $is_unique + classORAField.html + a553036ef706aa2667f7f7ba58391aa13 + + + + + $max_length + classORAField.html + ac4c4a0c277e0e80230e964a51ebec31e + + + + + $nullable + classORAField.html + ae0129c232124a69af2df17d538c00a58 + + + + + $tablename + classORAField.html + a4bd8450d5910dff566f4fc87b9dd71a8 + + + + + $type + classORAField.html + abf383b8148260623befc573f8a247f60 + + + + + $name + classORAField.html + a27890b09d4db4fa72e7793e4e1cb7899 + + + + + ORAResult + classORAResult.html + + + __construct + classORAResult.html + a6b72d5a080a7a0b816a611d8b641139e + (&$db, $stmt, $unique=false) + + + + fetchObject + classORAResult.html + ad91c53425238a1e2596c9a6f54af4ef9 + () + + + + fetchRow + classORAResult.html + a6c8efb7971f85ae4ec1202cd2b0c04f9 + () + + + + free + classORAResult.html + ac3d4dcfcc2f884cdcf4ce34664155c97 + () + + + + numFields + classORAResult.html + a5767f0525d945f2887965a1310da789f + () + + + + numRows + classORAResult.html + aebbc8eecbbc8d14c90fe7c38343fc228 + () + + + + seek + classORAResult.html + a5e64c10bbfad8982d93381e1fb59df5d + ($row) + + + + array_unique_md + classORAResult.html + a2ccc6f6923f256f7831c7e65472f1bef + ($array_in) + + + + $columns + classORAResult.html + ae5a317b66152d7648cceeef245e4bf7b + + + + + $cursor + classORAResult.html + a0064eabd2957527f29b29de874a484ae + + + + + $nrows + classORAResult.html + afb9ec89be4e75291c49055a48b61aa21 + + + + + $rows + classORAResult.html + a86b39a78a1b8a19309c4fa008e0d7a6c + + + + + ORMIterator + interfaceORMIterator.html + + + ORMResult + classORMResult.html + ORMIterator + + + __construct + classORMResult.html + a06a4d88858e7173f5d60a7129380e040 + (IORMTable $table, ResultWrapper $res) + + + + count + classORMResult.html + a9a623a7fc867746df2f5afc66a3e3e52 + () + + + + current + classORMResult.html + ae50b1fde382a41d14c6d9d2114101583 + () + + + + isEmpty + classORMResult.html + a6161e361904c4c686f6b04ed57493f78 + () + + + + key + classORMResult.html + acf9e6caec320ac9236cd61f0edc4fc34 + () + + + + next + classORMResult.html + ab85fb22bdcfc45b7cfc9415b42141b64 + () + + + + rewind + classORMResult.html + a2edd787dd6a96aec2cb9412d80159da4 + () + + + + valid + classORMResult.html + aeeac97208ae1cd68f93e6982ead5cf62 + () + + + + setCurrent + classORMResult.html + a64a24510f0422c0ab545d64ce5a2c188 + ($row) + + + IORMRow + $current + classORMResult.html + a6ee6a4f244ba71c7aa2fb9577a0eb6f8 + + + + int + $key + classORMResult.html + adc6bf3a858aa9a9eb364b992232a6a6b + + + + ResultWrapper + $res + classORMResult.html + a2933149cd242fad7234b8033d5862499 + + + + IORMTable + $table + classORMResult.html + a2b0d1f80596122aacf0319ded9a9951d + + + + + ORMRow + classORMRow.html + IORMRow + + + __construct + classORMRow.html + a6f7a57e46840485a05a75e0f3d00fe2b + (IORMTable $table=null, $fields=null, $loadDefaults=false) + + + + addToField + classORMRow.html + af602481202d73cd749b7335903e0eb82 + ($field, $amount) + + + + getField + classORMRow.html + a799e4f9e00cbcf722f2693694756d8e3 + ($name, $default=null) + + + + getFieldNames + classORMRow.html + aecdca6010bee081019a86b271628bf37 + () + + + + getFields + classORMRow.html + a0a9082e52073719b26fb36ee62b82592 + () + + + + getId + classORMRow.html + ab154e121c2ef0571ded0420f4c35c576 + () + + + + getSetFieldNames + classORMRow.html + ac48d3b8fc442b24684f81df4eb04140c + () + + + + getTable + classORMRow.html + afa0215fba5e29a2fc31d5c0f8313a589 + () + + + + hasField + classORMRow.html + a40c0a8cab2b69ec6c0b78f38a89e63dd + ($name) + + + + hasIdField + classORMRow.html + adc2f748e03218915939ababd4e983b3e + () + + + + loadAndGetField + classORMRow.html + ad3df38a14e56b2ab511a49c188f7f597 + ($name) + + + + loadDefaults + classORMRow.html + ab522bf5b99636c513dd40490f235a745 + ($override=true) + + + + loadFields + classORMRow.html + ad0287f3da5bba591078e7ea8e573595a + ($fields=null, $override=true, $skipLoaded=false) + + + + loadSummaryFields + classORMRow.html + a3a8bf418acc164ce90890b03d3381737 + ($summaryFields=null) + + + + remove + classORMRow.html + a7182af66731496d3afe0951ae9334fed + () + + + + removeField + classORMRow.html + a26da1e982c9fb25a7b8c075498dd4b37 + ($name) + + + + save + classORMRow.html + a067f57467f6ea9f1a211c34225568385 + ($functionName=null) + + + + setField + classORMRow.html + ab872cd8827eba1800ec257bc739b0709 + ($name, $value) + + + + setFields + classORMRow.html + adbb84674b2615e1894993401b08dccd0 + (array $fields, $override=true) + + + + setId + classORMRow.html + accc795e328133146f9f92c23e2726670 + ($id) + + + + setSummaryMode + classORMRow.html + a32babe7962ae2c60cac596a46bfa5494 + ($summaryMode) + + + + setUpdateSummaries + classORMRow.html + a638282f1d0642db5837f69508c32a965 + ($update) + + + + toArray + classORMRow.html + aa9166b16ba2ce507b7eb53f9e7de1817 + ($fields=null, $incNullId=false) + + + + beforeRemove + classORMRow.html + a710853efd8a3f63720c1540a8e744be5 + () + + + + getBeforeRemoveFields + classORMRow.html + ab13b3c2926577322e05e87dc4e0d7006 + () + + + + getUpdateConditions + classORMRow.html + a33a8564d827550221f90b8e10d86d121 + () + + + + getWriteValues + classORMRow.html + a7d3cf63e98c71ea066522a159a868ef5 + () + + + + insert + classORMRow.html + af6a5d5ca27d00e3d34966c4118816976 + ($functionName=null, array $options=null) + + + + onRemoved + classORMRow.html + a90972b8b21919b72ff2e86706df75358 + () + + + + saveExisting + classORMRow.html + aed6133b68fec05dc68f2eceb834713f6 + ($functionName=null) + + + array + $fields + classORMRow.html + a642aae968f4dc67a81ddb080ec268197 + + + + bool + $inSummaryMode + classORMRow.html + a17b2f51998ed653f2963ede4fad5802e + + + + ORMTable null + $table + classORMRow.html + a3f76c53b97290804b0be6795c0f9639c + + + + bool + $updateSummaries + classORMRow.html + ac819c7f6a322bb40664d162346865385 + + + + + ORMRowTest + classORMRowTest.html + MediaWikiTestCase + + + constructorTestProvider + classORMRowTest.html + a96ec296de2493c12fa414fc8ca1cfea8 + () + + + + instanceProvider + classORMRowTest.html + a6e4a98ffc0460ec63a6e07028601086c + () + + + + testConstructor + classORMRowTest.html + a390bd78d02e8b2c11aa8be28a5fd775f + (array $data, $loadDefaults) + + + + testSaveAndRemove + classORMRowTest.html + aefa7b66ecdffb8209c6f77f7a378c7f7 + (array $data, $loadDefaults) + + + + testSetField + classORMRowTest.html + a66b7ca14d7ab488aa9378dc3792c4eac + (IORMRow $item) + + + + testSetFields + classORMRowTest.html + a745f099b9a561925a3b0561439881ce2 + (IORMRow $item) + + + + assertFieldValues + classORMRowTest.html + a218bd6475195bfe3aa843b2dd230e2bc + (array $expected, IORMRow $item) + + + + getMockFields + classORMRowTest.html + a7e211f97c51fbaf318025ca819b053a9 + () + + + + getMockValues + classORMRowTest.html + a03c2eee4af8416b37473ffa6868ddcca + () + + + + getRowClass + classORMRowTest.html + a2a69c7ff76fb4b4cda36ca320964787e + () + + + + getRowInstance + classORMRowTest.html + aba71aa2f1796454bdab9527c56862902 + (array $data, $loadDefaults) + + + + getTableInstance + classORMRowTest.html + a3294040ea72373e91dbebaf2a34d2bf1 + () + + + + verifyFields + classORMRowTest.html + a5e563654e1fbb2d2dc76b00d9c481a10 + (IORMRow $row, array $data) + + + + ORMTable + classORMTable.html + DBAccessBase + IORMTable + + + __construct + classORMTable.html + a509cf8851ccf75f528fdcccb4eee5631 + ($tableName= '', array $fields=array(), array $defaults=array(), $rowClass=null, $fieldPrefix= '') + + + + addToField + classORMTable.html + aa91bb38823c0cb547fde177ffa26c544 + (array $conditions, $field, $amount) + + + + canHaveField + classORMTable.html + ac992bbc14ada20dc3f06805feb94a4f3 + ($name) + + + + count + classORMTable.html + a72134bbffaa4ed9807f9ab6d34a7d243 + (array $conditions=array(), array $options=array()) + + + + delete + classORMTable.html + a314af1e3437fd1b7b8c8ba75c925edb2 + (array $conditions, $functionName=null) + + + + exists + classORMTable.html + aa2085687d5f0c528a64fc4438ef8a4b1 + () + + + + getAPIParams + classORMTable.html + a9ec845f2e0059e3334bef6b07a2002f1 + ($requireParams=false, $setDefaults=false) + + + + getDefaults + classORMTable.html + ad8a6ba7e10617e674ef6bfdc93200015 + () + + + + getFieldDescriptions + classORMTable.html + af6168a0c7f6f5004bbdb5a901465a641 + () + + + + getFieldNames + classORMTable.html + ad258ad0c6d39a76496bc6c5e842bebab + () + + + + getFields + classORMTable.html + af39552881b6ebfe464fa5bdda44928cf + () + + + + getFieldsFromDBResult + classORMTable.html + a31247e9d5ff243f1aa28492e5176d180 + (stdClass $result) + + + + getName + classORMTable.html + a7a2c62f1e733baa44171a281ac58d1c3 + () + + + + getPrefixedField + classORMTable.html + af9f26e49a603635174f9b6539c1b6ecc + ($field) + + + + getPrefixedFields + classORMTable.html + ab228fa9db261b1ff42f7b88ba62ae0bf + (array $fields) + + + + getPrefixedValues + classORMTable.html + a790eddc3b768d2a3e1e0c7d96ea6b188 + (array $values) + + + + getReadDb + classORMTable.html + a2b810447eb8e24c55f4d41f2e8e865bd + () + + + + getReadDbConnection + classORMTable.html + a26a545c580cff679c35c90852d007329 + () + + + + getRowClass + classORMTable.html + a09f3068e1ca3b287a90edf487b71ae71 + () + + + + getSummaryFields + classORMTable.html + a82cae1eecbdbd9596b4eadab6857cd07 + () + + + + getTargetWiki + classORMTable.html + a1f98d303f9090145c63ab5a6860a62b5 + () + + + + getWriteDbConnection + classORMTable.html + ac639681ae7fa281045470cc0a7c76a4c + () + + + + has + classORMTable.html + a08c3a4a566fe4f134e04447d8d9e8750 + (array $conditions=array()) + + + + insertRow + classORMTable.html + a6349895dfcdfe07803d37f53155be6da + (IORMRow $row, $functionName=null, array $options=null) + + + + newFromArray + classORMTable.html + a33f07768054ab43aab3a365b4bc03199 + (array $data, $loadDefaults=false) + + + + newFromDBResult + classORMTable.html + abf238857d59801d5bed51346897cd48d + (stdClass $result) + + + + newRow + classORMTable.html + a1600fafc353b94f30e8e3b94552ae390 + (array $fields, $loadDefaults=false) + + + + newRowFromDBResult + classORMTable.html + aea51d91db007debea6eeda825e4832d6 + (stdClass $result) + + + + rawSelect + classORMTable.html + acd94ca3d0803b4c34084e59e597ac2f7 + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + rawSelectRow + classORMTable.html + abc3248daa78211a24aa396508c5afaf1 + (array $fields, array $conditions=array(), array $options=array(), $functionName=null) + + + + releaseConnection + classORMTable.html + aafd6dc8041ce7c2966aee303a7342f3e + (DatabaseBase $db) + + + + removeRow + classORMTable.html + accc4e8fec6bff3c39f7b6754719400f8 + (IORMRow $row, $functionName=null) + + + + select + classORMTable.html + a337719f8659fd2d9da2c275046b086e7 + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + selectFields + classORMTable.html + aa4b0a8917e59b557367d9a03dda9c7ef + ($fields=null, array $conditions=array(), array $options=array(), $collapse=true, $functionName=null) + + + + selectFieldsRow + classORMTable.html + adc58ed6ef8dc82ac3f53bcf5315c6ffc + ($fields=null, array $conditions=array(), array $options=array(), $collapse=true, $functionName=null) + + + + selectObjects + classORMTable.html + a644052ae1ba428298a77dfebca492134 + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + selectRow + classORMTable.html + a5842064d927a182bb64fce412034ce2d + ($fields=null, array $conditions=array(), array $options=array(), $functionName=null) + + + + setReadDb + classORMTable.html + a84db5df0230b6adc564745f61d4eb418 + ($db) + + + + setTargetWiki + classORMTable.html + a6eb2f9b834fd05ac5bfd1e368448e18f + ($wiki) + + + + unprefixFieldName + classORMTable.html + a626e221d86ef1c8f1a21ac6e0465146d + ($fieldName) + + + + unprefixFieldNames + classORMTable.html + ad424364718779e333c5ed50fc6529a45 + (array $fieldNames) + + + + update + classORMTable.html + a37821750e8050f9a6989732cf24971e9 + (array $values, array $conditions=array()) + + + + updateRow + classORMTable.html + ad412c2e012541c34f0831e0439a31da3 + (IORMRow $row, $functionName=null) + + + + updateSummaryFields + classORMTable.html + ade9f46bdf540208232dd295654f1d5ec + ($summaryFields=null, array $conditions=array()) + + + static + singleton + classORMTable.html + ad77981a09644c2b24b738aea6d93d0da + () + + + + getFieldPrefix + classORMTable.html + a17a6422d5deeff5ba5ed948f1939f6fa + () + + + + getWriteValues + classORMTable.html + a98405d6b9a55381dd22aa1b4c5209fb6 + (IORMRow $row) + + + array + $defaults + classORMTable.html + a3d5a15919a99b33e2d732368872986c2 + + + + string + $fieldPrefix + classORMTable.html + ad2cb214d754a02e0e845eded9cb9503e + + + + string[] + $fields + classORMTable.html + ad3b64c76d2c9b9c84e637d10de008e28 + + + + int + $readDb + classORMTable.html + a2c24ea569ab6acbdc4f8c82a719a7890 + + + + string + $rowClass + classORMTable.html + a42a3db5be420f6e15dce496fa8912a34 + + + + string + $tableName + classORMTable.html + ac10e0ef96165987ddce9a3338b1672a2 + + + + static + $instanceCache + classORMTable.html + a7a14ade9343c13752c17da76b741db14 + + + + + ORMTableTest + classORMTableTest.html + MediaWikiTestCase + + + getRowClass + classORMTableTest.html + a1486cdf19b261b12b83ab91dd1362d39 + () + + + + getTable + classORMTableTest.html + a8a24c367aaceed3c585fd700ffdf1bd7 + () + + + + testIgnoreErrorsOverride + classORMTableTest.html + a45db9cc70259a47554bfa6ea23236598 + () + + + + testSingleton + classORMTableTest.html + a81acaee6d4514ec8ed3f5ddb7f30eafe + () + + + + getTableClass + classORMTableTest.html + a8b1100d9d25fbe7d79978f23d1fe9ecf + () + + + + Orphans + classOrphans.html + Maintenance + + + __construct + classOrphans.html + a8d4a7a6686f6bdea85e437e1740c217c + () + + + + execute + classOrphans.html + a888f5a1bc3b29fb68c6f103c0706300b + () + + + + checkOrphans + classOrphans.html + aeddebfa4902ba93d16ba6ebfbcbadbf5 + ($fix) + + + + checkSeparation + classOrphans.html + a5c072953a3bf36d2390d85fcbf0662a1 + ($fix) + + + + checkWidows + classOrphans.html + a601bfe9a9ef71ecfb0687a8a8b30d506 + ($fix) + + + + lockTables + classOrphans.html + ad6777a8167a11842e9f69f0976d8936f + ($db, $extraTable=array()) + + + + OrphanStats + classOrphanStats.html + Maintenance + + + __construct + classOrphanStats.html + af5ad6a733567e741baf2bcfc81ef8fc5 + () + + + + execute + classOrphanStats.html + af6a958db2d0aaa18f6be64821ce0d8fc + () + + + & + getDB + classOrphanStats.html + a94b633196af23494c52991bceb38c983 + ($cluster, $groups=array(), $wiki=false) + + + + OutputPage + classOutputPage.html + ContextSource + + + __construct + classOutputPage.html + a6c81739da3b9bc50554a7eda0e3ab042 + (IContextSource $context=null) + + + + addAcceptLanguage + classOutputPage.html + abb7ebdb69a96cb31910d80a2bed21338 + () + + + + addBacklinkSubtitle + classOutputPage.html + a0d6cffa22b36eded2948619e4b371538 + (Title $title) + + + + addCategoryLinks + classOutputPage.html + ac322ded545e32180a0119d79f08961a1 + ($categories) + + + + addElement + classOutputPage.html + a3f131765f08340cce6c909c6d4d46602 + ($element, $attribs=array(), $contents= '') + + + + addExtensionStyle + classOutputPage.html + a35403ce3b69875c258f9d4e64cc3f6ab + ($url) + + + + addFeedLink + classOutputPage.html + a66e9caffff64a22987e8fb7fa55e46bd + ($format, $href) + + + + addHeadItem + classOutputPage.html + ad37dc926166096712154a6e2e3ca33d8 + ($name, $value) + + + + addHTML + classOutputPage.html + aba42cc7a5a5f372ef288399d40c71621 + ($text) + + + + addInlineScript + classOutputPage.html + aabff45323242e098e3d22dfa5b128332 + ($script) + + + + addInlineStyle + classOutputPage.html + aa1a30c7f3d42c137ec1a44c02e1ddca0 + ($style_css, $flip= 'noflip') + + + + addJsConfigVars + classOutputPage.html + a81c86f0fc996076ed05467f63b3fb154 + ($keys, $value=null) + + + + addLanguageLinks + classOutputPage.html + a5e0a915a52e4603bd3f348f5499125f4 + ($newLinkArray) + + + + addLink + classOutputPage.html + a7960f265ae044c339d25ebb4948e5c89 + ($linkarr) + + + + addMeta + classOutputPage.html + a0b492edfed8cf9eafc32580008e26027 + ($name, $val) + + + + addMetadataLink + classOutputPage.html + a22744d6344468de9d6b3f68717751454 + ($linkarr) + + + + addModuleMessages + classOutputPage.html + ad5c85109e32f2955deef1c77f125bc51 + ($modules) + + + + addModules + classOutputPage.html + a3de49a57fa4ab4d408afa0bf7d485dfb + ($modules) + + + + addModuleScripts + classOutputPage.html + a5c16e383a4603aa4b10a3d850d220f64 + ($modules) + + + + addModuleStyles + classOutputPage.html + a4829fa8b52d3e210d3d2214d4025e5ca + ($modules) + + + + addParserOutput + classOutputPage.html + a818c5f88c4402e6e5eb25dd77be5d3fa + (&$parserOutput) + + + + addParserOutputNoText + classOutputPage.html + aaa7e1ee22ca106c4f955b2607f237973 + (&$parserOutput) + + + + addReturnTo + classOutputPage.html + a76e07ad2a021ca485cc1ce61217fa8aa + ($title, $query=array(), $text=null, $options=array()) + + + + addScript + classOutputPage.html + a47c48beae9b937b4e8d43118c8f05c02 + ($script) + + + + addScriptFile + classOutputPage.html + a5ecdfe5c2253e36c580e0187c46d8c43 + ($file, $version=null) + + + + addStyle + classOutputPage.html + a7a1e5451f23d157679422576a666912c + ($style, $media= '', $condition= '', $dir= '') + + + + addSubtitle + classOutputPage.html + a30d69614c18c32480f1da8df230b7098 + ($str) + + + + addTemplate + classOutputPage.html + ab0017c38f7b8f610f4b242aedc557a50 + (&$template) + + + + addVaryHeader + classOutputPage.html + abb97533b8d48ccd32f1da4191729465e + ($header, $option=null) + + + + addWikiMsg + classOutputPage.html + a00f2721a65a4c1bcea5b5e41be0226b5 + () + + + + addWikiMsgArray + classOutputPage.html + af602320d7d2e52d6cd44e6e1128e5f0d + ($name, $args) + + + + addWikiText + classOutputPage.html + aa484c03e92ede09f114c88aee32df03e + ($text, $linestart=true, $interface=true) + + + + addWikiTextTidy + classOutputPage.html + aa93ad6de2db94d9c22705906584893c5 + ($text, $linestart=true) + + + + addWikiTextTitle + classOutputPage.html + abbc5dde4bed2996b53dae6272e01fd6f + ($text, Title $title, $linestart, $tidy=false, $interface=false) + + + + addWikiTextTitleTidy + classOutputPage.html + a09605bf4af20aab6363fba77ee5a6e0f + ($text, &$title, $linestart=true) + + + + addWikiTextWithTitle + classOutputPage.html + a3a21b98ca4adab12ebfb67d45d24b389 + ($text, &$title, $linestart=true) + + + + allowClickjacking + classOutputPage.html + a19a7ba1c4a9cef54479a07153f123f84 + () + + + + appendSubtitle + classOutputPage.html + ae56dd11bd18573ed3ad1659a8adc4474 + ($str) + + + + blockedPage + classOutputPage.html + aa6c24ea81594b49f49eec5db0c1ac082 + () + + + + buildCssLinks + classOutputPage.html + a88835598a8c1193344d2cc800cfebb5c + () + + + + buildCssLinksArray + classOutputPage.html + ad0d7ef039708dd0d3cdc83ad3bd6f23e + () + + + + checkLastModified + classOutputPage.html + a38a9e3db15256febc025c89caa6b6486 + ($timestamp) + + + + clearHTML + classOutputPage.html + a9241d06e83b05d638708c7fcbb364567 + () + + + + clearSubtitle + classOutputPage.html + a43de1bb9f450a4ba761d1a326677a5dd + () + + + + disable + classOutputPage.html + a082e712e149112208a0947e6bfc8e729 + () + + + + disallowUserJs + classOutputPage.html + aacaccc2e7f9237d87a613f334e5f406e + () + + + + enableClientCache + classOutputPage.html + a96859431eee529cd2a19665d8cfa8d9f + ($state) + + + + enableSectionEditLinks + classOutputPage.html + aaf77e74da39270c5eac7ccd37c0b54a7 + ($flag=true) + + + + enableTOC + classOutputPage.html + a64723d91c439f469a1b4029f9aa4e221 + ($flag=true) + + + + forceHideNewSectionLink + classOutputPage.html + acec518bad61fc88f0c3deca963d855d8 + () + + + + formatPermissionsErrorMessage + classOutputPage.html + ac01383fdd1b83d443d8c5d801d475751 + ($errors, $action=null) + + + + getAllowedModules + classOutputPage.html + a4770cece68f415bfb0e127e4bc90c1ce + ($type) + + + + getArticleBodyOnly + classOutputPage.html + abffe4048d1a8a9ccd8e3b10c5dd7968e + () + + + + getBottomScripts + classOutputPage.html + aebd9a6e15140d9129190b3143baa4fdf + () + + + + getCacheVaryCookies + classOutputPage.html + abcd6bfe25a20e4f0a56126fc6efa51cf + () + + + + getCategories + classOutputPage.html + a71da4578e34312e09af793dc48fcc4b9 + () + + + + getCategoryLinks + classOutputPage.html + af19a918419d30bf3a1202cda5a01639c + () + + + + getExtStyle + classOutputPage.html + ac66fe0f988e30e18c4c6c40c4ec3a14d + () + + + + getFeedAppendQuery + classOutputPage.html + a5f860e2d3f13ff6790cf164a8127da2d + () + + + + getFileSearchOptions + classOutputPage.html + a9d51cc193695c165d408e19009371c5e + () + + + + getFileVersion + classOutputPage.html + a3e3c33a8aeff2ca5c1f48d97605259e7 + () + + + + getFrameOptions + classOutputPage.html + af1c29fe7e300afa94f4744b42275f01c + () + + + + getHeadItems + classOutputPage.html + a0a74f33e51c4593b14e40292d18f1783 + () + + + + getHeadItemsArray + classOutputPage.html + a5e66fb6fa1aa502c1b818269c40d463c + () + + + + getHeadLinks + classOutputPage.html + af89070ecdf543e1e68be7918378ea6b4 + () + + + + getHeadLinksArray + classOutputPage.html + a85729281574d21fccc9fd52e6b672286 + () + + + + getHeadScripts + classOutputPage.html + aa50d1e76145f408f67b8265a3706d7e6 + () + + + + getHTML + classOutputPage.html + a463af1ee10d5aae5853ea9fb90be545e + () + + + + getHTMLTitle + classOutputPage.html + aac3e1cf6a95cab9b60b38a052be2f812 + () + + + + getJsConfigVars + classOutputPage.html + a4515de1aa21cc7f2f8ac744f293d919f + () + + + + getJSVars + classOutputPage.html + a4e6c064a89eda889e154e5dfd197fc82 + () + + + + getLanguageLinks + classOutputPage.html + a14cf273ac97d73ac1429283027e0acdc + () + + + + getMetadataAttribute + classOutputPage.html + a1e2f6f14134033aa2f0f61b524d4af7f + () + + + + getModuleMessages + classOutputPage.html + acc1fec08f2f1a2de0911f05cb64972b7 + ($filter=false, $position=null) + + + + getModules + classOutputPage.html + a2a51d70a197223dd7ed9a288cc91ba85 + ($filter=false, $position=null, $param= 'mModules') + + + + getModuleScripts + classOutputPage.html + a2b057793c4467f1af4232fdca2fcdd20 + ($filter=false, $position=null) + + + + getModuleStyles + classOutputPage.html + a50507820b7fb637b0f4924f31d98600c + ($filter=false, $position=null) + + + + getPageTitle + classOutputPage.html + a123901ea83961422ed94ba850d396ec1 + () + + + + getPageTitleActionText + classOutputPage.html + af9f5956590379cfaf71b61a20e57051f + () + + + + getProperty + classOutputPage.html + ad3c1c4a4229f4c06f5eaaa0fa7e6d5be + ($name) + + + + getRedirect + classOutputPage.html + a32357beb62615652b97f2c416d805715 + () + + + + getResourceLoader + classOutputPage.html + a9585cc35248eda7efe8a8792ecf248dc + () + + + + getRevisionId + classOutputPage.html + acaa0afb71bf33d0aa188407794516c70 + () + + + + getRevisionTimestamp + classOutputPage.html + a54d111eb0e932e01a083f6c55a8804e3 + () + + + + getScript + classOutputPage.html + aadf2be4db4907e5f79f2047cd4af4c1a + () + + + + getScriptsForBottomQueue + classOutputPage.html + ae4073ce28dc641aa7500e19a594a58f9 + ($inHead) + + + + getSubtitle + classOutputPage.html + a799cd6c0d0dc5064e0669be032e3e411 + () + + + + getSyndicationLinks + classOutputPage.html + a1a35b75f40e8ee3e94ba08d1228f853a + () + + + + getTarget + classOutputPage.html + af352fd56bac015bc8277aad6072f5a27 + () + + + + getTemplateIds + classOutputPage.html + a2901e4d8e56062f6cc4812bde7a67c05 + () + + + + getVaryHeader + classOutputPage.html + ac43a3cad0175d6088d38af8248223678 + () + + + + getXVO + classOutputPage.html + ac61ad3b5eaa158833015ec63088ba664 + () + + + + hasHeadItem + classOutputPage.html + a2c190e82dbab9d38e3d7d3cff55ef07e + ($name) + + + + haveCacheVaryCookies + classOutputPage.html + a50a5f2f33fedce1bf081e81df6b5b1e1 + () + + + + headElement + classOutputPage.html + ae4ac2a89d8ddbc6e7a4b4da2d759912d + (Skin $sk, $includeStyle=true) + + + + includeJQuery + classOutputPage.html + aee39f18e4fd88d638c39eb8159cd9804 + ($modules=array()) + + + + isArticle + classOutputPage.html + a009756705931a3399dbe89b257517730 + () + + + + isArticleRelated + classOutputPage.html + a136347bdb715e1cc5706b2dd3da274a3 + () + + + + isDisabled + classOutputPage.html + afcf3a5f16dc67a0e78e660e54abcb1e3 + () + + + + isPrintable + classOutputPage.html + a5f070667b2bb4989893e701be00c3884 + () + + + + isSyndicated + classOutputPage.html + a67603b2e91f68faca1beb28d25342b49 + () + + + + isTOCEnabled + classOutputPage.html + a50d9e245fc085f8ba0bc6aab513d6876 + () + + + + isUserJsAllowed + classOutputPage.html + a3c053d8e3c78e87492ea0a3a58f2c95c + () + + + + loginToUse + classOutputPage.html + a69137cf1205ff66cb736f28c3da98864 + () + + + + out + classOutputPage.html + ad06cab7a19745ba5c55b39738a18db35 + ($ins) + + + + output + classOutputPage.html + a362b04977e72809c8ad671a801669fef + () + + + + parse + classOutputPage.html + a8035589ca29e2a598e57cf1b4cc56d42 + ($text, $linestart=true, $interface=false, $language=null) + + + + parseInline + classOutputPage.html + aaa1c0ae62fd0a36703d1736b7ecc8c7c + ($text, $linestart=true, $interface=false) + + + + parserOptions + classOutputPage.html + a0bb3bf8c28a7631279274d97b9736985 + ($options=null) + + + + permissionRequired + classOutputPage.html + a050d1e86de09c7ed473b0d3bb3d8266f + ($permission) + + + + prepareErrorPage + classOutputPage.html + a5a299d014faad34c63c3780f0dbc8a6d + ($pageTitle, $htmlTitle=false) + + + + prependHTML + classOutputPage.html + a8681dec852d3d2027ce4962944fa78bf + ($text) + + + + preventClickjacking + classOutputPage.html + a3847492b3f5ccae7e2fefe718130ae98 + ($enable=true) + + + + rateLimited + classOutputPage.html + a68fc3a2fb56963d4f716404600c4c85c + () + + + + readOnlyPage + classOutputPage.html + a157092d054623fd97f152838ba00da13 + ($source=null, $protected=false, $reasons=array(), $action=null) + + + + redirect + classOutputPage.html + a232bb330000336185e67afd7416ca284 + ($url, $responsecode= '302') + + + + reduceAllowedModules + classOutputPage.html + afda3ab2e1ee47fd674e6a48dbd3f44b9 + ($type, $level) + + + + returnToMain + classOutputPage.html + a99106f4d1d58c572c17bc5a47c665b3a + ($unused=null, $returnto=null, $returntoquery=null) + + + + sectionEditLinksEnabled + classOutputPage.html + a84dedc6a01d19444b23ae6534b86a6f6 + () + + + + sendCacheControl + classOutputPage.html + a40d1ffcde32eb8135e974b2460620fe0 + () + + + + setAllowedModules + classOutputPage.html + a78f32b0f26da31062511351e9afdf5dc + ($type, $level) + + + + setArticleBodyOnly + classOutputPage.html + a2670a987a71116a9da67e0fff5aadc9b + ($only) + + + + setArticleFlag + classOutputPage.html + a7fa6a137980265694e6aa84198a0d8f5 + ($v) + + + + setArticleRelated + classOutputPage.html + a985ed50d7cd8ec0462897aaf2c612725 + ($v) + + + + setCanonicalUrl + classOutputPage.html + ac1ef46b27a8983bb52715b491dbff9ad + ($url) + + + + setCategoryLinks + classOutputPage.html + a79fc7a0f92c36d350eb5871459837474 + ($categories) + + + + setETag + classOutputPage.html + a0df56f6b0ce18eb1c6488fb675e7e5f1 + ($tag) + + + + setFeedAppendQuery + classOutputPage.html + ab721c969b9c03441638d90803d529923 + ($val) + + + + setFileVersion + classOutputPage.html + a0f8a850bc9376a121f746edd3f90351f + ($file) + + + + setFollowPolicy + classOutputPage.html + a6a3d84be750825d461e862b69f3c0857 + ($policy) + + + + setHTMLTitle + classOutputPage.html + a248d827c5756a3a6a48f831653f6330d + ($name) + + + + setIndexPolicy + classOutputPage.html + afb8cc09f33554842914ddeb78639aeed + ($policy) + + + + setLanguageLinks + classOutputPage.html + a385f2b4a9a11fca58ac51e4a74327198 + ($newLinkArray) + + + + setLastModified + classOutputPage.html + a78717094923ded7d7f41340e0522c189 + ($timestamp) + + + + setPageTitle + classOutputPage.html + a62445ed80350b6e3432d92d3986ddaf9 + ($name) + + + + setPageTitleActionText + classOutputPage.html + af3ec63ad95e28deeb90de8d27b489ab8 + ($text) + + + + setPrintable + classOutputPage.html + a9545cdf858ce64022011b81fe45f6573 + () + + + + setProperty + classOutputPage.html + a2b5e49a97e61d2fee5c92c9524bf92ca + ($name, $value) + + + + setRedirectedFrom + classOutputPage.html + ab01bbb3352c4c4249c257715d27bbd69 + ($t) + + + + setRevisionId + classOutputPage.html + a8a195beaa4f23a362fc942b107d5a1a9 + ($revid) + + + + setRevisionTimestamp + classOutputPage.html + add6cc41891d878d9067c72b328e1de2f + ($timestamp) + + + + setRobotPolicy + classOutputPage.html + ada36da2f0491f03e221dff577a9e0f66 + ($policy) + + + + setSquidMaxage + classOutputPage.html + af6953b51223474d812a669df88dc9dfd + ($maxage) + + + + setStatusCode + classOutputPage.html + ae580dc9ff07928ea1f75dbb5da2bd441 + ($statusCode) + + + + setSubtitle + classOutputPage.html + a6403261b561618bcd6c1bff3a1d22bd9 + ($str) + + + + setSyndicated + classOutputPage.html + af1c117c7597a9d09ccb84cee9232b64c + ($show=true) + + + + setTarget + classOutputPage.html + aed7f95440b43b300d7d5fab3403c1866 + ($target) + + + + setTitle + classOutputPage.html + a3b0569a781829829e0875fe5969f6426 + (Title $t) + + + + showErrorPage + classOutputPage.html + ae4465cef26211fb6f2a415329d540e6d + ($title, $msg, $params=array()) + + + + showFatalError + classOutputPage.html + adee24126ac99a5e744cdda57b4ea78c1 + ($message) + + + + showFileCopyError + classOutputPage.html + a8a610730ab03ac9c6c711871b7363cbe + ($old, $new) + + + + showFileDeleteError + classOutputPage.html + ad843efcec1f915688d2a4d6c79b17e5c + ($name) + + + + showFileNotFoundError + classOutputPage.html + abdbd64e6df0ad5f5691bd0d63e5e32da + ($name) + + + + showFileRenameError + classOutputPage.html + a2ac1db30896b553e2c83433a5ecf3361 + ($old, $new) + + + + showLagWarning + classOutputPage.html + a3f4447f3d7e1d44f52f4763f5fdb397f + ($lag) + + + + showNewSectionLink + classOutputPage.html + ac642bdb38469a588c0234bdcc85b17a3 + () + + + + showPermissionsErrorPage + classOutputPage.html + a0ae618d018924cfe0ddb584b992b0aac + ($errors, $action=null) + + + + showUnexpectedValueError + classOutputPage.html + aaaed566db54e8402875b9c83facb64c8 + ($name, $val) + + + + userCanPreview + classOutputPage.html + a993f15d8f7ddbf34fd457843b5a15009 + () + + + + versionRequired + classOutputPage.html + a6de9ff4af88bdff421144b7c165c05c2 + ($version) + + + + wrapWikiMsg + classOutputPage.html + ac5edd2167a9f85e4d2257af9662652d2 + ($wrap) + + + static + getStatusMessage + classOutputPage.html + ade877a02c272e1ffd17d1cec7a28e35b + ($code) + + + static + transformCssMedia + classOutputPage.html + a25ce0e4633bcf074279838b727a67ff0 + ($media) + + + + $mBodytext + classOutputPage.html + a192224b62648505bbac641fa60bdc8d3 + + + + + $mDebugtext + classOutputPage.html + a2bc52bb2b3632606da36ae0daa79fb1b + + + + + $mNoGallery + classOutputPage.html + afcd7370cabf9c2baba18d90ff967b026 + + + + string + $mPageLinkTitle + classOutputPage.html + ac9ebaf85d5325e01f2132105149a0fad + + + + string + $mPagetitle + classOutputPage.html + a8156613bf23495bc76f27a88d6e63fa5 + + + + string + $mRedirect + classOutputPage.html + a74be7ed873b6f223ab26c7619216eb7c + + + + string + $mRedirectCode + classOutputPage.html + ae3443d128fef247f051519ab4c4a7f6a + + + + + filterModules + classOutputPage.html + a8b15110f34144a4161f100acc11b01cd + ($modules, $position=null, $type=ResourceLoaderModule::TYPE_COMBINED) + + + + makeResourceLoaderLink + classOutputPage.html + a904ce7756d02423b90dd93ef180cb700 + ($modules, $only, $useESI=false, array $extraQuery=array(), $loadCall=false) + + + + styleLink + classOutputPage.html + a69ee35cb1fbda4ce48dc8fa2dc706424 + ($style, $options) + + + static + getHtmlFromLoaderLinks + classOutputPage.html + a6d916a398a361eabf3d69a07dae1f62d + (Array $links) + + + + $mAllowedModules + classOutputPage.html + a4dd3def087a1a15025a67551ef2514ed + + + + bool + $mCanonicalUrl + classOutputPage.html + a030c036f1938af782222d925b21be9a5 + + + + array + $mCategories + classOutputPage.html + af511b1bb037b8e436645fe15d3d3269a + + + + array + $mCategoryLinks + classOutputPage.html + ae6a23b2345a86cf28131f4b4c8de891b + + + + int + $mContainsNewMagic + classOutputPage.html + a90d9912b778e765a1cfa3ae9923d5497 + + + + bool + $mDoNothing + classOutputPage.html + ac6af66bfaa0724783c7deb7f4078761b + + + + + $mEnableClientCache + classOutputPage.html + af7974bdef50e6627848fe95707bbbd63 + + + + array + $mExtStyles + classOutputPage.html + a8e1d720c24326477f7926d10d9e14e2a + + + + + $mFeedLinksAppendQuery + classOutputPage.html + adce85df623ae3fc122bdc1f90620c128 + + + + array + $mFileVersion + classOutputPage.html + ae215fc1d585ba6e9295d2c0b6abf9055 + + + + array + $mHeadItems + classOutputPage.html + a66bd284a4b033d4b34f5ee076fb4d4a6 + + + + bool + $mHideNewSectionLink + classOutputPage.html + a3feffe321006a7b9c5eab9ac2c023bb5 + + + + array + $mImageTimeKeys + classOutputPage.html + a195b2f7c4021cadc450bf99fc20fb378 + + + + string + $mInlineStyles + classOutputPage.html + ade8e699075eb2ed4a5ad994a47b92d2a + + + + + $mJQueryDone + classOutputPage.html + a1c9735ee5e62d57cfa7b8288375f34f4 + + + + array + $mJsConfigVars + classOutputPage.html + a1894d1af447114ce63fee28d4a11ab93 + + + + + $mLastModified + classOutputPage.html + aaf1f0b2797c48c1aa2206e2e9e3d3277 + + + + array + $mLinktags + classOutputPage.html + a294d125150b7a095cf5529e1fc75fd54 + + + + array + $mMetatags + classOutputPage.html + a49af4e1861cd90443bc33728ec11f489 + + + + array + $mModuleMessages + classOutputPage.html + a1e552b2c2be60bd40ced2fdc2524f28d + + + + array + $mModules + classOutputPage.html + a1601fb3959e96815eafd1c570ed6368f + + + + array + $mModuleScripts + classOutputPage.html + a7728392cb5b4b2311743255492a8ece6 + + + + array + $mModuleStyles + classOutputPage.html + a77d32a0b1b0a8a19b8808783b8e97ed8 + + + + bool + $mNewSectionLink + classOutputPage.html + a21a60c27ebc894ac4cb14919da84dc20 + + + + ParserOptions + $mParserOptions + classOutputPage.html + aaf8b7eebb1212345cd8b3b5fe77f2ba1 + + + + bool + $mPreventClickjacking + classOutputPage.html + a4e9c5c314422da0b5e87155ed72a4814 + + + + ResourceLoader + $mResourceLoader + classOutputPage.html + a0eee10009127d60f7a9a0586963fa74c + + + + int + $mSquidMaxage + classOutputPage.html + a3c46e44cc87f6d53cc847bc0c89975f9 + + + + int + $mStatusCode + classOutputPage.html + a1275bc698729b5f15e687b7ec49bd611 + + + + array + $mTemplateIds + classOutputPage.html + ad3170bd500967649f8b52a323234f60b + + + + + $styles + classOutputPage.html + a2d073d61a8ac5b327d3f356d4c6c8501 + + + + + feedLink + classOutputPage.html + a68914bd6984a6ccfdac3c3ca5d8c1106 + ($type, $url, $text) + + + bool + $mArticleBodyOnly + classOutputPage.html + aef227206e4c621d63117a2d2f156eb39 + + + + int + $mContainsOldMagic + classOutputPage.html + aae3d905474b3ae85652046c7f15d254a + + + + bool + $mEnableSectionEditLinks + classOutputPage.html + a1f4393b2689ea9645f9fb5489bc84bf2 + + + + bool + $mEnableTOC + classOutputPage.html + acb94f6b7a3b178d6aa8b89e51225b5bb + + + + + $mETag + classOutputPage.html + af355e999b051480b75e0ea4a334b5508 + + + + + $mFeedLinks + classOutputPage.html + a21417d872e225ef05796989c41e75431 + + + + + $mFollowPolicy + classOutputPage.html + a63fd544e9a74d672c292c2ae445274c4 + + + + string + $mHTMLtitle + classOutputPage.html + aacdf0112fb512b24ab79c551f96f032e + + + + + $mIndexPolicy + classOutputPage.html + ad836d88e679e1812c4a3d501377e5963 + + + + bool + $mIsarticle + classOutputPage.html + a1dbd46a260249138845ccb6bce086090 + + + + bool + $mIsArticleRelated + classOutputPage.html + af4770fd96424a552d863164083d21327 + + + + array + $mLanguageLinks + classOutputPage.html + add94e0153a975e529aae5975e2b5eee1 + + + + + $mLinkColours + classOutputPage.html + a0eecc7f4f4e8023d7ecfdf0dc280e41d + + + + string + $mPageTitleActionText + classOutputPage.html + a413856bad81088166dc6da5588895090 + + + + array + $mParseWarnings + classOutputPage.html + a3f1360bfbd9609496248e36425cbf924 + + + + bool + $mPrintable + classOutputPage.html + a5ac5e2ec19f40236dd1d61981f867959 + + + + + $mProperties + classOutputPage.html + a86549b1cbc4320ac31ccb7232f6ebc49 + + + + Title + $mRedirectedFrom + classOutputPage.html + accc534872cdfa0ea3affa86adcf80d63 + + + + int + $mRevisionId + classOutputPage.html + a433b8859b4eb6e96f46a9dbb8f5b21ec + + + + string + $mRevisionTimestamp + classOutputPage.html + aa242efde40aab69e6aa5f5d3611c497f + + + + + $mScripts + classOutputPage.html + a02674cacbeea9a28e08f0dee011613fa + + + + array + $mSubtitle + classOutputPage.html + a925bb60cb941e1b5db0f0af194a19703 + + + + string null + $mTarget + classOutputPage.html + ad05ce216d9d8cc1be2479599b4329516 + + + + + $mVaryHeader + classOutputPage.html + a671be7cc33f16ff0eb6c456c20227c6e + + + + + OutputPageTest + classOutputPageTest.html + MediaWikiTestCase + + + testHandheld + classOutputPageTest.html + a50a7a5f2f7d2e80ecc9cd12f961de3e2 + () + + + + testPrintRequests + classOutputPageTest.html + ab2eb489eaf92e7730d40f3d054285282 + () + + + + testScreenRequests + classOutputPageTest.html + aaef6de8f561fced72b5d5e54042d6f89 + () + + + const + SCREEN_MEDIA_QUERY + classOutputPageTest.html + ad58fa6db6399d45cc2aa638a69923708 + + + + const + SCREEN_ONLY_MEDIA_QUERY + classOutputPageTest.html + a17544397b15eb67a03e4b8171d733478 + + + + + assertTransformCssMediaCase + classOutputPageTest.html + a77134134803a478c5cc34361eda5306d + ($args) + + + + PackedHoverImageGallery + classPackedHoverImageGallery.html + PackedOverlayImageGallery + + + PackedImageGallery + classPackedImageGallery.html + TraditionalImageGallery + + + __construct + classPackedImageGallery.html + ab6f7b3c2e0b762bfba0ea6107a03f327 + ($mode= 'traditional') + + + + setPerRow + classPackedImageGallery.html + a96ef7a67d295d303b5b5210e49f37c13 + ($num) + + + const + SCALE_FACTOR + classPackedImageGallery.html + ae8c7558f7b937ab057144c34c7aefdcb + + + + + adjustImageParameters + classPackedImageGallery.html + a5fde3ed4cb28b44443055468a6d88a2d + ($thumb, &$imageParameters) + + + + getGBPadding + classPackedImageGallery.html + ab2c4efca51a65c82ff73821849a025b0 + () + + + + getGBWidth + classPackedImageGallery.html + a7fa4756f7e1733e46d5d64604181b7dc + ($thumb) + + + + getModules + classPackedImageGallery.html + a884ecef41ef00c0892499277ed9b8234 + () + + + + getThumbDivWidth + classPackedImageGallery.html + aac5ac723ff8dba81f172a7b214ea61de + ($thumbWidth) + + + + getThumbPadding + classPackedImageGallery.html + a5f7bcf14a1a2b1430f50c9f0465e62a5 + () + + + + getThumbParams + classPackedImageGallery.html + a62dec388cee2523ce20f2a10d54fa71b + ($img) + + + + getVPad + classPackedImageGallery.html + addbef667434ea8ceefee78a2f8332444 + ($boxHeight, $thumbHeight) + + + + PackedOverlayImageGallery + classPackedOverlayImageGallery.html + PackedImageGallery + + + wrapGalleryText + classPackedOverlayImageGallery.html + a150ca6e6bc8244703426d5b8eff51636 + ($galleryText, $thumb) + + + + Page + interfacePage.html + + + PageArchive + classPageArchive.html + + + __construct + classPageArchive.html + a922468abef4894cf2eebd3646fa9eb84 + ($title) + + + + getFileStatus + classPageArchive.html + a13096d027fc3fe2d8f827e1414dc7ac1 + () + + + + getLastRevisionText + classPageArchive.html + abf9fcb9138c8fdb7fdc79c835e371ae0 + () + + + + getPreviousRevision + classPageArchive.html + ae15d39e3a13a9c66510b604a23504050 + ($timestamp) + + + + getRevision + classPageArchive.html + a4d34e28171c5e09f5ebf37203e8dc2c0 + ($timestamp) + + + + getRevisionStatus + classPageArchive.html + a5356a8cc5727f02efd88f1b32445f7bd + () + + + + getTextFromRow + classPageArchive.html + a0a49f51d734996bde50c4d6680cc345f + ($row) + + + + isDeleted + classPageArchive.html + ae8c8c498444e735fe87a67ce5dd5af9e + () + + + + listFiles + classPageArchive.html + a1c5c0f9ec5d25c8f6491236c2db8e026 + () + + + + listRevisions + classPageArchive.html + a7eef9d7a0e3dbc7e8258938fd2f357cb + () + + + + undelete + classPageArchive.html + aea3be97900eb0207d0a4e531b5f93ba1 + ($timestamps, $comment= '', $fileVersions=array(), $unsuppress=false, User $user=null) + + + static + listAllPages + classPageArchive.html + aade7f66411ac3fd127c818f75e48bb07 + () + + + static + listPagesByPrefix + classPageArchive.html + a491e52d39ab6d03a1b235bbef34fefcc + ($prefix) + + + static + listPages + classPageArchive.html + a1e475a7b5d5b2ee01946ff6dfe60a90e + ($dbr, $condition) + + + Status + $fileStatus + classPageArchive.html + a2e0df77994a322273ffa6b6d79b6cd53 + + + + Status + $revisionStatus + classPageArchive.html + ade564d0de94fb94cac22676630575073 + + + + Title + $title + classPageArchive.html + a2269885d50ca52ed4069cc80470f1c08 + + + + + undeleteRevisions + classPageArchive.html + ad6cdd8bb1ebec9e31a1cbcca4a6fcb50 + ($timestamps, $unsuppress=false, $comment= '') + + + + PageExists + classPageExists.html + Maintenance + + + __construct + classPageExists.html + a6486557c380ff78ab9c572c2c5ca2412 + () + + + + execute + classPageExists.html + af536ba797316e1a496b04e2f9f8a80a8 + () + + + + PageLinkRenderer + interfacePageLinkRenderer.html + + + getPageUrl + interfacePageLinkRenderer.html + a116b5bb593f6406898229097da8f1419 + (TitleValue $page, $params=array()) + + + + renderHtmlLink + interfacePageLinkRenderer.html + a0c1739feedc6d1a29ff24c62d926387f + (TitleValue $page, $text=null) + + + + renderWikitextLink + interfacePageLinkRenderer.html + a46d121cc0426eaf7a09ef8173c193ff2 + (TitleValue $page, $text=null) + + + + PageORMTableForTesting + classPageORMTableForTesting.html + ORMTable + + + getFields + classPageORMTableForTesting.html + aca20ce2053a584396c41ab896109ee8f + () + + + + getName + classPageORMTableForTesting.html + aa00391801039f607b19d91a2a0205ddf + () + + + + getRowClass + classPageORMTableForTesting.html + abfc9d2698389cb2b51e4fe6ca4359241 + () + + + + newRow + classPageORMTableForTesting.html + a994b066ed0142e7d80b4eb75ffa885ee + (array $data, $loadDefaults=false) + + + + getFieldPrefix + classPageORMTableForTesting.html + a6f7525f36e9fc20e369c67d5e7100014 + () + + + + PageQueryPage + classPageQueryPage.html + QueryPage + + + formatResult + classPageQueryPage.html + abab89ad4e9b3ca5fb9f5a9fff715f3d8 + ($skin, $row) + + + + preprocessResults + classPageQueryPage.html + a606632858bb8f2f33402adccdc73ac5a + ($db, $res) + + + + Pager + interfacePager.html + + + getBody + interfacePager.html + ac168fe1c7d7a411530b7e9be5821d85b + () + + + + getNavigationBar + interfacePager.html + adef0d61bb57ed108f74810fe8f297766 + () + + + + Parser + classParser.html + + + __clone + classParser.html + a0a70daf743a08913e10fe95a5caa76da + () + + + + __construct + classParser.html + a4fb0f1ec5267b8ca0a6b5a16ded174ce + ($conf=array()) + + + + __destruct + classParser.html + aca408aa9dc0f8ede46387fb092cad1c5 + () + + + + addTrackingCategory + classParser.html + a70a5e722e1675efb7a02c6643b41a090 + ($msg) + + + + areSubpagesAllowed + classParser.html + a0a222ac538a0cd61616612ed5882e2d4 + () + + + + argSubstitution + classParser.html + af49eb11f04b5d396491ad3cc4b8bbc73 + ($piece, $frame) + + + + armorLinks + classParser.html + aa45d7c347e3473abbf13990e413edea9 + ($text) + + + + attributeStripCallback + classParser.html + aed8d2d0c10a60f17895b6d104cb896c6 + (&$text, $frame=false) + + + + braceSubstitution + classParser.html + a2d4ca7312fd8fcc694b68c32006564fa + ($piece, $frame) + + + + callParserFunction + classParser.html + ac889bf38c6147c5d1cd977b0372da198 + ($frame, $function, array $args=array()) + + + + cleanSig + classParser.html + a59ae6ec18ca55b1bd5ff9387e14ed498 + ($text, $parsing=false) + + + + clearState + classParser.html + ae4bbf1a91e636c895d31ba8f8746204b + () + + + + clearTagHooks + classParser.html + ac0b8c4b77b76d744c2bfee65d39b75aa + () + + + + disableCache + classParser.html + a38972c4088c6293007f09f0d3f9b7120 + () + + + + doAllQuotes + classParser.html + af1a8df200232db2ac44b48f66bc3e48e + ($text) + + + + doDoubleUnderscore + classParser.html + aa33af12f83591982eb06c5feb51fc3c3 + ($text) + + + + doHeadings + classParser.html + afe2341997212fb446e885676fd0fa83f + ($text) + + + + doMagicLinks + classParser.html + a155e589288f8893da0a617a8a2be92b8 + ($text) + + + + doQuotes + classParser.html + a9ba7899ec8f3a951a112562818caf4d6 + ($text) + + + + extensionSubstitution + classParser.html + a48f6f3f3c5ce6c6e1566a958309bd925 + ($params, $frame) + + + + fetchFile + classParser.html + a6a08c2367c2b33d52452e6628387e01c + ($title, $options=array()) + + + + fetchFileAndTitle + classParser.html + aff3eaf98b56ca3c743c8a5a1bdc59896 + ($title, $options=array()) + + + + fetchScaryTemplateMaybeFromCache + classParser.html + a3d9e15b483d76ed04707178a17f9a6e5 + ($url) + + + + fetchTemplate + classParser.html + af7db1058cde69944f3fafd45fff6f8a1 + ($title) + + + + fetchTemplateAndTitle + classParser.html + a9f8763db8ec523533a7c092d38625047 + ($title) + + + + findColonNoLinks + classParser.html + a1f5abaa66fc107216ee17640f804f112 + ($str, &$before, &$after) + + + + firstCallInit + classParser.html + ae1b8d547645f8b8cf6e8dd2f1e668912 + () + + + + getConverterLanguage + classParser.html + afd7c9f5242305b48f7db0cb45de2aa93 + () + + + + getCustomDefaultSort + classParser.html + a183933729196f622521d0f6b45d85a91 + () + + + + getDefaultSort + classParser.html + aa5ff3aa1ef4a86312ebbe100f6ba7251 + () + + + + getExternalLinkAttribs + classParser.html + a00e4b37823da23bab40ee0843cd32d39 + ($url=false) + + + + getFunctionHooks + classParser.html + aaa7de66d558a575187344a86493c976e + () + + + + getFunctionLang + classParser.html + a626ff2ee4794e4048cd37a38795addb4 + () + + + + getImageParams + classParser.html + a55b823db0e41e425722333cbef347da8 + ($handler) + + + + getOptions + classParser.html + a1af9ef99c39d75c07c3b871209dd7c7a + () + + + + getOutput + classParser.html + ab960d1accbbae747f35cb66d7b675652 + () + + + + getPreloadText + classParser.html + a50a8d44e677da0cec06998596f1aa8f3 + ($text, Title $title, ParserOptions $options, $params=array()) + + + + getPreprocessor + classParser.html + ac4a9842636a4b4fca5bcfaa42c0efea2 + () + + + + getRevisionId + classParser.html + ac2f095a6106caca2737d991342ef7179 + () + + + + getRevisionObject + classParser.html + aa00cc75e8f1cd902e033881525d88795 + () + + + + getRevisionSize + classParser.html + a3f90f9b2d1d275caa134e0de9fbb6284 + () + + + + getRevisionTimestamp + classParser.html + a05106ca0828744eae035575c09b871d1 + () + + + + getRevisionUser + classParser.html + a20bb2b22062f2a15236787830549b4f2 + () + + + + getSection + classParser.html + a40671e88150be14e8919542b9e38ff6c + ($text, $section, $deftext= '') + + + + getStripList + classParser.html + a6c9ae9d5352a08c4dd2199f72b5bd14b + () + + + + getTags + classParser.html + a765ae3cfafd9705ab286946b89b39917 + () + + + + getTargetLanguage + classParser.html + a030333a4b0f5925e5ebf801a196d9fa8 + () + + + + getTemplateDom + classParser.html + a48d381de31563252b9279b14b3368358 + ($title) + + + + getTitle + classParser.html + a5353428c813415a537eeede8eeced602 + () + + + + getUser + classParser.html + acbf8bce4e9bf9fca72b74cb27128f174 + () + + + + getUserSig + classParser.html + aea53eeaa75e5b99404c34833d7c5f2c3 + (&$user, $nickname=false, $fancySig=null) + + + + guessLegacySectionNameFromWikiText + classParser.html + aa95aa0393dbfc27c738230d954f4b150 + ($text) + + + + guessSectionNameFromWikiText + classParser.html + ab8921098dcffd9127c53a4a119208152 + ($text) + + + + incrementExpensiveFunctionCount + classParser.html + ad9b8973c58713e203f3917cd082c4698 + () + + + + incrementIncludeSize + classParser.html + a152ec7a2637ca45a43f0b9a5b6fd02b7 + ($type, $size) + + + + initialiseVariables + classParser.html + af0756e4d83cae1dc38f8fd6c703fdf9d + () + + + + insertStripItem + classParser.html + ade762396190d74e73ac34a582699c640 + ($text) + + + + interwikiTransclude + classParser.html + ac905f004607dd40b597954ebfd475a44 + ($title, $action) + + + + isValidHalfParsedText + classParser.html + a1c79150dc056644c8ce15399e3f956ec + ($data) + + + + killMarkers + classParser.html + a9f8fbc9aeaa621ca1bbea50d93a841b2 + ($text) + + + + limitationWarn + classParser.html + a02b924789864838047e8e92aff3e26ee + ($limitationType, $current= '', $max= '') + + + + magicLinkCallback + classParser.html + a5b03aa6a6b841b1f917cb78019b24783 + ($m) + + + + makeFreeExternalLink + classParser.html + afacb396aa12da6765570b6b883dcd062 + ($url) + + + + makeImage + classParser.html + a2cb4ebf5756c115f809438bec59ad4c1 + ($title, $options, $holders=false) + + + + makeKnownLinkHolder + classParser.html + a81a8fd14007e13ec3ba630ade1bdcb94 + ($nt, $text= '', $query=array(), $trail= '', $prefix= '') + + + + markerSkipCallback + classParser.html + a9012511c4e2f9e342b8b83a6dd9d51ad + ($s, $callback) + + + + nextLinkID + classParser.html + ae91d5feb8fdd4dc088f6acfcc7e351a7 + () + + + + Options + classParser.html + a0e977123b2f71e2de1456838102500cb + ($x=null) + + + + OutputType + classParser.html + a950a87d0d2723c3fa2f127b664614de9 + ($x=null) + + + + parse + classParser.html + a0e3f2edd4bd47376953dfad4dcfc9c74 + ($text, Title $title, ParserOptions $options, $linestart=true, $clearState=true, $revid=null) + + + + parseWidthParam + classParser.html + a9f321dc589dd4235d72377a307b3c9a3 + ($value) + + + + preprocess + classParser.html + a70cc73bc846012bea978ae85b7cfd137 + ($text, Title $title=null, ParserOptions $options, $revid=null, $frame=false) + + + + preprocessToDom + classParser.html + a12f490cbd13f98ba8ecae1b4bfe32493 + ($text, $flags=0) + + + + preSaveTransform + classParser.html + a8756440477062de3c2ffc9abbf7ed3a9 + ($text, Title $title, User $user, ParserOptions $options, $clearState=true) + + + + recursivePreprocess + classParser.html + a2a21e53ac8a4044bbe43000f665d9ae8 + ($text, $frame=false) + + + + recursiveTagParse + classParser.html + aef9a0411fd9a56751464a0eadb14e60d + ($text, $frame=false) + + + + renderImageGallery + classParser.html + ae1480563c5ed4602f2f116b0b8ff2bc0 + ($text, $params) + + + + replaceExternalLinks + classParser.html + a830783f8fad3b1ba191a6602f4bd2d5d + ($text) + + + + replaceInternalLinks + classParser.html + a5ced066e3e25e94fbc1f85ead6d305e2 + ($s) + + + + replaceInternalLinks2 + classParser.html + a2abbbdb84b984df66973a635227c8900 + (&$s) + + + + replaceLinkHolders + classParser.html + ac1079e402c5f8250382bc15c1020752c + (&$text, $options=0) + + + + replaceLinkHoldersText + classParser.html + a8f6892109c124701be8ea16653e13699 + ($text) + + + + replaceSection + classParser.html + ad89018694684943412685d5943c00988 + ($oldtext, $section, $text) + + + + replaceTransparentTags + classParser.html + a1fb01d8f9b9a963a7b73153441d1eedf + ($text) + + + + replaceVariables + classParser.html + af9186cfba1c86cec21aa7065b25fb84f + ($text, $frame=false, $argsOnly=false) + + + + serializeHalfParsedText + classParser.html + adb425d350b80cc7051acbc3930e753d0 + ($text) + + + + setDefaultSort + classParser.html + a3572447031fc68648f560b7e608ab0ed + ($sort) + + + + setFunctionHook + classParser.html + a4979a4906f0cb0c1823974a47d5bd12f + ($id, $callback, $flags=0) + + + + setFunctionTagHook + classParser.html + ae0fb7c2bb337a368005db0bdfbf30559 + ($tag, $callback, $flags) + + + + setHook + classParser.html + a8c57a1d58b8267d5c2bad8ef2c59a680 + ($tag, $callback) + + + + setLinkID + classParser.html + a382d133eda5a6f526c2af76b91acff0a + ($id) + + + + setOutputType + classParser.html + a9256eee2dc07b1103e1f78ac10e2fc4e + ($ot) + + + + setTitle + classParser.html + a11ce1378f3274bf1c8b0468e8031e570 + ($t) + + + + setTransparentTagHook + classParser.html + ac9e3668f7245ff9cd8fe162fe3add882 + ($tag, $callback) + + + + setUser + classParser.html + af905bd3dcc2a3bb2fcda06a5cb44d5b9 + ($user) + + + + startExternalParse + classParser.html + af7f9183e8c52baf1386a5cb26e34b3fe + (Title $title=null, ParserOptions $options, $outputType, $clearState=true) + + + + stripSectionName + classParser.html + a0c6830870bd1bab2aef3ba65f547b34d + ($text) + + + + testPreprocess + classParser.html + a1f8a0c2adc8bff37176471350e4909b8 + ($text, Title $title, ParserOptions $options) + + + + testPst + classParser.html + ae1c2e91247dda43a02731a6f92e0ec0c + ($text, Title $title, ParserOptions $options) + + + + testSrvus + classParser.html + a62b89349aabb6cdf3c729087e621ee83 + ($text, Title $title, ParserOptions $options, $outputType=self::OT_HTML) + + + + Title + classParser.html + a91cd5744b59db175b60ac50559a2d0a3 + ($x=null) + + + + transformMsg + classParser.html + a4bd6ff2f97c5ca8dcd049399a29dc2f2 + ($text, $options, $title=null) + + + + uniqPrefix + classParser.html + a2ab83d36b33589f1c1b3a371fc07213f + () + + + + unserializeHalfParsedText + classParser.html + a9ec67cce0813e9f1c7c90fb4030c1d9a + ($data) + + + + validateSig + classParser.html + aed03a7da003c79e1d492f4e9a3ada3a0 + ($text) + + + static + cleanSigInSig + classParser.html + a4c1603902aa72c9f809c911a4165da43 + ($text) + + + static + createAssocArgs + classParser.html + a95565b985c8c816558c1d03553f2ad7e + ($args) + + + static + extractTagsAndParams + classParser.html + acdbc0db53d4f50e93b621671013c6700 + ($elements, $text, &$matches, $uniq_prefix= '') + + + static + getExternalLinkRel + classParser.html + ad453e06fb9e3cced1371fbe7bb99b10a + ($url=false, $title=null) + + + static + getRandomString + classParser.html + a9afaa939f19f4d1130d1d3cf37255799 + () + + + static + replaceUnusualEscapes + classParser.html + a7e4b23142d319ef96ef8ae74984adf33 + ($url) + + + static + splitWhitespace + classParser.html + a99a3cb2902791993038225900255340c + ($s) + + + static + statelessFetchTemplate + classParser.html + a75346163243a326b9d0f322d2cefc9f5 + ($title, $parser=false) + + + static + stripOuterParagraph + classParser.html + abb3ee976a874c002c1e11738ac135ee1 + ($html) + + + + $mArgStack + classParser.html + a55cce39b4548858887126023f32bbe06 + + + + + $mAutonumber + classParser.html + a73a71511604e53889a5d623bf4930ac8 + + + + + $mConf + classParser.html + aa8d1cfd4996bfea7b35aafed04ef01af + + + + + $mDefaultSort + classParser.html + a42d7af88c1fc33c0f6f5fe36976c2c9d + + + + + $mDefaultStripList + classParser.html + a072bbeef6aebfefee33d4c498c002f8d + + + + + $mDoubleUnderscores + classParser.html + ab8b91149f6937fe1b44b1c34dfca44ee + + + + + $mDTopen + classParser.html + a822e1f63fe5d90b6087350cb2264fd56 + + + + + $mExpensiveFunctionCount + classParser.html + ab3b4a171c91d01691b1a51abdc4bd7b2 + + + + + $mExtLinkBracketedRegex + classParser.html + ad025872f596cc7bde5202432c1008669 + + + + + $mFirstCall + classParser.html + a0f28bf828de4cab8983b5a1abec9374c + + + + + $mForceTocPosition + classParser.html + ae267d0b0d9a3ebfc1b5eeafa9cea8c98 + + + + + $mFunctionHooks + classParser.html + a482e1aef19b11be5eaeecb4143940439 + + + + + $mFunctionSynonyms + classParser.html + a8e1595af742bedda9135d8521636dfc0 + + + + + $mFunctionTagHooks + classParser.html + a375a2c7fc1493459cbc24a6c9db06cb1 + + + + + $mGeneratedPPNodeCount + classParser.html + a30a3bc6dbc0657de4f9568b811d54c0f + + + + + $mHeadings + classParser.html + a29450e16ce97210b56de3963361fed3a + + + + + $mHighestExpansionDepth + classParser.html + a10ba2808c1e0523d0899dcbd65e5b006 + + + + + $mImageParams + classParser.html + abc4f6ea7341b49d9de44be03dec1fc7f + + + + + $mImageParamsMagicArray + classParser.html + a6fb72ce2decec17f27d104c75f1f638d + + + + + $mIncludeCount + classParser.html + ac40a59b18173467c596c2d0d28390bce + + + + + $mIncludeSizes + classParser.html + ac89c679e20064c01e9afc94648163d84 + + + + boolean + $mInParse + classParser.html + afec8aa300230f8f38f968e9e56c1250a + + + + + $mInPre + classParser.html + a33c492c96a4237c133e3ac96d119e1a8 + + + + + $mInputSize + classParser.html + a692263fcac4c894efe25ff8c4a59b776 + + + + array + $mLangLinkLanguages + classParser.html + a7f0c74fced60ff5265f6debe5afc6159 + + + + + $mLastSection + classParser.html + a0420226b951fbcd954e59fc10bc172e0 + + + + LinkHolderArray + $mLinkHolders + classParser.html + a3750cad0a70f22063fc07d71e66ba554 + + + + + $mLinkID + classParser.html + aead3a07491e42491f95953a929f0d9ca + + + + + $mMarkerIndex + classParser.html + ab17bdb220c813fcc0da7d7dfb991d706 + + + + ParserOptions + $mOptions + classParser.html + a5617d20a84dc1d4e31b3955810668f16 + + + + ParserOutput + $mOutput + classParser.html + a0a99530ad2c48b8eb05cb92f1fb47b2a + + + + + $mOutputType + classParser.html + a6d99fab2b92f2ea27bf745243430fcbe + + + + + $mPPNodeCount + classParser.html + aa5cc10f53989d3130cc33adf57e313d2 + + + + + $mPreprocessor + classParser.html + aeb9def6fcd3aea3728c51673eb879ede + + + + + $mRevIdForTs + classParser.html + ad54275a683738b0c91116b1981ec799d + + + + + $mRevisionId + classParser.html + a37d5cf0c43bb21ef76574f86c0e75c43 + + + + + $mRevisionObject + classParser.html + a5a58144dd1f1dd56118232c109333fee + + + + + $mRevisionSize + classParser.html + a5120835dff9e31a91d0ce90fe1a4c2cd + + + + + $mRevisionTimestamp + classParser.html + a924664715a51b4489e9a0647897e3ae2 + + + + + $mRevisionUser + classParser.html + a84eabb30c0c7bdd54539ab8e16ce6014 + + + + + $mShowToc + classParser.html + a48ad83d1fbab8567676b0e93ba881b38 + + + + + $mStripList + classParser.html + af695f499355a49b2371577d53a1f1ba8 + + + + StripState + $mStripState + classParser.html + a64efcf647c5719f55984d49db0501a89 + + + + MagicWordArray + $mSubstWords + classParser.html + a59674c46f9ce2accbcc3be16cc00d188 + + + + + $mTagHooks + classParser.html + a434cb0d011155b29961398a74701703f + + + + Title + $mTitle + classParser.html + a2ab4705f43a7758a3ed192c9238b763d + + + + + $mTplDomCache + classParser.html + a303c10b06c2c138d24a89449fe17817f + + + + + $mTplRedirCache + classParser.html + a8b0fbde5bf84b46fad833322231a4188 + + + + + $mTransparentTagHooks + classParser.html + afbe960b996158e04a3b1cc6477c174b4 + + + + string + $mUniqPrefix + classParser.html + a89d3249b70ab1341349dec77de42d6cd + + + + + $mUrlProtocols + classParser.html + a5a3b7ac17480d41b81466e51bdc745ea + + + + User + $mUser + classParser.html + a9b2add322729d0384b98144d656ee2a5 + + + + + $mVarCache + classParser.html + ab987fb37370ae944017bed0ddca79c22 + + + + MagicWordArray + $mVariables + classParser.html + a6bf2101d4e04dd5ddbab9fdfd7349164 + + + + + $ot + classParser.html + a01df1a764d50457fdf5f3b04291e7ae6 + + + + const + COLON_STATE_CLOSETAG + classParser.html + a4cbe4ff7dd189d8b7c9e302ba116b4a1 + + + + const + COLON_STATE_COMMENT + classParser.html + a892503d640f4b209543a796937bfda37 + + + + const + COLON_STATE_COMMENTDASH + classParser.html + a39802ec3cc1ecdd9d0ed85d7e661e9df + + + + const + COLON_STATE_COMMENTDASHDASH + classParser.html + ab19baff599f645fc80ccaa23054069a3 + + + + const + COLON_STATE_TAG + classParser.html + a864cc589b97306fa9c9caf9737724564 + + + + const + COLON_STATE_TAGSLASH + classParser.html + a0993bff7d5840779a74c7fba370d3d5a + + + + const + COLON_STATE_TAGSTART + classParser.html + a84c4e9d4358210be5fdce305d5d0c4c4 + + + + const + COLON_STATE_TEXT + classParser.html + a8dc84ffaea4ec3e49d3a350bed2e021c + + + + const + EXT_IMAGE_REGEX + classParser.html + ad4ef2f296eb3dcba679ca2dcb15ecbd7 + + + + const + EXT_LINK_URL_CLASS + classParser.html + ac62f4c1c9f5f38e3af43e1dd9e8405eb + + + + const + HALF_PARSED_VERSION + classParser.html + a240713974a4c1b6311666d4cee2e28d3 + + + + const + MARKER_SUFFIX + classParser.html + a30510b9986ff3371b95b19545d376c4c + + + + const + OT_HTML + classParser.html + a279359b3e8a8131308a3869d2f64c9b7 + + + + const + OT_MSG + classParser.html + ad950df7f292dc41c2f53310333ff2f83 + + + + const + OT_PLAIN + classParser.html + a90dccd68e6c7c973e87ff738ade9ca53 + + + + const + OT_PREPROCESS + classParser.html + adbab5eac666d8470b5117023746d4257 + + + + const + OT_WIKI + classParser.html + a344fef8ca258a6ff632879ad273a61ef + + + + const + PTD_FOR_INCLUSION + classParser.html + a2e6305ba143656e055147b4b6c8a3677 + + + + const + SFH_NO_HASH + classParser.html + aee980499b7675bcbfe7d447515ce5e87 + + + + const + SFH_OBJECT_ARGS + classParser.html + ac8fc97e1b730988750ae5341035ed6b0 + + + + const + TOC_END + classParser.html + a072adec3008c280308105c01001d8b58 + + + + const + TOC_START + classParser.html + a3fd6bc1dda3b12f5eca831ec82bb6446 + + + + const + VERSION + classParser.html + a57ab94c8cd825c2273b680c992309c4b + + + + + fetchFileNoRegister + classParser.html + adfb8a10ae5d3d96618404504267ceffe + ($title, $options=array()) + + + + lock + classParser.html + af37d3769f17b5f8ab860d1f8c239b671 + () + + + + stripAltText + classParser.html + a87c16ba2d0825ddcda567269aecee26a + ($caption, $holders) + + + + closeList + classParser.html + a7d511eb34bdcb0d4e2c1f4cf9bca85f3 + ($char) + + + + closeParagraph + classParser.html + adc1f056812a008759975438baf4097d4 + () + + + + doBlockLevels + classParser.html + ad463888e40c078ac9bcfcaf1231e39d7 + ($text, $linestart) + + + + doTableStuff + classParser.html + a07a237afc551dc4c3433bc7787e42649 + ($text) + + + + extractSections + classParser.html + aeb8b16a9e66ef80d30fe78679fbb85db + ($text, $section, $mode, $newText= '') + + + + formatHeadings + classParser.html + adb535b95c220c651538833f484027c02 + ($text, $origText, $isMain=true) + + + + getCommon + classParser.html + a1ea94507c630d6a55a68f1531a95b598 + ($st1, $st2) + + + + getVariableValue + classParser.html + a38f03c6db033f39c26d5b46729d8bab6 + ($index, $frame=false) + + + + internalParse + classParser.html + a6b7ac0b498eb30e00dfcfb5722cfab9f + ($text, $isMain=true, $frame=false) + + + + maybeDoSubpageLink + classParser.html + a348c5754c7a02f22b39b2e1c12ff3379 + ($target, &$text) + + + + maybeMakeExternalImage + classParser.html + a0002fdebe3a74ee6189e9a6271e38f83 + ($url) + + + + nextItem + classParser.html + ac8f40f6d0f78db7cd12217c0ddf12784 + ($char) + + + + openList + classParser.html + ac246571da6a4dba6116275f1c8065813 + ($char) + + + + pstPass2 + classParser.html + ac35f87302471c41c819f1721ce7eea09 + ($text, $user) + + + + startParse + classParser.html + a1fe6ea7e3e9c869f416bdb02316ed757 + (Title $title=null, ParserOptions $options, $outputType, $clearState=true) + + + static + replaceUnusualEscapesCallback + classParser.html + a7dcf99d0facb9c1a24356688bbe50850 + ($matches) + + + + Parser_DiffTest + classParser__DiffTest.html + + + __call + classParser__DiffTest.html + aa1f9336dae6edc2761402d31598af851 + ($name, $args) + + + + __construct + classParser__DiffTest.html + a2674f5848bc024078558f2b5d3627da2 + ($conf) + + + + formatArray + classParser__DiffTest.html + a17199b937a3c230a88e04a5f421f5a54 + ($array) + + + + init + classParser__DiffTest.html + a5db36fe79833a458918260afbf8e9535 + () + + + + onClearState + classParser__DiffTest.html + adc06a64e17be6251f57f803685631f09 + (&$parser) + + + + setFunctionHook + classParser__DiffTest.html + ad523317afedf292f1aa59c12bf92d6b2 + ($id, $callback, $flags=0) + + + + $conf + classParser__DiffTest.html + a0b82b087499522bbc45c09f901c1d074 + + + + + $dtUniqPrefix + classParser__DiffTest.html + a8c2e9dc1261456b8909219414a970955 + + + + + $parsers + classParser__DiffTest.html + ad5a8abbf0f04249dbbbf59a0e665a64b + + + + + $shortOutput + classParser__DiffTest.html + a6b966cf479d7f5e5d0838b9feece3e0e + + + + + ParserCache + classParserCache.html + + + get + classParserCache.html + adacdfbc7e0f04de2ad401928056da9f1 + ($article, $popts, $useOutdated=false) + + + + getDirty + classParserCache.html + a0980f9b83191e7d75e3c7393f14888d2 + ($article, $popts) + + + + getETag + classParserCache.html + af63a2b0e41af3e736b175e6b7ec5bea1 + ($article, $popts) + + + + getKey + classParserCache.html + a947c7fe9497de6188f9eb0bd3e31f353 + ($article, $popts, $useOutdated=true) + + + + save + classParserCache.html + ab55d5d809db1b95d483b25c4a7423b87 + ($parserOutput, $page, $popts, $cacheTime=null, $revId=null) + + + static + singleton + classParserCache.html + a6090ace8f9926d99ddc3f3fd740eadb0 + () + + + + __construct + classParserCache.html + a2ec59ba3c8adbacd039ce48f6b9b1473 + ($memCached) + + + + getOptionsKey + classParserCache.html + a2d8896ee4c1d997af5cfafaff317bc1b + ($article) + + + + getParserOutputKey + classParserCache.html + ae3a6dbb0557c6774c2c4f41aa09f596b + ($article, $hash) + + + MWMemcached + $mMemc + classParserCache.html + a9609d84697a2bb5324dbf5682b3c05e9 + + + + + ParserMethodsTest + classParserMethodsTest.html + MediaWikiLangTestCase + + + helperParserFunc + classParserMethodsTest.html + acdc374e49c8a591ab4ac687e3fc4348a + ($input, $args, $parser) + + + + testCallParserFunction + classParserMethodsTest.html + abae88dc19c612618f8c29668fb66377c + () + + + + testGetSections + classParserMethodsTest.html + a94ebdafd43e1486dbe78f6de3eea223b + () + + + + testPreSaveTransform + classParserMethodsTest.html + a0237e0055dc804855a268edf7d27b298 + ($text, $expected) + + + + testRecursiveParse + classParserMethodsTest.html + aed009ef37eae72571bdf9e85390db628 + () + + + + testStripOuterParagraph + classParserMethodsTest.html + a6aca73e7a4b2f60754abe7697e5c39e7 + ($text, $expected) + + + static + providePreSaveTransform + classParserMethodsTest.html + ab4f914a72800f1d8e918794b7eec2def + () + + + static + provideStripOuterParagraph + classParserMethodsTest.html + a4dada1654bd00b3abe56034cdb1dbb44 + () + + + + ParserOptions + classParserOptions.html + + + __construct + classParserOptions.html + a88cc8be28d206c7e7449edfbd445d15b + ($user=null, $lang=null) + + + + addExtraKey + classParserOptions.html + a9a3ff7f4b70051ae9f880aad00250599 + ($key) + + + + disableContentConversion + classParserOptions.html + a14d0eb5816d0739c12a99807b571b01a + ($x=true) + + + + disableTitleConversion + classParserOptions.html + a4908b8a9c5ae0f6602068023efff162b + ($x=true) + + + + enableLimitReport + classParserOptions.html + a052378cbfafa46d7ad1c67bd42608808 + ($x=true) + + + + getAllowExternalImages + classParserOptions.html + a2da79cfb5fe868e8c333c940fcf81cd9 + () + + + + getAllowExternalImagesFrom + classParserOptions.html + a58b6e02743cdc403c7b72feea0595dd3 + () + + + + getAllowSpecialInclusion + classParserOptions.html + aaf9e8880e3fef17136fe75924d262318 + () + + + + getCleanSignatures + classParserOptions.html + aba41c2a12cf9aed57993d5fdfb82933f + () + + + + getDateFormat + classParserOptions.html + ac6407dd5edd067ee96670fc04017f499 + () + + + + getDisableContentConversion + classParserOptions.html + a63810b46dbaf781b8d6e669a4985de84 + () + + + + getDisableTitleConversion + classParserOptions.html + aed165545fc1c022e5745e8b033e19704 + () + + + + getEditSection + classParserOptions.html + a4479c766fa0b8a9d525f41e8d9a32152 + () + + + + getEnableImageWhitelist + classParserOptions.html + a4c5e0ebb717f452379f0d8522cd42351 + () + + + + getEnableLimitReport + classParserOptions.html + adc050a6792ef8f0fd970fd18049392ee + () + + + + getExpensiveParserFunctionLimit + classParserOptions.html + a756cd33530c624f65830ec40158e3ff4 + () + + + + getExternalLinkTarget + classParserOptions.html + adc7d3261d3b267aad775e34dca1a5580 + () + + + + getInterfaceMessage + classParserOptions.html + af02ae0dc3776653f136a4f69ddf582de + () + + + + getInterwikiMagic + classParserOptions.html + adfd1d4f99cb1565d8051f36e84364f0a + () + + + + getIsPreview + classParserOptions.html + a7fbd5e91a435ebc75639988a7fe0cab5 + () + + + + getIsPrintable + classParserOptions.html + a9e593dabb323e96ecc15b3bcf4766cee + () + + + + getIsSectionPreview + classParserOptions.html + a5f60517fc9ab2b24cbd3801f442c4b06 + () + + + + getMaxGeneratedPPNodeCount + classParserOptions.html + ac80759baab5c5cd2653441b244b03f53 + () + + + + getMaxIncludeSize + classParserOptions.html + a39c2fb56e3691b25ceb51c5afce6132f + () + + + + getMaxPPExpandDepth + classParserOptions.html + a753199390df3180c5db70f8adf4f43e1 + () + + + + getMaxPPNodeCount + classParserOptions.html + ada14c0932e50fb448c47d39e315c2664 + () + + + + getMaxTemplateDepth + classParserOptions.html + aacc797482b574c7d6abf928d14d30afa + () + + + + getNumberHeadings + classParserOptions.html + a7da1b346f4eb0d034d6ff9132bcd7938 + () + + + + getPreSaveTransform + classParserOptions.html + a8f435e83e046f74d515af4aa5d254b22 + () + + + + getRemoveComments + classParserOptions.html + aca64142ecce1af472805b7f9b04e243a + () + + + + getStubThreshold + classParserOptions.html + aa04977d4233dd1a110a1220f05cd4e16 + () + + + + getTargetLanguage + classParserOptions.html + a4d8222e0266045823d0c84557a038593 + () + + + + getTemplateCallback + classParserOptions.html + ae51a8a95ffff74eb87f68e22cdd28a73 + () + + + + getThumbSize + classParserOptions.html + adf78287ca198f7109e24e505d63a2042 + () + + + + getTidy + classParserOptions.html + a14421d1934b233dbe6edd6260437164c + () + + + + getTimestamp + classParserOptions.html + ae4dec31fc68f954cbfe4a3308451e0d2 + () + + + + getUser + classParserOptions.html + a9b0868d114d827e1bdcb8fdade1ab9a7 + () + + + + getUserLang + classParserOptions.html + ac4e89bd2d87920f728179045ec9cdf26 + () + + + + getUserLangObj + classParserOptions.html + a3ff6183f4e6f9da7ffefc5e432354b11 + () + + + + optionsHash + classParserOptions.html + a48b6e711a6f1768e8eaf44f057f62881 + ($forOptions, $title=null) + + + + optionUsed + classParserOptions.html + aafa684efab2c9bbb97d7df49ff2739b8 + ($optionName) + + + + registerWatcher + classParserOptions.html + a6c2ffcdc3ac7569031b680694a906690 + ($callback) + + + + setAllowExternalImages + classParserOptions.html + a9efc662d539061113c0b99d33efc4a89 + ($x) + + + + setAllowExternalImagesFrom + classParserOptions.html + ac3e956b5f8be4ab53744b2772cf833a0 + ($x) + + + + setAllowSpecialInclusion + classParserOptions.html + a02ba8f6cd0a0e0709e3b0ff7ae908049 + ($x) + + + + setCleanSignatures + classParserOptions.html + ab82cc8d412f44a7ac26cbfbe3f399adc + ($x) + + + + setDateFormat + classParserOptions.html + a52b69308d44a320d0f23fc526ebcbc75 + ($x) + + + + setEditSection + classParserOptions.html + ae41a384d45fb13fad24546ad142e2149 + ($x) + + + + setEnableImageWhitelist + classParserOptions.html + af040336dbccc94d4a36ad4583ae54e4e + ($x) + + + + setExpensiveParserFunctionLimit + classParserOptions.html + a044a58dad2ac174b49f07fc2dc09824d + ($x) + + + + setExternalLinkTarget + classParserOptions.html + af8253cfc62a0f3c1e1e70ae4e7c912c3 + ($x) + + + + setInterfaceMessage + classParserOptions.html + a5b52cf3f82448a604bce3d6d30ff6ed2 + ($x) + + + + setInterwikiMagic + classParserOptions.html + a62a5bc7b01e51331f3d3edb23fc5e718 + ($x) + + + + setIsPreview + classParserOptions.html + a76c98b236f687360506bbcf639ec4fad + ($x) + + + + setIsPrintable + classParserOptions.html + afd581ac46872e4afdfd71236b5b7eb52 + ($x) + + + + setIsSectionPreview + classParserOptions.html + ad24d7aae743ed14f42df1f78d9bbae11 + ($x) + + + + setMaxGeneratedPPNodeCount + classParserOptions.html + ae61320a28575f2335847b0b298e1e167 + ($x) + + + + setMaxIncludeSize + classParserOptions.html + a040e3951ccbfe882337a1db54156d9c7 + ($x) + + + + setMaxPPNodeCount + classParserOptions.html + a29dc50315def42ec830151b4cfe6901e + ($x) + + + + setMaxTemplateDepth + classParserOptions.html + a8aaca8b1e55ce2c73d58f7c650e3e89a + ($x) + + + + setNumberHeadings + classParserOptions.html + a5f0c8fde393852fa9168078868d33fd2 + ($x) + + + + setPreSaveTransform + classParserOptions.html + a2ced2f42de1293310d968a235766c729 + ($x) + + + + setRemoveComments + classParserOptions.html + a05e7047e130077b6dbcd74a0d0481b08 + ($x) + + + + setSkin + classParserOptions.html + a479f10539f554d6e0f96ed9a45674a78 + ($x) + + + + setStubThreshold + classParserOptions.html + aa1ba43379e9773482eeddf93a48b8947 + ($x) + + + + setTargetLanguage + classParserOptions.html + ae3e0b1f39531d6b99cbb0b13b0b1983e + ($x) + + + + setTemplateCallback + classParserOptions.html + a2643878d52c529c13fb36582d08d1a58 + ($x) + + + + setThumbSize + classParserOptions.html + a8219da2600f089aca03cd6290beba0bc + ($x) + + + + setTidy + classParserOptions.html + aa7dc1d56c9acf533510722dcec5e48f4 + ($x) + + + + setTimestamp + classParserOptions.html + a7540458a0808d19972ef631dc97d83f2 + ($x) + + + + setUserLang + classParserOptions.html + a41163404139d08352cd8fabbf528af5e + ($x) + + + static + legacyOptions + classParserOptions.html + ab870a6a6ac19ef3652f3fc4d229360aa + () + + + static + newFromContext + classParserOptions.html + ab8e57901c7f65ec097a956617e9ece21 + (IContextSource $context) + + + static + newFromUser + classParserOptions.html + aa337829b79ddd9d6d272211395ac28fc + ($user) + + + static + newFromUserAndLang + classParserOptions.html + ada96d73b0c994c8e2526588f28ed16d6 + (User $user, Language $lang) + + + + $mAllowExternalImages + classParserOptions.html + a045f71ed6f03d5c2e01b45ea36187846 + + + + + $mAllowExternalImagesFrom + classParserOptions.html + a51567885ab19e92775181a876b499ce7 + + + + + $mAllowSpecialInclusion + classParserOptions.html + af90518702af40f1d385cf2d425fb5fc1 + + + + + $mCleanSignatures + classParserOptions.html + adc9a9b771ab44fe1e8ade3ec5b2bc195 + + + + + $mDateFormat + classParserOptions.html + ae19875ac14caef18dca1575edaf9d710 + + + + + $mDisableContentConversion + classParserOptions.html + aaf0d77608885d2096e1a0fecc7b37b5c + + + + + $mDisableTitleConversion + classParserOptions.html + a2e80583e43fb74401d8ad8cc7150d52f + + + + + $mEditSection + classParserOptions.html + a81067bb7c282b1d0e610b1841571e79c + + + + + $mEnableImageWhitelist + classParserOptions.html + a031b79397ab587415e85d175ea3fa3da + + + + + $mEnableLimitReport + classParserOptions.html + a377d9ecf9533790811caeb280f678465 + + + + + $mExpensiveParserFunctionLimit + classParserOptions.html + a620d2451425c44e83e2f678ef0a8b049 + + + + + $mExternalLinkTarget + classParserOptions.html + a4ad8ef70f1f9ee658d06a4e727898549 + + + + + $mExtraKey + classParserOptions.html + aa8f7892a98cb474bbd1f941ece9f81be + + + + + $mInterfaceMessage + classParserOptions.html + a4b8c1cbaafc7058a566628f2da9a99da + + + + + $mInterwikiMagic + classParserOptions.html + a1ae4b2b51deab90f8401295ecd7df745 + + + + + $mIsPreview + classParserOptions.html + a93bca6774ff47d5dd564e408411dbc63 + + + + + $mIsPrintable + classParserOptions.html + a08d65d8c6b2c58c49ce37dcdf71012bd + + + + + $mIsSectionPreview + classParserOptions.html + aab74321c835184192d59d03b970a772f + + + + + $mMaxGeneratedPPNodeCount + classParserOptions.html + a2a7d1387729ebd8819144515f7719a2f + + + + + $mMaxIncludeSize + classParserOptions.html + af7e8915e1f3926e1c287e54e77ee8ca7 + + + + + $mMaxPPExpandDepth + classParserOptions.html + a389fd32b744b455e4d71adfe44a821b1 + + + + + $mMaxPPNodeCount + classParserOptions.html + a0b9f0fc96d3e97f358065aaa7608f498 + + + + + $mMaxTemplateDepth + classParserOptions.html + a03d7b1fc4f37b976d099bf250e285da3 + + + + + $mNumberHeadings + classParserOptions.html + a5d4c65403ca05bae873e5e5c44604681 + + + + + $mPreSaveTransform + classParserOptions.html + a3a0c825807285ba30aae71e082fdc258 + + + + + $mRemoveComments + classParserOptions.html + a3c2f12bfe74ce98d99f1b6bd985a33af + + + + + $mTargetLanguage + classParserOptions.html + a80c38d10fcd14eb9907d50245ad39015 + + + + + $mTemplateCallback + classParserOptions.html + a48bb31d57c1e99209e3f60e9f8af68e7 + + + + + $mThumbSize + classParserOptions.html + a92ff006bd3c9e59f0f70d336f74744bd + + + + + $mTidy + classParserOptions.html + aba0113fd1862d3216723876ae076d119 + + + + + $mTimestamp + classParserOptions.html + a788b270062dc4e8c0769ed066c416cbd + + + + User + $mUser + classParserOptions.html + a980cf5daa3b87ea39a801bbf5f33a35d + + + + + $mUserLang + classParserOptions.html + ad9fc8584d65d2ddd046d4d31ffc414de + + + + + $onAccessCallback + classParserOptions.html + a59d798f727269045d86d25961336d9a0 + + + + + initialiseFromUser + classParserOptions.html + ac319097e6d693324e0e73963199f23c0 + ($user, $lang) + + + + $mStubThreshold + classParserOptions.html + a6103fd577c37428b959a237a11ea1f49 + + + + + ParserOutput + classParserOutput.html + CacheTime + + + __construct + classParserOutput.html + a4fa64e80ee39eda365fafe883d447c30 + ($text= '', $languageLinks=array(), $categoryLinks=array(), $containsOldMagic=false, $titletext= '') + + + + __sleep + classParserOutput.html + a42ee459e488124a0dc3bcbbf7aa908d6 + () + + + + addCategory + classParserOutput.html + ab7ee36ac885e7ee59308a28c1c4ff6e9 + ($c, $sort) + + + + addExternalLink + classParserOutput.html + aeb615c10d08d44a512958d7bbb999e63 + ($url) + + + + addHeadItem + classParserOutput.html + a3ab19d71074ef964628d21164952ac26 + ($section, $tag=false) + + + + addImage + classParserOutput.html + a09e32508170667aadca398d9f0df4119 + ($name, $timestamp=null, $sha1=null) + + + + addInterwikiLink + classParserOutput.html + a9805c0469bf15a22343f85e7b794c1ec + ($title) + + + + addJsConfigVars + classParserOutput.html + acaee52365828fe89bb9c3ab8a99c7b48 + ($keys, $value=null) + + + + addLanguageLink + classParserOutput.html + a82a477b11e0225a484ac5b2a806aa799 + ($t) + + + + addLink + classParserOutput.html + a58cc21b92161ff835bcc11bacfad25e4 + (Title $title, $id=null) + + + + addModuleMessages + classParserOutput.html + acce835326f81cc6bf3d684ec56f1624d + ($modules) + + + + addModules + classParserOutput.html + acd540e0cc85127e4159668a96853811c + ($modules) + + + + addModuleScripts + classParserOutput.html + a5389624148d1a3098da054bbc753fa45 + ($modules) + + + + addModuleStyles + classParserOutput.html + aa35879021e712cccca77a2c5ae18f6a1 + ($modules) + + + + addOutputHook + classParserOutput.html + a4a7973284a05407ed15a21a9a97db2b5 + ($hook, $data=false) + + + + addOutputPageMetadata + classParserOutput.html + a029441df7a1543e51726baf7e6e9147e + (OutputPage $out) + + + + addSecondaryDataUpdate + classParserOutput.html + a3f2c6f2e54314568f55fcc083462c788 + (DataUpdate $update) + + + + addTemplate + classParserOutput.html + a004a9e3f38b3b4653e67a54af599b2fb + ($title, $page_id, $rev_id) + + + + addWarning + classParserOutput.html + a10e50ac8520560ac42b1c03d1cb796cc + ($s) + + + & + getCategories + classParserOutput.html + a89d95248e15d7452f9b3018baa0c860e + () + + + + getCategoryLinks + classParserOutput.html + a09e92e06ed14c0fcea185d9b4e04d57a + () + + + + getDisplayTitle + classParserOutput.html + a4e3845fc7efa00ab4cac228615caa3de + () + + + + getEditSectionTokens + classParserOutput.html + a42cb6a022c3a5634af901c0d01b70dc0 + () + + + + getExtensionData + classParserOutput.html + ac35fc5369f6b67be4a9bfb1bcb2a1b64 + ($key) + + + & + getExternalLinks + classParserOutput.html + a7e2ff36fd4be140b3a253bb4b9db9bcc + () + + + & + getFileSearchOptions + classParserOutput.html + a25d0d3a755a2c4176f7ebd065e2c5536 + () + + + + getFlag + classParserOutput.html + a7f6c487e3c345d90f7b4be84a8fabebb + ($flag) + + + + getHeadItems + classParserOutput.html + a0e5a412f10d4c0c9566c86d7c06c007f + () + + + + getHideNewSection + classParserOutput.html + ab16c37708eb68b2b6b346fdf526c4da4 + () + + + & + getImages + classParserOutput.html + af0304155cbd83826c86317e37f1adae2 + () + + + + getIndexPolicy + classParserOutput.html + aacab95b42f72f1b848fb7ce969cb200e + () + + + + getInterwikiLinks + classParserOutput.html + a6e5f33673c4396e97796b87222f9715a + () + + + + getJsConfigVars + classParserOutput.html + a81925667283b9c5550e8e36db57b5903 + () + + + & + getLanguageLinks + classParserOutput.html + a8532876844b85e13de48e43dc86a6f12 + () + + + + getLimitReportData + classParserOutput.html + af87938db485c7f983684dc3b50c2d279 + () + + + & + getLinks + classParserOutput.html + a891dfb5f13f878c9920b8291049be68b + () + + + + getModuleMessages + classParserOutput.html + a50cacda80fc25cb06d487630277a7941 + () + + + + getModules + classParserOutput.html + a20f8d76f3fc901a5b96ee585611ca397 + () + + + + getModuleScripts + classParserOutput.html + a6eaf0cf037d0584085b04743e4be0365 + () + + + + getModuleStyles + classParserOutput.html + afac9200ccc47663dce5208bd7095750e + () + + + + getNewSection + classParserOutput.html + ae0810475221efe28c0e5b35d3f0bf35e + () + + + + getNoGallery + classParserOutput.html + a2f4613ec1d7a5cb878b53c5310e0194f + () + + + + getOutputHooks + classParserOutput.html + ad5ae3978f068b23a2ab164744b485db8 + () + + + + getProperties + classParserOutput.html + adf784f92c04bb52037f9ab32cee6ab1e + () + + + + getProperty + classParserOutput.html + a410cadff7821e60b0449ec8aa809f90a + ($name) + + + + getSecondaryDataUpdates + classParserOutput.html + aed71fcd11c54fe88d70e438593183f8b + (Title $title=null, $recursive=true) + + + + getSections + classParserOutput.html + aef0956723f99fc1657815c5e267f9f0e + () + + + & + getTemplateIds + classParserOutput.html + aed9cfd663b9c959b8b4616543eb17a32 + () + + + & + getTemplates + classParserOutput.html + ae6a4dea9906912053d2c7110a7407481 + () + + + + getText + classParserOutput.html + aa043adffdeb0897444aeb000b7c2e0a7 + () + + + + getTimeSinceStart + classParserOutput.html + a2bfb85880937096ff6f6b799708ac1e7 + ($clock) + + + + getTimestamp + classParserOutput.html + a2d602c1715450ab48aa6af15c1f80141 + () + + + + getTitleText + classParserOutput.html + a0806c40ca3abf5f5800e8245b1166bbd + () + + + + getTOCEnabled + classParserOutput.html + af14173990166bae87682028137f4040f + () + + + + getTOCHTML + classParserOutput.html + a7ed0b2a21f9eed4adce4aa7457f45b5f + () + + + + getUsedOptions + classParserOutput.html + aab368a36cc4c5f676e903b849bba2903 + () + + + + getWarnings + classParserOutput.html + a0ab635b881db1eb2dea5a43549c8a99e + () + + + + hideNewSection + classParserOutput.html + aa4d1b37a061ecec2a2d25552566161be + ($value) + + + + recordOption + classParserOutput.html + a38b90e81c216364fb23f9783f8c4383f + ($option) + + + + replaceEditSectionLinksCallback + classParserOutput.html + a620f4dd8f29e3bb8a9cd58ee79eed9c8 + ($m) + + + + resetParseStartTime + classParserOutput.html + a5c52b85ac97503b0daa5872c8260443a + () + + + + setCategoryLinks + classParserOutput.html + a74280d88f098f263b68872480246d702 + ($cl) + + + + setDisplayTitle + classParserOutput.html + a2406e4bb0b78c8fd3afe9e4992701688 + ($text) + + + + setEditSectionTokens + classParserOutput.html + a79a670dd4ace6c8228f0b22902607873 + ($t) + + + + setExtensionData + classParserOutput.html + ac174e841e75660eaf96fea92a223328c + ($key, $value) + + + + setFlag + classParserOutput.html + a1b866e1e92c836c4e7817c3b9fed03ff + ($flag) + + + + setIndexPolicy + classParserOutput.html + aedc24aa710d31ab4d50bc2fd839d01e1 + ($policy) + + + + setLanguageLinks + classParserOutput.html + a980fcca7a36ab948396bc962cdbe48fe + ($ll) + + + + setLimitReportData + classParserOutput.html + a2532539a59cbd88202d78069fd273e40 + ($key, $value) + + + + setNewSection + classParserOutput.html + aee33309919cd81e88d9e7f1f50d5b958 + ($value) + + + + setProperty + classParserOutput.html + a1cc54cdd26cd42e0f3d0a85cf5af27fe + ($name, $value) + + + + setSections + classParserOutput.html + a1797b5909bdc418599a93cbb0d88dc0c + ($toc) + + + + setText + classParserOutput.html + ab63687b8b3bce7e85e261e566717453e + ($text) + + + + setTimestamp + classParserOutput.html + a11405d31ec3eb25a7bf87a9ae2ba39da + ($timestamp) + + + + setTitleText + classParserOutput.html + a2feb6d396925bddc595971703a4d3ed5 + ($t) + + + + setTOCEnabled + classParserOutput.html + a5c76af9da6538ec25e6d79b941c111d0 + ($flag) + + + + setTOCHTML + classParserOutput.html + ad01d4743d239a58c04a10da89c9fe46b + ($tochtml) + + + static + isLinkInternal + classParserOutput.html + a3717800e20cf833db174fa3649031576 + ($internal, $url) + + + + $mCategories + classParserOutput.html + a8febfb8aa8ce518f1084bf3d7d880ff1 + + + + + $mEditSectionTokens + classParserOutput.html + a40a3f96fb1c9597ebfb62247a1765cc6 + + + + + $mExternalLinks + classParserOutput.html + a6ea5a31e8a3efeb7cda55f782919f30b + + + + + $mFileSearchOptions + classParserOutput.html + a5af92efa9f129b67d0b5591375c1b7d0 + + + + + $mHeadItems + classParserOutput.html + a32062cde13a9cf36e2564df22dcd2195 + + + + + $mHideNewSection + classParserOutput.html + a9dc9c00231a8b0d83272ad4be49cef1c + + + + + $mImages + classParserOutput.html + a0c412e71b4f4de0bf12c5490cbe90739 + + + + + $mInterwikiLinks + classParserOutput.html + a7b1b3cbc4d626dd417e1412098ca9d89 + + + + + $mJsConfigVars + classParserOutput.html + ae605e4892f2102e08eec95639fefc1f3 + + + + + $mLanguageLinks + classParserOutput.html + ab2dca466ee80d9aea613dc62a9cdff45 + + + + + $mLinks + classParserOutput.html + a0361576c1ec50607d2c9bb9f3121bf49 + + + + + $mModuleMessages + classParserOutput.html + ad9973d3625042d0524b64d52259110e9 + + + + + $mModules + classParserOutput.html + adbdc346bbd726f4fb827578c2b6a2f22 + + + + + $mModuleScripts + classParserOutput.html + a1d079f15f5b52e6f8206ed95c55c3616 + + + + + $mModuleStyles + classParserOutput.html + a3b3f6c2d991dab68d997f024ec20dc65 + + + + + $mNewSection + classParserOutput.html + abb770f326f315e67b1cc8cb0ac429eae + + + + + $mNoGallery + classParserOutput.html + af564b8872595239b844b7851cbba37ce + + + + + $mOutputHooks + classParserOutput.html + a4ba74da60e381bd5720742804b13367d + + + + + $mProperties + classParserOutput.html + a7dc94f458a9a6dea472c8ac777bfbed6 + + + + + $mSections + classParserOutput.html + aa12628fc205d8337d5aaa945f64082c7 + + + + + $mTemplateIds + classParserOutput.html + afbb332b41e9fb5384a40569b87b106da + + + + + $mTemplates + classParserOutput.html + ac4366a27a285bc8819c431e07329f140 + + + + + $mText + classParserOutput.html + ad0fb13976adb05efbd99865fb22cd4ca + + + + + $mTimestamp + classParserOutput.html + a4705ecdf48f1a4f7ce5f8f5d8479ef12 + + + + + $mTitleText + classParserOutput.html + a0d61eb7c4bbce528a7700c4b592c067d + + + + + $mTOCEnabled + classParserOutput.html + a14ebf2d1a360f74a23c1b592b29942fb + + + + + $mTOCHTML + classParserOutput.html + a7fd87771bccecca0a63b146b01462748 + + + + + $mWarnings + classParserOutput.html + a2085fb691e8de650724ff5398d8c779e + + + + const + EDITSECTION_REGEX + classParserOutput.html + af81c0fd7abb7367d74d3dc79a25ab306 + + + + static + getTimes + classParserOutput.html + ad1e05f9acacad0bbff62fc2607d0fd71 + ($clock=null) + + + + $mAccessedOptions + classParserOutput.html + aa4cf753f9057cc01de149bfc6f061d55 + + + + + $mExtensionData + classParserOutput.html + a825bcecf83c85092ac665bf44f34f11d + + + + + $mIndexPolicy + classParserOutput.html + a63d1c999b567ca0dbe3bbcabc73f4b4c + + + + + $mLimitReportData + classParserOutput.html + a4f624b3848335784d3d3eb0472a64914 + + + + + $mParseStartTime + classParserOutput.html + a81f9a28ec1816bfe7994a36b1439a7f6 + + + + + $mSecondaryDataUpdates + classParserOutput.html + a41cd7c27d2f42d1965a1c109d1630ac1 + + + + + ParserOutputTest + classParserOutputTest.html + MediaWikiTestCase + + + testExtensionData + classParserOutputTest.html + a848ad1e86753065b20eed978491d9826 + () + + + + testIsLinkInternal + classParserOutputTest.html + abd95ab7e0550bd2a9be6cd0914f5ada0 + ($shouldMatch, $server, $url) + + + static + provideIsLinkInternal + classParserOutputTest.html + a58bbd33196dff2ffed59818e1e14a1ad + () + + + + ParserPreloadTest + classParserPreloadTest.html + MediaWikiTestCase + + + testPreloadedNowikiIsUnstripped + classParserPreloadTest.html + acd7d9d9b0c520f1096487ff8ec90fd9e + () + + + + testPreloadedPreIsUnstripped + classParserPreloadTest.html + a279e108eb86cce023b01c81c102462e1 + () + + + + testPreloadSimpleText + classParserPreloadTest.html + ac48f7c969419711d742555adbb3ca70b + () + + + + assertPreloaded + classParserPreloadTest.html + a6ae4ff3992e45d0c7c2bdc97beba4a05 + ($expected, $text, $msg= '') + + + + setUp + classParserPreloadTest.html + a326d8b3bf74835f18d540fd5c61ea24e + () + + + + tearDown + classParserPreloadTest.html + a2ae4d9940d0761be05a4ea52ada1aa2d + () + + + Parser + $testParser + classParserPreloadTest.html + aecefc494b23da38a81d223b5c200be12 + + + + ParserOptions + $testParserOptions + classParserPreloadTest.html + a79fe18a2fa0f30b6aa6f6c0b80d563ce + + + + Title + $title + classParserPreloadTest.html + acefc556555bb3af7aa2863be1995eaf8 + + + + + ParserTest + classParserTest.html + + + __construct + classParserTest.html + a448b5c02900e98bb1b482bb81048fb46 + ($options=array()) + + + + abort + classParserTest.html + a2a62c665c7a47786365e903cfd1877e2 + () + + + + fuzzTest + classParserTest.html + a318ac18b6b257373cae75a084957813e + ($filenames) + + + + getFuzzInput + classParserTest.html + a8601afbfd5df64edcb361a7e64ed056e + ($filenames) + + + + getMemoryBreakdown + classParserTest.html + aee8e47814b8b33a8036118229ba4a88c + () + + + + getParser + classParserTest.html + a343d568467957d0084d00060ea54d48a + ($preprocessor=null) + + + + requireFunctionHook + classParserTest.html + ad1ab7e5d41f0c4dab4d3749c832eff8e + ($name) + + + + requireHook + classParserTest.html + ae6df0ef4f9225eeafe2055ad36ef6d34 + ($name) + + + + runTest + classParserTest.html + a05c4b8d7fb750ba0eae628cd23addf94 + ($desc, $input, $result, $opts, $config) + + + + runTests + classParserTest.html + abf01526d4b971a1792c1c656429a3015 + ($tests) + + + + runTestsFromFiles + classParserTest.html + a70241e13d04306639138b34f9fef1f35 + ($filenames) + + + + setupDatabase + classParserTest.html + a0cc31a876e699b7f310324d38302d522 + () + + + + setupRecorder + classParserTest.html + a09f95ea3a65e45f571d8bddd3c6b7fdd + ($options) + + + + showRunFile + classParserTest.html + a50946c3439cbed506baeaf389fded889 + ($path) + + + + showTestResult + classParserTest.html + a32e074ccc659bddd397413fa26795c7a + (ParserTestResult $testResult) + + + + teardownDatabase + classParserTest.html + ac55921cb5ffb203de855b56480dfe182 + () + + + static + addArticle + classParserTest.html + a1e74245d19cd3986e7f4bb5c2d3529a7 + ($name, $text, $line= 'unknown', $ignoreDuplicate= '') + + + static + chomp + classParserTest.html + a282084bf03e737864551d8f9073fb4bf + ($s) + + + static + getFakeTimestamp + classParserTest.html + a317bfa3262b3b27d3737800dd7fd97c9 + (&$parser, &$ts) + + + static + setUp + classParserTest.html + a8dec5c013241858207c26a332c735f4d + () + + + static + setupInterwikis + classParserTest.html + a669f2e9f67319a40f38a3e195d524024 + () + + + static + tearDownInterwikis + classParserTest.html + a328e3497a2981fdaac2181f74e16b4f6 + () + + + + $regex + classParserTest.html + a2c207c4cf5ca5488c2611f44829bb157 + + + + + colorDiff + classParserTest.html + a3e834f91394d812972845cd57382fb52 + ($text) + + + + quickDiff + classParserTest.html + a1ee5d6eb035adab98a40f1db7adb2e9b + ($input, $output, $inFileTail= 'expected', $outFileTail= 'actual') + + + + showFailure + classParserTest.html + aa820e7820dbb0603a0e4ad244903d7aa + (ParserTestResult $testResult) + + + + showSkipped + classParserTest.html + afeb78a38600c7369bd1db822ce077e07 + () + + + + showSuccess + classParserTest.html + a389782961984b921bdcdcf067247b8f4 + (ParserTestResult $testResult) + + + + showTesting + classParserTest.html + a31263d3d7331d3ee13a411c7df6b5582 + ($desc) + + + + cleanupOption + classParserTest.html + a89fd690148acb70313aeb684f8edf490 + ($opt) + + + + dumpToFile + classParserTest.html + a25428def8a57aabc7d102725aeaa88bd + ($data, $filename) + + + + extractFragment + classParserTest.html + a57fd9647ac7b53c406c769945295716c + ($text, $position) + + + + listTables + classParserTest.html + a7e4c07db7070f7710824e65e21518d19 + () + + + + parseOptions + classParserTest.html + a825c257205fa232db5b7965bda0a402d + ($instring) + + + + setupGlobals + classParserTest.html + a5784473e8113db7e566c744c6f4bbf6a + ($opts= '', $config= '') + + + + setupUploadDir + classParserTest.html + a2772ba5687c63dbd54fef2f327a4cc89 + () + + + + teardownGlobals + classParserTest.html + ace9132780776e08d81b476a91a5f4319 + () + + + + teardownUploadDir + classParserTest.html + a7ebf0f47144c51bbf02954bc697f8b7f + ($dir) + + + + tidy + classParserTest.html + aef9b3488a2ab475e63271afa3494a7ab + ($text) + + + + wellFormed + classParserTest.html + abd756cbe5f2f291fcf3f144abf6d6f3e + ($text) + + + static + deleteDirs + classParserTest.html + a7288417c20a4fdb7e232e8e4300b6c1c + ($dirs) + + + static + deleteFiles + classParserTest.html + a129abc3f11f50453e1bbfa396ffdab77 + ($files) + + + static + getOptionValue + classParserTest.html + a68a170f5d1ac685dce1316b5806ab83d + ($key, $opts, $default) + + + bool + $color + classParserTest.html + ab68deda4c3fc042d52cfc9855e03edde + + + + bool + $databaseSetupDone + classParserTest.html + ae2a0b7b0bcba250ddc91884a6153fbf9 + + + + DatabaseBase + $db + classParserTest.html + a4d9b568cef5501b5439633e90bfe5142 + + + + CloneDatabase + $dbClone + classParserTest.html + abbcb9fa8e0a9663a7a4d07465350d8cf + + + + DjVuSupport + $djVuSupport + classParserTest.html + ae248c373bbf289cbff4adbc6752517ad + + + + + $fuzzSeed + classParserTest.html + ab2ff1dc9c8cb5f1dc2c8ac05b7f173f2 + + + + + $maxFuzzTestLength + classParserTest.html + a793e1d09dfeb6d848179920fa5755b8e + + + + + $memoryLimit + classParserTest.html + a4bb4811f4954614473a6d6b9a464bc12 + + + + string + $oldTablePrefix + classParserTest.html + adca3e6dcc161723f5c9749256e7b5b8e + + + + + $savedGlobals + classParserTest.html + a35d8b5ce84af45d493f12b85ed345823 + + + + bool + $showOutput + classParserTest.html + a2783148621d8621e0d284aca54edbaac + + + + + $uploadDir + classParserTest.html + aee017a6124ab5f2934cecdaf0feecbf5 + + + + bool + $useTemporaryTables + classParserTest.html + a303d345eb5752e1f19d63195acbb2846 + + + + + ParserTestParserHook + classParserTestParserHook.html + + static + dumpHook + classParserTestParserHook.html + af41c9e66d3a5b8cdf020e3aa3a4c12a0 + ($in, $argv) + + + static + setup + classParserTestParserHook.html + a44e89371dc1fe7791d63ac641fbaa392 + (&$parser) + + + static + staticTagHook + classParserTestParserHook.html + a6001210855a0a10e5c236c6cffd358a0 + ($in, $argv, $parser) + + + + ParserTestResult + classParserTestResult.html + + + __construct + classParserTestResult.html + a68e58dc2709c92c8192097e4ce5b580a + ($description) + + + + isSuccess + classParserTestResult.html + a9d6d76a27aaaba4d457f76b6caa7ecd7 + () + + + + $actual + classParserTestResult.html + a7fae72e5f3e8318804d0a196773f554d + + + + + $description + classParserTestResult.html + a8ecf48358b26b31f9d87331cfb8dc85d + + + + + $expected + classParserTestResult.html + a524f257115ba3742fa90d2cddf23cb25 + + + + + PasswordError + classPasswordError.html + MWException + + + PatchSql + classPatchSql.html + Maintenance + + + __construct + classPatchSql.html + adb9f7b7fe27c57edae1bcd643ea02bd9 + () + + + + execute + classPatchSql.html + ae958f980dad1500c2ae06d0a75f2c2bb + () + + + + getDbType + classPatchSql.html + a91841a4c1edf72acad5af365b088c2a0 + () + + + + PathRouter + classPathRouter.html + + + add + classPathRouter.html + a7e902a2c9f9e38b44f614db90750203c + ($path, $params=array(), $options=array()) + + + + addStrict + classPathRouter.html + a9cc35c3a574e6aa6f2ea58d49a7d9173 + ($path, $params=array(), $options=array()) + + + + parse + classPathRouter.html + a9641ea096642a519f9cd8e9364a9ffc7 + ($path) + + + + doAdd + classPathRouter.html + ab10bc7a724fe222cd0e1fc40be42a5a1 + ($path, $params, $options, $key=null) + + + + sortByWeight + classPathRouter.html + a5a7761d50e7e76b556ce3269a8ce1e89 + () + + + static + extractTitle + classPathRouter.html + a51fad9efc2863b19cb39567ce6ef09bd + ($path, $pattern) + + + static + makeWeight + classPathRouter.html + a99a0978c6494d3bad2f70ecf172d3cd6 + ($pattern) + + + array + $patterns + classPathRouter.html + ab786f49a24012146f3c3e04cf7826471 + + + + + PathRouterPatternReplacer + classPathRouterPatternReplacer.html + + + replace + classPathRouterPatternReplacer.html + a4cabc00a7bf2bcb74966d59f73afe11b + ($value) + + + + $error + classPathRouterPatternReplacer.html + a3564234cd2b3d8715e68b7af4240c5e5 + + + + + $key + classPathRouterPatternReplacer.html + a8d5d8480d7b32a733b1b835b1777b131 + + + + + $params + classPathRouterPatternReplacer.html + ab1452cc998bf38e5ac0542f4c0295f8c + + + + + callback + classPathRouterPatternReplacer.html + ad973ba36ae860383a29ebf73f50f6fc2 + ($m) + + + + PathRouterTest + classPathRouterTest.html + MediaWikiTestCase + + + callbackForTest + classPathRouterTest.html + a66e397550a8c92a46358fce8299cdbe6 + (&$matches, $data) + + + + testAdditionalParameter + classPathRouterTest.html + a0f554ae7512409e88f599a4c63ea61dc + () + + + + testBasic + classPathRouterTest.html + ade9ea6d75d1058dd40289a9d0a67dc3f + () + + + + testCallback + classPathRouterTest.html + a5bc56fb3b87e218c5fc39b9c445ac3d7 + () + + + + testCharacters + classPathRouterTest.html + a8e99bcd5aa262b7f8e3311a86d63230e + () + + + + testFail + classPathRouterTest.html + a1797e6a2983ed20334156648594f77dd + () + + + + testKeyParameter + classPathRouterTest.html + ad661969885274d056f5f8c40c2be67ba + () + + + + testLength + classPathRouterTest.html + ae01e4918ccbab69a4e45d59ae614ff69 + () + + + + testLoose + classPathRouterTest.html + a663bbf52d2eba732a5c030f366b92223 + () + + + + testOrder + classPathRouterTest.html + a0d1b1f04c723631a26ab946e0a0c952d + () + + + + testPatternUrlencoding + classPathRouterTest.html + aaf4ecd0e69b04881c2735c024de8b4d8 + () + + + + testRawParamValue + classPathRouterTest.html + a37217c4ca805414d073fb1556892eacd + () + + + + testRegexpChars + classPathRouterTest.html + a3a25ef09d01118d32676be09a58694f2 + ($char) + + + + testRestrictedValue + classPathRouterTest.html + afc5ab8fd29eb5a629cc8af4ca1e47da2 + () + + + + testSpecial + classPathRouterTest.html + abedb2c0b653f0ba46f3cd9d12c94e5b4 + () + + + + testUnicode + classPathRouterTest.html + aacaf9faf425cbe70f2cc7a44c741fb72 + () + + + + testUrlencoding + classPathRouterTest.html + a55fe779fa76a9f14c15f7ac48405c7ae + () + + + + testWeight + classPathRouterTest.html + a29f19401240f3725c54bc73989404705 + () + + + static + provideRegexpChars + classPathRouterTest.html + a903dc3423ad4ea7378f785b4aa16a1ef + () + + + + setUp + classPathRouterTest.html + aca953a3e957838d18a2bafd10eed121a + () + + + PathRouter + $basicRouter + classPathRouterTest.html + a290cb5e8ccfe319d8482c2fc27111ea7 + + + + + PatrolLog + classPatrolLog.html + + static + record + classPatrolLog.html + a1e3805484a7f2d60da9729747fa736f7 + ($rc, $auto=false, User $user=null) + + + static + buildParams + classPatrolLog.html + a8c567744258b1682c0f4fc48542237e9 + ($change, $auto) + + + + PatrolLogFormatter + classPatrolLogFormatter.html + LogFormatter + + + getMessageKey + classPatrolLogFormatter.html + a93d655ca9ab089a1e496293acf3849b7 + () + + + + getMessageParameters + classPatrolLogFormatter.html + abc672467fea92025f735c8af5d78d515 + () + + + + PermissionsError + classPermissionsError.html + ErrorPageError + + + __construct + classPermissionsError.html + a1dcf7e189054cffb04bf2013eeb5c1c9 + ($permission, $errors=array()) + + + + report + classPermissionsError.html + a6c1c80d59d2805759a2629321aa70220 + () + + + + $errors + classPermissionsError.html + a97948ea7bc90fe040398aae3684a6127 + + + + + $permission + classPermissionsError.html + a3372008b1c725c0ce78012c0a85a0ccf + + + + + PhpHttpRequest + classPhpHttpRequest.html + MWHttpRequest + + + execute + classPhpHttpRequest.html + a0e1b25ea386fe99cfd4abe41ca2a863e + () + + + + urlToTcp + classPhpHttpRequest.html + a96d1cc1fa2944a0d4687dc3af2512f9c + ($url) + + + + PhpHttpRequestTester + classPhpHttpRequestTester.html + PhpHttpRequest + + + setRespHeaders + classPhpHttpRequestTester.html + a520eee80bf9b65b3f885c5e1c7bfcc25 + ($name, $value) + + + + PHPUnitMaintClass + classPHPUnitMaintClass.html + Maintenance + + + __construct + classPHPUnitMaintClass.html + ad754f3583037775a2bc273ac5e7c0124 + () + + + + execute + classPHPUnitMaintClass.html + a6d6df41d35329f4921026492767b83a2 + () + + + + finalSetup + classPHPUnitMaintClass.html + afa0d0626f2c2b5eb8db473a7c50e7fd5 + () + + + + getDbType + classPHPUnitMaintClass.html + a4bb12d52017389e5dc1ea5034412b221 + () + + + + PhpXmlBugTester + classPhpXmlBugTester.html + + + __construct + classPhpXmlBugTester.html + a4bbf7274749ca32fb1fe984c0eef20b5 + () + + + + chardata + classPhpXmlBugTester.html + adb869cfa2d55e40c8dd3591257543c41 + ($parser, $data) + + + + $ok + classPhpXmlBugTester.html + ac30a22f6565eef4680d319a64740a860 + + + + + $parsedData + classPhpXmlBugTester.html + a6c6a80e87d9de4a13a80202c5944782e + + + + + PNGHandler + classPNGHandler.html + BitmapHandler + + + canAnimateThumbnail + classPNGHandler.html + a066e45c91f828e1a72d0e668f10c1a3f + ($image) + + + + formatMetadata + classPNGHandler.html + ab0bcf0682b39a66be1f7da6112802150 + ($image) + + + + getCommonMetaArray + classPNGHandler.html + a3c5ebb6bad9cacfe2e51f8d4c5bd09dc + (File $image) + + + + getLongDesc + classPNGHandler.html + aef67c635aa94a09f6c91d70446df2338 + ($image) + + + + getMetadata + classPNGHandler.html + a17e8816833b50c78229aa3cb7a94f58d + ($image, $filename) + + + + getMetadataType + classPNGHandler.html + a36f5c234102b4f0e824996e47f1b0ae2 + ($image) + + + + isAnimatedImage + classPNGHandler.html + ad096e9ce665d5e8a154cf20ad01f26f2 + ($image) + + + + isMetadataValid + classPNGHandler.html + acec2735ae2b3925aa9a52704e7a1a4d9 + ($image, $metadata) + + + const + BROKEN_FILE + classPNGHandler.html + a2b5ffb7b367806f38034cc979cbe0fcb + + + + + PNGHandlerTest + classPNGHandlerTest.html + MediaWikiMediaTestCase + + + provideGetIndependentMetaArray + classPNGHandlerTest.html + ab2076f5d5655ce5021782e3ce11186d1 + () + + + + testGetImageArea + classPNGHandlerTest.html + a8c3e04a0f271dc30e0a059b5eaaeb5df + ($filename, $expected) + + + + testGetIndependentMetaArray + classPNGHandlerTest.html + a5cf409fb1bba448835cbc61491879bf3 + ($filename, $expected) + + + + testGetMetadata + classPNGHandlerTest.html + a5eb15895ab33bbdaee0b83cc99a78c5c + ($filename, $expected) + + + + testInvalidFile + classPNGHandlerTest.html + a51400e8c071277917837b908b711a183 + () + + + + testIsAnimanted + classPNGHandlerTest.html + a9c27280522fc0b18e4a6e4d4f5b7774a + ($filename, $expected) + + + + testIsMetadataValid + classPNGHandlerTest.html + a5ffdb413715f61d81308e11b997ae675 + ($metadata, $expected) + + + static + provideGetImageArea + classPNGHandlerTest.html + a57b228141cbe2e9aebf15f102470941f + () + + + static + provideGetMetadata + classPNGHandlerTest.html + a88c4e275d90c576be3eee485994df17f + () + + + static + provideIsAnimated + classPNGHandlerTest.html + a5020e315bca5ab7ae087180d443fa067 + () + + + static + provideIsMetadataValid + classPNGHandlerTest.html + ac0fff2b91eb665104938eb68c362c782 + () + + + + setUp + classPNGHandlerTest.html + ae1c00c54c8976ffa7f20bdb73fd2f9bc + () + + + PNGHandler + $handler + classPNGHandlerTest.html + a1da04c9c955974ac98435b2d8c9c6ca4 + + + + + PNGMetadataExtractor + classPNGMetadataExtractor.html + + static + getMetadata + classPNGMetadataExtractor.html + a6fad40fffdc2abb5ba23383a5a33656a + ($filename) + + + const + MAX_CHUNK_SIZE + classPNGMetadataExtractor.html + a47aaf5a77003af769ee559c68836e4c8 + + + + const + VERSION + classPNGMetadataExtractor.html + a666e28070551f62bc70bbf3a42ca14bd + + + + static + read + classPNGMetadataExtractor.html + ae8ce203dbbcf7d21fcdd4e30c5ad6dd9 + ($fh, $size) + + + static + $crcSize + classPNGMetadataExtractor.html + af3b4a85af6db356384d845906d2c8adf + + + + static + $pngSig + classPNGMetadataExtractor.html + acd042e56aae006c9cf07573894dc0bee + + + + static + $textChunks + classPNGMetadataExtractor.html + a532ca85e2b33beb41d3846b376b90922 + + + + + PNGMetadataExtractorTest + classPNGMetadataExtractorTest.html + MediaWikiTestCase + + + testApngAnimationMetadata + classPNGMetadataExtractorTest.html + add94b24f4a6461060a047156e260ba3e + () + + + + testPngBitDepth1 + classPNGMetadataExtractorTest.html + a35f3536a213132ef6471bfec111bd818 + () + + + + testPngBitDepth8 + classPNGMetadataExtractorTest.html + af50ff1ce6c0227fbcb7b73252195d5c2 + () + + + + testPngGreyscaleColour + classPNGMetadataExtractorTest.html + a5933ad31efd762302e2d8ee93726b934 + () + + + + testPngGreyscaleNoAlphaColour + classPNGMetadataExtractorTest.html + af9e7b4dcd91072d4875661dac6558ace + () + + + + testPngIndexColour + classPNGMetadataExtractorTest.html + af7674ef35a101901d4e060d4fc02a8f6 + () + + + + testPngNativeText + classPNGMetadataExtractorTest.html + a2c95672052646f7aacbd8260aa30fdc2 + () + + + + testPngNativeTextNonAscii + classPNGMetadataExtractorTest.html + a4f25706208d70978ca4511623c9a5943 + () + + + + testPngNativetZtxt + classPNGMetadataExtractorTest.html + a26057a9591a0c9af3ab99ee8f1018b32 + () + + + + testPngRgbColour + classPNGMetadataExtractorTest.html + a136cdf8dde14b72ab90cfddef074db9c + () + + + + testPngRgbNoAlphaColour + classPNGMetadataExtractorTest.html + a5f306a5747d82344057a921049153209 + () + + + + testStaticPngAnimationMetadata + classPNGMetadataExtractorTest.html + a5f759f310b4fe5766104171b070a88e7 + () + + + + setUp + classPNGMetadataExtractorTest.html + ac4a8fb239e72076a7a57fafef4ce9d1b + () + + + + PoolCounter + classPoolCounter.html + + + acquireForAnyone + classPoolCounter.html + aec26d69937503ffddd0e23f055f039ae + () + + + + acquireForMe + classPoolCounter.html + ac17ddcb04250f95259231c547f5aebce + () + + + + getKey + classPoolCounter.html + a70b281ea5f95163e9d262a98e1063a7a + () + + + + release + classPoolCounter.html + aadb5688472373695e75c72aeeee2735a + () + + + static + factory + classPoolCounter.html + afb1b3009c4e2b67ae0711098b21db2d6 + ($type, $key) + + + const + DONE + classPoolCounter.html + a346d608aa397908418d748c49ca76dc1 + + + + const + ERROR + classPoolCounter.html + a51fcbff837d261ecbad167d8467affa0 + + + + const + LOCK_HELD + classPoolCounter.html + af07ca189d69e795b36b457a8eaff64f9 + + + + const + LOCKED + classPoolCounter.html + a2d5ebf567f88cc098e8548816878b7c1 + + + + const + NOT_LOCKED + classPoolCounter.html + ac984ceefd2981bbd37288858559e606a + + + + const + QUEUE_FULL + classPoolCounter.html + a159e5ec44eea82b19ba01d7973ef406b + + + + const + RELEASED + classPoolCounter.html + a8f6a444575b17e755518a453710221c9 + + + + const + TIMEOUT + classPoolCounter.html + a508b9dae774f5afc9494db1b742cb22f + + + + + __construct + classPoolCounter.html + a99a6a943088f621e1536b5be0a2ad7a4 + ($conf, $type, $key) + + + + hashKeyIntoSlots + classPoolCounter.html + a5d323a7122315938ad178f9da78ec70a + ($key, $slots) + + + string + $key + classPoolCounter.html + a8b554418bc5efa1227164342a9a284bb + + + + + $maxqueue + classPoolCounter.html + ae87712e124cdb4e0ece66e5e662dcbd0 + + + + int + $slots + classPoolCounter.html + a91b4232a49f7606ebf1879807293f008 + + + + float + $timeout + classPoolCounter.html + a337e6bf02e83d36b8f6336122f4230e0 + + + + int + $workers + classPoolCounter.html + a1dc51799b445137b74aff836dc2b9134 + + + + + PoolCounter_Stub + classPoolCounter__Stub.html + PoolCounter + + + __construct + classPoolCounter__Stub.html + ad8fc4cbcee5d0956fa51e6a67f69c903 + () + + + + acquireForAnyone + classPoolCounter__Stub.html + a72110c3008cc4c1059c3477f9d3611e1 + () + + + + acquireForMe + classPoolCounter__Stub.html + a2d2ebe1cd09b295415951cabbe306074 + () + + + + release + classPoolCounter__Stub.html + a3b42515843c4ba5a2d4495fae882e395 + () + + + + PoolCounterAbstractMock + classPoolCounterAbstractMock.html + PoolCounter + + + __construct + classPoolCounterAbstractMock.html + ab72c792808702f67d341c7372ce7080b + () + + + + PoolCounterRedis + classPoolCounterRedis.html + PoolCounter + + + __construct + classPoolCounterRedis.html + a852bbb2fcf83f786d3ff60f789adaed1 + ($conf, $type, $key) + + + + acquireForAnyone + classPoolCounterRedis.html + a7d48bb6b11f9aef5e2ae4a28797a95ba + () + + + + acquireForMe + classPoolCounterRedis.html + ad6736efb4dd32856944ded3f1b3e0f02 + () + + + + release + classPoolCounterRedis.html + ab2ddaf95a6e4bdeedd8a9f1b965e124d + () + + + static + releaseAll + classPoolCounterRedis.html + aad1c7e2d62fd18bf09c15cb1888ccb39 + () + + + const + AWAKE_ALL + classPoolCounterRedis.html + a6803537718c826350a36db5e903fa0fb + + + + const + AWAKE_ONE + classPoolCounterRedis.html + ac19e8cb6de2b3c0579335e60238e8621 + + + + + getConnection + classPoolCounterRedis.html + a897884d01d8c096e1c26966446b6144a + () + + + + getSlotListKey + classPoolCounterRedis.html + a60551bd0005dbc3c0d6767297ebeb75b + () + + + + getSlotRTimeSetKey + classPoolCounterRedis.html + a93ecfd4011e0d3958a79734ad4b12437 + () + + + + getWaitSetKey + classPoolCounterRedis.html + a7be1c82532222280cce9b77e4497a17e + () + + + + getWakeupListKey + classPoolCounterRedis.html + a14c9a3485edb0d5387ba029e90044175 + () + + + + initAndPopPoolSlotList + classPoolCounterRedis.html + a879093d75a5c6abd3663e24f62e3100d + (RedisConnRef $conn, $now) + + + + registerAcquisitionTime + classPoolCounterRedis.html + ac291fa436b0ff19f511b88197acbda54 + (RedisConnRef $conn, $slot, $now) + + + + waitForSlotOrNotif + classPoolCounterRedis.html + a8d77046f1cca12d43b51008b723efecd + ($doWakeup) + + + RedisConnRef + $conn + classPoolCounterRedis.html + aa3203a322ca6290c58bdc47298d9be1f + + + + string + $keySha1 + classPoolCounterRedis.html + af0f408bd779147d3dae6cb002bafff80 + + + + int + $lockTTL + classPoolCounterRedis.html + aecd94acd5fed39e961c21c6316d6d45e + + + + int + $onRelease + classPoolCounterRedis.html + a1258909c6cb1b7fa0a0686621c75e739 + + + + RedisConnectionPool + $pool + classPoolCounterRedis.html + af96c858c13f87ef76b5386af54bd3162 + + + + HashRing + $ring + classPoolCounterRedis.html + a89b0209519ef03c5248e6356e8485227 + + + + array + $serversByLabel + classPoolCounterRedis.html + a907a0d37c01d44f3fb40b37dd10a06e7 + + + + string + $session + classPoolCounterRedis.html + a956367acf5396d17aad4519fd59d5896 + + + + string + $slot + classPoolCounterRedis.html + a506e9604ef1ab3c27d112f5c11ff7288 + + + + int + $slotTime + classPoolCounterRedis.html + a64092e2e8a1c65b940d7a5a047430712 + + + + static + $active + classPoolCounterRedis.html + a85a752956ee9739b9e902daefe5c1d45 + + + + + PoolCounterTest + classPoolCounterTest.html + MediaWikiTestCase + + + testConstruct + classPoolCounterTest.html + ae209840e0a9165217ca8166883bf428b + () + + + + testConstructWithSlots + classPoolCounterTest.html + af76d61b2578a3f5a1210d0d99e6baeb4 + () + + + + testHashKeyIntoSlots + classPoolCounterTest.html + ab33111bef668ea69a93092a1ea94854c + () + + + + PoolCounterWork + classPoolCounterWork.html + + + __construct + classPoolCounterWork.html + a391d40f7ea991f6d0a3898223d214f65 + ($type, $key) + + + + doWork + classPoolCounterWork.html + aaa6057ac654109e54a6127a05c3a9194 + () + + + + error + classPoolCounterWork.html + a7f1fcb337d61a26674747ee05e2b0125 + ($status) + + + + execute + classPoolCounterWork.html + acb6ecf3a49e90737c8c9d7fb0f0337cd + ($skipcache=false) + + + + fallback + classPoolCounterWork.html + a0ef75749e2e0fd5b6bab02588e89efd9 + () + + + + getCachedWork + classPoolCounterWork.html + a286aad2107efcf61399f8e88578ca330 + () + + + + logError + classPoolCounterWork.html + a7adc1ea5c931e7c1912829a911ad1ab9 + ($status) + + + bool + $cacheable + classPoolCounterWork.html + a3b59480de32fd1b200ebbfd55b77374c + + + + string + $type + classPoolCounterWork.html + a3c1f24689cca4778886a88756921db7b + + + + + PoolCounterWorkViaCallback + classPoolCounterWorkViaCallback.html + PoolCounterWork + + + __construct + classPoolCounterWorkViaCallback.html + aadd0758202cbbd0e825d6b5173509e31 + ($type, $key, array $callbacks) + + + + doWork + classPoolCounterWorkViaCallback.html + ae0c470ac723e3d022df3fdc64ebdbe5e + () + + + + error + classPoolCounterWorkViaCallback.html + a909e79b9f10948bbee45a4cf387bda01 + ($status) + + + + fallback + classPoolCounterWorkViaCallback.html + a5adf96adf136877f1112c8a9abbe6991 + () + + + + getCachedWork + classPoolCounterWorkViaCallback.html + a7cc8cd90b733af86f94713ed5343dc53 + () + + + callable null + $doCachedWork + classPoolCounterWorkViaCallback.html + aa84b3cc9596037e55afea7fc444f1e0e + + + + callable + $doWork + classPoolCounterWorkViaCallback.html + aaa4eb939ee3677cdb9e4295d8621cccf + + + + callable null + $error + classPoolCounterWorkViaCallback.html + a01eb760ecb473d265623b3880890d1e2 + + + + callable null + $fallback + classPoolCounterWorkViaCallback.html + a2a83575a9714b76e921b0b6ea1c52321 + + + + + PoolWorkArticleView + classPoolWorkArticleView.html + PoolCounterWork + + + __construct + classPoolWorkArticleView.html + a85afa69e65fd5c68b16fb54da576240e + (Page $page, ParserOptions $parserOptions, $revid, $useParserCache, $content=null) + + + + doWork + classPoolWorkArticleView.html + af8e414a7546f5fd9be94d839ac9823a9 + () + + + + error + classPoolWorkArticleView.html + a839ebf5bee192b3e6eac3bced7a2ee6c + ($status) + + + + fallback + classPoolWorkArticleView.html + a3d152502f3e1e7620d91bf66d2d76554 + () + + + + getCachedWork + classPoolWorkArticleView.html + a76307711006f246e6671048ea2e3823d + () + + + + getError + classPoolWorkArticleView.html + a66b57ccf4806a53de0f00c1654c844df + () + + + + getIsDirty + classPoolWorkArticleView.html + aa0747ab52a3b51489d1b4fe01589281c + () + + + + getParserOutput + classPoolWorkArticleView.html + a8d66e3d3eb8bb65ed9e297497904c480 + () + + + string + $cacheKey + classPoolWorkArticleView.html + ae1bd935f095ac4333e3ff95187557bc9 + + + + Content null + $content + classPoolWorkArticleView.html + ae3450223adbfefae429125887bb5e420 + + + + Status bool + $error + classPoolWorkArticleView.html + a5bf79b01598628ad7de7b17d7c5ca650 + + + + bool + $isDirty + classPoolWorkArticleView.html + a643a5ca385815e83b8622bd6af71361a + + + + Page + $page + classPoolWorkArticleView.html + a4e4e940c533ac22d0220fd7e831fcd88 + + + + ParserOptions + $parserOptions + classPoolWorkArticleView.html + a7892b6575a0804ca26a8996423b07760 + + + + ParserOutput bool + $parserOutput + classPoolWorkArticleView.html + a685fe50a2d2f2ff455b13a925d6ef412 + + + + int + $revid + classPoolWorkArticleView.html + a508b87057c46ff14d0448865a663f089 + + + + + PopularPagesPage + classPopularPagesPage.html + QueryPage + + + __construct + classPopularPagesPage.html + a79bc4beac100ebb4de822d8ba0208bac + ($name= 'Popularpages') + + + + formatResult + classPopularPagesPage.html + a3d9db2efb4e32e7b184327f889479f3e + ($skin, $result) + + + + getQueryInfo + classPopularPagesPage.html + ad4166bdda95c4a942d5a0bb2cbaeb5a0 + () + + + + isExpensive + classPopularPagesPage.html + a8151826d776b7537608ad2164df0f927 + () + + + + isSyndicated + classPopularPagesPage.html + a878c0f5fc131c90fc0ac1744de5e41f9 + () + + + + getGroupName + classPopularPagesPage.html + a94a8feadf48162a292c6317865c41175 + () + + + + PopulateCategory + classPopulateCategory.html + Maintenance + + + __construct + classPopulateCategory.html + abcee6a9e7e95be9c85811800c48841e6 + () + + + + execute + classPopulateCategory.html + a128a6bf1bde9b30d84756ca2f9504ab9 + () + + + const + REPORTING_INTERVAL + classPopulateCategory.html + ab0f00ea5890f089cc46123e148f8bc51 + + + + + doPopulateCategory + classPopulateCategory.html + a168bb58a66724ee41989765ebf7a0ded + ($begin, $maxlag, $throttle, $force) + + + + PopulateFilearchiveSha1 + classPopulateFilearchiveSha1.html + LoggedUpdateMaintenance + + + __construct + classPopulateFilearchiveSha1.html + a2059ae3c2dcd3048e2bcf72b23b92ee4 + () + + + + doDBUpdates + classPopulateFilearchiveSha1.html + a411e788db609177702bd8edab089b967 + () + + + + getUpdateKey + classPopulateFilearchiveSha1.html + a50ba1bae8b795624271f7d2d18c0dd76 + () + + + + updateSkippedMessage + classPopulateFilearchiveSha1.html + a3f1472b2afcb0f79480c4c4007c44743 + () + + + + PopulateImageSha1 + classPopulateImageSha1.html + LoggedUpdateMaintenance + + + __construct + classPopulateImageSha1.html + ae97609ad7aaf960bc7263bbe43f42c39 + () + + + + doDBUpdates + classPopulateImageSha1.html + add0d3f68838d04582fe37c06ec3965b9 + () + + + + execute + classPopulateImageSha1.html + abf07bf2ab596ac46929d24771188eb89 + () + + + + getUpdateKey + classPopulateImageSha1.html + af2bb0718b7e6a35f0df97dc0582d1438 + () + + + + updateSkippedMessage + classPopulateImageSha1.html + afe21dfbb3e93b598d03484b7fa467a19 + () + + + + PopulateLogSearch + classPopulateLogSearch.html + LoggedUpdateMaintenance + + + __construct + classPopulateLogSearch.html + ae9b5827b8c1a569b894aad38edc6159d + () + + + + doDBUpdates + classPopulateLogSearch.html + a013d90bf03ec64c61b3d35864dcd0b9c + () + + + + getUpdateKey + classPopulateLogSearch.html + acd7b7eecf0939c1b0fc5d6803fb5162b + () + + + + updateSkippedMessage + classPopulateLogSearch.html + a03c3a5507171bb6751bfd5c5a1b30cab + () + + + static + $tableMap + classPopulateLogSearch.html + aefc431d6aa6642cd3904c40b568d001f + + + + + PopulateLogUsertext + classPopulateLogUsertext.html + LoggedUpdateMaintenance + + + __construct + classPopulateLogUsertext.html + ac32b859830aa7b918a4fbfa81d92f12c + () + + + + doDBUpdates + classPopulateLogUsertext.html + a7969de6396bb19b15f2b6031de1514dd + () + + + + getUpdateKey + classPopulateLogUsertext.html + ab3bf1c7c88182fb2375531ebd99e22a6 + () + + + + updateSkippedMessage + classPopulateLogUsertext.html + afc466481a3c1a9ed710ce2285c8f3a1d + () + + + + PopulateParentId + classPopulateParentId.html + LoggedUpdateMaintenance + + + __construct + classPopulateParentId.html + acb57ca3177c52783e0684e44161e4199 + () + + + + doDBUpdates + classPopulateParentId.html + ab8e81ffb82dec87d2a0efda08a2631d4 + () + + + + getUpdateKey + classPopulateParentId.html + a81da48ab7b5e63d30b918b01c692e08f + () + + + + updateSkippedMessage + classPopulateParentId.html + aff38142c57c3d378eebebb35fabfcdea + () + + + + PopulateRecentChangesSource + classPopulateRecentChangesSource.html + LoggedUpdateMaintenance + + + __construct + classPopulateRecentChangesSource.html + a8c4ce04b476f97a89b88766fa13437ef + () + + + + buildUpdateCondition + classPopulateRecentChangesSource.html + ab09db19bb4dc9ef88b1140eda363a828 + (DatabaseBase $dbw) + + + + doDBUpdates + classPopulateRecentChangesSource.html + a0cda37cb07438324cdb1dc948d0a4a62 + () + + + + getUpdateKey + classPopulateRecentChangesSource.html + a548922c70bc56e30b794578ee44f7ff0 + () + + + + PopulateRevisionLength + classPopulateRevisionLength.html + LoggedUpdateMaintenance + + + __construct + classPopulateRevisionLength.html + a334db02163ce2e7cc2fc0a42a4c5838e + () + + + + doDBUpdates + classPopulateRevisionLength.html + a5c1cdcb9cbf008e343122537077fac70 + () + + + + doLenUpdates + classPopulateRevisionLength.html + a19ba5a3497cebb102a36d11f8920bc16 + ($table, $idCol, $prefix, $fields) + + + + getUpdateKey + classPopulateRevisionLength.html + a7ab7180a954c2faa38f77041ea379089 + () + + + + upgradeRow + classPopulateRevisionLength.html + a87db874b0061ad6a34d4b2caa61c35fd + ($row, $table, $idCol, $prefix) + + + + PopulateRevisionSha1 + classPopulateRevisionSha1.html + LoggedUpdateMaintenance + + + __construct + classPopulateRevisionSha1.html + a4a97117245f5c3b41199ecdb4cb0f1c5 + () + + + + doDBUpdates + classPopulateRevisionSha1.html + ae6f19e46e7502853d3187f12d200cd61 + () + + + + doSha1LegacyUpdates + classPopulateRevisionSha1.html + ae4d2da282f1874a6dc4412456601fa31 + () + + + + doSha1Updates + classPopulateRevisionSha1.html + a84d91a4ae9272fecdf0e157c49689565 + ($table, $idCol, $prefix) + + + + getUpdateKey + classPopulateRevisionSha1.html + a2372c2883a7f580f6131cf25c19ac4b3 + () + + + + upgradeLegacyArchiveRow + classPopulateRevisionSha1.html + a44cb1e9475cd0d69a08b915aa1adb2ca + ($row) + + + + upgradeRow + classPopulateRevisionSha1.html + aefc5e7d3f6a0a638b8a9ca7fe0b653be + ($row, $table, $idCol, $prefix) + + + + PostgresField + classPostgresField.html + Field + + + conname + classPostgresField.html + a33b2eefde4235641b94bd2448fba7ce0 + () + + + + defaultValue + classPostgresField.html + af786efca1942daad3c995d3dede490b7 + () + + + + is_deferrable + classPostgresField.html + a798b68e1a88b7d5e7c7cca54e2f49098 + () + + + + is_deferred + classPostgresField.html + a6ed4a4a24a4a2b4dada117008f383165 + () + + + + isNullable + classPostgresField.html + a0190b26bc716218040361c41ace04f36 + () + + + + maxLength + classPostgresField.html + ad0f5ca75a58ab241ed9040e920fcb100 + () + + + + name + classPostgresField.html + a52df7744c791d9aa96f6ba7fd8c7af7c + () + + + + tableName + classPostgresField.html + ac30f4fc7ff972663ebe3e36716473164 + () + + + + type + classPostgresField.html + a5438156af59d480e5413598bc17e40c7 + () + + + static + fromText + classPostgresField.html + af3b619d92014b49a770c5ba4f12e32fc + ($db, $table, $field) + + + + $conname + classPostgresField.html + a19d2d38575796e51d40351d2270ba83b + + + + + $default + classPostgresField.html + ab7b9fb2ea7d2320892ca9338c4245a9f + + + + + $deferrable + classPostgresField.html + a732f7c4a9fd81e4595294b6439f294e4 + + + + + $deferred + classPostgresField.html + a4bc5fe0c49fa03560d8bf6820bbe07e1 + + + + + $has_default + classPostgresField.html + a527dfe17e0970272818baf6914915a23 + + + + + $max_length + classPostgresField.html + a6a39d26a220d025b8fe7567c45d69e43 + + + + + $nullable + classPostgresField.html + a662f335b518343e28e793dfc3798222f + + + + + $tablename + classPostgresField.html + ad6ad016aef57136edbc17772b1cda122 + + + + + $type + classPostgresField.html + a9c5286141b0576b36db2b04bb4558f0d + + + + + $name + classPostgresField.html + a41c9b966ef2fb0c04aae6d10383747c1 + + + + + PostgresInstaller + classPostgresInstaller.html + DatabaseInstaller + + + commitChanges + classPostgresInstaller.html + aa57b11d2ac9f0385856ee3c688b97d01 + () + + + + createTables + classPostgresInstaller.html + a758610adc2ea4e820e0cf898dd53698f + () + + + + getConnectForm + classPostgresInstaller.html + a8e283267890c5517aeecdbe3089a63a2 + () + + + + getConnection + classPostgresInstaller.html + a176d5b11bb406edcd9656cde60f6f189 + () + + + + getLocalSettings + classPostgresInstaller.html + ae1735052c58a0afcfa79cbf2bdf744f9 + () + + + + getName + classPostgresInstaller.html + a36f5c158978425143bd6c365fec872ee + () + + + + getSettingsForm + classPostgresInstaller.html + ade4d3c0990a6c7c262030179d0cb730f + () + + + + isCompiled + classPostgresInstaller.html + afd8239550690808a497c5e6cc9fe0592 + () + + + + openConnection + classPostgresInstaller.html + aab0c2fc0fdbb35986aaaa8fa32f12aeb + () + + + + openConnectionToAnyDB + classPostgresInstaller.html + afd04412465a51d31ceec300dcf6a1cfb + ($user, $password) + + + + preInstall + classPostgresInstaller.html + aa17bc389f3a2f284d5515c316ae0861f + () + + + + preUpgrade + classPostgresInstaller.html + a5348a28912dfb7ec96b74eb33a51dacd + () + + + + setupDatabase + classPostgresInstaller.html + a5f49080bed93e1f7002c23fcdac48dc4 + () + + + + setupPLpgSQL + classPostgresInstaller.html + a93adefa5b272a44070b746e36f08459b + () + + + + setupSchema + classPostgresInstaller.html + a43c1b685b61e5b0be59f778eaec4b150 + () + + + + setupUser + classPostgresInstaller.html + a88aeda028049cc9438c084e6de921006 + () + + + + submitConnectForm + classPostgresInstaller.html + aee693fd7f69052c56d98460daed335df + () + + + + submitSettingsForm + classPostgresInstaller.html + a92b4625577cec439a4e0c181db0781f8 + () + + + + $maxRoleSearchDepth + classPostgresInstaller.html + a7aefd8debc3440b24a6ced2f05a89696 + + + + + $minimumVersion + classPostgresInstaller.html + aa8013594cc1423a7b6b607b94ede79bd + + + + + canCreateAccounts + classPostgresInstaller.html + a1b53ac59c4a10e425283673913b80c66 + () + + + + canCreateObjectsForWebUser + classPostgresInstaller.html + ad0a5c2b5f0ce90ddefac804bd079a69f + () + + + + getInstallUserPermissions + classPostgresInstaller.html + ab2547a47e0e1541d09384d000d9480ed + () + + + + getPgConnection + classPostgresInstaller.html + a8563f57759c2ff3ed0314aefa3b82119 + ($type) + + + + isRoleMember + classPostgresInstaller.html + aca36cf1c8ea6a1e9aef9ef799d73ffb2 + ($conn, $targetMember, $group, $maxDepth) + + + + isSuperUser + classPostgresInstaller.html + a1e2764134fe17cc4bcdd8c46a8dbcf88 + () + + + + openConnectionWithParams + classPostgresInstaller.html + afbd15546c4a4b3cd066c44e42aca6b84 + ($user, $password, $dbName) + + + + openPgConnection + classPostgresInstaller.html + afaa956e2b32bd776e90558e681b07c7e + ($type) + + + + $globalNames + classPostgresInstaller.html + a61997128b0a433d6fb91d0bee741b5cc + + + + + $internalDefaults + classPostgresInstaller.html + a8f36ec7d2d41e6933e926bf1734154eb + + + + + $pgConns + classPostgresInstaller.html + a05808468397f47500f77fdc26c4c5550 + + + + + PostgreSqlLockManager + classPostgreSqlLockManager.html + DBLockManager + + + doGetLocksOnServer + classPostgreSqlLockManager.html + ad7081f9e199a9ac3477ef2e6035d953e + ($lockSrv, array $paths, $type) + + + + releaseAllLocks + classPostgreSqlLockManager.html + ae21183069fe9b2b945bd2b5d39389730 + () + + + array + $lockTypeMap + classPostgreSqlLockManager.html + aa4d93a9906ce7f35a56d283fa936c7c7 + + + + + PostgresSearchResult + classPostgresSearchResult.html + SearchResult + + + __construct + classPostgresSearchResult.html + ac1d22d6d27f767c944fe43cbe4c45079 + ($row) + + + + getScore + classPostgresSearchResult.html + a04ce24c3fe454ffc557c7327833e1506 + () + + + + PostgresSearchResultSet + classPostgresSearchResultSet.html + SqlSearchResultSet + + + next + classPostgresSearchResultSet.html + aa387d0e4cb643ac7024a7aa6d9add798 + () + + + + PostgresTransactionState + classPostgresTransactionState.html + + + __construct + classPostgresTransactionState.html + a0e4391993334bb9f9efa3b1ac5dc420d + ($conn) + + + + check + classPostgresTransactionState.html + ae55032db4b9c7258cffc5ba44466e8e8 + () + + + + update + classPostgresTransactionState.html + a6712a09f4458bfa5bab8875121cd628a + () + + + + describe_changed + classPostgresTransactionState.html + a16b6ad253d1216d4267f9f027f2e5071 + ($status, $desc_table) + + + + log_changed + classPostgresTransactionState.html + a202d6db70b9f78996c9f06c35c5123e1 + ($old, $new, $watched) + + + array + $mCurrentState + classPostgresTransactionState.html + a1f4c54952763448ca95ab9638b592417 + + + + array + $mNewState + classPostgresTransactionState.html + a5f2efa5a2d6039f88142279f74cbf4c5 + + + + static + $WATCHED + classPostgresTransactionState.html + a375723ab9e9b5bb19e33ef5e2588ee10 + + + + + PostgresUpdater + classPostgresUpdater.html + DatabaseUpdater + + + addPgExtIndex + classPostgresUpdater.html + a9bfe3270c9b9e11878c7f49e55dd090b + ($table, $index, $type) + + + + addPgIndex + classPostgresUpdater.html + a4803d2d20b48b508cc829396c1b1c1a7 + ($table, $index, $type) + + + + describeIndex + classPostgresUpdater.html + a357e7068ae12f5be4261761b77b14729 + ($idx) + + + + fkeyDeltype + classPostgresUpdater.html + a35f7ec1c2817eb704c2864757e2d344a + ($fkey) + + + + ruleDef + classPostgresUpdater.html + aab456e10473c3219d8ef80b3896daa84 + ($table, $rule) + + + + addInterwikiType + classPostgresUpdater.html + a96bd550ec269ead72af556e86f37fa31 + () + + + + addPgField + classPostgresUpdater.html + a1d20a3003c08941c9da8b9db498915bf + ($table, $field, $type) + + + + addSequence + classPostgresUpdater.html + ad3bdb4f66b26250968e7b3518ba49575 + ($table, $pkey, $ns) + + + + changeField + classPostgresUpdater.html + ad9d813d556f64597df469b7ca2121f06 + ($table, $field, $newtype, $default) + + + + changeFieldPurgeTable + classPostgresUpdater.html + a293228b319c533e66056faeda94523a7 + ($table, $field, $newtype, $default) + + + + changeFkeyDeferrable + classPostgresUpdater.html + a2296bee5dfcf89f9d0b94c428283bc93 + ($table, $field, $clause) + + + + changeNullableField + classPostgresUpdater.html + a7e7ca135ed3720e33aa9c031b108d17c + ($table, $field, $null) + + + + checkIndex + classPostgresUpdater.html + a5cf26692019234ea56873dfd72736c34 + ($index, $should_be, $good_def) + + + + checkIwlPrefix + classPostgresUpdater.html + ab0e9e70e1844bfd62092b6a15ee48b63 + () + + + + checkOiDeleted + classPostgresUpdater.html + a542ac4dbaff31846a94869eaf565ba5b + () + + + + checkOiNameConstraint + classPostgresUpdater.html + ae74abc2a67b39713cdfc9b7bff634a3e + () + + + + checkPageDeletedTrigger + classPostgresUpdater.html + aa0f24cd4c954b9a9fa27819db346242e + () + + + + checkRevUserFkey + classPostgresUpdater.html + a557507fd2fb45d503d9f6db8de609554 + () + + + + convertArchive2 + classPostgresUpdater.html + acc5473aff25b01a9269c17a2c87ad2bc + () + + + + describeTable + classPostgresUpdater.html + afe090b150abe7f8e97de49b238800cbc + ($table) + + + + dropIndex + classPostgresUpdater.html + ae1660ebc3e1e928939f216fe14a7f70e + ($table, $index, $patch= '', $fullpath=false) + + + + getCoreUpdateList + classPostgresUpdater.html + a8baf65ff04b61ad0bb2e2835629960cd + () + + + + getOldGlobalUpdates + classPostgresUpdater.html + a9e30239f1cc5ea14d2f0a227955876c6 + () + + + + renameIndex + classPostgresUpdater.html + ad4b3c9c025beb19c0bb868b45ca89b03 + ($table, $old, $new, $skipBothIndexExistWarning=false, $a=false, $b=false) + + + + renameSequence + classPostgresUpdater.html + aad93096752981729e8866ae8e414e816 + ($old, $new) + + + + renameTable + classPostgresUpdater.html + a3446025dd131292ad95d46989463b5ca + ($old, $new, $patch=false) + + + + setDefault + classPostgresUpdater.html + ab60b5db2ab29b4a69c73c9c3789e4b50 + ($table, $field, $default) + + + + tsearchFixes + classPostgresUpdater.html + af03e37e2b85fe36a94023ce22a64c7ae + () + + + DatabasePostgres + $db + classPostgresUpdater.html + ab7e7fbd8adbcd487dfbcc8d031f6ad2d + + + + + PPCustomFrame_DOM + classPPCustomFrame__DOM.html + PPFrame_DOM + + + __construct + classPPCustomFrame__DOM.html + a5e6daf91b3ffe808d50cfac2fe3caafe + ($preprocessor, $args) + + + + __toString + classPPCustomFrame__DOM.html + a9739b1852d5e5475a310a2b1ed83aefe + () + + + + getArgument + classPPCustomFrame__DOM.html + a7586dd33dce32937ba52e966b06ca356 + ($index) + + + + getArguments + classPPCustomFrame__DOM.html + a9b474d685b6a00ca4f9dc8cefa4fef2f + () + + + + isEmpty + classPPCustomFrame__DOM.html + a06b756a63ae35062a6ef1829fa04255c + () + + + + $args + classPPCustomFrame__DOM.html + a7f22f33654a38b0cd98d2206d1236eec + + + + + PPCustomFrame_Hash + classPPCustomFrame__Hash.html + PPFrame_Hash + + + __construct + classPPCustomFrame__Hash.html + a9d5c71b2ccc9fac54f5497b04a03c38d + ($preprocessor, $args) + + + + __toString + classPPCustomFrame__Hash.html + a03a9f555cf63f28a2ee95588d93498c2 + () + + + + getArgument + classPPCustomFrame__Hash.html + a9fbfaa27aa6588a6b9fa23ddfae706a0 + ($index) + + + + getArguments + classPPCustomFrame__Hash.html + ae6a9fe1a39bff60b9dd1a97722db0e82 + () + + + + isEmpty + classPPCustomFrame__Hash.html + a764fa6568e05e8d843dc417c6574fe28 + () + + + + $args + classPPCustomFrame__Hash.html + a071efb8a8628a9e02e4fe2bfa13961bf + + + + + PPDAccum_Hash + classPPDAccum__Hash.html + + + __construct + classPPDAccum__Hash.html + a5ba13d9529d9627928916508d748b372 + () + + + + addAccum + classPPDAccum__Hash.html + a1fc17ed9ae2398fe1c2b5f12500c8144 + ($accum) + + + + addLiteral + classPPDAccum__Hash.html + ae84bd8fb5416b7b8d1041b2ab4474f9c + ($s) + + + + addNode + classPPDAccum__Hash.html + a2bc60d29771898cf359ef735a4d33573 + (PPNode $node) + + + + addNodeWithText + classPPDAccum__Hash.html + a1657fde82b40af5a99523ec3ad0b52c5 + ($name, $value) + + + + $firstNode + classPPDAccum__Hash.html + a0c0c2b3b4714c003e7979731c09f0f73 + + + + + $lastNode + classPPDAccum__Hash.html + af93bfb2338f1f20ea192ae847f7ec151 + + + + + PPDPart + classPPDPart.html + + + __construct + classPPDPart.html + a9c6775b771ab0c13a2312e693da28862 + ($out= '') + + + + $out + classPPDPart.html + a9417b57f4e1428e81b1ebdc37947c306 + + + + + PPDPart_Hash + classPPDPart__Hash.html + PPDPart + + + __construct + classPPDPart__Hash.html + a1c518b435aef8c2a87e59366aa5eb273 + ($out= '') + + + + PPDStack + classPPDStack.html + + + __construct + classPPDStack.html + a58c2b42bcfd08ad1109a80d684ee9474 + () + + + + addPart + classPPDStack.html + aa6823b8487e1844d4b03c4e999fb0a77 + ($s= '') + + + + count + classPPDStack.html + a7cd37443a7a3d3bfae768bb4ff8fa6e6 + () + + + & + getAccum + classPPDStack.html + af62941b84e88f6eca0dbd4311c97a188 + () + + + + getCurrentPart + classPPDStack.html + aa36f8866844888a5bc7b167c18d06e01 + () + + + + getFlags + classPPDStack.html + a311180ea8f52b5ab7744eaf2388317a2 + () + + + + pop + classPPDStack.html + a11dc813f1cc6cf8f04cd08a0cededdf2 + () + + + + push + classPPDStack.html + a92a7a59f22b9d4396fecbfb5acdf689f + ($data) + + + + $elementClass + classPPDStack.html + ac4c5af9cdb6aed3c241c1bb1041e7dc2 + + + + + $out + classPPDStack.html + ac098d3037e2ae54b1880425f16426d60 + + + + + $rootAccum + classPPDStack.html + a8058b55ce55f440dd3c817afc670e8a5 + + + + + $stack + classPPDStack.html + a17dfb5f407ffea8fb27f12f0b1a9e98a + + + + PPDStack + $top + classPPDStack.html + add6c1e75f34e116c3f520a9290bb15f7 + + + + static + $false + classPPDStack.html + a9a1c0a110b8a6a464b68749d0738a39d + + + + + PPDStack_Hash + classPPDStack__Hash.html + PPDStack + + + __construct + classPPDStack__Hash.html + acabd9586784ccd39b3492659f15306e0 + () + + + + PPDStackElement + classPPDStackElement.html + + + __construct + classPPDStackElement.html + a935d81b230d1117376a82a87cc69e7db + ($data=array()) + + + + addPart + classPPDStackElement.html + af00fd12cabc4a7f1f3a5db192783c813 + ($s= '') + + + + breakSyntax + classPPDStackElement.html + a58992bfce12fd280983b4f4004e7444c + ($openingCount=false) + + + & + getAccum + classPPDStackElement.html + ab662d4bfa701d604dd440b20cd2b486d + () + + + + getCurrentPart + classPPDStackElement.html + aacb28460a396d281dc3563ec41b16c8e + () + + + + getFlags + classPPDStackElement.html + ae0b0b9ab787ce94fcaf7f8f5af78396a + () + + + + $close + classPPDStackElement.html + a76635a9448a30f27b20f78f034fe428f + + + + + $count + classPPDStackElement.html + a429fa3ee3c9ee798b29eeaada174af74 + + + + + $lineStart + classPPDStackElement.html + a12affe141596f67beceed46b126a1232 + + + + + $open + classPPDStackElement.html + a2d7fcf6a1bd13d4f6104fb61c9a3683e + + + + + $partClass + classPPDStackElement.html + ac0727301794f5fa4567ba3c554102387 + + + + + $parts + classPPDStackElement.html + a7ffe6a05bf8f4a75251739168332c692 + + + + + PPDStackElement_Hash + classPPDStackElement__Hash.html + PPDStackElement + + + __construct + classPPDStackElement__Hash.html + abe341a7defc121eb48837479194eccd4 + ($data=array()) + + + + breakSyntax + classPPDStackElement__Hash.html + a219eee6356c4ad4e0062e91140c90d23 + ($openingCount=false) + + + + PPFrame + interfacePPFrame.html + + + cachedExpand + interfacePPFrame.html + acf5478790451d4020c2438f4a16feea9 + ($key, $root, $flags=0) + + + + expand + interfacePPFrame.html + a7d8a414f458b6c8dc3b411a09d6871ee + ($root, $flags=0) + + + + getArgument + interfacePPFrame.html + a7542fa11285c6a7669a02c81df9bb77d + ($name) + + + + getArguments + interfacePPFrame.html + a0e5a9310b7b76ae6eb1b49532be8220a + () + + + + getNamedArguments + interfacePPFrame.html + ae2d16a77822e67035f64c64891f3d0bd + () + + + + getNumberedArguments + interfacePPFrame.html + a42fdfdcf52777d46b4c24b48ec7dffb3 + () + + + + getTitle + interfacePPFrame.html + ad4dc09281b5a4d2492d7c183f42db535 + () + + + + implode + interfacePPFrame.html + aebdf2d24c5d10b834d87ecdf87c93866 + ($sep) + + + + implodeWithFlags + interfacePPFrame.html + a74c63e5fe00467fe0973fdbd3cbc9542 + ($sep, $flags) + + + + isEmpty + interfacePPFrame.html + a03330052ba827f5d2195d6b9aa191a81 + () + + + + isTemplate + interfacePPFrame.html + aa7d867fd76ed53aa96182e4cb330af84 + () + + + + isVolatile + interfacePPFrame.html + a67e263dc51a26545335625aba11cf8c3 + () + + + + loopCheck + interfacePPFrame.html + a8042eb71add25f9c53cf2cc5a78465f4 + ($title) + + + + newChild + interfacePPFrame.html + a0d6afda4c8f359ee25e8ac896127e0ca + ($args=false, $title=false, $indexOffset=0) + + + + setVolatile + interfacePPFrame.html + a2f25c2f1cff1453db38c8444ababf141 + ($flag=true) + + + + virtualBracketedImplode + interfacePPFrame.html + a4594cc76c3009f33ef09742dd8bb732a + ($start, $sep, $end) + + + + virtualImplode + interfacePPFrame.html + aa4182be7770ba94056435c69823da221 + ($sep) + + + const + NO_ARGS + interfacePPFrame.html + a88c487b277f9b7e48a3d4553f71ff163 + + + + const + NO_IGNORE + interfacePPFrame.html + a8d4f8bd6769441bf7110dbb78721178e + + + + const + NO_TEMPLATES + interfacePPFrame.html + a10cb21419fdffbd1856bf888c65c58d4 + + + + const + RECOVER_COMMENTS + interfacePPFrame.html + a80df2426bff1271dfe0c3d81a4c64dd2 + + + + const + RECOVER_ORIG + interfacePPFrame.html + a72e0d6ea772d324f3d7d99186bd1fc9b + + + + const + STRIP_COMMENTS + interfacePPFrame.html + ad01ede0d7fc0e2c4aec16cb384884a68 + + + + const + SUPPORTS_INDEX_OFFSET + interfacePPFrame.html + a1f49957b82874b5c1fb87916c1db0731 + + + + + PPFrame_DOM + classPPFrame__DOM.html + PPFrame + + + __construct + classPPFrame__DOM.html + acc071f8eda4537034951a73e61fc82ec + ($preprocessor) + + + + __toString + classPPFrame__DOM.html + a1f65b3062b61dfbdd1b4461ed98f5f7b + () + + + + cachedExpand + classPPFrame__DOM.html + a15e470bfd4762b4265dcff2cd7627b66 + ($key, $root, $flags=0) + + + + expand + classPPFrame__DOM.html + af74681daecbf25f2eafca9900a4041d4 + ($root, $flags=0) + + + + getArgument + classPPFrame__DOM.html + a4ce9d21dcdfdbd18eb89019d72c90670 + ($name) + + + + getArguments + classPPFrame__DOM.html + ac6393efd2a4dc6b57f1820abedc57f0a + () + + + + getNamedArguments + classPPFrame__DOM.html + af38c27f46a9ba2dd943a5e260e906ee6 + () + + + + getNumberedArguments + classPPFrame__DOM.html + aa6d1e3e667c0e5c47898845b0c884435 + () + + + + getPDBK + classPPFrame__DOM.html + af70ab01014f51500d172b81eb01e3994 + ($level=false) + + + + getTitle + classPPFrame__DOM.html + a36a50353add0e49c0a932cf10623a35f + () + + + + implode + classPPFrame__DOM.html + a52987dc637520a304a2924fc871a7d8e + ($sep) + + + + implodeWithFlags + classPPFrame__DOM.html + af8893d618e723c112ee9b3610a89d3c8 + ($sep, $flags) + + + + isEmpty + classPPFrame__DOM.html + aed7bb9c3ea27c483f0f9c4b6fd94f14c + () + + + + isTemplate + classPPFrame__DOM.html + aad7e0dad7d914d9ebccfcec798c98018 + () + + + + isVolatile + classPPFrame__DOM.html + a285a4844c7d19a3d7b1c7baab9a2cea1 + () + + + + loopCheck + classPPFrame__DOM.html + acada4c71458fadd9b7c441b4f5422c65 + ($title) + + + + newChild + classPPFrame__DOM.html + a456de946178234d15ec245b527ce5651 + ($args=false, $title=false, $indexOffset=0) + + + + setVolatile + classPPFrame__DOM.html + a7cbeb92da53400a3ae65b72209266eaa + ($flag=true) + + + + virtualBracketedImplode + classPPFrame__DOM.html + a1fce08db71ba64340060b6f0f52e5991 + ($start, $sep, $end) + + + + virtualImplode + classPPFrame__DOM.html + adfd39e5c179278173521e5ac8adc84e4 + ($sep) + + + + $depth + classPPFrame__DOM.html + ad6d5ff72460bb67a3f6e96a1acc3a777 + + + + + $loopCheckHash + classPPFrame__DOM.html + af877e0e46858191c113807d8409badef + + + + Parser + $parser + classPPFrame__DOM.html + a9c860d76cdb88b7a9c1ea6ff232f7c49 + + + + Preprocessor + $preprocessor + classPPFrame__DOM.html + a28f5b58a0290a29e91387984474c304e + + + + Title + $title + classPPFrame__DOM.html + a835988ab9aa5decb852297624fc363ef + + + + + $titleCache + classPPFrame__DOM.html + ab7ef03ab520506051dd58d754d9b8e2c + + + + array + $childExpansionCache + classPPFrame__DOM.html + a228e636c9a2e0ca23faeaba27e61c43c + + + + + $volatile + classPPFrame__DOM.html + ae11654c692742aad2c55f741393e5b0c + + + + + PPFrame_Hash + classPPFrame__Hash.html + PPFrame + + + __construct + classPPFrame__Hash.html + a3af328d2640a3a240786a7647f535a43 + ($preprocessor) + + + + __toString + classPPFrame__Hash.html + a36ae61a42b2c849ce722e4b29353ff8b + () + + + + cachedExpand + classPPFrame__Hash.html + af9b8ff114c23182c49158abc99ba08d3 + ($key, $root, $flags=0) + + + + expand + classPPFrame__Hash.html + abd25ac5c164e5af53f9a085fefa6ac5d + ($root, $flags=0) + + + + getArgument + classPPFrame__Hash.html + a6a1e59422d8ef497c06165b676835517 + ($name) + + + + getArguments + classPPFrame__Hash.html + ad6726b1497b9ddf04e96b7cdc4ca0d1a + () + + + + getNamedArguments + classPPFrame__Hash.html + a707ff1ca341a976fb8bf348d638da96c + () + + + + getNumberedArguments + classPPFrame__Hash.html + afd5d2783523c5407dfffe5fca5d1e4cd + () + + + + getPDBK + classPPFrame__Hash.html + a6da9cc86060f11dbdfd4a41962ce4053 + ($level=false) + + + + getTitle + classPPFrame__Hash.html + a5c86d02f130d1190e3ea3b173d7637ac + () + + + + implode + classPPFrame__Hash.html + a42a768653f083d759c3c97c76faa28bd + ($sep) + + + + implodeWithFlags + classPPFrame__Hash.html + a91d1340261f86334cdc8b2f0dd713818 + ($sep, $flags) + + + + isEmpty + classPPFrame__Hash.html + a265d767aebf336cc4d409f21cc6a59ec + () + + + + isTemplate + classPPFrame__Hash.html + af310fad531fe67d20318f854c5196494 + () + + + + isVolatile + classPPFrame__Hash.html + aad84bf801eccde314f00b40fd97e1d4f + () + + + + loopCheck + classPPFrame__Hash.html + a4456ffb139c888e481a87e01cafaa7fc + ($title) + + + + newChild + classPPFrame__Hash.html + a180fa81aa2aa7c022e0d4b953d76e146 + ($args=false, $title=false, $indexOffset=0) + + + + setVolatile + classPPFrame__Hash.html + af643e9e60e5f6c6cf8f5257f2cd39c1f + ($flag=true) + + + + virtualBracketedImplode + classPPFrame__Hash.html + afff2768594988358b653082fd2a1e2ce + ($start, $sep, $end) + + + + virtualImplode + classPPFrame__Hash.html + abba7ab8c8905539c7261fc660b8fdfb2 + ($sep) + + + + $depth + classPPFrame__Hash.html + a31cf080639a516dc7f2201ca32592ba3 + + + + + $loopCheckHash + classPPFrame__Hash.html + a085d01acb5d1f91709338208cd29cd44 + + + + Parser + $parser + classPPFrame__Hash.html + ad2d94cb79d4ed98f1aa8b449a2c8ff08 + + + + Preprocessor + $preprocessor + classPPFrame__Hash.html + a66f28e7313550592483eba6c1eb2e849 + + + + Title + $title + classPPFrame__Hash.html + a5895b3d3a828a9e353ccc6bb267fe00b + + + + + $titleCache + classPPFrame__Hash.html + aff35593fd878f81e4d0fb5586d3a2851 + + + + array + $childExpansionCache + classPPFrame__Hash.html + a9359e704f1289e349642b53572357af4 + + + + + $volatile + classPPFrame__Hash.html + a28c541c1dc119223fdbfb32590f6d491 + + + + + PPFuzzTest + classPPFuzzTest.html + + + __construct + classPPFuzzTest.html + a7538ffc4dc8bcd52edb985176a7f3e52 + ($tester) + + + + execute + classPPFuzzTest.html + ad8845bacc6f9211176f54c3595aa7a04 + () + + + + getReport + classPPFuzzTest.html + a27f52ad6fa415b054adefb367eb4a8dc + () + + + + templateHook + classPPFuzzTest.html + ad49c95cbf6d71ea913a74cd8f7a39739 + ($title) + + + + $entryPoint + classPPFuzzTest.html + a8058ee73181c858ccb4245c66b9592d3 + + + + + $mainText + classPPFuzzTest.html + ab1d2f09cce15397c44cf65dbd16aa595 + + + + + $output + classPPFuzzTest.html + a9ec1eb1d982577f8e3c0b96477744aa4 + + + + + $templates + classPPFuzzTest.html + a4ab27c570a588159360410b125d64bdf + + + + + $title + classPPFuzzTest.html + ae75b9e3bb42edf9cf86f7290e3aae0dc + + + + + PPFuzzTester + classPPFuzzTester.html + + + execute + classPPFuzzTester.html + ab1cb14c1e349bdc18adf214630431d73 + () + + + + makeInputText + classPPFuzzTester.html + a43eb33bd8b6e1d203115660fecaf3da7 + ($max=false) + + + + makeTitle + classPPFuzzTester.html + a2fd04dc30082be7ba13674f26dd45b9e + () + + + + pickEntryPoint + classPPFuzzTester.html + a6354089fc007d09dac2f05859339caa7 + () + + + + $entryPoints + classPPFuzzTester.html + a2829f5c61b5b94604e0d94ed754152ab + + + + + $hairs + classPPFuzzTester.html + aa12b89ecd3482114be9aaec83376dad4 + + + + + $maxLength + classPPFuzzTester.html + a349af606b1e3f12fe9a661607bf80f90 + + + + + $maxTemplates + classPPFuzzTester.html + a06b90d373c3b8e7f3814924c23414d5a + + + + + $minLength + classPPFuzzTester.html + a779f662086d2f8db5505e09cb7ff97ae + + + + + $verbose + classPPFuzzTester.html + a1370ee42a59f0153aab2a8bfb71d356c + + + + static + $currentTest + classPPFuzzTester.html + a82ba938ccaa79d4f46e3ad8741955a0d + + + + + PPFuzzUser + classPPFuzzUser.html + User + + + getOption + classPPFuzzUser.html + a943e7646b307ee7507244c9937561cef + ($oname, $defaultOverride=null, $ignoreHidden=false) + + + + load + classPPFuzzUser.html + add0038ebb9a10c58919d52d271f86d64 + () + + + + $mDataLoaded + classPPFuzzUser.html + ab568c3dc9fb09963c309129cdbb61f81 + + + + + $ppfz_test + classPPFuzzUser.html + a6d04db55eef6c12bc1c165a3b3c77ac5 + + + + + PPNode + interfacePPNode.html + + + getChildren + interfacePPNode.html + ab5fc173f8a547cafef1571332ec54bea + () + + + + getChildrenOfType + interfacePPNode.html + a8125f8b53ab9633288380514a631e833 + ($type) + + + + getFirstChild + interfacePPNode.html + a85accb093bc9ef9fbeb4fadc21f52a1c + () + + + + getLength + interfacePPNode.html + a57ae333e466df55a29fde694bfce9714 + () + + + + getName + interfacePPNode.html + aa3a04da468098a4c7009bc2ef6441c2f + () + + + + getNextSibling + interfacePPNode.html + ac8422654779fce3cd12c94d6b2117034 + () + + + + item + interfacePPNode.html + a7b8db31db462e7b910d46ba8342b197a + ($i) + + + + splitArg + interfacePPNode.html + a6946f42c82191494a6b1cbc7a6d3b0c2 + () + + + + splitExt + interfacePPNode.html + a7522bb99541f56dc9fd1f3df39eecd2d + () + + + + splitHeading + interfacePPNode.html + abb0855fb32bd286ac78aa70fbaef22fb + () + + + + PPNode_DOM + classPPNode__DOM.html + PPNode + + + __construct + classPPNode__DOM.html + a40139d49a657ebbea4de62b1af1c6e28 + ($node, $xpath=false) + + + + __toString + classPPNode__DOM.html + a2c3e0aa97e7af9c7edac900bb5403a10 + () + + + + getChildren + classPPNode__DOM.html + a36b3b28fcd31dc95a4cd5a1daafc9e13 + () + + + + getChildrenOfType + classPPNode__DOM.html + a19262dd72557e32c4b75d0b374a28eaa + ($type) + + + + getFirstChild + classPPNode__DOM.html + a772e69bc796505777c9643dd5f999588 + () + + + + getLength + classPPNode__DOM.html + aef2276becf362bbe7fd7fd0bd407005c + () + + + + getName + classPPNode__DOM.html + a829ba062682acea55a47834dae47759f + () + + + + getNextSibling + classPPNode__DOM.html + aa9fc2e166e451372941b77e64319ce9d + () + + + + getXPath + classPPNode__DOM.html + a5d72b6561a125f899875c4b666d43917 + () + + + + item + classPPNode__DOM.html + a57269439c1df6d94e46ece7f57aff85e + ($i) + + + + splitArg + classPPNode__DOM.html + a1ecb3de66389abc9e464efe3abf86266 + () + + + + splitExt + classPPNode__DOM.html + ad8e4dc81b3dbdeb400927d77bda0f700 + () + + + + splitHeading + classPPNode__DOM.html + a293ec5254cf5c21d881c12318b57af5a + () + + + DOMElement + $node + classPPNode__DOM.html + a4ae7bf50b263a8f5d13386f3572a76ac + + + + + $xpath + classPPNode__DOM.html + a4634e02c711d22059fef51a8c4df3c5e + + + + + PPNode_Hash_Array + classPPNode__Hash__Array.html + PPNode + + + __construct + classPPNode__Hash__Array.html + a8809623abbb6f48f08d0f917b88df12e + ($value) + + + + __toString + classPPNode__Hash__Array.html + a29e7f7972e24caf68c0d2ca523b20622 + () + + + + getChildren + classPPNode__Hash__Array.html + ab3554b72a95831918fab045d49387f4c + () + + + + getChildrenOfType + classPPNode__Hash__Array.html + a1845d3b0eba8be67c85a995fc257d6eb + ($name) + + + + getFirstChild + classPPNode__Hash__Array.html + aa00f83ad18196781cf82ad71ccec0265 + () + + + + getLength + classPPNode__Hash__Array.html + a6062d4668afda7152ce616939e860373 + () + + + + getName + classPPNode__Hash__Array.html + a2cc5b3ba43b1d10de0b130fd9ddd5524 + () + + + + getNextSibling + classPPNode__Hash__Array.html + a46c7b884c1f1ab090a2a244cf3b0e863 + () + + + + item + classPPNode__Hash__Array.html + a591596c540d06570ca4050979b0d2ba6 + ($i) + + + + splitArg + classPPNode__Hash__Array.html + a1a3a54134deb3c28595d1bbfe7254e27 + () + + + + splitExt + classPPNode__Hash__Array.html + ade7b66e3061fba2bd5d79bf178318641 + () + + + + splitHeading + classPPNode__Hash__Array.html + a70166bbaf4cf2cfd7e2b4b886e451fcc + () + + + + $nextSibling + classPPNode__Hash__Array.html + aeab708f562bdc9bab5fc905d2023b16c + + + + + $value + classPPNode__Hash__Array.html + a1eb215e1bd1d374a870fc0c293643038 + + + + + PPNode_Hash_Attr + classPPNode__Hash__Attr.html + PPNode + + + __construct + classPPNode__Hash__Attr.html + a0240cca066562052fafb99a9041df134 + ($name, $value) + + + + __toString + classPPNode__Hash__Attr.html + a2201f9bba54424ec458b1355e6d03058 + () + + + + getChildren + classPPNode__Hash__Attr.html + a32b2874e060d0c6a84a7ed17fb0e0e47 + () + + + + getChildrenOfType + classPPNode__Hash__Attr.html + a9ca756e75822f1107bec354bc4c66bc8 + ($name) + + + + getFirstChild + classPPNode__Hash__Attr.html + af7c08c0751189c26e063041432599a2a + () + + + + getLength + classPPNode__Hash__Attr.html + ad3d6ec886a62ca13832f91e41dd25d92 + () + + + + getName + classPPNode__Hash__Attr.html + ac2a6544dda52ff97e9e4a6a08473ca20 + () + + + + getNextSibling + classPPNode__Hash__Attr.html + af9713651519505b64e961652ff6623b1 + () + + + + item + classPPNode__Hash__Attr.html + a77c733b8dbf3edef9f2df49fed8af735 + ($i) + + + + splitArg + classPPNode__Hash__Attr.html + a9d1da5ed8e897fec75c74a0282a928b4 + () + + + + splitExt + classPPNode__Hash__Attr.html + a91a50c305a5a6fa1b786740111d986ed + () + + + + splitHeading + classPPNode__Hash__Attr.html + ac12693a5c204084c671ab33f164781f9 + () + + + + $name + classPPNode__Hash__Attr.html + a5e54ed506dfd7d039b69c0349c693c4c + + + + + $nextSibling + classPPNode__Hash__Attr.html + a00312f31dcb0f0fbf1874b768e0a5e3d + + + + + $value + classPPNode__Hash__Attr.html + acb141c6c98997ee4507520316661b3ad + + + + + PPNode_Hash_Text + classPPNode__Hash__Text.html + PPNode + + + __construct + classPPNode__Hash__Text.html + a6690a963d2c810f74c016a8f9c5dcd2c + ($value) + + + + __toString + classPPNode__Hash__Text.html + a021de1a1081c12fc9f946ecd9fcee2c5 + () + + + + getChildren + classPPNode__Hash__Text.html + a0096a2798c5dcfcdc4c32a81d55d29fe + () + + + + getChildrenOfType + classPPNode__Hash__Text.html + ac1a12e7308a05336300a9cc12aa9add6 + ($name) + + + + getFirstChild + classPPNode__Hash__Text.html + a54e8f3bfc2acd1393cf37fc98d85798a + () + + + + getLength + classPPNode__Hash__Text.html + a43a04160095a9f878661d5fb7c934d7a + () + + + + getName + classPPNode__Hash__Text.html + a7140993a0219564417739ca572f8059b + () + + + + getNextSibling + classPPNode__Hash__Text.html + a57cb9e15526b05ee9a02908228f39c48 + () + + + + item + classPPNode__Hash__Text.html + afbfa8fa8f38f5392069a0b91b31ab15b + ($i) + + + + splitArg + classPPNode__Hash__Text.html + a5c4ffdc38c7bb7fd255c8b8f7eac7a68 + () + + + + splitExt + classPPNode__Hash__Text.html + acfda87a91006e2cdd05716a26cdff550 + () + + + + splitHeading + classPPNode__Hash__Text.html + a4f374d0b22d44b8cf5e466309f300fca + () + + + + $nextSibling + classPPNode__Hash__Text.html + a829e4275d53eb513c9345af995c7db0b + + + + + $value + classPPNode__Hash__Text.html + a4316bdbef81c0123bca21c05e72c2eff + + + + + PPNode_Hash_Tree + classPPNode__Hash__Tree.html + PPNode + + + __construct + classPPNode__Hash__Tree.html + a868d4fe73fb8396be16c4c24f4af8ad0 + ($name) + + + + __toString + classPPNode__Hash__Tree.html + ab55966afa83a82c19a498e121c972cf8 + () + + + + addChild + classPPNode__Hash__Tree.html + a3c2193217c57280da69a009d3fb2876b + ($node) + + + + getChildren + classPPNode__Hash__Tree.html + afacd865ab0cd0706fa9c4db2b23554c9 + () + + + + getChildrenOfType + classPPNode__Hash__Tree.html + a7a3cf229b974d9770e0bf405d6cf33ae + ($name) + + + + getFirstChild + classPPNode__Hash__Tree.html + ad9f3377b60d9720e95fca4787009ce3b + () + + + + getLength + classPPNode__Hash__Tree.html + ac4004de4badc6fca9441f36301fbc671 + () + + + + getName + classPPNode__Hash__Tree.html + a93fcc19d353c5797ba4755f9f46ee733 + () + + + + getNextSibling + classPPNode__Hash__Tree.html + a44e1c81b14dc1c0858d2753803a2ba57 + () + + + + item + classPPNode__Hash__Tree.html + a8723e359e96171e2d8cbe3e945676a76 + ($i) + + + + splitArg + classPPNode__Hash__Tree.html + a266de5afdc7626d79cd1afb29df86f7e + () + + + + splitExt + classPPNode__Hash__Tree.html + a1a00cb123f8895025fff758763730b44 + () + + + + splitHeading + classPPNode__Hash__Tree.html + a5cc8641ec16264f905f4ab8ce252e636 + () + + + + splitTemplate + classPPNode__Hash__Tree.html + a7597a9e230e913a34354730482a623b2 + () + + + static + newWithText + classPPNode__Hash__Tree.html + ae2d4cf5b5eccb1f027466eb7fb154a56 + ($name, $text) + + + + $firstChild + classPPNode__Hash__Tree.html + ad84c63ca934df05f72dabfff90065ee6 + + + + + $lastChild + classPPNode__Hash__Tree.html + aea77198eb29102987a985bae438bfd33 + + + + + $name + classPPNode__Hash__Tree.html + a81e6e822a3f9f292b76fe18edce4e68c + + + + + $nextSibling + classPPNode__Hash__Tree.html + a4ef27df53ed8982cf2a255eb0e2021f7 + + + + + PPTemplateFrame_DOM + classPPTemplateFrame__DOM.html + PPFrame_DOM + + + __construct + classPPTemplateFrame__DOM.html + a26d152655c840f7d6b7270e7f16244e8 + ($preprocessor, $parent=false, $numberedArgs=array(), $namedArgs=array(), $title=false) + + + + __toString + classPPTemplateFrame__DOM.html + a600b43e6cf7671d7b22a47b9b6321cb9 + () + + + + cachedExpand + classPPTemplateFrame__DOM.html + a20c335f1343916697b586c6512aca1f1 + ($key, $root, $flags=0) + + + + getArgument + classPPTemplateFrame__DOM.html + a4f379df0c184e7c0ee296866dc39ec86 + ($name) + + + + getArguments + classPPTemplateFrame__DOM.html + a33e7d3ae42b784194bb828ce2bf1f2f6 + () + + + + getNamedArgument + classPPTemplateFrame__DOM.html + a2f2f9c210686cef0034b874cd7d71995 + ($name) + + + + getNamedArguments + classPPTemplateFrame__DOM.html + a3b36ad5b83587aa614516e040092fe32 + () + + + + getNumberedArgument + classPPTemplateFrame__DOM.html + ad84e73bf194a0af1b2a9a8c95fbcb8e5 + ($index) + + + + getNumberedArguments + classPPTemplateFrame__DOM.html + a6641297bf6f203dddb26d67718467d7b + () + + + + isEmpty + classPPTemplateFrame__DOM.html + ad2e5715f4ef09e7349b86c149de9123b + () + + + + isTemplate + classPPTemplateFrame__DOM.html + a9733cf19da398c046dfbe89823cec600 + () + + + + setVolatile + classPPTemplateFrame__DOM.html + a54a418f4151f8dcb257d6ebfa353f734 + ($flag=true) + + + + $namedArgs + classPPTemplateFrame__DOM.html + aae96e6e1668e64413c88f03fd64b4df1 + + + + + $namedExpansionCache + classPPTemplateFrame__DOM.html + a52e6c6a2f4a0f1ff0d697f8214be4e22 + + + + + $numberedArgs + classPPTemplateFrame__DOM.html + a5fd9d8f12b9438732b8358b75d5d885d + + + + + $numberedExpansionCache + classPPTemplateFrame__DOM.html + ac8044c5f466e6541407d3d11c483de9d + + + + PPFrame_DOM + $parent + classPPTemplateFrame__DOM.html + a8809b4a258ebc2ccb527306e4db7c662 + + + + + PPTemplateFrame_Hash + classPPTemplateFrame__Hash.html + PPFrame_Hash + + + __construct + classPPTemplateFrame__Hash.html + af1b9c21c370ad6a01554ad43413013a4 + ($preprocessor, $parent=false, $numberedArgs=array(), $namedArgs=array(), $title=false) + + + + __toString + classPPTemplateFrame__Hash.html + ab367bcbbac8bd67a09ffbf28877735c2 + () + + + + cachedExpand + classPPTemplateFrame__Hash.html + a8e067b12bef0a8898d06fe51b1e2f465 + ($key, $root, $flags=0) + + + + getArgument + classPPTemplateFrame__Hash.html + ae0cffa675e439eb074d53e8c019147f3 + ($name) + + + + getArguments + classPPTemplateFrame__Hash.html + a6c0d5b7cce065cb17426270fb79734d7 + () + + + + getNamedArgument + classPPTemplateFrame__Hash.html + a92b833aa548dc428bae6f61b272a70d0 + ($name) + + + + getNamedArguments + classPPTemplateFrame__Hash.html + a5e216984d89866824bc51c6e1cfc6c12 + () + + + + getNumberedArgument + classPPTemplateFrame__Hash.html + a4c3b7a7e08e66909877e2e5a5e71711d + ($index) + + + + getNumberedArguments + classPPTemplateFrame__Hash.html + a7aa7fe6a55ff89dd836fcea9920d5673 + () + + + + isEmpty + classPPTemplateFrame__Hash.html + abf70b7770b0288a69e17a43c819846cb + () + + + + isTemplate + classPPTemplateFrame__Hash.html + ac91dd4948764995b8042da187150cd22 + () + + + + setVolatile + classPPTemplateFrame__Hash.html + a1fee2de36c644097f18b244acef7f6c3 + ($flag=true) + + + + $namedArgs + classPPTemplateFrame__Hash.html + a5037facd28d33f63375f93dbfe1d6ec4 + + + + + $namedExpansionCache + classPPTemplateFrame__Hash.html + a9e5ebc082d8bf4191ee2e7943010fde2 + + + + + $numberedArgs + classPPTemplateFrame__Hash.html + a36f9aee13713254af1a985a4e01ac2ea + + + + + $numberedExpansionCache + classPPTemplateFrame__Hash.html + abfcc1914318afd2c86601b0f95e9cda4 + + + + + $parent + classPPTemplateFrame__Hash.html + a0f73ba8761baf002d3ce923976a5b157 + + + + + Preferences + classPreferences.html + + static + cleanSignature + classPreferences.html + a32f01999fd37d67f691cea878625c75c + ($signature, $alldata, $form) + + + static + datetimePreferences + classPreferences.html + a3f6aaeb6d56590404b7caad553b17a16 + ($user, IContextSource $context, &$defaultPreferences) + + + static + editingPreferences + classPreferences.html + a9931f982408df54bec54de51b6abbedf + ($user, IContextSource $context, &$defaultPreferences) + + + static + filesPreferences + classPreferences.html + a6f64eeb472a6edef3c8b958c48d179ee + ($user, IContextSource $context, &$defaultPreferences) + + + static + filterIntval + classPreferences.html + a1a696e6f337dc7621355607ed41cd53f + ($value, $alldata) + + + static + filterTimezoneInput + classPreferences.html + a24b6965cfca1e852982b09168eb997bd + ($tz, $alldata) + + + static + generateSkinOptions + classPreferences.html + a058f7369a60de0873239ca3e619125df + ($user, IContextSource $context) + + + static + getDateOptions + classPreferences.html + a829f2cae5885ad56406e34b74775059e + (IContextSource $context) + + + static + getFormObject + classPreferences.html + a48d2c7eed68c18fa7fe131ed8212667a + ($user, IContextSource $context, $formClass= 'PreferencesForm', array $remove=array()) + + + static + getImageSizes + classPreferences.html + a435f0a77d2d2fbebe0a0ba8bf8a06fa4 + (IContextSource $context) + + + static + getOptionFromUser + classPreferences.html + ad48e83bf9351438c70123d849154ac69 + ($name, $info, $user) + + + static + getPreferences + classPreferences.html + a70209eba667b3f8ce95480e44e8ff9bc + ($user, IContextSource $context) + + + static + getSaveBlacklist + classPreferences.html + a2f403cefdf7432bab8bd9c0e99a66c3e + () + + + static + getThumbSizes + classPreferences.html + ad56254b052f758c6094462eff17b2da3 + (IContextSource $context) + + + static + getTimezoneOptions + classPreferences.html + aca6716f5df7d1346b513f8a2fb926130 + (IContextSource $context) + + + static + loadOldSearchNs + classPreferences.html + a298123df44b444be2481fad5230897fa + ($user) + + + static + miscPreferences + classPreferences.html + a0f0fc6c94cff96105a04d18c5dc43efc + ($user, IContextSource $context, &$defaultPreferences) + + + static + profilePreferences + classPreferences.html + abec543888dc28cb83caac3526191b45b + ($user, IContextSource $context, &$defaultPreferences) + + + static + rcPreferences + classPreferences.html + ad97fd7b620d2fc2da0324d10cc45eeb0 + ($user, IContextSource $context, &$defaultPreferences) + + + static + renderingPreferences + classPreferences.html + a6f30b2a4a3cd21c34e7afd704c4913ac + ($user, IContextSource $context, &$defaultPreferences) + + + static + searchPreferences + classPreferences.html + a93e6e980eeddb66beda813c2b6bbadb1 + ($user, IContextSource $context, &$defaultPreferences) + + + static + skinPreferences + classPreferences.html + a1bf910674381d7519e5a91c041378236 + ($user, IContextSource $context, &$defaultPreferences) + + + static + tryFormSubmit + classPreferences.html + a00618e3eb64d9350dfa6e85692004536 + ($formData, $form) + + + static + trySetUserEmail + classPreferences.html + a372b455d84131d7b9cf5a67ca2d82aca + (User $user, $newaddr) + + + static + tryUISubmit + classPreferences.html + a938f92db68b3e3d5db52d20303633b57 + ($formData, $form) + + + static + validateSignature + classPreferences.html + aed25404cd8698084e7f5ba180d743b68 + ($signature, $alldata, $form) + + + static + watchlistPreferences + classPreferences.html + a6822bb4bc664a8ca06e22970b5682dfe + ($user, IContextSource $context, &$defaultPreferences) + + + static + $defaultPreferences + classPreferences.html + a47394aaabfff18c62ed749562536d6db + + + + static + $saveFilters + classPreferences.html + a83b57a876955b6345cf5e5a7e414fb84 + + + + static + $saveBlacklist + classPreferences.html + a6bfc76cf762cddd478e8237007e849f7 + + + + + PreferencesForm + classPreferencesForm.html + HTMLForm + + + filterDataForSubmit + classPreferencesForm.html + ae1152ec3d890020dae2051e4a279f308 + ($data) + + + + getBody + classPreferencesForm.html + a09c5aa0910c00d92d3c5946c6c4dc6c3 + () + + + + getButtons + classPreferencesForm.html + a7f2cf10d0d6ac46d6244db5de1474974 + () + + + + getExtraSuccessRedirectParameters + classPreferencesForm.html + ac40be0ef115611b8f8c77b6b1179d937 + () + + + + getLegend + classPreferencesForm.html + ad53d3499607fc13831bc61cb820a2af4 + ($key) + + + + getModifiedUser + classPreferencesForm.html + acc3d730c5080b291d286faac0900bcdc + () + + + + setModifiedUser + classPreferencesForm.html + a0e1b70a2b7288e2eb0b45b28c9fc880c + ($user) + + + + wrapForm + classPreferencesForm.html + a5c05d71b88e45bc51ae4549eecb13d9d + ($html) + + + + $mSubSectionBeforeFields + classPreferencesForm.html + a153c73da0eb7c23e1182832784588068 + + + + + $modifiedUser + classPreferencesForm.html + a090ba3942812c2afa01a859b032fbf35 + + + + + PreferencesTest + classPreferencesTest.html + MediaWikiTestCase + + + __construct + classPreferencesTest.html + a565150420e5fa6654400a09119697e00 + () + + + + testEmailFieldsWhenUserEmailIsAuthenticated + classPreferencesTest.html + ab003d9ca809e37b0a4b1ddb6bd91a70b + () + + + + testEmailFieldsWhenUserEmailNotAuthenticated + classPreferencesTest.html + ab7cce044315c614c47d274c8140e24d3 + () + + + + testEmailFieldsWhenUserHasNoEmail + classPreferencesTest.html + a8655c88ea4ec92adf1f016a694eb3444 + () + + + + prefsFor + classPreferencesTest.html + a45f8e291c8e4854936e26c10a30898ec + ($user_key) + + + + setUp + classPreferencesTest.html + a7b5903f5adac84d0b3391e09af05b98d + () + + + RequestContext + $context + classPreferencesTest.html + a174a23e79a883377c0b46ad4f4c06105 + + + + User[] + $prefUsers + classPreferencesTest.html + af623366410a303e37aadd0e2e18c7853 + + + + + PrefixSearch + classPrefixSearch.html + + + search + classPrefixSearch.html + aaa74973df1e008b901c34fce9c76b688 + ($search, $limit, $namespaces=array()) + + + + searchWithVariants + classPrefixSearch.html + a61d67406f1dac115183e1e1d9769f377 + ($search, $limit, array $namespaces) + + + static + titleSearch + classPrefixSearch.html + a4d31461a860f708e691c6e8a27368195 + ($search, $limit, $namespaces=array()) + + + + defaultSearchBackend + classPrefixSearch.html + acd19a717e9ff5f1ab106d67b9cb58703 + ($namespaces, $search, $limit) + + + + searchBackend + classPrefixSearch.html + a272172e35e9df0cc954f3b9b7702a7a5 + ($namespaces, $search, $limit) + + + + specialSearch + classPrefixSearch.html + a65fec7a42b4da7e1338fafbf095c7e3b + ($search, $limit) + + + + strings + classPrefixSearch.html + a9702fba12f3498d9bdda257319405525 + (array $strings) + + + + titles + classPrefixSearch.html + a4350021fee604cb3b39370768fc999b4 + (array $titles) + + + + validateNamespaces + classPrefixSearch.html + a573d411772219656fb2a0ce98f9f787f + ($namespaces) + + + + PrefixUniquenessTest + classPrefixUniquenessTest.html + MediaWikiTestCase + + + testPrefixes + classPrefixUniquenessTest.html + af7af38524cdbe063460ccf02062a3568 + () + + + + PreprocessDump + classPreprocessDump.html + DumpIterator + + + __construct + classPreprocessDump.html + a4dae2891dffcdd4d64372c81b83262b2 + () + + + + checkOptions + classPreprocessDump.html + a04a3cf51c11f62e479ba6bac6975a535 + () + + + + getDbType + classPreprocessDump.html + aa6cd1d18005d5161c5fd1a91ab87e34a + () + + + + getStripList + classPreprocessDump.html + ac567aa8e55c22d830fa99961548aae5e + () + + + + processRevision + classPreprocessDump.html + a1bd8882675ed0f0ecbf0b19fcc6c3bae + ($rev) + + + + $mPPNodeCount + classPreprocessDump.html + acfbcb9e09b2558608f55cbc8a673adfb + + + + + $mTitle + classPreprocessDump.html + a481d0ab7d8484ba625038a7382c0081a + + + + + Preprocessor + interfacePreprocessor.html + + + __construct + interfacePreprocessor.html + a2d7477d33c2199ce1341315f050499f0 + ($parser) + + + + newCustomFrame + interfacePreprocessor.html + a4dd2f5bacdb49ee129382e36f0758168 + ($args) + + + + newFrame + interfacePreprocessor.html + ac98d5a9635f687831606beac2c5acb8d + () + + + + newPartNodeArray + interfacePreprocessor.html + ae1b734000bc81f35a611e6f85dc56fc0 + ($values) + + + + preprocessToObj + interfacePreprocessor.html + ab8b2429358d5fa78eef27c6b2414953e + ($text, $flags=0) + + + + Preprocessor_DOM + classPreprocessor__DOM.html + Preprocessor + + + __construct + classPreprocessor__DOM.html + a0ac30a590393f929fa66813ee138c75a + ($parser) + + + + memCheck + classPreprocessor__DOM.html + a0195ecff323c09bb2a7777752126d04c + () + + + + newCustomFrame + classPreprocessor__DOM.html + a69a92325a34be5e2228217a311078d6c + ($args) + + + + newFrame + classPreprocessor__DOM.html + aad2db65070999ec56fdb2a5704115507 + () + + + + newPartNodeArray + classPreprocessor__DOM.html + a590c2b84cf11c36ea0d064990f568006 + ($values) + + + + preprocessToObj + classPreprocessor__DOM.html + aacee9fefa2814295525411ed6bb53c2e + ($text, $flags=0) + + + + preprocessToXml + classPreprocessor__DOM.html + a74efe65e1b4640db21cbd64af1f476eb + ($text, $flags=0) + + + + $memoryLimit + classPreprocessor__DOM.html + ab0a0910ccbf9a268f53f7d0d69af7d1b + + + + Parser + $parser + classPreprocessor__DOM.html + a55768a294f5e63da039cc4fb71052849 + + + + const + CACHE_VERSION + classPreprocessor__DOM.html + a0fcbdd01199a7c4a668f5f147f38435e + + + + + Preprocessor_Hash + classPreprocessor__Hash.html + Preprocessor + + + __construct + classPreprocessor__Hash.html + abef825b1256672ab05789f894546b7b7 + ($parser) + + + + newCustomFrame + classPreprocessor__Hash.html + af25337e744e0637a444f9272f9e69230 + ($args) + + + + newFrame + classPreprocessor__Hash.html + afe544b8235a981cdb1e7767dd7c088a2 + () + + + + newPartNodeArray + classPreprocessor__Hash.html + ab87f6c2806fde0e820ed65d82616ac15 + ($values) + + + + preprocessToObj + classPreprocessor__Hash.html + add155d4beadd547b1d3ba9c2d930fade + ($text, $flags=0) + + + Parser + $parser + classPreprocessor__Hash.html + ad723ad8781490e8be14f7501929dca94 + + + + const + CACHE_VERSION + classPreprocessor__Hash.html + af1448a53692fb870b900be79c4dbcf1e + + + + + PreprocessorTest + classPreprocessorTest.html + MediaWikiTestCase + + + getStripList + classPreprocessorTest.html + abf5174ebd4e45adc5c561e1909e2807f + () + + + + testHeadings + classPreprocessorTest.html + a4783bd7f7bfe7bb4b0b39cc14876d575 + ($wikiText, $expectedXml) + + + + testPreprocessorOutput + classPreprocessorTest.html + a8cb903d41154f48a25d59a14255fe679 + ($wikiText, $expectedXml) + + + + testPreprocessorOutputFiles + classPreprocessorTest.html + ace681e3f121ed7806d9d8a22e1421906 + ($filename) + + + static + provideCases + classPreprocessorTest.html + a5c52b09c3e94469e7073602dbe3c55c4 + () + + + static + provideFiles + classPreprocessorTest.html + a377f25721ef2709f0afd7f65a66090c1 + () + + + static + provideHeadings + classPreprocessorTest.html + a11fdde1d39baeff8964a7a2ff0b01769 + () + + + + normalizeXml + classPreprocessorTest.html + a06798d9baa7d13ac0d82ebe29e24bb05 + ($xml) + + + + preprocessToXml + classPreprocessorTest.html + a836fe8b239fae7508654055360d8e706 + ($wikiText) + + + + setUp + classPreprocessorTest.html + a07ba421bacd9e735e3331e4e816dc541 + () + + + ParserOptions + $mOptions + classPreprocessorTest.html + ad616fcd0d8a4833ecfbe2182598a0fcc + + + + + $mPPNodeCount + classPreprocessorTest.html + a0896a666f9bc8924d95a3b963c0cdc52 + + + + Preprocessor + $mPreprocessor + classPreprocessorTest.html + a692467c7b8ea9524cc591c203b3acb38 + + + + + $mTitle + classPreprocessorTest.html + a596bd3affb2abaf2b867a7cf18d7b937 + + + + + ProcessCacheLRU + classProcessCacheLRU.html + + + __construct + classProcessCacheLRU.html + aee739a22c7ccfd59e4b41b8a7d1f0158 + ($maxKeys) + + + + clear + classProcessCacheLRU.html + a4af2a1ab7ea5d0601b40d507d5b04f50 + ($keys=null) + + + + get + classProcessCacheLRU.html + a37b5d89b07743bd32dda71319d95225e + ($key, $prop) + + + + has + classProcessCacheLRU.html + a71c2072ff2bbbbd0b4f57edc6184f641 + ($key, $prop, $maxAge=0) + + + + resize + classProcessCacheLRU.html + aa8dc79e1680b0fe6d796edaab7982de6 + ($maxKeys) + + + + set + classProcessCacheLRU.html + ad6f5ff25452ad7e5953a092dd2795f3c + ($key, $prop, $value) + + + + ping + classProcessCacheLRU.html + acb005110139f5b3d6c8fd56373d4857f + ($key) + + + Array + $cache + classProcessCacheLRU.html + af720b45958d9f1a1e45ffc5fea2e0aea + + + + Array + $cacheTimes + classProcessCacheLRU.html + a1913a7e14b06cb6d047cabcf2dd76c67 + + + + + $maxCacheKeys + classProcessCacheLRU.html + a1da8ff5839949594ab86c96fe4a744ee + + + + + ProcessCacheLRUTest + classProcessCacheLRUTest.html + MediaWikiTestCase + + + assertCacheEmpty + classProcessCacheLRUTest.html + a438786e98a15a99e338f0e60748466cd + ($cache, $msg= 'Cache should be empty') + + + + fillCache + classProcessCacheLRUTest.html + a84c370c7277b94d1880c24c1f410d346 + (&$cache, $numEntries) + + + + getExpectedCache + classProcessCacheLRUTest.html + ae6d79278583186e75f7fb43575e826bb + ($cacheMaxEntries, $entryToFill) + + + + testAddAndGetAKey + classProcessCacheLRUTest.html + a8c8567e232bf873d8ab95a9481008e7a + () + + + + testBumpExistingKeyToTop + classProcessCacheLRUTest.html + ac909387d5592131c5b8668db70bd8861 + () + + + + testConstructorGivenInvalidValue + classProcessCacheLRUTest.html + a83f4a1feaf2288c320ee6ee43ac73b2a + ($maxSize) + + + + testDeleteOldKey + classProcessCacheLRUTest.html + aa61c3f0f3679424d0f043e053c61847d + () + + + + testFillingCache + classProcessCacheLRUTest.html + a6a27e7a236ba844c6680475129b1751d + ($cacheMaxEntries, $entryToFill, $msg= '') + + + + testPhpUnitArrayEquality + classProcessCacheLRUTest.html + a0d0408f6515715e4ec6d2e5effb62baf + () + + + + testRecentlyAccessedKeyStickIn + classProcessCacheLRUTest.html + ad3be90c7cdae91a483db54b24b46bbbd + () + + + + testReplaceExistingKeyInAFullCacheShouldBumpToTop + classProcessCacheLRUTest.html + a3048b185428ce3e521c92bd2a8360f04 + () + + + + testReplaceExistingKeyShouldBumpEntryToTop + classProcessCacheLRUTest.html + a7b8f4305028b06a5b237b2df03bc79c4 + () + + + static + provideCacheFilling + classProcessCacheLRUTest.html + aede88c6455090c61f7c79a98932bc787 + () + + + static + provideInvalidConstructorArg + classProcessCacheLRUTest.html + aa035f633ee2497666dedcb4851b28db9 + () + + + + ProcessCacheLRUTestable + classProcessCacheLRUTestable.html + ProcessCacheLRU + + + getCache + classProcessCacheLRUTestable.html + ab6a3affb2204ca6cff433276ab40cfad + () + + + + getEntriesCount + classProcessCacheLRUTestable.html + a3024a6dbc930491148f6c272c443423a + () + + + + $cache + classProcessCacheLRUTestable.html + a2f1cb46ba6a6958e6d78b8523a234d2f + + + + + profile_point + classprofile__point.html + + + __construct + classprofile__point.html + a7bb0f4f401c23762d0258e8778b7d673 + ($name, $count, $time, $memory) + + + + add_child + classprofile__point.html + add3b10e1f7ff19dc2479a6a4bced05bb + ($child) + + + + callsPerRequest + classprofile__point.html + acff8c3caea2ceacbd942f08a807f9064 + () + + + + count + classprofile__point.html + a0db89f652df16f3cefcdc7a58d4f7243 + () + + + + display + classprofile__point.html + a017aa61190a73c842e09337afee54dd9 + ($expand, $indent=0.0) + + + + fmttime + classprofile__point.html + aefdb062af98ee9dcb687a389a3749360 + () + + + + memory + classprofile__point.html + ab55579de9093a758f0bbdd5d79857d80 + () + + + + memoryPerCall + classprofile__point.html + a5448a6948c935ecfe95828a1eb38a494 + () + + + + memoryPerRequest + classprofile__point.html + a2d0c29ff61662da9a4793d1775f7ba8a + () + + + + name + classprofile__point.html + a4f876d874c1c947471329cf964e37292 + () + + + + time + classprofile__point.html + a2a28926c7845dd9ad934d2dbbe9f1c90 + () + + + + timePerCall + classprofile__point.html + abd1c6035907bb3e378dc2ce59b007089 + () + + + + timePerRequest + classprofile__point.html + a49878fd526716d0acf9910b5466b98da + () + + + + $children + classprofile__point.html + a58068d89b2528b39b7765503f6c26f7b + + + + + $count + classprofile__point.html + a8b6f797ae666ba97800ba0de19228202 + + + + + $name + classprofile__point.html + a5a929b1241cdd7fa3a704b06581af9e4 + + + + + $time + classprofile__point.html + aefdf9bfafc5d8157acfeb8dbb7c4ea04 + + + + static + $totalcount + classprofile__point.html + afd21d54095494c62341c72013fc8bb18 + + + + static + $totalmemory + classprofile__point.html + a2f6e8dc8448d47cf4bd86fe8f93f0e7f + + + + static + $totaltime + classprofile__point.html + ad899066a29acb1c4b72f7aab783c1edd + + + + + Profiler + classProfiler.html + + + __construct + classProfiler.html + a95c41983f53ea297a53997a363604c28 + (array $params) + + + + close + classProfiler.html + a818e4a1da905a4262e7a05fe9b427d34 + () + + + + getOutput + classProfiler.html + aa238f82f4dd00f65508d76e58986d9e6 + () + + + + getProfileID + classProfiler.html + ab49349ef2fb6475e8919e4f1ce3d9330 + () + + + + getRawData + classProfiler.html + aa514543b901c199ede53357b97e4f511 + () + + + + isPersistent + classProfiler.html + acc5ad9899c1b61b8e8a8bcb26f32e8b6 + () + + + + isStub + classProfiler.html + a81b3982a2a4d6c4e4be41cebef7fc93e + () + + + + logData + classProfiler.html + a886bb1f6d15e2958c3a02bc2552347ff + () + + + + profileIn + classProfiler.html + aabf04b96c003dd3112002a69c1c736d4 + ($functionname) + + + + profileOut + classProfiler.html + ab2e8d9cdb5cf1eb3e8bd8771c4b8ea8a + ($functionname) + + + + setProfileID + classProfiler.html + a17fb457fdaba8ad96c8b2d801109effb + ($id) + + + + setTemplated + classProfiler.html + ac9322aa5ac7c750aa8892ab6a93967cf + ($t) + + + + transactionWritingIn + classProfiler.html + a7606a8685cb8b171c40be78581cf5463 + ($server, $db, $id= '') + + + + transactionWritingOut + classProfiler.html + aed72552b286af8fe823db3fa6dcdda6c + ($server, $db, $id= '') + + + static + instance + classProfiler.html + aa4fa42f6b870315b7860c1278727adb0 + () + + + static + setInstance + classProfiler.html + a240ea686310a9341cb282e41b60ea460 + (Profiler $p) + + + static + $__instance + classProfiler.html + a157e3ab89a0254506327f9b066816a21 + + + + + debug + classProfiler.html + a204f982082faeb5f202059ee991a8da3 + ($s) + + + + debugGroup + classProfiler.html + aba59b4054f3e1b998f4043edcb32a684 + ($group, $s) + + + + getInitialTime + classProfiler.html + ac9ce7154db119dd2694c48ab8032cb92 + ($metric= 'wall') + + + + getTime + classProfiler.html + a28ac6a9a8cd36de9921c5c2dd1c5650a + ($metric= 'wall') + + + string bool + $mProfileID + classProfiler.html + a87e3504d4d2cd4b22c7caedab89ff326 + + + + bool + $mTemplated + classProfiler.html + ad1fad113fa6f9681fb81df8a8a82721a + + + + TransactionProfiler + $trxProfiler + classProfiler.html + a89d9b4ee9ddb386ca38f1596b8c7f520 + + + + + ProfilerMwprof + classProfilerMwprof.html + Profiler + + + close + classProfilerMwprof.html + ad60675bc6149b5a2e40eea17d1ba7abd + () + + + + getOutput + classProfilerMwprof.html + a342bbc84b84c7e944c137fa68ecb23de + () + + + + getRawData + classProfilerMwprof.html + a0137c37628d91a3f3b8b75ef42b0bc97 + () + + + + isPersistent + classProfilerMwprof.html + a9533f91255dfb22fe5c553fb495ce823 + () + + + + isStub + classProfilerMwprof.html + a958e6659cea992b69020075aeb8ed055 + () + + + + logData + classProfilerMwprof.html + a7e4e51731125ef7df0bd94e4e371c8bb + () + + + + profileIn + classProfilerMwprof.html + a7fcb68e217be85f50d315dbf2cdf149e + ($inName) + + + + profileOut + classProfilerMwprof.html + abd27f46833654fc576426299f5ec0357 + ($outName) + + + + updateRunningEntry + classProfilerMwprof.html + ad9f10f51afc8269d029ea17d9552800d + ($name, $elapsedCpu, $elapsedWall) + + + const + TYPE_RUNNING + classProfilerMwprof.html + aeb6dd4a6cca993b2c7d0c7dc14ea915a + + + + const + TYPE_SINGLE + classProfilerMwprof.html + aefd192defff6da6032c71e8e74e0de1b + + + + array + $mCollated + classProfilerMwprof.html + ae9c53696050111ad0129e0d47218e9ad + + + + array + $mErrorEntry + classProfilerMwprof.html + af980c976978d829f1e7e49f17ad28e8b + + + + array + $mWorkStack + classProfilerMwprof.html + ad64df2f0173ffd5ae07a2dd0a2c7cdfa + + + + + ProfilerSimpleDB + classProfilerSimpleDB.html + ProfilerStandard + + + isPersistent + classProfilerSimpleDB.html + a02beac50e381041c620ea5b6138c40bd + () + + + + logData + classProfilerSimpleDB.html + a29005ffa57cd24772ae6611da100ba4d + () + + + + collateOnly + classProfilerSimpleDB.html + a496a70b443a0308d7f5b1830d0867d3b + () + + + + ProfilerSimpleText + classProfilerSimpleText.html + ProfilerStandard + + + __construct + classProfilerSimpleText.html + a18afa8f9798625648865fac476414bf1 + ($profileConfig) + + + + logData + classProfilerSimpleText.html + aea57946432f56c90e08c61478af0aafb + () + + + static + format + classProfilerSimpleText.html + a35f49ff9165726546ffa9b69266c5aad + ($item, $key, $totalReal) + + + static + sort + classProfilerSimpleText.html + adda26f8c42d2799294f40e5b1b3f68bb + ($a, $b) + + + + $visible + classProfilerSimpleText.html + adf0283348536649a521d6ad26a8515a0 + + + + + collateOnly + classProfilerSimpleText.html + a09335b21cd214bbbb6e89ecb8ad59385 + () + + + static + $out + classProfilerSimpleText.html + a33393f2d65811aab61db42ed39d83a52 + + + + + ProfilerSimpleTrace + classProfilerSimpleTrace.html + ProfilerStandard + + + logData + classProfilerSimpleTrace.html + ac0eb8042e89fd7280ec42e45a4e23efb + () + + + + profileIn + classProfilerSimpleTrace.html + a7f3ec9621572d4e97dd1ba5efe318837 + ($functionname) + + + + profileOut + classProfilerSimpleTrace.html + a87660358b91b6b52fee89ce86c4aa179 + ($functionname) + + + + collateOnly + classProfilerSimpleTrace.html + af1f96eb7c2134fe1176014ff218a7451 + () + + + + memoryDiff + classProfilerSimpleTrace.html + a89591394208e385b6cd94609ca4daee4 + () + + + + $memory + classProfilerSimpleTrace.html + aa04b913645687ba0cd05c6e86f33fdfb + + + + + $trace + classProfilerSimpleTrace.html + a45d24f44710c7ddfaa7d13e07770004d + + + + + ProfilerSimpleUDP + classProfilerSimpleUDP.html + ProfilerStandard + + + isPersistent + classProfilerSimpleUDP.html + a319baa6b58b03da0c12ebf1a329f01a7 + () + + + + logData + classProfilerSimpleUDP.html + a7737f7d19ef6fedd4fa724bb2665a0ba + () + + + + collateOnly + classProfilerSimpleUDP.html + a0eab5c39c3080e0d38a621472e3bae3f + () + + + + ProfilerStandard + classProfilerStandard.html + Profiler + + + __construct + classProfilerStandard.html + aead0ad5b1b51ca4c6a97eeba386e693c + (array $params) + + + + close + classProfilerStandard.html + a8bf03c54fff887a307fdc4fc5b33f383 + () + + + + getOutput + classProfilerStandard.html + a47466bdea709563f5b087db2928d4a01 + () + + + + getRawData + classProfilerStandard.html + a86d9ca3428b4d3a8090d14052ec2b5e3 + () + + + + isPersistent + classProfilerStandard.html + a3bf0123ab9eeab9d21d34b903c12217a + () + + + + isStub + classProfilerStandard.html + ab00227c5577874c83dba7f7dfb05a254 + () + + + + logData + classProfilerStandard.html + a88d875188bfb2ada92358ef8262b0dcc + () + + + + profileIn + classProfilerStandard.html + a0a95c9a04271b3671511ccdefb21a9ea + ($functionname) + + + + profileOut + classProfilerStandard.html + a0943bb649b9bfcafbc1c03d0c2b1bac7 + ($functionname) + + + + addInitialStack + classProfilerStandard.html + abb5196e1ad0782a2d0b5f2f6e46e7711 + () + + + + calltreeCount + classProfilerStandard.html + a257ac5ad2d76684340fcc094ad5afdd2 + ($stack, $start) + + + + collateData + classProfilerStandard.html + ae6a6990b96c9525b2bfc1d3b6b2d4a26 + () + + + + collateOnly + classProfilerStandard.html + a25e94bf4b34e42e60ca67d1c99d8f8eb + () + + + + getCallTree + classProfilerStandard.html + aab0c68be7ee5e5ed41601e7d6e47e0dd + () + + + + getCallTreeLine + classProfilerStandard.html + ac8f5de6908005209c89eb208cbcccd82 + ($entry) + + + + getContentType + classProfilerStandard.html + a4e7a7dc60cb985f2c8665f2a025a4535 + () + + + + getErrorEntry + classProfilerStandard.html + af5f6ef7c7b4c3fd0a570badaeebec8a9 + () + + + + getFunctionReport + classProfilerStandard.html + a9323cf8678964fbd311d79249d6bddf4 + () + + + + getZeroEntry + classProfilerStandard.html + ae9bc8bfc6bf02166725654156ad1cac7 + () + + + + remapCallTree + classProfilerStandard.html + a70f9b6e2816af0f69eef01064aabbbec + (array $stack) + + + + updateEntry + classProfilerStandard.html + a9dadff83cb95e9942315c27e324964f7 + ($name, $elapsedCpu, $elapsedReal, $memChange, $subcalls=0, $period=null) + + + static + calculateOverhead + classProfilerStandard.html + a4e78fbe6bf25491de4f10e7fff606b1b + ($profileCount) + + + array + $mCollated + classProfilerStandard.html + a51c1eb7f9986c15019ab05e6ad0ba0a1 + + + + bool + $mCollateDone + classProfilerStandard.html + a2afda63ac9021be0d009a9e7fab59fbd + + + + bool + $mCollateOnly + classProfilerStandard.html + a28b6e2690ade7ce48d36c65b8c880146 + + + + array + $mErrorEntry + classProfilerStandard.html + a833c9dfafcaf6893f57c80fadf7a07e1 + + + + + $mStack + classProfilerStandard.html + a5ec402c13c077a57935faa544f3c1ea7 + + + + array + $mWorkStack + classProfilerStandard.html + a8e6c6704afa6c2eda8e09a1a2e78ed5b + + + + + ProfilerStub + classProfilerStub.html + Profiler + + + close + classProfilerStub.html + a26a44de40e18c3ded04f6db49fc72c87 + () + + + + getCurrentSection + classProfilerStub.html + a4952fe98e08ce77bb8c1a1eed0be7a9d + () + + + + getOutput + classProfilerStub.html + a74210bc58724444fdd9828bafb800fba + () + + + + getRawData + classProfilerStub.html + aed3376d3e80f0d2de851a37e16c3d92c + () + + + + isPersistent + classProfilerStub.html + aa82bb35479718e35eca229cd4fc3809e + () + + + + isStub + classProfilerStub.html + aad190c50883d51c50b8f2e9c68b415e4 + () + + + + logData + classProfilerStub.html + ae9a04ade74daf1d5950050460316ca00 + () + + + + profileIn + classProfilerStub.html + a3d40c090cc8b02b7d1f75ecb21bb88fe + ($fn) + + + + profileOut + classProfilerStub.html + a7d99480a74bf77e7114281b6a5cbebb5 + ($fn) + + + + transactionWritingIn + classProfilerStub.html + a992968657e92e91fb0f23c40c3631e76 + ($server, $db, $id= '') + + + + transactionWritingOut + classProfilerStub.html + a7f9563d15574be558dc246bb05f5042f + ($server, $db, $id= '') + + + + ProfileSection + classProfileSection.html + + + __construct + classProfileSection.html + a42abcd114e5316a0ad93e2bce41133e7 + ($name) + + + + __destruct + classProfileSection.html + a479eab1c236227bacc20170b5f6f36f7 + () + + + + $enabled + classProfileSection.html + a7ddf942870d6cd14fd3a84454fdb49c4 + + + + + $name + classProfileSection.html + a3352ed838c48ee1009ba2a442b8bb587 + + + + + Protect + classProtect.html + Maintenance + + + __construct + classProtect.html + a53487ab758f4fe4618e53069563aeeef + () + + + + execute + classProtect.html + ab97a79f9a644cceaaa7df071542d0f09 + () + + + + ProtectAction + classProtectAction.html + FormlessAction + + + getName + classProtectAction.html + a930d8e592a7cc35c3b601614cf7e4bfb + () + + + + onView + classProtectAction.html + aa1c1248d5f80f68d96134e3233c29e73 + () + + + + show + classProtectAction.html + ae4ecffa767bf053126efe634ccf52ead + () + + + + ProtectedPagesPager + classProtectedPagesPager.html + TablePager + + + __construct + classProtectedPagesPager.html + acead4e5672b7aa226c08bc541d18aa87 + ($form, $conds=array(), $type, $level, $namespace, $sizetype= '', $size=0, $indefonly=false, $cascadeonly=false, $noredirect=false) + + + + formatValue + classProtectedPagesPager.html + a0f6dd9d86dc58bbc7bfca78a8af7c03a + ($field, $value) + + + + getDefaultSort + classProtectedPagesPager.html + a854a4b3ffe7600d88b2eb8ac36ecb952 + () + + + + getFieldNames + classProtectedPagesPager.html + a1eff53adcc73bff5e6ef9d728c0ecea1 + () + + + + getIndexField + classProtectedPagesPager.html + ac16ba001fb72d358fe9a6aadcb128d51 + () + + + + getQueryInfo + classProtectedPagesPager.html + a751dc1bedfa0afd30ccff8cd113efb5d + () + + + + getTableClass + classProtectedPagesPager.html + a0e2e8068e2eaa83e631b0b0a2d4cae3a + () + + + + isFieldSortable + classProtectedPagesPager.html + acc62c61fe80f885988e8759d3118b6a6 + ($field) + + + + preprocessResults + classProtectedPagesPager.html + a6d1867fdaa549b7de051acd2a8a79f96 + ($result) + + + + $cascadeonly + classProtectedPagesPager.html + ab1fd6c52da220e5e95ddf29f5b6efaa2 + + + + + $indefonly + classProtectedPagesPager.html + a0a5376d41b91711860aabed37655e49f + + + + + $level + classProtectedPagesPager.html + a6f8d531965f8ffd556bd7c12d910dcec + + + + + $mConds + classProtectedPagesPager.html + ad39aced615dead42c6bedc3311e241bd + + + + + $mForm + classProtectedPagesPager.html + ad7cfda27f38ef6b11b4b9083a1d9a57f + + + + + $namespace + classProtectedPagesPager.html + a76b05104e51461576549eb7924525b80 + + + + + $noredirect + classProtectedPagesPager.html + ad65ec7669d6d1c9b04ab5a784b01a4f0 + + + + + $size + classProtectedPagesPager.html + af5d4c6aa50a859904755e2f9e2722e50 + + + + + $sizetype + classProtectedPagesPager.html + a49b1af00e870f2c254fe7e45548481dd + + + + + $type + classProtectedPagesPager.html + aef15d717f9d4211fed48fcde902089aa + + + + + ProtectedTitlesPager + classProtectedTitlesPager.html + AlphabeticPager + + + __construct + classProtectedTitlesPager.html + a98e40faad00f9cf348871d2072aec0ec + ($form, $conds=array(), $type, $level, $namespace, $sizetype= '', $size=0) + + + + formatRow + classProtectedTitlesPager.html + a79cab4d7176b3187f4be97cbb50c91c9 + ($row) + + + + getIndexField + classProtectedTitlesPager.html + af5e816d410f13708aa84b6b386f4d94b + () + + + + getQueryInfo + classProtectedTitlesPager.html + af9e7bb7f7308dd61813581692ce0afcb + () + + + + getStartBody + classProtectedTitlesPager.html + ac1ff2cdcf12590247b48cc9048a3a58f + () + + + + getTitle + classProtectedTitlesPager.html + a9944e0d235b8491919f09783e7ec7af3 + () + + + + $mConds + classProtectedTitlesPager.html + ae019540b1fe3601f9802f066202dd91c + + + + + $mForm + classProtectedTitlesPager.html + a5dbe96309573c3f7d578e09877e53104 + + + + + ProtectionForm + classProtectionForm.html + + + __construct + classProtectionForm.html + a8d2989274ec8fef08ac0b0c638b5506c + (Page $article) + + + + buildCleanupScript + classProtectionForm.html + a7059b18c2f5b94a90a39fdd9c5fb547a + () + + + + buildForm + classProtectionForm.html + ade3256728db2396134cc172b58820038 + () + + + + buildSelector + classProtectionForm.html + a7fc70b2184990fe4523f42b22f50142d + ($action, $selected) + + + + execute + classProtectionForm.html + a199772a52df120e6db7ba483972d9158 + () + + + + getExpiry + classProtectionForm.html + a9ccd8ff5e757de71546e3dd4e79d6a76 + ($action) + + + + loadData + classProtectionForm.html + a35ed70631f94cc8408fbefcde1725206 + () + + + + save + classProtectionForm.html + abb55e473dd6030e890b4081a6cd5080f + () + + + + show + classProtectionForm.html + a39493038071bfd0e6b769525e8e6dcc4 + ($err=null) + + + + showLogExtract + classProtectionForm.html + aace2fdb90449e57f4ce21f89cbc45790 + (&$out) + + + array + $mApplicableTypes + classProtectionForm.html + a3efaeecd11fc9a52b31aac9ff2f8b86c + + + + bool + $mCascade + classProtectionForm.html + a61f2051aef07b9d4d47baa7ea11ffbfb + + + + array + $mExistingExpiry + classProtectionForm.html + a4e0ee9b04cacd0ca7078f15a2e589295 + + + + array + $mExpiry + classProtectionForm.html + abab1b91d7a6476a9ce0edcfa20d8f4d2 + + + + array + $mExpirySelection + classProtectionForm.html + a6f53651cbd865958852597956451d8f7 + + + + array + $mPermErrors + classProtectionForm.html + aee77c4403eb3c5f2cc7e14d7a15940d5 + + + + + $mReason + classProtectionForm.html + a8e39e08a7fc705f197caafd78f7fb2d2 + + + + + $mReasonSelection + classProtectionForm.html + a9f309d602f600abfbe467b1d04a5edee + + + + array + $mRestrictions + classProtectionForm.html + a41c3fa23f71d7cda2a3109c4cd64bdb6 + + + + + getOptionLabel + classProtectionForm.html + a1c9c6ebf532fc2113a3395acc6bea4cc + ($permission) + + + + PruneFileCache + classPruneFileCache.html + Maintenance + + + __construct + classPruneFileCache.html + a256a03589c946f54c61038283deb0679 + () + + + + execute + classPruneFileCache.html + a9baf4fe2a2d8bb474bfed80b77cbf3cd + () + + + + prune_directory + classPruneFileCache.html + a2fd775b3dc30ca0d03c94aadc23d4b79 + ($dir, $report=false) + + + + $minSurviveTimestamp + classPruneFileCache.html + a6ea59ad4ee662b6f73e53f4421b5636f + + + + + PublishStashedFileJob + classPublishStashedFileJob.html + Job + + + __construct + classPublishStashedFileJob.html + a48e119d874fefa852275a524c03b97c2 + ($title, $params) + + + + allowRetries + classPublishStashedFileJob.html + a00a6a284072c4abd77b73722ef38275d + () + + + + getDeduplicationInfo + classPublishStashedFileJob.html + a7492906318054bf3f18c40de3a135d24 + () + + + + run + classPublishStashedFileJob.html + af5be0100b5e77a497d262d21b9ab26f7 + () + + + + PurgeAction + classPurgeAction.html + FormAction + + + getDescription + classPurgeAction.html + a680ea8824429ec30753be68aee9fc32c + () + + + + getName + classPurgeAction.html + ae848f5359f12f107575299f3e7e1b28c + () + + + + onSubmit + classPurgeAction.html + acf64ddd09937e2d3fea0e81273745829 + ($data) + + + + onSuccess + classPurgeAction.html + ac368537fa1d5cc5522b1cda0283b9cb6 + () + + + + requiresUnblock + classPurgeAction.html + a27b52547560637b52995735b484e7b3e + () + + + + show + classPurgeAction.html + a516c1feadce8618aa1d77bf5e19e2057 + () + + + + alterForm + classPurgeAction.html + aa88300d4ca98a242ddedebfb72ce9607 + (HTMLForm $form) + + + + getFormFields + classPurgeAction.html + a98c08ecc2d6e8b05935766475b6595d5 + () + + + + postText + classPurgeAction.html + a1c11f9bdaa01803af5c3bb4b92af13fd + () + + + + preText + classPurgeAction.html + a9fa20fd20f4a0b39e8a1df67a3569041 + () + + + + $redirectParams + classPurgeAction.html + a85b40cdf62c40db985d794ea1bdbac82 + + + + + PurgeChangedFiles + classPurgeChangedFiles.html + Maintenance + + + __construct + classPurgeChangedFiles.html + a3abdd5a882be4df63c16c329365273e8 + () + + + + execute + classPurgeChangedFiles.html + a3877d9b660ffbf61ce3b9a68b3660ba5 + () + + + + getDeletedPath + classPurgeChangedFiles.html + a6a704b0b26d9d151b06401b88384ca11 + (LocalRepo $repo, LocalFile $file) + + + + purgeFromArchiveTable + classPurgeChangedFiles.html + a99f1ec9dcb41a658ecec7f1e98243da1 + (LocalRepo $repo, LocalFile $file) + + + + purgeFromLogType + classPurgeChangedFiles.html + a053e2e6a6696f990bc7bc6076ac7be26 + ($type) + + + + verbose + classPurgeChangedFiles.html + aaa79742d647fc139dd960c103a35e5ac + ($msg) + + + string + $endTimestamp + classPurgeChangedFiles.html + a8f9dd1a9f805199ac2158dcbb8d59466 + + + + string + $startTimestamp + classPurgeChangedFiles.html + a2fe11976bd33d7e3d7489519e10ca31b + + + + static + $typeMappings + classPurgeChangedFiles.html + add2bc18c817fa7da06c8577b4d37bbc0 + + + + + PurgeChangedPages + classPurgeChangedPages.html + Maintenance + + + __construct + classPurgeChangedPages.html + a5fae459bf1ba1b32c4bf2ce758aa0171 + () + + + + execute + classPurgeChangedPages.html + a1e82bcfadd58d18d6bbf9d30bc6c2155 + () + + + + pageableSortedRows + classPurgeChangedPages.html + a35b73197d5c5e2b16ea7fd5613580a51 + (ResultWrapper $res, $column, $limit) + + + + PurgeList + classPurgeList.html + Maintenance + + + __construct + classPurgeList.html + a82444933ecda10dafc3ba7f4b0511e62 + () + + + + execute + classPurgeList.html + a2c3b4f57e2daeb206ce7e7989e3e0fda + () + + + + doPurge + classPurgeList.html + af5be9d6cf72a5c6cb9dda2aa61a23d8b + () + + + + purgeNamespace + classPurgeList.html + ac9eec995904134d0f8a45e29191de1cd + ($namespace=false) + + + + sendPurgeRequest + classPurgeList.html + a21628c7b193491cf3877ca2ea85f32d0 + ($urls) + + + + PurgeOldText + classPurgeOldText.html + Maintenance + + + __construct + classPurgeOldText.html + a2bd9c6270cd10be5cf856bbb15f38c06 + () + + + + execute + classPurgeOldText.html + afb9c354ae03abbd3a487e3623f8fc455 + () + + + + PurgeParserCache + classPurgeParserCache.html + Maintenance + + + __construct + classPurgeParserCache.html + a6361c94e00647387c1478c73dc352f3f + () + + + + execute + classPurgeParserCache.html + a3a41022a59cc3cc0ca6839423ca662a1 + () + + + + showProgress + classPurgeParserCache.html + ae4f92ab072e40bec866e8ba086f60d10 + ($percent) + + + + $lastProgress + classPurgeParserCache.html + a8af6cb1c3b7dfd2f9f196a0156c359ec + + + + + QueryAllSpecialPagesTest + classQueryAllSpecialPagesTest.html + MediaWikiTestCase + + + __construct + classQueryAllSpecialPagesTest.html + aa50fe6a8a958ce0bcee3955bbddbd304 + () + + + + testQuerypageSqlQuery + classQueryAllSpecialPagesTest.html + aff51c328c093d15ca7b775201021948d + () + + + + $manualTest + classQueryAllSpecialPagesTest.html + a631c12337709a040d8fa1e93587de104 + + + + + $reopensTempTable + classQueryAllSpecialPagesTest.html + a9cf28eadabaed083e2e4409971aa74f5 + + + + + QueryPage + classQueryPage.html + SpecialPage + + + closeList + classQueryPage.html + a235efdc7010d9382531b0c3edba52f37 + () + + + + doFeed + classQueryPage.html + a9ce6f80735f2a59b6e4759a4ca7eb104 + ($class= '', $limit=50) + + + + doQuery + classQueryPage.html + a85c873164e7c5558c4604da0c833d480 + ($offset=false, $limit=false) + + + + execute + classQueryPage.html + a6187c19445342bbd04d22d7b26315350 + ($par) + + + + feedDesc + classQueryPage.html + a31bb20eee44a53cbf56d62a28603c8d1 + () + + + + feedItemAuthor + classQueryPage.html + a000daa9ed236d357da81064325798fea + ($row) + + + + feedItemDesc + classQueryPage.html + a8413788e2a85df3f72ba0f57e41da8f3 + ($row) + + + + feedResult + classQueryPage.html + a5a3bb317739b28de0f4781c9c20d3bfc + ($row) + + + + feedTitle + classQueryPage.html + a3d22d6b9585262ad96782012b6632864 + () + + + + feedUrl + classQueryPage.html + a22c23550fe02eed8238829f2e684c029 + () + + + + fetchFromCache + classQueryPage.html + a00fe1ee0d58cb7d34d846da1afe9aa22 + ($limit, $offset=false) + + + + formatResult + classQueryPage.html + a83361d71d9908726f404e4d8187aa35a + ($skin, $result) + + + + getCachedTimestamp + classQueryPage.html + a542e9caa9e9e1d52159923c92b24b44a + () + + + + getOrderFields + classQueryPage.html + a7592e29e9d8ed6d56ff89a0ac8d38fe7 + () + + + + getPageHeader + classQueryPage.html + ab7328c4db0e84e8fb3bb3f190ee01b1d + () + + + + getQueryInfo + classQueryPage.html + a83d3f453528ce1a1b775528272a94b66 + () + + + + getRecacheDB + classQueryPage.html + ade7e52c4220158eff9fdbc50098e1060 + () + + + + getSQL + classQueryPage.html + ab20446b88296f2bb986288394981e69e + () + + + + isCacheable + classQueryPage.html + a6ef1a3161cab08ab542fee22df5c9d57 + () + + + + isCached + classQueryPage.html + a40efa54cf801352abacad70514cf5edb + () + + + + isExpensive + classQueryPage.html + a04901141ffaec6344a2402472e3b0d5e + () + + + + isSyndicated + classQueryPage.html + a52255a26cb4648607312c0573ae6eda4 + () + + + + linkParameters + classQueryPage.html + a0b6e1bd88a8e8d67b93426a1384f0ad0 + () + + + + openList + classQueryPage.html + a919472bbe11580175b3edacf349f1005 + ($offset) + + + + preprocessResults + classQueryPage.html + a9a540f7a39cd4181821588ebfaec1fed + ($db, $res) + + + + reallyDoQuery + classQueryPage.html + a057b31497b55e62a993e23ef6dc621e5 + ($limit, $offset=false) + + + + recache + classQueryPage.html + aea2678a6cba371cf84f89ebb6e713692 + ($limit, $ignoreErrors=true) + + + + setListoutput + classQueryPage.html + a9cc2d9442b2ce8eaf2a2f7810a53cb1d + ($bool) + + + + sortDescending + classQueryPage.html + a4ac302f08390b27180abb6ed56ae8436 + () + + + + tryLastResult + classQueryPage.html + a2929ed4a221994a6483075e80f7bbce0 + () + + + + usesTimestamps + classQueryPage.html + a796fe4183ce423a3a8e4131885516a72 + () + + + static + getPages + classQueryPage.html + a60f90f7b09a9c3678ce990cf95bf3239 + () + + + + outputResults + classQueryPage.html + a66c445da9d01855ae45886eefcfdc595 + ($out, $skin, $dbr, $res, $num, $offset) + + + + $cachedTimestamp + classQueryPage.html + ac3a22d261730d73578292b567f76fda9 + + + + int + $limit + classQueryPage.html + a7cf58acd7ec1ae2504b90ef97864e643 + + + + bool + $listoutput + classQueryPage.html + abf60871ce35e7eb8e57bab0865df92af + + + + + $numRows + classQueryPage.html + aa09a69912c5ccd124a2a56866cadd966 + + + + int + $offset + classQueryPage.html + a374a3977272cd6ed2b5fc12eb7f30598 + + + + + $shownavigation + classQueryPage.html + a49a73bb92297173775411894bb6a6238 + + + + + QuickTemplate + classQuickTemplate.html + + + __construct + classQuickTemplate.html + a792fcce5925135abd14f12a87d8c301c + () + + + + execute + classQuickTemplate.html + aa57c4e88fcaaf78905479d41036c4f18 + () + + + + get + classQuickTemplate.html + a0eb05e4c31bae8ccbcc6a223126c9879 + ($name, $default=null) + + + + getHTML + classQuickTemplate.html + a4f192e00f6fe81832df20c2767e21655 + () + + + + getSkin + classQuickTemplate.html + a1412eac0f002696b8611d7257db9eaed + () + + + + haveData + classQuickTemplate.html + aed5e2c2f80f2dc3ec6801f41609f83d5 + ($str) + + + + haveMsg + classQuickTemplate.html + a49c8530c6b5ef0eb88c55cc3016aab66 + ($str) + + + + html + classQuickTemplate.html + aac8c2fae3a444f4a310b7e4595e90328 + ($str) + + + + msg + classQuickTemplate.html + ace2913944199226ac088a694d360971c + ($str) + + + + msgHtml + classQuickTemplate.html + a830d5f61d38376f63b21f8749fa8daf8 + ($str) + + + + msgWiki + classQuickTemplate.html + a97fc13f05e65cc20213f6c9816ff3229 + ($str) + + + + set + classQuickTemplate.html + a7c54dc2da0bfcfbd43f9f2eed038518d + ($name, $value) + + + + setRef + classQuickTemplate.html + a99a52cf1ef940d4e5bebe8f1fe165120 + ($name, &$value) + + + + setTranslator + classQuickTemplate.html + abeb9d565c0fe29e9504eff32c7f7682e + (&$t) + + + + text + classQuickTemplate.html + a0522755a8ec14177af362ff5dd854740 + ($str) + + + + QuorumLockManager + classQuorumLockManager.html + LockManager + + + doLock + classQuorumLockManager.html + acfaa940f6f2b778d7a838897ab7699ed + (array $paths, $type) + + + + doLockByType + classQuorumLockManager.html + a3080876cae77ed375a92f563a40584e3 + (array $pathsByType) + + + + doLockingRequestBucket + classQuorumLockManager.html + a5511932248954fa446e3c09c49f50be6 + ($bucket, array $pathsByType) + + + + doUnlock + classQuorumLockManager.html + aa3dc6fa7c7f6b71b5f9e36f3e5d0252e + (array $paths, $type) + + + + doUnlockByType + classQuorumLockManager.html + ab1847bafb28c499ca6f3a0ce2bda0604 + (array $pathsByType) + + + + doUnlockingRequestBucket + classQuorumLockManager.html + a6c33f2968432c046e8027619a8ef169b + ($bucket, array $pathsByType) + + + + freeLocksOnServer + classQuorumLockManager.html + a7b3f9c0986617df136e3d5f1d77dfe55 + ($lockSrv, array $pathsByType) + + + + getBucketFromPath + classQuorumLockManager.html + ae9a5dc2527be3c6982228c573dbda914 + ($path) + + + + getLocksOnServer + classQuorumLockManager.html + a9bcfbc12ad278ae599cb8b7e38ef6ddd + ($lockSrv, array $pathsByType) + + + + isServerUp + classQuorumLockManager.html + ac0a702194cff7608cdd68c46747e961b + ($lockSrv) + + + + releaseAllLocks + classQuorumLockManager.html + a64c3364a7bc9e4a7183838771980af9a + () + + + array + $degradedBuckets + classQuorumLockManager.html + a4e89745f4df7685d7c80b76db606694e + + + + array + $srvsByBucket + classQuorumLockManager.html + a96673587797f76cf92209cdf9b0b6fcf + + + + + RandomImageGenerator + classRandomImageGenerator.html + + + __construct + classRandomImageGenerator.html + a43333e46995d03a1639ba64fa92a7eab + ($options=array()) + + + + getImageSpec + classRandomImageGenerator.html + a4513eacadf2154ab43b12d2e77c4275f + () + + + + getImageWriteMethod + classRandomImageGenerator.html + ab1b5a2b732af9e3c6df17a9f672fdd97 + ($format) + + + + getRandomColor + classRandomImageGenerator.html + ae3fcbf78e89853f6a11c64c153fc90cb + () + + + + writeImages + classRandomImageGenerator.html + a2a407f204089e5b96499a054597624b4 + ($number, $format= 'jpg', $dir=null) + + + + writeImageWithApi + classRandomImageGenerator.html + a3115616ae4160a29367a87df343055ed + ($spec, $format, $filename) + + + + writeImageWithCommandLine + classRandomImageGenerator.html + aeb3ea7b8c140d18acbd51fd0fda7b4b1 + ($spec, $format, $filename) + + + + writeSvg + classRandomImageGenerator.html + a127038fbc759be84738b77398c593b7b + ($spec, $format, $filename) + + + static + shapePointsToString + classRandomImageGenerator.html + a7c575f663c8441dedfb38bd4551d54a7 + ($shape) + + + + getRandomFilenames + classRandomImageGenerator.html + a55771f61d3ee31728ddad8d617e96dea + ($number, $extension= 'jpg', $dir=null) + + + + getRandomLines + classRandomImageGenerator.html + a7ce745d3330cc5e98f08c15876f6d7cb + ($number_desired) + + + + getRandomWordPairs + classRandomImageGenerator.html + a261b6ec58aa7351e206e4662767b3ed5 + ($number) + + + static + matrixMultiply2x2 + classRandomImageGenerator.html + aecb35d45aa7201ef645b15b1a3e70aa4 + ($matrix, $x, $y) + + + static + rotateImageSpec + classRandomImageGenerator.html + a48d5f421e341922917ef252cbec14bae + (&$spec, $matrix) + + + + $dictionaryFile + classRandomImageGenerator.html + a5a592c849bbe8023c933f89dbab1d645 + + + + + $maxHeight + classRandomImageGenerator.html + a58e630bdd825d7633ecddcd17fe8822d + + + + + $maxWidth + classRandomImageGenerator.html + af2177251320f18f01e859fe9369e19dc + + + + + $minHeight + classRandomImageGenerator.html + a1a34034f87ca70631a8cd93b70e2de41 + + + + + $minWidth + classRandomImageGenerator.html + ae545c3ab5d622b3c1c5d9e2dab7aca17 + + + + + $shapesToDraw + classRandomImageGenerator.html + ab71c7a27b12bcdf3f100ec2354f1dadf + + + + static + $orientations + classRandomImageGenerator.html + a700c4ebd72d5dd7545ec27fc70ca7ce1 + + + + + RandomPage + classRandomPage.html + SpecialPage + + + __construct + classRandomPage.html + a1aa33ee13f57d66129a7f62a2d76205c + ($name= 'Randompage') + + + + execute + classRandomPage.html + a2ce8d63cb76cb87365c52dadb542a891 + ($par) + + + + getNamespaces + classRandomPage.html + ade18655d8af2147c20b4f51fe9f00d75 + () + + + + getRandomTitle + classRandomPage.html + a2a822c0cae29f56b9b7c796af275bee4 + () + + + + isRedirect + classRandomPage.html + a36c958dc6a6c30c25f770e03f6e62199 + () + + + + setNamespace + classRandomPage.html + a51525ac3aad54b03fba1aea92fba45c0 + ($ns) + + + + getGroupName + classRandomPage.html + aec34f7276e796a625e68ae55eccd1716 + () + + + + getQueryInfo + classRandomPage.html + a3923f571099f3f7bda2ade62a056d3d1 + ($randstr) + + + + $extra + classRandomPage.html + a7527064bcabbf1bc83998450907cd9dd + + + + + $isRedir + classRandomPage.html + ab9be30af9beab2764968ed0ef0439cf0 + + + + + getNsList + classRandomPage.html + a11e36d564a06619f49285c1c57f9b240 + () + + + + selectRandomPageFromDB + classRandomPage.html + a085054eb5224fa2f87a7c8cb041009c4 + ($randstr, $fname=__METHOD__) + + + + $namespaces + classRandomPage.html + a384315497d124652a2c971556b04cd06 + + + + + RangeDifference + classRangeDifference.html + + + __construct + classRangeDifference.html + ab5f55b770f1cf62cd5454e2f3153c9e1 + ($leftstart, $leftend, $rightstart, $rightend) + + + int + $leftend + classRangeDifference.html + a0a67094efb03afb52a301e39ec133d2c + + + + int + $leftlength + classRangeDifference.html + ad7e077c123390563e5d731ba7c6081a4 + + + + int + $leftstart + classRangeDifference.html + a66aa663df57241e4d044289226eec333 + + + + int + $rightend + classRangeDifference.html + ab89a84fb621e5e788a659c551e0c2fae + + + + int + $rightlength + classRangeDifference.html + a4a635e07ade1d82e3f499cc6d19063cb + + + + int + $rightstart + classRangeDifference.html + a2208293461b0c915869a6ccc2debaac8 + + + + + RawAction + classRawAction.html + FormlessAction + + + getContentType + classRawAction.html + a44d643fe7840f5c287ae1bb7b7af89a1 + () + + + + getName + classRawAction.html + a561502d2efb9118178325a180a7062ff + () + + + + getOldId + classRawAction.html + afa981ecbfbb2d3827c3189a576d83430 + () + + + + getRawText + classRawAction.html + a47885b23cf6c3c15fdb9c4d23cfb2f50 + () + + + + onView + classRawAction.html + a8d0f8feb058f9e2c6b3f0901762f45e0 + () + + + + requiresUnblock + classRawAction.html + ae77c9a688b1c2461695fbb2778cf3b1f + () + + + + requiresWrite + classRawAction.html + a7fbfa4b61b6ac0d921e74bdd90db6b52 + () + + + + $mGen + classRawAction.html + a2f140d79fa67df597a9ba7b6a75c63d5 + + + + + RawMessage + classRawMessage.html + Message + + + __construct + classRawMessage.html + a53cf17385819fe0baf0eb523aaaeb364 + ($key, $params=array()) + + + + fetchMessage + classRawMessage.html + a940b73927937a50331f18d1e5278d6bc + () + + + + RawPage + classRawPage.html + RawAction + + + __construct + classRawPage.html + a8c86157e5fa6d9580377c825847a0508 + (Page $page, $request=false) + + + + getOldId + classRawPage.html + afe88e05d3b9806712e9ce40ee6c0757e + () + + + + view + classRawPage.html + a640d6f000ad89ceb97d9c8f9295a37b6 + () + + + + $mOldId + classRawPage.html + aec190861c8005821b4a95a2026e4c634 + + + + + RCCacheEntry + classRCCacheEntry.html + RecentChange + + static + newFromParent + classRCCacheEntry.html + a27ce8e65862363dd7da3a0cb167657cd + ($rc) + + + + $curlink + classRCCacheEntry.html + a01828b4fb1dd8994269f0f40b8e9ef57 + + + + + $difflink + classRCCacheEntry.html + a8d68cb30c1e194381b2fa34d3a1d3543 + + + + + $lastlink + classRCCacheEntry.html + a40023f2325b2446fd0a33d38f621ff79 + + + + + $link + classRCCacheEntry.html + af72d31a6f877c01e89585e7334fc83bb + + + + + $timestamp + classRCCacheEntry.html + a0cf938a7e705c2ffe1578c69c3fa7216 + + + + + $unpatrolled + classRCCacheEntry.html + a21640c6e85a04ba80e703f3104d6ddbe + + + + + $userlink + classRCCacheEntry.html + ab7bba6fce21fc6067308f586fd7fa61e + + + + + $usertalklink + classRCCacheEntry.html + a122bb534c001147c1bf1ca65fe896b29 + + + + + $watched + classRCCacheEntry.html + adf9efc0675df9518128c0b47c66df624 + + + + + RCCacheEntryFactory + classRCCacheEntryFactory.html + + + __construct + classRCCacheEntryFactory.html + a8f069277d0e3078c3ba1d5ff4e43e6c3 + (IContextSource $context, $messages) + + + + newFromRecentChange + classRCCacheEntryFactory.html + ac9ffc6fe0ea4075c0b0006f195efbb01 + (RecentChange $baseRC, $watched) + + + + buildCLink + classRCCacheEntryFactory.html + a43cadce9a135709167a8edf9ea18bb73 + (RecentChange $cacheEntry) + + + + buildCurLink + classRCCacheEntryFactory.html + a7dd4d690221402d794025d0818a2c96c + (RecentChange $cacheEntry, $showDiffLinks, $counter) + + + + buildCurQueryParams + classRCCacheEntryFactory.html + a2f6a3cd623934c5f5aac209fd4942f38 + (RecentChange $recentChange) + + + + buildDiffLink + classRCCacheEntryFactory.html + ae79c059d40d10256df3d74263b48923c + (RecentChange $cacheEntry, $showDiffLinks, $counter) + + + + buildDiffQueryParams + classRCCacheEntryFactory.html + aa2868ea5a32f7105224dafd0d9a541a3 + (RecentChange $recentChange) + + + + buildLastLink + classRCCacheEntryFactory.html + a36d002f305a4a347aa56b240e6fe0784 + (RecentChange $cacheEntry, $showDiffLinks) + + + + buildTimestamp + classRCCacheEntryFactory.html + a4d1ed75500e522c7f2db4d9a44b137b2 + (RecentChange $cacheEntry) + + + + getLogLink + classRCCacheEntryFactory.html + a0241176f3c228b3c0ea1828f9f52e2da + ($logType) + + + + getMessage + classRCCacheEntryFactory.html + a88892bb443ed57d1e22dda2ee863ad66 + ($key) + + + + getUserLink + classRCCacheEntryFactory.html + a8ec4b5c20a03453d4be3f2ccd12bbeb8 + (RecentChange $cacheEntry) + + + + showDiffLinks + classRCCacheEntryFactory.html + abe7a92164aed7898ad800e0f431f5277 + (RecentChange $cacheEntry, User $user) + + + IContextSource + $context + classRCCacheEntryFactory.html + a7fef422d1b9fe9793b336a6c009f7447 + + + + string[] + $messages + classRCCacheEntryFactory.html + aad084e1aa0dab9134aeb75005f42c1ed + + + + + RCCacheEntryFactoryTest + classRCCacheEntryFactoryTest.html + MediaWikiLangTestCase + + + deleteChangeProvider + classRCCacheEntryFactoryTest.html + a6b6c23974887886131f0d885f351c36b + () + + + + editChangeProvider + classRCCacheEntryFactoryTest.html + a06cd2d3bc488903af88729b4e82b643e + () + + + + revUserDeleteProvider + classRCCacheEntryFactoryTest.html + afeb3bac4aca3806bffb9ea0274063659 + () + + + + testNewForDeleteChange + classRCCacheEntryFactoryTest.html + a0078643fc4c0b7b7fea6a78c95b58ea2 + ($expected, $context, $messages, $recentChange, $watched) + + + + testNewForRevUserDeleteChange + classRCCacheEntryFactoryTest.html + abcdd8e3446a37a21de08b21fbfbecccc + ($expected, $context, $messages, $recentChange, $watched) + + + + testNewFromRecentChange + classRCCacheEntryFactoryTest.html + aedd1a680dacc36f110d68082326ce68d + ($expected, $context, $messages, $recentChange, $watched) + + + + setUp + classRCCacheEntryFactoryTest.html + a965597c2bf76d824d68eebdc5474c957 + () + + + + assertDeleteLogLink + classRCCacheEntryFactoryTest.html + a595c8d8452b5e2a361a86e4c4ddc107b + ($cacheEntry) + + + + assertQueryLink + classRCCacheEntryFactoryTest.html + a6656d7e75a19272b0b4032be38017261 + ($content, $params, $link) + + + + assertRevDel + classRCCacheEntryFactoryTest.html + a8da0c04da6f3be5aabe4d3b28f4ef4d5 + ($cacheEntry) + + + + assertTitleLink + classRCCacheEntryFactoryTest.html + aa19374b3fe347e074438834bad929cf2 + ($title, $cacheEntry) + + + + assertUserLinks + classRCCacheEntryFactoryTest.html + a880e3366e686ba39933c1ab51726c610 + ($user, $cacheEntry) + + + + getContext + classRCCacheEntryFactoryTest.html + a3182218b66df7cc90aaf95b5d639f916 + () + + + + getDefaultAttributes + classRCCacheEntryFactoryTest.html + ab029eaa3e8e2e50c46aff932200eee1e + ($title, $timestamp) + + + + getMessages + classRCCacheEntryFactoryTest.html + a16ab4c4227e6903ffa102552cce5e2f9 + () + + + + getTestUser + classRCCacheEntryFactoryTest.html + ad0314f603a16953bfc0d584f863beed9 + () + + + + makeDeletedEditRecentChange + classRCCacheEntryFactoryTest.html + a13373f7e84459fb6d86c701e0102ba3a + ($title, $user, $timestamp, $curid, $thisid, $lastid, $counter, $watchingUsers) + + + + makeEditRecentChange + classRCCacheEntryFactoryTest.html + a5ac0a7996f58751f0d73f41b1273014c + ($title, $user, $curid, $thisid, $lastid, $timestamp, $counter, $watchingUsers) + + + + makeLogRecentChange + classRCCacheEntryFactoryTest.html + a076ee12c3f17adfe57fa1d9530736a5e + ($title, $user, $timestamp, $counter, $watchingUsers) + + + + makeRecentChange + classRCCacheEntryFactoryTest.html + aa01e170b058b7d8a4b8534bed6ca144a + ($attribs, $counter, $watchingUsers) + + + + RCDatabaseLogEntry + classRCDatabaseLogEntry.html + DatabaseLogEntry + + + getComment + classRCDatabaseLogEntry.html + a6b108f91b2eb967fb68f71a3fd374072 + () + + + + getDeleted + classRCDatabaseLogEntry.html + a8524edacf256206a18958af01cf23cf5 + () + + + + getId + classRCDatabaseLogEntry.html + ac76acd1667e7595f7febe2ebd0c73232 + () + + + + getPerformer + classRCDatabaseLogEntry.html + ac7eb33a0fec3dd1ff7a586d17a2e2fae + () + + + + getSubtype + classRCDatabaseLogEntry.html + a698654500e7c5237e25bfe3bb5eccfc2 + () + + + + getTarget + classRCDatabaseLogEntry.html + a34273555eb7ed7e578baaa5b8ef661f2 + () + + + + getTimestamp + classRCDatabaseLogEntry.html + a2b09140d52b47c7ac2b1706e395b3493 + () + + + + getType + classRCDatabaseLogEntry.html + acd15a5174dc426768bdcd39462bce1fd + () + + + + getRawParameters + classRCDatabaseLogEntry.html + a9b4d40fba73c6b18abe6334de70f8346 + () + + + + RCFeedEngine + interfaceRCFeedEngine.html + + + send + interfaceRCFeedEngine.html + a654d2f1299fea499b4786db3dcca73a6 + (array $feed, $line) + + + + RCFeedFormatter + interfaceRCFeedFormatter.html + + + getLine + interfaceRCFeedFormatter.html + a910cdaf41ac863833f061a3aeb916961 + (array $feed, RecentChange $rc, $actionComment) + + + + ReadOnlyError + classReadOnlyError.html + ErrorPageError + + + __construct + classReadOnlyError.html + a8c1a00425ffb01bde6d58c8e1e1d1cb1 + () + + + + ReadOnlyErrorTest + classReadOnlyErrorTest.html + MediaWikiTestCase + + + testConstruction + classReadOnlyErrorTest.html + a9e515baf10905b85505bd4d69cc9b178 + () + + + + ReassignEdits + classReassignEdits.html + Maintenance + + + __construct + classReassignEdits.html + a202c685c8ff5595086c021372ae5f0aa + () + + + + execute + classReassignEdits.html + a136586b3ca514abca35882317899f364 + () + + + + doReassignEdits + classReassignEdits.html + a51ab0b6ed4be6a91651f65073b6d9835 + (&$from, &$to, $rc=false, $report=false) + + + + initialiseUser + classReassignEdits.html + a48d31f8462097148c3fe707c15d31492 + ($username) + + + + userConditions + classReassignEdits.html + a7e83b835efbe3255e79ace13112bc209 + (&$user, $idfield, $utfield) + + + + userSpecification + classReassignEdits.html + ac6e71c0adc7e0b66ab68418e1a4bea54 + (&$user, $idfield, $utfield) + + + + RebuildAll + classRebuildAll.html + Maintenance + + + __construct + classRebuildAll.html + a21eb03c8cf77bea4ed32468b84e6529e + () + + + + execute + classRebuildAll.html + a2f72829a7b514a067f6a84b5ea5c0b58 + () + + + + getDbType + classRebuildAll.html + a94d4f9620d63e61c743307ee7d2fd516 + () + + + + RebuildFileCache + classRebuildFileCache.html + Maintenance + + + __construct + classRebuildFileCache.html + aef004bf7280d0ff7636cbaf1d53b094f + () + + + + execute + classRebuildFileCache.html + a2c158ba8fb4aede1ae2b2e121b207b1c + () + + + + finalSetup + classRebuildFileCache.html + afbb4a1f05b10f6f36377c4cfe8ceeda3 + () + + + + RebuildLocalisationCache + classRebuildLocalisationCache.html + Maintenance + + + __construct + classRebuildLocalisationCache.html + a4a19f0b2679983064600ce97fafbd019 + () + + + + execute + classRebuildLocalisationCache.html + a11467219d1441c836eeaad0ac8d3ebf7 + () + + + + finalSetup + classRebuildLocalisationCache.html + a91038decdc247a3df6af24ab3f660b2f + () + + + + memoryLimit + classRebuildLocalisationCache.html + a5c6f85e777c5f9dd69404bbeb99cea97 + () + + + + setForce + classRebuildLocalisationCache.html + a68b4358ec3826c5e66f0684e8f50b735 + ($forced=true) + + + + doRebuild + classRebuildLocalisationCache.html + a513e8a06d9d471f81bd787e23f063b38 + ($codes, $lc, $force) + + + + RebuildMessages + classRebuildMessages.html + Maintenance + + + __construct + classRebuildMessages.html + af0631d1f72da8d088db4388c683c400a + () + + + + execute + classRebuildMessages.html + a4910b3106b0912a79b08bd000bcdca61 + () + + + + RebuildRecentchanges + classRebuildRecentchanges.html + Maintenance + + + __construct + classRebuildRecentchanges.html + ad33020df92fd3b4ee0261a8d2466a974 + () + + + + execute + classRebuildRecentchanges.html + a4bcb5341faa938dee1bda2a462c58ef5 + () + + + + purgeFeeds + classRebuildRecentchanges.html + afe952da7696423529be73fce93846ed6 + () + + + + rebuildRecentChangesTablePass1 + classRebuildRecentchanges.html + a570530aa8d7c461198ccd579eff00b84 + () + + + + rebuildRecentChangesTablePass2 + classRebuildRecentchanges.html + a78bef683c8bf459b48991231673b0f68 + () + + + + rebuildRecentChangesTablePass3 + classRebuildRecentchanges.html + a04c69f9fcd5949bbd4deac609f5824a6 + () + + + + rebuildRecentChangesTablePass4 + classRebuildRecentchanges.html + a43e4ead0577e0de12b7361d61d2c3f77 + () + + + + RebuildTextIndex + classRebuildTextIndex.html + Maintenance + + + __construct + classRebuildTextIndex.html + ada2b39125bbedb593e020940e5282462 + () + + + + execute + classRebuildTextIndex.html + a14db307e24f575ace8c860439b221ec7 + () + + + + getDbType + classRebuildTextIndex.html + ad97d42be45378eac3b4c648a0b1bd236 + () + + + const + RTI_CHUNK_SIZE + classRebuildTextIndex.html + aca7f93949210b75ab2450b6857cbf645 + + + + + populateSearchIndex + classRebuildTextIndex.html + aea84de860b354a341e7616e81c59d55f + () + + + + clearSearchIndex + classRebuildTextIndex.html + a9e2b5e12fbe3130dc0bf9b82084e4227 + () + + + + createMysqlTextIndex + classRebuildTextIndex.html + a89e8c35217bf50f628c527f901f287f5 + () + + + + dropMysqlTextIndex + classRebuildTextIndex.html + a3b5825482f5cec2176bd9cc20551f247 + () + + + DatabaseBase + $db + classRebuildTextIndex.html + a941a23409e8bb695f1567362e4ee6892 + + + + + RecentChange + classRecentChange.html + + + diffLinkTrail + classRecentChange.html + a5b7499e65748083c8c100e591f6f7a92 + ($forceCur) + + + + doMarkPatrolled + classRecentChange.html + ae5a787557da68067f6caccbe3649a535 + (User $user, $auto=false) + + + + getAttribute + classRecentChange.html + a75fd084ab866e977b47daf14f5dbe7bd + ($name) + + + + getAttributes + classRecentChange.html + a4c93feaa4bf3ab9f366dcb7dca92e43b + () + + + + getCharacterDifference + classRecentChange.html + ad06b3c921ba4d3ea2ed0d5303f3cb018 + ($old=0, $new=0) + + + + getPerformer + classRecentChange.html + a300e304f056f942fd20bc34e26d7d228 + () + + + & + getTitle + classRecentChange.html + a56d10f7d25dedf261bf8d4f59089ea45 + () + + + + loadFromCurRow + classRecentChange.html + a0d5303f9a8bbb4d5433a9e615d53dd31 + ($row) + + + + loadFromRow + classRecentChange.html + a10ac2ef678df6a9246fbf88201410c06 + ($row) + + + + notifyRC2UDP + classRecentChange.html + add14a16cede79fabc34224a93b61128c + () + + + + notifyRCFeeds + classRecentChange.html + a8da0ad88895208991633b169dd4c2ee7 + (array $feeds=null) + + + + reallyMarkPatrolled + classRecentChange.html + a147ae6600f50fabe5c9e26ae5a576a57 + () + + + + save + classRecentChange.html + a0a271c92c4e89f368ef0b2d475a6e6f7 + ($noudp=false) + + + + setAttribs + classRecentChange.html + ad5fddd156c77e327efb4a480c9d75e11 + ($attribs) + + + + setExtra + classRecentChange.html + af56e17624c97dd6dc020fb63b7e80be8 + ($extra) + + + static + cleanupForIRC + classRecentChange.html + a1f1ead846ded464cdb58afe3fecfa44b + ($text) + + + static + getEngine + classRecentChange.html + ac708271a1379d62dcebfb9ca782d482c + ($uri) + + + static + isInRCLifespan + classRecentChange.html + aa3a79355c2b747a7b77cbe95a0c893d0 + ($timestamp, $tolerance=0) + + + static + markPatrolled + classRecentChange.html + ae2e3cfba73d187ea3abf47dfffc074fd + ($change, $auto=false) + + + static + newFromConds + classRecentChange.html + a3a0544cbb5de96c59df05fd170f2b3ec + ($conds, $fname=__METHOD__, $options=array()) + + + static + newFromCurRow + classRecentChange.html + a89a0c4f517c4b078ed33f32b66ace732 + ($row) + + + static + newFromId + classRecentChange.html + a8e8170ed6a39c46330f38e5583913266 + ($rcid) + + + static + newFromRow + classRecentChange.html + a2e6c2c5438606b3d19fa0561cddeca5b + ($row) + + + static + newLogEntry + classRecentChange.html + abe51f945778e317c198f3e692f2eca98 + ($timestamp, &$title, &$user, $actionComment, $ip, $type, $action, $target, $logComment, $params, $newId=0, $actionCommentIRC= '') + + + static + notifyEdit + classRecentChange.html + a01a7d5b563e3253608250aa0d9f73983 + ($timestamp, &$title, $minor, &$user, $comment, $oldId, $lastTimestamp, $bot, $ip= '', $oldSize=0, $newSize=0, $newId=0, $patrol=0) + + + static + notifyLog + classRecentChange.html + a394210086fa18ee015529276556b0062 + ($timestamp, &$title, &$user, $actionComment, $ip, $type, $action, $target, $logComment, $params, $newId=0, $actionCommentIRC= '') + + + static + notifyNew + classRecentChange.html + a404d61389dc5cf4f0ea4f287378aa5a1 + ($timestamp, &$title, $minor, &$user, $comment, $bot, $ip= '', $size=0, $newId=0, $patrol=0) + + + static + parseFromRCType + classRecentChange.html + ab57075728134a72392b4c8b47ae798c5 + ($rcType) + + + static + parseToRCType + classRecentChange.html + a1acabef5553dae16262d26a2014da54b + ($type) + + + static + purgeExpiredChanges + classRecentChange.html + ac362fce4c1f2668d5b7327f00e59884c + () + + + static + selectFields + classRecentChange.html + a23b051bb679979f820084f393c5a95bc + () + + + static + sendToUDP + classRecentChange.html + a8dec9f961fe5e8ff9a3b9c002b2ff8f0 + ($line, $address= '', $prefix= '', $port= '') + + + int + $counter + classRecentChange.html + a5112d6ac6f4f0d9d1ca23726f9a13ffd + + + + + $mAttribs + classRecentChange.html + af5e2f4bb00a788e31fdd4069df4623cb + + + + + $mExtra + classRecentChange.html + ad2f0b77e43d7a9a87fb35cb40d856096 + + + + Title + $mTitle + classRecentChange.html + aa2ad6fba304e748a7215cb896f9542c8 + + + + + $notificationtimestamp + classRecentChange.html + a80c377d44fe8016c6381c80e8b7e2ffe + + + + + $numberofWatchingusers + classRecentChange.html + a199a65c57759687b771674b57a012be6 + + + + const + SRC_EDIT + classRecentChange.html + a357a7e581e0dad5f1fb1f849981189dd + + + + const + SRC_EXTERNAL + classRecentChange.html + a8cfc924e951330d403e71b776a66d821 + + + + const + SRC_LOG + classRecentChange.html + a087a848835d1f8c734869869253155a3 + + + + const + SRC_NEW + classRecentChange.html + a9a70aa1168c03e46f45df89a847494a3 + + + + static + checkIPAddress + classRecentChange.html + aefd165006af0a62144da64a4bcd24842 + ($ip) + + + User + $mPerformer + classRecentChange.html + acfd29513803e9d3434e401473428362d + + + + + RecentChangeTest + classRecentChangeTest.html + MediaWikiTestCase + + + __construct + classRecentChangeTest.html + a520d46a551844c70032148c4a0b38b08 + () + + + + testIrcMsgForLogTypeBlock + classRecentChangeTest.html + aff61dfdc7d0018d4543688e5f2a2bb56 + () + + + + testIrcMsgForLogTypeDelete + classRecentChangeTest.html + add2e3791eb1ff9ccfe5287eab1f1f3ff + () + + + + testIrcMsgForLogTypeMove + classRecentChangeTest.html + a8283fa08451ed42510d4d9ba7d1ca462 + () + + + + testIrcMsgForLogTypeNewusers + classRecentChangeTest.html + ac527fe21e2d6ab844a65f7de8b33c8ac + () + + + + testIrcMsgForLogTypePatrol + classRecentChangeTest.html + a7e5f4eef1c06ab7b05c000527d0f6a0f + () + + + + testIrcMsgForLogTypeProtect + classRecentChangeTest.html + aaf9ea849dd6b87fe8ee475582cda2f85 + () + + + + testIrcMsgForLogTypeUpload + classRecentChangeTest.html + a9f89f944ad3fde04103c63cdbe39b2dc + () + + + + assertIRCComment + classRecentChangeTest.html + a445438a246a170f593f052219ab67dba + ($expected, $type, $action, $params, $comment=null, $msg= '') + + + + $context + classRecentChangeTest.html + a0d66b41059c6cb4b9b77ae725fca2705 + + + + + $target + classRecentChangeTest.html + a7aa8d610374ffc41139b77253e2ae827 + + + + + $title + classRecentChangeTest.html + aa658d2b36ca1ea37dbbb937ed36126c3 + + + + + $user + classRecentChangeTest.html + ac0f8d1f787cd07fe9b00d58f4f44578f + + + + + $user_comment + classRecentChangeTest.html + a53fd001d86db59cb151c6645c58e8b76 + + + + + RecompressTracked + classRecompressTracked.html + + + __construct + classRecompressTracked.html + a5fcfecbe759dc1fb745f5dc49b6325d7 + ($options) + + + + checkTrackingTable + classRecompressTracked.html + af08d75671a83f868ab2a4cf2e411ce5b + () + + + + critical + classRecompressTracked.html + af2cbc1c95c601131e0ee07a42a053a22 + ($msg) + + + + debug + classRecompressTracked.html + aca6b45d632bf4e490a18b5b4e196364c + ($msg) + + + + dispatch + classRecompressTracked.html + a348530a01436850712ace65235c4482d + () + + + + dispatchToSlave + classRecompressTracked.html + ac406890994b12414bc2957d713e44e53 + ($slaveId, $args) + + + + doAllOrphans + classRecompressTracked.html + a62c23f2aff0c8c25f94a37d2485603de + () + + + + doAllPages + classRecompressTracked.html + ad93c33ec6d4b27516c209492c51750d0 + () + + + + doOrphanList + classRecompressTracked.html + a701e9f066a824da31c5513c5d59c8919 + ($textIds) + + + + doPage + classRecompressTracked.html + a4b797fc9924d5d246f64b761f1b5a59e + ($pageId) + + + + execute + classRecompressTracked.html + a3701183c2a1250cee5d4e393ea72549b + () + + + + executeChild + classRecompressTracked.html + a0cd279f31dac9be7504a8fcfc8d97f04 + () + + + + executeParent + classRecompressTracked.html + acc985daf30e31d14a605ca280cf27af2 + () + + + + finishIncompleteMoves + classRecompressTracked.html + a94705b425170fb83bb9131fc2749ac77 + ($conds) + + + + getExtDB + classRecompressTracked.html + aa88211248dd95bfe9e8ff536e32f19d1 + ($cluster) + + + + getTargetCluster + classRecompressTracked.html + abf4f94c9f88e195eb6896ae1953209a7 + () + + + + info + classRecompressTracked.html + a5e221b9af307f355157534dc8637a149 + ($msg) + + + + killSlaveProcs + classRecompressTracked.html + ac35776f18a67f5be122c4cfc5ceffc19 + () + + + + logToFile + classRecompressTracked.html + a6f2fab24e0dbcf0d5079d49442ae469d + ($msg, $file) + + + + moveTextRow + classRecompressTracked.html + a35a6cd476264806fe360019fd744a696 + ($textId, $url) + + + + report + classRecompressTracked.html + a217e89df7dd6b3cfbde620dfccc6165c + ($label, $current, $end) + + + + startSlaveProcs + classRecompressTracked.html + a0e36b201b930a5dd30b603d328a64b2a + () + + + + syncDBs + classRecompressTracked.html + a9ab7095c61e7bee17813b94bd0c082f4 + () + + + + waitForSlaves + classRecompressTracked.html + a6a42be0af6fac3e31b35bd692e596bcb + () + + + static + getOptionsWithArgs + classRecompressTracked.html + aa7f5d72285e25ff11206dfad4834f441 + () + + + static + newFromCommandLine + classRecompressTracked.html + af94b98afa3b5f34663012b5e4dd62da3 + ($args, $options) + + + + $batchSize + classRecompressTracked.html + a99426aee83eedc97b7452fa548dd3bf2 + + + + + $copyOnly + classRecompressTracked.html + a43f721a95c28e66de3924dfbd1e3be20 + + + + + $criticalLog + classRecompressTracked.html + a34a2afc79972806fce541b83e14b4260 + + + + + $debugLog + classRecompressTracked.html + a64f107ec71743682295ebd40d4ae8e3e + + + + + $destClusters + classRecompressTracked.html + a33866d69fee64016b13fb62eb3d52f33 + + + + + $infoLog + classRecompressTracked.html + a5b4d26fa3f8799b82fb987fc67d013b9 + + + + + $isChild + classRecompressTracked.html + a76eda8b03a29721a30b8640a3407ea9b + + + + + $noCount + classRecompressTracked.html + a064be7ac01698f565ec8f4779c9d18d5 + + + + + $numProcs + classRecompressTracked.html + a898763b81ccea27f8a5a73a96439a82f + + + + + $orphanBatchSize + classRecompressTracked.html + a1c7ebfd4310eb733406b16635e08f91b + + + + + $orphanBlobClass + classRecompressTracked.html + a197c5bcdb0c749c6bc1449b90f853d21 + + + + + $pageBlobClass + classRecompressTracked.html + aeaee687e987be44448ee52144091931e + + + + + $prevSlaveId + classRecompressTracked.html + a4bcef530ff3fc9d05bc3da322519dffc + + + + + $reportingInterval + classRecompressTracked.html + a8278258618d5f1faf413d00cd610428a + + + + + $slaveId + classRecompressTracked.html + afcfe3a4e9a9a0d41e211f5e8152574c4 + + + + + $slavePipes + classRecompressTracked.html + a611a2fd8dd4e6da6c6d6029464ffbabd + + + + + $slaveProcs + classRecompressTracked.html + af46f254364e5528a06c0e3de9ec077b2 + + + + + $store + classRecompressTracked.html + a58649e13dad07a70ae10fcd3a5a2af9f + + + + + $useDiff + classRecompressTracked.html + a5a9e783442d0b302c87f1686d1afb68f + + + + static + $cmdLineOptionMap + classRecompressTracked.html + a87704befa284a0b7a67416a9369f55b0 + + + + static + $optionsWithArgs + classRecompressTracked.html + a8331e8e7ccacb28bcec1491f5460a58f + + + + + RedirectSpecialArticle + classRedirectSpecialArticle.html + RedirectSpecialPage + + + __construct + classRedirectSpecialArticle.html + aa042c474d861188279dcaf4bcb439507 + ($name) + + + + RedirectSpecialPage + classRedirectSpecialPage.html + UnlistedSpecialPage + + + execute + classRedirectSpecialPage.html + a20cb2c573eb7759768f51e4c02a09a0a + ($par) + + + + getRedirect + classRedirectSpecialPage.html + a7541af1d083e436626e10ebb6b4be25f + ($par) + + + + getRedirectQuery + classRedirectSpecialPage.html + aa8affc9aef58f28117d258ae52f8bcf6 + () + + + + $mAddedRedirectParams + classRedirectSpecialPage.html + a277d7109f90e269df46c976ecee62500 + + + + + $mAllowedRedirectParams + classRedirectSpecialPage.html + a864a698234d3c01302c4b4d399da5ccf + + + + + RedisBagOStuff + classRedisBagOStuff.html + BagOStuff + + + __construct + classRedisBagOStuff.html + a66a197141b7454d9dcef7eb373c59ca3 + ($params) + + + + add + classRedisBagOStuff.html + ad4081518d3ecae3ed114909bb1b8f0d5 + ($key, $value, $expiry=0) + + + + cas + classRedisBagOStuff.html + a910d36c06de59b8f7502ea548b81bc9f + ($casToken, $key, $value, $expiry=0) + + + + delete + classRedisBagOStuff.html + abe40e4dbad9705834649a3e3b4a5f4d4 + ($key, $time=0) + + + + get + classRedisBagOStuff.html + a5473cf1e31d202cdb361403cab7e5d42 + ($key, &$casToken=null) + + + + getMulti + classRedisBagOStuff.html + a477bc98b1bd4b0e5d750bf8a979d8c00 + (array $keys) + + + + incr + classRedisBagOStuff.html + a52f31aa1064f329765785c0d746e1357 + ($key, $value=1) + + + + logRequest + classRedisBagOStuff.html + a867ae45c16a093d9c0f428a99efd63db + ($method, $key, $server, $result) + + + + set + classRedisBagOStuff.html + ae5044644e982551c4ed3cf66432809b8 + ($key, $value, $expiry=0) + + + + setMulti + classRedisBagOStuff.html + a7383e6a3f7eb0853db601060fef2e79f + (array $data, $expiry=0) + + + + getConnection + classRedisBagOStuff.html + a88f663bba09174db5a36cf12678d8d60 + ($key) + + + + handleException + classRedisBagOStuff.html + ad73e79398a2f0f60997051764f041418 + (RedisConnRef $conn, $e) + + + + logError + classRedisBagOStuff.html + abcb43eec11a2b31974a58173d212ccf9 + ($msg) + + + + serialize + classRedisBagOStuff.html + a46cda33f9c69c354e3fb6dcb75f964d2 + ($data) + + + + unserialize + classRedisBagOStuff.html + ad71300d59dea76453cef2ccde9183b88 + ($data) + + + bool + $automaticFailover + classRedisBagOStuff.html + af8090ed0b0274578d28d06b1c826b1b8 + + + + RedisConnectionPool + $redisPool + classRedisBagOStuff.html + a024c20591b77a86f75703ccc07af1708 + + + + array + $servers + classRedisBagOStuff.html + a34b87d486b983d28ea64d3d44217ec39 + + + + + RedisConnectionPool + classRedisConnectionPool.html + + + __destruct + classRedisConnectionPool.html + a5003a11eb49dcf2d2b9aeb31b2a85a02 + () + + + + freeConnection + classRedisConnectionPool.html + ad4745c053f2f5ad35a12598aafd4f13b + ($server, Redis $conn) + + + + getConnection + classRedisConnectionPool.html + ad73f05d9ddf82e28103ea021f855534e + ($server) + + + + handleError + classRedisConnectionPool.html + a62cb5e5a17763e713c0458e47534a985 + (RedisConnRef $cref, RedisException $e) + + + + handleException + classRedisConnectionPool.html + a60c7649f8b6b448b125e04a33ef84764 + ($server, RedisConnRef $cref, RedisException $e) + + + + reauthenticateConnection + classRedisConnectionPool.html + a1d668101d6f579f89937a9bb699398f0 + ($server, Redis $conn) + + + static + singleton + classRedisConnectionPool.html + ad804f52db5e45793ac6c274b72e6dc18 + (array $options) + + + const + SERVER_DOWN_TTL + classRedisConnectionPool.html + ab958872bb4791937be09c618746ea3ea + + + + + __construct + classRedisConnectionPool.html + a3b837fddfee9eefdfd30da396f4a6084 + (array $options) + + + + closeExcessIdleConections + classRedisConnectionPool.html + a5fa3b3b1837fbe842002e42b964512d9 + () + + + static + applyDefaultConfig + classRedisConnectionPool.html + a09e3344a65298b552ea0cef0cf99058b + (array $options) + + + array + $connections + classRedisConnectionPool.html + a365eb4e03b40924aa6df286d04da0e4a + + + + array + $downServers + classRedisConnectionPool.html + acfc7060f8114481f675ae698fc6c8dbd + + + + int + $idlePoolSize + classRedisConnectionPool.html + aa4cb3cc1ceafded5ab4b6f6aeff25424 + + + + string + $connectTimeout + classRedisConnectionPool.html + a102eed61424477aeb343337f107ad9c8 + + + + string + $readTimeout + classRedisConnectionPool.html + ad0d1b01f113dd2982d162b385c738f81 + + + + string + $password + classRedisConnectionPool.html + aa1f5597088e21bd2228aff28d186b3a1 + + + + bool + $persistent + classRedisConnectionPool.html + aa9bf49cec9ec31049bfbd37cfd713ba7 + + + + int + $serializer + classRedisConnectionPool.html + a1d4f6c953387a1f18cebc011b52ccd87 + + + + static + $instances + classRedisConnectionPool.html + af5876298e3f1da30bb15ae6e181ac30f + + + + + RedisConnRef + classRedisConnRef.html + + + __call + classRedisConnRef.html + ac984e36e3dbf6d0c90f5c33b3ed07157 + ($name, $arguments) + + + + __construct + classRedisConnRef.html + a0402a65803834b4e331fa76196a0a294 + (RedisConnectionPool $pool, $server, Redis $conn) + + + + __destruct + classRedisConnRef.html + af77bf1e86a6828766354a4fe5dd9425c + () + + + + clearLastError + classRedisConnRef.html + ab6fd72517ff6afb0074e8e72ed137916 + () + + + + getLastError + classRedisConnRef.html + af6925b17ec7d5093e27bb49c035e8af3 + () + + + + getServer + classRedisConnRef.html + aaa79319fb2000af5f6a6b3a7007315af + () + + + + isConnIdentical + classRedisConnRef.html + ad67bbb2fcae01e2aaf25592299dee362 + (Redis $conn) + + + + luaEval + classRedisConnRef.html + adc54d2effbf796c15c70434a0f9ff9dc + ($script, array $params, $numKeys) + + + Redis + $conn + classRedisConnRef.html + a7fca19d59b75284564602d666d6fffb5 + + + + + $lastError + classRedisConnRef.html + a8c0e2e4c8db0371394414a08e331f9ca + + + + RedisConnectionPool + $pool + classRedisConnRef.html + a0cbe4f8a0688344a564f751dc4b00c7c + + + + + $server + classRedisConnRef.html + aee635cf888fe40bc7fb7f6bffdeb6eec + + + + + RedisLockManager + classRedisLockManager.html + QuorumLockManager + + + __construct + classRedisLockManager.html + a563ca1194680ec36c0f17ad1d13dbdf5 + (array $config) + + + + __destruct + classRedisLockManager.html + ac91cf1ec0b3a0ebe3ea06db9c69f7130 + () + + + + freeLocksOnServer + classRedisLockManager.html + a98705271533d1b20a6a2fb1fddb7cbd9 + ($lockSrv, array $pathsByType) + + + + getLocksOnServer + classRedisLockManager.html + a0ad543634d8347b1f9452d7e95295eef + ($lockSrv, array $pathsByType) + + + + isServerUp + classRedisLockManager.html + a2f8e9150e272839960968deccd96e708 + ($lockSrv) + + + + recordKeyForPath + classRedisLockManager.html + a90cdb0d367dfdc92f414b8cb864b79d2 + ($path, $type) + + + + releaseAllLocks + classRedisLockManager.html + aaca37be1d31495dada4868f2edbf017c + () + + + + $lockServers + classRedisLockManager.html + a5604a2b2f52a94fedbb496ac7cdb3ad6 + + + + array + $lockTypeMap + classRedisLockManager.html + af0760d4309a61a84cb6448ad0e786191 + + + + RedisConnectionPool + $redisPool + classRedisLockManager.html + a89fef1fba261f8816747968d10a4c1b0 + + + + string + $session + classRedisLockManager.html + ab65892fceea04d9c96b353a1409c13a3 + + + + + RedisPubSubFeedEngine + classRedisPubSubFeedEngine.html + RCFeedEngine + + + send + classRedisPubSubFeedEngine.html + a49e0d40681cb7f17669aff0c00fdcda7 + (array $feed, $line) + + + + RefreshFileHeaders + classRefreshFileHeaders.html + Maintenance + + + __construct + classRefreshFileHeaders.html + abd492ff011cf3642a5e1c76a7805f41a + () + + + + execute + classRefreshFileHeaders.html + a2e462b3cb3ab0c03e52ace97a060dc55 + () + + + + updateFileHeaders + classRefreshFileHeaders.html + a516fb8656b11f8d6358cefb0fed44709 + (File $file, array $headers) + + + + RefreshImageMetadata + classRefreshImageMetadata.html + Maintenance + + + __construct + classRefreshImageMetadata.html + a4eab3945d64c3323e1245aa8dbbbe3b0 + () + + + + execute + classRefreshImageMetadata.html + a5ad41c23239a4ca0dc622b4d2d41e0a9 + () + + + + getConditions + classRefreshImageMetadata.html + a041dc5cfcfe7e775d79c85a6d58b37e3 + ($dbw) + + + + setupParameters + classRefreshImageMetadata.html + a04bc22bcd6698a6f8fc10d65a0190c5b + ($force, $brokenOnly) + + + DatabaseBase + $dbw + classRefreshImageMetadata.html + a3a57db043756ba013142f776f7a8cedb + + + + + RefreshLinks + classRefreshLinks.html + Maintenance + + + __construct + classRefreshLinks.html + a2fe2b191d0bf1ca1260199f74b927e39 + () + + + + execute + classRefreshLinks.html + a92191a0a2ecbbb988b6f42d7251768dd + () + + + static + fixLinksFromArticle + classRefreshLinks.html + a8cb439f08bf7757a195af4c2061cf91a + ($id) + + + + deleteLinksFromNonexistent + classRefreshLinks.html + ab6d16a971e29f4925bf293b20084ad56 + ($maxLag=0, $batchSize=100) + + + + doRefreshLinks + classRefreshLinks.html + a05b7d7a74bb846b69289ef4862b47d50 + ($start, $newOnly=false, $maxLag=false, $end=0, $redirectsOnly=false, $oldRedirectsOnly=false) + + + + fixRedirect + classRefreshLinks.html + a7220ead650fd80ad283df7840fd1fe5b + ($id) + + + + RefreshLinksJob + classRefreshLinksJob.html + Job + + + __construct + classRefreshLinksJob.html + a4b6a330b51533de416f5bc210ac73a71 + ($title, $params= '') + + + + getDeduplicationInfo + classRefreshLinksJob.html + a2994115b122b5bc3149d1070d46224bf + () + + + + run + classRefreshLinksJob.html + a33e47fbba2499db303ea728efe701b4c + () + + + + workItemCount + classRefreshLinksJob.html + a4dff77c729930605aa3a02eb97e13706 + () + + + const + PARSE_THRESHOLD_SEC + classRefreshLinksJob.html + a9f9a797d7c63194dbe76b0daad7ac226 + + + + + runForTitle + classRefreshLinksJob.html + a6f9f790e23ca9db3c316cb8dbdc695be + (Title $title=null) + + + + RefreshLinksJob2 + classRefreshLinksJob2.html + Job + + + __construct + classRefreshLinksJob2.html + ac0f9476bed9071649a33ba995c8dedcd + ($title, $params) + + + + getDeduplicationInfo + classRefreshLinksJob2.html + a3c5c776c6baef3dc26eb4330aa124e77 + () + + + + run + classRefreshLinksJob2.html + a5f9e353e22aef2598de9a876ca1383bc + () + + + + getSingleTitleJobs + classRefreshLinksJob2.html + a9d1771b4e2e1c8b7561f22ba95107e15 + ($table, $masterPos) + + + + RefreshLinksPartitionTest + classRefreshLinksPartitionTest.html + MediaWikiTestCase + + + __construct + classRefreshLinksPartitionTest.html + a9d36d4bfedae873344067008673d6a48 + ($name=null, array $data=array(), $dataName= '') + + + + testRefreshLinks + classRefreshLinksPartitionTest.html + af2cdbe97acb4eb345d53c8a16227cd6f + ($ns, $dbKey, $pages) + + + static + provider_backlinks + classRefreshLinksPartitionTest.html + a109be83b902d90b726bf4294d256ac9e + () + + + + RegexlikeReplacer + classRegexlikeReplacer.html + Replacer + + + __construct + classRegexlikeReplacer.html + a4d9f7aee75845c7c06684e93c51656a4 + ($r) + + + + replace + classRegexlikeReplacer.html + a929bf9bd341ad0d721ab98beae72022f + ($matches) + + + + $r + classRegexlikeReplacer.html + aa5034ce5880b0ad8241a30d23afe2d7b + + + + + RemoveUnusedAccounts + classRemoveUnusedAccounts.html + Maintenance + + + __construct + classRemoveUnusedAccounts.html + af5f70d1a71e36e6c2b804c79ada8e96d + () + + + + execute + classRemoveUnusedAccounts.html + a5557567914f5ada2cc1f1a1a255349c2 + () + + + + isInactiveAccount + classRemoveUnusedAccounts.html + a47dd88f31924d86fdbbc0c4ab6f462ad + ($id, $master=false) + + + + RenameDbPrefix + classRenameDbPrefix.html + Maintenance + + + __construct + classRenameDbPrefix.html + a539d31a8052263a107b3b25c1b1adc40 + () + + + + execute + classRenameDbPrefix.html + affd5f62b7463044df0c6d7708e414b41 + () + + + + getDbType + classRenameDbPrefix.html + a32529c56505d357db26cdcbe6532f71a + () + + + + RenderAction + classRenderAction.html + FormlessAction + + + getName + classRenderAction.html + a353e7f05b6ca55bf39fca91bf86fc667 + () + + + + onView + classRenderAction.html + aff4dd146bd2ee26fbfedec447e09a5ef + () + + + + show + classRenderAction.html + a80c7e4b5f2b6268599368b37011aa3be + () + + + + ReplacementArray + classReplacementArray.html + + + __construct + classReplacementArray.html + afcd72dbd93714e8420c4d09f55c030c1 + ($data=array()) + + + + __sleep + classReplacementArray.html + ad415cb37980f4fe9cd4f61b3370cbb1c + () + + + + __wakeup + classReplacementArray.html + ad1ac83bfb88a4f772d7fccc88f1ea272 + () + + + + getArray + classReplacementArray.html + a0c94490b3b3c975266c38f75466ade95 + () + + + + merge + classReplacementArray.html + a337eb8012731ff4e4c9397345344a41c + ($other) + + + + mergeArray + classReplacementArray.html + ace258451b649c8eaa0721fd7ca81cded + ($data) + + + + removeArray + classReplacementArray.html + ae8119d98953b79053974eea6b1923521 + ($data) + + + + removePair + classReplacementArray.html + a7df536033cdce07996a346d91809ca1c + ($from) + + + + replace + classReplacementArray.html + a89f6605709dd532e738129512254350c + ($subject) + + + + setArray + classReplacementArray.html + a5f94730789177d723e075e0a1298ce9d + ($data) + + + + setPair + classReplacementArray.html + ad10ac1a9c2c5da16d3ec4948a4ab2b63 + ($from, $to) + + + + $data + classReplacementArray.html + a529e6e6bb4866846ac14277fbec47fdc + + + + + $fss + classReplacementArray.html + a486edf24f330b5794af2e886de8b2a81 + + + + + Replacer + classReplacer.html + + + cb + classReplacer.html + a642f97fc42b35848d1a2f44d95be244b + () + + + + RepoGroup + classRepoGroup.html + + + __construct + classRepoGroup.html + a4fe27daaa63c106f6d163899aa602ee3 + ($localInfo, $foreignInfo) + + + + checkRedirect + classRepoGroup.html + a989c158777ddf3335d35f2de81a1829e + (Title $title) + + + + clearCache + classRepoGroup.html + aa418fa31201554260756863b7ee7499b + (Title $title=null) + + + + findBySha1 + classRepoGroup.html + a4d022f8cb8f4d4b2d97437e2fe1cd50b + ($hash) + + + + findBySha1s + classRepoGroup.html + a80fcce23c86e0209010b464ec61fd5ce + (array $hashes) + + + + findFile + classRepoGroup.html + a99acff1d5db4d878602c21df2b49d29a + ($title, $options=array()) + + + + findFileFromKey + classRepoGroup.html + a3530e804af841616ff3762828eca26de + ($hash, $options=array()) + + + + findFiles + classRepoGroup.html + abc7577e0412cdaac63cd3bddd9f7dae4 + (array $inputItems, $flags=0) + + + + forEachForeignRepo + classRepoGroup.html + abe16e1170070d481ea0a53c3c2e52294 + ($callback, $params=array()) + + + + getFileProps + classRepoGroup.html + a7aec75946508e86858bf3a5620db5536 + ($fileName) + + + + getLocalRepo + classRepoGroup.html + a7972d518762565fe8218f1b087c2a017 + () + + + + getRepo + classRepoGroup.html + a8d96bc3ca683db9aae9c109122b3db6a + ($index) + + + + getRepoByName + classRepoGroup.html + a0bc580a343fa03bf9cb73c13bb4821c0 + ($name) + + + + hasForeignRepos + classRepoGroup.html + a55b34b3db09655a8b3118554105c8349 + () + + + + initialiseRepos + classRepoGroup.html + a077495a849caa5935408b69b1f931940 + () + + + + splitVirtualUrl + classRepoGroup.html + a0bc96f40a9b72692f7a4697029cf4cdf + ($url) + + + static + destroySingleton + classRepoGroup.html + ae232b85b8d567613fee21a5a48e9374f + () + + + static + setSingleton + classRepoGroup.html + a2e9d05621a6a61e5e6dec2625c1513bd + ($instance) + + + static + singleton + classRepoGroup.html + aae0900904155bc232cd9ecc4cdc571ac + () + + + const + MAX_CACHE_SIZE + classRepoGroup.html + a446d9eecca8e6784c24a05b1cf6cdeb6 + + + + + newRepo + classRepoGroup.html + a879ab3998c869659677c90a778265893 + ($info) + + + ProcessCacheLRU + $cache + classRepoGroup.html + a70db791e65d084a9900ee39c55cad6cf + + + + array + $foreignInfo + classRepoGroup.html + a1c059b862ebcbf13b1262d290de39216 + + + + FileRepo[] + $foreignRepos + classRepoGroup.html + a7f3fa0f16c899ca138c3cca45e34099d + + + + array + $localInfo + classRepoGroup.html + ad5cc68b9feb5e8c3bd6627b5c5356506 + + + + LocalRepo + $localRepo + classRepoGroup.html + aa3beb3bb904840cddf3ce669d31dd1ae + + + + bool + $reposInitialised + classRepoGroup.html + a5e5dc3ff6e38123f7d6ad83ca69f1e69 + + + + static + $instance + classRepoGroup.html + ad3c741acbf74addc10aa42a0d8f46a10 + + + + + RequestContext + classRequestContext.html + IContextSource + + + canUseWikiPage + classRequestContext.html + a0f53eae9780cf87d755854c5bec642db + () + + + + exportSession + classRequestContext.html + ab686a747676af68bb7c85ef88133419c + () + + + + getConfig + classRequestContext.html + a9be2b5bd23a261a100454e21201f355e + () + + + + getLang + classRequestContext.html + a9f9ee3d533a52830b0d4637db72fcd2e + () + + + + getLanguage + classRequestContext.html + aea752ea8e3670aca0a7e8550551cbf23 + () + + + + getOutput + classRequestContext.html + ab9afe80d7efe556d487f6498e6cf72bb + () + + + + getRequest + classRequestContext.html + a0c97678eb550988cf21e834adb8e7c0d + () + + + + getSkin + classRequestContext.html + a11e0158e64bff7c6546de84c10742216 + () + + + + getTitle + classRequestContext.html + a9231acfa3625bee8cbcd9b08ce5cedad + () + + + + getUser + classRequestContext.html + a6710d6e8e2cf3d2eeb5932a52ea90cbf + () + + + + getWikiPage + classRequestContext.html + af57ec848e792e1fe6d146943a10c5d80 + () + + + + msg + classRequestContext.html + a8115b9f8b6dd16d5bfd767e72d5cf717 + () + + + + setConfig + classRequestContext.html + a5f2cdf1e948f976525bb2d41db67128b + (Config $c) + + + + setLang + classRequestContext.html + aeed135e44a940f66bfea8ec50b3b577c + ($l) + + + + setLanguage + classRequestContext.html + ab2da7e8f2c6d722146c969f88053ffa2 + ($l) + + + + setOutput + classRequestContext.html + a30c1accfc5ac5bc0e78d4ec9adb3169a + (OutputPage $o) + + + + setRequest + classRequestContext.html + a3a1cc89a83614497ece891b8ee44035d + (WebRequest $r) + + + + setSkin + classRequestContext.html + a2cbe0c862b04fc9d95a9997e06a7cb30 + (Skin $s) + + + + setTitle + classRequestContext.html + a5503e3e7fee0501a8b452d0903900704 + ($t) + + + + setUser + classRequestContext.html + a712b90eae82caaf3c9fe3cc54412fe54 + (User $u) + + + + setWikiPage + classRequestContext.html + aadc2cae1f513799257c93ad4c76f974b + (WikiPage $p) + + + static + getMain + classRequestContext.html + ae3c4df7dcc925c3a52fb84a11611a20b + () + + + static + importScopedSession + classRequestContext.html + a228a21a4d1eceddfc248e20e6f499c4e + (array $params) + + + static + newExtraneousContext + classRequestContext.html + aced0fff14b765009206b409240b6fb54 + (Title $title, $request=array()) + + + static + sanitizeLangCode + classRequestContext.html + a57e4715c6bb919f0ddc7a01346365cfd + ($code) + + + Config + $config + classRequestContext.html + a4cd6ed80535d2b647ee7f20be95f6ebc + + + + Language + $lang + classRequestContext.html + ab4a9ceed62199553a480b70fef2b069a + + + + OutputPage + $output + classRequestContext.html + a16d64d7380e90058b5a0eea6a24d317d + + + + WebRequest + $request + classRequestContext.html + a3a4ca4e3b6fc51bf8281269b65dd34cf + + + + Skin + $skin + classRequestContext.html + a896c24c618033c204d904c2700b3deae + + + + Title + $title + classRequestContext.html + adcf2d600bdbf23dce6698f1d6190df70 + + + + User + $user + classRequestContext.html + a6947343e10e4827d6e27ce28bb188e0e + + + + WikiPage + $wikipage + classRequestContext.html + a511e4e53b2721d487088368f2079c7b3 + + + + + RequestContextTest + classRequestContextTest.html + MediaWikiTestCase + + + testImportScopedSession + classRequestContextTest.html + a2267440da2a1b49d551081388c4a524b + () + + + + testWikiPageTitle + classRequestContextTest.html + a9fb7cf323f6507063bfe0dae436688a5 + () + + + + ResetUserTokens + classResetUserTokens.html + Maintenance + + + __construct + classResetUserTokens.html + a27326f40af12b7b150f50012df0b6b06 + () + + + + execute + classResetUserTokens.html + af7c5b7da710821f88eed81ee1946807d + () + + + + updateUser + classResetUserTokens.html + aebd36e6628ecf92e9fa6e21f8c52a4a5 + ($userid) + + + + ResourceFileCache + classResourceFileCache.html + FileCacheBase + + + isCacheWorthy + classResourceFileCache.html + ab00ed1dc002860dfc6b63bd7d3399940 + () + + + static + newFromContext + classResourceFileCache.html + adba86a7e6fa4c71643665a873d994d16 + (ResourceLoaderContext $context) + + + static + useFileCache + classResourceFileCache.html + a9a14788f912b48d8942c25f4620a262a + (ResourceLoaderContext $context) + + + const + MISS_THRESHOLD + classResourceFileCache.html + a9398cd206d5ba248a499b327f39043a4 + + + + + cacheDirectory + classResourceFileCache.html + a05052cc5135179521fc55e84e7066489 + () + + + + $mCacheWorthy + classResourceFileCache.html + a13bdf6122ac611b5b8cc12492b864f3b + + + + + ResourceLoader + classResourceLoader.html + + + __construct + classResourceLoader.html + a67af1d318211cfe3b08ca0e4fa3d4092 + () + + + + addSource + classResourceLoader.html + aaa77b68f3096919b4f0eed41494c3c7b + ($id, $properties=null) + + + + getModule + classResourceLoader.html + a24fcc36c3cabc5c039a6c18d1f45045f + ($name) + + + + getModuleNames + classResourceLoader.html + a1bda89cc952084fd20f0bccd5109e019 + () + + + + getSources + classResourceLoader.html + a6df7355e843406895cc0b7990617a808 + () + + + + getTestModuleNames + classResourceLoader.html + a4585e5141a7ba549abe335d25c368a53 + ($framework= 'all') + + + + makeModuleResponse + classResourceLoader.html + a93ad6053d2812905e2ee07dd82884a57 + (ResourceLoaderContext $context, array $modules, array $missing=array()) + + + + preloadModuleInfo + classResourceLoader.html + a0bec9d4369aaec4d6e55ae59ab702cfa + (array $modules, ResourceLoaderContext $context) + + + + register + classResourceLoader.html + a192c4e708a7d1e477d4f414cd8e32789 + ($name, $info=null) + + + + registerTestModules + classResourceLoader.html + a16e92ead0e88b15f31ec4005cf99fba3 + () + + + + respond + classResourceLoader.html + aed3057df7febf81a8948722505283738 + (ResourceLoaderContext $context) + + + static + formatException + classResourceLoader.html + a358920bd02b4639f4518a7bb8badeb09 + ($e) + + + static + getLessCompiler + classResourceLoader.html + ad9beaffb15627f97136c29de746e90a9 + () + + + static + getLESSVars + classResourceLoader.html + acff0fe579cb6479bbc253996ef9734eb + () + + + static + inDebugMode + classResourceLoader.html + a337cdcaa27834db6a2180bb7a8e5c754 + () + + + static + isValidModuleName + classResourceLoader.html + afae517ba47414eb94b9c405b75e7772a + ($moduleName) + + + static + makeComment + classResourceLoader.html + a1ac7c5425572c802ead445baecedda03 + ($text) + + + static + makeConfigSetScript + classResourceLoader.html + a348568c32907ba6b1b62113c2a0022b3 + (array $configuration) + + + static + makeCustomLoaderScript + classResourceLoader.html + a8193c0e7fadce0ddfb33cabf87f0bc05 + ($name, $version, $dependencies, $group, $source, $script) + + + static + makeLoaderConditionalScript + classResourceLoader.html + a2418691f96462111583f6dbe8dcc5719 + ($script) + + + static + makeLoaderImplementScript + classResourceLoader.html + a3dd61084fb69c52d4a6a6b0aaf75c426 + ($name, $scripts, $styles, $messages) + + + static + makeLoaderQuery + classResourceLoader.html + a0cde5efe82d88a0256b84fff39ee9cd3 + ($modules, $lang, $skin, $user=null, $version=null, $debug=false, $only=null, $printable=false, $handheld=false, $extraQuery=array()) + + + static + makeLoaderRegisterScript + classResourceLoader.html + a43a19e1d8cb7b9983886fb3febade00c + ($name, $version=null, $dependencies=null, $group=null, $source=null) + + + static + makeLoaderSourcesScript + classResourceLoader.html + a12d92e1271223b1f96bf2e20d143822b + ($id, $properties=null) + + + static + makeLoaderStateScript + classResourceLoader.html + a195dae558dbe469f00c85e5fe7fcaa86 + ($name, $state=null) + + + static + makeLoaderURL + classResourceLoader.html + a45511d4e96e4edf1bcab0e87a58cccd3 + ($modules, $lang, $skin, $user=null, $version=null, $debug=false, $only=null, $printable=false, $handheld=false, $extraQuery=array()) + + + static + makeMessageSetScript + classResourceLoader.html + ace48bfd66070719b6592985fc5544c70 + ($messages) + + + static + makePackedModulesString + classResourceLoader.html + a5610b10612db59003b3360aaabfd2414 + ($modules) + + + + filter + classResourceLoader.html + a3e3e302d299271e3e7dca107436b994c + ($filter, $data) + + + + sendResponseHeaders + classResourceLoader.html + a0a7b7ea0cf44f370864b1240c31e7411 + (ResourceLoaderContext $context, $mtime, $errors) + + + + tryRespondFromFileCache + classResourceLoader.html + ac91aa02788ed8e96ee6b9bd725ffdeae + (ResourceFileCache $fileCache, ResourceLoaderContext $context) + + + + tryRespondLastModified + classResourceLoader.html + affc6c818d9b5920e5c9d6b72f5604c87 + (ResourceLoaderContext $context, $mtime) + + + bool + $hasErrors + classResourceLoader.html + ab5540a17bb8833aaae27f0daca63c3cf + + + + array + $moduleInfos + classResourceLoader.html + a76a647316e5ccfc77a94e0799dc99284 + + + + + $modules + classResourceLoader.html + aef047ad15b2f941eff1566804b081cd2 + + + + + $sources + classResourceLoader.html + ada3301bda83f6386be4a1e9a70d2d471 + + + + array + $testModuleNames + classResourceLoader.html + a8bf061d88cfca21cf33c4c6fcfd715d5 + + + + static + $filterCacheVersion + classResourceLoader.html + a8871f8a01867536948f981a9319a1428 + + + + static + $requiredSourceProperties + classResourceLoader.html + a8ca70319e96dc818c0093651e0de268c + + + + static + makeCombinedStyles + classResourceLoader.html + a354f29945f3308cf12ca970dad8cb5b9 + (array $stylePairs) + + + + ResourceLoaderContext + classResourceLoaderContext.html + + + __construct + classResourceLoaderContext.html + a47f701f54ca1018a44495f2fea8a8f43 + ($resourceLoader, WebRequest $request) + + + + getDebug + classResourceLoaderContext.html + af5b09be5a04817f25f3d30f8388bc01e + () + + + + getDirection + classResourceLoaderContext.html + a6c81889cb018a6beb59632902c3d339a + () + + + + getHash + classResourceLoaderContext.html + a94c70e1480917e029f84c1e15d654e0b + () + + + + getLanguage + classResourceLoaderContext.html + a38cb21d6917c65de7cd1fda0c9befd56 + () + + + + getModules + classResourceLoaderContext.html + ad875f105710dc5088930542d665e7f65 + () + + + + getOnly + classResourceLoaderContext.html + aeb09fae74599a4838db63f7061a228a0 + () + + + + getRaw + classResourceLoaderContext.html + a7de46f732794fd8c22c00d31ded0b73a + () + + + + getRequest + classResourceLoaderContext.html + a0958983062d38c69e337f492bcac5e6d + () + + + + getResourceLoader + classResourceLoaderContext.html + a29c1f711b1698799e7891530a0916f6a + () + + + + getSkin + classResourceLoaderContext.html + a8fd16a98adc4270941c2e47bd4cdbe6f + () + + + + getUser + classResourceLoaderContext.html + a353412fb05dd0da6a742254f90baf4e3 + () + + + + getVersion + classResourceLoaderContext.html + abc3b8f71021f31c4a75e0ce95b2b3181 + () + + + + shouldIncludeMessages + classResourceLoaderContext.html + a56fa1f48457c23c3f0f1571a05e9b7e5 + () + + + + shouldIncludeScripts + classResourceLoaderContext.html + a41953a84fb32f66b98de9f0df452eee0 + () + + + + shouldIncludeStyles + classResourceLoaderContext.html + a2b0a732c6cd3d4a8f7710c5861a190d9 + () + + + static + expandModuleNames + classResourceLoaderContext.html + aee7bd81e7eeaedac1fb27b2b42b1e5b4 + ($modules) + + + static + newDummyContext + classResourceLoaderContext.html + ad01821a49c498fd4f915bac3cffcfbed + () + + + + $debug + classResourceLoaderContext.html + a8afc37de6b220eb1fea8043e2902aeec + + + + + $direction + classResourceLoaderContext.html + ad92f709823839ddc13a0f439ec3c867f + + + + + $hash + classResourceLoaderContext.html + a423f2bb6102d88d0df1313f8a1a35faa + + + + + $language + classResourceLoaderContext.html + acf77e7d4b488cf8b819b78a0b055abf2 + + + + + $modules + classResourceLoaderContext.html + a8bb1eaf2088a4f6c25c3b6e5f883be5f + + + + + $only + classResourceLoaderContext.html + a13a230bf19205248ec086aedf679063d + + + + + $raw + classResourceLoaderContext.html + a0f31c7229d20d407d1936a4cd454ccf3 + + + + + $request + classResourceLoaderContext.html + ae8aa9c404358a7c0305a1978b1490b67 + + + + + $resourceLoader + classResourceLoaderContext.html + a356b7689095e0e5b72a236091249d34b + + + + + $skin + classResourceLoaderContext.html + a71200aea2f340533c50ca4d03194c7ac + + + + + $user + classResourceLoaderContext.html + a745d1fffb88c6a4bba92965fb8643f1b + + + + + $version + classResourceLoaderContext.html + a24723a527813dac6a39d559645ef476c + + + + + ResourceLoaderFileModule + classResourceLoaderFileModule.html + ResourceLoaderModule + + + __construct + classResourceLoaderFileModule.html + abe6531a455be5fdfa364494553017158 + ($options=array(), $localBasePath=null, $remoteBasePath=null) + + + + getAllStyleFiles + classResourceLoaderFileModule.html + ae120cee67473e28b34e2cf7643441f65 + () + + + + getDefinitionSummary + classResourceLoaderFileModule.html + a7f43618d10021a5605f4735827ceaf72 + (ResourceLoaderContext $context) + + + + getDependencies + classResourceLoaderFileModule.html + a902e096a5e7d6439ce4bd171fd67f616 + () + + + + getFlip + classResourceLoaderFileModule.html + afc42c0e67ab51855230e29b35a4821de + ($context) + + + + getGroup + classResourceLoaderFileModule.html + a514f15cfa8fcc5db253ac4a83a73ad48 + () + + + + getLoaderScript + classResourceLoaderFileModule.html + ad70749fc4a968f54a7b9121ae44459de + () + + + + getMessages + classResourceLoaderFileModule.html + a73d19bea011caf300b0226747009cda2 + () + + + + getModifiedTime + classResourceLoaderFileModule.html + ac701303557d9348e5698e5380c772eea + (ResourceLoaderContext $context) + + + + getPosition + classResourceLoaderFileModule.html + a425f1127603b7c2ff494c1ac0052009f + () + + + + getScript + classResourceLoaderFileModule.html + ac7c5e369eb7ff6fa63d8921d93e00b05 + (ResourceLoaderContext $context) + + + + getScriptURLsForDebug + classResourceLoaderFileModule.html + a50865c9d12f4d5b058a13b398080e725 + (ResourceLoaderContext $context) + + + + getStyles + classResourceLoaderFileModule.html + a1b475c2d5cf0ccd916e6df6f26f3b317 + (ResourceLoaderContext $context) + + + + getStyleSheetLang + classResourceLoaderFileModule.html + aba3b1b8434a7997a05b4eec6935423d9 + ($path) + + + + getStyleURLsForDebug + classResourceLoaderFileModule.html + a54383b9790c5335fc7bbcb27f67333eb + (ResourceLoaderContext $context) + + + + getTargets + classResourceLoaderFileModule.html + a163f5d8f37aed77fdc637501c858397a + () + + + + isRaw + classResourceLoaderFileModule.html + a2efd9f9a735bf7d75cdb6fd3f5f6239e + () + + + + supportsURLLoading + classResourceLoaderFileModule.html + af05c465bd0d04363d31edf7cde2d03f1 + () + + + + compileLESSFile + classResourceLoaderFileModule.html + ac1d8b4dbf30573c29b9fb364b840c29d + ($fileName) + + + + getLocalPath + classResourceLoaderFileModule.html + a2edc7c7ee29125ad9ab3038ae121d487 + ($path) + + + + getRemotePath + classResourceLoaderFileModule.html + a69c8ce3753c453632a1c096083778c75 + ($path) + + + + getScriptFiles + classResourceLoaderFileModule.html + a0d5cd5178a649a38919fb48f6f83ad3d + (ResourceLoaderContext $context) + + + + getStyleFiles + classResourceLoaderFileModule.html + a0fa8de974405e499c9a1d590e52616b6 + (ResourceLoaderContext $context) + + + + readScriptFiles + classResourceLoaderFileModule.html + a416910610caa3c539372c3c179ffb8c4 + (array $scripts) + + + + readStyleFile + classResourceLoaderFileModule.html + a06307f1883efb529e65c022b6acae16c + ($path, $flip) + + + + readStyleFiles + classResourceLoaderFileModule.html + a55863f1bc630c0cbac0b559dae0b49e6 + (array $styles, $flip) + + + static + collateFilePathListByOption + classResourceLoaderFileModule.html + abf1ec67fdd9dc58f3e419ae02c1e7621 + (array $list, $option, $default) + + + static + getLESSCacheKey + classResourceLoaderFileModule.html + a1d7a9ce9f6df322307046d852c439891 + ($fileName) + + + static + tryForKey + classResourceLoaderFileModule.html + a668c6bbf53979fa7854edc4949054c32 + (array $list, $key, $fallback=null) + + + bool + $debugRaw + classResourceLoaderFileModule.html + a557dcea26d91da3a5801e24602ada89e + + + + array + $debugScripts + classResourceLoaderFileModule.html + a836f07bae11abb8dc4e651278321e4f4 + + + + array + $dependencies + classResourceLoaderFileModule.html + a025b779e7444096ce719b52588c8b695 + + + + string + $group + classResourceLoaderFileModule.html + a755e1c83522a172747cb44724c49c4a1 + + + + bool + $hasGeneratedStyles + classResourceLoaderFileModule.html + ab660ed9affc51267651ad7cdfbda0e54 + + + + array + $languageScripts + classResourceLoaderFileModule.html + a32e2ed985aad22bf785e2511c2a0a167 + + + + array + $loaderScripts + classResourceLoaderFileModule.html + a641f7bd7844e6dd0fcf84758f096dba6 + + + + string + $localBasePath + classResourceLoaderFileModule.html + a6bb9585ed9398e016ae2c01175fe5b8a + + + + array + $localFileRefs + classResourceLoaderFileModule.html + ae20f9753794af53e285316ac16a52054 + + + + array + $messages + classResourceLoaderFileModule.html + ae9a1fac4c08e8e7fc9303536ab52a1f8 + + + + array + $modifiedTime + classResourceLoaderFileModule.html + afb09fc38872d10e318978e362b5ab2be + + + + string + $position + classResourceLoaderFileModule.html + abbfaaee195d0922afd57e892431457e2 + + + + bool + $raw + classResourceLoaderFileModule.html + a3ae4982c86d391370b899390ac84a6e9 + + + + string + $remoteBasePath + classResourceLoaderFileModule.html + ae9a6f91df0fa760084405c8c0c04b4aa + + + + array + $scripts + classResourceLoaderFileModule.html + a460cab16d6ebddc8c4ba3d67d71d1cd4 + + + + array + $skinScripts + classResourceLoaderFileModule.html + a2450a10f0d5e49afd47685f46e3f6136 + + + + array + $skinStyles + classResourceLoaderFileModule.html + a0b812d7e7b32136803446b0861790d2a + + + + array + $styles + classResourceLoaderFileModule.html + add6165e57440c86528250962823c70d5 + + + + + $targets + classResourceLoaderFileModule.html + a73099d8f79e2848da456e801005d7ca2 + + + + + ResourceLoaderFileModuleTestModule + classResourceLoaderFileModuleTestModule.html + ResourceLoaderFileModule + + + ResourceLoaderFilePageModule + classResourceLoaderFilePageModule.html + ResourceLoaderWikiModule + + + getPages + classResourceLoaderFilePageModule.html + ac199491243be29884a7bb9bf34767ef3 + (ResourceLoaderContext $context) + + + + ResourceLoaderLanguageDataModule + classResourceLoaderLanguageDataModule.html + ResourceLoaderModule + + + getDependencies + classResourceLoaderLanguageDataModule.html + aee78eababc3be0259b476977bd7cc230 + () + + + + getModifiedHash + classResourceLoaderLanguageDataModule.html + af6cf35e6d2dc0dda95cbb321f9a93e81 + (ResourceLoaderContext $context) + + + + getModifiedTime + classResourceLoaderLanguageDataModule.html + a21306d5efaac2e93eda1e8c3ad1fc73f + (ResourceLoaderContext $context) + + + + getScript + classResourceLoaderLanguageDataModule.html + adfd99254fb3b187b7fe0b50b4c820242 + (ResourceLoaderContext $context) + + + + getData + classResourceLoaderLanguageDataModule.html + a99507df7d7f1b4cd149ff2b54023a35c + (ResourceLoaderContext $context) + + + + $targets + classResourceLoaderLanguageDataModule.html + ab84e17dd95e0ab46f4eba2c1657f2651 + + + + + ResourceLoaderLanguageNamesModule + classResourceLoaderLanguageNamesModule.html + ResourceLoaderModule + + + getDependencies + classResourceLoaderLanguageNamesModule.html + ae2c44f3494c74ef0b882bd9b70584b9c + () + + + + getModifiedHash + classResourceLoaderLanguageNamesModule.html + a543cb2d45a6f08be385a6989036d9fce + (ResourceLoaderContext $context) + + + + getModifiedTime + classResourceLoaderLanguageNamesModule.html + a5daae16888673d752153a5e6a60717b8 + (ResourceLoaderContext $context) + + + + getScript + classResourceLoaderLanguageNamesModule.html + a1a37e9b954309423fd6cba5878ff3505 + (ResourceLoaderContext $context) + + + + getData + classResourceLoaderLanguageNamesModule.html + a17981062f717951b824fde6fb92b4cc9 + (ResourceLoaderContext $context) + + + + $targets + classResourceLoaderLanguageNamesModule.html + a058d2e16f72cbf4412ef647380b4bc89 + + + + + ResourceLoaderLESSFunctions + classResourceLoaderLESSFunctions.html + + static + embed + classResourceLoaderLESSFunctions.html + af2bb1ce314c94df4d6cc14514ac19120 + ($frame, $less) + + + static + embeddable + classResourceLoaderLESSFunctions.html + acb5ab8af1b45ff06946e5c87ae74b4ed + ($frame, $less) + + + + ResourceLoaderLESSTest + classResourceLoaderLESSTest.html + MediaWikiTestCase + + + testLessFile + classResourceLoaderLESSTest.html + abd71e2fcf7ade226355f1e26a533c6c2 + ($lessFile) + + + static + lessProvider + classResourceLoaderLESSTest.html + acdde2457c863fdb24992dfc4ae9ad6a7 + () + + + + ResourceLoaderModule + classResourceLoaderModule.html + + + getDefinitionMtime + classResourceLoaderModule.html + af436dff01822d38d5905694539966d45 + (ResourceLoaderContext $context) + + + + getDefinitionSummary + classResourceLoaderModule.html + a7000c6becd56b197583c2452e50afe54 + (ResourceLoaderContext $context) + + + + getDependencies + classResourceLoaderModule.html + a4c4fd34e4f8f7fcb74cf74392f6861a7 + () + + + + getFileDependencies + classResourceLoaderModule.html + acaab26f7af1cf41c6ac249b4cf61a21d + ($skin) + + + + getFlip + classResourceLoaderModule.html + a891e99912671af34efc17009bf1d9f30 + ($context) + + + + getGroup + classResourceLoaderModule.html + a6095f84542e0d9be98c10e887267b33e + () + + + + getHashMtime + classResourceLoaderModule.html + a871129e3733f163be6eda37840e18b30 + (ResourceLoaderContext $context) + + + + getLoaderScript + classResourceLoaderModule.html + a76a34ea21e4ce25ff90dd340bfc8b661 + () + + + + getMessages + classResourceLoaderModule.html + a38d495e1d61e76a61292acf44e6d4aa3 + () + + + + getModifiedHash + classResourceLoaderModule.html + a02084c77b52f3104ed008e9378cb2c07 + (ResourceLoaderContext $context) + + + + getModifiedTime + classResourceLoaderModule.html + acc104d96a14c53ac8153f801a8ff74a8 + (ResourceLoaderContext $context) + + + + getMsgBlobMtime + classResourceLoaderModule.html + a33f3e867e31405e1f9873a582cb0761a + ($lang) + + + + getName + classResourceLoaderModule.html + ae3f97858cda60d8cbc3597ae962a2a3f + () + + + + getOrigin + classResourceLoaderModule.html + a913ce5b41905ee75a79435626a9cc4ef + () + + + + getPosition + classResourceLoaderModule.html + a4327447e63d67dcaf16b57aa6b51ee38 + () + + + + getScript + classResourceLoaderModule.html + a0c2def4c0733fe5c12eab3e9f54af5d3 + (ResourceLoaderContext $context) + + + + getScriptURLsForDebug + classResourceLoaderModule.html + a4b62e5b9bfa9ed48b1d2d39ba7f2c125 + (ResourceLoaderContext $context) + + + + getSource + classResourceLoaderModule.html + ad56360e04719e0fa1a1cbfb5d453b9f0 + () + + + + getStyles + classResourceLoaderModule.html + a467f11e502a2953c47aa088f4035d40c + (ResourceLoaderContext $context) + + + + getStyleURLsForDebug + classResourceLoaderModule.html + ab2438e22ceefb6e72075bb59a2a87413 + (ResourceLoaderContext $context) + + + + getTargets + classResourceLoaderModule.html + a953403c96f70ad46d15e856e2ee45ff2 + () + + + + isKnownEmpty + classResourceLoaderModule.html + a007c9488d7754109a3a65247dc84083a + (ResourceLoaderContext $context) + + + + isRaw + classResourceLoaderModule.html + a3ce4e63eb1b25e30debba75f848640d0 + () + + + + setFileDependencies + classResourceLoaderModule.html + abb3c99f2ce80827ac17e09775c708c25 + ($skin, $deps) + + + + setMsgBlobMtime + classResourceLoaderModule.html + ac92ce931eae3a0fd2e922b39526896bf + ($lang, $mtime) + + + + setName + classResourceLoaderModule.html + a02e6cee8d26abd0b0b50b58f2d82a55b + ($name) + + + + setOrigin + classResourceLoaderModule.html + a70083effa2028d5618f4108065629f60 + ($origin) + + + + supportsURLLoading + classResourceLoaderModule.html + a36b5edd1306d730ba358e5923f6907ba + () + + + const + ORIGIN_ALL + classResourceLoaderModule.html + a4845ae3be0f74d6620a767f8009b828c + + + + const + ORIGIN_CORE_INDIVIDUAL + classResourceLoaderModule.html + ad827b1317f91032c99e52bcce6eeb6ba + + + + const + ORIGIN_CORE_SITEWIDE + classResourceLoaderModule.html + a18868cb10d5c011e0736b4c4c6e12da8 + + + + const + ORIGIN_USER_INDIVIDUAL + classResourceLoaderModule.html + a42ba63b791506719081091980782fbcb + + + + const + ORIGIN_USER_SITEWIDE + classResourceLoaderModule.html + a40947c36dc10a4ce8a50b653d8b296fb + + + + const + TYPE_COMBINED + classResourceLoaderModule.html + a5a21480d171b8c5ab7e208c1595496a0 + + + + const + TYPE_MESSAGES + classResourceLoaderModule.html + aa32cea7e7e930aded4346939a1e43fe3 + + + + const + TYPE_SCRIPTS + classResourceLoaderModule.html + ad3f8b6431503c33669f565128495639e + + + + const + TYPE_STYLES + classResourceLoaderModule.html + a52bc16ee3a7bd5ab6f9dce699ae0ba04 + + + + + validateScriptFile + classResourceLoaderModule.html + a7b9714a877dfec2e780fa1c993e7194d + ($fileName, $contents) + + + static + javaScriptParser + classResourceLoaderModule.html + aa2acb68621b91f8ed93eb878729b1426 + () + + + static + safeFilemtime + classResourceLoaderModule.html + a4cabb6189e34527f8f1678b08ef487b5 + ($filename) + + + + $fileDeps + classResourceLoaderModule.html + afab9406388ce1cb9405bca2dc4e8a81e + + + + + $msgBlobMtime + classResourceLoaderModule.html + a82ff19e73cb3fc910882b4b975c48a4e + + + + + $name + classResourceLoaderModule.html + a63ff64141df5aa77f3f843e47e9dc419 + + + + + $origin + classResourceLoaderModule.html + a000e3c490a73d469f7477b2deff773d1 + + + + + $targets + classResourceLoaderModule.html + aa17dc0d3a0f24684aa3e662fafd6bde3 + + + + static + $jsParser + classResourceLoaderModule.html + a034d4ed6b4b628e734d27db30c09a820 + + + + static + $parseCacheVersion + classResourceLoaderModule.html + a0c4dc32a2f067130819cedc6bf2540a1 + + + + + ResourceLoaderModuleTest + classResourceLoaderModuleTest.html + ResourceLoaderTestCase + + + testDefinitionSummary + classResourceLoaderModuleTest.html + ac11786358d7f36b1ae5eb1c2ed5d2a35 + () + + + + ResourceLoaderNoscriptModule + classResourceLoaderNoscriptModule.html + ResourceLoaderWikiModule + + + getGroup + classResourceLoaderNoscriptModule.html + a7b17b33b9a8d05b7cc2b0095ae5f6b8a + () + + + + getPages + classResourceLoaderNoscriptModule.html + a41608b7d13a683d37ee5f9e34284a9d2 + (ResourceLoaderContext $context) + + + + ResourceLoaderSiteModule + classResourceLoaderSiteModule.html + ResourceLoaderWikiModule + + + getGroup + classResourceLoaderSiteModule.html + a99677819523e8dd423163ce6efca5094 + () + + + + getPages + classResourceLoaderSiteModule.html + a4c83ffc8b1ee17125d122b8a75b1a6b7 + (ResourceLoaderContext $context) + + + + ResourceLoaderStartUpModule + classResourceLoaderStartUpModule.html + ResourceLoaderModule + + + getGroup + classResourceLoaderStartUpModule.html + aa0588ee904db6a0fe3e755ce6cfcd82b + () + + + + getModifiedHash + classResourceLoaderStartUpModule.html + ac55076ca4acfb21c5a727b6f0cbe2849 + (ResourceLoaderContext $context) + + + + getModifiedTime + classResourceLoaderStartUpModule.html + ab18cf9a9cd6430c32471920a2573a6a7 + (ResourceLoaderContext $context) + + + + getScript + classResourceLoaderStartUpModule.html + a35b64895559c19670919de53962989f2 + (ResourceLoaderContext $context) + + + + isRaw + classResourceLoaderStartUpModule.html + a70c3a12b22db53a969c277271c686791 + () + + + + supportsURLLoading + classResourceLoaderStartUpModule.html + a60a6259a5ca68caa5b847895c7543486 + () + + + static + compileUnresolvedDependencies + classResourceLoaderStartUpModule.html + ad7c7fdaa36f9f94a55ae0e6b4d867f55 + (Array &$registryData) + + + static + getModuleRegistrations + classResourceLoaderStartUpModule.html + ae9ccf1b913b3ab05dc7af86e46431150 + (ResourceLoaderContext $context) + + + static + getStartupModulesUrl + classResourceLoaderStartUpModule.html + aa5b731b4ad9a0510d6aa89a2d416c147 + (ResourceLoaderContext $context) + + + + getConfig + classResourceLoaderStartUpModule.html + aa5830391eb3335b34a47b587463f9716 + ($context) + + + static + getImplicitDependencies + classResourceLoaderStartUpModule.html + a9b03ba3b297ce78617167c3316d62464 + (Array $registryData, $moduleName) + + + + $configVars + classResourceLoaderStartUpModule.html + aabc97351c569366962e17c63cabc04ed + + + + + $modifiedTime + classResourceLoaderStartUpModule.html + aed61597524d9273487442744cfaf7b19 + + + + + $targets + classResourceLoaderStartUpModule.html + a6dfd94fb16087a8b535c56d54363c20a + + + + + ResourceLoaderStartupModuleTest + classResourceLoaderStartupModuleTest.html + ResourceLoaderTestCase + + + testGetModuleRegistrations + classResourceLoaderStartupModuleTest.html + ae7ac74ac552165b6f6d0601e1126ccfe + ($case) + + + static + provideGetModuleRegistrations + classResourceLoaderStartupModuleTest.html + a2c9a94e077373782f9342f13581a3250 + () + + + + ResourceLoaderTest + classResourceLoaderTest.html + ResourceLoaderTestCase + + + testCreatingNewResourceLoaderCallsRegistrationHook + classResourceLoaderTest.html + a0e19cd32fc9af905c675d4ad6403e9d6 + () + + + + testexpandModuleNames + classResourceLoaderTest.html + a595f2cf1f4f49acdaab27572a9669dc5 + ($desc, $modules, $packed) + + + + testLessFileCompilation + classResourceLoaderTest.html + a417af0b8956b3fd8447fba2820678254 + () + + + + testMakePackedModulesString + classResourceLoaderTest.html + a09aee2f083ce4b99f5098ed262c966cd + ($desc, $modules, $packed) + + + + testRegisteredValidModulesAreAccessible + classResourceLoaderTest.html + ace1dc0c613c7d1a1001e50fdde205c39 + ($name, ResourceLoaderModule $module, ResourceLoader $resourceLoader) + + + static + providePackedModules + classResourceLoaderTest.html + a2af3df192fa0dc8fea2518dd2a55b25c + () + + + static + provideValidModules + classResourceLoaderTest.html + aeea54c02ecae2f5631105e37a757e17b + () + + + static + resourceLoaderRegisterModules + classResourceLoaderTest.html + a3c6d7612fa949c551e42afbe8ea3b9f8 + (&$resourceLoader) + + + + setUp + classResourceLoaderTest.html + aefefb0849b7a88fbcc9f1506706ac53d + () + + + static + $resourceLoaderRegisterModulesHook + classResourceLoaderTest.html + a8725fb41edbce75df588fa580bd3531f + + + + + ResourceLoaderTestCase + classResourceLoaderTestCase.html + MediaWikiTestCase + + + setUp + classResourceLoaderTestCase.html + a5718bb86178bb37ad0e9f7a6588a97ef + () + + + static + getResourceLoaderContext + classResourceLoaderTestCase.html + a6bce49b6da4e352942bf14284dc3bbc3 + () + + + + ResourceLoaderTestModule + classResourceLoaderTestModule.html + ResourceLoaderModule + + + __construct + classResourceLoaderTestModule.html + af43bc9f1d00ca4c05ec1b89b75429c08 + ($options=array()) + + + + getDependencies + classResourceLoaderTestModule.html + ab03942e6c90c905fcc750e3e31ffd13a + () + + + + getGroup + classResourceLoaderTestModule.html + ac33c89a522c3bc75d6317375869dce1f + () + + + + getSource + classResourceLoaderTestModule.html + afac0d48092ef6694cf28ed1ee2e9d07a + () + + + + $dependencies + classResourceLoaderTestModule.html + a77c5c878a3553264a28b5d8889951517 + + + + + $group + classResourceLoaderTestModule.html + aa76b482a28eb0a28228c15c5840b0dd6 + + + + + $source + classResourceLoaderTestModule.html + aa915651218d7507e32bba33fdabd44b4 + + + + + $targets + classResourceLoaderTestModule.html + a3e5108f73bde39557c8d41495f126a03 + + + + + ResourceLoaderUserCSSPrefsModule + classResourceLoaderUserCSSPrefsModule.html + ResourceLoaderModule + + + getDependencies + classResourceLoaderUserCSSPrefsModule.html + a9a7527dfaca3a7f4a55adfd092b02ea5 + () + + + + getGroup + classResourceLoaderUserCSSPrefsModule.html + a284a49796d04994e52c1178c3b8d0be1 + () + + + + getModifiedTime + classResourceLoaderUserCSSPrefsModule.html + a942b628a27d93ed8d904aa45b8d2396c + (ResourceLoaderContext $context) + + + + getStyles + classResourceLoaderUserCSSPrefsModule.html + af59e62ccb7d8460caffde745c2ee3963 + (ResourceLoaderContext $context) + + + + $modifiedTime + classResourceLoaderUserCSSPrefsModule.html + adf5df811c5a362ce8e7d281f601d5ad4 + + + + + $origin + classResourceLoaderUserCSSPrefsModule.html + a1785379ff70fabfe6fd4db98c36e9932 + + + + + ResourceLoaderUserGroupsModule + classResourceLoaderUserGroupsModule.html + ResourceLoaderWikiModule + + + getGroup + classResourceLoaderUserGroupsModule.html + a3d2c6ad599375414c36cbb451e6ca29a + () + + + + getPages + classResourceLoaderUserGroupsModule.html + aa7400f99fc5db157b810492e7b1d36f4 + (ResourceLoaderContext $context) + + + + $origin + classResourceLoaderUserGroupsModule.html + a2ae4ba066b95729e233b8619fdb7dfa9 + + + + + $targets + classResourceLoaderUserGroupsModule.html + a52f44afac4288c63f6c3e67eafaa0ca1 + + + + + ResourceLoaderUserModule + classResourceLoaderUserModule.html + ResourceLoaderWikiModule + + + getGroup + classResourceLoaderUserModule.html + a0babdc202aef6286e30abec5b0699bd8 + () + + + + getPages + classResourceLoaderUserModule.html + ab45addcf09e902fff7f9acb0af400f73 + (ResourceLoaderContext $context) + + + + $origin + classResourceLoaderUserModule.html + aa17a43e535815b008ce7f4ec8d00e0d2 + + + + + ResourceLoaderUserOptionsModule + classResourceLoaderUserOptionsModule.html + ResourceLoaderModule + + + getGroup + classResourceLoaderUserOptionsModule.html + ad5d702d50836b12ff4a3ffbf640ec34e + () + + + + getModifiedTime + classResourceLoaderUserOptionsModule.html + ae768b80bad8f2b35fc4a977abaa81c9c + (ResourceLoaderContext $context) + + + + getScript + classResourceLoaderUserOptionsModule.html + aa145dff3756d57a821061cd2766fc0a5 + (ResourceLoaderContext $context) + + + + supportsURLLoading + classResourceLoaderUserOptionsModule.html + af1e5a4e7f54e304c9fc193e341987005 + () + + + + $modifiedTime + classResourceLoaderUserOptionsModule.html + a1b5f4683aef117507a2e98f20c56c036 + + + + + $origin + classResourceLoaderUserOptionsModule.html + abf7aeffd3709e372dd4bae6a27c41e4e + + + + + $targets + classResourceLoaderUserOptionsModule.html + ac18ad496de0fb65628131f783e9a7f9b + + + + + ResourceLoaderUserTokensModule + classResourceLoaderUserTokensModule.html + ResourceLoaderModule + + + getGroup + classResourceLoaderUserTokensModule.html + a0ded026913d10227e9e1045e21a0d63f + () + + + + getScript + classResourceLoaderUserTokensModule.html + aa59ae7b582e8bfac52e48dd5fda3d99b + (ResourceLoaderContext $context) + + + + supportsURLLoading + classResourceLoaderUserTokensModule.html + aaf3575ecafbff7dbc1a8733f32fa83f2 + () + + + + contextUserTokens + classResourceLoaderUserTokensModule.html + ad352c053c12a5c407022a713560ecbaa + () + + + + $origin + classResourceLoaderUserTokensModule.html + ab03e31cb9cad79a88123c1311ceea3d6 + + + + + $targets + classResourceLoaderUserTokensModule.html + a81a236e4c51809bc1bb1c192b153643d + + + + + ResourceLoaderWikiModule + classResourceLoaderWikiModule.html + ResourceLoaderModule + + + getDefinitionSummary + classResourceLoaderWikiModule.html + a61c664fc1a22ea6882ba3263dec7479e + (ResourceLoaderContext $context) + + + + getModifiedTime + classResourceLoaderWikiModule.html + a00ccf3226eb2bf8bb0d7e957dd497a77 + (ResourceLoaderContext $context) + + + + getScript + classResourceLoaderWikiModule.html + af3b828ad1f88d015b64a4b2856e88bb7 + (ResourceLoaderContext $context) + + + + getStyles + classResourceLoaderWikiModule.html + a955f11173c7f629fa289fdf29dcba8dc + (ResourceLoaderContext $context) + + + + isKnownEmpty + classResourceLoaderWikiModule.html + ab14389d75a8936d329c036d005d53c50 + (ResourceLoaderContext $context) + + + + getContent + classResourceLoaderWikiModule.html + aaf7f100d5d159740648cde6f40d8cd85 + ($title) + + + + getDB + classResourceLoaderWikiModule.html + a3679e3bf693019aac8c06e2147775ded + () + + + + getPages + classResourceLoaderWikiModule.html + a497222baf6d2568612f21136cc9acbd8 + (ResourceLoaderContext $context) + + + + getTitleMtimes + classResourceLoaderWikiModule.html + af4daaeca52600d6091edc6570d7915c5 + (ResourceLoaderContext $context) + + + + $origin + classResourceLoaderWikiModule.html + a49cb4fdc8f1907de733fd6f0aa6a6749 + + + + + $titleMtimes + classResourceLoaderWikiModule.html + a0a0d1a3530cbae3362e331fcb7cd11f4 + + + + + ResourcesTest + classResourcesTest.html + MediaWikiTestCase + + + testDependencies + classResourcesTest.html + a69826cd14899a0e9a1e69882f1adc2be + () + + + + testFileExistence + classResourcesTest.html + ae57afba8bd66659a0a9461a8cbf73e9b + ($filename, $module, $resource) + + + + testStyleMedia + classResourcesTest.html + a6c820a7991cacd8066dc132af573479c + ($moduleName, $media, $filename, $css) + + + static + provideMediaStylesheets + classResourcesTest.html + a6fb7e3747944fef0b6b1cedea8f5cc77 + () + + + static + provideResourceFiles + classResourcesTest.html + a73cade99b77f4d7617da5e1958ca32fc + () + + + static + getAllModules + classResourcesTest.html + a38548a121b2707219d6b46729d1e6147 + () + + + + ResultWrapper + classResultWrapper.html + + + __construct + classResultWrapper.html + aa04d614f408e555de90300d6a36acd51 + ($database, $result) + + + + current + classResultWrapper.html + ab83c2934ff4a570acf8d47162d738514 + () + + + + fetchObject + classResultWrapper.html + a59f0687c2eb5583637a1bae813052107 + () + + + + fetchRow + classResultWrapper.html + a68b355986151fc9ce4d791c736b2d056 + () + + + + free + classResultWrapper.html + aced762c0f2692436b8b8f7892f1d6085 + () + + + + key + classResultWrapper.html + af4b979d9589731c38f182449d09947cc + () + + + + next + classResultWrapper.html + a6fb5106c7b82e2c200185c67094343b3 + () + + + + numRows + classResultWrapper.html + a032d7a21301ed5148dec7ccf6ccf03a3 + () + + + + rewind + classResultWrapper.html + a915c49d8267bb77a9187be8461c1c742 + () + + + + seek + classResultWrapper.html + ac948a1b197ec7c22834da79f61180f58 + ($row) + + + + valid + classResultWrapper.html + ad62d4a8c1e0df7dc7cc711f568895d2c + () + + + resource + $result + classResultWrapper.html + ae7a7da56882af6841340b12828959a6e + + + + + $currentRow + classResultWrapper.html + a4fb6625fa5961a9d432f5a6268e63635 + + + + DatabaseBase + $db + classResultWrapper.html + a49b6238224e4a872bd37e54cfcecea10 + + + + int + $pos + classResultWrapper.html + a9eb190c16ce7bae3b504ab87b4083a97 + + + + + RevDelArchivedFileItem + classRevDelArchivedFileItem.html + RevDelFileItem + + + __construct + classRevDelArchivedFileItem.html + ae9f87fcb2916eb323ae43244f9520db3 + ($list, $row) + + + + getAuthorIdField + classRevDelArchivedFileItem.html + aed26cff72a830155948702eab4e08c7f + () + + + + getAuthorNameField + classRevDelArchivedFileItem.html + a16ad109bf6ed78a6667c49865b04ff56 + () + + + + getId + classRevDelArchivedFileItem.html + ae428149bb105928fb7fbb2f71e50b17f + () + + + + getIdField + classRevDelArchivedFileItem.html + a03caf374c60a52aa09ed9f8bec52b323 + () + + + + getTimestampField + classRevDelArchivedFileItem.html + a68c84cd0f4a3e07fc6a0b1b88a47f827 + () + + + + setBits + classRevDelArchivedFileItem.html + a08476bd041110ea1753289a5a649e8b9 + ($bits) + + + + getLink + classRevDelArchivedFileItem.html + aa6c2194f7805231cd85894f5027b9d53 + () + + + + RevDelArchivedFileList + classRevDelArchivedFileList.html + RevDelFileList + + + doQuery + classRevDelArchivedFileList.html + a85a6a95583d850722e42617e2cf3ec59 + ($db) + + + + getType + classRevDelArchivedFileList.html + aba7a43327418fecff2e54eac12cda118 + () + + + + newItem + classRevDelArchivedFileList.html + a3d2e27861aa20314689ab2fad81a7876 + ($row) + + + static + getRelationType + classRevDelArchivedFileList.html + a3d5a5fbf21c2939c207b456a81ebbcd6 + () + + + + RevDelArchivedRevisionItem + classRevDelArchivedRevisionItem.html + RevDelArchiveItem + + + __construct + classRevDelArchivedRevisionItem.html + a15ea9ec9b7446fd94c7d56b2729608df + ($list, $row) + + + + getId + classRevDelArchivedRevisionItem.html + a51caebe1317b2a7c29c23d548c7cccd6 + () + + + + getIdField + classRevDelArchivedRevisionItem.html + ab66ecf172ea27ad98d1709621422fc1c + () + + + + setBits + classRevDelArchivedRevisionItem.html + ab10c0cfbded03e08228a561e69aa38e8 + ($bits) + + + + RevDelArchiveItem + classRevDelArchiveItem.html + RevDelRevisionItem + + + __construct + classRevDelArchiveItem.html + a926568b8b797a7c4d6362b5af371cb14 + ($list, $row) + + + + getAuthorIdField + classRevDelArchiveItem.html + a8f9d69010d3d2d1337727e90516b11d1 + () + + + + getAuthorNameField + classRevDelArchiveItem.html + a0b7e1617902b44d2610791e489cc1d2c + () + + + + getId + classRevDelArchiveItem.html + a66bc035c7c1f93c550f2e77357d4bb44 + () + + + + getIdField + classRevDelArchiveItem.html + a8a8587f02a86ba311b5e45d6143b1683 + () + + + + getTimestampField + classRevDelArchiveItem.html + aa4d5cf76835ce4a2ec5d36f811c17cb8 + () + + + + setBits + classRevDelArchiveItem.html + a319c0bd10dc4e9d64e4041ac1af503bf + ($bits) + + + + getDiffLink + classRevDelArchiveItem.html + a8b77a03d02a474865c9ea86550b9e5ed + () + + + + getRevisionLink + classRevDelArchiveItem.html + a327664f404e7ad77c8cf165f8b05303a + () + + + + RevDelArchiveList + classRevDelArchiveList.html + RevDelRevisionList + + + doPostCommitUpdates + classRevDelArchiveList.html + ab0b9940e9ed706928f48e23c56b78e01 + () + + + + doPreCommitUpdates + classRevDelArchiveList.html + a189418063b1d5aa3ed6e63de43331452 + () + + + + doQuery + classRevDelArchiveList.html + a80c02f7a454bcd94eed63c84068e8630 + ($db) + + + + getType + classRevDelArchiveList.html + ad2443fa0ad81bcd6d7a5b8076dc838ef + () + + + + newItem + classRevDelArchiveList.html + ad41c97756b3519191f1ee39388c73ad1 + ($row) + + + static + getRelationType + classRevDelArchiveList.html + a7895b479103096645664c8f664947665 + () + + + + RevDelFileItem + classRevDelFileItem.html + RevDelItem + + + __construct + classRevDelFileItem.html + aa39fef1891f2873bda375c110dd3f66e + ($list, $row) + + + + canView + classRevDelFileItem.html + ae8ed9da9779f872b8ac780d8aaf34b41 + () + + + + canViewContent + classRevDelFileItem.html + a37921a013a19dea0c50ae901927b9232 + () + + + + getApiData + classRevDelFileItem.html + afd1e2a7bb9cfa6219444f70842e48a29 + (ApiResult $result) + + + + getAuthorIdField + classRevDelFileItem.html + a60961edf7f4b6865eceda194a3d72e4d + () + + + + getAuthorNameField + classRevDelFileItem.html + ae0d12d599c745b97ea213522aedd9dc1 + () + + + + getBits + classRevDelFileItem.html + a5f64809d94e5cdbde4a9c934e2cd95ff + () + + + + getHTML + classRevDelFileItem.html + a6de10a2c7eb090dbf02a736d842d7430 + () + + + + getId + classRevDelFileItem.html + a48b879ed58a043850aa855002211b026 + () + + + + getIdField + classRevDelFileItem.html + a59e579bb2c4256c22ef3ff4a141a81e2 + () + + + + getTimestampField + classRevDelFileItem.html + a0222acac53fc81398d44e6ef9dde95cf + () + + + + isDeleted + classRevDelFileItem.html + a92457a61ed926c01326e8a0c6fb5a193 + () + + + + setBits + classRevDelFileItem.html + ab71c4a5f447d96e531cbc014fa798e02 + ($bits) + + + File + $file + classRevDelFileItem.html + a71e6c85f46ebebbaba37c700a1c56f3b + + + + + getComment + classRevDelFileItem.html + a1ae739dbb763180ded23dbf0f3ecabfb + () + + + + getLink + classRevDelFileItem.html + a1dd00a5ba1386d8d598c0112e8e7861a + () + + + + getUserTools + classRevDelFileItem.html + a78186a002d81c527167caa20999a5f2b + () + + + + RevDelFileList + classRevDelFileList.html + RevDelList + + + clearFileOps + classRevDelFileList.html + a69fe844fee8c8c39da46e4871a2c691d + () + + + + doPostCommitUpdates + classRevDelFileList.html + a96712c5fa56bce389b04635056d762eb + () + + + + doPreCommitUpdates + classRevDelFileList.html + a6492cf765d14c4774431b52cabb17c41 + () + + + + doQuery + classRevDelFileList.html + a3bf8706021d785d82e25839c26ec76bb + ($db) + + + + getSuppressBit + classRevDelFileList.html + a0a60c1b73d8c55fefbfafcb546228a06 + () + + + + getType + classRevDelFileList.html + ab88c19101a26378b00a68287609c50ce + () + + + + newItem + classRevDelFileList.html + af34a7f1d812731850502eda2ecdca290 + ($row) + + + static + getRelationType + classRevDelFileList.html + a271a4a5acc8ab27d8409aa73766d9bfc + () + + + static + getRestriction + classRevDelFileList.html + ac648eacc8ceba9b1e8f1db7da06f2c8c + () + + + static + getRevdelConstant + classRevDelFileList.html + abf2fb7fa080e7e4d6d394f6106ef318c + () + + + + $cleanupBatch + classRevDelFileList.html + a82a014c2382878f8c64c905a9aa3e073 + + + + + $deleteBatch + classRevDelFileList.html + a0347bd48cba9cab9ec28111dc48423b0 + + + + + $storeBatch + classRevDelFileList.html + a76cbe02ee355655edbe531a5bb695dff + + + + + RevDelItem + classRevDelItem.html + RevisionItemBase + + + getApiData + classRevDelItem.html + a9604716be9ba7c1fc29063a7475d5d57 + (ApiResult $result) + + + + getBits + classRevDelItem.html + a6e2dece4f4f6eb25fbdebbb3e3ca3a67 + () + + + + isHideCurrentOp + classRevDelItem.html + a3bf8b386b60f0bd49aea4039399c517e + ($newBits) + + + + setBits + classRevDelItem.html + a25bf5e33f5e743be31c415a242755047 + ($newBits) + + + + RevDelList + classRevDelList.html + RevisionListBase + + + __construct + classRevDelList.html + a827f3067ce21a907ae143a26efcdd7d9 + (IContextSource $context, Title $title, array $ids) + + + + clearFileOps + classRevDelList.html + a935be1a0d86629ece1e80daa98ea1126 + () + + + + doPostCommitUpdates + classRevDelList.html + a6d1d9f82ca60778496c5b3d6f34b2f0e + () + + + + doPreCommitUpdates + classRevDelList.html + a48d2afea5ac24af1378dc9c3c52fa99c + () + + + + getLogAction + classRevDelList.html + a926215a60e540f781e67d5b35f804697 + () + + + + getLogParams + classRevDelList.html + a915ce9b8496451a7ec944dd93a30c0d6 + ($params) + + + + getSuppressBit + classRevDelList.html + ab298cc0b2eb8663fe91aef5f1069982a + () + + + + reloadFromMaster + classRevDelList.html + afe674dec21c5cbb746a8aba1e7da4540 + () + + + + setVisibility + classRevDelList.html + a810f6bc282acb264d60d336784b8bcec + ($params) + + + static + getRelationType + classRevDelList.html + aa4ebbb99f0a5d25b676a5dcf04b7dd81 + () + + + static + getRestriction + classRevDelList.html + a8fbc7aedd7541fef77bcb417265318c2 + () + + + static + getRevdelConstant + classRevDelList.html + acce45686ffcdaf6c3407fe76f46ece41 + () + + + static + suggestTarget + classRevDelList.html + ad3eef67d3e56c0a77d6b84d677dfeb25 + ($target, array $ids) + + + + updateLog + classRevDelList.html + a82795a18fa70d5ab14b4a4a75c3786e4 + ($params) + + + + RevDelLogItem + classRevDelLogItem.html + RevDelItem + + + canView + classRevDelLogItem.html + a791911c99d9b23d5cc05b2e60ef42a07 + () + + + + canViewContent + classRevDelLogItem.html + a55db753cfd1ba01c1caf53893bf09a3b + () + + + + getApiData + classRevDelLogItem.html + aea5cfb88dbb7c9f6cf0228a52f3343a9 + (ApiResult $result) + + + + getAuthorIdField + classRevDelLogItem.html + a85d865e508942af81c72954e882ad492 + () + + + + getAuthorNameField + classRevDelLogItem.html + a317d01b0983fc29190cdfcb774a27581 + () + + + + getBits + classRevDelLogItem.html + a1e87be8d1401d183008228fc313cdcd8 + () + + + + getHTML + classRevDelLogItem.html + a5eb92732b55f64a6881dcc92aa165d5d + () + + + + getIdField + classRevDelLogItem.html + a1a998e85fae81873842e759188541540 + () + + + + getTimestampField + classRevDelLogItem.html + aed4198944e2d78ea158af91e48249083 + () + + + + setBits + classRevDelLogItem.html + ab14efc536f5c29c80bdd05fcd90b9cd9 + ($bits) + + + + RevDelLogList + classRevDelLogList.html + RevDelList + + + doQuery + classRevDelLogList.html + a83aea132de9223ec906bc730afccbf61 + ($db) + + + + getLogAction + classRevDelLogList.html + a2f72b41f138aa8c0536b2cb122c8b713 + () + + + + getLogParams + classRevDelLogList.html + a313e5672b88b80b2c9326fd1f74d1eb9 + ($params) + + + + getSuppressBit + classRevDelLogList.html + a4da80493242eb553e069e843d5784abb + () + + + + getType + classRevDelLogList.html + a922886318bd464bb9ee409e6e5ad8fcb + () + + + + newItem + classRevDelLogList.html + adbf713d4be2e62c83578045a9e8ae724 + ($row) + + + static + getRelationType + classRevDelLogList.html + a699c0e54b71bb6bc4de8536ac46fef29 + () + + + static + getRestriction + classRevDelLogList.html + a4a4c42fa11c36790d5916aa4ac6a5a74 + () + + + static + getRevdelConstant + classRevDelLogList.html + ab656ff4ecdeb2b22262433b1fe264d96 + () + + + static + suggestTarget + classRevDelLogList.html + a8d8a176633701210b84ad2441aa43b04 + ($target, array $ids) + + + + RevDelRevisionItem + classRevDelRevisionItem.html + RevDelItem + + + __construct + classRevDelRevisionItem.html + a07f44d38fea8ee6f2a0c1af0adef64cf + ($list, $row) + + + + canView + classRevDelRevisionItem.html + a609a70dcaeafb5e97e580e736c0ef316 + () + + + + canViewContent + classRevDelRevisionItem.html + a358262c053e0de499c11ad437e426b8a + () + + + + getApiData + classRevDelRevisionItem.html + a92c57ff3740e412b6d80d73078b0a737 + (ApiResult $result) + + + + getAuthorIdField + classRevDelRevisionItem.html + a94b86d79b4781ca94eeedd95531b9375 + () + + + + getAuthorNameField + classRevDelRevisionItem.html + a8e2f657f09e0381d5d664e3bc6008e56 + () + + + + getBits + classRevDelRevisionItem.html + a68d26855aa15c60c4d00ea68458f2d53 + () + + + + getHTML + classRevDelRevisionItem.html + ae9365858db17f504db209a9e20efe83f + () + + + + getIdField + classRevDelRevisionItem.html + aedb5b5e2b135ca5ba0ad113f8e15954c + () + + + + getTimestampField + classRevDelRevisionItem.html + a38c2b8cf7f7cce14dda2b4b9cdac82da + () + + + + isDeleted + classRevDelRevisionItem.html + a0ff0e4687e2e4827e8400fb94bcf4d3f + () + + + + isHideCurrentOp + classRevDelRevisionItem.html + a4aa4c49d4b31844b08205c427313aa50 + ($newBits) + + + + setBits + classRevDelRevisionItem.html + add7bb39ac2778fb642d64e574a1413b9 + ($bits) + + + + $revision + classRevDelRevisionItem.html + a0819edecc5a6f5186ca0fbd88a159640 + + + + + getDiffLink + classRevDelRevisionItem.html + aeed1487f8b4bf3b5151cd05626637c8b + () + + + + getRevisionLink + classRevDelRevisionItem.html + ab2172b111f1fc751e338c33defb9bd64 + () + + + + RevDelRevisionList + classRevDelRevisionList.html + RevDelList + + + doPostCommitUpdates + classRevDelRevisionList.html + acd611d7cc1c73c67d5d3065e58ae0d2a + () + + + + doPreCommitUpdates + classRevDelRevisionList.html + a8ba11343c8c41770a8514cf0fef5d160 + () + + + + doQuery + classRevDelRevisionList.html + a8c99dbf7e61e2b1bbc77834e26b297a2 + ($db) + + + + getCurrent + classRevDelRevisionList.html + af12f0fdfbb82c20923f21fb4cdbcb40d + () + + + + getSuppressBit + classRevDelRevisionList.html + a0127baf992c273e1a7484f575939a96f + () + + + + getType + classRevDelRevisionList.html + a9855aaa741e7ce95be6ce0ef48f4e381 + () + + + + newItem + classRevDelRevisionList.html + a245f5ebe0f1dcba384701b322ac4b87e + ($row) + + + static + getRelationType + classRevDelRevisionList.html + a5124b5164b66a331327cc12ad359fe36 + () + + + static + getRestriction + classRevDelRevisionList.html + a86f42d45cec0ef72ea356ff826face11 + () + + + static + getRevdelConstant + classRevDelRevisionList.html + a2358ed0bdb03b8ea8be40fefeb2d3de3 + () + + + static + suggestTarget + classRevDelRevisionList.html + a69cbeefd321db1717c855a4f2dee6e0b + ($target, array $ids) + + + + $currentRevId + classRevDelRevisionList.html + a73c5ccf289460219d1c52631114008d7 + + + + + ReverseChronologicalPager + classReverseChronologicalPager.html + IndexPager + + + getDateCond + classReverseChronologicalPager.html + a8b1124b6ca0afed274265f3e178f64ee + ($year, $month) + + + + getNavigationBar + classReverseChronologicalPager.html + afbfcbe228f50adc43b5feff60c375be3 + () + + + + $mDefaultDirection + classReverseChronologicalPager.html + aa9ddefee7a8ebedbe928cf2dfdb74ee2 + + + + + $mMonth + classReverseChronologicalPager.html + ac66d5d2515986887c149b92c482ecb17 + + + + + $mYear + classReverseChronologicalPager.html + a8812ed92c20e6d1c3b49d245f02cb8eb + + + + + RevertAction + classRevertAction.html + Action + + + execute + classRevertAction.html + a8bae9d3e3e046b1b45fa42bf45ae986b + () + + + + getName + classRevertAction.html + aa99bbe192e6665bde14205802e704440 + () + + + + show + classRevertAction.html + a9163c0e7e0651294bd5de3e05849d8b4 + () + + + + RevertFileAction + classRevertFileAction.html + FormAction + + + getName + classRevertFileAction.html + a6387789e3311d05fdf4f6b98129fbed6 + () + + + + getRestriction + classRevertFileAction.html + a8705449f1db053759ceaf89dc1c0f8f2 + () + + + + onSubmit + classRevertFileAction.html + aaf426cd5a155392625d8e5c1c3d86198 + ($data) + + + + onSuccess + classRevertFileAction.html + a6dafc9ba1dc0eddf4eb077016f473fe1 + () + + + + alterForm + classRevertFileAction.html + a302e64d944aad9ff51d4a96768978030 + (HTMLForm $form) + + + + checkCanExecute + classRevertFileAction.html + a2a4611a942719e8f1ca00b24e38e7979 + (User $user) + + + + getDescription + classRevertFileAction.html + a9103e2e9308355945ce2d68e505e45e5 + () + + + + getFormFields + classRevertFileAction.html + a98c16d9ecc4cbbb8f8b8bfd5fa10bc2d + () + + + + getPageTitle + classRevertFileAction.html + ac1279613cd5e0f18364854ac79dceb7c + () + + + OldLocalFile + $oldFile + classRevertFileAction.html + ac76695469b423a9a4b5b0c93315bb666 + + + + + Revision + classRevision.html + IDBAccessObject + + + __construct + classRevision.html + a0ce757d23ff7787b03e1860df3b0a910 + ($row) + + + + getComment + classRevision.html + a9702f9ad46a6dbd66246a6e5002db7b5 + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getContent + classRevision.html + a19742f6da71212e3713863236f253825 + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getContentFormat + classRevision.html + a5b3dfc18f5da0eec68db1886a6b2968d + () + + + + getContentHandler + classRevision.html + a3598ac0c275a21e01518ce04835cbbca + () + + + + getContentModel + classRevision.html + a86b630e45a51cac8ba7ecff6541aead6 + () + + + + getId + classRevision.html + a2db854b9d75a16e02aaae11887f44454 + () + + + + getNext + classRevision.html + a4a3c5df49b600f790476377483b5cc3c + () + + + + getPage + classRevision.html + a6ab4c61da249184046807ad7f48c915a + () + + + + getParentId + classRevision.html + aecade17186badb737927833261c21fb1 + () + + + + getPrevious + classRevision.html + a254dda08869631e32a9dd72ecbc98b32 + () + + + + getRawComment + classRevision.html + ab69a7dbdfba6093d9e226ac84de5fb17 + () + + + + getRawText + classRevision.html + a1dc96012053b0664b181bd8eb1480cff + () + + + + getRawUser + classRevision.html + a2e9d8e75e2df61f82c0b6d7cf1428ff8 + () + + + + getRawUserText + classRevision.html + ad86f29ffbc7e11c662e810d875767c34 + () + + + + getRecentChange + classRevision.html + a96d425746a11117cd0cad562d943193b + () + + + + getSerializedData + classRevision.html + a2d89a75ef79d31dafe43c0c618296a47 + () + + + + getSha1 + classRevision.html + aa7e5af12b6b84172d1f4cde0c1a02905 + () + + + + getSize + classRevision.html + a27059e7f299281edfb81024d7db998d8 + () + + + + getText + classRevision.html + a59376a6861e5fc8ab01284be479b49a0 + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getTextId + classRevision.html + a4ab677adf90d5e45723a402adcd6eb41 + () + + + + getTimestamp + classRevision.html + ab67f09ad5f1ddee918ed0a91093c661f + () + + + + getTitle + classRevision.html + a1ecfcf4c2bd862c76e03f2e79a870999 + () + + + + getUser + classRevision.html + a510568f576b3b3ab6e64abcbde5fd48e + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getUserText + classRevision.html + adfd77cd4dbd43783347dd73d38d629da + ($audience=self::FOR_PUBLIC, User $user=null) + + + + getVisibility + classRevision.html + abf248d636b02da220d1e9312d43bc2aa + () + + + + insertOn + classRevision.html + a791bcde1e31fd5fadf3b445f4621cb37 + ($dbw) + + + + isCurrent + classRevision.html + ad4ec171f68b0dd2ccb4aa655e86f48f4 + () + + + + isDeleted + classRevision.html + a2b9a804531d8645d1078c6304aed4add + ($field) + + + + isMinor + classRevision.html + a96fd354e5616eb04be5a4bd026e455e8 + () + + + + isUnpatrolled + classRevision.html + addfee6ce3491c88699675af4c3b7047f + () + + + + setId + classRevision.html + a517ddca633f76d0e17cf36fddd30c989 + ($id) + + + + setTitle + classRevision.html + a28649dcffa2c1b54f04feffa3f450fe7 + ($title) + + + + userCan + classRevision.html + abc04b28e715bbab2853e94f8242a13ef + ($field, User $user=null) + + + static + base36Sha1 + classRevision.html + aad2751d1b0abd04ae5844548f61b798e + ($text) + + + static + compressRevisionText + classRevision.html + a2e981792292461a392cc816da79a09ac + (&$text) + + + static + countByPageId + classRevision.html + a5a8ee962dbcedf7eb561c35dafd5a5bf + ($db, $id) + + + static + countByTitle + classRevision.html + acb91761a52626c3e81fa297e30dcd966 + ($db, $title) + + + static + decompressRevisionText + classRevision.html + a664905d25ece0e4d81fb2888ba56db27 + ($text, $flags) + + + static + fetchRevision + classRevision.html + a4259812db3fb56fbeb072c02988980d7 + ($title) + + + static + getParentLengths + classRevision.html + a23008e3772d94df970940783a6eb04f5 + ($db, array $revIds) + + + static + getRevisionText + classRevision.html + a3095eaebce8aa08c839b124c1fb52318 + ($row, $prefix= 'old_', $wiki=false) + + + static + getTimestampFromId + classRevision.html + a05a7a9580ab4d14c357a372362eabfb2 + ($title, $id) + + + static + loadFromId + classRevision.html + a8c68191e63da63da8ecf4be41635b97b + ($db, $id) + + + static + loadFromPageId + classRevision.html + ad970a3b5fa04b12f6f5b88e13e20d140 + ($db, $pageid, $id=0) + + + static + loadFromTimestamp + classRevision.html + a39216971a99608ae5f716d678cd51634 + ($db, $title, $timestamp) + + + static + loadFromTitle + classRevision.html + a7eebd607bbc18f7412dcd012acfd1699 + ($db, $title, $id=0) + + + static + newFromArchiveRow + classRevision.html + a5fd115269ab4990be9ecd6f6c966565e + ($row, $overrides=array()) + + + static + newFromId + classRevision.html + acd22bb0b643d75670f04acca0fdb2398 + ($id, $flags=0) + + + static + newFromPageId + classRevision.html + a8f7328d5663309540e822d4f9dd7e3d3 + ($pageId, $revId=0, $flags=0) + + + static + newFromRow + classRevision.html + a651521140a7764cf9270933e2e75a4a5 + ($row) + + + static + newFromTitle + classRevision.html + ac9c0445523281321088740d1dbabc69a + ($title, $id=0, $flags=0) + + + static + newNullRevision + classRevision.html + a6dfaf216e7408bc7cbf60b8ef98a3502 + ($dbw, $pageId, $summary, $minor, $user=null) + + + static + pageJoinCond + classRevision.html + a8f39133069c489febf784d137aca38b6 + () + + + static + selectArchiveFields + classRevision.html + a21730b1c93348101cd6ccb1d4719d722 + () + + + static + selectFields + classRevision.html + a5d9c475cf1c52e1edee8cfe15d4fc26b + () + + + static + selectPageFields + classRevision.html + a56a0a865247b26dbf24ef2fc989b291f + () + + + static + selectTextFields + classRevision.html + a5489ec20ea15207e5994cf5ff827ff87 + () + + + static + selectUserFields + classRevision.html + a83b72771bb31355eff12d0ff721d7d9c + () + + + static + userCanBitfield + classRevision.html + a0735c771106cb678d5bacede711f0d90 + ($bitfield, $field, User $user=null) + + + static + userJoinCond + classRevision.html + a2fde7be5561ee8cdcb34a5546ca663d3 + () + + + static + userWasLastToEdit + classRevision.html + a9cdda60d2184eb82196eca49e08f1282 + ($db, $pageId, $userId, $since) + + + const + DELETED_COMMENT + classRevision.html + afa46e5f340796d48f41021512d91bc97 + + + + const + DELETED_RESTRICTED + classRevision.html + aab65f97870a32e8e9864295f92d36246 + + + + const + DELETED_TEXT + classRevision.html + aa4afa0e84f32f729b6337703ea2c96e3 + + + + const + DELETED_USER + classRevision.html + a99153ee10ec99a735dccab85fc131ae3 + + + + const + FOR_PUBLIC + classRevision.html + adf9d18d78e5ade44fce2982d711529a4 + + + + const + FOR_THIS_USER + classRevision.html + afa4f49a22d164e928e049e06c1ff1a3d + + + + const + RAW + classRevision.html + af6725b04c87e61660678acb236c3c504 + + + + const + SUPPRESSED_USER + classRevision.html + afb91cc7374ec8ebed4eeb74095ae1144 + + + + + checkContentModel + classRevision.html + a90b5ec540a76ca38d155f640d239b70a + () + + + + getContentInternal + classRevision.html + a2a98b1e017b786689e9d6eb4e79e1afd + () + + + + loadText + classRevision.html + af2b6cc53e69fc8e76e0393171a0802ac + () + + + + $mComment + classRevision.html + a0d3dd9679af54f89df160f8e625ce7d9 + + + + Content null bool + $mContent + classRevision.html + ace4928739170a0b3677978ee32394a52 + + + + + $mContentFormat + classRevision.html + aa6d0a9fede2be3c9341a01184b0a3af6 + + + + null ContentHandler + $mContentHandler + classRevision.html + a256a66806e52e5da52a78cd9e3647739 + + + + + $mContentModel + classRevision.html + af7caeaf49c035de4229336561d8dc656 + + + + + $mCurrent + classRevision.html + a0815cc5e5b890ed6a9183225a9c2ba8a + + + + + $mDeleted + classRevision.html + a1234abf993f794d96afeefbf7f51b751 + + + + + $mId + classRevision.html + aca18abbf9f97c3166a70de786f9f739c + + + + + $mMinorEdit + classRevision.html + af95376278690cccdf5eb4df973e794db + + + + + $mOrigUserText + classRevision.html + afd7e95bfd41f5121682cccadd09ab626 + + + + int null + $mPage + classRevision.html + ac1ec0aeaafde8777de1f2d5bd612f82f + + + + + $mParentId + classRevision.html + ab0629c599c389e161fca5d22bd9ead3d + + + + int + $mQueryFlags + classRevision.html + aa625f5a4ef551291f787af182ec73347 + + + + + $mSha1 + classRevision.html + af1ab2662857096995add3a591215d0d0 + + + + + $mSize + classRevision.html + a4e9876c4446d3522f88c42628ddccc24 + + + + + $mText + classRevision.html + a99e90e3e935b95f2e30e18fa34380caf + + + + + $mTextRow + classRevision.html + a1335bd6b012df2ad65cfdbc806e35d61 + + + + + $mTimestamp + classRevision.html + a07ea853f4734cae28f14e5acba006f8a + + + + null Title + $mTitle + classRevision.html + a2a8f60f7221a9c22bb040bd2375474af + + + + + $mUser + classRevision.html + af696aa3f414b0f8d706f36c4889c854c + + + + + $mUserText + classRevision.html + ab3a352a220a4523b7f852eb5cef91a45 + + + + + getPreviousRevisionId + classRevision.html + a3e5e4d4d5830785daaeb8332585c2025 + ($db) + + + static + fetchFromConds + classRevision.html + a97053e40cb0a8a4f546a2c1ea06b3d68 + ($db, $conditions, $flags=0) + + + static + loadFromConds + classRevision.html + a6cd7e9f75dc532bad66b822dfded6368 + ($db, $conditions, $flags=0) + + + static + newFromConds + classRevision.html + a3de56f7044de33b71e187c984d25e860 + ($conditions, $flags=0) + + + + RevisiondeleteAction + classRevisiondeleteAction.html + FormlessAction + + + getDescription + classRevisiondeleteAction.html + a8515304dc6c428a866f56f85f95a2f85 + () + + + + getName + classRevisiondeleteAction.html + abb2ee6fbd1a6deebd02b3b43369d0d68 + () + + + + onView + classRevisiondeleteAction.html + add2f7b2a1fc19b1caffb67281f1837db + () + + + + requiresUnblock + classRevisiondeleteAction.html + a4bf013e4a400de7ffc6b2ef5e19ee0f9 + () + + + + show + classRevisiondeleteAction.html + aca5c03260617af5be499890e49956cc5 + () + + + + RevisionDeleter + classRevisionDeleter.html + + static + checkRevisionExistence + classRevisionDeleter.html + afb5dc034260dca809e492c69a3d23133 + ($title, $revid) + + + static + createList + classRevisionDeleter.html + a90aec81a83db3dd8411994568b22a410 + ($typeName, IContextSource $context, Title $title, array $ids) + + + static + extractBitfield + classRevisionDeleter.html + acc94867321e4d14c6d0110a46b05f2b8 + ($bitPars, $oldfield) + + + static + getCanonicalTypeName + classRevisionDeleter.html + afb0afc5caaad4ba5bd5027c7b48766d0 + ($typeName) + + + static + getChanges + classRevisionDeleter.html + a90c2cf044f01dcc2c3b50d30ad70a2ea + ($n, $o) + + + static + getRelationType + classRevisionDeleter.html + a5556eda63064b9dcaa411420b7ea9a1b + ($typeName) + + + static + getRestriction + classRevisionDeleter.html + a2a56f9ae8d04ffa7b262b0345ce9daf2 + ($typeName) + + + static + getRevdelConstant + classRevisionDeleter.html + abe352d2159e8926ad3d21d38ec768877 + ($typeName) + + + static + getTypes + classRevisionDeleter.html + a258fafa171147c4f317967f00d38ccc0 + () + + + static + suggestTarget + classRevisionDeleter.html + a71fcb8d8db32b55287eeaaf19b7b8b7f + ($typeName, $target, array $ids) + + + static + checkItem + classRevisionDeleter.html + a2751fd8a2d6ea370c31f012d0556e2d9 + ($desc, $field, $diff, $new, &$arr) + + + static + $allowedTypes + classRevisionDeleter.html + a88c132966bd2744caf59529305ef0d65 + + + + static + $deprecatedTypeMap + classRevisionDeleter.html + aeecb1caa25d5935f2cfebf6de12cf430 + + + + + RevisionDeleteUser + classRevisionDeleteUser.html + + static + suppressUserName + classRevisionDeleteUser.html + ae5ee32ece942a5186e07ed0a4036c405 + ($name, $userId, $dbw=null) + + + static + unsuppressUserName + classRevisionDeleteUser.html + a03072cb69a86ccd6593a69b1ebb54dc4 + ($name, $userId, $dbw=null) + + + static + setUsernameBitfields + classRevisionDeleteUser.html + a9372aabd3a7a022a40e942554f0a7193 + ($name, $userId, $op, $dbw) + + + + RevisionItem + classRevisionItem.html + RevisionItemBase + + + __construct + classRevisionItem.html + a8cece4795cdf102fda2a1fae447a2a1a + ($list, $row) + + + + canView + classRevisionItem.html + ac973951058b297921bb1220f1431b762 + () + + + + canViewContent + classRevisionItem.html + a2545f59a610640b7a502cfa1aef445ba + () + + + + getAuthorIdField + classRevisionItem.html + a3149df555ef3b8ae19451617ed323458 + () + + + + getAuthorNameField + classRevisionItem.html + af6ed711e73081ff62d9a15eac7816d0e + () + + + + getHTML + classRevisionItem.html + aa192a24d7f9c8794e414daa99f7fa6d0 + () + + + + getIdField + classRevisionItem.html + a8db04323d2c51449c4b6288dff5e6188 + () + + + + getTimestampField + classRevisionItem.html + a888b7db577828c23e960447038d531c3 + () + + + + isDeleted + classRevisionItem.html + a4a5c2a495f02dd65d61d1ff3669a3cb2 + () + + + + getDiffLink + classRevisionItem.html + a6994cc3865458c13874fc4b3e6eae0d5 + () + + + + getRevisionLink + classRevisionItem.html + a38bcfe9e07078f74265670b0d561690d + () + + + RequestContext + $context + classRevisionItem.html + a6a54cbbfc386382cb51715edda9427d6 + + + + Revision + $revision + classRevisionItem.html + a2c11a8b79d951d864e7715e4a76bfdb1 + + + + + RevisionItemBase + classRevisionItemBase.html + + + __construct + classRevisionItemBase.html + ab7bcd68b637afe0e6c665d0750bef6ed + ($list, $row) + + + + canView + classRevisionItemBase.html + a7d61ee37a65ed217ed4d93151a8e6249 + () + + + + canViewContent + classRevisionItemBase.html + a5f52595e3bcb974f4d783bf5669037b2 + () + + + + formatDate + classRevisionItemBase.html + adeeeaf396072bac73052ff9746977ce7 + () + + + + formatTime + classRevisionItemBase.html + a094aed76bce67a8c2be3bb644867f55a + () + + + + getAuthorId + classRevisionItemBase.html + a8c1dd67598e98257790df680059fb5f9 + () + + + + getAuthorIdField + classRevisionItemBase.html + a125855921b1d87c5ae2fe88a287a217b + () + + + + getAuthorName + classRevisionItemBase.html + a9c5cb8d9f585ed8c7c40aa8d3ad17d05 + () + + + + getAuthorNameField + classRevisionItemBase.html + a6d5445322e9281a4fed1502073be36c5 + () + + + + getHTML + classRevisionItemBase.html + a7bab65e6984a2f208a740441214d1b1a + () + + + + getId + classRevisionItemBase.html + aea9192fb9dfaeecfc6dbd7b8a7006de9 + () + + + + getIdField + classRevisionItemBase.html + a8e81c471a6fcdd40b15d5e2fb18b5815 + () + + + + getTimestamp + classRevisionItemBase.html + aa10c348942e1bc249bf04518307d26cd + () + + + + getTimestampField + classRevisionItemBase.html + a1d1fdfcad2ad84f982e913bef0edb970 + () + + + RevisionListBase + $list + classRevisionItemBase.html + ac1b476f66672345c5917888f5f5baa6a + + + + + $row + classRevisionItemBase.html + a06ce919918503b28e8242791b4bc2c55 + + + + + RevisionList + classRevisionList.html + RevisionListBase + + + doQuery + classRevisionList.html + a59e69ce466d1ed02e01d4f7bd8eeaf6f + ($db) + + + + getType + classRevisionList.html + af0e6dfe7545e72a75489b10243b1814f + () + + + + newItem + classRevisionList.html + a76bb74abbf034c93f212f221a2c2ccf7 + ($row) + + + + RevisionListBase + classRevisionListBase.html + ContextSource + + + __construct + classRevisionListBase.html + a01a9904f0138723b0cf1ef0cde89e510 + (IContextSource $context, Title $title) + + + + current + classRevisionListBase.html + a7569c345abd37fecb213b04870ce4af5 + () + + + + doQuery + classRevisionListBase.html + a6e9ef24d1b52b2b5e0015bf8393c8942 + ($db) + + + + filterByIds + classRevisionListBase.html + aa8a2678b56a127bd9050a43e6eef3279 + (array $ids) + + + + getType + classRevisionListBase.html + a1e10282e533660441372ba780c02bb21 + () + + + + length + classRevisionListBase.html + aafe0a1c08db4515fa5741d7779f53166 + () + + + + newItem + classRevisionListBase.html + aee2d17211478b2ca76c25616b8f20a23 + ($row) + + + + next + classRevisionListBase.html + ae4b7c4a2e4f8e368b2156ea15ccf2232 + () + + + + reset + classRevisionListBase.html + a3ecf567b382962fc95bac7f16733991e + () + + + Title + $title + classRevisionListBase.html + a91ac71c28b83eb563c20434464d6c857 + + + + + initCurrent + classRevisionListBase.html + acfcebcef3d712c623473b6e73b75c096 + () + + + bool object + $current + classRevisionListBase.html + acfa6f98ffbae1443b6f38b3cd6a78a4f + + + + array + $ids + classRevisionListBase.html + a27f5df148a6cd528f2d159351d3f14d4 + + + + + $res + classRevisionListBase.html + a612e587bd1b18cec2fcd024a1b5d0db1 + + + + + RevisionStorageTest + classRevisionStorageTest.html + MediaWikiTestCase + + + __construct + classRevisionStorageTest.html + aab21279392dbc408e5f87d85ff4311a3 + ($name=null, array $data=array(), $dataName= '') + + + + testConstructFromRow + classRevisionStorageTest.html + a512cbc180252e6f8b40d5da73aa91628 + () + + + + testFetchRevision + classRevisionStorageTest.html + a8fc267c6b90634bb3a6e1e23faf072f2 + () + + + + testGetContent + classRevisionStorageTest.html + a490450244aa6783bedd4843a7e4b927c + () + + + + testGetContent_failure + classRevisionStorageTest.html + aa07c632294b125ce05565a9fbee51aae + () + + + + testGetContentFormat + classRevisionStorageTest.html + a93fe018d264619263caa896b7da66744 + () + + + + testGetContentModel + classRevisionStorageTest.html + a97d7d7e0f307abea423850bf447e43c3 + () + + + + testGetNext + classRevisionStorageTest.html + ad20e5f75c26bc4cbe22e46a95ad0c690 + () + + + + testGetPage + classRevisionStorageTest.html + a05b45da58fc36bf50ce95bdad91fc75e + () + + + + testGetPrevious + classRevisionStorageTest.html + a3e9e07edee54afcb33cce33c4f97b2f7 + () + + + + testGetRawText + classRevisionStorageTest.html + a216e5a43e67a395c1496462558c8d215 + () + + + + testGetText + classRevisionStorageTest.html + a290eda82788b3f1ea6076fa100daccf9 + () + + + + testIsCurrent + classRevisionStorageTest.html + a7d17aa7674c1496b1df906b807774bf4 + () + + + + testNewFromArchiveRow + classRevisionStorageTest.html + ab1a38c73f5e89d2fb060aa2f4a697a2f + () + + + + testNewFromId + classRevisionStorageTest.html + a7e50566a100b5eeb79608261a4ac20bc + () + + + + testNewFromRow + classRevisionStorageTest.html + a9c6ab23b331d66eda43ec27298830a4f + () + + + + testNewNullRevision + classRevisionStorageTest.html + ab2ae0b41eb72f2306494d36eaaf2608a + () + + + + testSelectFields + classRevisionStorageTest.html + a50b23ffed38f05f1febae4c6fa79135b + () + + + + testUserWasLastToEdit + classRevisionStorageTest.html + aca6cb25eba1e219b1bcc332d17725d9d + ($sinceIdx, $expectedLast) + + + static + provideUserWasLastToEdit + classRevisionStorageTest.html + a8b634af5d7f4ee97117df50684c11c92 + () + + + + assertRevEquals + classRevisionStorageTest.html + a2a1ef1f6f2924560e965cd51d54a16fb + (Revision $orig, Revision $rev=null) + + + + createPage + classRevisionStorageTest.html + a30721b8b3f4ca100329a7ed95222074b + ($page, $text, $model=null) + + + + makeRevision + classRevisionStorageTest.html + a5d01b9c541b471ef57e201a69da039ce + ($props=null) + + + + setUp + classRevisionStorageTest.html + a1332eae10c2df7b44a5c2d0bf67304d8 + () + + + + tearDown + classRevisionStorageTest.html + af59133036c2bff2f4efaaf114b321cfc + () + + + WikiPage + $the_page + classRevisionStorageTest.html + a8cd92ed1ab849d921086077801a92370 + + + + + RevisionTest + classRevisionTest.html + MediaWikiTestCase + + + dataGetContent + classRevisionTest.html + a560c0d8ecc1a2a999c4f48941010ebfb + () + + + + dataGetContentFormat + classRevisionTest.html + a556a40dcebffeb21c8bf2924acccead2 + () + + + + dataGetContentHandler + classRevisionTest.html + af241f2fe1fe1ac6c5bab6b5a1811bbeb + () + + + + dataGetContentModel + classRevisionTest.html + aa752ca240b774b7ab6104277468fb2cb + () + + + + dataGetSha1 + classRevisionTest.html + ab7089a75640711521458b02359bd8d60 + () + + + + dataGetSize + classRevisionTest.html + ad22cdb9ddc12980015fafcd83eb4bac1 + () + + + + dataGetText + classRevisionTest.html + a04baa32aa947a66b74063dc2d7c29dd8 + () + + + + newTestRevision + classRevisionTest.html + ad055f6dc91ce02e5c4072662436646c9 + ($text, $title="Test", $model=CONTENT_MODEL_WIKITEXT, $format=null) + + + + tearDown + classRevisionTest.html + a47a0a8ef39574a5ecf0977a585246dc7 + () + + + + testCompressRevisionTextUtf8 + classRevisionTest.html + aa6ca8e0ae7df2bb361d48c520890653f + () + + + + testCompressRevisionTextUtf8Gzip + classRevisionTest.html + af91f7b3c73e0cac9709abf9ad9fd2545 + () + + + + testConstructWithContent + classRevisionTest.html + a71ef8d0916ecb94376c4fb28b1b9b43f + () + + + + testConstructWithText + classRevisionTest.html + affa9dc1e4cae9c532f8ff59c94358c36 + () + + + + testGetContent + classRevisionTest.html + aae4ed8ffd76f229a2522867f4b5b5ffd + ($text, $title, $model, $format, $audience, $expectedSerialization) + + + + testGetContentClone + classRevisionTest.html + acbf6cba10fd9ed3b5683a469016ea8c8 + () + + + + testGetContentFormat + classRevisionTest.html + a285c81d32d24c32c58b2c69e566243ae + ($text, $title, $model, $format, $expectedFormat) + + + + testGetContentHandler + classRevisionTest.html + a6bd19777f018631759fadeabf3839fa8 + ($text, $title, $model, $format, $expectedClass) + + + + testGetContentModel + classRevisionTest.html + aa27cc0b712ba0c72ef0a9b81eaae30ac + ($text, $title, $model, $format, $expectedModel) + + + + testGetContentUncloned + classRevisionTest.html + a9d67b7de46f0d88802c52b972d161031 + () + + + + testGetRawText + classRevisionTest.html + a63c63495cb36227114caabb5b78dbab8 + ($text, $title, $model, $format, $audience, $expectedText) + + + + testGetRevisionText + classRevisionTest.html + aec9e682b267e0fcdb3360558e1b5058d + () + + + + testGetRevisionTextGzip + classRevisionTest.html + a60a1296b90e8dba9925c9bd5b938b4a8 + () + + + + testGetRevisionTextUtf8Legacy + classRevisionTest.html + a57fa335232243f60b86413fa3085207f + () + + + + testGetRevisionTextUtf8LegacyGzip + classRevisionTest.html + a192f7fe1c5535052bb01d0e9fa4246b5 + () + + + + testGetRevisionTextUtf8Native + classRevisionTest.html + a7e884f3ba7a4f78a254b18496f0036ef + () + + + + testGetRevisionTextUtf8NativeGzip + classRevisionTest.html + ac5c57a91cddde79b709a3c9f7ee9640a + () + + + + testGetSha1 + classRevisionTest.html + a2412d720280ecad7a22faf52f458a370 + ($text, $model, $expected_hash) + + + + testGetSize + classRevisionTest.html + a2e8746946942d6a9236b2b591792de7a + ($text, $model, $expected_size) + + + + testGetText + classRevisionTest.html + abd2512ae139d625fc3e47862ceb8bc19 + ($text, $title, $model, $format, $audience, $expectedText) + + + + setUp + classRevisionTest.html + adbabf2378eed3808e1bd0933c8b7c822 + () + + + + RevisionTestContentHandlerUseDB + classRevisionTestContentHandlerUseDB.html + RevisionStorageTest + + + testGetContentFormat + classRevisionTestContentHandlerUseDB.html + a9f98df9741d788555f6c242830223793 + () + + + + testGetContentModel + classRevisionTestContentHandlerUseDB.html + a6fdebdb9f3a2978e70a2a295f756abf5 + () + + + + testSelectFields + classRevisionTestContentHandlerUseDB.html + a94a61771587e8d37f2eba9ad3a792443 + () + + + + setUp + classRevisionTestContentHandlerUseDB.html + a1098d12910264832a96b8c7377f731f6 + () + + + + RevisionTestModifyableContent + classRevisionTestModifyableContent.html + TextContent + + + __construct + classRevisionTestModifyableContent.html + ace1ed97a6547fc5607839a6cdfc31a68 + ($text) + + + + copy + classRevisionTestModifyableContent.html + ae0d6e97c1d7879061ad5eee01250717d + () + + + + getText + classRevisionTestModifyableContent.html + a266fc5ab2a541ccbe04f2b3581a2eef4 + () + + + + setText + classRevisionTestModifyableContent.html + aaa7726394639ea1341cae7ccf3c82afb + ($text) + + + + RevisionTestModifyableContentHandler + classRevisionTestModifyableContentHandler.html + TextContentHandler + + + __construct + classRevisionTestModifyableContentHandler.html + a7d315d36b507f842eb651dbf2eace28d + () + + + + makeEmptyContent + classRevisionTestModifyableContentHandler.html + aa4627ffa6306fb863e0a755b93c7df24 + () + + + + unserializeContent + classRevisionTestModifyableContentHandler.html + a732feaaa6fa433e9073b393d4e8f54f8 + ($text, $format=null) + + + + RightsLogFormatter + classRightsLogFormatter.html + LogFormatter + + + getMessageKey + classRightsLogFormatter.html + a0d1cb7b617f34140d3639a1df00499d8 + () + + + + getMessageParameters + classRightsLogFormatter.html + abe05f53cf874425a6e2f8bedbf20cd5e + () + + + + makePageLink + classRightsLogFormatter.html + a483484d229dd56e53a230684d11e6fc7 + (Title $title=null, $parameters=array()) + + + + RollbackAction + classRollbackAction.html + FormlessAction + + + getName + classRollbackAction.html + af2ac3fbbed20cff2dfffbef6647e88fa + () + + + + getRestriction + classRollbackAction.html + a9b77a71b6b5c06937a63a449c7a07036 + () + + + + onView + classRollbackAction.html + ac04edb8c28688a81f5a241637bd45b76 + () + + + + getDescription + classRollbackAction.html + a5b9e0b7fd5acdc4e467e5a6ecc14dbdb + () + + + + RollbackEdits + classRollbackEdits.html + Maintenance + + + __construct + classRollbackEdits.html + a46c24c1d0eb970bc224b988a88701883 + () + + + + execute + classRollbackEdits.html + a49024e226daed0c2e53b6173eec42b17 + () + + + + getRollbackTitles + classRollbackEdits.html + a2926af8a4f0324cb81aeaeb018e53240 + ($user) + + + + RSSFeed + classRSSFeed.html + ChannelFeed + + + formatTime + classRSSFeed.html + af9c4cd45ec344102089d7278656e28f9 + ($ts) + + + + outFooter + classRSSFeed.html + ad545d25d103ea3e4578505a3c302df85 + () + + + + outHeader + classRSSFeed.html + a7e4a954cc9ad00acdd471b7cfc1f50eb + () + + + + outItem + classRSSFeed.html + abbb505d07265439d78163b6b46e561e9 + ($item) + + + + RunJobs + classRunJobs.html + Maintenance + + + __construct + classRunJobs.html + aa6b6298c4ae81f81ff4c16d9145d23ec + () + + + + execute + classRunJobs.html + a6e86520e1c7335701341f44ed020e124 + () + + + + memoryLimit + classRunJobs.html + a9e78c9becbf118276d29b75b471a6927 + () + + + + assertMemoryOK + classRunJobs.html + a5e03073217fb0e796c3b1cfbe6e8e05a + () + + + + getBackoffTimeToWait + classRunJobs.html + a3fb28cfd25ee158feb3b3da6de044edd + (Job $job) + + + + loadBackoffs + classRunJobs.html + aa224c492e79e0b6135a19fa91a9292b8 + () + + + + runJobsLog + classRunJobs.html + a2de59c086c318864df764b9f9973e221 + ($msg) + + + + syncBackoffs + classRunJobs.html + a27d40263b6058f53c9b2f987eded1028 + (array $backoffs) + + + + RunningStat + classRunningStat.html + + + count + classRunningStat.html + a71e8ab7a4ebed144c3875976b82a480c + () + + + + getMean + classRunningStat.html + ac128947ce15800627c96de2fd7eb4eba + () + + + + getStdDev + classRunningStat.html + a05528ed875a3ac2907f3b7e947c9708f + () + + + + getVariance + classRunningStat.html + a8160f413351a2b7116a3d3e7f76d05e8 + () + + + + merge + classRunningStat.html + ad043985d6dc256eeb1b4ca4cc7d2943f + (RunningStat $other) + + + + push + classRunningStat.html + a2918db0a16f5ef88bccbf0dc081bc0eb + ($x) + + + float + $m1 + classRunningStat.html + a81814eaa7657d69f5e5464b119a3a3b2 + + + + float + $m2 + classRunningStat.html + a330ea4c01cf0a166a20ac3e4af665f7e + + + + float + $max + classRunningStat.html + af2ac4f110449294de5f7a7110ba40dd1 + + + + float + $min + classRunningStat.html + a07f300c7dcd797592e80276d7b9ab3ab + + + + int + $n + classRunningStat.html + aaa9908eba63493205e1833c51b301d63 + + + + + RunningStatTest + classRunningStatTest.html + MediaWikiTestCase + + + testRunningStatAccuracy + classRunningStatTest.html + afd066b66eef952f096bb8c09c25e490b + () + + + + testRunningStatMerge + classRunningStatTest.html + a16ae3dcc2742c888bd4bd4528865c1c3 + () + + + + $points + classRunningStatTest.html + a738b85aaf8723f587f2f2c905249cd11 + + + + + Sanitizer + classSanitizer.html + + static + attributeWhitelist + classSanitizer.html + af44806a1f354468522d18252b8ccca0f + ($element) + + + static + checkCss + classSanitizer.html + ab64e762bd6ef22eec4a84f6d4be4c253 + ($value) + + + static + cleanUrl + classSanitizer.html + a1a3f1965a248e2bb4f3f79da76bd451b + ($url) + + + static + cleanUrlCallback + classSanitizer.html + a9713c21dceccbac7ac2ea5d296c7d8aa + ($matches) + + + static + cssDecodeCallback + classSanitizer.html + a293a681e28e6e9851ae17d0f06623b8c + ($matches) + + + static + decCharReference + classSanitizer.html + a742e33faab1945b0e0f824cbc53a7b47 + ($codepoint) + + + static + decodeChar + classSanitizer.html + a448d90c96f4b82fad44910fe901856d3 + ($codepoint) + + + static + decodeCharReferences + classSanitizer.html + a4b83c3e5362b012533e49346b4b04043 + ($text) + + + static + decodeCharReferencesAndNormalize + classSanitizer.html + ab8128df55bd0fa46700765a91686c9c6 + ($text) + + + static + decodeCharReferencesCallback + classSanitizer.html + a239e5b57f5777951a808c8dcd4ec021b + ($matches) + + + static + decodeEntity + classSanitizer.html + aca66a8af7d48e4ae0a7b05b8f406a8ae + ($name) + + + static + decodeTagAttributes + classSanitizer.html + a79e8cedcc967c693626c38f83fc80244 + ($text) + + + static + encodeAttribute + classSanitizer.html + a0a776cbdaa0f9e4def0de5937e11f468 + ($text) + + + static + escapeClass + classSanitizer.html + ac8b6e0281196a8b01dace0c94a3c7477 + ($class) + + + static + escapeHtmlAllowEntities + classSanitizer.html + ad66e98fede360b8faa2c1e1ce6928155 + ($html) + + + static + escapeId + classSanitizer.html + ae091dfff62f13c9c1e0d2e503b0cab49 + ($id, $options=array()) + + + static + fixTagAttributes + classSanitizer.html + ae15c0eb8be55d5e75653aa7d6bda0e51 + ($text, $element) + + + static + getAttribsRegex + classSanitizer.html + ab1d362441911c8fd63bdaa6204d878a6 + () + + + static + hackDocType + classSanitizer.html + a84b32d510aeab17eae68650950535f82 + () + + + static + hexCharReference + classSanitizer.html + af57b6379ef28ecbf3477d2c88388934c + ($codepoint) + + + static + mergeAttributes + classSanitizer.html + abe706d446e9dd464a5de557b4272a4c4 + ($a, $b) + + + static + normalizeCharReferences + classSanitizer.html + a7e83e99163ef9b2640ea5dbe82841a77 + ($text) + + + static + normalizeCharReferencesCallback + classSanitizer.html + a04e410911135c836ae842093397f1d3d + ($matches) + + + static + normalizeEntity + classSanitizer.html + a1c7d38f4e91bbd1a36c69642e6c40e04 + ($name) + + + static + normalizeSectionNameWhitespace + classSanitizer.html + a5c5f1fe51f6ab06b636757d7f3a9af0f + ($section) + + + static + removeHTMLcomments + classSanitizer.html + a221bf45497f31195e905604ae03dd093 + ($text) + + + static + removeHTMLtags + classSanitizer.html + a797d2dc61b559b0d8729eeb6a3cc2d46 + ($text, $processCallback=null, $args=array(), $extratags=array(), $removetags=array()) + + + static + safeEncodeAttribute + classSanitizer.html + a80dfffd8b77964bb5534bc8cf51ca478 + ($text) + + + static + safeEncodeTagAttributes + classSanitizer.html + a00de4854100b5727258ea60f868340ed + ($assoc_array) + + + static + setupAttributeWhitelist + classSanitizer.html + a7ba184c82e1ad5d676d5b0f3b8a97819 + () + + + static + stripAllTags + classSanitizer.html + ac549f298d0e5ebc9a33161989d62f43c + ($text) + + + static + validateAttributes + classSanitizer.html + a683ef308cb52c6a39d2279d33c138cbd + ($attribs, $whitelist) + + + static + validateEmail + classSanitizer.html + afa45b7877b57aa51682d13edd7fd5da5 + ($addr) + + + static + validateTag + classSanitizer.html + a7d896a6530e020af957fa772309dc1cd + ($params, $element) + + + static + validateTagAttributes + classSanitizer.html + adf26b43accb60cd19738d240b69b1fbd + ($attribs, $element) + + + const + CHAR_REFS_REGEX + classSanitizer.html + a04f4e2092d4b95e22b31cdee2aafcba1 + + + + const + EVIL_URI_PATTERN + classSanitizer.html + a7668a59c6d6f57c8a40621b27da0a68c + + + + const + XMLNS_ATTRIBUTE_PATTERN + classSanitizer.html + afdcc45c9f788c1a08d1c3159e4c3b781 + + + + static + armorLinksCallback + classSanitizer.html + ab99eae01b528193ce24437da976a39d3 + ($matches) + + + static + getTagAttributeCallback + classSanitizer.html + a683533bacf8b8f1f16d8b0a240dc9c85 + ($set) + + + static + normalizeAttributeValue + classSanitizer.html + a94957719775cb022d00be4a4afc6d59a + ($text) + + + static + normalizeWhitespace + classSanitizer.html + a373c2cfde02e8be83e80ec1be3176c2a + ($text) + + + static + validateCodepoint + classSanitizer.html + a76c8bf90f22d2d531efcd6c9cd66de77 + ($codepoint) + + + static + $attribsRegex + classSanitizer.html + a61eb6d89fe9d055af0a0c9c726d6aa58 + + + + static + $htmlEntities + classSanitizer.html + abf27a59d4acbc793ddcd9db4ca19aa54 + + + + static + $htmlEntityAliases + classSanitizer.html + adb5b6a69c5a5039bcd40c8fc52a32ecb + + + + + SanitizerTest + classSanitizerTest.html + MediaWikiTestCase + + + dataRemoveHTMLtags + classSanitizerTest.html + ad24cca8c3d9d0571ca49934845144b21 + () + + + + testAttributeSupport + classSanitizerTest.html + a8bccc25de462f0af5d9d599d9f5e4d02 + ($tag, $attributes, $expected, $message) + + + + testCssCommentsChecking + classSanitizerTest.html + ae6a06499b8371f09f443bb6020c063f6 + ($expected, $css, $message= '') + + + + testDecodeMixedComplexEntities + classSanitizerTest.html + a4dcdbfbf473a40fa79b1db0c074a6189 + () + + + + testDecodeMixedEntities + classSanitizerTest.html + a08d8a3618c65e222a6c072414acff331 + () + + + + testDecodeNamedEntities + classSanitizerTest.html + a4493eba53305016ff6c47cb2e0f9b24c + () + + + + testDecodeNumericEntities + classSanitizerTest.html + a9712c6c9dbf42c4acc3e0105cab99bd1 + () + + + + testDecodeTagAttributes + classSanitizerTest.html + a854d70edac638801fe34438e25d624ce + ($expected, $attributes, $message= '') + + + + testDeprecatedAttributesUnaltered + classSanitizerTest.html + a97029629d5a4bb191c37b93ae75ea2ff + ($inputAttr, $inputEl, $message= '') + + + + testInvalidAmpersand + classSanitizerTest.html + a37d67cd735ec822a23b33618455fe66f + () + + + + testInvalidEntities + classSanitizerTest.html + a2749dd98af793c4e5e019a8fe424e525 + () + + + + testInvalidNumberedEntities + classSanitizerTest.html + a50ed7d2a1ce618b150544b2b790dff69 + () + + + + testRemoveHTMLtags + classSanitizerTest.html + aae059d951d755065fab24e691b1de0b1 + ($input, $output, $msg=null) + + + + testRemovehtmltagsOnHtml5Tags + classSanitizerTest.html + ab75a3d931f65707421e0d192ce8cbdf3 + ($tag, $escaped) + + + static + provideAttributeSupport + classSanitizerTest.html + ab868c93fd1c318f96b083fb97f64480f + () + + + static + provideCssCommentsFixtures + classSanitizerTest.html + a60d81fd0d5f8a23478bff68e2d35bbc0 + () + + + static + provideDeprecatedAttributes + classSanitizerTest.html + a335c8b210242d317f6eb9256dbb32c77 + () + + + static + provideHtml5Tags + classSanitizerTest.html + a21b651281dce567ed6f223d34bfb1195 + () + + + static + provideTagAttributesToDecode + classSanitizerTest.html + a79efe01ae11cfa236a19274e39222971 + () + + + + setUp + classSanitizerTest.html + a886b9135aaed17d8f0aca4566e9a95ab + () + + + + SanitizerValidateEmailTest + classSanitizerValidateEmailTest.html + MediaWikiTestCase + + + testEmailDoesNotNeedATopLevelDomain + classSanitizerValidateEmailTest.html + a7b8b032bc4fd4eb54ca83fd66413cea0 + () + + + + testEmailDomainCanNotBeginWithDot + classSanitizerValidateEmailTest.html + ac17aa6fe0bc268a2daeb6f0bec1c14d3 + () + + + + testEmailTopLevelDomainCanBeNumerical + classSanitizerValidateEmailTest.html + a8fd817aa7807eb4412f364b7bd18d334 + () + + + + testEmailWellKnownUserAtHostDotTldAreValid + classSanitizerValidateEmailTest.html + a420ba6cd582d8b09513dd83a8ced51ad + () + + + + testEmailWithAPlusInUserName + classSanitizerValidateEmailTest.html + aff6a3bb4b65df4a9c98c6adb76ae9dd5 + () + + + + testEmailWithCommasAreInvalids + classSanitizerValidateEmailTest.html + a9fb6ccdad5d2d7fc1ec947a8ffa7eeab + () + + + + testEmailWithFunnyCharacters + classSanitizerValidateEmailTest.html + a1bab32dacfbd119232ee092a2f4d9172 + () + + + + testEmailWithHyphens + classSanitizerValidateEmailTest.html + afcacf448137d35dfc8387e41abd49cd8 + () + + + + testEmailWithOneCharacterDomainIsValid + classSanitizerValidateEmailTest.html + aa7bc085fa7daae892a8cc8b534355757 + () + + + + testEmailWithoutAtSignIsInvalid + classSanitizerValidateEmailTest.html + adccdfd140515926a0608b0dd32b3a276 + () + + + + testEmailWithUpperCaseCharactersAreValid + classSanitizerValidateEmailTest.html + a7ff159ed329a7204e681569afe74a1b5 + () + + + + testEmailWithWhiteSpacesAreInvalids + classSanitizerValidateEmailTest.html + add262815c002894f10bf5dcd05268072 + () + + + + testEmailWithWhiteSpacesBeforeOrAfterAreInvalids + classSanitizerValidateEmailTest.html + a411f5fde1ec72c098764e3d1162e61c6 + () + + + + checkEmail + classSanitizerValidateEmailTest.html + aacf798e102ee9a71acf55f886d84585f + ($addr, $expected=true, $msg= '') + + + + invalid + classSanitizerValidateEmailTest.html + a6617b652891551011be9f1f9b7252eb3 + ($addr, $msg= '') + + + + valid + classSanitizerValidateEmailTest.html + acc1bc9b25bdf480a45433b25ab786ccb + ($addr, $msg= '') + + + + SavepointPostgres + classSavepointPostgres.html + + + __construct + classSavepointPostgres.html + af1ffa0ce6402b1a0145272d69edcc363 + ($dbw, $id) + + + + __destruct + classSavepointPostgres.html + a19966ff4ca2c45486a91727d7190e576 + () + + + + __toString + classSavepointPostgres.html + a26969c57460049d064d7bac7a4b1a104 + () + + + + commit + classSavepointPostgres.html + acc0144121dcb98d482c9272904a38ca7 + () + + + + release + classSavepointPostgres.html + a6349a42c81752f317882dca502eeb786 + () + + + + rollback + classSavepointPostgres.html + a72885d627964090cd8cce43c37bee536 + () + + + + savepoint + classSavepointPostgres.html + afe34b29e1d9e0bc3ae8bf871ea120d8e + () + + + + query + classSavepointPostgres.html + af7e0453ca2324d91f33a7af2706d75b1 + ($keyword, $msg_ok, $msg_failed) + + + DatabaseBase + $dbw + classSavepointPostgres.html + afd7d2f3a7893557e37f0092ac22ac77e + + + + + $didbegin + classSavepointPostgres.html + a8d31c108dab845e82d108f54af869593 + + + + + $id + classSavepointPostgres.html + a63daa9cdfbbf04aab09b232889c69219 + + + + + ScopedCallback + classScopedCallback.html + + + __construct + classScopedCallback.html + a93210b7e7e0a6c7a208c44c41f78eb11 + ($callback) + + + + __destruct + classScopedCallback.html + a7b1d4c2c94cb9715b3c2ec37ab4295db + () + + + static + cancel + classScopedCallback.html + a17458b7a739fdca97aa1ea8049661799 + (ScopedCallback &$sc=null) + + + static + consume + classScopedCallback.html + a7ae3641f0b4bbab1b282be34a5d84d88 + (ScopedCallback &$sc=null) + + + callable + $callback + classScopedCallback.html + a635a7020c482aed33d0ee43f144726df + + + + + ScopedLock + classScopedLock.html + + + __destruct + classScopedLock.html + a58d5259f980cbe26c3df697c825b30c9 + () + + + static + factory + classScopedLock.html + a6662eae6ed3a417cf58ab71c0e266b39 + (LockManager $manager, array $paths, $type, Status $status, $timeout=0) + + + static + release + classScopedLock.html + a99f5230e273582d8dffe0fc4d6569ec0 + (ScopedLock &$lock=null) + + + + __construct + classScopedLock.html + a29cb6e483cfe519683a5a013a607f23c + (LockManager $manager, array $pathsByType, Status $status) + + + LockManager + $manager + classScopedLock.html + a9a6278a8414284722d719599fa668a0d + + + + array + $pathsByType + classScopedLock.html + a680093d1e85dbfd06aee2a37b91707f6 + + + + Status + $status + classScopedLock.html + a717a518808a8feb15531b0a61b59b648 + + + + + ScopedPHPTimeout + classScopedPHPTimeout.html + + + __construct + classScopedPHPTimeout.html + abd2dde2a2006d5d97324f29aa5edf99b + ($seconds) + + + + __destruct + classScopedPHPTimeout.html + ad9a0b47285d31b65e597dc219404c618 + () + + + const + MAX_TOTAL_CALLS + classScopedPHPTimeout.html + a4858240e5ce0dbcce39172707d5b5d2a + + + + const + MAX_TOTAL_TIME + classScopedPHPTimeout.html + af32dad592ca8d8a58bdb7903057b9467 + + + + + $oldIgnoreAbort + classScopedPHPTimeout.html + a281188c42a724fcaef82870a6cf7b9ed + + + + + $oldTimeout + classScopedPHPTimeout.html + ace84ed5c26b181634859630ac63526b2 + + + + + $startTime + classScopedPHPTimeout.html + a2280a5b867cff54207c05bc8573fa669 + + + + static + $stackDepth + classScopedPHPTimeout.html + af93db81cc170e5fc761e6a6044bf4770 + + + + static + $totalCalls + classScopedPHPTimeout.html + ae50f457c6a0c44232fdd12bf8068f266 + + + + static + $totalElapsed + classScopedPHPTimeout.html + a8408929be2ef5303ee9ab72401a603db + + + + + SearchDatabase + classSearchDatabase.html + SearchEngine + + + __construct + classSearchDatabase.html + a1fdfb632c4e5826d65888a6925b874db + (DatabaseBase $db=null) + + + DatabaseBase + $db + classSearchDatabase.html + af26f506ef7b02c3c0c2f801a81acc6af + + + + + SearchDump + classSearchDump.html + DumpIterator + + + __construct + classSearchDump.html + a059845c62fd9ec24a30c1857eeb63262 + () + + + + getDbType + classSearchDump.html + ad0ded6869fc1b1fa1620afccfee86041 + () + + + + processRevision + classSearchDump.html + a7c20075a76596f99f80bd7c00d984b77 + ($rev) + + + + SearchEngine + classSearchEngine.html + + + delete + classSearchEngine.html + a55015db17eb3d37e64f57fb496e569c8 + ($id, $title) + + + + filter + classSearchEngine.html + aaa36a96a0ec71f68bbc2f245b29dfaba + ($text) + + + + getTextFromContent + classSearchEngine.html + a77af254985be9c5e1673245d7ae06fc1 + (Title $t, Content $c=null) + + + + normalizeText + classSearchEngine.html + ac1dde77b84aacc3d120a47c05061676e + ($string) + + + + replacePrefixes + classSearchEngine.html + afa8641e29383da0a2f6ca4e15a590874 + ($query) + + + + searchText + classSearchEngine.html + a2c30c2d59444d151496ae58cbfbf132f + ($term) + + + + searchTitle + classSearchEngine.html + af2e5ed258a8a0c2a64c68aacc69c591c + ($term) + + + + setFeatureData + classSearchEngine.html + a43eec99c96bb9c034e0814a689366980 + ($feature, $data) + + + + setLimitOffset + classSearchEngine.html + a5590e66d5e631980e2ba73505ecf19ea + ($limit, $offset=0) + + + + setNamespaces + classSearchEngine.html + ae7b4647a61bc61f5fbf9c91b6bab5dbf + ($namespaces) + + + + setShowSuggestion + classSearchEngine.html + ae213e7ba8503787353c19ee905225e85 + ($showSuggestion) + + + + supports + classSearchEngine.html + a0fd442f48f3938f7525cc6da818ff510 + ($feature) + + + + textAlreadyUpdatedForIndex + classSearchEngine.html + a6776cc79164b37d1a7ed818e4c0e547d + () + + + + transformSearchTerm + classSearchEngine.html + aa92eba5a670e824f115e1cd1d9b4e9d7 + ($term) + + + + update + classSearchEngine.html + aa1070bd49d57b07ac76b55db719d9f52 + ($id, $title, $text) + + + + updateTitle + classSearchEngine.html + aa3a440dd84f95286ea189615d1ec9496 + ($id, $title) + + + static + create + classSearchEngine.html + ad7f5d2ce38b4461cc477e9bc92fdfb7e + ($type=null) + + + static + defaultNamespaces + classSearchEngine.html + a62a2ca04281fc146ae7b8f1c5b0d65e0 + () + + + static + getNearMatch + classSearchEngine.html + aa5e996d242de4d332d19356a60c9d094 + ($searchterm) + + + static + getNearMatchResultSet + classSearchEngine.html + a17383e536c3905f1d9bbd7ce338ea554 + ($searchterm) + + + static + getOpenSearchTemplate + classSearchEngine.html + aab28a6bc96b23a1feaee9e7203d53872 + () + + + static + getSearchTypes + classSearchEngine.html + ab49c8ec0310f0c4a206152799f24fcef + () + + + static + legalSearchChars + classSearchEngine.html + a5474f406d263ef497c1670996e5e8166 + () + + + static + namespacesAsText + classSearchEngine.html + a71a8a6bef2be860dcee7883c96c0c277 + ($namespaces) + + + static + searchableNamespaces + classSearchEngine.html + a014e6eb19f37996c84d8a7914c445fe2 + () + + + static + userHighlightPrefs + classSearchEngine.html + a8e15ffb1eaedaf7e628253468472d0b3 + () + + + static + userNamespaces + classSearchEngine.html + adfe0ef0ee71a7d65781a106fad1d9bb3 + ($user) + + + int[] + $namespaces + classSearchEngine.html + a66d7fd99f032a7e48f56b4b3861439d8 + + + + string + $prefix + classSearchEngine.html + a917c1560ed4dd709e80db748893ca156 + + + + array + $features + classSearchEngine.html + a5411ea513664a5637f7f4a9ffd53c24b + + + + int + $limit + classSearchEngine.html + aea3c2ff7cb598913aff2a27bf507ab0c + + + + int + $offset + classSearchEngine.html + a2ec9ce8ec15108a3fe71b28e4da7d064 + + + + array string + $searchTerms + classSearchEngine.html + a665d91358ed5196028f60c0b98b8fb5f + + + + bool + $showSuggestion + classSearchEngine.html + a2f06a3b4854e873493695046d444555b + + + + static + getNearMatchInternal + classSearchEngine.html + adbf7d64ed76d164c7aba28ec52348677 + ($searchterm) + + + + SearchEngineDummy + classSearchEngineDummy.html + SearchEngine + + + SearchEngineTest + classSearchEngineTest.html + MediaWikiLangTestCase + + + testFullWidth + classSearchEngineTest.html + a177d8522414ace2f90c0656eb763af8d + () + + + + testTextPowerSearch + classSearchEngineTest.html + a923f58f6622f340c702a108c7a8f0e8f + () + + + + testTextSearch + classSearchEngineTest.html + a312c8797b3f1f883942387069bd1afd0 + () + + + + testTextTitlePowerSearch + classSearchEngineTest.html + add682a9d5f5020314e15eaf736f7061a + () + + + + testTitleSearch + classSearchEngineTest.html + a59718e437878a7fc2d7cc74c675017c5 + () + + + + addPages + classSearchEngineTest.html + a3aa08cabe867977f3eeadfe441c3e658 + () + + + + fetchIds + classSearchEngineTest.html + ae05ec54e9e78a06e525031f9948fc36f + ($results) + + + + insertPage + classSearchEngineTest.html + afc8bf70dfdd5698230ce603212d3d882 + ($pageName, $text, $ns) + + + + setUp + classSearchEngineTest.html + abf935a7d97c748c6946cbc5af1c8f572 + () + + + + tearDown + classSearchEngineTest.html + a009343eaab429427dd6bdb9dd29fb77a + () + + + + $pageList + classSearchEngineTest.html + a23f21b234bcd35729f5ac3706cb2009d + + + + SearchEngine + $search + classSearchEngineTest.html + a4a85a9cc468b878249e559c3b233858b + + + + + SearchHighlighter + classSearchHighlighter.html + + + __construct + classSearchHighlighter.html + ac4b56b06a8fa7a4018957b81c6ba4695 + ($cleanupWikitext=true) + + + + caseCallback + classSearchHighlighter.html + a3d07f30ea7f0861a521f2f9f481e4e7b + ($matches) + + + + extract + classSearchHighlighter.html + a5c5fc97a6b0555b67d4ad75a335a65bf + ($text, $start, $end, &$posStart=null, &$posEnd=null) + + + + highlightSimple + classSearchHighlighter.html + aacc2dbdfeeb98e5499bffcb84ffc954d + ($text, $terms, $contextlines, $contextchars) + + + + highlightText + classSearchHighlighter.html + a15de1bed643b8c0bfbce1309dbf8a684 + ($text, $terms, $contextlines, $contextchars) + + + + linkReplace + classSearchHighlighter.html + a2f28fce75d1ec6eca5f445938564a6f8 + ($matches) + + + + position + classSearchHighlighter.html + a4f0ade54685f468e9dc9f63592a698fd + ($text, $point, $offset=0) + + + + process + classSearchHighlighter.html + a6b5488d4e67be3d61ad9c0b023f80bac + ($pattern, $extracts, &$linesleft, &$contextchars, &$out, &$offsets) + + + + removeWiki + classSearchHighlighter.html + a70500e3aedd6048352bac7087848a846 + ($text) + + + + splitAndAdd + classSearchHighlighter.html + aa9064f1a5faa654477ccbd78870fb8c5 + (&$extracts, &$count, $text) + + + + $mCleanWikitext + classSearchHighlighter.html + adeeb024ab6d9e4219f0086d1c6f98a10 + + + + + SearchMssql + classSearchMssql.html + SearchDatabase + + + getIndexField + classSearchMssql.html + af92d6f56e03ba7df66d28520612e8d57 + ($fulltext) + + + + getQuery + classSearchMssql.html + accf5dc8e290c127e9cb9ca52ed87705e + ($filteredTerm, $fulltext) + + + + parseQuery + classSearchMssql.html + a706e1ec49d51afa85be0fc7dcc54237f + ($filteredText, $fulltext) + + + + queryLimit + classSearchMssql.html + a30f658b4131ddfea91a847ca2a98a13b + ($sql) + + + + queryMain + classSearchMssql.html + adf3eee53b0c28b4d6a832073aa77b77e + ($filteredTerm, $fulltext) + + + + queryNamespaces + classSearchMssql.html + a48135f3cc8f6c8576c12d9cffa97ddc5 + () + + + + queryRanking + classSearchMssql.html + ad95d2c19ccc0f5b2bb2fb00a15836686 + ($filteredTerm, $fulltext) + + + + searchText + classSearchMssql.html + a82f1a8827dda7a7f304032f1529b34db + ($term) + + + + searchTitle + classSearchMssql.html + aaedffdf6b8a021cf2c3b3c699cdc4659 + ($term) + + + + update + classSearchMssql.html + a02ef04f567d7f8ed0bf336a395da352f + ($id, $title, $text) + + + + updateTitle + classSearchMssql.html + a3752dc7a50cced30ba7a9bc0413e0498 + ($id, $title) + + + + SearchMySQL + classSearchMySQL.html + SearchDatabase + + + delete + classSearchMySQL.html + a980fc123dc7b9ed0f75a42730984e229 + ($id, $title) + + + + getCountQuery + classSearchMySQL.html + a4c78b2fb5f873775713af7e39d4e33fd + ($filteredTerm, $fulltext) + + + + getIndexField + classSearchMySQL.html + a730fe193ad14f175d479bccb04cc8cde + ($fulltext) + + + + getQuery + classSearchMySQL.html + a8f434b5d0936a89616976594a09429f9 + ($filteredTerm, $fulltext) + + + + normalizeText + classSearchMySQL.html + a436c28e1bcef4ef57d9d55a6ba5f84b4 + ($string) + + + + parseQuery + classSearchMySQL.html + a039b0375e6e519f9c395f0a0ff71acb7 + ($filteredText, $fulltext) + + + + queryMain + classSearchMySQL.html + a0f085247aad750467f923fb7f1f667d0 + (&$query, $filteredTerm, $fulltext) + + + + queryNamespaces + classSearchMySQL.html + aa4186c751d8eb392db02f10bb077bc6f + (&$query) + + + + regexTerm + classSearchMySQL.html + ae3e3789b8d837762d3b5065eef46d47d + ($string, $wildcard) + + + + searchText + classSearchMySQL.html + ae013b3e6dc7fa9c715c5e1ed9b905dbf + ($term) + + + + searchTitle + classSearchMySQL.html + a00e026f3e79310d3666f0302630e2685 + ($term) + + + + supports + classSearchMySQL.html + ac6e24bdbc3258246fbc89b4ed8cf8642 + ($feature) + + + + update + classSearchMySQL.html + a6d1ebb49d1431c2a4de0e9b84b21655e + ($id, $title, $text) + + + + updateTitle + classSearchMySQL.html + a0ba4eed1bbd16df05d57348ffb23a091 + ($id, $title) + + + static + legalSearchChars + classSearchMySQL.html + ac4e055395617e8d860f05e98d00c0323 + () + + + + limitResult + classSearchMySQL.html + a99d7c6f94b0e4ad8365bfcea5ed7fcd9 + (&$query) + + + + minSearchLength + classSearchMySQL.html + ac1a5798dd2bd9145b0abdaa65a9dde9d + () + + + + queryFeatures + classSearchMySQL.html + a45de596c1042f6f8e20063ead34f4219 + (&$query) + + + + searchInternal + classSearchMySQL.html + abfcc4d5d47dd034e5dd5af9cb697683c + ($term, $fulltext) + + + + stripForSearchCallback + classSearchMySQL.html + a5f6d67154fa97675f0f6923e1246e45d + ($matches) + + + + $strictMatching + classSearchMySQL.html + aa075f42271b445bbd66f6e590398ce39 + + + + static + $mMinSearchLength + classSearchMySQL.html + a882b2132824711276f4d94cc3d266140 + + + + + SearchNearMatchResultSet + classSearchNearMatchResultSet.html + SearchResultSet + + + __construct + classSearchNearMatchResultSet.html + aee44b288b21c3de25166d1da7a0398de + ($match) + + + + hasResult + classSearchNearMatchResultSet.html + a51a8f89c07fb7240f0b1253331d1a6cd + () + + + + next + classSearchNearMatchResultSet.html + ab792cc6fa7d14ecefe09e2d240bb28f1 + () + + + + numRows + classSearchNearMatchResultSet.html + a9b97c5c4ff032a9a1bea5711c9a5b0bf + () + + + + $fetched + classSearchNearMatchResultSet.html + a851710dc57da49a427634c4bb8b24045 + + + + + SearchOracle + classSearchOracle.html + SearchDatabase + + + getIndexField + classSearchOracle.html + afe93076db3caa1672ecfa239cc2f813e + ($fulltext) + + + + getQuery + classSearchOracle.html + a839a6a6911bf2b6e5f45c90940705cc0 + ($filteredTerm, $fulltext) + + + + parseQuery + classSearchOracle.html + a30c876c06b1efb8cb773e8dfa11567dd + ($filteredText, $fulltext) + + + + queryLimit + classSearchOracle.html + ae62a4104d948edc43c43e93ccc675ab2 + ($sql) + + + + queryMain + classSearchOracle.html + a8f7011be086e5f8c10a815d27d731a52 + ($filteredTerm, $fulltext) + + + + queryNamespaces + classSearchOracle.html + a23b2bcbe2f3bc38ab98786f368c69cbe + () + + + + queryRanking + classSearchOracle.html + a5e071fb0451719fe63bfa6f68880ff78 + ($filteredTerm, $fulltext) + + + + searchText + classSearchOracle.html + aaa1f54fb0e792e16f444b8d8807fb5f9 + ($term) + + + + searchTitle + classSearchOracle.html + aec4364b4602c6928aa0d2e4a930685d9 + ($term) + + + + update + classSearchOracle.html + a7991019c7187715630133d64b0a754e9 + ($id, $title, $text) + + + + updateTitle + classSearchOracle.html + a60ede3cfce1e55cb911d3cb522871fb1 + ($id, $title) + + + static + legalSearchChars + classSearchOracle.html + aeed2527e62be794c41803df0cc580aeb + () + + + + escapeTerm + classSearchOracle.html + aba5564e83d6ebc1da76dd2a710201f6d + ($t) + + + + $reservedWords + classSearchOracle.html + adfba55a7fd01da6a0096ae3c038f068e + + + + + SearchPostgres + classSearchPostgres.html + SearchDatabase + + + parseQuery + classSearchPostgres.html + aa48f22d1c3f02b63521242854de821fd + ($term) + + + + searchQuery + classSearchPostgres.html + ae00f9d6133184fb9152214504f52cf4b + ($term, $fulltext, $colname) + + + + searchText + classSearchPostgres.html + aa002b70f2c1512dbb430d01135946506 + ($term) + + + + searchTitle + classSearchPostgres.html + a3f8e9aee9a79cf1586a6b8dcee3ebdf1 + ($term) + + + + update + classSearchPostgres.html + af3e080f04debb8cf4869029985d0e20f + ($pageid, $title, $text) + + + + updateTitle + classSearchPostgres.html + a152ffb701e5ebc711afa6f13be08b5f8 + ($id, $title) + + + + SearchResult + classSearchResult.html + + + __construct + classSearchResult.html + a21b26f468ed2fbfdd8ee5130ae4677de + ($row=null) + + + + getByteSize + classSearchResult.html + abd745df36e83599a3e572044453d5e9c + () + + + + getFile + classSearchResult.html + a5389b02898d0cb7d359fe8c2d4d61eba + () + + + + getInterwikiNamespaceText + classSearchResult.html + a6ed4090344689bb6b158f8e4ea1c6237 + () + + + + getInterwikiPrefix + classSearchResult.html + aec6e186dc3e44f535765eb03f4cf804d + () + + + + getRedirectSnippet + classSearchResult.html + afa773c317ac947897804e9c10e843577 + () + + + + getRedirectTitle + classSearchResult.html + a6c91325dd7e857f9670ce1dd2b5045d5 + () + + + + getScore + classSearchResult.html + aa49f8907f75bbc13176dae93f97bf2c0 + () + + + + getSectionSnippet + classSearchResult.html + a1b18f04a6787487f08a9f747834f2e4e + () + + + + getSectionTitle + classSearchResult.html + abf62e7f918850f7ae2023b4ae376a665 + () + + + + getTextSnippet + classSearchResult.html + a271ebb37d4f0fd047fd6d9d3e241602d + ($terms) + + + + getTimestamp + classSearchResult.html + ab6acf0077d2def9b1830cf6e7a06e59b + () + + + + getTitle + classSearchResult.html + a00ee93056e461d0aa0f940b4bfc7631e + () + + + + getTitleSnippet + classSearchResult.html + abbdb50be40c4e29fefa7f102eac81ef8 + () + + + + getWordCount + classSearchResult.html + a622fb0f6ac4e03d68d782a7bea6e124a + () + + + + hasRelated + classSearchResult.html + a0f9f41be70d9df93091e32ef36cdd4d6 + () + + + + isBrokenTitle + classSearchResult.html + a9e445eee54e0883103479857cec55978 + () + + + + isFileMatch + classSearchResult.html + a6d2d664fd3b0e2b266eae38e4a52f44f + () + + + + isMissingRevision + classSearchResult.html + a365a2e410121048d979508d15402b055 + () + + + static + newFromRow + classSearchResult.html + a5a496b714b77a7391f335bc452532a80 + ($row) + + + static + newFromTitle + classSearchResult.html + a33076c825957b23e696ca0e64d505958 + ($title) + + + + initFromRow + classSearchResult.html + a865d48feafa715db3470b5c2b06709fd + ($row) + + + + initFromTitle + classSearchResult.html + aeebaa2c830f7404aebccd7fcd4b60d34 + ($title) + + + + initText + classSearchResult.html + a054b8d472a22b519a87bf8e43399d473 + () + + + File + $mImage + classSearchResult.html + a4eb1bd7120cad569326892cde84e1476 + + + + Revision + $mRevision + classSearchResult.html + a32db5af46c7c287419460abc810e6fdc + + + + string + $mText + classSearchResult.html + ad854afaedfb3f98da4f0375ed77caf6f + + + + Title + $mTitle + classSearchResult.html + aa49b0c545b14549f788276e30cc54b06 + + + + + SearchResultSet + classSearchResultSet.html + + + free + classSearchResultSet.html + a6427c054446809abbf3affc41e2e677b + () + + + + getInterwikiResults + classSearchResultSet.html + a9238e79e0fc5738cb2b37dbd52fc647d + () + + + + getSuggestionQuery + classSearchResultSet.html + a6f8c64599f73f776988cd9e0dc045b6b + () + + + + getSuggestionSnippet + classSearchResultSet.html + a13ea350164359df347841ad3258ecb56 + () + + + + getTotalHits + classSearchResultSet.html + a30481f09bb78aed9510930b3df8a29d4 + () + + + + hasInterwikiResults + classSearchResultSet.html + aefd3c1072ea54b7d61dcaf8261f3da58 + () + + + + hasResults + classSearchResultSet.html + a70e09c0244fcb9d30032b22ad882c47f + () + + + + hasSuggestion + classSearchResultSet.html + ac20e76d78df2917ac71bd1bab98cc87a + () + + + + next + classSearchResultSet.html + acce40489d881c3515871647c82c343c5 + () + + + + numRows + classSearchResultSet.html + aa14d712beba3380bc2483a116d605c49 + () + + + + searchContainedSyntax + classSearchResultSet.html + a5c1a0380439ae341495259616e12f352 + () + + + + termMatches + classSearchResultSet.html + ae38036e28f572e5c90792bb6e82f403b + () + + + + SearchResultTooMany + classSearchResultTooMany.html + + + SearchSqlite + classSearchSqlite.html + SearchDatabase + + + fulltextSearchSupported + classSearchSqlite.html + a2447bfbfceb975ba6d2db372fdf710f6 + () + + + + getCountQuery + classSearchSqlite.html + ad97f0f943741ae3440c8f09f983d145e + ($filteredTerm, $fulltext) + + + + getIndexField + classSearchSqlite.html + ac6cef204458af2d5ceed79baf60e5937 + ($fulltext) + + + + getQuery + classSearchSqlite.html + ab114d30d65e1d6716ed72901cec7703f + ($filteredTerm, $fulltext) + + + + limitResult + classSearchSqlite.html + a35867d44685fdba360380a9db65adfae + ($sql) + + + + parseQuery + classSearchSqlite.html + a1bd16dd7c26e09fcf69795da4718c3f1 + ($filteredText, $fulltext) + + + + queryMain + classSearchSqlite.html + ad9f176aca331499d5cb03c7153a47f5b + ($filteredTerm, $fulltext) + + + + queryNamespaces + classSearchSqlite.html + ab9ca84b237bae2ff02c466c89967a7b0 + () + + + + regexTerm + classSearchSqlite.html + a0eb0754d6e6a9ac2c7ff24b244aa1313 + ($string, $wildcard) + + + + searchText + classSearchSqlite.html + a4e794f21b058682fd15e0d8c2bc05053 + ($term) + + + + searchTitle + classSearchSqlite.html + a70222955ffbe8346a567d7b6cac3203c + ($term) + + + + update + classSearchSqlite.html + a977051c1268f59a34ae967a92b2fd4e6 + ($id, $title, $text) + + + + updateTitle + classSearchSqlite.html + a2e2792d58b472dc2c04eec5891c7073e + ($id, $title) + + + static + legalSearchChars + classSearchSqlite.html + a4d91b9bca320eba0507604b7de35c59c + () + + + + searchInternal + classSearchSqlite.html + a3503d04f1ec872cf344780c0fe2ee01c + ($term, $fulltext) + + + + SearchUpdate + classSearchUpdate.html + DeferrableUpdate + + + __construct + classSearchUpdate.html + a48d97d4815bdfb5d308d20121d3a39e8 + ($id, $title, $c=false) + + + + doUpdate + classSearchUpdate.html + ac3e1405a38f696babe0eaa463df5acff + () + + + static + updateText + classSearchUpdate.html + ace2c79911dc78c637c35e95bed552dd9 + ($text) + + + + indexTitle + classSearchUpdate.html + aed445287604a0e8d4395e9bb00a74c56 + () + + + Content bool + $content + classSearchUpdate.html + abad6e21dbd3b8d0da6b77cd1a57035fc + + + + int + $id + classSearchUpdate.html + aff4ab35ca6965a612bea58379b97b877 + + + + Title + $title + classSearchUpdate.html + aca1ee525e9b83549e4cf3cfd8187b563 + + + + + SearchUpdateTest + classSearchUpdateTest.html + MediaWikiTestCase + + + testBug32712 + classSearchUpdateTest.html + a871214b059e1521fc07b6e911bc61f6e + () + + + + testUpdateText + classSearchUpdateTest.html + a6ce6de8d6ebea2ef9457eae81fd80d90 + () + + + + updateText + classSearchUpdateTest.html + ae84fe391abdd27ccaad475ddf0d1f08d + ($text) + + + + setUp + classSearchUpdateTest.html + a23fe2f2b21658da36914c0143b3db115 + () + + + + SemiMockedFetchText + classSemiMockedFetchText.html + FetchText + + + getStdin + classSemiMockedFetchText.html + ae6cb3bc4d74f0d7bd8a62ab47ca51845 + ($len=null) + + + + mockGetInvocations + classSemiMockedFetchText.html + ae4d32c9cf6386d7b3164c2344824f408 + () + + + + mockStdin + classSemiMockedFetchText.html + a8a4eab595a9c897930fec7f24f265c0f + ($stdin) + + + array + $mockInvocations + classSemiMockedFetchText.html + ac3a8670c7e9e115015a25e904ba87225 + + + + bool + $mockSetUp + classSemiMockedFetchText.html + a56a091e385702808c6ffacfda1ed8b94 + + + + string null + $mockStdinText + classSemiMockedFetchText.html + a91d0e669b0aac2e3d803c652393ae462 + + + + + SevenZipStream + classSevenZipStream.html + + + stream_close + classSevenZipStream.html + acd482fc4d0be2629d6f8695907328c23 + () + + + + stream_eof + classSevenZipStream.html + a322f9a34f26555140cd67ba595acb8c0 + () + + + + stream_flush + classSevenZipStream.html + a6e9f14e22ba809891d91f37b9f65233f + () + + + + stream_open + classSevenZipStream.html + abed5a0671dc8f8c5380457ba573fb990 + ($path, $mode, $options, &$opened_path) + + + + stream_read + classSevenZipStream.html + a86f7fad175bf671f0c87a64e8cf29e5d + ($count) + + + + stream_seek + classSevenZipStream.html + a3c70507708d506b4ab09294a0d8c6d60 + ($offset, $whence) + + + + stream_tell + classSevenZipStream.html + a654d9f7f94b10b54a7ffccf80e979213 + () + + + + stream_write + classSevenZipStream.html + aab6bf091fbd094ca40a72eda666f436a + ($data) + + + + url_stat + classSevenZipStream.html + a01a98bb859c6c2daaec5f0c8f45b7d04 + ($path, $flags) + + + + $stream + classSevenZipStream.html + aa248ac12a6149da20d2c69cae5157c26 + + + + + stripPath + classSevenZipStream.html + a8b3e291316a3d2c78ab11b8631d58c54 + ($path) + + + + ShiConverter + classShiConverter.html + LanguageConverter + + + autoConvert + classShiConverter.html + adcb7d356acd6f3bbbb76ca32bc722df2 + ($text, $toVariant=false) + + + + findVariantLink + classShiConverter.html + a78fa5f953cd9ae43c1a71c2599a9073f + (&$link, &$nt, $ignoreOtherCond=false) + + + + loadDefaultTables + classShiConverter.html + ac0cae3d1352753becbd7165f79c14613 + () + + + + parseManualRule + classShiConverter.html + afbac9654ced9c98d67b24177ec4825b8 + ($rule, $flags=array()) + + + + parserConvert + classShiConverter.html + a799b221bebe3349b35a31fdcf5e5d1db + ($text, &$parser) + + + + translate + classShiConverter.html + a91b2073e274c5579042510a33f0828f9 + ($text, $toVariant) + + + + $mToLatin + classShiConverter.html + a5cd5e07335a98f218c753cc9478046e9 + + + + + $mToTifinagh + classShiConverter.html + a2dd24775fcac69fbb5a77d7f3cb24617 + + + + + $mUpperToLowerCaseLatin + classShiConverter.html + a18b3c8df19e7f2c12a9e8ec0735cecbf + + + + + $mDoContentConvert + classShiConverter.html + a1f82fde02f558adf3d9304d7ca3c5682 + + + + + ShortPagesPage + classShortPagesPage.html + QueryPage + + + __construct + classShortPagesPage.html + adc6c143b2ee5f729a246d508e0af21c3 + ($name= 'Shortpages') + + + + formatResult + classShortPagesPage.html + a54c9de28ccbc65ec4492587259251a45 + ($skin, $result) + + + + getOrderFields + classShortPagesPage.html + a22315b9f0e43c39b2db241a50dc61699 + () + + + + getQueryInfo + classShortPagesPage.html + ab59007de9730e9dcb131e87f0106dd2b + () + + + + isSyndicated + classShortPagesPage.html + aa307bfef533a19c431d0fe1dc0167ee0 + () + + + + preprocessResults + classShortPagesPage.html + a1aa3cc6c5d94debfee408f374354fdd7 + ($db, $res) + + + + sortDescending + classShortPagesPage.html + aebc27b7329229ab3f0e620b76d8e094a + () + + + + getGroupName + classShortPagesPage.html + aa928d0427fd81e49337927ab293b2d6e + () + + + + ShowCacheStats + classShowCacheStats.html + Maintenance + + + __construct + classShowCacheStats.html + a41e6a717fcf34044d2492346a3e6ab8b + () + + + + execute + classShowCacheStats.html + a8b9eee480fb062eb4d1e9e6535e05890 + () + + + + getDbType + classShowCacheStats.html + a533f1dcb27d0f3f65046c05a9baa8e75 + () + + + + ShowJobs + classShowJobs.html + Maintenance + + + __construct + classShowJobs.html + a2f50330ecedf2ad2d9faf088c0a3908d + () + + + + execute + classShowJobs.html + a281489b2bf755a94f5e4f8efa9c38745 + () + + + + ShowSiteStats + classShowSiteStats.html + Maintenance + + + __construct + classShowSiteStats.html + a1117ef491ba17346b247ec7ba350c6e2 + () + + + + execute + classShowSiteStats.html + a8f94e838572e4127300dc3fa036b22a5 + () + + + + SideBarTest + classSideBarTest.html + MediaWikiLangTestCase + + + testExpandMessages + classSideBarTest.html + a34141c3a6463fd7e6af790d0d22444f9 + () + + + + testExternalUrlsRequireADescription + classSideBarTest.html + af1eac9e0e86f3623e5212de8a5edb024 + () + + + + testRespectExternallinktarget + classSideBarTest.html + a765b9a507751e704b1ffe98936faf05f + ($externalLinkTarget) + + + + testRespectWgnofollowlinks + classSideBarTest.html + a5e97538e18f781b2d0fd3c2325ebc348 + () + + + + testSidebarWithOnlyTwoTitles + classSideBarTest.html + a19c23c44b51408e94353ceb37a534748 + () + + + + testTestAttributesAssertionHelper + classSideBarTest.html + a761265ac0de465dab87f25d0a32a262d + () + + + + testTrickyPipe + classSideBarTest.html + a677fd298a91e45e2900b2bb4a6dfa2f5 + () + + + static + dataRespectExternallinktarget + classSideBarTest.html + aaf2b5a2d30a7e87914783f84eb2ca380 + () + + + + setUp + classSideBarTest.html + aea2799311367827bddf0dfd1b0de151d + () + + + + assertSideBar + classSideBarTest.html + af8b0d11e8cb2eee275c3bd1b468aa0ab + ($expected, $text, $message= '') + + + + getAttribs + classSideBarTest.html + a1c485b4789cf9c047a469ae4ad532ab5 + () + + + + initMessagesHref + classSideBarTest.html + a8211de139126d9fadcc1a0cfbce603a8 + () + + + + $messages + classSideBarTest.html + a905fe939fc99326f4eb2f087d1583b98 + + + + SkinTemplate + $skin + classSideBarTest.html + a1c8f14d70477b0f2768d4e43a79e3eda + + + + + Site + classSite.html + + + __construct + classSite.html + aa971fbeb356642a931c7c482f66818fb + ($type=self::TYPE_UNKNOWN) + + + + addInterwikiId + classSite.html + a84e513e18c47d58e5e8e17e3469016e2 + ($identifier) + + + + addLocalId + classSite.html + a952ecb8e342ebc004d3028b1fc560c69 + ($type, $identifier) + + + + addNavigationId + classSite.html + ab609956e81c9d7bf738850634ec245b7 + ($identifier) + + + + getAllPaths + classSite.html + aa2fc95a37696ed7e0611e0b578c3018a + () + + + + getDomain + classSite.html + aee06b31db55aa9ff5ba23f6ad8f00de4 + () + + + + getExtraConfig + classSite.html + a869d429207ac8ff433670a22694197c7 + () + + + + getExtraData + classSite.html + a20a76f4e1f702fbdac4d4246ee0ca741 + () + + + + getGlobalId + classSite.html + a5eedb77fe61108795a6dadb2a8572114 + () + + + + getGroup + classSite.html + ac864761d60280d7441395221b9540870 + () + + + + getInternalId + classSite.html + ad6bd1712d1dcdbdbdd7d373bd12b031d + () + + + + getInterwikiIds + classSite.html + afc11a3d45d0643e2138d48a64d3494c7 + () + + + + getLanguageCode + classSite.html + ad20854a0b66e94143c561bcc5e810fb7 + () + + + + getLinkPath + classSite.html + af0cdfd234a0858faa1915848fdca5749 + () + + + + getLinkPathType + classSite.html + a783d00e43e49d81f87abed095b9a004f + () + + + + getLocalIds + classSite.html + aa572eea6ea49178a75564aabdf86055d + () + + + + getNavigationIds + classSite.html + ae9447667aacfd3a2b83c4d0826777de4 + () + + + + getPageUrl + classSite.html + a6b988450b150f806d2709340f0495146 + ($pageName=false) + + + + getPath + classSite.html + a5d8f1dc81276077a06605f5568b9f108 + ($pathType) + + + + getProtocol + classSite.html + a4fb8dcaa73c2a0386de6323b5cdb1dae + () + + + + getSource + classSite.html + a4b4ef37fc15c20b31b9b1663bdf57147 + () + + + + getType + classSite.html + a54d511339735bd422f6339cfb8ca1c0b + () + + + + normalizePageName + classSite.html + ac63a07c4c7b4dc96351ae41f23cf6097 + ($pageName) + + + + removePath + classSite.html + a681d666b592396b0a882f4d0ef2b3481 + ($pathType) + + + + serialize + classSite.html + accb049d9ea1dd2c8dd54d62d808260a8 + () + + + + setExtraConfig + classSite.html + ae0acd585a05b6b10cd1534714061b994 + (array $extraConfig) + + + + setExtraData + classSite.html + afce96125788eb50d5a315bbdd03f8864 + (array $extraData) + + + + setForward + classSite.html + ab87ac083a295aac2aad8f0f3dfcf179b + ($shouldForward) + + + + setGlobalId + classSite.html + ae6f6c57628045017523b628c9a6576da + ($globalId) + + + + setGroup + classSite.html + af37f72464098cd4e074ace27205628fd + ($group) + + + + setInternalId + classSite.html + a26653dfc892cbf05137e0674ce4cb5b7 + ($internalId=null) + + + + setLanguageCode + classSite.html + af318764bef1fc3f86d0bc9939c5c59fe + ($languageCode) + + + + setLinkPath + classSite.html + a4b1ee71d267b5766030a8e11c02da7f4 + ($fullUrl) + + + + setPath + classSite.html + ad4c258b0672d0ac34eff609d1403fea7 + ($pathType, $fullUrl) + + + + setSource + classSite.html + a798a2388175b2a535c6df3897addab3c + ($source) + + + + shouldForward + classSite.html + a0fd83854aba1c8b432fa3f8048a0a816 + () + + + + unserialize + classSite.html + a4a3f54159fbb8254e290217635662e63 + ($serialized) + + + static + newForType + classSite.html + a4eabfa62807c717af8c9ec06ea5fd96b + ($siteType) + + + const + GROUP_NONE + classSite.html + a2cc38888cac41cf5f15219ace2c20b90 + + + + const + ID_EQUIVALENT + classSite.html + a85638fddb95e27bab0cfafc17d8373bd + + + + const + ID_INTERWIKI + classSite.html + abfe41b893507a2e639267a317c29a142 + + + + const + PATH_LINK + classSite.html + a80f3febecac85a635be6be9c51073f18 + + + + const + SERIAL_VERSION_ID + classSite.html + a74e0f78d75a6c76b59b026f1304bc075 + + + + const + SOURCE_LOCAL + classSite.html + addfdbc5a148cc0df2c89e5e8aa404aaf + + + + const + TYPE_MEDIAWIKI + classSite.html + a1aeddb458758e121e9959f48a82398a4 + + + + const + TYPE_UNKNOWN + classSite.html + a82221d137ba9f0dd30726ecd72095c16 + + + + array + $extraConfig + classSite.html + a44cc95b0400851bf5ee19696d1855df8 + + + + array + $extraData + classSite.html + a46e4e47facc3918943c2c8c4e9f6dbec + + + + bool + $forward + classSite.html + adde2126537e6aef4a04fa5cdf7c080d3 + + + + string null + $globalId + classSite.html + ae9d6c374cfe5ffc4ee349d62fd1181f6 + + + + string + $group + classSite.html + aebf627264ff193100cfdd9feaa330115 + + + + int null + $internalId + classSite.html + a55cbe45c5d6dfb433dfce471641f3325 + + + + string null + $languageCode + classSite.html + a996aeeadd18f0535793b1971e54d7c08 + + + + array[] + $localIds + classSite.html + af78f6a47c22f55142b6820a313ed3371 + + + + string + $source + classSite.html + acb9e17b4f248df7cf47f0dc0726368de + + + + string + $type + classSite.html + a3de720b4960ed1dc301cbb1589541f9e + + + + + SiteArray + classSiteArray.html + SiteList + + + SiteConfiguration + classSiteConfiguration.html + + + doReplace + classSiteConfiguration.html + a53669610cd4323db18bcf182f2a550e3 + ($from, $to, $in) + + + + extractAllGlobals + classSiteConfiguration.html + af066ecd3336e7fe2ab0500cb4b914ff5 + ($wiki, $suffix=null, $params=array(), $wikiTags=array()) + + + + extractGlobal + classSiteConfiguration.html + aec9266d8a6538a7cdba3c229a24015fc + ($setting, $wiki, $suffix=null, $params=array(), $wikiTags=array()) + + + + extractGlobalSetting + classSiteConfiguration.html + a1ca2e545ae3f29769e4d0b22adf6994b + ($setting, $wiki, $params) + + + + extractVar + classSiteConfiguration.html + a89da819ed345fdaf8cbfbabef2be4923 + ($setting, $wiki, $suffix, &$var, $params=array(), $wikiTags=array()) + + + + get + classSiteConfiguration.html + abd977794a4bba8217edb7a8a2e4e6713 + ($settingName, $wiki, $suffix=null, $params=array(), $wikiTags=array()) + + + + getAll + classSiteConfiguration.html + ab1b566fc34bbc29791c012fe9e94d706 + ($wiki, $suffix=null, $params=array(), $wikiTags=array()) + + + + getBool + classSiteConfiguration.html + a6dacf84efa53e303e4078261979fc599 + ($setting, $wiki, $suffix=null, $wikiTags=array()) + + + + getConfig + classSiteConfiguration.html + ae228ef534e1b83be388eab131a233029 + ($wiki, $settings) + + + & + getLocalDatabases + classSiteConfiguration.html + ae9ab79bd271bd8f4fc1484661b5656e4 + () + + + + isLocalVHost + classSiteConfiguration.html + a73d7885afc20494edffed68713184080 + ($vhost) + + + + loadFullData + classSiteConfiguration.html + a98f048b55f54cea917187065e9d4879f + () + + + + siteFromDB + classSiteConfiguration.html + afebb751adce3beb75a8c08f4ad30c352 + ($db) + + + static + arrayMerge + classSiteConfiguration.html + a180777bf12e9a66afb8284114c2a282c + ($array1) + + + string array + $fullLoadCallback + classSiteConfiguration.html + a7b0efd17c3a4de6d955ab8852f14a810 + + + + + $fullLoadDone + classSiteConfiguration.html + af361f71a8712fa0e2d50ad55c094723d + + + + + $localVHosts + classSiteConfiguration.html + a10bd8f40198247db25c44b3d1063e676 + + + + + $settings + classSiteConfiguration.html + add88c21d734575a0fb28f9e8e945849f + + + + string array + $siteParamsCallback + classSiteConfiguration.html + a969ae69adf5bd288924a42dea7fffc6e + + + + + $suffixes + classSiteConfiguration.html + af38adddc52bc77b23eb4c821f09f08ac + + + + + $wikis + classSiteConfiguration.html + a254b7cbef139bb41395361d848d110b0 + + + + + getSetting + classSiteConfiguration.html + a66fd82de9cb4593a080aae77e4ceb7dc + ($settingName, $wiki, $params) + + + + getWikiParams + classSiteConfiguration.html + a953016622d1cf05692303d00b5d27df7 + ($wiki) + + + + mergeParams + classSiteConfiguration.html + a5258df89b5c1a98ef527a6f8713ba752 + ($wiki, $suffix, $params, $wikiTags) + + + array + $cfgCache + classSiteConfiguration.html + a6cb1c804578556b2bfcbfae41d0732f4 + + + + + SiteConfigurationTest + classSiteConfigurationTest.html + MediaWikiTestCase + + + testGetAllGlobals + classSiteConfigurationTest.html + a287022c8af632a09cf3c04607ff818f3 + () + + + + testGetConfVariables + classSiteConfigurationTest.html + ad735cb8631b4f16fad73a609f8772a0c + () + + + + testGetLocalDatabases + classSiteConfigurationTest.html + a7410fa24ed83ff60c491964467f295d2 + () + + + + testParameterReplacement + classSiteConfigurationTest.html + a413d3ae3304468326403b444d3cac972 + () + + + + testSiteFromDb + classSiteConfigurationTest.html + a84af1fefeda4bc26fd7369954807c142 + () + + + + testSiteFromDbWithCallback + classSiteConfigurationTest.html + a401c06e98c01ff030e7e73102e76fa68 + () + + + static + getSiteParamsCallback + classSiteConfigurationTest.html + af596e3769ba1012d6dc2252f46100f37 + ($conf, $wiki) + + + + setUp + classSiteConfigurationTest.html + af77e22885ac99aa0a7d902b5c98aa73e + () + + + SiteConfiguration + $mConf + classSiteConfigurationTest.html + a725f2fea07f1fa3f5180d3b8c4f849c9 + + + + + SiteList + classSiteList.html + GenericArrayObject + + + getGlobalIdentifiers + classSiteList.html + a33210bb3fa1c055111091f47eb68c50c + () + + + + getGroup + classSiteList.html + a595983dabc7a9db852941bdba9a1ac1d + ($groupName) + + + + getObjectType + classSiteList.html + a316e074e96f2de69934c652d4de8e8fc + () + + + + getSite + classSiteList.html + a6c80814c2f0574ccf38cd6d9a767ef9e + ($globalSiteId) + + + + getSiteByInternalId + classSiteList.html + ad463b74ef52a290bd65b0200326cad22 + ($id) + + + + getSiteByNavigationId + classSiteList.html + ad20167b02c5c35976455fab25307e5e8 + ($id) + + + + hasInternalId + classSiteList.html + a787a04fb95dca8f5f9afc4066cd5399b + ($id) + + + + hasNavigationId + classSiteList.html + adc137d6e0192fecfb28d79c9b66add2c + ($id) + + + + hasSite + classSiteList.html + a650fed0177c1caf71bcbd5adc549741e + ($globalSiteId) + + + + isEmpty + classSiteList.html + a0b195b982ec7555739d5895a3cc0ead2 + () + + + + offsetUnset + classSiteList.html + a71c904e36f84f12d52f89630379ca83e + ($index) + + + + removeSite + classSiteList.html + a6e5fb378207fe348f47ff531e4385dfd + ($globalSiteId) + + + + removeSiteByInternalId + classSiteList.html + a13281c4c6ab0a9011f166064b8142b8e + ($id) + + + + removeSiteByNavigationId + classSiteList.html + ae497b75f444bade930ae72c8810d9383 + ($id) + + + + setSite + classSiteList.html + a3aef3b37a90527d2392b96f91eaf3a55 + (Site $site) + + + + unserialize + classSiteList.html + ad886c884f8d4d85a412f05697753fb9e + ($serialization) + + + static + getSerialVersionId + classSiteList.html + a9c213607775b779282e9938ec5e17c50 + () + + + const + SERIAL_VERSION_ID + classSiteList.html + ad060bec4a83156a6f9669137b10919c7 + + + + + getSerializationData + classSiteList.html + af570720d0ca6e50a6210aff8b3c51285 + () + + + + preSetElement + classSiteList.html + a77090a3e98fa6af0e075b0e433e0e697 + ($index, $site) + + + array + $byGlobalId + classSiteList.html + a4bab65b7ce7395f3cce164174939ad62 + + + + array + $byInternalId + classSiteList.html + a4b189579c3a57417deb23e2d484859cb + + + + array + $byNavigationId + classSiteList.html + aadf8b4b885346ebe91a0a20f57533205 + + + + + SiteListTest + classSiteListTest.html + MediaWikiTestCase + + + siteArrayProvider + classSiteListTest.html + a6926883ca223e32917b73ea7706c7b02 + () + + + + siteListProvider + classSiteListTest.html + a36bd5be027c9fc1fae0b3d951b98ecf6 + () + + + + testGetGlobalIdentifiers + classSiteListTest.html + a5f293b5c486c4f0c501649f394afee7e + (SiteList $sites) + + + + testGetSiteByGlobalId + classSiteListTest.html + a71448c1a66ec4dcee3b6035fbb83278c + (SiteList $sites) + + + + testGetSiteByInternalId + classSiteListTest.html + a3800e691f156f5aa8aed5c93976a6471 + ($sites) + + + + testGetSiteByNavigationId + classSiteListTest.html + a6387d509faa4ab56ca6c744bf7892f97 + ($sites) + + + + testHasGlobalId + classSiteListTest.html + a2b3231dac7d437eb80abfddf1010cff6 + ($sites) + + + + testHasInternallId + classSiteListTest.html + a452005feb4452d50edff55efe62abc9f + ($sites) + + + + testHasNavigationId + classSiteListTest.html + adc8197b2d0067a942dfd472ce5fabdc5 + ($sites) + + + + testIsEmpty + classSiteListTest.html + ac0c98c379066dfa1bbb579d23ca2d3a8 + (SiteList $sites) + + + + testSerialization + classSiteListTest.html + a16b28f4df7038e469066a5fa6d6594fd + (SiteList $list) + + + + SiteObject + classSiteObject.html + Site + + + Sites + classSites.html + SiteSQLStore + + + getSiteGroup + classSites.html + a527f04eb7d420bce0f4d7980f733e933 + ($group) + + + static + newSite + classSites.html + a7c897951b9e81fd07696bef60570a552 + ($globalId=false) + + + static + singleton + classSites.html + a142dc5cfdd47b765a5f7bbdf6fa25162 + () + + + + SiteSQLStore + classSiteSQLStore.html + SiteStore + + + clear + classSiteSQLStore.html + a05a29857a988a3f2b2b90f449bb86635 + () + + + + getSite + classSiteSQLStore.html + a99baf192a6aa3fa3c456b717e2c515cb + ($globalId, $source= 'cache') + + + + getSites + classSiteSQLStore.html + a9deaf822a2e99bb10a31eff57c617b1e + ($source= 'cache') + + + + reset + classSiteSQLStore.html + a4a0a34f72cac2a853114f46a3e7fe67f + () + + + + saveSite + classSiteSQLStore.html + a11d971f7bf33b2334c1117b98b08d974 + (Site $site) + + + + saveSites + classSiteSQLStore.html + a1bf85b96da54a82e95e8a5dfd30f26dc + (array $sites) + + + static + newInstance + classSiteSQLStore.html + a04fa29b9f7f1897bfd6a9f58eb7bf37f + (ORMTable $sitesTable=null) + + + + __construct + classSiteSQLStore.html + a50d9011374076a000b41e14a378cbef7 + (ORMTable $sitesTable=null) + + + + getCacheKey + classSiteSQLStore.html + a8e26d17cb594b9201d2df8549b5382ac + () + + + + getRowFromSite + classSiteSQLStore.html + acdd843ef37d046fd59a77659a1aad6be + (Site $site) + + + + loadSites + classSiteSQLStore.html + af9e68b71967f413709640982afbf25d6 + () + + + + newSitesTable + classSiteSQLStore.html + a4a4aca61a2bfcbb2a8f8bcd1a98d4fb5 + () + + + + siteFromRow + classSiteSQLStore.html + a8bdef627fc86c908762d7b4620976c81 + (ORMRow $siteRow) + + + SiteList null + $sites + classSiteSQLStore.html + a1b63372d0034f821d6653857cc260937 + + + + ORMTable + $sitesTable + classSiteSQLStore.html + aa91722269fce9db768dd7f9cb19eceea + + + + string null + $cacheKey + classSiteSQLStore.html + a7c2040c82036cad7b9ec89ffe7d35311 + + + + int + $cacheTimeout + classSiteSQLStore.html + a0d75ff67b86d4b9f0dccc01f9f66a5d3 + + + + + SiteSQLStoreTest + classSiteSQLStoreTest.html + MediaWikiTestCase + + + testClear + classSiteSQLStoreTest.html + a2286d5c84df56156c06b17a162b87a46 + () + + + + testGetSites + classSiteSQLStoreTest.html + ae2f4a1193870236c88137f3cd86d6679 + () + + + + testReset + classSiteSQLStoreTest.html + a15d5dd52b6490c92fd3eab7383c73533 + () + + + + testSaveSites + classSiteSQLStoreTest.html + a748b4358747c1584145465537df43dd1 + () + + + + SiteStats + classSiteStats.html + + static + activeUsers + classSiteStats.html + afc85a539b842cc51e0e320a739d0f32a + () + + + static + articles + classSiteStats.html + a010630f0ed4e99b8d291c930b2f4beb6 + () + + + static + doLoad + classSiteStats.html + a4065fb7641e32963301121607048be43 + ($db) + + + static + edits + classSiteStats.html + a4acc012ecfc3813d80f72b2e7f0f2fff + () + + + static + images + classSiteStats.html + a1abc17130708492caeb46759e73d0e6d + () + + + static + jobs + classSiteStats.html + a056e69f5e5ecf92ac0f128a2d74db40c + () + + + static + load + classSiteStats.html + a768b0810ae58a621e063b2dffefe08b2 + ($recache=false) + + + static + loadAndLazyInit + classSiteStats.html + a6d3af3101fb2022c6d27cbf8b8eb5653 + () + + + static + numberingroup + classSiteStats.html + a210fad15dcaa702366a9620ba0d7a257 + ($group) + + + static + pages + classSiteStats.html + ad53e218f1f9a100feaa3bd2597e45564 + () + + + static + pagesInNs + classSiteStats.html + a6c98561a53a815c1b2f35c7413fc8ad9 + ($ns) + + + static + recache + classSiteStats.html + a9013865a6fb78285157b68a49471cfe7 + () + + + static + users + classSiteStats.html + a97ad9cd5ca20bd82f810b24a639e8624 + () + + + static + views + classSiteStats.html + a2872dc54af39904b7e4e6afb6949d158 + () + + + static + isSane + classSiteStats.html + ab488c6818de93657f1c90e8fca5e312d + ($row) + + + static + $groupMemberCounts + classSiteStats.html + af0e6ee4854675010b3f9faab4e9acf8a + + + + static + $jobs + classSiteStats.html + a177c98bfea3a83b057ae3ed5d9a053ef + + + + static + $loaded + classSiteStats.html + ab9d3a04b8d920642997d75c055bf6914 + + + + static + $pageCount + classSiteStats.html + ae3b0b67f198f2f4054231a8ece14c930 + + + + static + $row + classSiteStats.html + a984efeec2a6b8918f0a811b62e4e10d1 + + + + + SiteStatsInit + classSiteStatsInit.html + + + __construct + classSiteStatsInit.html + ab23a9de13945a07cca0f68df1ac74aad + ($database=false) + + + + articles + classSiteStatsInit.html + a1a757b047bced2dabceb27d1638c1e34 + () + + + + edits + classSiteStatsInit.html + a03edc9ecc849851ceaa349656653fe71 + () + + + + files + classSiteStatsInit.html + a75899956249db16ed3b5a151f10a337d + () + + + + pages + classSiteStatsInit.html + a0ff31a7c2b31c2caf4b7b38682e1aa9e + () + + + + users + classSiteStatsInit.html + ad1f8f0f8fa7681bbed9ef77c21952012 + () + + + + views + classSiteStatsInit.html + a94d93692c2682c1731c48752fb0f0d93 + () + + + static + doAllAndCommit + classSiteStatsInit.html + a5622b092650820f85315e81f47ff33f2 + ($database, array $options=array()) + + + + $mArticles + classSiteStatsInit.html + a6bd728b8cfa8b2f863573db6b17d045d + + + + + $mFiles + classSiteStatsInit.html + a61d7c823005063d67a73af465b42637d + + + + + $mPages + classSiteStatsInit.html + ac3e12a1b3fb2656577d5b6667343ce94 + + + + + $mUsers + classSiteStatsInit.html + a18348e64aca9db43c73faa13a0ed9b6e + + + + + $mViews + classSiteStatsInit.html + af01b0a97afb2b3aa1a4f4229afb50552 + + + + + refresh + classSiteStatsInit.html + acb0d9291369c6384104b94b6923beb7f + () + + + + $db + classSiteStatsInit.html + a75b8577b7b7ff161a4fbed25446129a1 + + + + + $mEdits + classSiteStatsInit.html + a00e0a3659ab0315219440cc56d886cd7 + + + + + SiteStatsUpdate + classSiteStatsUpdate.html + DeferrableUpdate + + + __construct + classSiteStatsUpdate.html + a7295f3a6cf0febbe0c0da9bdd74cc90a + ($views, $edits, $good, $pages=0, $users=0) + + + + doUpdate + classSiteStatsUpdate.html + a4161eb030d6695d5df9d60ac643bfc44 + () + + + + tryDBUpdateInternal + classSiteStatsUpdate.html + a78ee9b476e3ae7be08c5a1addbfd38d3 + () + + + static + cacheUpdate + classSiteStatsUpdate.html + af768fce3f760330743be35268275d240 + ($dbw) + + + static + factory + classSiteStatsUpdate.html + a3cfb1a50e674e5b725d9ce7cdec7b2e7 + (array $deltas) + + + + adjustPending + classSiteStatsUpdate.html + a51f567d59241af407d2add13466f8cf1 + ($type, $delta) + + + + appendUpdate + classSiteStatsUpdate.html + a987cc8750e76c45705c9a96c92e8fbcc + (&$sql, $field, $delta) + + + + doUpdatePendingDeltas + classSiteStatsUpdate.html + aa0d3c843af7472b41e0a0b5c80985a9d + () + + + + getPendingDeltas + classSiteStatsUpdate.html + a5629a3eecf2fa5032f129e5badde5aac + () + + + + removePendingDeltas + classSiteStatsUpdate.html + acbc386f50f32b69aec299d9c84b85312 + (array $pd) + + + int + $articles + classSiteStatsUpdate.html + ac94177c72afec0845446d629ed316fdb + + + + int + $edits + classSiteStatsUpdate.html + aa5b3cdd0f82e300cec3d0de91169fd47 + + + + int + $images + classSiteStatsUpdate.html + a5a94b1f48698456a8019c76cf26de62a + + + + int + $pages + classSiteStatsUpdate.html + ad856bde44a3674170a5516bd225c1926 + + + + int + $users + classSiteStatsUpdate.html + a48865257185361dd4cde8fc119c15212 + + + + int + $views + classSiteStatsUpdate.html + a728139ddb40d7b79951b512c39817657 + + + + + getTypeCacheKey + classSiteStatsUpdate.html + aaaf5a787f860c836a1542b6a391ce7f4 + ($type, $sign) + + + + SiteStore + interfaceSiteStore.html + + + clear + interfaceSiteStore.html + afe04728857640b49707b2be7a09b5782 + () + + + + getSite + interfaceSiteStore.html + af5195a61a0cf8d657eeda5227e3be725 + ($globalId, $source= 'cache') + + + + getSites + interfaceSiteStore.html + a061e80d14028a217865b0e04e6ff1adf + ($source= 'cache') + + + + saveSite + interfaceSiteStore.html + a6aa4b3acda88375495e92e1bcfafa1c3 + (Site $site) + + + + saveSites + interfaceSiteStore.html + a17a141d3ac35c440dad14dc99c9235e9 + (array $sites) + + + + SiteTest + classSiteTest.html + MediaWikiTestCase + + + instanceProvider + classSiteTest.html + a5c774b4eeec72ca8b97e89be599c6cdf + () + + + + testAddInterwikiId + classSiteTest.html + aa88c5b21e3ec9d7e01607e7dc93076d5 + (Site $site) + + + + testAddNavigationId + classSiteTest.html + af8eec9bbe5bbd647b4943765d3ff8b84 + (Site $site) + + + + testGetAllPaths + classSiteTest.html + a9e7bb24cf20e10a586e5725cb5dec4b5 + (Site $site) + + + + testGetGlobalId + classSiteTest.html + a06f9c82b866b57a32d6a42bf91b79f9a + (Site $site) + + + + testGetInterwikiIds + classSiteTest.html + ae256bc6141f0a96c440f04210c9374a8 + (Site $site) + + + + testGetLanguageCode + classSiteTest.html + a5841a35399982bbf2d04e37f670bc0d5 + (Site $site) + + + + testGetLinkPathType + classSiteTest.html + abbaa28cb702a16df354ecd0803f916fc + () + + + + testGetNavigationIds + classSiteTest.html + aba9dc4b7f0bb8ee90785756e468c8b15 + (Site $site) + + + + testGetPageUrl + classSiteTest.html + a2b2976b97907305a29f15b6f3fd2a7a7 + ($path, $page, $expected) + + + + testGetPath + classSiteTest.html + ae38553b353a840cfb800017443e47135 + (Site $site) + + + + testGetType + classSiteTest.html + accb7fa1ee58b1ada364bc8f180b85cd1 + (Site $site) + + + + testNormalizePageName + classSiteTest.html + a6920bada5fa4607d5b944d0ee00349fb + (Site $site) + + + + testProtocolRelativePath + classSiteTest.html + a616e2923c74e40b5d59a33b07fa8b478 + () + + + + testSerialization + classSiteTest.html + aef0149f82354da3d1b56c781b508e934 + (Site $site) + + + + testSetAndRemovePath + classSiteTest.html + ad305b3883b8727affd234243c08048e3 + (Site $site) + + + + testSetGlobalId + classSiteTest.html + af8ea4ea1649b760669f781c0bfd7b84b + (Site $site) + + + + testSetLanguageCode + classSiteTest.html + a693c7cda5f76046f71d07140138f048c + (Site $site) + + + + testSetLinkPath + classSiteTest.html + ac0c974ab16f83215b40c4f1260f946be + () + + + + testSetPath + classSiteTest.html + adb22720aa9961bff00cfe7cf46cfb433 + () + + + static + provideGetPageUrl + classSiteTest.html + ac622878f7c271696815dc439160e8b51 + () + + + + assertTypeOrFalse + classSiteTest.html + af6043ad420f03d98f967466c33605033 + ($type, $value) + + + + Skin + classSkin.html + ContextSource + + + __call + classSkin.html + a7776cf49fc3373448c75f6a24e5372b3 + ($fname, $args) + + + + aboutLink + classSkin.html + a001e962aa41f9207e06e5b4c444940d6 + () + + + + addToBodyAttributes + classSkin.html + af19578bee10d9a01cec7ca692549f137 + ($out, &$bodyAttrs) + + + + addToSidebar + classSkin.html + a671387c1b0b8524aad7e54fec0b09a84 + (&$bar, $message) + + + + addToSidebarPlain + classSkin.html + ae80143dfd183e2bc565bf835ca15d16b + (&$bar, $text) + + + + bottomScripts + classSkin.html + ac940a98275e773008bc489b103f0dca7 + () + + + + buildSidebar + classSkin.html + a9c48cc7b179fbfef7d2c6a381f00954c + () + + + + commonPrintStylesheet + classSkin.html + aaae51153e894fbd82f80823ce0697584 + () + + + + disclaimerLink + classSkin.html + ad602ca1801ddb36a85087ce6ab6c0c2f + () + + + + doEditSectionLink + classSkin.html + acb202df7bb63e0062fac0b5b07aa1cb3 + (Title $nt, $section, $tooltip=null, $lang=false) + + + + drawCategoryBrowser + classSkin.html + ab17000a5feb3debee2529347d1aeff7b + ($tree) + + + + editUrlOptions + classSkin.html + a8faf3096b14db11936b2fbdb9df31eb9 + () + + + + escapeSearchLink + classSkin.html + a5e81cd0f5789d581c695b8079c56b5bc + () + + + + footerLink + classSkin.html + add899cbb52437a8ecdb3cc6f0b3a5544 + ($desc, $page) + + + + getCategories + classSkin.html + afc769ad1cbfac4ebb7ab990f2d715510 + () + + + + getCategoryLinks + classSkin.html + a5df3d67265564af0515006611c5866aa + () + + + + getCommonStylePath + classSkin.html + ab1a150dc4f3517eba49383339b715da5 + ($name) + + + + getCopyright + classSkin.html + a094bd5afcb3f3dd905fa6316518d3e21 + ($type= 'detect') + + + + getCopyrightIcon + classSkin.html + a470d82795896435cdd3a4ba732e3a102 + () + + + + getDefaultModules + classSkin.html + ad60fb5fc2c372df69d9330d11c9b98dd + () + + + + getHtmlElementAttributes + classSkin.html + a490d80986a84dc6cc98a9f389bb6f670 + () + + + + getLogo + classSkin.html + a61894e98e4cbbdda22028e7c8a76b689 + () + + + + getNamespaceNotice + classSkin.html + af8ad36ed65045f042dc1e45b3053941d + () + + + + getNewtalks + classSkin.html + a1e5d552c393518bdc493aa96a23f1497 + () + + + + getPageClasses + classSkin.html + af826daedb40661be82b88cf839aac9d1 + ($title) + + + + getPoweredBy + classSkin.html + a592852a9be049e5165073e669cd2a2d0 + () + + + + getRelevantTitle + classSkin.html + af6170a03b6ccb56f1ed23a36a0ae9586 + () + + + + getRelevantUser + classSkin.html + a6cb896c32e22d89c10505edfdaf92022 + () + + + + getRevisionId + classSkin.html + ac606c0b4cef03bc3e154de3cc3daf4f6 + () + + + + getSearchLink + classSkin.html + a88be2306b87336954f81418fb338fb6a + () + + + + getSiteNotice + classSkin.html + a48743cb7766feed0266f402e76b3cc75 + () + + + + getSkinName + classSkin.html + a5224a834760245b3187149c58e00d335 + () + + + + getSkinStylePath + classSkin.html + ab4afe5aefea65bcba1b58a100105c83b + ($name) + + + + getUndeleteLink + classSkin.html + a58e71d8908b3d733b4ff4c61489db39d + () + + + + initPage + classSkin.html + ae2bd1870f4dd503d3d95e06f789067f7 + (OutputPage $out) + + + + isRevisionCurrent + classSkin.html + a01e168f90280224886fd04cfba0b6816 + () + + + + logoText + classSkin.html + acec159c9a8ee5d95f5b2fe06ab7c9e46 + ($align= '') + + + + mainPageLink + classSkin.html + a24928fde4fc330cf8923dcf420b421bb + () + + + + makeFooterIcon + classSkin.html + a4d5c976b57ee683d116b273e3b5f6886 + ($icon, $withImage= 'withImage') + + + + outputPage + classSkin.html + acaaffcb133b4763e1af5272f91cf2c61 + (OutputPage $out=null) + + + + preloadExistence + classSkin.html + ac92be8089c27e5e564b9dea8753948f2 + () + + + + printSource + classSkin.html + aa48b88c9ffa743920bbb2d1c195f4b30 + () + + + + privacyLink + classSkin.html + a471fc614774f4938f0f0c6b402221a6c + () + + + + setRelevantTitle + classSkin.html + a0bcce1d3029c6623ff953609a7dd84a3 + ($t) + + + + setRelevantUser + classSkin.html + ab953dc9c072d43a1d5ca790f8de8c557 + ($u) + + + + setupSkinUserCss + classSkin.html + ab19abbc946e33c2ea639ebd84a7222c5 + (OutputPage $out) + + + + showEmailUser + classSkin.html + ae56ab621f4c43449622602ebba15e711 + ($id) + + + + showIPinHeader + classSkin.html + a841dab43c8332ec52c0842f4b6b559e4 + () + + + + subPageSubtitle + classSkin.html + a7e7e2d363f56aae7c9de1783cb8261b9 + () + + + static + checkTitle + classSkin.html + a8141fe25ad640305d0563f44f9f803e9 + (&$title, $name) + + + static + getAllowedSkins + classSkin.html + a2c92b7c5b262b8a11afbd52428cbad51 + () + + + static + getDynamicStylesheetQuery + classSkin.html + ae38c950cf121febca7b2f161a9d835c2 + () + + + static + getSkinNameMessages + classSkin.html + ab2921e0712ff9bd594f6c4441d746ad5 + () + + + static + getSkinNames + classSkin.html + a4d4afe38c487e70269d9fec3626759b3 + () + + + static + getUsableSkins + classSkin.html + a4055876d6e66d242787f8f73f6b85df4 + () + + + static + makeGlobalVariablesScript + classSkin.html + a4ccd536fc70a8e6d08327a634a374b4c + ($unused) + + + static + makeI18nUrl + classSkin.html + a93f9a660c4749aa6d0c8f16e460676ad + ($name, $urlaction= '') + + + static + makeInternalOrExternalUrl + classSkin.html + afb21c58bcc883e2e92818eaedfed7bf1 + ($name) + + + static + makeKnownUrlDetails + classSkin.html + a1985330a9bf842a561d08a0e79d4e5ad + ($name, $urlaction= '') + + + static + makeMainPageUrl + classSkin.html + a80128cc5e9c321f0508d393f6070d300 + ($urlaction= '') + + + static + makeNSUrl + classSkin.html + a94470753cba24faacc175ae26f5c0bf4 + ($name, $urlaction= '', $namespace=NS_MAIN) + + + static + makeSpecialUrl + classSkin.html + aa236f8d29af1a3c4dc732d243b9fa05d + ($name, $urlaction= '', $proto=null) + + + static + makeSpecialUrlSubpage + classSkin.html + a5d00e8fe1a922f817af24c76afbc7835 + ($name, $subpage, $urlaction= '') + + + static + makeUrl + classSkin.html + ae37aa2d5c79140c45abffb62b744ea0f + ($name, $urlaction= '') + + + static + makeUrlDetails + classSkin.html + af278830575388c7aa3d8a703991966d8 + ($name, $urlaction= '') + + + static + makeVariablesScript + classSkin.html + a3d3026cdc905433dd59fac6e63087b38 + ($data) + + + static & + newFromKey + classSkin.html + a12e59d3595edd3957042bce880987d2d + ($key) + + + static + normalizeKey + classSkin.html + af36919e77cfd51eb35767eb311155077 + ($key) + + + + afterContentHook + classSkin.html + a05d39e606dc2e2e21514e911ce424cbe + () + + + + generateDebugHTML + classSkin.html + a3f74040d3a30487f5c59a6a5e8adf402 + () + + + + lastModified + classSkin.html + adae3730b312c82a638654c0d6f9625e5 + () + + + + $mRelevantTitle + classSkin.html + a65b19bf8e45d74c75175266196e18a4a + + + + + $mRelevantUser + classSkin.html + a7305c82b0563762f4ca9c046a571650c + + + + + $skinname + classSkin.html + a7587740aaaaf2e110395c4dec59dc30e + + + + + getCachedNotice + classSkin.html + a437a8bca3fc96065c1a0281b114d2eaf + ($name) + + + + SkinMonoBook + classSkinMonoBook.html + SkinTemplate + + + setupSkinUserCss + classSkinMonoBook.html + ab3cc82f60ac80ef75e70e8a4b1dd82de + (OutputPage $out) + + + + $skinname + classSkinMonoBook.html + af7154afff9434ddc3e5d70c821949c49 + + + + + $stylename + classSkinMonoBook.html + ab997f966d5631be472a33dd855102b96 + + + + + $template + classSkinMonoBook.html + a3d88450ec432195d61a3c5102188ebb8 + + + + + SkinTemplate + classSkinTemplate.html + Skin + + + formatLanguageName + classSkinTemplate.html + aa1dd5be4880d38a1a88a72084f43ff26 + ($name) + + + + getLanguages + classSkinTemplate.html + a5a4a620fcec9f6a7877247bd70c18e5a + () + + + + getPersonalToolsList + classSkinTemplate.html + a22b701c46815840381b37b8841143d8d + () + + + + makeArticleUrlDetails + classSkinTemplate.html + a33c92310bd7619b522471a9149c1f33d + ($name, $urlaction= '') + + + + makeTalkUrlDetails + classSkinTemplate.html + a9c9a263e900582425e78832e00f94220 + ($name, $urlaction= '') + + + + outputPage + classSkinTemplate.html + a908ae1bdeadfec8b5a4ac679421f255c + (OutputPage $out=null) + + + + printOrError + classSkinTemplate.html + a0c1111ba3135de7605cb9721cec5d8ae + ($str) + + + + setupSkinUserCss + classSkinTemplate.html + a8f0695e80dec37e0c122e31e3141506a + (OutputPage $out) + + + + setupTemplate + classSkinTemplate.html + a2692edaa46917d5be8835e070c4dac77 + ($classname, $repository=false, $cache_dir=false) + + + + tabAction + classSkinTemplate.html + ace1fc705124132a3d222da6906c98159 + ($title, $message, $selected, $query= '', $checkEdit=false) + + + + useCombinedLoginLink + classSkinTemplate.html + a4c84703b8a71424f33126187831af74b + () + + + string + $skinname + classSkinTemplate.html + ab7a2e6ec1c6f941ad979433f1a7e2786 + + + + + $stylename + classSkinTemplate.html + adfd1e2bc77069276097ed7a0738b6ec2 + + + + string + $template + classSkinTemplate.html + a0c90965356f66fd5dc608c1e65919a43 + + + + + buildContentNavigationUrls + classSkinTemplate.html + a3f6fccbfbfbe66d2b5be59670bfb0a1b + () + + + + buildNavUrls + classSkinTemplate.html + aa64782ec73df8a0fb3e099a12a31be11 + () + + + + buildPersonalUrls + classSkinTemplate.html + a2fa36c174833b6744fa91c221c5063ea + () + + + + getNameSpaceKey + classSkinTemplate.html + ae88861abeb80f1e32bcca897a161427e + () + + + + prepareQuickTemplate + classSkinTemplate.html + a1c8e16f4c19343e768c015931f033afd + () + + + + setupTemplateForOutput + classSkinTemplate.html + a33929973041d9e0511bebe47579851a2 + () + + + + buildContentActionUrls + classSkinTemplate.html + aed65867a9646a8887bf4360dff2a1dab + ($content_navigation) + + + + SkinTemplateTest + classSkinTemplateTest.html + MediaWikiTestCase + + + makeListItemProvider + classSkinTemplateTest.html + ae679417b70b55987a2646aba311c157c + () + + + + testMakeListItem + classSkinTemplateTest.html + a5adc38687aae21a24abee12d2c0a684b + ($expected, $key, $item, $options, $message) + + + + SkinVector + classSkinVector.html + SkinTemplate + + + addToBodyAttributes + classSkinVector.html + aff2f643dd38ddcddc24db8fbcb056929 + ($out, &$bodyAttrs) + + + + initPage + classSkinVector.html + a1f2a6498690dedcadc8f67e7535f83b3 + (OutputPage $out) + + + + setupSkinUserCss + classSkinVector.html + a0764c6f997d6e6f6279883935c0f8e96 + (OutputPage $out) + + + + $skinname + classSkinVector.html + a9d1784716640d4e4faeb1b79d64539b0 + + + + + $stylename + classSkinVector.html + a8d8aece8d39b30a2ff1de9377090ceae + + + + + $template + classSkinVector.html + aabedcb3de11c2106015e582b4bd11027 + + + + static + $bodyClasses + classSkinVector.html + a9b5f49146f20f02e61372853493f6d99 + + + + + SpecialActiveUsers + classSpecialActiveUsers.html + SpecialPage + + + __construct + classSpecialActiveUsers.html + adcfcd71f52e5871bdf3f953486498b96 + () + + + + execute + classSpecialActiveUsers.html + a5b38c5f9965ab28738a8d0f78d0f7833 + ($par) + + + static + cacheUpdate + classSpecialActiveUsers.html + a95c55734b9fa79f657093ceb084824e8 + (DatabaseBase $dbw) + + + static + mergeActiveUsers + classSpecialActiveUsers.html + a4c3dcfb520e67f239f583bc20aeb6127 + ($period) + + + + getGroupName + classSpecialActiveUsers.html + a7440f8cd9aa2773009f037099dec9c2c + () + + + static + doQueryCacheUpdate + classSpecialActiveUsers.html + aac694ac436a9d6900ee866b1090f1af1 + (DatabaseBase $dbw, $window) + + + + SpecialAllmessages + classSpecialAllmessages.html + SpecialPage + + + __construct + classSpecialAllmessages.html + a2da81fbd74e3edb97d5fb93f29ed734a + () + + + + execute + classSpecialAllmessages.html + a7da73437498b989e86c30b1eea83b858 + ($par) + + + + getGroupName + classSpecialAllmessages.html + abc8b33a146f111db9e2e81266120e601 + () + + + AllmessagesTablePager + $table + classSpecialAllmessages.html + ae81d29900ec2615b3026539d7bd59e50 + + + + + SpecialAllMyUploads + classSpecialAllMyUploads.html + RedirectSpecialPage + + + __construct + classSpecialAllMyUploads.html + a5a405eb69262fd44ccf2caead719046b + () + + + + getRedirect + classSpecialAllMyUploads.html + a8e28eac38bc21915e0e6c4b789de49a6 + ($subpage) + + + + SpecialAllpages + classSpecialAllpages.html + IncludableSpecialPage + + + __construct + classSpecialAllpages.html + a5eb0f850ac38f552f38bfee6207a7b21 + ($name= 'Allpages') + + + + execute + classSpecialAllpages.html + ace1fb935313872cb094975bc2a8f1c28 + ($par) + + + + namespaceForm + classSpecialAllpages.html + ada7849891351a2ba1825ffc91580ce3f + ($namespace=NS_MAIN, $from= '', $to= '', $hideredirects=false) + + + + showChunk + classSpecialAllpages.html + a022e62c683712ca05b395bb33d277fc6 + ($namespace=NS_MAIN, $from=false, $to=false, $hideredirects=false) + + + + showToplevel + classSpecialAllpages.html + a216942f0f43e28c96e98114bd253ae89 + ($namespace=NS_MAIN, $from= '', $to= '', $hideredirects=false) + + + + getGroupName + classSpecialAllpages.html + a4e8b2a5762cd58a67b76c3eeb34d1183 + () + + + + getNamespaceKeyAndText + classSpecialAllpages.html + af4e9b35aa4ef6174246154d390915e6f + ($ns, $text) + + + int + $maxPerPage + classSpecialAllpages.html + a8f7d79cd2acb6a1def81cfdae69647c4 + + + + string + $nsfromMsg + classSpecialAllpages.html + a8ba1ee49f10ca67e92f3756f5ab25b21 + + + + + SpecialBlankpage + classSpecialBlankpage.html + UnlistedSpecialPage + + + __construct + classSpecialBlankpage.html + ab4b7bf9fbef2d09783e30338283d0751 + () + + + + execute + classSpecialBlankpage.html + a18cf0ee25e39986819a67850ab24b02d + ($par) + + + + SpecialBlock + classSpecialBlock.html + FormSpecialPage + + + __construct + classSpecialBlock.html + ae501ff0dd96ece2e3683d4beacf45a40 + () + + + + onSubmit + classSpecialBlock.html + a000133192eab05ca62efa848ceab9ad4 + (array $data) + + + + onSuccess + classSpecialBlock.html + a33c1a53071edf94444c0599896cfcedf + () + + + static + canBlockEmail + classSpecialBlock.html + a87f1f9cf9271d2440c3c838380bdfd5a + ($user) + + + static + checkUnblockSelf + classSpecialBlock.html + a1a3c8cf36b3911006326dc9118ebe17c + ($user, User $performer) + + + static + getSuggestedDurations + classSpecialBlock.html + ab45847f942ac75fa5ab84aa4bc037013 + ($lang=null) + + + static + getTargetAndType + classSpecialBlock.html + a84067d5479b6917113033528ab8e4163 + ($par, WebRequest $request=null) + + + static + parseExpiryInput + classSpecialBlock.html + a63fd237f4f245fd3c4936d0d795ed30c + ($expiry) + + + static + processForm + classSpecialBlock.html + a1dbba01328002a8bb47c22d0a0b325c1 + (array $data, IContextSource $context) + + + static + processUIForm + classSpecialBlock.html + a9e5603f5bc534845f54e5af3a59c53b2 + (array $data, HTMLForm $form) + + + static + validateTarget + classSpecialBlock.html + a53842abf46ecab9665db059d5ca0f3af + ($value, User $user) + + + static + validateTargetField + classSpecialBlock.html + aae054c283a6142b34f5a89aabe4853d9 + ($value, $alldata, $form) + + + + alterForm + classSpecialBlock.html + abdbde065b7df8fd7df02aa322f79a0d0 + (HTMLForm $form) + + + + checkExecutePermissions + classSpecialBlock.html + aba1c520955162c6e32fb9d02d8ceeee7 + (User $user) + + + + getFormFields + classSpecialBlock.html + a5fd6020037b211164c2ceef3592614b6 + () + + + + getGroupName + classSpecialBlock.html + affec00fb8e90bbee8dcf764fb2a5620d + () + + + + maybeAlterFormDefaults + classSpecialBlock.html + a5e4529e78626543eceaa19577358c984 + (&$fields) + + + + postText + classSpecialBlock.html + a77bd43387e1688f692357cccb273c844 + () + + + + preText + classSpecialBlock.html + a1cfed702270a2b00973020e9673cecf1 + () + + + + setParameter + classSpecialBlock.html + a772bf312416e7cf93c03bb6662617b32 + ($par) + + + static + blockLogFlags + classSpecialBlock.html + ae99c2417c6ec0438f0a617d341580762 + (array $data, $type) + + + static + getTargetUserTitle + classSpecialBlock.html + ac8255cb893b436e9b022829e88168de9 + ($target) + + + bool + $alreadyBlocked + classSpecialBlock.html + ae96e9013fc4190c9df3550060d898ed7 + + + + array + $preErrors + classSpecialBlock.html + adaf7fe12b87578111b8ff2697b6a576c + + + + User string + $previousTarget + classSpecialBlock.html + aba18f5000c8c41f5bd885e950f2d143f + + + + bool + $requestedHideUser + classSpecialBlock.html + a5a085c586dbcb44f52e15a0fa19c7fb9 + + + + + $target + classSpecialBlock.html + a47bc156de3ac516e5761f45d745d4ecb + + + + int + $type + classSpecialBlock.html + a00ed6bbdbfdccca35e6d870ec56ba3e3 + + + + + SpecialBlockList + classSpecialBlockList.html + SpecialPage + + + __construct + classSpecialBlockList.html + a07941921433b892e7e1e9d1aefac2a94 + () + + + + execute + classSpecialBlockList.html + abdab7080c4786fb609143f6224d0b2db + ($par) + + + + showList + classSpecialBlockList.html + a9ca253213caf4212763c0b0247d5a45f + () + + + + getGroupName + classSpecialBlockList.html + aec00db7e3da67231fdcc9ff587dfac4c + () + + + + $options + classSpecialBlockList.html + ac2dd60306a9768450a1bd52b41433443 + + + + + $target + classSpecialBlockList.html + aa5e642bd2962ac713b8b5eba6dbbdebb + + + + + SpecialBookSources + classSpecialBookSources.html + SpecialPage + + + __construct + classSpecialBookSources.html + a88ceeb8c7c3f7e08a041b4ae486c6eea + () + + + + execute + classSpecialBookSources.html + a3b4730253efc900e3cd147eef1200eef + ($isbn) + + + static + isValidISBN + classSpecialBookSources.html + af80805083fcd943206b85b684bbb5905 + ($isbn) + + + + getGroupName + classSpecialBookSources.html + a67aa4f3c3b6244798a0e8bbd2ec5066e + () + + + + makeForm + classSpecialBookSources.html + afc60ea3cc82962cdb6aec97ba134e038 + () + + + + makeListItem + classSpecialBookSources.html + a502d541bb76b4bf6a74b329e5a6511af + ($label, $url) + + + + showList + classSpecialBookSources.html + ada012fc19352f76052606d1548c3290d + () + + + static + cleanIsbn + classSpecialBookSources.html + aa8ba6f66aad1bf5e4d3231951e6242b7 + ($isbn) + + + + $isbn + classSpecialBookSources.html + a1000c8989508968091e149e284e980d3 + + + + + SpecialCachedPage + classSpecialCachedPage.html + SpecialPage + ICacheHelper + + + addCachedHTML + classSpecialCachedPage.html + a9921b080b44cdb5df8d5411f3ba57165 + ($computeFunction, $args=array(), $key=null) + + + + getCachedValue + classSpecialCachedPage.html + a55056675a72dadbaab792bb46bfe952e + ($computeFunction, $args=array(), $key=null) + + + + onCacheInitialized + classSpecialCachedPage.html + a7c46858370b52ab8cbce309c5eb85072 + ($hasCached) + + + + saveCache + classSpecialCachedPage.html + a6a0e23f86de2c90f1c3cd45e3b9ad7ce + () + + + + setCacheEnabled + classSpecialCachedPage.html + aac655417ad034f8122926a2658e26261 + ($cacheEnabled) + + + + setExpiry + classSpecialCachedPage.html + aea1c101a2a51b54d16bb1ef152a79c89 + ($cacheExpiry) + + + + startCache + classSpecialCachedPage.html + abcdf518abef09e407e3686b0be2c2295 + ($cacheExpiry=null, $cacheEnabled=null) + + + + afterExecute + classSpecialCachedPage.html + a44158ba46fa547d293ab2148377de5eb + ($subPage) + + + + getCacheKey + classSpecialCachedPage.html + af6b5508c5976df23c8f7606ee55a617f + () + + + bool + $cacheEnabled + classSpecialCachedPage.html + a2ac20028702e372b903f219c3460ad3b + + + + CacheHelper + $cacheHelper + classSpecialCachedPage.html + a65ae3d529f9725017eddbd8d8cb62abe + + + + + SpecialCategories + classSpecialCategories.html + SpecialPage + + + __construct + classSpecialCategories.html + af256aae278e696e0ed6e1e3047d3c41f + () + + + + execute + classSpecialCategories.html + a91a431c511105814bc0545dbda27778d + ($par) + + + + setPageLinkRenderer + classSpecialCategories.html + a75d303ce31f1b3215cbc38cc0a3d4a99 + (PageLinkRenderer $linkRenderer) + + + + getGroupName + classSpecialCategories.html + a503faca88932e19c18e58237da024d3d + () + + + PageLinkRenderer + $linkRenderer + classSpecialCategories.html + a0e493e0372321e948ee586deddba0c30 + + + + + initServices + classSpecialCategories.html + a8489e187a9fd0c6057d110291d85900c + () + + + + SpecialChangeEmail + classSpecialChangeEmail.html + UnlistedSpecialPage + + + __construct + classSpecialChangeEmail.html + a9208c736ef96ff8ad8d164c7d83bc998 + () + + + + execute + classSpecialChangeEmail.html + a51d5d709ae41fcdd60813a9b0d62c31f + ($par) + + + + isListed + classSpecialChangeEmail.html + a347f9d1bab3d498bfd0073696def4251 + () + + + + attemptChange + classSpecialChangeEmail.html + a865af684cf6304c64023d02ca23ebc75 + (User $user, $pass, $newaddr) + + + + doReturnTo + classSpecialChangeEmail.html + a70bfc91ed1eb0ee2c2ed2661841e5788 + ($type= 'hard') + + + + error + classSpecialChangeEmail.html + a89ac9a23028ec4b09076f416065f4026 + ($msg) + + + + getGroupName + classSpecialChangeEmail.html + a9b9bc8a9a732ba2a07efbfe764f9e99c + () + + + + pretty + classSpecialChangeEmail.html + aefb9eebf776873db0a8887a174b06246 + ($fields) + + + + showForm + classSpecialChangeEmail.html + a0e2854a4cca07abe513be0af078242d3 + () + + + string + $mNewEmail + classSpecialChangeEmail.html + a6e7c5978b646d812815b89515ed29e0b + + + + string + $mPassword + classSpecialChangeEmail.html + abb19290450e89842dc7beff067972bd9 + + + + + SpecialChangePassword + classSpecialChangePassword.html + FormSpecialPage + + + __construct + classSpecialChangePassword.html + a2db90a138df520328901b023f4006d78 + () + + + + execute + classSpecialChangePassword.html + adfeaa5bbfb4b715e9a65f7970f13ddb5 + ($par) + + + + onSubmit + classSpecialChangePassword.html + a623961c1062b05a1b4751160ddffbbd5 + (array $data) + + + + onSuccess + classSpecialChangePassword.html + a107f8993e5c46867975fbc8176a8a42c + () + + + + requiresUnblock + classSpecialChangePassword.html + aedb78bc536c08d1e8d6deee2859fa3cf + () + + + + setChangeMessage + classSpecialChangePassword.html + aed5a875cff955530808787e5eb25d3fb + (Message $msg) + + + + setOldPasswordMessage + classSpecialChangePassword.html + ae7fbb8ba6d4df5060f5ea65e9fc86527 + ($msg) + + + + alterForm + classSpecialChangePassword.html + ab7fc454bd1c1943c16fb583fa4baa947 + (HTMLForm $form) + + + + attemptReset + classSpecialChangePassword.html + a3082c551669c3c9c01be1a4352b073b7 + ($oldpass, $newpass, $retype) + + + + checkExecutePermissions + classSpecialChangePassword.html + a8cd1a3fc7dc81880ff0451c19a8299f9 + (User $user) + + + + getFormFields + classSpecialChangePassword.html + abb75862c85011e27fee91f53f7a91556 + () + + + + getGroupName + classSpecialChangePassword.html + ade0d6d2ef07c042ad51b005413f2b798 + () + + + + $mDomain + classSpecialChangePassword.html + ab5cbd75842d6036cab9f6232ad1d7d0f + + + + + $mOldPassMsg + classSpecialChangePassword.html + a85a323a3395648e4ef6864c8e3bdaa8c + + + + + $mPreTextMessage + classSpecialChangePassword.html + ad8d19815462db83663728aad454b1536 + + + + + $mUserName + classSpecialChangePassword.html + ad6389b548fcd609911790327e8c503a8 + + + + + SpecialComparePages + classSpecialComparePages.html + SpecialPage + + + __construct + classSpecialComparePages.html + a05e7d8ed80abde9eb0b3c3553eadcd9c + () + + + + checkExistingRevision + classSpecialComparePages.html + a0501c6ff59cdde1669a2eb23d91b141a + ($value, $alldata) + + + + checkExistingTitle + classSpecialComparePages.html + a0f1c0860694f6aecb9267e3207cbfcea + ($value, $alldata) + + + + execute + classSpecialComparePages.html + a2d073c87b38902f37f856a9b2eed50a6 + ($par) + + + static + revOrTitle + classSpecialComparePages.html + a2928eeb616884c2321e70f54d91d06b2 + ($revision, $title) + + + static + showDiff + classSpecialComparePages.html + abbdf30959ed68ecc2c6b89db147a0a5e + ($data, HTMLForm $form) + + + + $skin + classSpecialComparePages.html + a62f1e71a0360ee3757ee9dbcd447267d + + + + + getGroupName + classSpecialComparePages.html + ab1210e9c10f12105bcb78fefa7edffce + () + + + + $opts + classSpecialComparePages.html + a97237a3680791c6c31babe26f0dc5215 + + + + + $showNavigation + classSpecialComparePages.html + a8361274bdac0058da11a8d22cd455c17 + + + + + SpecialContributions + classSpecialContributions.html + IncludableSpecialPage + + + __construct + classSpecialContributions.html + a04a1dd05ea82fee908449389e7209f5c + () + + + + execute + classSpecialContributions.html + ac03e8b2076ada4c9b475c1f795d478d6 + ($par) + + + + getUserLinks + classSpecialContributions.html + ad738e9273a287571c029c6befa69702b + (Title $userpage, Title $talkpage, User $target) + + + + contributionsSub + classSpecialContributions.html + ab90fd4f744b735f26130197b40cec4ca + ($userObj) + + + + getForm + classSpecialContributions.html + a86f5dac885279a2da18b732680a30585 + () + + + + getGroupName + classSpecialContributions.html + acdea14e7096f94be39c08a97ce44b67d + () + + + + $opts + classSpecialContributions.html + a663df18739e8f36aed6551406d16c7e1 + + + + + SpecialCreateAccount + classSpecialCreateAccount.html + SpecialRedirectToSpecial + + + __construct + classSpecialCreateAccount.html + acb4f4fcbf7556ca0a3563d06be5b1e0f + () + + + + isListed + classSpecialCreateAccount.html + ad4f9c0d36c3b75ae3aea5749d736ebc7 + () + + + + getGroupName + classSpecialCreateAccount.html + a444b93485b72718205bf9a526770252b + () + + + + SpecialDiff + classSpecialDiff.html + RedirectSpecialPage + + + __construct + classSpecialDiff.html + ad257ad3cbdbbc825ad11bc6ba16c93c8 + () + + + + getRedirect + classSpecialDiff.html + a63bd0350e0fbcd46e1de6210e65b1e25 + ($subpage) + + + + SpecialEditWatchlist + classSpecialEditWatchlist.html + UnlistedSpecialPage + + + __construct + classSpecialEditWatchlist.html + ab986fb844d8ef6f6cab326a31133790f + () + + + + execute + classSpecialEditWatchlist.html + a21e35da763ea0ebdb196c7aa34f6852a + ($mode) + + + + submitClear + classSpecialEditWatchlist.html + ae2ea3f072226141eb1b45ed41491aeba + ($data) + + + + submitNormal + classSpecialEditWatchlist.html + acfd58954c9982ae81a4740e4486fd45e + ($data) + + + + submitRaw + classSpecialEditWatchlist.html + a08da5275866f6c72f83587d23137ad2a + ($data) + + + static + buildTools + classSpecialEditWatchlist.html + a91204896fccb1ec7b27ffe8f4a35ba2b + ($unused) + + + static + getMode + classSpecialEditWatchlist.html + af4166bb33d88d8b1ab9e9b261be86ece + ($request, $par) + + + const + EDIT_CLEAR + classSpecialEditWatchlist.html + ab7881bf2d4edfea5ca33363e86e3f1e2 + + + + const + EDIT_NORMAL + classSpecialEditWatchlist.html + a8cf4962141e3c6120c7993a19b8f4154 + + + + const + EDIT_RAW + classSpecialEditWatchlist.html + a4ab130e51eb2781af1b48d8b1d25eba8 + + + + + getClearForm + classSpecialEditWatchlist.html + aaacdf45ba5a698aef1f3683fa9afe9e4 + () + + + + getNormalForm + classSpecialEditWatchlist.html + a2592d673fba79f2fc735739ac4659a8d + () + + + + getRawForm + classSpecialEditWatchlist.html + a05319265a15716afec5998f382e6ad8c + () + + + + $successMessage + classSpecialEditWatchlist.html + a795b53d54d4063bc6538e001688516ae + + + + + $toc + classSpecialEditWatchlist.html + a0a70ed824e433adf4993af339f0ebfa0 + + + + + buildRemoveLine + classSpecialEditWatchlist.html + a4877bc2b6b36de14d070baa19405cb61 + ($title) + + + + checkTitle + classSpecialEditWatchlist.html + a690ace6ef8d9d650957424140cae8403 + ($title, $namespace, $dbKey) + + + + cleanupWatchlist + classSpecialEditWatchlist.html + a4089488a4a839d897b0d8720b22b3058 + () + + + + clearWatchlist + classSpecialEditWatchlist.html + afc3fca78eb8406951b64f8e755cac0e2 + () + + + + extractTitles + classSpecialEditWatchlist.html + a55f3525ab38b58936475e4f025733821 + ($list) + + + + getWatchlist + classSpecialEditWatchlist.html + afe867ff20625a142745b768964579cdd + () + + + + getWatchlistInfo + classSpecialEditWatchlist.html + aa30a4d2d7b88b9951d8ecf5e78e53b16 + () + + + + showTitles + classSpecialEditWatchlist.html + a7043f87de558501506b4ba7b0389c753 + ($titles, &$output) + + + + unwatchTitles + classSpecialEditWatchlist.html + a6ea94fb68167a87a53ae0c0b96d62fc5 + ($titles) + + + + watchTitles + classSpecialEditWatchlist.html + a8827c06e8f466337a3ee85c3f741f367 + ($titles) + + + + $badItems + classSpecialEditWatchlist.html + af6ff08eb19318d7d7462dbc36725cf86 + + + + + SpecialEmailUser + classSpecialEmailUser.html + UnlistedSpecialPage + + + __construct + classSpecialEmailUser.html + a58f4096d6a0eb458c18580aceac80a3c + () + + + + execute + classSpecialEmailUser.html + a19247de8e2dc3c5cca2845243726c893 + ($par) + + + + getDescription + classSpecialEmailUser.html + ae203b20e9d0fab295788178797f4cc30 + () + + + static + getPermissionsError + classSpecialEmailUser.html + ac19c1e9c5b88f75e45c5029fd1f2cc0b + ($user, $editToken) + + + static + getTarget + classSpecialEmailUser.html + a2709045df8baf590c3cd95f5d09038e2 + ($target) + + + static + submit + classSpecialEmailUser.html + a46668b1426c516cb52335b2b08338b6b + (array $data, IContextSource $context) + + + static + uiSubmit + classSpecialEmailUser.html + a22da7151272fa5cbbabc27d0c7f0b823 + (array $data, HTMLForm $form) + + + + getFormFields + classSpecialEmailUser.html + a54974799c332f620cc80a14a60979887 + () + + + + getGroupName + classSpecialEmailUser.html + af825ad4b8c172e159339eccc67072270 + () + + + + userForm + classSpecialEmailUser.html + a4cf7d00eeb8ee67eeb6f4cf263737c4a + ($name) + + + + $mTarget + classSpecialEmailUser.html + a6527370ee480a16df4dcf60df61397b3 + + + + User string + $mTargetObj + classSpecialEmailUser.html + a571af5228c2da08a578d9abc3e96edcf + + + + + SpecialExpandTemplates + classSpecialExpandTemplates.html + SpecialPage + + + __construct + classSpecialExpandTemplates.html + aeefb1642ef3137a7ddd8946998679e97 + () + + + + execute + classSpecialExpandTemplates.html + aab53107b3a16e98cada7fa2cbcda4431 + ($subpage) + + + const + MAX_INCLUDE_SIZE + classSpecialExpandTemplates.html + aaaa691d1db4494fe0b7d0f443920eb09 + + + + + getGroupName + classSpecialExpandTemplates.html + a643b76d8e05813577f136d5a3af98278 + () + + + bool + $generateRawHtml + classSpecialExpandTemplates.html + a37ab7b72175be07465e484dd476b61f3 + + + + bool + $generateXML + classSpecialExpandTemplates.html + a5883d3f04bec4eee056eafc841c69e05 + + + + bool + $removeComments + classSpecialExpandTemplates.html + a4f7a0fd98522fb1ba2502b6fbaade85f + + + + bool + $removeNowiki + classSpecialExpandTemplates.html + af8c2a75dd35adc2724baaedaec269ba8 + + + + + generateHtml + classSpecialExpandTemplates.html + aa295250c5fbc0e90f38836a63a28e486 + (Title $title, $text) + + + + makeForm + classSpecialExpandTemplates.html + a933e51b925c71120b96ca3103d2ce7b3 + ($title, $input) + + + + makeOutput + classSpecialExpandTemplates.html + a8480683392652ff0c85cca187ad2f4ea + ($output, $heading= 'expand_templates_output') + + + + showHtmlPreview + classSpecialExpandTemplates.html + aaad74fe0de69d2d38aec2ae10c9c3165 + (Title $title, $html, OutputPage $out) + + + + SpecialExport + classSpecialExport.html + SpecialPage + + + __construct + classSpecialExport.html + aab2fc2cee6df250e710f30828b69f60e + () + + + + execute + classSpecialExport.html + acfd6cb8701bdb5205126c60b2510395f + ($par) + + + + $doExport + classSpecialExport.html + a6a4d63ca0124e0b64f1daed9ae8452e3 + + + + + $pageLinkDepth + classSpecialExport.html + a0d617d6d9fa6d1963902ab3561967d62 + + + + + $templates + classSpecialExport.html + a28970182b92dfcf5809ca4f270b36c88 + + + + + getGroupName + classSpecialExport.html + a00144ed75dc80a2cdd2f01063a4f0d52 + () + + + + doExport + classSpecialExport.html + aded674221a7827bea7c2ea0cbb49206e + ($page, $history, $list_authors, $exportall) + + + + getImages + classSpecialExport.html + a1b245e492e8153d406a012a562d42f26 + ($inputPages, $pageSet) + + + + getLinks + classSpecialExport.html + aa52a0cfb7d2b41f7a0a80550c25b0852 + ($inputPages, $pageSet, $table, $fields, $join) + + + + getPageLinks + classSpecialExport.html + a4a8e755ef79e38658d12e29ea0140184 + ($inputPages, $pageSet, $depth) + + + + getPagesFromCategory + classSpecialExport.html + a81297f14a0c968412638b019e9575f07 + ($title) + + + + getPagesFromNamespace + classSpecialExport.html + ad69f55f7c272e653ddaaa0919bc92128 + ($nsindex) + + + + getTemplates + classSpecialExport.html + adda19cfb45bb18d5b07a5e323293ab6f + ($inputPages, $pageSet) + + + + userCanOverrideExportDepth + classSpecialExport.html + a2cc185ab4a8e5ce03f420083d5e63ff6 + () + + + + validateLinkDepth + classSpecialExport.html + ac5bee48d0408198631d0434a31af642d + ($depth) + + + + $curonly + classSpecialExport.html + a4313e30a22f57727fd3336bb63703d18 + + + + + $images + classSpecialExport.html + a8f52b170784fc5a78350e6958750f068 + + + + + SpecialFilepath + classSpecialFilepath.html + RedirectSpecialPage + + + __construct + classSpecialFilepath.html + a42ee41e57964fbc26505dbb4b5820901 + () + + + + getRedirect + classSpecialFilepath.html + a6fbc735819389ab502957c45ec4d9e6f + ($par) + + + + getGroupName + classSpecialFilepath.html + ab61996939d3b312482719c8dc06bd704 + () + + + + SpecialImport + classSpecialImport.html + SpecialPage + + + __construct + classSpecialImport.html + aa6c2e28d859c3529a9c38c58bd89b5f7 + () + + + + execute + classSpecialImport.html + a229f790cd511dadef61cc5f6abbb6522 + ($par) + + + + getGroupName + classSpecialImport.html + ad66d5ea139adb9a93901153d5de4c543 + () + + + + doImport + classSpecialImport.html + ac0f0b00a4bb9e9ca876977452dce5611 + () + + + + showForm + classSpecialImport.html + a83aa9de75c876b4b45e4a2b7bbc472c3 + () + + + + $frompage + classSpecialImport.html + a1cb073198a5590ee821f92311a248f03 + + + + + $history + classSpecialImport.html + a4fc70ddc69e268e9f960197754f02c70 + + + + + $includeTemplates + classSpecialImport.html + a79c6b2ed8424c6106f16e62bb7ee192b + + + + + $interwiki + classSpecialImport.html + ae80f2dc689d3af0c6b54da6f10c9b9e3 + + + + + $logcomment + classSpecialImport.html + a2edf1c767e934502d409da80023682ea + + + + + $namespace + classSpecialImport.html + af308b60844fb7eb0dbe098168a6d4696 + + + + + $pageLinkDepth + classSpecialImport.html + a2ac421c4ad2ffce03a5aa6efb8933aaa + + + + + $rootpage + classSpecialImport.html + ab9cffe3e1c1c107a325eab7d7629136c + + + + + SpecialJavaScriptTest + classSpecialJavaScriptTest.html + SpecialPage + + + __construct + classSpecialJavaScriptTest.html + a76846d830f992c20c703209fd828ea02 + () + + + + execute + classSpecialJavaScriptTest.html + af9907699cb55591e258906e4b88bf6da + ($par) + + + + getGroupName + classSpecialJavaScriptTest.html + a18eae44ac7c0554be030f53dc0045a50 + () + + + + getFrameworkListHtml + classSpecialJavaScriptTest.html + abf0d3321aab14bbcebd99e15c4110dd7 + () + + + + initQUnitTesting + classSpecialJavaScriptTest.html + a2aee5971f0f18d28ca366915f048d907 + () + + + + wrapSummaryHtml + classSpecialJavaScriptTest.html + a2657bb8f12be5578600c9b871ebe7a9c + ($html, $state) + + + static + $frameworks + classSpecialJavaScriptTest.html + a20e06f0e2b56a40118738f1afc8eab0d + + + + + SpecialListAdmins + classSpecialListAdmins.html + SpecialRedirectToSpecial + + + __construct + classSpecialListAdmins.html + a5c81bcd75334bd79791968e3633d63cd + () + + + + SpecialListBots + classSpecialListBots.html + SpecialRedirectToSpecial + + + __construct + classSpecialListBots.html + a25b54c2ef91c76c2ab04ff10640f51e9 + () + + + + SpecialListFiles + classSpecialListFiles.html + IncludableSpecialPage + + + __construct + classSpecialListFiles.html + a10fe476fa3a082d3bb9da4643a287913 + () + + + + execute + classSpecialListFiles.html + a42c055c672ca2554bcfb52002d2ecc0c + ($par) + + + + getGroupName + classSpecialListFiles.html + a7000eff3043f76f331559d6c8d4fb1fd + () + + + + SpecialListFilesTest + classSpecialListFilesTest.html + MediaWikiTestCase + + + testFormatValuesThrowException + classSpecialListFilesTest.html + aef5788ef4923f421ab62ceb4c3bf2869 + () + + + + SpecialListGroupRights + classSpecialListGroupRights.html + SpecialPage + + + __construct + classSpecialListGroupRights.html + a390697948466183895098947598840d6 + () + + + + execute + classSpecialListGroupRights.html + a9c85c85e6f0c214d1ec1f76bf02ff913 + ($par) + + + + getGroupName + classSpecialListGroupRights.html + a8d5ca4ae881741c4bfc097985e241bcb + () + + + + formatPermissions + classSpecialListGroupRights.html + a6ff605f45a1049707bf36e755eeccfbe + ($permissions, $revoke, $add, $remove, $addSelf, $removeSelf) + + + + outputNamespaceProtectionInfo + classSpecialListGroupRights.html + abc77e4003c8d168e09f975cc697d794e + () + + + + SpecialListUsers + classSpecialListUsers.html + IncludableSpecialPage + + + __construct + classSpecialListUsers.html + aa8d0e656b4048811adad4e60e8f4f970 + () + + + + execute + classSpecialListUsers.html + a691b42cb6816d857e4dfcd0fef66a12f + ($par) + + + + getGroupName + classSpecialListUsers.html + aa19d87cc74d45c09451c686cd6aca4dc + () + + + + SpecialLockdb + classSpecialLockdb.html + FormSpecialPage + + + __construct + classSpecialLockdb.html + a0290935338e7f496d3109ac781e56868 + () + + + + checkExecutePermissions + classSpecialLockdb.html + a1d79f70bdf1128f9d7cef1ec23106842 + (User $user) + + + + onSubmit + classSpecialLockdb.html + a00055f23d26e94bda6711b5dbdadfce8 + (array $data) + + + + onSuccess + classSpecialLockdb.html + ade03fdc84e910a0709c8c3b204d78fe9 + () + + + + requiresWrite + classSpecialLockdb.html + a21736d49681181db2e9cc48c8af20928 + () + + + + alterForm + classSpecialLockdb.html + aa4df8a23fd53a396de54b0b06e0f841c + (HTMLForm $form) + + + + getFormFields + classSpecialLockdb.html + a0bde9eee234189764763ce936b893be6 + () + + + + getGroupName + classSpecialLockdb.html + a1b925157456624aeb91adb990b1ff6fe + () + + + + $reason + classSpecialLockdb.html + a77c7c87dbde64e19e5059297012698c6 + + + + + SpecialLog + classSpecialLog.html + SpecialPage + + + __construct + classSpecialLog.html + a723249ea3948a502432a7685d7aaf722 + () + + + + execute + classSpecialLog.html + a8d1e43fe78ac7ac233002c0edd353b07 + ($par) + + + + addHeader + classSpecialLog.html + aa051891d03f5d4592d88dcdd1fa233b1 + ($type) + + + + getGroupName + classSpecialLog.html + ad22db3f053f3c3563958fb84a3af59aa + () + + + + getRevisionButton + classSpecialLog.html + a9b0db8549c8676bf61ce1441392c20b1 + ($formcontents) + + + + parseParams + classSpecialLog.html + a7906a70e18806ab7599099774c867b90 + (FormOptions $opts, $par) + + + + show + classSpecialLog.html + a46646539330fa77f7c6fa137ca50ea1f + (FormOptions $opts, array $extraConds) + + + + $typeOnUser + classSpecialLog.html + acdebd96cf6d7204e5473b7a77577638e + + + + + SpecialMergeHistory + classSpecialMergeHistory.html + SpecialPage + + + __construct + classSpecialMergeHistory.html + a118fa042975a22e723b9b25253437a24 + () + + + + execute + classSpecialMergeHistory.html + a6ad149f07c9c2b002c971070d52874a8 + ($par) + + + + formatRevisionRow + classSpecialMergeHistory.html + ab35ac577f7377ac04c1c362992a9d860 + ($row) + + + + merge + classSpecialMergeHistory.html + a06fff8490fbddc7a093f13e7647c2c2b + () + + + + preCacheMessages + classSpecialMergeHistory.html + a599270a0d010776be0170452df5122b5 + () + + + + showMergeForm + classSpecialMergeHistory.html + a8a0acfcefb773d2ffe66a006cea207e8 + () + + + + getGroupName + classSpecialMergeHistory.html + af6a336f5f6adc6c7fbe5cd689a6d5498 + () + + + string + $mAction + classSpecialMergeHistory.html + a310a92d50435a2e5a1640af2e6cf1c48 + + + + string + $mComment + classSpecialMergeHistory.html + a0693f46d7726c1f288bc21acbffcee72 + + + + string + $mDest + classSpecialMergeHistory.html + aafe20d8c1e5941c0c2a82c4bcbaa41fd + + + + int + $mDestID + classSpecialMergeHistory.html + abe75639182b9851133d7c70b12667d5a + + + + Title + $mDestObj + classSpecialMergeHistory.html + a87a167c9c205b0eae40f6eaa85c78076 + + + + bool + $mMerge + classSpecialMergeHistory.html + adaf70db03dcab7639aa308c383878ec6 + + + + bool + $mSubmitted + classSpecialMergeHistory.html + a3244b4a8e8dd7d17e070e7c74db04442 + + + + string + $mTarget + classSpecialMergeHistory.html + ac33b30e1787a04328273e6f7b84e3f86 + + + + int + $mTargetID + classSpecialMergeHistory.html + a62b4817e0076270d10782fca40ab19f0 + + + + Title + $mTargetObj + classSpecialMergeHistory.html + a9b996ca829d9262c8ccd101d584d0c8f + + + + string + $mTimestamp + classSpecialMergeHistory.html + a1b00ee0ac225355db06f3a8e4c5003d3 + + + + + loadRequestParams + classSpecialMergeHistory.html + a7b647861f210fe91db09364339c3924e + () + + + + showHistory + classSpecialMergeHistory.html + ae83ff054764b0bf1fc897fcbd8da3626 + () + + + + SpecialMycontributions + classSpecialMycontributions.html + RedirectSpecialPage + + + __construct + classSpecialMycontributions.html + a99385fb2cd0550c2d7bbd8cc787d8a62 + () + + + + getRedirect + classSpecialMycontributions.html + a7b8153712737f1ca1c591d6c96874b17 + ($subpage) + + + + SpecialMypage + classSpecialMypage.html + RedirectSpecialArticle + + + __construct + classSpecialMypage.html + a4ec8ef5835aad172c10c1144d8962bc8 + () + + + + getRedirect + classSpecialMypage.html + ad204472178b352c43881e7dc0f2d3f77 + ($subpage) + + + + SpecialMytalk + classSpecialMytalk.html + RedirectSpecialArticle + + + __construct + classSpecialMytalk.html + acf36554ff56df8585e43e2ac9ebfbc45 + () + + + + getRedirect + classSpecialMytalk.html + a8a0067cfd7dd0c8e939a3636a254c683 + ($subpage) + + + + SpecialMyuploads + classSpecialMyuploads.html + RedirectSpecialPage + + + __construct + classSpecialMyuploads.html + af651ad5cae5833e5ae7806996af66a90 + () + + + + getRedirect + classSpecialMyuploads.html + a2801a2d5399b7e1773ce2fb197f8a292 + ($subpage) + + + + SpecialNewFiles + classSpecialNewFiles.html + IncludableSpecialPage + + + __construct + classSpecialNewFiles.html + a1e4bb294ee1d04275bdfae7083730eef + () + + + + execute + classSpecialNewFiles.html + a999211b143ef715795d989c07d499341 + ($par) + + + + setTopText + classSpecialNewFiles.html + acd141e7dcaa763cca8ec6a818a38d523 + () + + + + getGroupName + classSpecialNewFiles.html + a96a0537778dfa9b2763929a910f5c08d + () + + + + SpecialNewpages + classSpecialNewpages.html + IncludableSpecialPage + + + __construct + classSpecialNewpages.html + a13fc4e85df9c390886c1bc71c8f3a466 + () + + + + execute + classSpecialNewpages.html + a6ef5231883cbf2e6a564aa24967013bb + ($par) + + + + formatRow + classSpecialNewpages.html + a86577f6729da39ce18a1cc2904beac13 + ($result) + + + + feed + classSpecialNewpages.html + a9c3da81436d761450fc203205cd03d5b + ($type) + + + + feedItem + classSpecialNewpages.html + a92b24daade54ee2478adc7fd8323e2af + ($row) + + + + feedItemAuthor + classSpecialNewpages.html + a9488eda30d9c2ca47b8225939ed2bf46 + ($row) + + + + feedItemDesc + classSpecialNewpages.html + abdbc4b6b03fe8388f4506f7354ad1fc1 + ($row) + + + + feedTitle + classSpecialNewpages.html + a3c98ee746644d7eb5957145153027577 + () + + + + filterLinks + classSpecialNewpages.html + aceb241bcb589ad9049b6822477238ba4 + () + + + + form + classSpecialNewpages.html + ad829111f2080524e9e48dc7ca545e1e8 + () + + + + getGroupName + classSpecialNewpages.html + aaf1470a291301bb53b32db8d95886bca + () + + + + parseParams + classSpecialNewpages.html + aa9b2a3728d4b720908ec5637040c8d6f + ($par) + + + + patrollable + classSpecialNewpages.html + a48b3e592f1db6961d88115136cdfaf99 + ($result) + + + + setup + classSpecialNewpages.html + a0f99f3fe8a8a6d2df4a1913b18a59836 + ($par) + + + + $customFilters + classSpecialNewpages.html + a967dd63651e4906dc56eb0f91e72a851 + + + + FormOptions + $opts + classSpecialNewpages.html + a3242a31a2cf067fdf09d842baed7696d + + + + + $showNavigation + classSpecialNewpages.html + a60fc03167037a651ca554c5399adf6ce + + + + + SpecialPage + classSpecialPage.html + + + __construct + classSpecialPage.html + ae9deb76f4b3ab28b834e3206491e2322 + ($name= '', $restriction= '', $listed=true, $function=false, $file= '', $includable=false) + + + + checkPermissions + classSpecialPage.html + a4a10cd31daa2d8e92407126db53d4f82 + () + + + + checkReadOnly + classSpecialPage.html + a9cafdd536ef4a0258432e4ab7a8f9b76 + () + + + + displayRestrictionError + classSpecialPage.html + a9dddbf11ff897aa6806b18a31c14485e + () + + + + execute + classSpecialPage.html + adaa2cce21133f53bdbdb306cfbda20a4 + ($subPage) + + + + getConfig + classSpecialPage.html + a7d0a166e9ae5016fff4bd10f727d6f11 + () + + + + getContext + classSpecialPage.html + a65da6890687c998d9b7311b7a263eae4 + () + + + + getDescription + classSpecialPage.html + a1a0321e3a2bfb8257524e5244e09dd9f + () + + + + getFile + classSpecialPage.html + a905ea86b419c4d5b6b9d62cac6b1fbc4 + () + + + + getFinalGroupName + classSpecialPage.html + a868f7255508890354f169321a65317cf + () + + + + getFullTitle + classSpecialPage.html + af0864cf869339bbd1d5c6d06566ab99c + () + + + + getLang + classSpecialPage.html + aa0a74208f9c9b3864234abbb583b6f2b + () + + + + getLanguage + classSpecialPage.html + aab4887bc96724c1b79772aab2e5e932c + () + + + + getLocalName + classSpecialPage.html + a14e14710406a26f0c35d5641969f4096 + () + + + + getName + classSpecialPage.html + a0f33a2597538798f33b7bd919d7fbaec + () + + + + getOutput + classSpecialPage.html + a1dd08360c4383ac5aff17107da7b2cd5 + () + + + + getPageTitle + classSpecialPage.html + a04aacd5fbbe67c5d47fe76eab1f0e538 + ($subpage=false) + + + + getRequest + classSpecialPage.html + a83eb4734df2791595b44aa1d2594594b + () + + + + getRestriction + classSpecialPage.html + a17f113a1149316248bed638f691d73f5 + () + + + + getSkin + classSpecialPage.html + a402ba5d28f5a78285217629021a33875 + () + + + + getTitle + classSpecialPage.html + ac2b3e7072e0ac628476902b54691e0fc + ($subpage=false) + + + + getUser + classSpecialPage.html + a2abbd629fd26247ea425d06a0b1b3a08 + () + + + + including + classSpecialPage.html + a6a0a75d0d54e3e143692be5475d3f048 + ($x=null) + + + + isCached + classSpecialPage.html + a56564c8d7bbc01b04433e743a21e54bf + () + + + + isExpensive + classSpecialPage.html + afa1c5c903fde197875e3a3dec89ac0aa + () + + + + isIncludable + classSpecialPage.html + afb7ead57ab413a63475d0c9a95727e2e + () + + + + isListed + classSpecialPage.html + a3f1188b6c2411e48d617d997dba8aad2 + () + + + + isRestricted + classSpecialPage.html + ace25ada40bb9e6661b785e20f6f03d5d + () + + + + listed + classSpecialPage.html + ad2fa173d4d2067d09638ef8a17c8ed6d + ($x=null) + + + + msg + classSpecialPage.html + ac85b5877f62c962de24fd5683ce30a93 + () + + + + outputHeader + classSpecialPage.html + adb041c9aaf8da0a52b821b252892a7ce + ($summaryMessageKey= '') + + + + requireLogin + classSpecialPage.html + a612607f914478e7eb4ca2136b7fb1cb9 + ($reasonMsg=null, $titleMsg=null) + + + + run + classSpecialPage.html + a83b026fd67cd5891beecdc452a4ffb71 + ($subPage) + + + + setContext + classSpecialPage.html + ae54580778ff77fdf333ecad66979e2fe + ($context) + + + + setHeaders + classSpecialPage.html + a0f57ebd0f3c5fe18771cb4badc435221 + () + + + + setListed + classSpecialPage.html + a02043f00eb72f5998d0c89ba4d39ee02 + ($listed) + + + + userCanExecute + classSpecialPage.html + ae13e2293e23411820d869ecc5c52161e + (User $user) + + + static + getSafeTitleFor + classSpecialPage.html + aeb5e61d0886229fed501e323e06d34d8 + ($name, $subpage=false) + + + static + getTitleFor + classSpecialPage.html + a5dc5f66108c1015fcffbfdefa4cc2273 + ($name, $subpage=false, $fragment= '') + + + + addFeedLinks + classSpecialPage.html + a63da26d9203f9d4627ca94b3df64bcba + ($params) + + + + afterExecute + classSpecialPage.html + a629fa377f7da464304b9e2fab5abc6f3 + ($subPage) + + + + beforeExecute + classSpecialPage.html + a598997542aba381648974035677f7626 + ($subPage) + + + + getGroupName + classSpecialPage.html + a08bc8968f20438a284ef122306ee9d65 + () + + + + getRobotPolicy + classSpecialPage.html + af7575fb9116bc4cfd9a669668c23df05 + () + + + IContextSource + $mContext + classSpecialPage.html + ab7ba0e6875d5fac092c5e1407461c4ea + + + + + $mIncludable + classSpecialPage.html + a338ab32a49e56c5aac88b000dec9bc7a + + + + + $mIncluding + classSpecialPage.html + ae6b1efb9d447774ca010826fa2f5d730 + + + + + $mName + classSpecialPage.html + aee1ae1feabedbdf98ab66003aa1bfd53 + + + + + $mListed + classSpecialPage.html + ad74f718212a170e6aa87fceb88b7c327 + + + + + $mLocalName + classSpecialPage.html + a3d0bebf95359d1b10d3314f6288373cf + + + + + $mRestriction + classSpecialPage.html + a64c7af319b5669b8c90f12ccc44f97cd + + + + + SpecialPageAliasTest + classSpecialPageAliasTest.html + MediaWikiTestCase + + + testValidSpecialPageAliases + classSpecialPageAliasTest.html + a070787080b29f0fdd80c1764d07af868 + ($code, $specialPageAliases) + + + + validSpecialPageAliasesProvider + classSpecialPageAliasTest.html + a5598063db145006f39b9d87f0e7e1019 + () + + + + getSpecialPageAliases + classSpecialPageAliasTest.html + ac17b279071708baf61df8571fae81c8a + ($code) + + + + SpecialPageFactory + classSpecialPageFactory.html + + static + capturePath + classSpecialPageFactory.html + ae7bc1d4c79d3dd557e18babefb49bc49 + (Title $title, IContextSource $context) + + + static + executePath + classSpecialPageFactory.html + a7823999ca20462d386db3813ac12408a + (Title &$title, IContextSource &$context, $including=false) + + + static + exists + classSpecialPageFactory.html + a69d40240243d5050d739082908d726b4 + ($name) + + + static + getAliasList + classSpecialPageFactory.html + a6482ca46c592da2acc04a46358dd8a6a + () + + + static + getGroup + classSpecialPageFactory.html + a32403e8f1ecaafe799ca5a83a40c810e + (&$page) + + + static + getList + classSpecialPageFactory.html + a58e2dad3b7522108ec49f247aca9a44c + () + + + static + getLocalNameFor + classSpecialPageFactory.html + a0f259197ee798dbe94490de70c9c0df1 + ($name, $subpage=false) + + + static + getPage + classSpecialPageFactory.html + a1ac978e860f14854207a27754f36dde6 + ($name) + + + static + getRegularPages + classSpecialPageFactory.html + a0585bf1bb1949a6e52f321d1d863f6ad + () + + + static + getRestrictedPages + classSpecialPageFactory.html + a9756a1e01a651e44330a3873d960243d + (User $user=null) + + + static + getTitleForAlias + classSpecialPageFactory.html + a055e4556dec6c159d9e30e9ea0382d9a + ($alias) + + + static + getUsablePages + classSpecialPageFactory.html + a4ce40d9ba0a5ccfde7a51af027defa3b + (User $user=null) + + + static + resolveAlias + classSpecialPageFactory.html + adcf9ed88afa106ddce0dcc7c8a8ef8ea + ($alias) + + + static + setGroup + classSpecialPageFactory.html + a989e5827c6eff3b57fa4e91e00e346fc + ($page, $group) + + + static + $aliases + classSpecialPageFactory.html + a3f999935d8d130a7c95a9fc38d937ff5 + + + + static + $list + classSpecialPageFactory.html + a1b7fad42a000c1e9b21a05c76f1fa3c5 + + + + + SpecialPagesWithProp + classSpecialPagesWithProp.html + QueryPage + + + __construct + classSpecialPagesWithProp.html + ad751c798c4843856ba8ef81f2c10aaf5 + ($name= 'PagesWithProp') + + + + execute + classSpecialPagesWithProp.html + a339c8572c1bbd6817cccda07704fb69f + ($par) + + + + formatResult + classSpecialPagesWithProp.html + a0878b897d2e9884d47b3723090ac4352 + ($skin, $result) + + + + getOrderFields + classSpecialPagesWithProp.html + a88a06be925aaf9dd0708748aee71bda1 + () + + + + getQueryInfo + classSpecialPagesWithProp.html + a42c0b10837484d994a6c4013cf14be6d + () + + + + isCacheable + classSpecialPagesWithProp.html + a6ec26ad52bac35804d38de7664ca9a86 + () + + + + isSyndicated + classSpecialPagesWithProp.html + a52f4fff89921cf0c2b3bc68ae0a0bd00 + () + + + + onSubmit + classSpecialPagesWithProp.html + a8de7d1fecea441ca90860ce3233560f0 + ($data, $form) + + + + getGroupName + classSpecialPagesWithProp.html + ac2f848653820bbd890a67fd069a81bbe + () + + + + $propName + classSpecialPagesWithProp.html + a94dce7b134d54676e45fdaeda43eae1c + + + + + SpecialPageTest + classSpecialPageTest.html + MediaWikiTestCase + + + getTitleForProvider + classSpecialPageTest.html + abdef94bcbcb6ab6c7c390a7561e230a9 + () + + + + getTitleForWithWarningProvider + classSpecialPageTest.html + ac5d93dce9c3ee614acf75e3a58ab0f94 + () + + + + requireLoginAnonProvider + classSpecialPageTest.html + a321638384d55cb47a60c721fb945a68f + () + + + + testGetTitleFor + classSpecialPageTest.html + a446ef57e8c2e6a7696aace80924e28ad + ($expectedName, $name) + + + + testGetTitleForWithWarning + classSpecialPageTest.html + a6080ff526a7a505d7b8cca10429c231e + ($expected, $name) + + + + testInvalidGetTitleFor + classSpecialPageTest.html + a3b9731ff4e0372550b8241e8d8e2c3a6 + () + + + + testRequireLoginAnon + classSpecialPageTest.html + aa2c9b240152f28aa47907719d35b8c03 + ($expected, $reason, $title) + + + + testRequireLoginNotAnon + classSpecialPageTest.html + a13824434efa25cff3d9e8ed3401d3190 + () + + + + setUp + classSpecialPageTest.html + ad3619436062b3a6161e4ed315ec552da + () + + + + SpecialPasswordReset + classSpecialPasswordReset.html + FormSpecialPage + + + __construct + classSpecialPasswordReset.html + a40aecfd1ed1ec16349c88d8f1e39245c + () + + + + alterForm + classSpecialPasswordReset.html + aa1be07d28e83a2807b25cb2ed8a42ccc + (HTMLForm $form) + + + + checkExecutePermissions + classSpecialPasswordReset.html + af19b849daf81f2d3dc4207faffd32d8e + (User $user) + + + + isListed + classSpecialPasswordReset.html + ab3162cd1a1547b4573c34948ca9248f4 + () + + + + onSubmit + classSpecialPasswordReset.html + ab8ec962b463fe45516d376f9f7566eb0 + (array $data) + + + + onSuccess + classSpecialPasswordReset.html + a3580524088fe4cba29ee4575cc8f090b + () + + + + userCanExecute + classSpecialPasswordReset.html + af1a384ae3752bdf49fadc2e14f791a5d + (User $user) + + + + canChangePassword + classSpecialPasswordReset.html + a7cf3c72ec36219da7d1de010bfb2d150 + (User $user) + + + + getFormFields + classSpecialPasswordReset.html + a19688208ebfe425b6ccf33d7284aae49 + () + + + + getGroupName + classSpecialPasswordReset.html + a363502aa56b76b883174545cbaff00e3 + () + + + Message + $email + classSpecialPasswordReset.html + a08d3b511a5a1d3cb0ad7ef05318ddab9 + + + + User + $firstUser + classSpecialPasswordReset.html + ae6df56e597d072e484486e7cc572069b + + + + Status + $result + classSpecialPasswordReset.html + ae763e9a0a680fe676e2f13f4454d9b53 + + + + + SpecialPermanentLink + classSpecialPermanentLink.html + RedirectSpecialPage + + + __construct + classSpecialPermanentLink.html + a0ddccfac249d35a4e31b3444e88e0f2f + () + + + + getRedirect + classSpecialPermanentLink.html + af0a99abb04ebd905bff5bc9721297d43 + ($subpage) + + + + SpecialPreferences + classSpecialPreferences.html + SpecialPage + + + __construct + classSpecialPreferences.html + a4487b8f421d61d2882b448a0e314c26a + () + + + + execute + classSpecialPreferences.html + a1a50c4c4212357383bf06d90d5225e48 + ($par) + + + + submitReset + classSpecialPreferences.html + aa49e9bd80b9f0095348ebf1bdc066f2e + ($formData) + + + + getGroupName + classSpecialPreferences.html + a6e51fed742931eb369378471b7934e88 + () + + + + showResetForm + classSpecialPreferences.html + a9dc248408e975a7121f43bc1dfe1207a + () + + + + SpecialPreferencesTest + classSpecialPreferencesTest.html + MediaWikiTestCase + + + testBug41337 + classSpecialPreferencesTest.html + aecc633583c6ccd2f34e3cf243e910fb2 + () + + + + SpecialPrefixindex + classSpecialPrefixindex.html + SpecialAllpages + + + __construct + classSpecialPrefixindex.html + aa80a274ba600bba30138f7bcaabd9be0 + () + + + + execute + classSpecialPrefixindex.html + ac655d60a4b83ff8046a8254bc71e4497 + ($par) + + + + getGroupName + classSpecialPrefixindex.html + a5f3a072544bb837071c7c191aa7bb27a + () + + + + namespacePrefixForm + classSpecialPrefixindex.html + aebec59f37e7f53ea07d2548bf243d17c + ($namespace=NS_MAIN, $from= '') + + + + showPrefixChunk + classSpecialPrefixindex.html + a7010b172c44fadc045ded95e353df30b + ($namespace=NS_MAIN, $prefix, $from=null) + + + + $columns + classSpecialPrefixindex.html + a0b8d812b772b0107830592d8c2775f1c + + + + + $hideRedirects + classSpecialPrefixindex.html + a8144fe77374115f9d6c1f470412364b2 + + + + + $stripPrefix + classSpecialPrefixindex.html + ace1526ff685977d22ab6ef162d5536c7 + + + + + SpecialProtectedpages + classSpecialProtectedpages.html + SpecialPage + + + __construct + classSpecialProtectedpages.html + ab5f07760b757a35535fbe56605dcdfa5 + () + + + + execute + classSpecialProtectedpages.html + a5824c8b67050b544d39707b63b60005c + ($par) + + + + getCascadeCheck + classSpecialProtectedpages.html + af6cfe2ff212d268018abd252705a8f5b + ($cascadeOnly) + + + + getExpiryCheck + classSpecialProtectedpages.html + a9c07c1cc056efadb3434c7ffe3ff704f + ($indefOnly) + + + + getGroupName + classSpecialProtectedpages.html + a8efdae7cc64447d36ff8f4c71074dcfe + () + + + + getLevelMenu + classSpecialProtectedpages.html + aa25b99f28eac007f35a3cf2064f9bb19 + ($pr_level) + + + + getNamespaceMenu + classSpecialProtectedpages.html + a67580515e7fed526e70894dfa231b435 + ($namespace=null) + + + + getRedirectCheck + classSpecialProtectedpages.html + af7c84649a5624d4d3d8822d263864552 + ($noRedirect) + + + + getSizeLimit + classSpecialProtectedpages.html + aea2d3198b6c2610f94c02f82eadeaedb + ($sizetype, $size) + + + + getTypeMenu + classSpecialProtectedpages.html + ac793c64a9a7f4d00fe9e3dce6a0c0875 + ($pr_type) + + + + showOptions + classSpecialProtectedpages.html + a3ceeba73a231ecacafc77cc8fe44dec5 + ($namespace, $type= 'edit', $level, $sizetype, $size, $indefOnly, $cascadeOnly, $noRedirect) + + + + $IdLevel + classSpecialProtectedpages.html + a2ed8daa1ce135d8051ba145044896da8 + + + + + $IdType + classSpecialProtectedpages.html + ab99b7be6cecddc4dac3d7765c9d98fe7 + + + + + SpecialProtectedtitles + classSpecialProtectedtitles.html + SpecialPage + + + __construct + classSpecialProtectedtitles.html + a3818c5ca28c1ad0e16f494530c5ef741 + () + + + + execute + classSpecialProtectedtitles.html + aef80b2d531c86354e4e3ec73fa980d19 + ($par) + + + + formatRow + classSpecialProtectedtitles.html + a2614d30eeceb5562de23a42837f8c161 + ($row) + + + + getLevelMenu + classSpecialProtectedtitles.html + aededae1f0fad35cd4e88f62194993a6d + ($pr_level) + + + + getNamespaceMenu + classSpecialProtectedtitles.html + af4837fe491f2d673641c9048dac7cac5 + ($namespace=null) + + + + showOptions + classSpecialProtectedtitles.html + ab847a3a958703d254e27e961406546a4 + ($namespace, $type= 'edit', $level) + + + + getGroupName + classSpecialProtectedtitles.html + a316d89fdd52849e8163bc1a6e1a84de6 + () + + + + $IdLevel + classSpecialProtectedtitles.html + ade55550e5ff7998cd3b06cab33d0bb45 + + + + + $IdType + classSpecialProtectedtitles.html + a0e5fdb21481017d405b73f2af32e6e0a + + + + + SpecialRandomInCategory + classSpecialRandomInCategory.html + SpecialPage + + + __construct + classSpecialRandomInCategory.html + ab4c75a47b4af751a0e2e5c904edbba94 + ($name= 'RandomInCategory') + + + + execute + classSpecialRandomInCategory.html + aeb811c075bf21c406819e783b241cfab + ($par) + + + + getRandomTitle + classSpecialRandomInCategory.html + a5973201e1277f232ed3205aa20fa7ffc + () + + + + setCategory + classSpecialRandomInCategory.html + adfc953961278f6e461d6cbfb84eb9f04 + (Title $cat) + + + + getGroupName + classSpecialRandomInCategory.html + a47a82dbf351eff77aa03676e7e64c19f + () + + + + getMinAndMaxForCat + classSpecialRandomInCategory.html + ac797eb2b45b4b48f4c400106677b7bdd + (Title $category) + + + + getQueryInfo + classSpecialRandomInCategory.html + a3fc52757d017294adbd56ed457a57d1c + ($rand, $offset, $up) + + + + getTimestampOffset + classSpecialRandomInCategory.html + ac29f6db981ff52462c6ac71977c08432 + ($rand) + + + + $category + classSpecialRandomInCategory.html + a05cb636a6f950a2b192b0be6da4543fb + + + + + $extra + classSpecialRandomInCategory.html + abdb2fea7022c2575966603a246078fa4 + + + + + $maxOffset + classSpecialRandomInCategory.html + acc44c43ca3857e6db0db0ea1608bd333 + + + + + selectRandomPageFromDB + classSpecialRandomInCategory.html + a789e740a2406bb720c3f8bc0ee0cd9f7 + ($rand, $offset, $up, $fname=__METHOD__) + + + + $maxTimestamp + classSpecialRandomInCategory.html + ab4739e0baf3f73709a6384b6ce1a3327 + + + + + $minTimestamp + classSpecialRandomInCategory.html + a34e2390173d979c4916ca43bda00d3fc + + + + + SpecialRandomredirect + classSpecialRandomredirect.html + RandomPage + + + __construct + classSpecialRandomredirect.html + acfdee4285a8109bc56a443afb3f7a345 + () + + + + SpecialRecentChanges + classSpecialRecentChanges.html + ChangesListSpecialPage + + + __construct + classSpecialRecentChanges.html + abbef129be6e822e2c34b6246678bda6b + ($name= 'Recentchanges', $restriction= '') + + + + buildMainQueryConds + classSpecialRecentChanges.html + a8af3268300b10b192f63bff998fdf9df + (FormOptions $opts) + + + + checkLastModified + classSpecialRecentChanges.html + a5f5d8bfdba5b22c24e31b7c0fa7a7ea8 + () + + + + doHeader + classSpecialRecentChanges.html + a03b4cfcb1cca257099ae643155a327cb + ($opts) + + + + doMainQuery + classSpecialRecentChanges.html + a7023cf5cb580d440dc0134a9f69e4d44 + ($conds, $opts) + + + + execute + classSpecialRecentChanges.html + a0429c6773f317223a68a712a183862b1 + ($subpage) + + + + filterByCategories + classSpecialRecentChanges.html + a00e8404bc3ccbd29517766da16a266c7 + (&$rows, FormOptions $opts) + + + + getDefaultOptions + classSpecialRecentChanges.html + acc8d720325cf9ac1a221985e51fee594 + () + + + + getExtraOptions + classSpecialRecentChanges.html + aeaeb812cbdb4fa365961908ad7df23c3 + ($opts) + + + + isIncludable + classSpecialRecentChanges.html + a097c33748b4fd5ec73185c210e982792 + () + + + + makeOptionsLink + classSpecialRecentChanges.html + a3324f5759829141e5198f66a05e0b7ba + ($title, $override, $options, $active=false) + + + + optionsPanel + classSpecialRecentChanges.html + a8b999307cc888e174cc297d4a48b1451 + ($defaults, $nondefaults) + + + + outputChangesList + classSpecialRecentChanges.html + aecbb615afb8fc266e7dfe708713fe4af + ($rows, $opts) + + + + outputFeedLinks + classSpecialRecentChanges.html + ad4dd12bb04f474e3a58d884b513439bf + () + + + + parseParameters + classSpecialRecentChanges.html + ab311da2031f06731766d06df6cc44d94 + ($par, FormOptions $opts) + + + + setTopText + classSpecialRecentChanges.html + a1fddb3227ba981f9ec947daf85345dc5 + (FormOptions $opts) + + + + validateOptions + classSpecialRecentChanges.html + a9c6a9f6cdf3bf827d9a300f7766fa86c + (FormOptions $opts) + + + + addModules + classSpecialRecentChanges.html + a51ccadb5fc0718ff6f1335a4c7892f64 + () + + + + categoryFilterForm + classSpecialRecentChanges.html + a96000ada63e183bca0f7d6329f21b540 + (FormOptions $opts) + + + + getCustomFilters + classSpecialRecentChanges.html + ae8eacf33fa42a6cd23404d6eba3c48b8 + () + + + + namespaceFilterForm + classSpecialRecentChanges.html + a9b529429fc3d2777508f05f98781648f + (FormOptions $opts) + + + + getFeedQuery + classSpecialRecentChanges.html + a544599b8a2f5f3d1eafc8066c6ae0c9a + () + + + + SpecialRecentChangesLinked + classSpecialRecentChangesLinked.html + SpecialRecentChanges + + + __construct + classSpecialRecentChangesLinked.html + a93c98508b2fc35a85df16ee43750675f + () + + + + doMainQuery + classSpecialRecentChangesLinked.html + a86f2e81067083b5434a9567886c0d9c6 + ($conds, $opts) + + + + getDefaultOptions + classSpecialRecentChangesLinked.html + a6a04817031d1ac88dc9dac9e316a0aa2 + () + + + + getExtraOptions + classSpecialRecentChangesLinked.html + ae21ecb8571975422940f6736240ba498 + ($opts) + + + + getTargetTitle + classSpecialRecentChangesLinked.html + af5260678250b9b5e7e9f1572b28bc129 + () + + + + parseParameters + classSpecialRecentChangesLinked.html + a1d74085bdbf353831267c72488bffe30 + ($par, FormOptions $opts) + + + + setTopText + classSpecialRecentChangesLinked.html + a16b7d59c328e2a75b4e68045c80b168a + (FormOptions $opts) + + + bool Title + $rclTargetTitle + classSpecialRecentChangesLinked.html + a9060cd349d44d39625afe43a31921a4f + + + + + SpecialRecentchangesTest + classSpecialRecentchangesTest.html + MediaWikiTestCase + + + testRcNsFilter + classSpecialRecentchangesTest.html + a2d8522dc40878a64c8a3fc0cc9c63255 + () + + + + testRcNsFilterAssociation + classSpecialRecentchangesTest.html + a2d5f67069b0e0c2b1e7dfb84615dbdd3 + ($ns1, $ns2) + + + + testRcNsFilterAssociationWithInversion + classSpecialRecentchangesTest.html + a3e300274046ea5964911d47c90ff549a + ($ns1, $ns2) + + + + testRcNsFilterInversion + classSpecialRecentchangesTest.html + a077b62292af792dd19fd6dc393f6a873 + () + + + static + provideNamespacesAssociations + classSpecialRecentchangesTest.html + a6e7bba7f7a198185206530ea1cac4484 + () + + + SpecialRecentChanges + $rc + classSpecialRecentchangesTest.html + a485f7645163e60f35435a4f4b3c0d6fb + + + + + assertConditions + classSpecialRecentchangesTest.html + a0960831a6450dc9cda2441fb11716afd + ($expected, $requestOptions=null, $message= '') + + + static + filterOutRcTimestampCondition + classSpecialRecentchangesTest.html + ac76e36f979c573e67d77508f59e494fa + ($var) + + + + SpecialRedirect + classSpecialRedirect.html + FormSpecialPage + + + __construct + classSpecialRedirect.html + aeb5cd3daab943e389449ea6243f477d8 + () + + + + dispatch + classSpecialRedirect.html + a9e7c34d7306339881ff6ae1688158cd8 + () + + + + dispatchFile + classSpecialRedirect.html + abccbac241fc1b700f6018c90533bae67 + () + + + + dispatchPage + classSpecialRedirect.html + ab82133231058e095d8df6bbb3b298d75 + () + + + + dispatchRevision + classSpecialRedirect.html + aa96e08d3390747b37e1eb2f156fabcdc + () + + + + dispatchUser + classSpecialRedirect.html + a87b7b3c9a89235f132bdb96d1d922c08 + () + + + + onSubmit + classSpecialRedirect.html + a3e8492b6279565b58667571e1b0ef3bb + (array $data) + + + + onSuccess + classSpecialRedirect.html + a8387899d3f7a11d1585712d39a306c4f + () + + + + setParameter + classSpecialRedirect.html + a0dd3b57ec405a370ec172d3ad9707d37 + ($subpage) + + + + alterForm + classSpecialRedirect.html + aa2978095aa9a55a137712ccac7febcd5 + (HTMLForm $form) + + + + getFormFields + classSpecialRedirect.html + a63f36a003ac4b97b5494d66ad528847a + () + + + + getGroupName + classSpecialRedirect.html + a968b7fd9b7e592b21671cca832bbb64c + () + + + string + $mType + classSpecialRedirect.html + ac1d7649309b91592c9f86d7cc21f6a0e + + + + string + $mValue + classSpecialRedirect.html + ab2ca3123adb839f51fbd79a731d2a47a + + + + + SpecialRedirectToSpecial + classSpecialRedirectToSpecial.html + RedirectSpecialPage + + + __construct + classSpecialRedirectToSpecial.html + a6c9fa947ae098c55e2cbad6f1fb5eee1 + ($name, $redirName, $redirSubpage=false, $allowedRedirectParams=array(), $addedRedirectParams=array()) + + + + getRedirect + classSpecialRedirectToSpecial.html + ade7dbe49ec3ff6286ea18ba2be3d0aba + ($subpage) + + + string + $redirName + classSpecialRedirectToSpecial.html + a6b5a32ecd9cc99d57c7e7d0953b9a12d + + + + string + $redirSubpage + classSpecialRedirectToSpecial.html + ae7a87b7f4334c77705aacd5d1ded855f + + + + + SpecialResetTokens + classSpecialResetTokens.html + FormSpecialPage + + + __construct + classSpecialResetTokens.html + abad5c935ce09c2be39aa79ec6685cdfc + () + + + + execute + classSpecialResetTokens.html + ae5cd871526d5206bca5010ba199ed236 + ($par) + + + + isListed + classSpecialResetTokens.html + aeb3fa9f26100abae5c346b43a39b4615 + () + + + + onSubmit + classSpecialResetTokens.html + a6f9a08c766d971b4e78464d601199d08 + (array $formData) + + + + onSuccess + classSpecialResetTokens.html + a331300d3739898fb51ba1eaec8c91250 + () + + + + alterForm + classSpecialResetTokens.html + a792cbec0f69b34cc5df6dd5e79bd8fd0 + (HTMLForm $form) + + + + getFormFields + classSpecialResetTokens.html + aab990dee65201bb7963e60ff39f6d2e5 + () + + + + getGroupName + classSpecialResetTokens.html + a90035e3bbbe6d2ec27c052d015ab764e + () + + + + getTokensList + classSpecialResetTokens.html + a8e5919c8735eb31008a8082e0780085b + () + + + + $tokensList + classSpecialResetTokens.html + a8fb12a3d6da313a5190bea61997c692a + + + + + SpecialRevisionDelete + classSpecialRevisionDelete.html + UnlistedSpecialPage + + + __construct + classSpecialRevisionDelete.html + ab1a2a75e6e78886f55115b8926f13d42 + () + + + + execute + classSpecialRevisionDelete.html + a1c24e948d29e9b1882320f4e9e2e4d38 + ($par) + + + + addUsageText + classSpecialRevisionDelete.html + a4c5a47a7e5972e0fa301bd6a931afc83 + () + + + + buildCheckBoxes + classSpecialRevisionDelete.html + a88a805043aed4a45e5b3002100e6d845 + () + + + + extractBitParams + classSpecialRevisionDelete.html + aec1d94b42517e3f37cf9c9dcfa26a47f + () + + + + failure + classSpecialRevisionDelete.html + ad6319f3408704bd6f14a56781d287b1c + ($status) + + + + getGroupName + classSpecialRevisionDelete.html + aca84e363be94deabca420bf57db9e7c8 + () + + + + getList + classSpecialRevisionDelete.html + af20c34654c04488bad02c4e9d631449f + () + + + + getLogQueryCond + classSpecialRevisionDelete.html + a556fe0e3fc7607c295842c2415728425 + () + + + + save + classSpecialRevisionDelete.html + a6d5184161c540dcab9ff2f5519bcebd4 + ($bitfield, $reason, $title) + + + + showConvenienceLinks + classSpecialRevisionDelete.html + a5ca14c923eeb1599d85e6c984cd84683 + () + + + + showForm + classSpecialRevisionDelete.html + a2fd0935425c823a68e3d2fd5e15e57a3 + () + + + + submit + classSpecialRevisionDelete.html + abeecd9ce164ddcabecf6331c95e68e37 + () + + + + success + classSpecialRevisionDelete.html + a42841de3c16442412d1eceb6e3e9ec16 + () + + + + tryShowFile + classSpecialRevisionDelete.html + a46e9ac52618fe3af8a21d82f5a32d7b9 + ($archiveName) + + + bool + $wasSaved + classSpecialRevisionDelete.html + a54f2ba4d84541cc907ce8c38fd038822 + + + + string + $archiveName + classSpecialRevisionDelete.html + a337ff4d27db7df5ac9a5a0e771d76d15 + + + + array + $checks + classSpecialRevisionDelete.html + aa0429ca07d23ba15b28dad6e33603364 + + + + array + $ids + classSpecialRevisionDelete.html + af53c590c002f08f5064dfe166392167b + + + + bool + $mIsAllowed + classSpecialRevisionDelete.html + a119c51221c29f1e7e7ee442234ffe931 + + + + string + $otherReason + classSpecialRevisionDelete.html + ae8058ec6fc225c2b4525b94c89cf7028 + + + + + $revDelList + classSpecialRevisionDelete.html + a6fc462d3265cfd0089e062edf60cae7e + + + + bool + $submitClicked + classSpecialRevisionDelete.html + aecfd2e8c51a317b5bb1ecc6ed6d5f5e1 + + + + Title + $targetObj + classSpecialRevisionDelete.html + ad46a3503f14654a9d323f6d08f50d78b + + + + string + $token + classSpecialRevisionDelete.html + a076a28e57f151482151f13fa4d4d2435 + + + + array + $typeLabels + classSpecialRevisionDelete.html + a4f063a3c8fde7a0245e1b75f593c9662 + + + + string + $typeName + classSpecialRevisionDelete.html + aede0b70aa4d9834feb571b2eda9bbc0b + + + + static + $UILabels + classSpecialRevisionDelete.html + abadd20d216b61e8acaac9c9fdb0d78ce + + + + + SpecialRunJobs + classSpecialRunJobs.html + UnlistedSpecialPage + + + __construct + classSpecialRunJobs.html + a1ea09030c789fbe0609f286ef4b900e7 + () + + + + execute + classSpecialRunJobs.html + a2164876d343c7f502fac4dfbee4c03fd + ($par= '') + + + static + executeJobs + classSpecialRunJobs.html + a28c2447185267a9d2254bbda14c81910 + ($maxJobs) + + + static + getQuerySignature + classSpecialRunJobs.html + a89f2fa68eeb1c154fa28fba8f386cbe1 + (array $query) + + + + SpecialSearch + classSpecialSearch.html + SpecialPage + + + __construct + classSpecialSearch.html + ae506f3d54664bb20dc91dbadc0561873 + () + + + + execute + classSpecialSearch.html + a12fbd5f837b4f26c4d893018c78c8d65 + ($par) + + + + getNamespaces + classSpecialSearch.html + a88dfb3c55bdfd331c97ad095a5755ec0 + () + + + + getProfile + classSpecialSearch.html + a73783e4693f19fd2ae84ce9b4267799f + () + + + + getSearchEngine + classSpecialSearch.html + a62988b3f1641055f7edc4db7febe0a6c + () + + + + goResult + classSpecialSearch.html + a1d0760dfc9a42d9026cdaeba5d3fa412 + ($term) + + + + load + classSpecialSearch.html + a44ce5377f1afebfd3ec2777b34e91ac3 + () + + + + setExtraParam + classSpecialSearch.html + aacde901dbe9f85c22297fcc64567a45d + ($key, $value) + + + + showResults + classSpecialSearch.html + a79209594d48357f86b90ca963ce6c670 + ($term) + + + string + $fulltext + classSpecialSearch.html + a2784777a68d48c7236801150e64f64f2 + + + + int + $offset + classSpecialSearch.html + a5fe49d3234863481edc67e12ad1dfe5f + + + + const + NAMESPACES_CURRENT + classSpecialSearch.html + a39c122574c31364ee64f33e171d73591 + + + + + formHeader + classSpecialSearch.html + afc05f9e8fdcb6a898d3bdc3e0733c687 + ($term, $resultsShown, $totalNum) + + + + getGroupName + classSpecialSearch.html + a243858de7451dc70b281025f00373cb8 + () + + + + getProfileForm + classSpecialSearch.html + ab8ea93d3a94ab401be872cfcd905afb6 + ($profile, $term) + + + + getSearchProfiles + classSpecialSearch.html + afeac86b5967eea7c0faf93ba7fc21ef8 + () + + + + makeSearchLink + classSpecialSearch.html + a947a283b5bf659d6b42d63d10e0b62e3 + ($term, $namespaces, $label, $tooltip, $params=array()) + + + + powerSearch + classSpecialSearch.html + a97f99f664cc95848512982ec5cf11e1b + (&$request) + + + + powerSearchBox + classSpecialSearch.html + a54de7ce95f8483f580ba0d25643b8521 + ($term, $opts) + + + + powerSearchOptions + classSpecialSearch.html + a899b0f185f6544e9c2e6168ea6026632 + () + + + + saveNamespaces + classSpecialSearch.html + a69ace6ed0d829ed17a60630e134d9c6b + () + + + + setupPage + classSpecialSearch.html + aab116aeb650c395c1f4994c104e0b964 + ($term) + + + + shortDialog + classSpecialSearch.html + a9ee9f6af3a0785f3a2da4d7f2f431afe + ($term) + + + + showCreateLink + classSpecialSearch.html + a4d36d6fb235613f7d77b00ef51126d71 + ($title, $num, $titleMatches, $textMatches) + + + + showHit + classSpecialSearch.html + a3b057f07618a8c2f49a9c76867257824 + ($result, $terms) + + + + showInterwiki + classSpecialSearch.html + a1cdd04e5558c1aa99f3f35d817e7cd0f + ($matches, $query) + + + + showInterwikiHit + classSpecialSearch.html + ae3efeef5b6763f42432b409ea69fbe80 + ($result, $lastInterwiki, $query, $customCaptions) + + + + showMatches + classSpecialSearch.html + a3c972efb07305ce6204b4d92a2a687bb + (&$matches) + + + + startsWithAll + classSpecialSearch.html + a5d829c2ff29d4f01356051b45fb6c538 + ($term) + + + + startsWithImage + classSpecialSearch.html + ad9e45dd86e65da4c840f9a39f02e5918 + ($term) + + + string + $didYouMeanHtml + classSpecialSearch.html + a2ccc4c0c84721749630b6c117e026135 + + + + array + $extraParams + classSpecialSearch.html + ae81e394026d09c90470f6507788ea279 + + + + int + $limit + classSpecialSearch.html + ac42a214a2f7001e6fa47c592445ebe8f + + + + string + $mPrefix + classSpecialSearch.html + a276d6a99085a685cefd8de6d009cf869 + + + + array + $namespaces + classSpecialSearch.html + a3db70a380379e1879e3651dbd5d0121e + + + + null string + $profile + classSpecialSearch.html + a402f819a3d5717f53d15bcad6afc1b11 + + + + SearchEngine + $searchEngine + classSpecialSearch.html + a7552ac3a79c64da86dd0fba76c0e92ed + + + + string + $searchEngineType + classSpecialSearch.html + a93c61e2f699c2c9a99ca0f65243633fe + + + + + SpecialSearchTest + classSpecialSearchTest.html + MediaWikiTestCase + + + newUserWithSearchNS + classSpecialSearchTest.html + a47b17b31bab9f713d634c008674ded5b + ($opt=null) + + + + testProfileAndNamespaceLoading + classSpecialSearchTest.html + afb1bea0f90b6c3b7caa708bb5dd60919 + ($requested, $userOptions, $expectedProfile, $expectedNS, $message= 'Profile name and namespaces mismatches!') + + + + testSearchTermIsNotExpanded + classSpecialSearchTest.html + a2e48fa3d05428084972d96da9ec70e47 + () + + + static + provideSearchOptionsTests + classSpecialSearchTest.html + aaa4563d8836dcf1dcf623153684fb210 + () + + + + $search + classSpecialSearchTest.html + ac1f5dc3d0727b4569439e284d07ea06b + + + + + SpecialSpecialpages + classSpecialSpecialpages.html + UnlistedSpecialPage + + + __construct + classSpecialSpecialpages.html + a04cd43a01d6b68dc7d7a7032f8a74b1e + () + + + + execute + classSpecialSpecialpages.html + a4310674f01cee9854f1abd9dbde8db92 + ($par) + + + + getPageGroups + classSpecialSpecialpages.html + accf019d5e900d21292e83a370a7aed4f + () + + + + outputPageList + classSpecialSpecialpages.html + a0f980cd29c149d21b5ed08c7044bccd5 + ($groups) + + + + SpecialStatistics + classSpecialStatistics.html + SpecialPage + + + __construct + classSpecialStatistics.html + ac93d99e1171a60bd1341a68b3b23a201 + () + + + + execute + classSpecialStatistics.html + a21fc3a4725599920d1b831eca28640c7 + ($par) + + + + $activeUsers + classSpecialStatistics.html + a04ab35eb5f720b782861c5d338feadbc + + + + + $edits + classSpecialStatistics.html + a26def2b0e6038a3ca046462145b54a3e + + + + + $good + classSpecialStatistics.html + ae2ef904d010512eaffdd8097ea1b0704 + + + + + $images + classSpecialStatistics.html + a35ca742b09e1702f48cc91087f6bda83 + + + + + $total + classSpecialStatistics.html + ab4bd439ef3f7d099abfe597e64f858b1 + + + + + $users + classSpecialStatistics.html + ae2651612c0ebef566e0d68dfd6f1683f + + + + + getGroupName + classSpecialStatistics.html + a358c0737e22d3cc5a8297ecebee4f640 + () + + + + formatRow + classSpecialStatistics.html + a6ae8f0b7d659262a553efdea4e8ffba1 + ($text, $number, $trExtraParams=array(), $descMsg= '', $descMsgParam= '') + + + + formatRowHeader + classSpecialStatistics.html + a955c0a51296e5e5c6e915ca1d924015b + ($header) + + + + getEditStats + classSpecialStatistics.html + ad7ac157d86fa2afe29fbef030679e0ab + () + + + + getGroupStats + classSpecialStatistics.html + a9ce903e58c926c1115b3bfc6c28a88a2 + () + + + + getMostViewedPages + classSpecialStatistics.html + a70291870c02edbb18231ba9042d5e9c4 + () + + + + getOtherStats + classSpecialStatistics.html + a031ae2f9b1f981abba4950f679533ab5 + (array $stats) + + + + getPageStats + classSpecialStatistics.html + a6dd2ccd39bb4a655b03d09d95d469d24 + () + + + + getUserStats + classSpecialStatistics.html + aed9a4c5bd517efddcc00642b67f4c4fb + () + + + + getViewsStats + classSpecialStatistics.html + a13f1a2c8f2a494a59a8131d9f05d1aef + () + + + + $views + classSpecialStatistics.html + abbc44188c688ca31b5ad913f80fde29b + + + + + SpecialTags + classSpecialTags.html + SpecialPage + + + __construct + classSpecialTags.html + afd2d9aa9aadb20cf37c64e0f2e6978d2 + () + + + + doTagRow + classSpecialTags.html + a7bc0dadc92781e4e40b0db7044cf54a0 + ($tag, $hitcount) + + + + execute + classSpecialTags.html + a21738efe95a455e0059b840e9a181a9d + ($par) + + + array + $definedTags + classSpecialTags.html + a56a6c9aedca5c33fe63b6c3fa88c15a6 + + + + + getGroupName + classSpecialTags.html + af5f16bc5718b4286799c79c58485c1b3 + () + + + + SpecialTrackingCategories + classSpecialTrackingCategories.html + SpecialPage + + + __construct + classSpecialTrackingCategories.html + ad55ced85e54e8d8d38e23ff8626b9b59 + () + + + + execute + classSpecialTrackingCategories.html + a366915a62e3dcc97f93c5c0b8f4aaeb7 + ($par) + + + + getGroupName + classSpecialTrackingCategories.html + a65ae7eec4a2525a61c32d48f2cfc832c + () + + + + SpecialUnblock + classSpecialUnblock.html + SpecialPage + + + __construct + classSpecialUnblock.html + a301453a43504148208c7437e6ba9aef4 + () + + + + execute + classSpecialUnblock.html + af081653073832f777f9266533f7fc427 + ($par) + + + static + processUIUnblock + classSpecialUnblock.html + a4a0d34dc36ea6b817d05d09beb887d4e + (array $data, HTMLForm $form) + + + static + processUnblock + classSpecialUnblock.html + a2028d3b1669233373a22b44a4f1e4f4d + (array $data, IContextSource $context) + + + + getFields + classSpecialUnblock.html + aad34a233a7d3ff58b2a25a10f7472635 + () + + + + getGroupName + classSpecialUnblock.html + abd567f9ba4f43ae7092e974904da655a + () + + + + $block + classSpecialUnblock.html + a20d2aec1dd43ad95412bcd91b76fc798 + + + + + $target + classSpecialUnblock.html + a6e4b142a5f1aaf90416ac5020d74ead9 + + + + + $type + classSpecialUnblock.html + a8ab8976d3981b799e1c65e51e278f6cc + + + + + SpecialUndelete + classSpecialUndelete.html + SpecialPage + + + __construct + classSpecialUndelete.html + aa058649ce1b26c19bf8926d611a417cc + () + + + + execute + classSpecialUndelete.html + ab210e786696c01b810ab8584a4ef4233 + ($par) + + + + getFileComment + classSpecialUndelete.html + ae42adacfc732b8c9a63824100e98b06f + ($file) + + + + getFileLink + classSpecialUndelete.html + a303f361003dbbe7bb3155901ac693168 + ($file, $titleObj, $ts, $key) + + + + getFileUser + classSpecialUndelete.html + a6ad2779a4a8a7aff57ecf57573ab2d9c + ($file) + + + + getPageLink + classSpecialUndelete.html + a6e05d58863f1cf7317b91b7802311422 + ($rev, $titleObj, $ts) + + + + loadRequest + classSpecialUndelete.html + a34e6b50abc41042ee952c5180bda6b37 + ($par) + + + + showDiff + classSpecialUndelete.html + a9635ce853fd723f45c8c8aeca72f7bdd + ($previousRev, $currentRev) + + + + showSearchForm + classSpecialUndelete.html + a1eb2e9e4c61edb37535a3a5ce53abb75 + () + + + + undelete + classSpecialUndelete.html + a2979fb06ad00ea7bde3f350871ac534e + () + + + + getGroupName + classSpecialUndelete.html + afaae1e52a11cb7b808f75840cfa76527 + () + + + + diffHeader + classSpecialUndelete.html + a40c09f72bba26c414f8c253138d3f6c7 + ($rev, $prefix) + + + + formatFileRow + classSpecialUndelete.html + a0651010f90f0887bb81ae6c993a1510e + ($row) + + + + formatRevisionRow + classSpecialUndelete.html + a0c2ab3a3e3deb1adc24dab351c421a98 + ($row, $earliestLiveTime, $remaining) + + + + showFile + classSpecialUndelete.html + a594a023126817c51cb891c7ecd2773a8 + ($key) + + + + showFileConfirmationForm + classSpecialUndelete.html + ad2fec6e46bd0d4d4ef0aabdf55243f81 + ($key) + + + + showHistory + classSpecialUndelete.html + ae9f3de74ab4f8aec4975705a97252b93 + () + + + + showList + classSpecialUndelete.html + a1f9e08fac0f4f6adde7fd71c06193c2e + ($result) + + + + showRevision + classSpecialUndelete.html + a56463a0ad62375afc05b03c670e21a58 + ($timestamp) + + + + $mAction + classSpecialUndelete.html + ae5b5d76d81608b54d9dcf075ba08126a + + + + + $mAllowed + classSpecialUndelete.html + a853d59b866915e8e541c4adcb34c4147 + + + + + $mCanView + classSpecialUndelete.html + af1c16ad813378de8198b3ff486edb1ed + + + + + $mComment + classSpecialUndelete.html + a364b4293ab0fd15c4fa08d3167d5dab0 + + + + + $mFilename + classSpecialUndelete.html + a47ea6280f03d88f626a3786fd82e0a6b + + + + + $mInvert + classSpecialUndelete.html + a9fc37794a23a2a9412af075537666826 + + + + + $mRestore + classSpecialUndelete.html + ae2c5c5ea9413f251f3161bfbb96a352b + + + + + $mTarget + classSpecialUndelete.html + ad3a277fea44b4eb577366b81b5a27427 + + + + Title + $mTargetObj + classSpecialUndelete.html + a8399d77e3c0649ec5c554f2ffb515b23 + + + + + $mTargetTimestamp + classSpecialUndelete.html + ac53c7dc37cf67fc2e758d0853975c630 + + + + + $mTimestamp + classSpecialUndelete.html + ab94f393d227aa619ed078cde73cea985 + + + + + $mToken + classSpecialUndelete.html + a3986beb28f8def471108f6c0e8120a52 + + + + + SpecialUnlockdb + classSpecialUnlockdb.html + FormSpecialPage + + + __construct + classSpecialUnlockdb.html + a101d0aec43ae6b3efd4d3dbdf8243a9a + () + + + + checkExecutePermissions + classSpecialUnlockdb.html + a5d7aadbe9afd0afc5bdb3212f645d166 + (User $user) + + + + onSubmit + classSpecialUnlockdb.html + ae3fc47233485eb23ce877f54e33249e2 + (array $data) + + + + onSuccess + classSpecialUnlockdb.html + a11ac3c3ade22ebfc8377e0f269f533e9 + () + + + + requiresWrite + classSpecialUnlockdb.html + a7accefb28aa6a6a1006e00d63dcc2982 + () + + + + alterForm + classSpecialUnlockdb.html + a0ca4b5cf71d222a3df23ed63a72a4feb + (HTMLForm $form) + + + + getFormFields + classSpecialUnlockdb.html + aedda449ad7930b72d96b8e1fa5738016 + () + + + + getGroupName + classSpecialUnlockdb.html + ae0ac0091507740ef5906cef21f8df318 + () + + + + SpecialUpload + classSpecialUpload.html + SpecialPage + + + __construct + classSpecialUpload.html + ae7e15a30b3c45074c0eac6ada411cc5e + ($request=null) + + + + execute + classSpecialUpload.html + ada17e5e700b51bfd403dc2115c0679a3 + ($par) + + + + getDupeWarning + classSpecialUpload.html + aed007b8f6224d4b28b775adea8ee42f4 + ($dupes) + + + + userCanExecute + classSpecialUpload.html + a45a107c99f3480339b2462a6a6cc29ca + (User $user) + + + static + getExistsWarning + classSpecialUpload.html + a2ea0ad9634a0b66d8f9600bf1b04fadb + ($exists) + + + static + getInitialPageText + classSpecialUpload.html + a1737b28cd9288db14ed9dcb37d6ab0bd + ($comment= '', $license= '', $copyStatus= '', $source= '') + + + bool + $mCancelUpload + classSpecialUpload.html + a3c3784881b1951f371f0dcb6579ea8a3 + + + + + $mComment + classSpecialUpload.html + af28f5e8ba2d227ee59e3d2d25e6134c5 + + + + + $mCopyrightSource + classSpecialUpload.html + a403dec68cb92ba568cfb6bddd47fa11b + + + + + $mCopyrightStatus + classSpecialUpload.html + ab70bf0aa94a3888310e4a361cb3d290c + + + + string + $mDesiredDestName + classSpecialUpload.html + a50aa84e8224cc45dc62ade85cc26a08f + + + + + $mDestWarningAck + classSpecialUpload.html + a651a68e290d568ea45182c5972cec738 + + + + bool + $mForReUpload + classSpecialUpload.html + ac94b1db86dcc54c84f5735e711e48674 + + + + + $mIgnoreWarning + classSpecialUpload.html + ac991253f19e52e884bd0db1afcf6f06a + + + + + $mLicense + classSpecialUpload.html + a4de53123b9a8e9d3cca6c32522a75639 + + + + LocalFile + $mLocalFile + classSpecialUpload.html + a9e7b84db889d8a95791c0f65db8e1f75 + + + + WebRequest FauxRequest + $mRequest + classSpecialUpload.html + a88b033a5f3817c541b94264e1fe1921a + + + + + $mSourceType + classSpecialUpload.html + a94ae352ebef626e2eed3c64d939cf27e + + + + + $mTokenOk + classSpecialUpload.html + a097d54faf905268e5bb995b742a906f5 + + + + UploadBase + $mUpload + classSpecialUpload.html + a06c782743c69a5c38c07a54f320fcbf2 + + + + + $mUploadClicked + classSpecialUpload.html + abf53750ab5ac746c09d05ba2260bcc42 + + + + bool + $mUploadSuccessful + classSpecialUpload.html + a978f44ba1762fb426c4ee15788120f8b + + + + + $mWatchthis + classSpecialUpload.html + ac842b564deb6376762f83c6e23886bbc + + + + + $uploadFormTextAfterSummary + classSpecialUpload.html + a9f5646959bdef27e48a24bd18234e5ed + + + + + $uploadFormTextTop + classSpecialUpload.html + a36cd733b23d28f921d2c39a8ce9b3657 + + + + + getGroupName + classSpecialUpload.html + ab3e29e716a13d5c938358a0b79acb126 + () + + + + getUploadForm + classSpecialUpload.html + ac2a6f10a7fe3013ecb90dae50e524684 + ($message= '', $sessionKey= '', $hideIgnoreWarning=false) + + + + getWatchCheck + classSpecialUpload.html + a0c9cada82ae38ae7a1c800cbc80b0da6 + () + + + + loadRequest + classSpecialUpload.html + a0ecd41d9ac5c8bda02e3c3fb5b817398 + () + + + + processUpload + classSpecialUpload.html + a95957e98e1eadb161ddbd306ab3f3af3 + () + + + + processVerificationError + classSpecialUpload.html + a6e50b517e4f2c7410c90a420549e69c9 + ($details) + + + + showRecoverableUploadError + classSpecialUpload.html + a7d1e37b2f9e82df623b1c01d451c88bd + ($message) + + + + showUploadError + classSpecialUpload.html + a503c135cb6d5192f6c5152194f679801 + ($message) + + + + showUploadForm + classSpecialUpload.html + a88d8672fcc7c18dee05616db68963bf2 + ($form) + + + + showUploadWarning + classSpecialUpload.html + af9ef3b93541e09e8283c275ce07fc699 + ($warnings) + + + + showViewDeletedLinks + classSpecialUpload.html + a0c4cd9098cf4b57dd69244fd539117d8 + () + + + + unsaveUploadedFile + classSpecialUpload.html + a3f3108ad7079736b506bd69a6306ee3c + () + + + + SpecialUploadStash + classSpecialUploadStash.html + UnlistedSpecialPage + + + __construct + classSpecialUploadStash.html + afaa55619f3a13c01f8b6e5f53c4e847b + () + + + + execute + classSpecialUploadStash.html + a85f5ade3a4e34d20886b136ad53f0cd4 + ($subPage) + + + + showUpload + classSpecialUploadStash.html + a83b0c326605ba7f67e0aeecaa909f7b6 + ($key) + + + static + tryClearStashedUploads + classSpecialUploadStash.html + afff92b1ddc90a81c74dc511936e9f9bb + ($formData) + + + const + MAX_SERVE_BYTES + classSpecialUploadStash.html + aa16ecce164e89fab2db7017bb425f20a + + + + + outputContents + classSpecialUploadStash.html + aeacac1881978d0b2c74243a273bb0769 + ($content, $contentType) + + + + outputLocalFile + classSpecialUploadStash.html + a18de4321282bd4669bfb3d1d2e5a4dd9 + (File $file) + + + + outputLocallyScaledThumb + classSpecialUploadStash.html + ab06d8ab781815cf411f61102381fb46c + ($file, $params, $flags) + + + + outputRemoteScaledThumb + classSpecialUploadStash.html + a04a52325d7578b86f088168212a99961 + ($file, $params, $flags) + + + + outputThumbFromStash + classSpecialUploadStash.html + a5e20476659ce455adaddf86a3a7ce2b6 + ($file, $params) + + + + parseKey + classSpecialUploadStash.html + ad6e0882a18bac4e6922123a38b2f09b3 + ($key) + + + + showUploads + classSpecialUploadStash.html + a3f47c4b2c93cb9b1ba34086cac12d22c + () + + + static + outputFileHeaders + classSpecialUploadStash.html + aba468ebe4e28c8a4349643172f29ef23 + ($contentType, $size) + + + + $stash + classSpecialUploadStash.html + ae7097c064204b145d4fb75035c06d440 + + + + + SpecialUploadStashTooLargeException + classSpecialUploadStashTooLargeException.html + MWException + + + SpecialUserlogout + classSpecialUserlogout.html + UnlistedSpecialPage + + + __construct + classSpecialUserlogout.html + a4c6a5ce04ad629dcba10cb40d350bc79 + () + + + + execute + classSpecialUserlogout.html + a05184cdfa9b7de27cd390c092ddfffb3 + ($par) + + + + getGroupName + classSpecialUserlogout.html + a7181f09617916a2081f695352e2ac7bb + () + + + + SpecialVersion + classSpecialVersion.html + SpecialPage + + + __construct + classSpecialVersion.html + a555497fb56a7a6753dd076a2275c4112 + () + + + + compare + classSpecialVersion.html + ac8f37aaf7a336026576909f8cbc72adc + ($a, $b) + + + + execute + classSpecialVersion.html + a428a1ff7d0c6f782f2781329aeb21a67 + ($par) + + + + getCreditsForExtension + classSpecialVersion.html + a1ed2615eca0fececcd5413fe289e1122 + (array $extension) + + + + getEntryPointInfo + classSpecialVersion.html + a32312a27407e2d9d6bd73ab4cf3c15b8 + () + + + + getExtensionCredits + classSpecialVersion.html + aa56432aca62a3d3ce52e17dab48a3e2c + () + + + + listAuthors + classSpecialVersion.html + a834c7dfa21ec81480b942184fd5e7ac3 + ($authors, $extName, $extDir) + + + + listToText + classSpecialVersion.html + a74082b50a3281eb06ede0c794ed496af + ($list, $sort=true) + + + static + arrayToString + classSpecialVersion.html + a51bf2db4b394f230abcc5eb3b5c914bc + ($list) + + + static + getCopyrightAndAuthorList + classSpecialVersion.html + ab061840f90a71456262bc666daa8d036 + () + + + static + getExtAuthorsFileName + classSpecialVersion.html + afe0eec2a04acdf0247aab98f70a01cc6 + ($extDir) + + + static + getExtensionTypeName + classSpecialVersion.html + a89090340716d81f90e72648f16dd5b5a + ($type) + + + static + getExtensionTypes + classSpecialVersion.html + a71dc651b586f347014abd90e0cbbbb6f + () + + + static + getExtLicenseFileName + classSpecialVersion.html + aa15052c14544f89a5bc15426419697e1 + ($extDir) + + + static + getGitCurrentBranch + classSpecialVersion.html + aee2f66dc83ea48d6017362a037e8cddc + ($dir) + + + static + getGitHeadSha1 + classSpecialVersion.html + a3a9071db3e1089db9c60d300a9f93dab + ($dir) + + + static + getSvnInfo + classSpecialVersion.html + af5eebebb961ddde1339924b804e8d2a8 + ($dir) + + + static + getSvnRevision + classSpecialVersion.html + ac518382f85cee80503e784bde8263001 + ($dir) + + + static + getVersion + classSpecialVersion.html + aaf13180a12c9d2747138349ea6df1039 + ($flags= '') + + + static + getVersionLinked + classSpecialVersion.html + a0b9a915374dc09353cf4579e998d5e4f + () + + + static + softwareInformation + classSpecialVersion.html + a5efe7369122088b3bf02f1f97a5cc924 + () + + + + getExtensionCategory + classSpecialVersion.html + abd5e4a762d717ae91fda44ae97c4fff7 + ($type, $message) + + + + getGroupName + classSpecialVersion.html + a396751f5598b985290781c4d9dec0730 + () + + + + getParserFunctionHooks + classSpecialVersion.html + a10a1feaef4027df56e2fdc4394cade3b + () + + + + getParserTags + classSpecialVersion.html + a96cbe204291163996d94f23fcb7f568b + () + + + + $coreId + classSpecialVersion.html + a4dc76b60b5e56a7faad3593a01b1cd63 + + + + + $firstExtOpened + classSpecialVersion.html + a99045ac7fea5b23a368b2861a6c8ca99 + + + + static + $extensionTypes + classSpecialVersion.html + af93b13737de725ea1741e4bb54fb49c0 + + + + static + $viewvcUrls + classSpecialVersion.html + a76ff42cd327ea93ff4c97b86e57339ae + + + + + getWgHooks + classSpecialVersion.html + a3584c9bb67c34b6f23fe3114d920f692 + () + + + + IPInfo + classSpecialVersion.html + a0ed6719c04e8d43e3458d1bc8a7944a8 + () + + + + openExtType + classSpecialVersion.html + adb7fbd10a3eda8c313fc79dc5fb64130 + ($text, $name=null) + + + static + getMediaWikiCredits + classSpecialVersion.html + a95ec5f065fd2ebdff61efab7f4cc3d69 + () + + + static + getVersionLinkedGit + classSpecialVersion.html + a6ad634885501667db7710983acac9f3f + () + + + static + getVersionLinkedSvn + classSpecialVersion.html + a4cfc33e983f97b5e59d2b740cfc29ba0 + () + + + static + getwgVersionLinked + classSpecialVersion.html + a92e9bbd74457039b72e94f517e9c1e6c + () + + + + SpecialWatchlist + classSpecialWatchlist.html + ChangesListSpecialPage + + + __construct + classSpecialWatchlist.html + aa8af94bb31227bab9ece830180f3ee18 + ($page= 'Watchlist', $restriction= 'viewmywatchlist') + + + + buildMainQueryConds + classSpecialWatchlist.html + ac9cc9c5387d60f3d3279e62dd8275200 + (FormOptions $opts) + + + + doHeader + classSpecialWatchlist.html + ad5a247eeeff28f284643222429f67da4 + ($opts) + + + + doMainQuery + classSpecialWatchlist.html + ace49b3136175e0897427f79a7c64272c + ($conds, $opts) + + + + execute + classSpecialWatchlist.html + a94b01a8b1066433abb2e0ec8c187630e + ($subpage) + + + + getDefaultOptions + classSpecialWatchlist.html + a4a38a048f1e4d02361a221d7b35e2d2f + () + + + + outputChangesList + classSpecialWatchlist.html + ab063ec01c891ddd5254adf26418e2b2e + ($rows, $opts) + + + + outputFeedLinks + classSpecialWatchlist.html + a1567a57ef8306496775101ba2a8fe6dc + () + + + + setTopText + classSpecialWatchlist.html + ac04d71fbaf31894d19038c3f0618cba7 + (FormOptions $opts) + + + + countItems + classSpecialWatchlist.html + aa7b054383e54ec5137594032c7ea4adc + ($dbr) + + + + cutoffLinks + classSpecialWatchlist.html + a21ddfe9c38e543e8aa7df6adc3a84ac3 + ($days, $options=array()) + + + + daysLink + classSpecialWatchlist.html + a981db2584e012369be68d9a2e85f19b8 + ($d, $options=array()) + + + + fetchOptionsFromRequest + classSpecialWatchlist.html + abd261e2bd6c84e1ccdd283ffb8f69425 + ($opts) + + + + getCustomFilters + classSpecialWatchlist.html + a10ee89847fffd9e76a0d6fd9ecfe6e06 + () + + + + getDB + classSpecialWatchlist.html + a9e46948175b75884725b29ca6ebf3318 + () + + + + hoursLink + classSpecialWatchlist.html + aa8b8c639f85532c0c2a7d676fb9c7d16 + ($h, $options=array()) + + + + showHideLink + classSpecialWatchlist.html + a15ea4e4524f1b446c13bf899f5d162b3 + ($options, $message, $name, $value) + + + + SpecialWhatLinksHere + classSpecialWhatLinksHere.html + IncludableSpecialPage + + + __construct + classSpecialWhatLinksHere.html + a900b33eafd7b324a0db4d8c954c8a486 + () + + + + execute + classSpecialWhatLinksHere.html + aa7b16ca536c618dd4e0250dfd549d99e + ($par) + + + + getFilterPanel + classSpecialWhatLinksHere.html + aa563ba95084ea1986ee4679ffccf09da + () + + + + getPrevNext + classSpecialWhatLinksHere.html + a28df583d7bcacd6da2a5ce0a0f428cab + ($prevId, $nextId) + + + + makeSelfLink + classSpecialWhatLinksHere.html + a8250a1c4e683f156559282d718a12503 + ($text, $query) + + + + showIndirectLinks + classSpecialWhatLinksHere.html + a3bfb8bb9bba862242a45991a5c07691e + ($level, $target, $limit, $from=0, $back=0) + + + + whatlinkshereForm + classSpecialWhatLinksHere.html + ac75e8e44b922919c395d78eee9eea694 + () + + + + getGroupName + classSpecialWhatLinksHere.html + ae0a28690841c7e1069ec5ec4e113d305 + () + + + + listEnd + classSpecialWhatLinksHere.html + afedb140d8a149a406ce284128f696f53 + () + + + + listItem + classSpecialWhatLinksHere.html + a54b6d7499c4db7a24facca502a7d95a8 + ($row, $nt, $target, $notClose=false) + + + + listStart + classSpecialWhatLinksHere.html + a9f39cc0e97a568d9c93559e2c1557b69 + ($level) + + + + wlhLink + classSpecialWhatLinksHere.html + a9383d8a4d6b94cf190d8a741bd06f1b4 + (Title $target, $text) + + + + $limits + classSpecialWhatLinksHere.html + abbd8286197e047c41341eb9933280e76 + + + + FormOptions + $opts + classSpecialWhatLinksHere.html + a903ca7ba3c0674e9c18b3e61113e0625 + + + + + $selfTitle + classSpecialWhatLinksHere.html + a64a17ef1c35e2e66a7de72b7a8e4de34 + + + + Title + $target + classSpecialWhatLinksHere.html + a3b57d225c174805940c5861be61cb05c + + + + + SqlBagOStuff + classSqlBagOStuff.html + BagOStuff + + + __construct + classSqlBagOStuff.html + a2cb00a124b049f5535238a6ffede1dee + ($params) + + + + cas + classSqlBagOStuff.html + a853dae59f33c32a2be16887e3b8c4cbe + ($casToken, $key, $value, $exptime=0) + + + + createTables + classSqlBagOStuff.html + a30f20a2eb0bf32e2241af08672ead74c + () + + + + delete + classSqlBagOStuff.html + ad5a22a01a4491fddbda20501f33b3303 + ($key, $time=0) + + + + deleteAll + classSqlBagOStuff.html + a61ba7eb880c8e3ca95c7b37af04a7b42 + () + + + + deleteObjectsExpiringBefore + classSqlBagOStuff.html + a881c3b6a573e309107576126b554547e + ($timestamp, $progressCallback=false) + + + + expireAll + classSqlBagOStuff.html + aaf2da5fc84f099ff9e9e47336ea72501 + () + + + + get + classSqlBagOStuff.html + a1d57af0ae2a5fa755ad26739ada76f3d + ($key, &$casToken=null) + + + + getMulti + classSqlBagOStuff.html + a4c1961e3359e603ede2ea7a10eb3c6bf + (array $keys) + + + + incr + classSqlBagOStuff.html + abf4066b02ca5ac333a535c303015006c + ($key, $step=1) + + + + set + classSqlBagOStuff.html + afc2765a57e990b593f1d445b2d914a70 + ($key, $value, $exptime=0) + + + + setMulti + classSqlBagOStuff.html + af3a7260d8661c40f46681d4d6cad6359 + (array $data, $expiry=0) + + + + garbageCollect + classSqlBagOStuff.html + a541ee14bd39dc5b0e8b3c065c2b4fdb2 + () + + + + getDB + classSqlBagOStuff.html + a0bf72985dbbebe42bdfeadbe4e3892a0 + ($serverIndex) + + + + getMaxDateTime + classSqlBagOStuff.html + af13f387d56f526c7f4c7f459772b155b + ($db) + + + + getTableByKey + classSqlBagOStuff.html + afadb1bb52578e08bfd06494516eabf80 + ($key) + + + + getTableNameByShard + classSqlBagOStuff.html + afd5c4b4c137c1b2ad8c9e60914d75bc9 + ($index) + + + + handleReadError + classSqlBagOStuff.html + aec71bd7d10d36e43973c5031a16623c2 + (DBError $exception, $serverIndex) + + + + handleWriteError + classSqlBagOStuff.html + a00e9e3a9a4d628dc9d62b7a7568a0ec3 + (DBError $exception, $serverIndex) + + + + isExpired + classSqlBagOStuff.html + a935636b1633590518b7ac56a10cebdba + ($db, $exptime) + + + + markServerDown + classSqlBagOStuff.html + a87355e98f01fac05ee505fa89278465c + ($exception, $serverIndex) + + + + serialize + classSqlBagOStuff.html + acbe9859639e6a8cbdad7b5a7d279e9fb + (&$data) + + + + unserialize + classSqlBagOStuff.html + acada1807c720d073a47741ae535cb46c + ($serial) + + + array + $connFailureErrors + classSqlBagOStuff.html + abfbde39aaea2a7afd04e075a9c2d0d16 + + + + array + $connFailureTimes + classSqlBagOStuff.html + aaff69bb994a3769da8ae16b73db5ac63 + + + + array + $conns + classSqlBagOStuff.html + ab79f86df2fe56cf532a8c0113af66e32 + + + + int + $lastExpireAll + classSqlBagOStuff.html + a884ffa8a307af7d7b16e4c27d39ac4da + + + + LoadBalancer + $lb + classSqlBagOStuff.html + adc1aa417700e035e7440aa5616343c37 + + + + int + $numServers + classSqlBagOStuff.html + a0dc7e296314f3d1e4c4d085c939cae14 + + + + int + $purgePeriod + classSqlBagOStuff.html + a45a07f0ec3aa6381aea853045fb5db3e + + + + + $serverInfos + classSqlBagOStuff.html + a7c3a3ade1a64cb495a3c22db132ba1d1 + + + + array + $serverNames + classSqlBagOStuff.html + ac8f88e57663f7567da162f4bd1acec51 + + + + int + $shards + classSqlBagOStuff.html + abdb4e7f909744638cc03b3cd72660b28 + + + + string + $tableName + classSqlBagOStuff.html + ad117bddd47fabf5935d7712f1bfee180 + + + + + SqlDataUpdate + classSqlDataUpdate.html + DataUpdate + + + __construct + classSqlDataUpdate.html + a0377c1bec18b168e6d48132f6aa1f551 + ($withTransaction=true) + + + + abortTransaction + classSqlDataUpdate.html + a9bc3e9a8686347a878ab088c7396df2a + () + + + + beginTransaction + classSqlDataUpdate.html + ac095b53e0a6f0f94a086e2b71de8aa68 + () + + + + commitTransaction + classSqlDataUpdate.html + afbbab53601cc8aef5c4561bc1040bcd2 + () + + + + invalidatePages + classSqlDataUpdate.html + ab75936d155d3243ceaebfce6d5c30905 + ($namespace, array $dbkeys) + + + DatabaseBase + $mDb + classSqlDataUpdate.html + a0d928b094f9fc0938ba0befc49dada38 + + + + array + $mOptions + classSqlDataUpdate.html + ab5f3b5efe1c26e641ecbe5f941eba9d6 + + + + bool + $mUseTransaction + classSqlDataUpdate.html + a8e751070fe83bb44cccea1c39b48ac43 + + + + bool + $mHasTransaction + classSqlDataUpdate.html + ab5c42f9c90f8b46d2256ec0bc90d0481 + + + + + Sqlite + classSqlite.html + + static + checkSqlSyntax + classSqlite.html + a608099972d2cea5d3fedb8ccacd44e63 + ($files) + + + static + isPresent + classSqlite.html + a3647b9e52b070b8d670008e76ac9795e + () + + + + SQLiteField + classSQLiteField.html + Field + + + __construct + classSQLiteField.html + a6f62c01b47a4a29395ec00fcb0d3e32a + ($info, $tableName) + + + + defaultValue + classSQLiteField.html + aba5e5b922b2018ded1cae6ebdc33a10a + () + + + + isNullable + classSQLiteField.html + ae9fd5ff8ad52daae27f2f0b67124a183 + () + + + + name + classSQLiteField.html + a2eb19577005f68fd07758405bfdc951c + () + + + + tableName + classSQLiteField.html + a09698c5f4a1d0eea74f4b877c8150233 + () + + + + type + classSQLiteField.html + a2b464f916a9ec6ecc611d3b848dd2c19 + () + + + + $tableName + classSQLiteField.html + a44e58c4356331f3025b9619faebdce80 + + + + + $info + classSQLiteField.html + a6065a934ec42b3058b657423c0a92638 + + + + + SqliteInstaller + classSqliteInstaller.html + DatabaseInstaller + + + checkPrerequisites + classSqliteInstaller.html + a518f57ade363ef24a83dff11698d289f + () + + + + createTables + classSqliteInstaller.html + aa05e935c083104ab5cc11f132568669a + () + + + + getConnectForm + classSqliteInstaller.html + ad091597e38869ac874ad4e52ff5dc615 + () + + + + getGlobalDefaults + classSqliteInstaller.html + a55142881c5e0b60897b39a53a2bc232e + () + + + + getLocalSettings + classSqliteInstaller.html + a5e6ed9c460b93e1959af57df4053c57b + () + + + + getName + classSqliteInstaller.html + a7fbf671b554054816be48e0211565ddb + () + + + + isCompiled + classSqliteInstaller.html + afb12ccb0fcb239c92228e3e05b5d5049 + () + + + + needsUpgrade + classSqliteInstaller.html + a5cd73d741729802c882f1c28453e451f + () + + + + openConnection + classSqliteInstaller.html + aa6f132efbe7278e8481efe62c871477a + () + + + + setupDatabase + classSqliteInstaller.html + ad524097f16173fde100da76447f61d12 + () + + + + setupSearchIndex + classSqliteInstaller.html + a0fe4c2b13892c06919e5ad3238acba50 + (&$status) + + + + submitConnectForm + classSqliteInstaller.html + aacc31368b2534324ee46450e46796cfe + () + + + DatabaseSqlite + $db + classSqliteInstaller.html + a8ee37266c69f7084c7a784ad7975d418 + + + + const + MINIMUM_VERSION + classSqliteInstaller.html + a7de2c626021998fcb9245fcd9b13af0e + + + + + $globalNames + classSqliteInstaller.html + a069fd98f7fc3a5e4854f557754398310 + + + + static + dataDirOKmaybeCreate + classSqliteInstaller.html + a8e5b028a71ee5755977bc116a683af44 + ($dir, $create=false) + + + static + realpath + classSqliteInstaller.html + a8f6b07066f19e8b5ca23889a71df3248 + ($path) + + + + SqliteMaintenance + classSqliteMaintenance.html + Maintenance + + + __construct + classSqliteMaintenance.html + a8c59ce5bb3c3225ea737fe26cbc0b5a6 + () + + + + execute + classSqliteMaintenance.html + a824ac06c031a48008baa5d17d633e22b + () + + + + getDbType + classSqliteMaintenance.html + ae2ba573e49e7e97b220ef346eaa0e224 + () + + + + backup + classSqliteMaintenance.html + a686e58f90b22e10c650324c4834b167b + ($fileName) + + + + checkSyntax + classSqliteMaintenance.html + afbe36e6a8a82e32c79ff88525bbf4f6b + () + + + + integrityCheck + classSqliteMaintenance.html + af39c03800e420f5f51f4923134d9ed70 + () + + + + vacuum + classSqliteMaintenance.html + ab5a3bdffcfb61a220022c3028dd5458d + () + + + + SqliteUpdater + classSqliteUpdater.html + DatabaseUpdater + + + doEnableProfiling + classSqliteUpdater.html + ad294adb4e09d0e7fa71316172905d748 + () + + + + getCoreUpdateList + classSqliteUpdater.html + a8634f1260cffe5f8d9309abb5086d0d6 + () + + + + sqliteInitialIndexes + classSqliteUpdater.html + a543da683038ea0365d5d18c9707fe427 + () + + + + sqliteSetupSearchindex + classSqliteUpdater.html + a122c6213423410fae2db6f07355208c0 + () + + + + SqlSearchResultSet + classSqlSearchResultSet.html + SearchResultSet + + + __construct + classSqlSearchResultSet.html + aaf8769640381f1ee3ba7d1e8c4bc0774 + ($resultSet, $terms, $total=null) + + + + free + classSqlSearchResultSet.html + a15a683c472ecad202744123dbf721b33 + () + + + + getTotalHits + classSqlSearchResultSet.html + a205aab0c6bd8ce20ce9e32263e3d0b12 + () + + + + next + classSqlSearchResultSet.html + ab6f2c38afda1ca68180a6ab78abcd80c + () + + + + numRows + classSqlSearchResultSet.html + a90ed35a4e564d59624d6159931eb3cc3 + () + + + + termMatches + classSqlSearchResultSet.html + a3f187393438ec596acc32b65c2be8f1f + () + + + + $resultSet + classSqlSearchResultSet.html + a2ae57c8c1ad13bee45dbfffc128224f4 + + + + + $terms + classSqlSearchResultSet.html + af84ee5d63537ed32debb3a18891563ca + + + + + $totalHits + classSqlSearchResultSet.html + aa7ee743eee4324e909744eec467b3d02 + + + + + SquidPurgeClient + classSquidPurgeClient.html + + + __construct + classSquidPurgeClient.html + ac6e5157c87924f0f33374e2360f4adfd + ($server, $options=array()) + + + + close + classSquidPurgeClient.html + aaf701782d17dd5c6c2682425dba998a9 + () + + + + doReads + classSquidPurgeClient.html + aa0dd70d2d1984023e1ece53b67037432 + () + + + + doWrites + classSquidPurgeClient.html + afd323aac24536c8247cf44c6c9d17b7d + () + + + + getReadSocketsForSelect + classSquidPurgeClient.html + a7616550fb99dab432f9976ad25778f3d + () + + + + getWriteSocketsForSelect + classSquidPurgeClient.html + aaff95ba5df845cc1ae4c98016bad6c39 + () + + + + isIdle + classSquidPurgeClient.html + a801a81dee20c3051679252c2a7d21fcc + () + + + + queuePurge + classSquidPurgeClient.html + a8ba4eb6c612556ff453bea6db8f4f18d + ($url) + + + const + BUFFER_SIZE + classSquidPurgeClient.html + a72c9d92c004a46f1c863d9759dc52b9c + + + + const + EAGAIN + classSquidPurgeClient.html + a71ecd95d79cdb68c52f91f324c7fe211 + + + + const + EINPROGRESS + classSquidPurgeClient.html + a7feb356406938cef262c6b0e7737f023 + + + + const + EINTR + classSquidPurgeClient.html + af33a7f212e2c432a7c46cd24e53137c9 + + + + + getIP + classSquidPurgeClient.html + a8731063c5a362d7bb926710c35254864 + () + + + + getSocket + classSquidPurgeClient.html + aabd8072a66b29499b09df968ffb35be7 + () + + + + log + classSquidPurgeClient.html + abbdb9335339b952531d2b156d67ba5d2 + ($msg) + + + + markDown + classSquidPurgeClient.html + a0492ec3c4323476a7be4e6d08b62cb23 + () + + + + nextRequest + classSquidPurgeClient.html + adf016e15790fe30cf8dc37ce9fd3c9eb + () + + + + processHeaderLine + classSquidPurgeClient.html + a44678b68924cd8546018a2f2453a4d43 + ($line) + + + + processReadBuffer + classSquidPurgeClient.html + aef8bc527feeb680801c7ddb965f912cb + () + + + + processStatusLine + classSquidPurgeClient.html + abdb0b14466cfe35a51e2a70cbdad3e3b + ($line) + + + int + $bodyRemaining + classSquidPurgeClient.html + a2b4570b9369362e4b8880fa7459f1ed0 + + + + mixed + $currentRequestIndex + classSquidPurgeClient.html + a23af9cce9930e44886a0bf08ef86c163 + + + + string + $host + classSquidPurgeClient.html + ad9d227cf1bec9adabb528e5873b1ff1b + + + + string bool + $ip + classSquidPurgeClient.html + a228195073dda69a3116b2592857f0403 + + + + int + $port + classSquidPurgeClient.html + a5c55899b8f2d12dc35466b9556948e1c + + + + string + $readBuffer + classSquidPurgeClient.html + aba2a46ec0f393f5614cfc6ff80b2f68e + + + + string + $readState + classSquidPurgeClient.html + acfd1af68abc5c567de53113f30086231 + + + + array + $requests + classSquidPurgeClient.html + a9c59c800652787519a918ac30369e7d6 + + + + resource null + $socket + classSquidPurgeClient.html + ac2a3b5920f73f3a68b00b181ccf55d4f + + + + string + $writeBuffer + classSquidPurgeClient.html + a13dcc882e23d4b81ec9b270fb545fbb7 + + + + + SquidPurgeClientPool + classSquidPurgeClientPool.html + + + __construct + classSquidPurgeClientPool.html + a4d07d8f3430ee5118530ad64265762af + ($options=array()) + + + + addClient + classSquidPurgeClientPool.html + a4fc10faad75b0c9d7a83a40f36fc218b + ($client) + + + + run + classSquidPurgeClientPool.html + a4fd71861b88abbb9e661d62a3df46285 + () + + + array + $clients + classSquidPurgeClientPool.html + acdf1f1ca067245611a1649188377341f + + + + int + $timeout + classSquidPurgeClientPool.html + af8ff2cfb01527616d1e8f31dac3188f2 + + + + + SquidUpdate + classSquidUpdate.html + + + __construct + classSquidUpdate.html + aab8f9efe2055cf5f824b92d4f3596ada + ($urlArr=array(), $maxTitles=false) + + + + doUpdate + classSquidUpdate.html + ac288b450f06df5e6bebc7cd1949245ef + () + + + static + expand + classSquidUpdate.html + a229ba515372ff6951a4ce0f042e427c4 + ($url) + + + static + HTCPPurge + classSquidUpdate.html + ab689fc4cbbceeda26ff558ccb9214a16 + ($urlArr) + + + static + newFromLinksTo + classSquidUpdate.html + a350f8f12551e4c62756b4ce999e892f6 + (Title $title) + + + static + newFromTitles + classSquidUpdate.html + a06e53c10a9ee6b4d4139da45203ddb07 + ($titles, $urlArr=array()) + + + static + newSimplePurge + classSquidUpdate.html + ac5d80995d06a5be5c761cdecf7d66541 + (Title $title) + + + static + purge + classSquidUpdate.html + a780a95a4529b3a8889455d7c525d8581 + ($urlArr) + + + array + $urlArr + classSquidUpdate.html + aeabcaa71b1f069a73355726d25990dc8 + + + + static + getRuleForURL + classSquidUpdate.html + a889113a263b45c627ab75ee01c9dd864 + ($url, $rules) + + + + SrConverter + classSrConverter.html + LanguageConverter + + + autoConvert + classSrConverter.html + a850a0752490ae4e4fd22da44cec6ddf3 + ($text, $toVariant=false) + + + + findVariantLink + classSrConverter.html + a2cd5d250e0e201bdbf8d254653816af9 + (&$link, &$nt, $ignoreOtherCond=false) + + + + guessVariant + classSrConverter.html + a0394e409fdf45eb2ef9f1daf6901b1d2 + ($text, $variant) + + + + loadDefaultTables + classSrConverter.html + a0feec2762b482f84babfa333ee8fff76 + () + + + + parseManualRule + classSrConverter.html + a0b02de45ddfb016827d4064c09a42cfb + ($rule, $flags=array()) + + + + translate + classSrConverter.html + a8af7c02eca83ab47dc5ec6b4fca1c542 + ($text, $toVariant) + + + + $mToCyrillics + classSrConverter.html + a71ac24011927e51fc8dcf4d7241a7cf2 + + + + + $mToLatin + classSrConverter.html + a65dad6280e6006fb620e2959bf962606 + + + + + StatCounter + classStatCounter.html + + + flush + classStatCounter.html + a98b8be4c1708b6a9127a564bc7867863 + () + + + + incr + classStatCounter.html + afc2a92d862d90af85087e977de1bcdb7 + ($key, $count=1) + + + static + singleton + classStatCounter.html + adcb1222ca1c2052ad64e9be18a755450 + () + + + + __construct + classStatCounter.html + a02bc63df60f458aac37480536d1350a6 + () + + + + sendDeltasMemc + classStatCounter.html + aa248de577fd352d2a422f57a282d115e + (array $deltas) + + + + sendDeltasUDP + classStatCounter.html + aa23667f4d12e5ce98f3dba03e8643a14 + (array $deltas) + + + array + $deltas + classStatCounter.html + a46b66fc11a5833bdab6a88d699d9bb40 + + + + + StatsOutput + classStatsOutput.html + + + blockend + classStatsOutput.html + af7b5c2bd265cad11c3ab0d3fb4bb3098 + () + + + + blockstart + classStatsOutput.html + a839d9e446ee977395d201c317c1c1615 + () + + + + element + classStatsOutput.html + a0ba83239dbcb076ce15c30424d7e8a26 + ($in, $heading=false) + + + + footer + classStatsOutput.html + ad52cc8487ee1ef4e482b2bbac9e5340e + () + + + + formatPercent + classStatsOutput.html + a6fe602880c677c830e568a98ab73edf3 + ($subset, $total, $revert=false, $accuracy=2) + + + + heading + classStatsOutput.html + ab933593938a813dd759a33dd38cfde1c + () + + + + Status + classStatus.html + + + __wakeup + classStatus.html + ae45cbaf4fc67724fedcb1a8393f2ef6e + () + + + + error + classStatus.html + a0316de1d9ab084bd86a843cd877710de + ($message) + + + + fatal + classStatus.html + a76f2292667c18ab3be2c91ab0837ee7d + ($message) + + + + getErrorsArray + classStatus.html + a604996034a43cd0c51507d01975bb5c7 + () + + + + getErrorsByType + classStatus.html + a99805e1e332520507f7348b1280b39d3 + ($type) + + + + getHTML + classStatus.html + af2f809a6ce2232dad9111eddbef56db2 + ($shortContext=false, $longContext=false) + + + + getMessage + classStatus.html + ae2a4b96b612f24b6c68b6975f3e14b1d + ($shortContext=false, $longContext=false) + + + + getValue + classStatus.html + a9152b78a79acdba7b843f4dcc053e2a1 + () + + + + getWarningsArray + classStatus.html + ac2654b7e3027c142c61ab42cafa194d1 + () + + + + getWikiText + classStatus.html + acd2d1a8f8c8035237ef8a9d6f1727e5c + ($shortContext=false, $longContext=false) + + + + hasMessage + classStatus.html + af94be7d2220252bcd3edef6bdf832315 + ($message) + + + + isGood + classStatus.html + a8c6cada7abd8c23f1cd84778536d6161 + () + + + + isOK + classStatus.html + a3973606d0af36892645fa2d2ce9b5825 + () + + + + merge + classStatus.html + aec36eae7747179c082a221b482f0fa66 + ($other, $overwriteValue=false) + + + + replaceMessage + classStatus.html + a2cc62f243f13a16733692a002b73e5ff + ($source, $dest) + + + + setResult + classStatus.html + aba1b6a486818f7bf923026f3a75e4806 + ($ok, $value=null) + + + + warning + classStatus.html + a05d28d01b61cfc71fe5d400d195f2d0b + ($message) + + + static + newFatal + classStatus.html + a4caefabb1b967331fc97ec731a1206ad + ($message) + + + static + newGood + classStatus.html + a3d21da7a130b5f30da2fecd91d78b45b + ($value=null) + + + callable + $cleanCallback + classStatus.html + a18fccca6c707f9ea97c2dfe064b9c1f8 + + + + array + $errors + classStatus.html + a3f0013d458f587a630e9884e4f86659d + + + + int + $failCount + classStatus.html + a5d9de8df6172d8e35b374c37e9bd5e2d + + + + bool + $ok + classStatus.html + aadd1fc96161b5edfffedacc19a5caac5 + + + + array + $success + classStatus.html + aba216339be9fc235e05b4e68c640851f + + + + int + $successCount + classStatus.html + a31fab688c2d05ac375b12eb58cc62fd3 + + + + mixed + $value + classStatus.html + a659ab2ebe431b9ede0f7192c6bba3ac9 + + + + + cleanParams + classStatus.html + ac39e4ef82cf4efbb574f6e1a904612aa + ($params) + + + + getErrorMessage + classStatus.html + abc097eb8640fe92e9b4ed562a658721f + ($error) + + + + getErrorMessageArray + classStatus.html + aaf7ab78be115d52134c9cd2ece9c0efa + ($errors) + + + + getStatusArray + classStatus.html + a50b9e1b4b3dada2ce4ad795c61cdda11 + ($type) + + + + StatusTest + classStatusTest.html + MediaWikiLangTestCase + + + testCanConstruct + classStatusTest.html + ada2f2fff94105e3e58c85a83db267cc7 + () + + + + testCleanParams + classStatusTest.html + a5957d28c7d2a4871e664ccc0e3215e96 + ($cleanCallback, $params, $expected) + + + + testErrorWithMessage + classStatusTest.html + a3e84f00366c752e9734606579ec827b6 + ($mockDetails) + + + + testFatalWithMessage + classStatusTest.html + a6abb0db33388aa18d4ff723a8cf822a4 + ($mockDetails) + + + + testGetErrorMessage + classStatusTest.html + ac5eeba859f3005a1c78db9ecbf96db4d + () + + + + testGetErrorMessageArray + classStatusTest.html + af76d2d891c870b0287975a5f3045f96b + () + + + + testGetErrorsByType + classStatusTest.html + a4f67e3948eb92e18d22b143efcad9952 + () + + + + testGetHtml + classStatusTest.html + a1f29d83084b578e904496303aec25eb3 + (Status $status, $wikitext, $html) + + + + testGetMessage + classStatusTest.html + a55edb78baa0b4ebfe94483d1f7418320 + (Status $status, $expectedParams=array(), $expectedKey) + + + + testGetStatusArrayWithNonObjectMessages + classStatusTest.html + a8d7d38d0a1307704e0da166adde0546d + ($nonObjMsg) + + + + testGetValue + classStatusTest.html + a2c18596f90926e49b6b7bedfaf80dcc2 + () + + + + testGetWikiText + classStatusTest.html + a67b656e255f6718425462a370aa84748 + (Status $status, $wikitext, $html) + + + + testHasMessage + classStatusTest.html + ae816ace532b048438dd32488eef541e7 + () + + + + testIsGood + classStatusTest.html + a28f7813c3bd8b24d2c030ca779e7c0e0 + ($ok, $errors, $expected) + + + + testIsOk + classStatusTest.html + acd47e227452a4350487ed66b3945a8d3 + ($ok) + + + + testMerge + classStatusTest.html + a860ce1f145f0588288c81a111a18192f + () + + + + testMergeWithOverwriteValue + classStatusTest.html + a3a35506a03105ab4457d88f9bfb42bbb + () + + + + testNewFatalWithMessage + classStatusTest.html + ad44c2f1b909de675a2576edc4727477b + () + + + + testNewFatalWithString + classStatusTest.html + ad211bff8aa9dc296001d583408360fa4 + () + + + + testNewGood + classStatusTest.html + a8ddc1b828624cab2cfef1954b22c3966 + ($value=null) + + + + testReplaceMessage + classStatusTest.html + ac9f36186d003e99f4eb09cca1d0c2f36 + () + + + + testSetResult + classStatusTest.html + aaeddb9c5db2e7462d7edc3fb09ba7b67 + ($ok, $value=null) + + + + testWakeUpSanitizesCallback + classStatusTest.html + a7e33059b533ea2bdd54781b34bd57c6e + () + + + + testWarningWithMessage + classStatusTest.html + a0b7271b75064ea6ae67871f6ba5bc279 + ($mockDetails) + + + static + provideCleanParams + classStatusTest.html + a0d90eb7e67bf92fdb7bb44508795651e + () + + + static + provideGetMessage + classStatusTest.html + a33655b0a79813d1c58e25aea20d149f6 + () + + + static + provideGetWikiTextAndHtml + classStatusTest.html + a4d0155abbae621cebdcd423257955483 + () + + + static + provideIsGood + classStatusTest.html + ac46072a4278c3bf36f8a4dd0ac53000b + () + + + static + provideIsOk + classStatusTest.html + a0a4ea3f5931381edc650f1852b68123f + () + + + static + provideMockMessageDetails + classStatusTest.html + ac5fcf615f8cdcc00204f02ab5983d82d + () + + + static + provideNonObjectMessages + classStatusTest.html + a0a6ba552532e8712bd1ff3ef6c8d9a84 + () + + + static + provideSetResult + classStatusTest.html + a3034b7dd4509d07f5d8a1b381b8d841d + () + + + static + provideValues + classStatusTest.html + a296dcd13cc446190410f4a1676a7fae6 + () + + + + getMockMessage + classStatusTest.html + a2feb5e4bc65a68fe99e9bbb34b94857c + ($key= 'key', $params=array()) + + + + getMockMessages + classStatusTest.html + aea02b41d678da6b3ca7a9a6200410e6d + ($messageDetails) + + + + StorageTypeStats + classStorageTypeStats.html + Maintenance + + + execute + classStorageTypeStats.html + ad73162177881e8f86a8652fd8c6a5b0f + () + + + + StoreBatchTest + classStoreBatchTest.html + MediaWikiTestCase + + + teststore + classStoreBatchTest.html + a1eac435a1a11224882796dc28d9b229e + () + + + + setUp + classStoreBatchTest.html + aac45d90b846e0d669894ad8b085500d4 + () + + + + tearDown + classStoreBatchTest.html + aa9e283e8ec26844bc174cbf535a6fcd1 + () + + + + $createdFiles + classStoreBatchTest.html + ab7d413dd7e849a2fbaf56e04fba91906 + + + + + $date + classStoreBatchTest.html + abb33715ef9665ec169d492e88f01711e + + + + FileRepo + $repo + classStoreBatchTest.html + acdfc87f8b2a76853a752b1066e4bf635 + + + + + storecohort + classStoreBatchTest.html + ac2559a8e017612ecfcbd2cb1bfd3a064 + ($fn, $infn, $otherfn, $fromrepo) + + + + storeit + classStoreBatchTest.html + ac9a77490f2a4b98c9797419789fbc3e1 + ($originalName, $srcPath, $flags) + + + + StoreFileOp + classStoreFileOp.html + FileOp + + + storagePathsChanged + classStoreFileOp.html + afb2958e893a1392641cd9dfe3499f3d8 + () + + + + allowedParams + classStoreFileOp.html + ad92474ac730d1f6f19b80217ad55151d + () + + + + doAttempt + classStoreFileOp.html + a9cb30ab855a836a027302faebfe86529 + () + + + + doPrecheck + classStoreFileOp.html + a7ec354d8db85f9f8722c764756360a0d + (array &$predicates) + + + + getSourceSha1Base36 + classStoreFileOp.html + a4a9d7229ed08ee50e5eabbcaef243b90 + () + + + + StreamFile + classStreamFile.html + + static + contentTypeFromPath + classStreamFile.html + acdf43419a4bc6efef44ed95ed06ea431 + ($filename, $safe=true) + + + static + prepareForStream + classStreamFile.html + a1f3e1a868c0a750d9803a64a34327f74 + ($path, $info, $headers=array(), $sendErrors=true) + + + static + stream + classStreamFile.html + aad49fa4bf628972247bd048718502bb1 + ($fname, $headers=array(), $sendErrors=true) + + + const + NOT_MODIFIED + classStreamFile.html + abefc12d1b4b3fb2f79151fec719ff65c + + + + const + READY_STREAM + classStreamFile.html + a4c8d31dfd76458d9f2e7f2fcffa9b011 + + + + + StringPrefixSearch + classStringPrefixSearch.html + PrefixSearch + + + strings + classStringPrefixSearch.html + a5ec0421abe5cae8c19e90db727fbf73c + (array $strings) + + + + titles + classStringPrefixSearch.html + afcb7569dbb7488ce8013e9dc56c764c5 + (array $titles) + + + + StringUtils + classStringUtils.html + + static + delimiterReplace + classStringUtils.html + ad75e54e8e444f64d2f91598ba25d41f1 + ($startDelim, $endDelim, $replace, $subject, $flags= '') + + + static + delimiterReplaceCallback + classStringUtils.html + a2e9768f880e4b26d80845d59d5280420 + ($startDelim, $endDelim, $callback, $subject, $flags= '') + + + static + escapeRegexReplacement + classStringUtils.html + aab6d3c8e2b156f8428ca6c08a938b57d + ($string) + + + static + explode + classStringUtils.html + ae2619da53650645b92621b8ff90c04b3 + ($separator, $subject) + + + static + explodeMarkup + classStringUtils.html + a9423e6edb8f6576b277a25a74b7ac9e5 + ($separator, $text) + + + static + hungryDelimiterReplace + classStringUtils.html + a03ee7e2d62958fcb3b718186624ed36a + ($startDelim, $endDelim, $replace, $subject) + + + static + isUtf8 + classStringUtils.html + a9eace66c296a177f88c273358fa6fc94 + ($value, $disableMbstring=false) + + + + StringUtilsTest + classStringUtilsTest.html + MediaWikiTestCase + + + escaped + classStringUtilsTest.html + ac9218a8c8d1209daf0d5e64d9d6c355b + ($string) + + + + testIsUtf8WithMbstring + classStringUtilsTest.html + a879cf094152813fc13631cbf57bdae27 + ($expected, $string) + + + + testIsUtf8WithPhpFallbackImplementation + classStringUtilsTest.html + ac8264a9ee639f2b2fff57c575def7c96 + ($expected, $string) + + + static + provideStringsForIsUtf8Check + classStringUtilsTest.html + ab1bf7af941cd12d75e56a807a421c449 + () + + + + StripState + classStripState.html + + + __construct + classStripState.html + ae4700a6450842d816ac96caad307d5c3 + ($prefix) + + + + addGeneral + classStripState.html + a45d87d215e1bbdd79330e07ab484876f + ($marker, $value) + + + + addNoWiki + classStripState.html + a0dd7dea93ba7281dbd98bac6c1838046 + ($marker, $value) + + + + getSubState + classStripState.html + a1511eea45526ae2fed4964b3748d5cef + ($text) + + + + killMarkers + classStripState.html + aae1b6bd8bccb91260f79350240dd3357 + ($text) + + + + merge + classStripState.html + a3da51133b880f7b2ab4e9dbfb63023d8 + ($otherState, $texts) + + + + unstripBoth + classStripState.html + ad9db8669ae8187ef5a0cfdb721b4e8b2 + ($text) + + + + unstripGeneral + classStripState.html + ad9163d89269d61a7db583f5ceb97d097 + ($text) + + + + unstripNoWiki + classStripState.html + a2db2762c35b33d00b331e0d500b9cb51 + ($text) + + + + $tempMergePrefix + classStripState.html + a1c70943ea4be2473df80535c5c8a6247 + + + + const + UNSTRIP_RECURSION_LIMIT + classStripState.html + a3d45f11bac91a32563b07a100eca9214 + + + + + addItem + classStripState.html + a9e800c42a48cf057cd0c48b6144f95ac + ($type, $marker, $value) + + + + mergeCallback + classStripState.html + abfe90ce6156d70d774bd7963d6507c3a + ($m) + + + + unstripCallback + classStripState.html + af81d294de19910c77bd4193df7802f1f + ($m) + + + + unstripType + classStripState.html + a85b598158bb7f461d9a604a200d401a9 + ($type, $text) + + + + $circularRefGuard + classStripState.html + a715ed2392564e772691bf0a9bf335183 + + + + + $data + classStripState.html + a3564caf015dfc3e465b0c5c96dadc4ab + + + + + $prefix + classStripState.html + af0a6f7f2fdabe30f707f6196374972e1 + + + + + $recursionLevel + classStripState.html + adbfeb2b553ecbe3f6bb19798bfecfc61 + + + + + $regex + classStripState.html + a4572e4822cde01c91a93d4b17c42fe74 + + + + + $tempType + classStripState.html + a24093a678ae8990186cef0f87f752a09 + + + + + StructureTest + classStructureTest.html + MediaWikiTestCase + + + filterSuites + classStructureTest.html + a8e7e09b597965edb8512cc3a77acb634 + ($filename) + + + + testUnitTestFileNamesEndWithTest + classStructureTest.html + ad01e4f753e9aeb8c3e3113ca3e4b2cd9 + () + + + + StubContLang + classStubContLang.html + StubObject + + + __call + classStubContLang.html + ac0ea143473f661d87a1fedc90cf37239 + ($name, $args) + + + + __construct + classStubContLang.html + a12978f6373390f6bc0fa823126e0fc77 + () + + + + _newObject + classStubContLang.html + a4fde55454a56b38b33ff50f2bcc6a65c + () + + + + StubObject + classStubObject.html + + + __call + classStubObject.html + aa97945d76ba60cadc979b20845e6f63b + ($name, $args) + + + + __construct + classStubObject.html + a05523663252430e0e5f37e07ccb3ee84 + ($global=null, $class=null, $params=array()) + + + + _call + classStubObject.html + af841c4815d6670f879441516ca15978c + ($name, $args) + + + + _newObject + classStubObject.html + a87d8e807457033ba79e5e55e9a394375 + () + + + + _unstub + classStubObject.html + a1aa235d42278355c8df3bcf0fc4ba9bb + ($name= '_unstub', $level=2) + + + static + isRealObject + classStubObject.html + a3b402cdecc40fea45cdf76d91b3b4b1d + ($obj) + + + static + unstub + classStubObject.html + a24535e26d3b48753070fb83cb8af43a9 + ($obj) + + + null string + $class + classStubObject.html + aa123ed3bc0ad31baa7133ad4238c2a4b + + + + null string + $global + classStubObject.html + a20a732455bac0e0422227279e2620a6c + + + + array + $params + classStubObject.html + a7d51b2a05e68542971bd533f00a67781 + + + + + StubUserLang + classStubUserLang.html + StubObject + + + __call + classStubUserLang.html + a3364c86ad06487977c6ca52fbf23935d + ($name, $args) + + + + __construct + classStubUserLang.html + a9ae5485dea382469815bb36f265459eb + () + + + + _newObject + classStubUserLang.html + acc17b700b5a7ad72cef3c3125788f1b2 + () + + + + SubmitAction + classSubmitAction.html + EditAction + + + getName + classSubmitAction.html + a0381e0460d1abda0cb35efecc1084cd7 + () + + + + show + classSubmitAction.html + a2862a9ae5da63e0925eef60be87c7c56 + () + + + + SvgHandler + classSvgHandler.html + ImageHandler + + + canAnimateThumb + classSvgHandler.html + ab4a7ba5f3102d37199177149dc7500ea + ($file) + + + + doTransform + classSvgHandler.html + abb49ad277aa987db9682b62e79187a04 + ($image, $dstPath, $dstUrl, $params, $flags=0) + + + + formatMetadata + classSvgHandler.html + a44f1e8cebb90ea5c0403a6dbe10c49b9 + ($file) + + + + getAvailableLanguages + classSvgHandler.html + a80d932eb5896d2527755c459735f0e09 + (File $file) + + + + getCommonMetaArray + classSvgHandler.html + a3cf470abe4daa81182eed59dca180243 + (File $file) + + + + getDefaultRenderLanguage + classSvgHandler.html + aadbf39fe1c7d902335be4bb77f792300 + (File $file) + + + + getImageSize + classSvgHandler.html + aa01629f064d86635b31b00c9df7db239 + ($file, $path, $metadata=false) + + + + getLongDesc + classSvgHandler.html + acf9245ce0f88b98806b75d84efd47d24 + ($file) + + + + getMetadata + classSvgHandler.html + a0f5b6abab0884531bc2500f2621f8f42 + ($file, $filename) + + + + getMetadataType + classSvgHandler.html + af544219eb71942c9de71c0d503f38592 + ($image) + + + + getParamMap + classSvgHandler.html + affbe460c9d2b44b85a89081d226aab02 + () + + + + getScriptParams + classSvgHandler.html + abd99bfbbb195535a8ebfcd8575a3ad3d + ($params) + + + + getThumbType + classSvgHandler.html + afbcbbff138dd4ccb53a82a41817a15c0 + ($ext, $mime, $params=null) + + + + isAnimatedImage + classSvgHandler.html + a262435e6d335c26cc624682d198c4e7b + ($file) + + + + isEnabled + classSvgHandler.html + ac1a3bd0665a4527831e490cf08b32292 + () + + + + isMetadataValid + classSvgHandler.html + a4f6a5ccba2869a2df6fa73cb5d02ceb7 + ($image, $metadata) + + + + isVectorized + classSvgHandler.html + a41ada65ed63b1f098d3eb42e022ce493 + ($file) + + + + makeParamString + classSvgHandler.html + ab168777f5a72dbc1a4d65a199c60f0f1 + ($params) + + + + mustRender + classSvgHandler.html + addb2315074db20e80eb06c2c2e382eb3 + ($file) + + + + normaliseParams + classSvgHandler.html + af8bedb1d7269b8b8f20757d2f8b37dd5 + ($image, &$params) + + + + parseParamString + classSvgHandler.html + ac9faa4162d9115b43d16b35d56d655ef + ($str) + + + + rasterize + classSvgHandler.html + a9e2eb6cdb760e22c6c0994b5081d760d + ($srcPath, $dstPath, $width, $height, $lang=false) + + + + unpackMetadata + classSvgHandler.html + a4ae7aa5c66764ac4ee2b605678b85bac + ($metadata) + + + + validateParam + classSvgHandler.html + ad080769f3ecee90bf47df983979023d9 + ($name, $value) + + + static + rasterizeImagickExt + classSvgHandler.html + a4cc960a731f61bbdde2e42a80deac9a7 + ($srcPath, $dstPath, $width, $height) + + + const + SVG_METADATA_VERSION + classSvgHandler.html + ae0c465fceb4030e7e1d57eb16c8e7329 + + + + + visibleMetadataFields + classSvgHandler.html + ac8215af8c9ba1f40afd50602557af465 + () + + + static + $metaConversion + classSvgHandler.html + aacf7cdd61fe8f6047bf9ab3738ba58ec + + + + + SVGMetadataExtractor + classSVGMetadataExtractor.html + + static + getMetadata + classSVGMetadataExtractor.html + a414129cc78b7c5e44020f07db836fc2c + ($filename) + + + + SVGMetadataExtractorTest + classSVGMetadataExtractorTest.html + MediaWikiTestCase + + + assertMetadata + classSVGMetadataExtractorTest.html + aea36ee6a2da8f76e4c84f6fc1a1c3fa8 + ($infile, $expected) + + + + testGetMetadata + classSVGMetadataExtractorTest.html + a058db1b70aac4fc48ac8edc87af2cf8d + ($infile, $expected) + + + + testGetXMLMetadata + classSVGMetadataExtractorTest.html + a87e382f0836f76a4d5d22364f420dcde + ($infile, $expected) + + + static + provideSvgFiles + classSVGMetadataExtractorTest.html + ad347695e6c39087b611ae8755cd1a7c0 + () + + + static + provideSvgFilesWithXMLMetadata + classSVGMetadataExtractorTest.html + ab59d7c3c95b417bba53626737166ed41 + () + + + + setUp + classSVGMetadataExtractorTest.html + a770dfb86607040e58176d4692d70e7f0 + () + + + + SVGReader + classSVGReader.html + + + __construct + classSVGReader.html + a69cf57c87f79b9add8718b5cd6627acb + ($source) + + + + getMetadata + classSVGReader.html + a7cd81e0d4024d886e3251d698600504e + () + + + static + scaleSVGUnit + classSVGReader.html + a77d4cb8cc752594c6b8fe92f2b5f404f + ($length, $viewportSize=512) + + + const + DEFAULT_HEIGHT + classSVGReader.html + afa679bbf46ee6c0c6efe771fabd6c56b + + + + const + DEFAULT_WIDTH + classSVGReader.html + a5d2cc84ddbbeb8dbfba992ee4354badd + + + + const + LANG_FULL_MATCH + classSVGReader.html + ab1464f119c8080a8fdc8e9e884f75869 + + + + const + LANG_PREFIX_MATCH + classSVGReader.html + a2dbcc9a79da3fc26f3b6da61789207a3 + + + + const + NS_SVG + classSVGReader.html + acffe4faa498a3b14d8e3ff1474025a99 + + + + + read + classSVGReader.html + a6a967d2afc49313f68d094cbe3f0a62b + () + + + + animateFilterAndLang + classSVGReader.html + a842916dfc6358b711f962cdaf4e8eb68 + ($name) + + + + debug + classSVGReader.html + a605475dc9b914d45e25e42ca8d3b897c + ($data) + + + + handleSVGAttribs + classSVGReader.html + a672e91e4d60f7720c2d8ada98b1f823d + () + + + + notice + classSVGReader.html + af72d9ce986badd81202437dc3902125c + ($data) + + + + readField + classSVGReader.html + a2f73390e07657aa6658dbfaa487286d2 + ($name, $metafield=null) + + + + readXml + classSVGReader.html + a7be80740544406035caadecef59a851e + ($metafield=null) + + + + throwXmlError + classSVGReader.html + a811e4c2eb1d0a52c3ed8a81e22a27fb8 + ($err) + + + + warn + classSVGReader.html + a33463aa61774f5d3ab29ece1ea6e1525 + ($data) + + + + $languagePrefixes + classSVGReader.html + ac1fb329fb4b503f0e4d4c48b3c23041d + + + + + $languages + classSVGReader.html + a03f400cbb3df39e75643de3b7f227b75 + + + + bool + $mDebug + classSVGReader.html + a1d9c903543db482f50e595112fb61cd2 + + + + array + $metadata + classSVGReader.html + ae75f9d005bd916b385f36f19e46efa23 + + + + null XMLReader + $reader + classSVGReader.html + aef8c0d6908db1f5eb8a22e211050c2f2 + + + + + SvgTest + classSvgTest.html + MediaWikiMediaTestCase + + + providerGetIndependentMetaArray + classSvgTest.html + a2c966d5a672f01bcfc341dd917e0c62f + () + + + + testGetIndependentMetaArray + classSvgTest.html + a1483ab4faf7683aec1dcf2221e689de8 + ($filename, $expected) + + + + setUp + classSvgTest.html + a6eb153d219bd375eb8324681dc3ab9bf + () + + + + SwiftFileBackend + classSwiftFileBackend.html + FileBackendStore + + + __construct + classSwiftFileBackend.html + a2178332e4dd9300204d12916169d0388 + (array $config) + + + + getDirectoryListInternal + classSwiftFileBackend.html + ab5ca26744c13fc2f17f5192b11b99842 + ($fullCont, $dir, array $params) + + + + getDirListPageInternal + classSwiftFileBackend.html + a7afdfc7e72cce0c07440c300173e0a29 + ($fullCont, $dir, &$after, $limit, array $params) + + + + getFeatures + classSwiftFileBackend.html + a9c19e399cb340ae6b107126c4fd6f7ce + () + + + + getFileHttpUrl + classSwiftFileBackend.html + a507d1c3f7923874fa37709bac42be45f + (array $params) + + + + getFileListInternal + classSwiftFileBackend.html + ac658a86ce65c60a201424e0c7a833e3d + ($fullCont, $dir, array $params) + + + + getFileListPageInternal + classSwiftFileBackend.html + a088569388a3f5028d3c4928dcbdbbe69 + ($fullCont, $dir, &$after, $limit, array $params) + + + + isPathUsableInternal + classSwiftFileBackend.html + a75a0c40e4bd7df9404f6e43b69a968e9 + ($storagePath) + + + + loadListingStatInternal + classSwiftFileBackend.html + a24a3c96c60da3e3797dcde3506230789 + ($path, array $val) + + + + onError + classSwiftFileBackend.html + a3ea4ef4a973ae851a33e70bc11461bab + ($status, $func, array $params, $err= '', $code=0, $desc= '') + + + + addMissingMetadata + classSwiftFileBackend.html + a67dcc039ff2accec74ecefbcc845f512 + (array $objHdrs, $path) + + + + authTokenHeaders + classSwiftFileBackend.html + a3718f09f2bb73d0de2df63d6a05012b5 + (array $creds) + + + + convertSwiftDate + classSwiftFileBackend.html + ab18121ea6ebd9b8a8a10cd8f566e1e14 + ($ts, $format=TS_MW) + + + + createContainer + classSwiftFileBackend.html + a8fa55dcf0438586afacdb2128c8c7e99 + ($container, array $params) + + + + deleteContainer + classSwiftFileBackend.html + a3b0e63c34e8b1e726dd3779aa10b12d8 + ($container, array $params) + + + + directoriesAreVirtual + classSwiftFileBackend.html + ae795e38f088d26f7c6d13374daf88638 + () + + + + doCleanInternal + classSwiftFileBackend.html + a76542286e17d6dfae1734f7504147d38 + ($fullCont, $dir, array $params) + + + + doCopyInternal + classSwiftFileBackend.html + a3dde700c0349988a317bfd0afc97c250 + (array $params) + + + + doCreateInternal + classSwiftFileBackend.html + a0fb6ea08e425c90a231199629bc28294 + (array $params) + + + + doDeleteInternal + classSwiftFileBackend.html + aeb305ee9c5c16f347fcf9ce3a05cad78 + (array $params) + + + + doDescribeInternal + classSwiftFileBackend.html + af0b0e809ebc435d2c353a7c654947319 + (array $params) + + + + doDirectoryExists + classSwiftFileBackend.html + a835068e41abbf54bc533f77fc0cf5b4d + ($fullCont, $dir, array $params) + + + + doExecuteOpHandlesInternal + classSwiftFileBackend.html + ae90e608c255464b9bbb603273fd51c89 + (array $fileOpHandles) + + + + doGetFileContentsMulti + classSwiftFileBackend.html + abe60b0b26d98c5fcc0fcf295b61a30bb + (array $params) + + + + doGetFileSha1base36 + classSwiftFileBackend.html + a18a12396a9faaf9bc59df9bfeb81abe5 + (array $params) + + + + doGetFileStat + classSwiftFileBackend.html + aa7e48473897a2f044787e098fed6c004 + (array $params) + + + + doGetFileStatMulti + classSwiftFileBackend.html + a138a6975c2e48261210493f678a4d3e8 + (array $params) + + + + doGetFileXAttributes + classSwiftFileBackend.html + a349928834877f69c004eb0e441550859 + (array $params) + + + + doGetLocalCopyMulti + classSwiftFileBackend.html + aae3a71d0b9d07d77a6e19cc0341c927f + (array $params) + + + + doMoveInternal + classSwiftFileBackend.html + a910951530d0391803129e8e071d4a224 + (array $params) + + + + doPrepareInternal + classSwiftFileBackend.html + a8fadb55744d381474c860babc0f01b5b + ($fullCont, $dir, array $params) + + + + doPrimeContainerCache + classSwiftFileBackend.html + ac722f905a5d9e388f983fe13d0f3057f + (array $containerInfo) + + + + doPublishInternal + classSwiftFileBackend.html + aa69b4123880921cdc4f857f58ba7c586 + ($fullCont, $dir, array $params) + + + + doSecureInternal + classSwiftFileBackend.html + abc5f17b9f75de23e6f700543a8f2c354 + ($fullCont, $dir, array $params) + + + + doStoreInternal + classSwiftFileBackend.html + a6ef7e5a2c26962d29830c6c4452f84cf + (array $params) + + + + doStreamFile + classSwiftFileBackend.html + ac65ad1e459edeac0efcb6b9f9b2584f1 + (array $params) + + + + getAuthentication + classSwiftFileBackend.html + aa9ebc3d4a71144efa71050cf9ba8f440 + () + + + + getContainerStat + classSwiftFileBackend.html + a534650c31ed39166e672d55d9d4e2e6a + ($container, $bypassCache=false) + + + + headersFromParams + classSwiftFileBackend.html + a5ca0ed110429aa109bec3ba3751301a2 + (array $params) + + + + resolveContainerPath + classSwiftFileBackend.html + ad478531989a21feaed910c4b42c3c847 + ($container, $relStoragePath) + + + + sanitizeHdrs + classSwiftFileBackend.html + a03963e094f095ba242f78f2887e8a03d + (array $params) + + + + setContainerAccess + classSwiftFileBackend.html + acbc4b17c3dd6e3a2a512b16f7f736034 + ($container, array $readGrps, array $writeGrps) + + + + storageUrl + classSwiftFileBackend.html + abf7eb155c574b644c46f23af6cdc31fb + (array $creds, $container=null, $object=null) + + + array + $authCreds + classSwiftFileBackend.html + a1393f0fbb4d41216e15e331ef15218ff + + + + int + $authErrorTimestamp + classSwiftFileBackend.html + a73680584a5a2f8e5b5b592ca56a3e04c + + + + int + $authSessionTimestamp + classSwiftFileBackend.html + a7ddda75a3ccb60cd1ccb5c8366e4fe01 + + + + int + $authTTL + classSwiftFileBackend.html + a5c61eaf1a060854c326380d61ab9a39b + + + + ProcessCacheLRU + $containerStatCache + classSwiftFileBackend.html + ad9df0e37bc205163fe32296e6caeed7b + + + + MultiHttpClient + $http + classSwiftFileBackend.html + a2b21dbb395f4ccc070ce09f954b6407f + + + + bool + $isRGW + classSwiftFileBackend.html + a62da69f0a4e1a911a4980c7fa121de63 + + + + string + $rgwS3AccessKey + classSwiftFileBackend.html + a44f6a4880be8ff19558f63466df544a3 + + + + string + $rgwS3SecretKey + classSwiftFileBackend.html + abb1f4b18aa1c9812b71b42e14c186c33 + + + + BagOStuff + $srvCache + classSwiftFileBackend.html + a466797061eabbb8b0d4051e391f12782 + + + + string + $swiftAuthUrl + classSwiftFileBackend.html + a05171f11e26f8b25c32ddc9ac972bf89 + + + + string + $swiftKey + classSwiftFileBackend.html + ae4602e3ffa62f940b0590ec4f05c1a02 + + + + string + $swiftTempUrlKey + classSwiftFileBackend.html + a08007a61dbc231fb7b4c1d9ef4c9ee2e + + + + string + $swiftUser + classSwiftFileBackend.html + a000d42cc7cfb46a37b3391ed81630f96 + + + + + buildFileObjectListing + classSwiftFileBackend.html + a36c4fa468a02dba177068bc4655b2d74 + (array $params, $dir, array $objects) + + + + getCredsCacheKey + classSwiftFileBackend.html + a33ed11bf8573b816ea14d002bf06b486 + ($username) + + + + objectListing + classSwiftFileBackend.html + ab2b9ac544197577aad4893826b3515fc + ($fullCont, $type, $limit, $after=null, $prefix=null, $delim=null) + + + + SwiftFileBackendDirList + classSwiftFileBackendDirList.html + SwiftFileBackendList + + + current + classSwiftFileBackendDirList.html + aa35cd28dc734ac71e360dc18c6199cff + () + + + + pageFromList + classSwiftFileBackendDirList.html + aef96970019aa194186e55daf8323d8ec + ($container, $dir, &$after, $limit, array $params) + + + + SwiftFileBackendFileList + classSwiftFileBackendFileList.html + SwiftFileBackendList + + + current + classSwiftFileBackendFileList.html + a8bf5d949e2a144eb50a3ed2bb48930b4 + () + + + + pageFromList + classSwiftFileBackendFileList.html + a1402e8f3f2b0a78a4adc1d41606f4eee + ($container, $dir, &$after, $limit, array $params) + + + + SwiftFileBackendList + classSwiftFileBackendList.html + + + __construct + classSwiftFileBackendList.html + a3d9e9fb1642c393e5321982e148845cd + (SwiftFileBackend $backend, $fullCont, $dir, array $params) + + + + key + classSwiftFileBackendList.html + a11d9d4e9a051ba906be5beeb93790849 + () + + + + next + classSwiftFileBackendList.html + adfc51130121428bf2df3a34bbb9092e3 + () + + + + rewind + classSwiftFileBackendList.html + aad4452a8b255b68cc2336df511a95223 + () + + + + valid + classSwiftFileBackendList.html + af4f56dad3bbca42ea273d78a40fe2489 + () + + + const + PAGE_SIZE + classSwiftFileBackendList.html + af873a63c8cef6be33a9173ef19f75f1a + + + + + pageFromList + classSwiftFileBackendList.html + a9344c8ab27375724644295e29163d8a6 + ($container, $dir, &$after, $limit, array $params) + + + SwiftFileBackend + $backend + classSwiftFileBackendList.html + afa2051b48c092efe495f4f76b289f709 + + + + string + $bufferAfter + classSwiftFileBackendList.html + a73a3d00d8fc7e9cc5048e945cbd41a3c + + + + array + $bufferIter + classSwiftFileBackendList.html + ab7bde154d9ff5e0571ec262d30898aa6 + + + + string + $container + classSwiftFileBackendList.html + a1c7d69b0ce47b28402a53dfaa704d1d1 + + + + string + $dir + classSwiftFileBackendList.html + a049876f7c2dc62484b3a44b01f303265 + + + + array + $params + classSwiftFileBackendList.html + a807e1f16a0b7f4d7ed877bf7e1f1ce93 + + + + int + $pos + classSwiftFileBackendList.html + a796f0e4fe0383e02f73fbda31c0994ee + + + + int + $suffixStart + classSwiftFileBackendList.html + ad73727975de68b95e9224450c76e759f + + + + + SwiftFileOpHandle + classSwiftFileOpHandle.html + FileBackendStoreOpHandle + + + __construct + classSwiftFileOpHandle.html + a3aaaa9de0ccb98af685c8df3d4c0bacb + (SwiftFileBackend $backend, Closure $callback, array $httpOp) + + + Closure + $callback + classSwiftFileOpHandle.html + a22f40c493ef2810f81d71ef375aac322 + + + + array + $httpOp + classSwiftFileOpHandle.html + a1e0435b9f9b4f8f21165d7015f712e94 + + + + + SwiftVirtualRESTService + classSwiftVirtualRESTService.html + VirtualRESTService + + + __construct + classSwiftVirtualRESTService.html + a6527fd9f9e154be11efed2bc30b17f0f + (array $params) + + + + onRequests + classSwiftVirtualRESTService.html + ad7b2e49f2ee362c01308cac759a7b62b + (array $reqs, Closure $idGeneratorFunc) + + + + onResponses + classSwiftVirtualRESTService.html + a407c655e2576894c466c09b929bebf93 + (array $reqs, Closure $idGeneratorFunc) + + + + applyAuthResponse + classSwiftVirtualRESTService.html + ae2e7f358120b382da5a20632a87199ea + (array $req) + + + + needsAuthRequest + classSwiftVirtualRESTService.html + ac96f7735f4dab02d0c576648250792e2 + () + + + string + $authCachedReason + classSwiftVirtualRESTService.html + a607bc555ee7eee2de75280b3dd37f567 + + + + int + $authCachedStatus + classSwiftVirtualRESTService.html + ae6aa9d0ba92f6018b00aff1d9d7cf8e7 + + + + array + $authCreds + classSwiftVirtualRESTService.html + ac565c3ef705952058e1e01f274e67334 + + + + int + $authErrorTimestamp + classSwiftVirtualRESTService.html + a6582a3e63406f30a7d832eb6009794c3 + + + + int + $authSessionTimestamp + classSwiftVirtualRESTService.html + aa161ad1679ff13de795bd71530c15c25 + + + + + SyncFileBackend + classSyncFileBackend.html + Maintenance + + + __construct + classSyncFileBackend.html + a577d05cb3238ffeda9091314e25f3c03 + () + + + + execute + classSyncFileBackend.html + aa91207bc458c4f2bd472c7a4fcbf4fc2 + () + + + + filesAreSame + classSyncFileBackend.html + a840841d0ee4dc72d566503d51f717767 + (FileBackend $src, FileBackend $dst, $sPath, $dPath) + + + + replaceNamePaths + classSyncFileBackend.html + ab381d09d8a45d56df9b4a073b535fc81 + ($paths, FileBackend $backend) + + + + syncBackends + classSyncFileBackend.html + a0aa65287d4ce5037aecb37e9d549dc96 + (FileBackend $src, FileBackend $dst, $start, $end, Closure $callback) + + + + syncFileBatch + classSyncFileBackend.html + a61bf3a2b01fbde6fe7a9fade66faa2e4 + (array $paths, FileBackend $src, FileBackend $dst) + + + + TableCleanup + classTableCleanup.html + Maintenance + + + __construct + classTableCleanup.html + ae7d0029fd5eea6659203f1d534b7974e + () + + + + execute + classTableCleanup.html + a64d0bcea64a28cab6a1130d62ac487f4 + () + + + + runTable + classTableCleanup.html + ade2e43676044b40451a6d627af7c0acf + ($params) + + + + $batchSize + classTableCleanup.html + aa5e219da24d285d971807c60ae3e4608 + + + + + $count + classTableCleanup.html + a17c063b9ec47910f9e516e5dd6aca3c7 + + + + + $reportInterval + classTableCleanup.html + a5e5fc5a126a1526ad96385e9faac274b + + + + + $startTime + classTableCleanup.html + a5a9fc370aa665d3aff70d8670d9a00fd + + + + + $table + classTableCleanup.html + a4c7ced30a18e99a53679a52f5245fdfd + + + + + $updated + classTableCleanup.html + a8b3a3043d508683d180b91404c4972c7 + + + + + hexChar + classTableCleanup.html + a05032aa8b4b0b0a9c127ca06d9947503 + ($matches) + + + + init + classTableCleanup.html + a67864ab1892e6f2d6985349485f5c04e + ($count, $table) + + + + progress + classTableCleanup.html + a24b271a5873f95defd0903b99025f634 + ($updated) + + + + $defaultParams + classTableCleanup.html + a12609ea0b705d7d3d5054d8d21dc55d8 + + + + + $dryrun + classTableCleanup.html + a9cd887387361700a01c68176cddbb4d7 + + + + + $maxLag + classTableCleanup.html + a7f3386e54e8b2764bac5ece8b5d31993 + + + + + $processed + classTableCleanup.html + ae0ba8d81709f92a382885cb42980f78f + + + + + TableCleanupTest + classTableCleanupTest.html + TableCleanup + + + processRow + classTableCleanupTest.html + a000a49979acb3eb8da03f537dbac9ffb + ($row) + + + + TableDiffFormatter + classTableDiffFormatter.html + DiffFormatter + + + __construct + classTableDiffFormatter.html + adc81dd775278f0bf37ee4f21ac9ae47c + () + + + static + escapeWhiteSpace + classTableDiffFormatter.html + aa17b059b87a9ad8726266ba04debc7a8 + ($msg) + + + + added + classTableDiffFormatter.html + a303052282ac17aac44a7cb4bd0ddeb58 + ($lines) + + + + addedLine + classTableDiffFormatter.html + ac02f783b15226591f43ba0c989526642 + ($line) + + + + blockHeader + classTableDiffFormatter.html + af2a790d86818c9b301ba35b50d7bf072 + ($xbeg, $xlen, $ybeg, $ylen) + + + + changed + classTableDiffFormatter.html + a9ff114b87e5f18ea97a00586496efae1 + ($orig, $closing) + + + + context + classTableDiffFormatter.html + ac8fb53bd5e6fe4f4ef07e33add26971b + ($lines) + + + + contextLine + classTableDiffFormatter.html + a0f807e2398484854e23ad25345ab0e1a + ($line) + + + + deleted + classTableDiffFormatter.html + a12f4dd7565186b4bbf565aa550b3baa4 + ($lines) + + + + deletedLine + classTableDiffFormatter.html + a0d1de31fd7daa9a1f99fe7f2017a419a + ($line) + + + + emptyLine + classTableDiffFormatter.html + a6f66e3c17c3e7b34ff82a645f00212bf + () + + + + endBlock + classTableDiffFormatter.html + a69ba844b078bec3aab7c4449f798e31e + () + + + + lines + classTableDiffFormatter.html + a7779837018db4b110dbfe660fac9c68b + ($lines, $prefix= ' ', $color= 'white') + + + + startBlock + classTableDiffFormatter.html + a4f0061b6dee788dbd6e0a91b283bb1e0 + ($header) + + + + wrapLine + classTableDiffFormatter.html + a37f6b21c4f0102debc4d9fa4a4b4dad8 + ($marker, $class, $line) + + + + TablePager + classTablePager.html + IndexPager + + + __construct + classTablePager.html + a39fd45c231e722c4225030eb7fe5f203 + (IContextSource $context=null) + + + + formatRow + classTablePager.html + a487128506f1ae4b1c1224f7477a9226b + ($row) + + + + formatValue + classTablePager.html + a4f19ea68a004ff8a5433d624a68780af + ($name, $value) + + + + getCellAttrs + classTablePager.html + a048eed8c33d46a0a3def78b00d9a1bdd + ($field, $value) + + + + getDefaultSort + classTablePager.html + a8b71c1fe4e5269711a928fc560eda880 + () + + + + getEmptyBody + classTablePager.html + a95d551da4a05b7d45786da8b176133e0 + () + + + + getEndBody + classTablePager.html + a498cc371e278a3e2759cb6f171680aa2 + () + + + + getFieldNames + classTablePager.html + a9fe80d6f0010311b72934ddb81e50a28 + () + + + + getHiddenFields + classTablePager.html + a0450fc84e4ce2402c00d8d2e67e1660e + ($blacklist=array()) + + + + getIndexField + classTablePager.html + a5d4e746d27530da1b472a786247f3123 + () + + + + getLimitDropdown + classTablePager.html + af12b5b8f48041d92e8b3ddb6e5b7f612 + () + + + + getLimitForm + classTablePager.html + aee8ae504e1e0beb6887dd35d14945615 + () + + + + getLimitSelect + classTablePager.html + acf1dd11baedc3fc37b7e814add96a51a + ($attribs=array()) + + + + getLimitSelectList + classTablePager.html + a48d860a063963b843d6e084f14477673 + () + + + + getNavClass + classTablePager.html + a4a56d6a2ac0654e74a1c3dbb261d9481 + () + + + + getNavigationBar + classTablePager.html + a18d6f75f92fea20602dc535a0c69cffe + () + + + + getRowAttrs + classTablePager.html + acc9c5af7ad4983a471f0808aa488687e + ($row) + + + + getRowClass + classTablePager.html + a1b2c0c2fef3ab82168731448b6092439 + ($row) + + + + getSortHeaderClass + classTablePager.html + a1d8ec92895b0c471d6a9a8cbad0748b5 + () + + + + getStartBody + classTablePager.html + a995b0fcf48606d01e2418332f23e1f73 + () + + + + getTableClass + classTablePager.html + a02a6ac4704fee6ee0873aa2a4a81442b + () + + + + isFieldSortable + classTablePager.html + ad4340b83e4067f2c1f16dd0192e26066 + ($field) + + + + $mCurrentRow + classTablePager.html + ada97f4fe6c0821a2c86183f2adcfe7d4 + + + + + $mSort + classTablePager.html + a967d33c3b4eba3a4590703590e072397 + + + + + TagHookTest + classTagHookTest.html + MediaWikiTestCase + + + functionTagCallback + classTagHookTest.html + ab3a04ff271c9b1948e3aa25de65301c2 + (&$parser, $frame, $code, $attribs) + + + + tagCallback + classTagHookTest.html + a178cf0087a7a8cb0374024aae223991e + ($text, $params, $parser) + + + + testBadFunctionTagHooks + classTagHookTest.html + a42934fcdd969866a541cb714bb773939 + ($tag) + + + + testBadTagHooks + classTagHookTest.html + ac00ad62b59744d0bb43f487e545721f0 + ($tag) + + + + testFunctionTagHooks + classTagHookTest.html + a8a379fb8128e6f7de64a2368904867e5 + ($tag) + + + + testTagHooks + classTagHookTest.html + af82030af77a2ffd4f6659eaf93bb87e3 + ($tag) + + + static + provideBadNames + classTagHookTest.html + a9554132d1b9825a583544925bf28108a + () + + + static + provideValidNames + classTagHookTest.html + ad3509e65deb85348464bd495f6c4f3a7 + () + + + + setUp + classTagHookTest.html + a8da99460bfb4523b86dccc787dccb60d + () + + + + TempFileRepo + classTempFileRepo.html + FileRepo + + + getTempRepo + classTempFileRepo.html + ab1d9d0a2cb64da8fcf37ec8720082097 + () + + + + TempFSFile + classTempFSFile.html + FSFile + + + __construct + classTempFSFile.html + a6c10eaa1832d3e7d9112f8809b675ed0 + ($path) + + + + __destruct + classTempFSFile.html + a4644cdacc0c4d20066695dabdc01aa0a + () + + + + autocollect + classTempFSFile.html + a3b2b357f6e28525096cfebd897b71bd3 + () + + + + bind + classTempFSFile.html + a9b265f0fd013a257b86c007ce74072ec + ($object) + + + + preserve + classTempFSFile.html + ab3cb01c803c93b9fd38773890741a22d + () + + + + purge + classTempFSFile.html + a67a9c340049d10496af1cf860535bde5 + () + + + static + factory + classTempFSFile.html + aed7c0d3d385d2c97eb9a2ea715cb4f70 + ($prefix, $extension= '') + + + static + purgeAllOnShutdown + classTempFSFile.html + ad679e26d4292144cb16b9e5bb21c60dc + () + + + bool + $canDelete + classTempFSFile.html + ab6af9ea6c089b2fb0711c15c8189edd3 + + + + static + $instances + classTempFSFile.html + ac51562b28849ebea36c4e3c6d6d66dee + + + + static + $pathsCollect + classTempFSFile.html + a077576db07fa47cdf00f8fa047bfd012 + + + + + TemplateCategoriesTest + classTemplateCategoriesTest.html + MediaWikiLangTestCase + + + testTemplateCategories + classTemplateCategoriesTest.html + aa3fdb64ee15ea3b9b144672c0cd831f9 + () + + + + TestAutoloadedCamlClass + classTestAutoloadedCamlClass.html + + + TestAutoloadedClass + classTestAutoloadedClass.html + + + TestAutoloadedLocalClass + classTestAutoloadedLocalClass.html + + + TestAutoloadedSerializedClass + classTestAutoloadedSerializedClass.html + + + TestConverter + classTestConverter.html + LanguageConverter + + + loadDefaultTables + classTestConverter.html + a38bcef3c247499747e699c6ca07ae66e + () + + + + $table + classTestConverter.html + a23fee70fd5f53f117ca8c30580e1a640 + + + + + TestFileIterator + classTestFileIterator.html + + + __construct + classTestFileIterator.html + ac7be4cde3d5af4403873f7b1193d1027 + ($file, $parserTest) + + + + current + classTestFileIterator.html + a96c736f369023545425ea1870ed26b6d + () + + + + key + classTestFileIterator.html + a7899228d996cea910d4c1bb1a5e43295 + () + + + + next + classTestFileIterator.html + a2b0f3d09dd8e57a48a8e1bbba83938e6 + () + + + + readNextTest + classTestFileIterator.html + a50bfd11adfc23b1e725b431e178aed41 + () + + + + rewind + classTestFileIterator.html + a6c06f1a75556ddf63f96fb3bb88e7ee0 + () + + + + valid + classTestFileIterator.html + add052b9214ae5dad85658e9146208775 + () + + + + checkSection + classTestFileIterator.html + ac58e6113babc39aa7986c6e9e088b920 + ($tokens, $fatal=true) + + + + clearSection + classTestFileIterator.html + aff963368668420de6aa9197c5f1d8959 + () + + + + $eof + classTestFileIterator.html + a04b1209b9db7a840e15f44857584506d + + + + + $fh + classTestFileIterator.html + ab84c3a181f1227f0dedbce84e001d0a5 + + + + + $file + classTestFileIterator.html + a22fb7e720e90212504fe97bc63048b94 + + + + + $index + classTestFileIterator.html + abda2d38c6d9e7f6933282c9036296053 + + + + + $lineNum + classTestFileIterator.html + a62462816fd8f8c24463b06caa235c979 + + + + + $parserTest + classTestFileIterator.html + ac7b6b5644a9f6d1be8ec923d6ec82727 + + + + + $section + classTestFileIterator.html + a9cc4fd10a9721321e54b616bbf0922fe + + + + + $sectionData + classTestFileIterator.html + ad9b9686a56a1b04c18516fffaaf594ee + + + + + $test + classTestFileIterator.html + a5b8b3302e826c7003775df81d36e844b + + + + + TestFileOpPerformance + classTestFileOpPerformance.html + Maintenance + + + __construct + classTestFileOpPerformance.html + a49ff8485c7827da62417a17e02cca7e4 + () + + + + execute + classTestFileOpPerformance.html + a7520f0cd878c3f4d5bc79d6eccdb77ee + () + + + + doPerfTest + classTestFileOpPerformance.html + a626a28fda17b944ad468a770e093a74f + (FileBackend $backend) + + + + TestORMRow + classTestORMRow.html + ORMRow + + + TestORMRowTest + classTestORMRowTest.html + ORMRowTest + + + constructorTestProvider + classTestORMRowTest.html + a750a669f840da735343fcd40f3eb0d57 + () + + + + getMockValues + classTestORMRowTest.html + afddec23c96c3d98bdde544789ea65b08 + () + + + + getRowClass + classTestORMRowTest.html + a3d82356c9f6392c653a5e8a1da3bbee8 + () + + + + getTableInstance + classTestORMRowTest.html + a831abac88830650d40e9f436ba03097a + () + + + + setUp + classTestORMRowTest.html + ac75f14898361cca1c65e8dabe1032573 + () + + + + tearDown + classTestORMRowTest.html + a5ae8c3e164a50996a41034cc68555b9d + () + + + + TestORMTable + classTestORMTable.html + ORMTable + + + getFields + classTestORMTable.html + a8be7ba8bfcb029034f87410f3b456eef + () + + + + getName + classTestORMTable.html + a5c55741b0ea5a5237a40760bc0f847bb + () + + + + getRowClass + classTestORMTable.html + ad54488779d08ba398be5dac7225ad6ff + () + + + + getFieldPrefix + classTestORMTable.html + a2ca5300df54aa02e93edb754ef323449 + () + + + + TestRecorder + classTestRecorder.html + ITestRecorder + + + __construct + classTestRecorder.html + ad9dccdf8b74a8f1cebba5713017d8912 + ($parent) + + + + end + classTestRecorder.html + a1929ab594b0d5e2928b7bca976be391e + () + + + + record + classTestRecorder.html + abdb38460f11c3392d6ad9ef1d3700e6a + ($test, $result) + + + + report + classTestRecorder.html + aa740d60c4ee7abde25df50d4e2874078 + () + + + + reportPercentage + classTestRecorder.html + a50b78eded23f05eed3255e6a80fe19ba + ($success, $total) + + + + start + classTestRecorder.html + a3961988949a309624705fce4cac98244 + () + + + + $parent + classTestRecorder.html + ab90f80db09889cf8e6ee8b202649a638 + + + + + $term + classTestRecorder.html + ac9efb698b6d750b501a1b482612331a1 + + + + + TestSample + classTestSample.html + MediaWikiLangTestCase + + + provideTitles + classTestSample.html + ac88f907c1cbeb05cac75719a9add0768 + () + + + + testCheckMainPageTitleIsConsideredLocal + classTestSample.html + a827fbdb4187d73b49bca1c45655656bd + ($title) + + + + testCreateBasicListOfTitles + classTestSample.html + aaa94972bf9eb3a84fee3b56e0f0a605e + ($titleName, $ns, $text) + + + + testSetUpMainPageTitleForNextTest + classTestSample.html + a52de485953ca0fb09a2aa4fa9c85413d + () + + + + testTitleObjectFromObject + classTestSample.html + a03722287d6cd1c00f3d4bece1f2163d3 + () + + + + testTitleObjectStringConversion + classTestSample.html + ac25459db3647b75be02ca2e0a52d8ac9 + () + + + + setUp + classTestSample.html + a99ea13b7446d5058596087d719866aac + () + + + + tearDown + classTestSample.html + a19947cbfc7382229ca7180c15e080a6b + () + + + + TestSites + classTestSites.html + + static + getSites + classTestSites.html + a451c20a6c697bcbfff58149f7a75487c + () + + + static + insertIntoDb + classTestSites.html + a5764850577e3e24c3d7e1843eb960b28 + () + + + + TestUser + classTestUser.html + + + __construct + classTestUser.html + a2c067421fadc3df3c5c16bc06938f6f2 + ($username, $realname= 'Real Name', $email= 'sample @example.com', $groups=array()) + + + + $email + classTestUser.html + acbdc8ddc922404a921584e32010170a5 + + + + + $groups + classTestUser.html + a384f7d3078703798a213ea1244f9e64c + + + + + $password + classTestUser.html + a4fb03bde58cae158e44076564187fda9 + + + + + $user + classTestUser.html + a085d6b088ccdee2a2838e250a89bb13d + + + + + $username + classTestUser.html + a166e0651894637565b47a3bc5ebed7cd + + + + + TextContent + classTextContent.html + AbstractContent + + + __construct + classTextContent.html + a8a33947465df4439f56dcb91e274ed68 + ($text, $model_id=CONTENT_MODEL_TEXT) + + + + convert + classTextContent.html + afca4175db6870bb8b69bb77e887b2243 + ($toModel, $lossy= '') + + + + copy + classTextContent.html + a2d629686ff7d64aced68c1c50a0e58c5 + () + + + + diff + classTextContent.html + aa4dce74075619f4e2e017d2ebabb34c6 + (Content $that, Language $lang=null) + + + + getNativeData + classTextContent.html + a8c4d4c8ed8fc92d9708bbb8bbfe7a8db + () + + + + getSize + classTextContent.html + a148dd801abb4471c47a22f8a448c9c69 + () + + + + getTextForSearchIndex + classTextContent.html + aae3e1eddbcad5377cbd8ba0094d0406f + () + + + + getTextForSummary + classTextContent.html + ae9091bf397cff4c8f74848648f34912a + ($maxlength=250) + + + + getWikitextForTransclusion + classTextContent.html + a45343cb8e5cfa70f5723dd25d417162c + () + + + + isCountable + classTextContent.html + a0587939feefe407ba2a2c1df84782be3 + ($hasLinks=null) + + + + preSaveTransform + classTextContent.html + a26d2f71ba655204119a90e07077ae8e7 + (Title $title, User $user, ParserOptions $popts) + + + + fillParserOutput + classTextContent.html + a05505120c213f43747eea076992240ea + (Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output) + + + + getHighlightHtml + classTextContent.html + a5632256497e418018e57204216acf5b9 + () + + + + getHtml + classTextContent.html + a8a5c90bbd9fa1c7007d1ee5e4b7879d4 + () + + + + TextContentHandler + classTextContentHandler.html + ContentHandler + + + __construct + classTextContentHandler.html + abc44b69c59b2e391a64f7b70bcf2e07b + ($modelId=CONTENT_MODEL_TEXT, $formats=array(CONTENT_FORMAT_TEXT)) + + + + makeEmptyContent + classTextContentHandler.html + a7e24c089b003def0e2e60ed365053be9 + () + + + + merge3 + classTextContentHandler.html + a8b423a61af0ff746bc75ec6d1f118f01 + (Content $oldContent, Content $myContent, Content $yourContent) + + + + serializeContent + classTextContentHandler.html + a218140f56d6ed63582a5dfc3fde209c7 + (Content $content, $format=null) + + + + unserializeContent + classTextContentHandler.html + ac5c7d6f90fe3c4763bfa9623152974e0 + ($text, $format=null) + + + + TextContentTest + classTextContentTest.html + MediaWikiLangTestCase + + + newContent + classTextContentTest.html + a696f55ec7305854a4ba0b5eff791df09 + ($text) + + + + teardown + classTextContentTest.html + add29c8aa2c16340820ff8fdf74739dfd + () + + + + testConvert + classTextContentTest.html + ae6748b2d497adc50f455645ca248205c + ($text, $model, $lossy, $expectedNative) + + + + testCopy + classTextContentTest.html + a695f24f2519d239fa5ae4b33236b0854 + () + + + + testDeletionUpdates + classTextContentTest.html + a5334190a9461b6ed28fa023c3c5484bd + ($title, $model, $text, $expectedStuff) + + + + testEquals + classTextContentTest.html + a7b9de8199b9130731f991f15dad7bd35 + (Content $a, Content $b=null, $equal=false) + + + + testGetContentHandler + classTextContentTest.html + a02779a2cae5bfe05653ebc41ceec64c3 + () + + + + testGetModel + classTextContentTest.html + a0dd731e6bee79c8a7d3bcc33b832770f + () + + + + testGetNativeData + classTextContentTest.html + a13c1c9e8ea6de8eee489bf11b8200836 + () + + + + testGetParserOutput + classTextContentTest.html + a635378e65e09bdfa0aacfa148aa6ebf9 + ($title, $model, $text, $expectedHtml, $expectedFields=null) + + + + testGetRedirectTarget + classTextContentTest.html + a7b0f0566a8986a9e5448ee8f92089e6a + ($text, $expected) + + + + testGetSize + classTextContentTest.html + a3e268ff6ec65cd84e687193586eacf43 + () + + + + testGetTextForSearchIndex + classTextContentTest.html + a0b580b21a9203f2d5692125554749864 + () + + + + testGetTextForSummary + classTextContentTest.html + aab22514e284a4ddb99724df19d3be099 + ($text, $maxlength, $expected) + + + + testGetWikitextForTransclusion + classTextContentTest.html + a80d019d355abaa8ab46ff8d5231f4b06 + () + + + + testIsCountable + classTextContentTest.html + a7ad046459aac723b2e27d2f3a9cac47f + ($text, $hasLinks, $mode, $expected) + + + + testIsEmpty + classTextContentTest.html + a660b7e26bb9345767df1522a39445801 + ($text, $empty) + + + + testIsRedirect + classTextContentTest.html + a730db1b6971909874464b0fe03b3b22b + ($text, $expected) + + + + testPreloadTransform + classTextContentTest.html + a4e6d4df6e07ae3c0b970f076c10c410d + ($text, $expected) + + + + testPreSaveTransform + classTextContentTest.html + a1a83661dc13660dfb25c749d33e5c192 + ($text, $expected) + + + static + dataEquals + classTextContentTest.html + a8ebd4c4ea2655430dd9bb3f8157f9f16 + () + + + static + dataGetDeletionUpdates + classTextContentTest.html + ad04d5d061554fe2aa2302706f03f8f6b + () + + + static + dataGetParserOutput + classTextContentTest.html + a7a589fffe7eacc41d7ec233eb5eadad8 + () + + + static + dataGetRedirectTarget + classTextContentTest.html + a99a97568bb3eba18b673c59e03bf0c65 + () + + + static + dataGetTextForSummary + classTextContentTest.html + afde910d4639d3001fe67b5049d5da696 + () + + + static + dataIsCountable + classTextContentTest.html + aec95118ed832c8f7b78a32bd29cdfb3e + () + + + static + dataIsEmpty + classTextContentTest.html + a46b5376e93d91fc73f9071a2f7bf5c87 + () + + + static + dataPreloadTransform + classTextContentTest.html + af9a9b8f2d98ff0508e91e507bf08d2e7 + () + + + static + dataPreSaveTransform + classTextContentTest.html + af7822c08e37501a591daec597bd79e91 + () + + + static + provideConvert + classTextContentTest.html + a7d45a0b880d2fe47e30f6aec6b50d4f9 + () + + + + setUp + classTextContentTest.html + a099bf25c73108a6c211d3e1086eee1f3 + () + + + + $context + classTextContentTest.html + aff1f767b824cfc89fa15e512c03f034f + + + + + $savedContentGetParserOutput + classTextContentTest.html + ab56fd98351939ad455851a3150566958 + + + + + TextPassDumper + classTextPassDumper.html + BackupDumper + + + characterData + classTextPassDumper.html + ab46c6b07b4078cb855d9b22d15064156 + ($parser, $data) + + + + checkIfTimeExceeded + classTextPassDumper.html + a0b8d71f8cbc1003933d8003115974766 + () + + + + clearOpenElement + classTextPassDumper.html + a0201121eb122fe50344194bd079604b7 + ($style) + + + + dump + classTextPassDumper.html + a63cb73d475205afb21cd28adcafbc411 + ($history, $text=WikiExporter::TEXT) + + + + endElement + classTextPassDumper.html + a8f48b33b52f7f965771eb211d7705357 + ($parser, $name) + + + + finalOptionCheck + classTextPassDumper.html + a3e66d5e9a0d34b02816433453162e815 + () + + + + getText + classTextPassDumper.html + a3cad1c7bdea2b0b7dec38aaeae04f4a9 + ($id) + + + + initProgress + classTextPassDumper.html + a4ff57395d0f18eba9fbe1787b987c61a + ($history=WikiExporter::FULL) + + + + openSpawn + classTextPassDumper.html + abeb17fbfd04a0c91981a3e1a5e2f0f51 + () + + + + processFileOpt + classTextPassDumper.html + abf49e19195255acf5a79e1bb1505f190 + ($val, $param) + + + + processOption + classTextPassDumper.html + a60d5653e66253ef1a51db9487ffe9193 + ($opt, $val, $param) + + + + readDump + classTextPassDumper.html + a33ce8ee8287e10e248f139ba2f38686e + ($input) + + + + rotateDb + classTextPassDumper.html + afdcd248a99a6ab4347c3023cdb00e7d9 + () + + + + setTimeExceeded + classTextPassDumper.html + a7332c1ba48d3b9d100f14081515aa1d7 + () + + + + showReport + classTextPassDumper.html + a1381258ea574df1a37854085e5c07194 + () + + + + startElement + classTextPassDumper.html + aa61e3c0de2b316a175b18f76d6e15b67 + ($parser, $name, $attribs) + + + + $maxTimeAllowed + classTextPassDumper.html + a807017ded3c08da338b158fffbb2d062 + + + + + $prefetch + classTextPassDumper.html + aea3662fd4d6aa7e993e59e1b33103f0a + + + + + $checkpointFiles + classTextPassDumper.html + a08c3658cefed91c9a70fe97e5d697164 + + + + + $checkpointJustWritten + classTextPassDumper.html + a24394f4081aba0c0e7264c496a842e15 + + + + DatabaseBase + $db + classTextPassDumper.html + ac9d687df1172bb8848f53224210c84ca + + + + + $failureTimeout + classTextPassDumper.html + ae416f46aec755cd908676fa1472648c4 + + + + + $fetchCount + classTextPassDumper.html + aa6ae7412358a0d36274c064a0c4f3c3d + + + + + $fetchCountLast + classTextPassDumper.html + a1b0d51c80c7cee31cc976e3216d6746e + + + + + $firstPageWritten + classTextPassDumper.html + a3fa7121e9f6f058cf183a26667bc2ff6 + + + + + $history + classTextPassDumper.html + a952e687903b347fe499dd78ac2d57031 + + + + + $input + classTextPassDumper.html + af4a3f7387c742dd6260f122d8963ad1e + + + + + $lastPageWritten + classTextPassDumper.html + ad3718e796d07daea1f6a945063add8ca + + + + + $maxConsecutiveFailedTextRetrievals + classTextPassDumper.html + a11943420cc5f6ec46157cdd4a2d9550c + + + + + $maxFailures + classTextPassDumper.html + aaeeb3c2ca0383729a033fab4a903a294 + + + + + $php + classTextPassDumper.html + a4d1c970fba77d0f8bab7297533c8bae8 + + + + + $prefetchCount + classTextPassDumper.html + a6000e04ba21bbe61b58204baede2b67b + + + + + $prefetchCountLast + classTextPassDumper.html + aff2343d3ea20bcc142be9aeb6a720d83 + + + + + $spawn + classTextPassDumper.html + a471b8efb13054cf1072ac13ffcff87ba + + + + bool resource + $spawnErr + classTextPassDumper.html + a658dd6f046c00ccddedb8259396a7a4e + + + + bool resource + $spawnProc + classTextPassDumper.html + a2711d171b67df866b999b6155b2cc634 + + + + bool resource + $spawnRead + classTextPassDumper.html + a9e656de18494b977cee401b490c48458 + + + + bool resource + $spawnWrite + classTextPassDumper.html + af4c1da4df8b2e337d59283efab3610f5 + + + + + $timeExceeded + classTextPassDumper.html + ae779fdda0a2c7904443395228c4fc007 + + + + + $xmlwriterobj + classTextPassDumper.html + a2f22513ef2d868ef0486998fee9ade5a + + + + + closeSpawn + classTextPassDumper.html + a80537044810b0eecab5318e61650c9f8 + () + + + + getTextDb + classTextPassDumper.html + abd279f70ec28393d0580a73481de2c78 + ($id) + + + + getTextSpawned + classTextPassDumper.html + a95d4f6dc646cf7f3e6852050f43b7e6d + ($id) + + + + getTextSpawnedOnce + classTextPassDumper.html + ad3c2f7a2f1b50bd0353cd514b87aa92b + ($id) + + + + TextPassDumperTest + classTextPassDumperTest.html + DumpTestCase + + + addDBData + classTextPassDumperTest.html + aedba01f885b84b813407a2bfb4d17787 + () + + + + testCheckpointGzip + classTextPassDumperTest.html + acc7c0109a28d1872e121a153f7e7cd9d + () + + + + testCheckpointPlain + classTextPassDumperTest.html + a85dc2f9fb8e90feb278f835d8b2da096 + () + + + + testPlain + classTextPassDumperTest.html + af83952b24ae5620dc342113776a843dd + () + + + + testPrefetchPlain + classTextPassDumperTest.html + a619ed8868634cb6573bb293f788a5602 + () + + + + $pageId2 + classTextPassDumperTest.html + ad78edbc64b5855d770c7a95c3bd6ed83 + + + + + $pageId3 + classTextPassDumperTest.html + ab31dd4e5836ca81cc8e806aa808d4a80 + + + + + $pageId4 + classTextPassDumperTest.html + a54809d5156583e62df78d4232128ec31 + + + + + $revId2_2 + classTextPassDumperTest.html + a440fd45f0b0e3c8c18b92f0cc5cfbd80 + + + + + $revId2_4 + classTextPassDumperTest.html + af6172fabca446654da291d4181acb58b + + + + + $revId3_2 + classTextPassDumperTest.html + ae4b7aaedd987ac296fe9d756ce9d1f15 + + + + + $textId1_1 + classTextPassDumperTest.html + a4c2d5c0cb0204a9336b9e80bb5f4ca65 + + + + + $textId2_1 + classTextPassDumperTest.html + a3065d0664caf9e348f506c12e89dc11a + + + + + $textId2_2 + classTextPassDumperTest.html + a61c3fe287c5896b619116e3e4842cb3f + + + + + $textId2_3 + classTextPassDumperTest.html + af155b730d6fa4035140e0b1c5e6e4e07 + + + + + $textId2_4 + classTextPassDumperTest.html + a186c2cccb5d5a17e456259b6359428b3 + + + + + $textId3_1 + classTextPassDumperTest.html + a5660937c53f806d629c6b1e4f0c5df22 + + + + + $textId3_2 + classTextPassDumperTest.html + a946907930b171dbf873bf67a840b5399 + + + + + $textId4_1 + classTextPassDumperTest.html + a682cb30951ff71bc8ff8fba5b14d9692 + + + + + setUp + classTextPassDumperTest.html + a4d907ba309a6f81ffa257913e74a05c7 + () + + + + checkpointHelper + classTextPassDumperTest.html + a7a6212b8fdd6672811d19fc82c3fb38e + ($checkpointFormat="file") + + + + setUpStub + classTextPassDumperTest.html + a131f4c7e07d5d6f9d80265b7e4cbb192 + ($fname=null, $iterations=1) + + + + $pageId1 + classTextPassDumperTest.html + a6926a52c7ece0458d1c0de152969c111 + + + + + $revId1_1 + classTextPassDumperTest.html + a44797ce03a61bd83fa1aadda4f993111 + + + + + $revId2_1 + classTextPassDumperTest.html + ada5d2f414855308d6c50b371e3020d4e + + + + + $revId2_3 + classTextPassDumperTest.html + a2b9393b524d46d0df151a26fabf6cb30 + + + + + $revId3_1 + classTextPassDumperTest.html + a6cc1947a6c2205b62cd0e2d38b4c9a06 + + + + + $revId4_1 + classTextPassDumperTest.html + a09021c92f24c71d71323cfec3d64b7a9 + + + + static + $numOfPages + classTextPassDumperTest.html + a278959623b2ba1805f2825361f357dc1 + + + + static + $numOfRevs + classTextPassDumperTest.html + aee421fa3aa00673d98c8bec4b2fc3afc + + + + + TextStatsOutput + classTextStatsOutput.html + StatsOutput + + + blockend + classTextStatsOutput.html + adc2a9dd523f7aa41658e9933e2fa1b80 + () + + + + element + classTextStatsOutput.html + a2ac8669b02106bfdfd448aee05458a61 + ($in, $heading=false) + + + + TgConverter + classTgConverter.html + LanguageConverter + + + loadDefaultTables + classTgConverter.html + adbed58be189cbaba8ef064f2e7ff03b2 + () + + + + $table + classTgConverter.html + a2ab4bf587fbd93f9b375e0525d46471a + + + + + ThrottledError + classThrottledError.html + ErrorPageError + + + __construct + classThrottledError.html + a16f68c9757a26019760e918f12f158e3 + () + + + + report + classThrottledError.html + af5c1a1fc94df4cfba64d6938201340ec + () + + + + ThrottledErrorTest + classThrottledErrorTest.html + MediaWikiTestCase + + + testExceptionSetsStatusCode + classThrottledErrorTest.html + a10dec6dce7a0db28c7476b06f96d0369 + () + + + + setUp + classThrottledErrorTest.html + a8c9690045a8f75560f397c4574024dbb + () + + + + tearDown + classThrottledErrorTest.html + a0363ca85fb1cb2e802a043b4563e7cf3 + () + + + + $wgOut + classThrottledErrorTest.html + abc4121a8bc166b522b2f6f016651a47e + + + + + getMockWgOut + classThrottledErrorTest.html + aec15ebe3630dceba9ca0de1facce5dc0 + () + + + + ThumbnailImage + classThumbnailImage.html + MediaTransformOutput + + + __construct + classThumbnailImage.html + a5271c42be84fdaa6acf6e3ccfb72943f + ($file, $url, $path=false, $parameters=array()) + + + + toHtml + classThumbnailImage.html + afedb28219bd85c5a0e4834f40394e8bf + ($options=array()) + + + + TidyTest + classTidyTest.html + MediaWikiTestCase + + + provideTestWrapping + classTidyTest.html + a5fa48b1cacc82659a397e929f809a9d0 + () + + + + testTidyWrapping + classTidyTest.html + a4a7752c787a0afee9f70cc422d517dd5 + ($expected, $text, $msg= '') + + + + setUp + classTidyTest.html + a38d18dcbd3897ee56e9ad83fd9deca68 + () + + + + TidyUpBug37714 + classTidyUpBug37714.html + Maintenance + + + execute + classTidyUpBug37714.html + a6cf63cfc4fe3bea25b8ddad746532c8f + () + + + + TiffHandler + classTiffHandler.html + ExifBitmapHandler + + + canRender + classTiffHandler.html + a31745de7b0a3e852cac0f4d2b9667d0b + ($file) + + + + getMetadata + classTiffHandler.html + a9c1613237d2f2f60734ebe46e086d9b3 + ($image, $filename) + + + + getThumbType + classTiffHandler.html + a7678a446dca06651b902b1c31b6525a6 + ($ext, $mime, $params=null) + + + + isExpensiveToThumbnail + classTiffHandler.html + a66af418d89eeb87df6858e1156df44d6 + ($file) + + + + mustRender + classTiffHandler.html + af3cc428e057739d16fc94f753853d5dc + ($file) + + + const + EXPENSIVE_SIZE_LIMIT + classTiffHandler.html + af40d908f9f53dd975e93079684559d87 + + + + + TiffTest + classTiffTest.html + MediaWikiTestCase + + + testInvalidFile + classTiffTest.html + a9a9f177e3e036621c9f9bc9356d8f134 + () + + + + testTiffMetadataExtraction + classTiffTest.html + ad6ac583be7a8c3517ae8e6bdf130d1cb + () + + + + setUp + classTiffTest.html + a8f20897382b41abbab2bc34ffec52811 + () + + + string + $filePath + classTiffTest.html + a0daa20ef7d169f4931e6eca1003477af + + + + TiffHandler + $handler + classTiffTest.html + a8c75d92ba892b4705bb415327a6cc6fa + + + + + TimeAdjustTest + classTimeAdjustTest.html + MediaWikiLangTestCase + + + testUserAdjust + classTimeAdjustTest.html + af90e20bd644116cd052d68a144259ffe + ($date, $localTZoffset, $expected) + + + static + dataUserAdjust + classTimeAdjustTest.html + a0931cbb1795792348798dc77ea0fc6c8 + () + + + + setUp + classTimeAdjustTest.html + ad1aa6385940850c3519639fca759c678 + () + + + + TimestampException + classTimestampException.html + MWException + + + Title + classTitle.html + + + __construct + classTitle.html + aa366911a7ae3064a3e7104f928bd71f5 + () + + + + __toString + classTitle.html + a5682ff17043141816268fa43c3d50f5b + () + + + + areCascadeProtectionSourcesLoaded + classTitle.html + a3d63c1d71f485d2fb818d7a9311154f7 + ($getPages=true) + + + + areRestrictionsCascading + classTitle.html + a3a682090074b5c6625fd8d94dbeb3d36 + () + + + + areRestrictionsLoaded + classTitle.html + a42c1541a88ef5305c2a54f57a4247e9e + () + + + + canExist + classTitle.html + a5dbe70484cda0e3cb4c9fd759f1c11aa + () + + + + canTalk + classTitle.html + af75446c09fc1f4853845f40b42367026 + () + + + + canUseNoindex + classTitle.html + a456c29155fc1f849a03a880d84de3778 + () + + + + countAuthorsBetween + classTitle.html + a7fc155cca36f942eebf72d4d82933a4f + ($old, $new, $limit, $options=array()) + + + + countRevisionsBetween + classTitle.html + ab7d61f1a30fac7d5473685bbc44f4595 + ($old, $new, $max=null) + + + + deleteTitleProtection + classTitle.html + acbcf18f3539778a1129a0d25b47ab4cf + () + + + + equals + classTitle.html + a22b1dfd7cf0686c034261e547084e640 + (Title $title) + + + + escapeCanonicalURL + classTitle.html + a7a901149fac1a9abceb251fbe99effa2 + ($query= '', $query2=false) + + + + escapeFullURL + classTitle.html + a95000efeea08f29307af4962d8302221 + ($query= '', $query2=false) + + + + escapeLocalURL + classTitle.html + a9af60db2365e25ebccc8993ba97ec215 + ($query= '', $query2=false) + + + + estimateRevisionCount + classTitle.html + a097a630bf9f4b7b2ea99d061246367ff + () + + + + exists + classTitle.html + aaee062cc380f4a23526db0696b9143b4 + () + + + + fixSpecialName + classTitle.html + a54da443ee63a7b3fd56866c7f0e58cd2 + () + + + + flushRestrictions + classTitle.html + af3a1e0572e204a7d632124ab1cb55846 + () + + + + getAllRestrictions + classTitle.html + a2825326744c86e77f34c0b516e28d760 + () + + + + getArticleID + classTitle.html + a6e7b536fc73bfd51802c52054c25d7eb + ($flags=0) + + + + getAuthorsBetween + classTitle.html + adc3d530f5c90b378131f7c4388ac2efd + ($old, $new, $limit, $options=array()) + + + + getBacklinkCache + classTitle.html + a1f9f7887c95d65de84ef9014a2cf95f5 + () + + + + getBaseText + classTitle.html + a8c7435293cc0cfb85a8015f4f6a75318 + () + + + + getBaseTitle + classTitle.html + aa3cd6cebca992f06ec1a8dbc1d55432c + () + + + + getBrokenLinksFrom + classTitle.html + a72a69865b5053c15be0019405f5f6317 + () + + + + getCanonicalURL + classTitle.html + a37d71650c909ef6b581a70f910277323 + ($query= '', $query2=false) + + + + getCascadeProtectionSources + classTitle.html + a42777016277cf5fcb388d3b3542f918e + ($getPages=true) + + + + getCategorySortkey + classTitle.html + abad7e56f183602d409fe3f46090cf3df + ($prefix= '') + + + + getContentModel + classTitle.html + a637b94275ce1b40abd071ed605913cba + () + + + + getDBkey + classTitle.html + a72ee23b5ab3c2f8d093e6b993f67f033 + () + + + + getDefaultMessageText + classTitle.html + a6011b832926ffb93de2e3afd2873ef3e + () + + + + getDefaultNamespace + classTitle.html + a2c246aaacd08c3f3c8281f80f0be038f + () + + + + getEarliestRevTime + classTitle.html + a2b87f6d233087dd5bf99b8b192779b76 + ($flags=0) + + + + getEditNotices + classTitle.html + ae04bed1964222295d13e908a222fa6ce + ($oldid=0) + + + + getEditURL + classTitle.html + ad1a984a2176e10316d51abf38eb1670b + () + + + + getEscapedText + classTitle.html + a3e0c2e86840a92e4f460883b72ad6ad6 + () + + + + getFirstRevision + classTitle.html + ace905ba4308c8639657eb9f2ec8aa50d + ($flags=0) + + + + getFragment + classTitle.html + a343de80fa8b360db8ce95d91943d877c + () + + + + getFragmentForURL + classTitle.html + a6c41a1d0ce02439aa61318466d3a6cb9 + () + + + + getFullText + classTitle.html + a41bca28f3f055644ce3ddaa02c8885a9 + () + + + + getFullURL + classTitle.html + af8e3b5bf386af717f0a91febc1505232 + ($query= '', $query2=false, $proto=PROTO_RELATIVE) + + + + getInternalURL + classTitle.html + a7f5158838132cde58f6837958bdb3761 + ($query= '', $query2=false) + + + + getInterwiki + classTitle.html + ae78ff5e9a4f4c35f8116263bff589681 + () + + + + getLatestRevID + classTitle.html + ae21bd53bac1c8a6e7c8346b18ba34296 + ($flags=0) + + + + getLength + classTitle.html + a04c040bb3200646b3eedef92ded5dff6 + ($flags=0) + + + + getLinksFrom + classTitle.html + a28dfdda246fb101534f79122845a4e9e + ($options=array(), $table= 'pagelinks', $prefix= 'pl') + + + + getLinksTo + classTitle.html + a7462d37b0b8f552e0932499db92be02a + ($options=array(), $table= 'pagelinks', $prefix= 'pl') + + + + getLinkURL + classTitle.html + accb458f6fd6090d5ee30f64218721208 + ($query= '', $query2=false, $proto=PROTO_RELATIVE) + + + + getLocalURL + classTitle.html + a6f93e53917900606c94cd72191f85042 + ($query= '', $query2=false) + + + + getNamespace + classTitle.html + a094d36737f028366d2acc6c84f78261d + () + + + + getNamespaceKey + classTitle.html + ac1d626ceca551aa70073ead0958c9ec0 + ($prepend= 'nstab-') + + + + getNextRevisionID + classTitle.html + aef45388a9f9b788c7c5d30104097cc63 + ($revId, $flags=0) + + + + getNotificationTimestamp + classTitle.html + a7c84a22531f1b3f309b6a195db4c8a52 + ($user=null) + + + + getNsText + classTitle.html + a59f14e5bf76a0c6e56d034453a65f973 + () + + + + getPageLanguage + classTitle.html + a49ad0dc9aed65ed9d12f37facc8ed04e + () + + + + getPageViewLanguage + classTitle.html + ac1f6dbba084a04cebd14bbdb07805bc4 + () + + + + getParentCategories + classTitle.html + ad44b1db65e5e1ccafa71512f0014d43d + () + + + + getParentCategoryTree + classTitle.html + acf14fb90b09fe4311a26672b5d5bae1f + ($children=array()) + + + + getPartialURL + classTitle.html + a8c6f1ff33aa68646f2422ab8ed0488b4 + () + + + + getPrefixedDBkey + classTitle.html + a596f5441644c1412999001fc5ef01703 + () + + + + getPrefixedText + classTitle.html + af5b1a7940de056155682dc7fd82a2ef1 + () + + + + getPrefixedURL + classTitle.html + a37f2408046544cb7b67f4e62c3bc3a99 + () + + + + getPreviousRevisionID + classTitle.html + a16f3cef68a1f3518963a924789986570 + ($revId, $flags=0) + + + + getRedirectsHere + classTitle.html + ae940a40a5502f40722babe3eb8c7cd9e + ($ns=null) + + + + getRestrictionExpiry + classTitle.html + ab33af6417cc90cfa782af9528b218890 + ($action) + + + + getRestrictions + classTitle.html + af73242ebd4a4a2b5ebc3d39c8285614a + ($action) + + + + getRestrictionTypes + classTitle.html + a54e0e89d578d03443165a2e6a42a30b2 + () + + + + getRootText + classTitle.html + a79a8d1344f32cb2a4a356046e8b50aae + () + + + + getRootTitle + classTitle.html + a71b83adf193b3f61b1bbe9947fe469a7 + () + + + + getSkinFromCssJsSubpage + classTitle.html + a2ae04c40aab3a7de6e9d38d2fbf797a8 + () + + + + getSquidURLs + classTitle.html + aaf3301f4d9ac060a01b6c223302ad040 + () + + + + getSubjectNsText + classTitle.html + ab262e2b72fb28362607e7b6155ea51fa + () + + + + getSubjectPage + classTitle.html + a52880e641d8bec66f16af90888f6ff15 + () + + + + getSubpage + classTitle.html + a9867df55db8413666c47994180b565b9 + ($text) + + + + getSubpages + classTitle.html + a3c4cfceb491592c2613b301b897a3402 + ($limit=-1) + + + + getSubpageText + classTitle.html + aed7f163533f37a3a3d18eb0252a8c026 + () + + + + getSubpageUrlForm + classTitle.html + a6fba24e699c16b59dd37c221f1463d08 + () + + + + getTalkNsText + classTitle.html + a3a30406af424941c24493d29ebdec91d + () + + + + getTalkPage + classTitle.html + a27acabc1f32327d21a9735840a319801 + () + + + + getTemplateLinksFrom + classTitle.html + aff475d9c41941d5002ad4e897b7fab52 + ($options=array()) + + + + getTemplateLinksTo + classTitle.html + ad60318b152f51339d0f22eec6894a8e9 + ($options=array()) + + + + getText + classTitle.html + a8cf1faca0763372ae81e4cb22be3acff + () + + + + getTitleValue + classTitle.html + a8e995f9f5e844d4959d385547c4b68d7 + () + + + + getTouched + classTitle.html + a2cb1acada8c22183f2c9719be3d3e827 + ($db=null) + + + + getTransWikiID + classTitle.html + ad78ac12877e97687ed730798eb369589 + () + + + + getUserCaseDBKey + classTitle.html + a4b0841ca81a6b2298a6963e33148ad87 + () + + + + getUserPermissionsErrors + classTitle.html + a223340a979d5ee80a9255331c2aa78f5 + ($action, $user, $doExpensiveQueries=true, $ignoreErrors=array()) + + + + hasContentModel + classTitle.html + ab63a44dc9a0418c1a604c83eb524c0e1 + ($id) + + + + hasFragment + classTitle.html + a3bd70b2e74379cbceceb2756a982bca9 + () + + + + hasSourceText + classTitle.html + af1331d4d4f813e58e0c46f8c6e7ec8e0 + () + + + + hasSubjectNamespace + classTitle.html + a61a9958e69da5a9403b30267470edc7e + ($ns) + + + + hasSubpages + classTitle.html + af61a31e0eed12596caaeb3cea8ddbdfd + () + + + + inNamespace + classTitle.html + a17bd50bacfacf339375970d15860861a + ($ns) + + + + inNamespaces + classTitle.html + a02b13717e7d4368e227d1c1975b9b883 + () + + + + invalidateCache + classTitle.html + a129a244d77f886ee137c0bed655db06b + () + + + + isAlwaysKnown + classTitle.html + afa8cb71c6d3a58be1ae2eb33b12f4a2e + () + + + + isBigDeletion + classTitle.html + ae0b913a11c14d05291476c45cb76168a + () + + + + isCascadeProtected + classTitle.html + a3501b5e2f403849914a98138d556ac70 + () + + + + isContentPage + classTitle.html + a8cc2b58a5e8009a024131ef0185f4e49 + () + + + + isConversionTable + classTitle.html + a30b9bf365ffbaad0d1b8a913502d112c + () + + + + isCssJsSubpage + classTitle.html + a587ce7467b9de2938dc96653f2be1621 + () + + + + isCssOrJsPage + classTitle.html + ae09cb08403d98b98b175f63da02a3e35 + () + + + + isCssSubpage + classTitle.html + aaa1b53b0c94e189ccd807182071fb7c8 + () + + + + isDeleted + classTitle.html + ac165f77a3ea8761d5885984639a30943 + () + + + + isDeletedQuick + classTitle.html + a23490471af746953d4dc7043f0ad7e26 + () + + + + isExternal + classTitle.html + a6ad455f55714a0952aa7db2e242123c6 + () + + + + isJsSubpage + classTitle.html + a966b10980e2f763bead90cbe75f62c5d + () + + + + isKnown + classTitle.html + a1f5bed50434c2b5da7ef89df18769226 + () + + + + isLocal + classTitle.html + a463fa080093872014ec1c9e1d352704c + () + + + + isMainPage + classTitle.html + a6ba08c164afd56526fbb7fd4e0ea3691 + () + + + + isMovable + classTitle.html + a4bc633474beee6940c04c95f731bee38 + () + + + + isNamespaceProtected + classTitle.html + a6e64673bb78fa55113ff931685c16de5 + (User $user) + + + + isNewPage + classTitle.html + a691e4ccb5391946d67d6e63243a448de + () + + + + isProtected + classTitle.html + afb8ecf958254db7d5102ab57b2210483 + ($action= '') + + + + isRedirect + classTitle.html + afc917ffe09717ef833a7080ca95ede8d + ($flags=0) + + + + isSemiProtected + classTitle.html + a5c720fda2356f4121e70c3749cc64042 + ($action= 'edit') + + + + isSingleRevRedirect + classTitle.html + a194d0e3cf56d8cab0e23cb336a762b2f + () + + + + isSpecial + classTitle.html + a9e06426da1d4af530e565123fdb3b895 + ($name) + + + + isSpecialPage + classTitle.html + a6e4d81e1ef77909c42b55ba415986ea7 + () + + + + isSubpage + classTitle.html + adcefd51f6c4b001796f1282319508d68 + () + + + + isSubpageOf + classTitle.html + aa385c1ce7c824bcb250154ef5b4f8f4c + (Title $title) + + + + isTalkPage + classTitle.html + a719d4afff4fc5ba0b96d4eb465039554 + () + + + + isTrans + classTitle.html + a64d7d47d92ce15166cdb5f7ae5750bda + () + + + + isValidMoveOperation + classTitle.html + af5380f332257ce0ee6ae4bc7ef9f01fd + (&$nt, $auth=true, $reason= '') + + + + isValidMoveTarget + classTitle.html + aebf7418c60f2157d353c4edcb7a3ec83 + ($nt) + + + + isValidRedirectTarget + classTitle.html + a8560ddb95c7a6798db534070cf6e5bd8 + () + + + + isWatchable + classTitle.html + a07c6732dd69bc2a552accfff08501593 + () + + + + isWikitextPage + classTitle.html + a39d40fb77a61bc999921c6b9d4970606 + () + + + + loadFromRow + classTitle.html + a039dc1789a8af603e3b37f77d9189d6b + ($row) + + + + loadRestrictions + classTitle.html + acc3c9f9c0ad9604cf98c08ca019bbf0f + ($oldFashionedRestrictions=null) + + + + loadRestrictionsFromRows + classTitle.html + a010647af3600cb3149e3632514be02c4 + ($rows, $oldFashionedRestrictions=null) + + + + moveNoAuth + classTitle.html + a4c15b7b6d499953da7b1e7c7039167a8 + (&$nt) + + + + moveSubpages + classTitle.html + a7324807c53cdc758a60f53189e97491d + ($nt, $auth=true, $reason= '', $createRedirect=true) + + + + moveTo + classTitle.html + a5e943e80bd029ad5975e4324e25c1931 + (&$nt, $auth=true, $reason= '', $createRedirect=true) + + + + pageCond + classTitle.html + a904cf5ed81f76882758342a47403ac2e + () + + + + purgeSquid + classTitle.html + a1ce3f6b2bf2969905ffbb4cff6034c09 + () + + + + quickUserCan + classTitle.html + a70cac6e7595ff2eb141de1b8925c9666 + ($action, $user=null) + + + + resetArticleID + classTitle.html + a2f1b2633fac493d64c69554f13f558fc + ($newid) + + + + setFragment + classTitle.html + aca3c47aac311c9ac46eb2d8e942d3d72 + ($fragment) + + + + touchLinks + classTitle.html + a6a44690e95aa1f239e3406d97c0d7b93 + () + + + + updateTitleProtection + classTitle.html + a8c6272566e89613d72790b3a3c3434ab + ($create_perm, $reason, $expiry) + + + + userCan + classTitle.html + a6a76f8e30f3488cd25d7f48727ff5150 + ($action, $user=null, $doExpensiveQueries=true) + + + + userCanRead + classTitle.html + a1030298e6876ef1b7624a798fc5abdcb + () + + + + userIsWatching + classTitle.html + a6a4bb9f0aa0cbcbb79c3d279dec17235 + () + + + static + capitalize + classTitle.html + a20fdcacfb6f560717c2036d5113cf228 + ($text, $ns=NS_MAIN) + + + static + compare + classTitle.html + a01d7175a83514a462f54cfcd0f561f66 + ($a, $b) + + + static + convertByteClassToUnicodeClass + classTitle.html + a3c05c1cc43ddc8c9b3d0860b51c2a0d6 + ($byteClass) + + + static + escapeFragmentForURL + classTitle.html + afd7013daf2a78ce5dfcddded5f8e7881 + ($fragment) + + + static + getFilteredRestrictionTypes + classTitle.html + a6561c1cec5f3bb183a548fcf083a8cd3 + ($exists=true) + + + static + getTitleInvalidRegex + classTitle.html + a06d84ae34762cfd1cc5b46b1d86f5f2b + () + + + static + legalChars + classTitle.html + a558f2284e5eb8663d2a1ab92355fa1cf + () + + + static + makeName + classTitle.html + a81e9c1f07053af1a82dee9a57cc44111 + ($ns, $title, $fragment= '', $interwiki= '') + + + static & + makeTitle + classTitle.html + afd9714c67d23c65b0b092a9f69101f2b + ($ns, $title, $fragment= '', $interwiki= '') + + + static + makeTitleSafe + classTitle.html + acd8c320154e49f2bc750102b2219e55c + ($ns, $title, $fragment= '', $interwiki= '') + + + static + nameOf + classTitle.html + a58672809657172d5179903c1363cab85 + ($id) + + + static + newFromDBkey + classTitle.html + ac85c0138c0d6d204025b9bb94773da8c + ($key) + + + static + newFromID + classTitle.html + a04334bc06044a9190c8dbd601f5508dc + ($id, $flags=0) + + + static + newFromIDs + classTitle.html + ad8cb90db7060e80fdc5e38584ac0b941 + ($ids) + + + static + newFromRedirect + classTitle.html + a06947c545aac5ff4c3a55c915c6c9509 + ($text) + + + static + newFromRedirectArray + classTitle.html + a7a30e3817a8214a582a99840f052f13f + ($text) + + + static + newFromRedirectRecurse + classTitle.html + a6303162ec38742438e55e8de151bdfdb + ($text) + + + static + newFromRow + classTitle.html + a1ecab5e425687a064fe876f2d02367d5 + ($row) + + + static + newFromText + classTitle.html + a38bc903dc6eb281b38a66029d7d62eb2 + ($text, $defaultNamespace=NS_MAIN) + + + static + newFromTitleValue + classTitle.html + a7ba514136e0e77ed60c43c2f6c37ba33 + (TitleValue $titleValue) + + + static + newFromURL + classTitle.html + abf0f6542820330b90383197c1a99f9b5 + ($url) + + + static + newMainPage + classTitle.html + aa67d80abbf83c70dd9d4f91b618f5947 + () + + + static + purgeExpiredRestrictions + classTitle.html + a5e42c1840e0b07b1b142338d39936c22 + () + + + const + CACHE_MAX + classTitle.html + a4ca64f7b282d69be8cc12c41613b12e3 + + + + const + GAID_FOR_UPDATE + classTitle.html + ac22aab06290a6014f2c4c75593c345f7 + + + + + getUserPermissionsErrorsInternal + classTitle.html + aec9596f8d6d6b42ef3ffd5b047780c22 + ($action, $user, $doExpensiveQueries=true, $short=false) + + + + validateFileMoveOperation + classTitle.html + a0d434466a8cf8193f8e934bc8312c998 + ($nt) + + + static + getSelectFields + classTitle.html + aa17ffd05d881ba98894a604d026624f6 + () + + + + checkActionPermissions + classTitle.html + ab1eadfd87c81a610f5658a4b448f6933 + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkCascadingSourcesRestrictions + classTitle.html + a1304604824a0ff967d8d7c2ff6cd2d7e + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkCSSandJSPermissions + classTitle.html + abceda42679426520bb004c42b332477d + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkPageRestrictions + classTitle.html + ac12128a36ab7684395ed6ead49b77e08 + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkPermissionHooks + classTitle.html + a55c11348023e2c9f784fcc6fc3520c63 + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkQuickPermissions + classTitle.html + a006c0ce4f9f2d2fad6e17c0dc1aacc54 + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkReadPermissions + classTitle.html + a4fcb2a43d80eade8dcc344ffa80c6e55 + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkSpecialsAndNSPermissions + classTitle.html + a1cb6fefc33516cecc8c9816bd96cd067 + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + checkUserBlock + classTitle.html + acb0f9787467c1ea880ed246c1f1fac23 + ($action, $user, $errors, $doExpensiveQueries, $short) + + + + getTitleProtection + classTitle.html + ad19f8b5a89d1b421f47a887db4c04b1c + () + + + + loadRestrictionsFromResultWrapper + classTitle.html + a8fd78ce68a22c47c09fbf92e1c55b356 + ($res, $oldFashionedRestrictions=null) + + + + missingPermissionError + classTitle.html + ab8511b5aa35e7d08c2e1766ce1f8a280 + ($action, $short) + + + + moveToInternal + classTitle.html + a329c61881f7f54a9c97a66b598b43190 + (&$nt, $reason= '', $createRedirect=true) + + + + prefix + classTitle.html + a38b07f175fa4268b117c803784dd1f08 + ($name) + + + + resultToError + classTitle.html + a6359b8bf8c28639c7190d7f7af89dfa0 + ($errors, $result) + + + + secureAndSplit + classTitle.html + a27e38fb010f9145bca28acf4e3abe995 + () + + + static + fixUrlQueryArgs + classTitle.html + a791e8f0ea0e22d5b6ba54d3f78773390 + ($query, $query2=false) + + + static + getTitleCache + classTitle.html + ad6386440815f9853cf23e66347bb4cf4 + () + + + static + getTitleFormatter + classTitle.html + a20bdc067b096e42c2ee5b03c8b1a78e6 + () + + + static + getTitleParser + classTitle.html + afb85b67b4d91a50c4dc91e8708aea2a1 + () + + + static + $titleCache + classTitle.html + a104da686f6eaaae568ca0aa263b6dca4 + + + + string + $mTextform + classTitle.html + a9768cb6a1066e5b328e4e1820e468cf4 + + + + string + $mUrlform + classTitle.html + a940b55602e0dd194cbe6d02feebec1bf + + + + string + $mDbkeyform + classTitle.html + aef6cee1ba194767637e327c00ce971d8 + + + + int + $mNamespace + classTitle.html + ab38a9ac725f63b632212b369d8b34433 + + + + string + $mInterwiki + classTitle.html + a009f19b533ad58307dbf1d6b87bdc4fc + + + + string + $mFragment + classTitle.html + a7922463c8168d1452c5968d22e1e8be6 + + + + int + $mArticleID + classTitle.html + ad5f796298996dd15d47c5e8abf8c2199 + + + + bool string + $mContentModel + classTitle.html + a80a53f0cf41f6ea52bf1b4debb37997e + + + + array + $mRestrictions + classTitle.html + ac80af1edab50e3dab01b97388062405e + + + + bool + $mCascadeRestriction + classTitle.html + a92834597c20375b5c29475b2938f78c3 + + + + + $mCascadingRestrictions + classTitle.html + ab194e2c3a5fe038d0180cb5eb8de31be + + + + array + $mCascadeSources + classTitle.html + a18db564a3283563b558ec4d110d22ec4 + + + + bool + $mRestrictionsLoaded + classTitle.html + a6b6d2b7eeb552788f44e5487dc5fac27 + + + + mixed + $mTitleProtection + classTitle.html + aed606cfe0efa40f3df9a88bda7d71f35 + + + + int + $mDefaultNamespace + classTitle.html + ac8b625a33c370e064d9c7f2e57730384 + + + + null + $mRedirect + classTitle.html + ab7100de910482632f2ea8d153d616cf4 + + + + string + $mUserCaseDBKey + classTitle.html + ae5e438e82e90b2ea42ef2a053a19389c + + + + bool int + $mLatestID + classTitle.html + a71dff894faf3919188cee8a6f4976b46 + + + + bool + $mOldRestrictions + classTitle.html + ad35f8a13a6016b4726907568de776617 + + + + array + $mRestrictionsExpiry + classTitle.html + aaa944bf1752c78a182e4d033d828839b + + + + bool + $mHasCascadingRestrictions + classTitle.html + a8c283e80fcf2022d1c7abf524676529f + + + + + $mPrefixedText + classTitle.html + ae4ccb9521168a14b956f0b7118277147 + + + + bool + $mWatched + classTitle.html + a5d24ccc4d66d80c77efcc1d623a70bac + + + + int + $mLength + classTitle.html + a48aebd5e40b34059f48a33634267acba + + + + int + $mEstimateRevisions + classTitle.html + a1f8fa7cf08e20ea33fb4852f2e1f8be3 + + + + + $mNotificationTimestamp + classTitle.html + a0b840a9ae81b868b6379d9816a37ceb8 + + + + bool + $mHasSubpages + classTitle.html + aa84c5cfe0e1be9dc53a46b4145e3948a + + + + bool + $mPageLanguage + classTitle.html + a13d83e5c905aec3ab0b48ef3399a7bb2 + + + + TitleValue + $mTitleValue + classTitle.html + a3863387bfa57b6bdb142bba574d5a413 + + + + + TitleArray + classTitleArray.html + + static + newFromResult + classTitleArray.html + a45c0d04a74d7837519dff338c0e5c2d2 + ($res) + + + static + newFromResult_internal + classTitleArray.html + afe6c3cdd32f4f97168e20c835c99a756 + ($res) + + + + TitleArrayFromResult + classTitleArrayFromResult.html + TitleArray + + + __construct + classTitleArrayFromResult.html + a857918a73bd348df44c7e17c4bc27153 + ($res) + + + + count + classTitleArrayFromResult.html + a3807eb0d435669530981ffed7fbee390 + () + + + + current + classTitleArrayFromResult.html + a7ef92959809b4fb189e10917310b4a97 + () + + + + key + classTitleArrayFromResult.html + aa234301bdbdc2558f57adce314da9fef + () + + + + next + classTitleArrayFromResult.html + a7db412b9e028e1da920b6f60badf4fa8 + () + + + + rewind + classTitleArrayFromResult.html + a9f03406369c0911b2f81115244d94306 + () + + + + valid + classTitleArrayFromResult.html + a22a6e208d64df1f7528c18e153c761ae + () + + + + $current + classTitleArrayFromResult.html + a182888d5dc8e99903e6c745efcf67287 + + + + + $key + classTitleArrayFromResult.html + ab03882cc20bf64e5d93041bf097e49c2 + + + + ResultWrapper + $res + classTitleArrayFromResult.html + a652bae9c5a53abfe37b9fc85d7c676a6 + + + + + setCurrent + classTitleArrayFromResult.html + a07d7503bb7485cdce0615d0dfb4c6735 + ($row) + + + + TitleArrayFromResultTest + classTitleArrayFromResultTest.html + MediaWikiTestCase + + + provideNumberOfRows + classTitleArrayFromResultTest.html + ac00888db9285c6a4f6efa8393c4f890c + () + + + + provideTestValid + classTitleArrayFromResultTest.html + a8cbc5c6ea9e353a5f844b57c7c346a76 + () + + + + testConstructionWithFalseRow + classTitleArrayFromResultTest.html + a01a8bd9c04141ce3f141f98d4d85b8ec + () + + + + testConstructionWithRow + classTitleArrayFromResultTest.html + a2a1ef2ac88d870e1ae7774048c7a8671 + () + + + + testCountWithVaryingValues + classTitleArrayFromResultTest.html + a38f9167faa37507e4f22a4360f2034d9 + ($numRows) + + + + testCurrentAfterConstruction + classTitleArrayFromResultTest.html + a523e0abfcf08816b9dda852ae243a080 + () + + + + testValid + classTitleArrayFromResultTest.html + acf82e1519f1f4bcd40202638b0bbf168 + ($input, $expected) + + + + getMockResultWrapper + classTitleArrayFromResultTest.html + af308f8b93ab5cc349cf7cc3b79717943 + ($row=null, $numRows=1) + + + + getRowWithTitle + classTitleArrayFromResultTest.html + ab3a68e471673d3102b96ad066bb6cea0 + ($namespace=3, $title= 'foo') + + + + getTitleArrayFromResult + classTitleArrayFromResultTest.html + a4cc48addc2ce6df63e764c75a41b2aec + ($resultWrapper) + + + + TitleCleanup + classTitleCleanup.html + TableCleanup + + + __construct + classTitleCleanup.html + ad91648d4098c269189108ed47fd0731d + () + + + + fileExists + classTitleCleanup.html + a09e018b4004e952fff48fcfa1446d612 + ($name) + + + + moveIllegalPage + classTitleCleanup.html + ac555cae4654947f80d729497c91a0de7 + ($row) + + + + moveInconsistentPage + classTitleCleanup.html + acf699c29a1dcf1c9a6fa169dfd89e15f + ($row, $title) + + + + processRow + classTitleCleanup.html + a705485e58e625900fc90cde79bba99ed + ($row) + + + + TitleFormatter + interfaceTitleFormatter.html + + + formatTitle + interfaceTitleFormatter.html + afc12496566b111dbbb7aa31329e61e37 + ($namespace, $text, $fragment= '') + + + + getFullText + interfaceTitleFormatter.html + a9ce64040b9caeee40798acad624aa2e3 + (TitleValue $title) + + + + getNamespaceName + interfaceTitleFormatter.html + a77ae003711f99f279f46cfcfc6e27237 + ($namespace, $text) + + + + getPrefixedText + interfaceTitleFormatter.html + ac84e1f7f663d94970949d18eb40cfc91 + (TitleValue $title) + + + + getText + interfaceTitleFormatter.html + aa59408ed86ae1ea679aa80a8d58dda4b + (TitleValue $title) + + + + TitleMethodsTest + classTitleMethodsTest.html + MediaWikiTestCase + + + dataGetContentModel + classTitleMethodsTest.html + a400c9e91dea7a28cb2f58b2f38902fb2 + () + + + + testEquals + classTitleMethodsTest.html + a0b177fa4a9c2bd59e776a3026b5e8e2e + ($titleA, $titleB, $expectedBool) + + + + testGetContentModel + classTitleMethodsTest.html + a5386f59013ca09243677a010bd751d50 + ($title, $expectedModelId) + + + + testHasContentModel + classTitleMethodsTest.html + aab54046cb62cc9c774b748c136bfd98c + ($title, $expectedModelId) + + + + testHasSubjectNamespace + classTitleMethodsTest.html + a754d3b4d67ab130e8a9734f0de3f6773 + ($title, $ns, $expectedBool) + + + + testInNamespace + classTitleMethodsTest.html + a8ae2f49c317ce6fa89e3f18e5a5ccfb5 + ($title, $ns, $expectedBool) + + + + testInNamespaces + classTitleMethodsTest.html + abd932a9ee4f8ff3d376686c73a8326e4 + () + + + + testIsCssJsSubpage + classTitleMethodsTest.html + a01c2e096ebf96070e377bf4419a323aa + ($title, $expectedBool) + + + + testIsCssOrJsPage + classTitleMethodsTest.html + a430cc84a142ee8509809264fba7d4b18 + ($title, $expectedBool) + + + + testIsCssSubpage + classTitleMethodsTest.html + ade0f880121f2ed82320dcaa403fad360 + ($title, $expectedBool) + + + + testIsJsSubpage + classTitleMethodsTest.html + a1c1ffb116a1c230c031433bc587eaa07 + ($title, $expectedBool) + + + + testIsWikitextPage + classTitleMethodsTest.html + a95ffad28109f42c8ab80fc719c6dbf56 + ($title, $expectedBool) + + + static + provideEquals + classTitleMethodsTest.html + a654a18b34ba8f56a3211542781fb9ff0 + () + + + static + provideHasSubjectNamespace + classTitleMethodsTest.html + a579f921d1c79d32b3ca356c358bfb24a + () + + + static + provideInNamespace + classTitleMethodsTest.html + a3c7a95d0a5be4d6414b3685a1b572e3c + () + + + static + provideIsCssJsSubpage + classTitleMethodsTest.html + a9772409fcd360f7c0cfae7e7ed703fc7 + () + + + static + provideIsCssOrJsPage + classTitleMethodsTest.html + a51625b04da255905ac792a182a23c02d + () + + + static + provideIsCssSubpage + classTitleMethodsTest.html + a65711c9ddf9d308754a34f7159e049fc + () + + + static + provideIsJsSubpage + classTitleMethodsTest.html + af60a6b63a77ee6df923e5faaa2b5f1e7 + () + + + static + provideIsWikitextPage + classTitleMethodsTest.html + aa74a928bd251a35a857507b272f784d0 + () + + + + setUp + classTitleMethodsTest.html + a0d96de0f55d3edbff3b976b6342be1da + () + + + + tearDown + classTitleMethodsTest.html + aa035ed56d3433ac9f0ef3da4743d7a5b + () + + + + TitleParser + interfaceTitleParser.html + + + parseTitle + interfaceTitleParser.html + aea00ac9254833f1ec7036c700660bc61 + ($text, $defaultNamespace) + + + + TitlePermissionTest + classTitlePermissionTest.html + MediaWikiLangTestCase + + + testActionPermissions + classTitlePermissionTest.html + a9043bc509f704fefe60c242b217fb5df + () + + + + testCascadingSourcesRestrictions + classTitlePermissionTest.html + abade57c04690a4592b225c7c2114c475 + () + + + + testCssAndJavascriptPermissions + classTitlePermissionTest.html + a71d926751f8dd171098515161405edab + () + + + + testPageRestrictions + classTitlePermissionTest.html + a7e429e82a9ba155d6ef638c2b954b778 + () + + + + testQuickPermissions + classTitlePermissionTest.html + a4694695023c506ad5b22d66ab874e5b3 + () + + + + testSpecialsAndNSPermissions + classTitlePermissionTest.html + afbaed57bb519784c394171c24ff0a46f + () + + + + testUserBlock + classTitlePermissionTest.html + a715193a8ea601379ada95476e3e674fe + () + + + User + $altUser + classTitlePermissionTest.html + a8d9b5f84a7d81d30b311f0c7f25db4aa + + + + string + $altUserName + classTitlePermissionTest.html + a4c130771276fdeb7b07574181d7f8b41 + + + + User + $anonUser + classTitlePermissionTest.html + aece942e72969f58f090a341c29a7b47a + + + + User + $userUser + classTitlePermissionTest.html + a9a7f766b1eb9fb52b3c27de2b6437385 + + + + + runCSSandJSPermissions + classTitlePermissionTest.html + a3464b008467c81fa74016dfc94fd1c42 + ($result0, $result1, $result2, $result3, $result4) + + + + runGroupPermissions + classTitlePermissionTest.html + afc6c06dfd14649e51b607ac2707675e8 + ($action, $result, $result2=null) + + + + setTitle + classTitlePermissionTest.html + ab897b336bb4e13c17b55de408d48daef + ($ns, $title="Main_Page") + + + + setUp + classTitlePermissionTest.html + a6e21eb15de45fd723a0f21ebff9f172e + () + + + + setUser + classTitlePermissionTest.html + a5e085079b6bb90e7c6af491da0af3c18 + ($userName=null) + + + + setUserPerm + classTitlePermissionTest.html + ada660bc7d9bcd0043c01b725cd8b9bef + ($perm) + + + Title + $title + classTitlePermissionTest.html + af2746fcbe20724496c7a8c62d2b3a0b2 + + + + User + $user + classTitlePermissionTest.html + a525703fcc37c543c38c635d074148155 + + + + string + $userName + classTitlePermissionTest.html + a9f5c40089468bc3648bba33bfe3a42b5 + + + + + TitlePrefixSearch + classTitlePrefixSearch.html + PrefixSearch + + + strings + classTitlePrefixSearch.html + a7348c609ec6cebe68637011b28724605 + (array $strings) + + + + titles + classTitlePrefixSearch.html + a4f62c136c2c9aae7a1b5c25dd27d9e23 + (array $titles) + + + + TitleTest + classTitleTest.html + MediaWikiTestCase + + + dataTestIsValidMoveOperation + classTitleTest.html + abe5156801b1e33d745d1525ef57209d3 + () + + + + dataWgWhitelistReadRegexp + classTitleTest.html + a8f86ac2f73128669b017538066e5f7ac + () + + + + flattenErrorsArray + classTitleTest.html + ac6c9ae40ac6d11e0e7fc29a18d24ba9e + ($errors) + + + + provideGetFragment + classTitleTest.html + a62787d2e1afd5fae3afa77f49f7a3378 + () + + + + provideGetTitleValue + classTitleTest.html + af5ab499bc7bbea14f3bca6b4cf5ca47c + () + + + + provideNewFromTitleValue + classTitleTest.html + adb0096f61df64bbccc009d779da57823 + () + + + + testBug31100FixSpecialName + classTitleTest.html + a34ea4775afe6f7fc0771c14d5531dc4b + ($text, $expectedParam) + + + + testConvertByteClassToUnicodeClass + classTitleTest.html + a6988d8622057789a1a2f5e8f1ba55a88 + ($byteClass, $unicodeClass) + + + + testGetBaseText + classTitleTest.html + ae3e922cfc24ff51cdb48589d962ea4f1 + ($title, $expected, $msg= '') + + + + testGetFragment + classTitleTest.html + a5ba2deca97564b3594bf707164194f3f + ($full, $fragment) + + + + testGetPageViewLanguage + classTitleTest.html + a2fa9c90cb8622c034c4a04b0efa84952 + ($expected, $titleText, $contLang, $lang, $variant, $msg= '') + + + + testGetRootText + classTitleTest.html + aa9930a05bb9e0e034f82d7c554ce5722 + ($title, $expected, $msg= '') + + + + testGetSubpageText + classTitleTest.html + a45a2fdd83f7568c44ec166e483cbcd84 + ($title, $expected, $msg= '') + + + + testGetTitleValue + classTitleTest.html + a4b171b95868efc3f95fdf3242063cdfa + ($text) + + + + testIsValidMoveOperation + classTitleTest.html + a80b6015d698c657688997378245126ce + ($source, $target, $expected) + + + + testLegalChars + classTitleTest.html + abbb9551a1dac0e6353af4e23878fa0fd + () + + + + testNewFromTitleValue + classTitleTest.html + a7095adc46b38c64e4cc417d1b1cd3528 + (TitleValue $value) + + + + testSecureAndSplit + classTitleTest.html + a7410ee082d36213fd3a7c6324839e9ee + () + + + + testWgWhitelistReadRegexp + classTitleTest.html + a57c73db553e4c19fb1c89312a4be2394 + ($whitelistRegexp, $source, $action, $expected) + + + static + provideBaseTitleCases + classTitleTest.html + a21414b4baf297d12c36504a59631a1cc + () + + + static + provideBug31100 + classTitleTest.html + ac42607d41757170622eff4e8975bde63 + () + + + static + provideConvertByteClassToUnicodeClass + classTitleTest.html + a274e36ebb594bdc34b8f1e6f274511a2 + () + + + static + provideGetPageViewLanguage + classTitleTest.html + abb990f80b5ad057a39291fb61c3ac369 + () + + + static + provideRootTitleCases + classTitleTest.html + a5fd3ff23096154a6ffacaf655c72d665 + () + + + static + provideSubpageTitleCases + classTitleTest.html + ab3ab63e8e9dfd37390c008605a734d7c + () + + + static + provideTestIsValidMoveOperation + classTitleTest.html + a4218b03adf9d91d826636b3d5a631739 + () + + + + setUp + classTitleTest.html + a7afcf3c0fa610111e18764baafb105b0 + () + + + + TitleValue + classTitleValue.html + + + __construct + classTitleValue.html + ac225a090fb9790c48dbc44e19b992d74 + ($namespace, $dbkey, $fragment= '') + + + + __toString + classTitleValue.html + afdf085825f9e81e61befc197eca622c0 + () + + + + createFragmentTitle + classTitleValue.html + a2d43121ab4fa1679e6ca9bc669ff3bef + ($fragment) + + + + getDBkey + classTitleValue.html + af165b3f105b6dd8c9cd4d05daf3c186c + () + + + + getFragment + classTitleValue.html + a1e0fd17d1b8905575708fb34817c805f + () + + + + getNamespace + classTitleValue.html + af372d48275cd78082ff5779945da4752 + () + + + + getText + classTitleValue.html + aa9859bf3cea19e6d70941201412ac051 + () + + + string + $dbkey + classTitleValue.html + af2b6a4a2b7650fc514012f3d74d6eaec + + + + string + $fragment + classTitleValue.html + a30ca8456a4563c8072486803d3f62331 + + + + int + $namespace + classTitleValue.html + a32cf31bd2b22240e01c7267e7a98a224 + + + + + TitleValueTest + classTitleValueTest.html + MediaWikiTestCase + + + badConstructorProvider + classTitleValueTest.html + afeb83176fbc54f7e41d7e94c0302cf34 + () + + + + fragmentTitleProvider + classTitleValueTest.html + af4f505f1c4138c3666070dc8955367cf + () + + + + getTextProvider + classTitleValueTest.html + a750ae999c7b86ffdbb8295a2ac0fbefc + () + + + + testConstruction + classTitleValueTest.html + a31a7bf8fceeffb6e5d2a78e9d8995f4f + () + + + + testConstructionErrors + classTitleValueTest.html + a5f870f81a0adbed797c1ae7eea3931b6 + ($ns, $text, $fragment) + + + + testCreateFragmentTitle + classTitleValueTest.html + ae400f6ded7eabd8d0daa7984e9e41c3d + (TitleValue $title, $fragment) + + + + testGetText + classTitleValueTest.html + a9e1f1c2fb39897d37f11005150d8272e + ($dbkey, $text) + + + + TrackBlobs + classTrackBlobs.html + + + __construct + classTrackBlobs.html + a5bb2ac70f8e2359d942dec0a440cbc39 + ($clusters) + + + + checkIntegrity + classTrackBlobs.html + a2f6c7a1c90983da64eb106fd6b787180 + () + + + + findOrphanBlobs + classTrackBlobs.html + a32584f391cbb24857710fa1b50bc581e + () + + + + getTextClause + classTrackBlobs.html + a4ad9a4951a284a059229e4d073fd4227 + () + + + + initTrackingTable + classTrackBlobs.html + a4a3382b64e842cf471808ed4cd248c8c + () + + + + interpretPointer + classTrackBlobs.html + a3aaabe5a9bc0009b8962b4c53603049b + ($text) + + + + run + classTrackBlobs.html + a946327c77c6c8e8be2af20b28302c66f + () + + + + trackOrphanText + classTrackBlobs.html + a4db5955de601a75d386acb28fa3ee729 + () + + + + trackRevisions + classTrackBlobs.html + abf24ba4b49df6f700917b5b02e7407fc + () + + + + $batchSize + classTrackBlobs.html + a1f0ea6ecfdc133d9f4a9355b54af5f58 + + + + + $clusters + classTrackBlobs.html + a5cc1822616aaed49fdf7693f09325347 + + + + + $doBlobOrphans + classTrackBlobs.html + a18c8216479aea4490edb5db10f426986 + + + + + $reportingInterval + classTrackBlobs.html + ad61d3dfe2d7644c5998fb7d28ec6fc24 + + + + + $textClause + classTrackBlobs.html + abd42fd1719bb25c3677be52d4f8e307b + + + + + $trackedBlobs + classTrackBlobs.html + aa6e1a330120155924c875f66cfc823e5 + + + + + TraditionalImageGallery + classTraditionalImageGallery.html + ImageGalleryBase + + + toHTML + classTraditionalImageGallery.html + a45a55ce34dc54875704bd716f7fc589a + () + + + + adjustImageParameters + classTraditionalImageGallery.html + af9538bd222429cf5981338e2a81d8b89 + ($thumb, &$imageParameters) + + + + getAllPadding + classTraditionalImageGallery.html + ad0c36bbaab1694a283dabe68744ee03e + () + + + + getGBBorders + classTraditionalImageGallery.html + ac5d8ad6e0a3591f8871c58331bf11878 + () + + + + getGBPadding + classTraditionalImageGallery.html + aeffe51936a8fc17024d55a13c4db22e4 + () + + + + getGBWidth + classTraditionalImageGallery.html + a3e670df0a368c69e3b17d34ae1bcfc41 + ($thumb) + + + + getModules + classTraditionalImageGallery.html + a8847ca8722bbfd2e066763cf465dc187 + () + + + + getThumbDivWidth + classTraditionalImageGallery.html + a9dcf37ef7ea0479338a4794fa95683c1 + ($thumbWidth) + + + + getThumbPadding + classTraditionalImageGallery.html + a0fb35e8e7c5d2a7fcdfa5e7df059a24a + () + + + + getThumbParams + classTraditionalImageGallery.html + a39f1780e5cb18d63f0c76671f77b2e76 + ($img) + + + + getVPad + classTraditionalImageGallery.html + a4dbb5c78021c718eefdfbe4a4b21341f + ($boxHeight, $thumbHeight) + + + + wrapGalleryText + classTraditionalImageGallery.html + a871bed57aedf13af917cb2798308ab79 + ($galleryText, $thumb) + + + + TransactionProfiler + classTransactionProfiler.html + + + recordFunctionCompletion + classTransactionProfiler.html + a95c4192f27d0f4cd58a1d9e854500214 + ($method, $realtime) + + + + transactionWritingIn + classTransactionProfiler.html + a01d3f2e444042d1bd3707a17c12e37c0 + ($server, $db, $id) + + + + transactionWritingOut + classTransactionProfiler.html + a051071ec2a07cb34a9a61e7e3e5907f2 + ($server, $db, $id) + + + float + $mDBLockThreshold + classTransactionProfiler.html + a86ec4c4f70ae93c0e121dbff83ca6903 + + + + + $mDBTrxHoldingLocks + classTransactionProfiler.html + a9891e0e92814ad32a246454f542795c3 + + + + + $mDBTrxMethodTimes + classTransactionProfiler.html + a01cea408d4aa24c0118276b8d79bf4ae + + + + + TransformParameterError + classTransformParameterError.html + MediaTransformError + + + __construct + classTransformParameterError.html + a35cc1ce95c951f7889232e818f51e1fe + ($params) + + + + UcdXmlReader + classUcdXmlReader.html + + + __construct + classUcdXmlReader.html + ad1d684d6521e474339d47da80b2bc4ec + ($fileName) + + + + getBlocks + classUcdXmlReader.html + a4917f70ce8f83903ffe91070d9540dff + () + + + + readChars + classUcdXmlReader.html + a5ed838c3c482437c615237a7acdff759 + ($callback) + + + + $blocks + classUcdXmlReader.html + a229f88feaa755ac00d0bcf9aa089d1f8 + + + + + $callback + classUcdXmlReader.html + aa96c1e10c0eb164e381ed7e1e947966e + + + + + $currentBlock + classUcdXmlReader.html + aa117f4e8dd704f9a26e7cf7152b49293 + + + + + $fileName + classUcdXmlReader.html + a49d1781be8ace4a670515d354eed227b + + + + + $groupAttrs + classUcdXmlReader.html + ad4d1b40dfc5944e1f9ec46b078b45c4f + + + + + $xml + classUcdXmlReader.html + a4d070f9e0d92c6766f754e91d13e9b62 + + + + + handleChar + classUcdXmlReader.html + afce06ee1d912302fe9c9eac81e0359cf + () + + + + open + classUcdXmlReader.html + abe6953b2c65721e1e5696b649fa56350 + () + + + + readAttributes + classUcdXmlReader.html + a84d525109e58662cf9724897d664eebb + () + + + + UDPRCFeedEngine + classUDPRCFeedEngine.html + RCFeedEngine + + + send + classUDPRCFeedEngine.html + a66b5771f8a24894ae1509cbed7868a18 + (array $feed, $line) + + + + UIDGenerator + classUIDGenerator.html + + + __destruct + classUIDGenerator.html + ac3531041d410b0dcd064db3b3c968409 + () + + + static + newRawUUIDv4 + classUIDGenerator.html + a91791e3abe9bad7e3f1be564af8016e5 + ($flags=0) + + + static + newSequentialPerNodeID + classUIDGenerator.html + abc874946e96c477503eb715bd73198db + ($bucket, $bits=48, $flags=0) + + + static + newSequentialPerNodeIDs + classUIDGenerator.html + a60bea7a4fd377288d9d3f41baa852c57 + ($bucket, $bits, $count, $flags=0) + + + static + newTimestampedUID128 + classUIDGenerator.html + adeb02d3ce47501cbeec9c47e931b5e17 + ($base=10) + + + static + newTimestampedUID88 + classUIDGenerator.html + ac847c5214f8fe6c431b4d6fa54132fe7 + ($base=10) + + + static + newUUIDv4 + classUIDGenerator.html + a760a90ea62241bff2cbf010f17853a53 + ($flags=0) + + + static + unitTestTearDown + classUIDGenerator.html + ae46a6615a53608c31f4da9317b6419ce + () + + + const + QUICK_RAND + classUIDGenerator.html + a14065d851ec6999caf26ea920cc8a9e2 + + + + const + QUICK_VOLATILE + classUIDGenerator.html + a31bcf433d605f5bad71f135e82d04e02 + + + + + __construct + classUIDGenerator.html + af5d036a3d394c49be6b31004e4e8c6ba + () + + + + deleteCacheFiles + classUIDGenerator.html + a0e7aa2046a36b431e57f3b7e0aa6d464 + () + + + + getSequentialPerNodeIDs + classUIDGenerator.html + a786e8de72844e5569e63c86067affd6d + ($bucket, $bits, $count, $flags) + + + + getTimestampAndDelay + classUIDGenerator.html + a8fb987cdbb8af6ab5d16fa215a81bd1e + ($lockFile, $clockSeqSize, $counterSize) + + + + getTimestampedID128 + classUIDGenerator.html + a93c375ff9815d1ff28641d97efe2f757 + (array $info) + + + + getTimestampedID88 + classUIDGenerator.html + a293250ba901a203c38959a8b675f1bf7 + (array $info) + + + + millisecondsSinceEpochBinary + classUIDGenerator.html + a1e9482657204aedbe77546631db1482c + (array $time) + + + + timeWaitUntil + classUIDGenerator.html + a79f23c11a772b43f0856b854ada00505 + (array $time) + + + static + millitime + classUIDGenerator.html + a8da663cfbe6f764e7db8660c993efec4 + () + + + static + singleton + classUIDGenerator.html + ab384699923eaed8afc5b282f760fc7c5 + () + + + Array + $fileHandles + classUIDGenerator.html + a72a645392daa9bd8f3431bd2d098c04b + + + + + $lockFile128 + classUIDGenerator.html + a0be7fafab58335cc18365bd0c2fa0cea + + + + + $lockFile88 + classUIDGenerator.html + a8259b6baa79b36b28f45e5530baf7389 + + + + + $nodeId32 + classUIDGenerator.html + a7543141c981a71f46925bae5ef3c5c67 + + + + + $nodeId48 + classUIDGenerator.html + a33f3e8ab66a12e654157584b636b4d65 + + + + + $nodeIdFile + classUIDGenerator.html + a61154140335e373384d449e0cde809ca + + + + static + $instance + classUIDGenerator.html + ac85f02d2e08503086649251f64ccecfe + + + + + UIDGeneratorTest + classUIDGeneratorTest.html + MediaWikiTestCase + + + testNewSequentialID + classUIDGeneratorTest.html + ad002cd49e5ef6d1dbaed070eae11a052 + () + + + + testNewSequentialIDs + classUIDGeneratorTest.html + a3de58ac20bcc79903c64ae44fe479cff + () + + + + testRawUUIDv4 + classUIDGeneratorTest.html + ae71f487f8a2c9e0808300b2fdb1d40f9 + () + + + + testRawUUIDv4QuickRand + classUIDGeneratorTest.html + a1251e6cf0fbe5d9f5ffa72d0de85f570 + () + + + + testTimestampedUID + classUIDGeneratorTest.html + afd1fdef4a5532e84dc3f28382a78b54a + ($method, $digitlen, $bits, $tbits, $hostbits) + + + + testUUIDv4 + classUIDGeneratorTest.html + af6a3e5f0a36707086b8aa970d7cab358 + () + + + static + provider_testTimestampedUID + classUIDGeneratorTest.html + a10385e43e87c7049ba8df0f310be5aea + () + + + + tearDown + classUIDGeneratorTest.html + ad7f746498271b01f13fe1393d30a16e1 + () + + + + UncategorizedCategoriesPage + classUncategorizedCategoriesPage.html + UncategorizedPagesPage + + + __construct + classUncategorizedCategoriesPage.html + aa371242ce4957437b25eb82c5fc7a2b4 + ($name= 'Uncategorizedcategories') + + + + formatResult + classUncategorizedCategoriesPage.html + abee5504b819c10a4e047893058a574e3 + ($skin, $result) + + + + UncategorizedImagesPage + classUncategorizedImagesPage.html + ImageQueryPage + + + __construct + classUncategorizedImagesPage.html + a5cc1646cfd335917e17d3c1b4f0dcb57 + ($name= 'Uncategorizedimages') + + + + getQueryInfo + classUncategorizedImagesPage.html + a914fcabeafd4fcd4171a08e9c441281c + () + + + + isExpensive + classUncategorizedImagesPage.html + a8ac0ad2dffeef626c0fc19a78c9a54e2 + () + + + + isSyndicated + classUncategorizedImagesPage.html + a3c1257f98f4669b3cbad3be5a3f896b3 + () + + + + sortDescending + classUncategorizedImagesPage.html + a3ebaf1042934bae158157b3e76332c04 + () + + + + getGroupName + classUncategorizedImagesPage.html + ad47cb4a4b29b0779f59f55cee0774940 + () + + + + UncategorizedPagesPage + classUncategorizedPagesPage.html + PageQueryPage + + + __construct + classUncategorizedPagesPage.html + a1a4e463950d6228f08f36d47364c71d8 + ($name= 'Uncategorizedpages') + + + + getOrderFields + classUncategorizedPagesPage.html + a9123605b406c1b46c5d3cc16d8bdaea9 + () + + + + getQueryInfo + classUncategorizedPagesPage.html + a35cf035cfebe5024ec60567c6aeaa9f9 + () + + + + isExpensive + classUncategorizedPagesPage.html + a8979282b2987966a379ba8cf4593ad95 + () + + + + isSyndicated + classUncategorizedPagesPage.html + a93cea96bafccf2f597ce0a6a0f8daa98 + () + + + + sortDescending + classUncategorizedPagesPage.html + aae352fc63d1b46e6c8dfec88d68e2bb2 + () + + + + getGroupName + classUncategorizedPagesPage.html + ac0b0ebd074641da68858cb854a13aab0 + () + + + + $requestedNamespace + classUncategorizedPagesPage.html + a7aeface849934378d909abd35abae9e5 + + + + + UncategorizedTemplatesPage + classUncategorizedTemplatesPage.html + UncategorizedPagesPage + + + __construct + classUncategorizedTemplatesPage.html + a65cc8f0f6f987ee2f1d72b4a33fbd733 + ($name= 'Uncategorizedtemplates') + + + + Undelete + classUndelete.html + Maintenance + + + __construct + classUndelete.html + a09dd005c60edaba93634eb3830367916 + () + + + + execute + classUndelete.html + aaa9f9d2f04240b6005aca5714f8e31da + () + + + + UnifiedDiffFormatter + classUnifiedDiffFormatter.html + DiffFormatter + + + added + classUnifiedDiffFormatter.html + a36c17b07a6f7bfacb28f85c66089a926 + ($lines) + + + + blockHeader + classUnifiedDiffFormatter.html + a189d94ce675b78b84552bb56d1c48f72 + ($xbeg, $xlen, $ybeg, $ylen) + + + + changed + classUnifiedDiffFormatter.html + ad1e4db91b8afcaf2e1d9808f1c56762c + ($orig, $closing) + + + + deleted + classUnifiedDiffFormatter.html + a5f74a3e45aa1358c7276c4d970d16080 + ($lines) + + + int + $leadingContextLines + classUnifiedDiffFormatter.html + ab990dc7ec5e50fbfed6991d613fff098 + + + + int + $trailingContextLines + classUnifiedDiffFormatter.html + a76dd3f2d0af1d70152876a24c45493df + + + + + UnlistedSpecialPage + classUnlistedSpecialPage.html + SpecialPage + + + __construct + classUnlistedSpecialPage.html + ac4f2126ee3c8d74c12ba464d62fa6097 + ($name, $restriction= '', $function=false, $file= 'default') + + + + isListed + classUnlistedSpecialPage.html + a1a8e3e6a49ed9ceb76b8a64940e6b7d7 + () + + + + UnprotectAction + classUnprotectAction.html + ProtectAction + + + getName + classUnprotectAction.html + ab47de7850669ecfc9db3c7aecdf8b155 + () + + + + show + classUnprotectAction.html + af0c8444658909bba93b71e765fdbfe09 + () + + + + UnregisteredLocalFile + classUnregisteredLocalFile.html + File + + + __construct + classUnregisteredLocalFile.html + a6a1cf9f9ab95050e83c3206ce80a6241 + ($title=false, $repo=false, $path=false, $mime=false) + + + + getHeight + classUnregisteredLocalFile.html + a90595bff9f94b1337b0524212841f144 + ($page=1) + + + + getImageSize + classUnregisteredLocalFile.html + a3c2246a205f873fb0cab4499b2eef116 + ($filename) + + + + getMetadata + classUnregisteredLocalFile.html + aafbe295bb20675908105af1f0cee8843 + () + + + + getMimeType + classUnregisteredLocalFile.html + af2f64bcd05b81b5e1a5dc15c30ab041b + () + + + + getSize + classUnregisteredLocalFile.html + a35c00a23708035fbaa97869b69f82352 + () + + + + getURL + classUnregisteredLocalFile.html + a36aba305eeea726d7b2ee19f0e5e93de + () + + + + getWidth + classUnregisteredLocalFile.html + aa75a27aa0a1ff5ba87999c78bbcb4296 + ($page=1) + + + + setLocalReference + classUnregisteredLocalFile.html + a1ebed03a3eedb160cd444dea59b4949e + (FSFile $fsFile) + + + static + newFromPath + classUnregisteredLocalFile.html + af10edd4a0fa278e6e5d6168253168f8b + ($path, $mime) + + + static + newFromTitle + classUnregisteredLocalFile.html + abb2c04cc73b9f6d7680f8ca4e895578f + ($title, $repo) + + + MediaHandler + $handler + classUnregisteredLocalFile.html + aaf18e6c28ab1b706246f38025f92121e + + + + array + $dims + classUnregisteredLocalFile.html + ab481f14613cc2a1b1678ceac64778d69 + + + + bool string + $metadata + classUnregisteredLocalFile.html + ad7c1662e473eec12964858f55639f22a + + + + bool string + $mime + classUnregisteredLocalFile.html + a80d62ddaf76d2e280323c3859fd02343 + + + + string + $path + classUnregisteredLocalFile.html + af21ee69c814cfae8f4ee423aa7d2a840 + + + + Title + $title + classUnregisteredLocalFile.html + aa896bf65713f945eec6a1299204b914a + + + + + cachePageDimensions + classUnregisteredLocalFile.html + afc9436c12f043adb859cab4cba1a77c4 + ($page=1) + + + + UnusedCategoriesPage + classUnusedCategoriesPage.html + QueryPage + + + __construct + classUnusedCategoriesPage.html + a589f57138187614d157c9fcccaf48d60 + ($name= 'Unusedcategories') + + + + formatResult + classUnusedCategoriesPage.html + a9f56a0538e20bc7e5bc12a26e61b7f73 + ($skin, $result) + + + + getPageHeader + classUnusedCategoriesPage.html + ae2c87334fd1e4191712c3184fa6cc356 + () + + + + getQueryInfo + classUnusedCategoriesPage.html + a89fb1dbd1a62c68a00341c541df37666 + () + + + + isExpensive + classUnusedCategoriesPage.html + a5d938fe1b2484ace61c7beff6a51fa17 + () + + + + sortDescending + classUnusedCategoriesPage.html + a280d6d3e90a98ab9a97e33d1a55fc568 + () + + + + getGroupName + classUnusedCategoriesPage.html + a3c7b3df81b72738de43dbf7a84b0485c + () + + + + UnusedimagesPage + classUnusedimagesPage.html + ImageQueryPage + + + __construct + classUnusedimagesPage.html + a5a1e6e66cc5a66d32c46b91fee5d8903 + ($name= 'Unusedimages') + + + + getPageHeader + classUnusedimagesPage.html + a953a9ffb51fb568bfb4aa96b58b48c14 + () + + + + getQueryInfo + classUnusedimagesPage.html + af43456548ccaf0651298a820177d5b6c + () + + + + isExpensive + classUnusedimagesPage.html + af1cb5e797a2f50fcdcc548eeb55c1643 + () + + + + isSyndicated + classUnusedimagesPage.html + ae09603fc72757924befffaf7d57c0bb2 + () + + + + sortDescending + classUnusedimagesPage.html + acde40797bc2544780e8d68f3aa53c593 + () + + + + usesTimestamps + classUnusedimagesPage.html + a1f5cd5e9371ca8105e5297e9656e1f96 + () + + + + getGroupName + classUnusedimagesPage.html + aa9e89cf18039a40b157397c5e9da0e83 + () + + + + UnusedtemplatesPage + classUnusedtemplatesPage.html + QueryPage + + + __construct + classUnusedtemplatesPage.html + a2d922d7d7beb4d8cf14a2cc7d52d6acc + ($name= 'Unusedtemplates') + + + + formatResult + classUnusedtemplatesPage.html + a11c679963acdb65ffec2b925492fef9b + ($skin, $result) + + + + getPageHeader + classUnusedtemplatesPage.html + afbe971374b2ebaf8d3a56d9ae2a17588 + () + + + + getQueryInfo + classUnusedtemplatesPage.html + a870d2b2c8947c58d91f9ad21d67fb948 + () + + + + isExpensive + classUnusedtemplatesPage.html + a01e649e27d1c0d28afaa5ecc587b186b + () + + + + isSyndicated + classUnusedtemplatesPage.html + a9d4fa05bac39954ef278dfe57a33b95e + () + + + + sortDescending + classUnusedtemplatesPage.html + a6d04b3acbdd7cf01296438ecc7b30ea9 + () + + + + getGroupName + classUnusedtemplatesPage.html + a5a01fafc25fdb8878a65479a8535aa17 + () + + + + UnwatchAction + classUnwatchAction.html + WatchAction + + + getName + classUnwatchAction.html + a98e8576cbd129fb547d45f3437d9eff7 + () + + + + onSubmit + classUnwatchAction.html + acce74f2648f559fbfd539dda7fac41bd + ($data) + + + + onSuccess + classUnwatchAction.html + af1831bf73b947e736684db5d99539829 + () + + + + alterForm + classUnwatchAction.html + afe97586a912ec4892ccf616689599b61 + (HTMLForm $form) + + + + getDescription + classUnwatchAction.html + a452b713b747c3c44e07c66674a72a92e + () + + + + preText + classUnwatchAction.html + a2c18f432126d3fa581cd59c26438a1d8 + () + + + + UnwatchedpagesPage + classUnwatchedpagesPage.html + QueryPage + + + __construct + classUnwatchedpagesPage.html + a6c2977dfa1498ee51e8becf6f335b410 + ($name= 'Unwatchedpages') + + + + execute + classUnwatchedpagesPage.html + af525bbbd819835f4a7c140a6bb0903ec + ($par) + + + + formatResult + classUnwatchedpagesPage.html + a1cd5c0e6a5cd019cac77cba82857e285 + ($skin, $result) + + + + getOrderFields + classUnwatchedpagesPage.html + ad684730d4a4e253b788ed5200d543dfb + () + + + + getQueryInfo + classUnwatchedpagesPage.html + ab16c40f43c55c0be79d87086c6c82d7f + () + + + + isExpensive + classUnwatchedpagesPage.html + adf2417421929807e14e50d2083960475 + () + + + + isSyndicated + classUnwatchedpagesPage.html + a2727275eb9864c1fa70a03dca63f71ab + () + + + + sortDescending + classUnwatchedpagesPage.html + a87e76c4e6d639688001ed25492e04242 + () + + + + getGroupName + classUnwatchedpagesPage.html + a86562b7d92f9824ab7a8224740fdac93 + () + + + + UpdateArticleCount + classUpdateArticleCount.html + Maintenance + + + __construct + classUpdateArticleCount.html + a0bc216e66b33e26a0b4b27a5ec598d80 + () + + + + execute + classUpdateArticleCount.html + a33bdfaefed2a138f2d1672a9046d414d + () + + + + UpdateCollation + classUpdateCollation.html + Maintenance + + + __construct + classUpdateCollation.html + a9a73ee339cfc04253069ad79b286d927 + () + + + + execute + classUpdateCollation.html + a4a5aaac5e69eeb9995430650aa35b79a + () + + + + getBatchCondition + classUpdateCollation.html + a4a9999d1a12b656c6bb2ba294a664542 + ($row, $dbw) + + + + showSortKeySizeHistogram + classUpdateCollation.html + a459e5562fb635198f01d3d99f9372e5e + () + + + + updateSortKeySizeHistogram + classUpdateCollation.html + ab03537f0d0f3e4907c1280f6835865e2 + ($key) + + + + $sizeHistogram + classUpdateCollation.html + a83a09cfc2a6728d35aa1f5f7a5d12ed0 + + + + const + BATCH_SIZE + classUpdateCollation.html + a7b4f564e9e0fa85b8eba4f3c3d7c9691 + + + + const + SYNC_INTERVAL + classUpdateCollation.html + a3e639aee9876247ce698201a2d603764 + + + + + UpdateDoubleWidthSearch + classUpdateDoubleWidthSearch.html + Maintenance + + + __construct + classUpdateDoubleWidthSearch.html + ae55d010d8dba43c2a1e50e99c3dfa02e + () + + + + execute + classUpdateDoubleWidthSearch.html + ac420761300bafdf50cb0c1e7022d0141 + () + + + + getDbType + classUpdateDoubleWidthSearch.html + a58b2dd95c8297f28ff57120a5c450abd + () + + + + searchIndexUpdateCallback + classUpdateDoubleWidthSearch.html + ac2cd4e59e2834aa4589524d04cc99110 + ($dbw, $row) + + + + findRows + classUpdateDoubleWidthSearch.html + ae9d1778447ca0f36f05201f470764534 + ($dbw) + + + + UpdateLogging + classUpdateLogging.html + + + copyExactMatch + classUpdateLogging.html + a943af9bc8c43e3845eccfffec49b7cbd + ($srcTable, $dstTable, $copyPos) + + + + execute + classUpdateLogging.html + a9ac6a598fe42b7167140abc12eaf5480 + () + + + + sync + classUpdateLogging.html + a489653d47034e0dade31fc4730bb8cf7 + ($srcTable, $dstTable) + + + + $batchSize + classUpdateLogging.html + a3e7d5525205048b39b269f672b60a6ab + + + + DatabaseBase + $dbw + classUpdateLogging.html + a6ca2cac4bec7de981f3938f3ab1bfd48 + + + + + $minTs + classUpdateLogging.html + a319278967fa6bcc53da0fa936a55ca22 + + + + + UpdateMediaWiki + classUpdateMediaWiki.html + Maintenance + + + __construct + classUpdateMediaWiki.html + afc0ea9835b1b1be5b9694672b9856e4d + () + + + + afterFinalSetup + classUpdateMediaWiki.html + a6c5af822229b8c3b0c40bd1a45492244 + () + + + + compatChecks + classUpdateMediaWiki.html + aae22cbc3dac44e9f8c1b9b59c690b122 + () + + + + execute + classUpdateMediaWiki.html + aefc34171282fa54e5e07aac42ecc26b7 + () + + + + getDbType + classUpdateMediaWiki.html + a8dbc581c4543666e4cf0fd52b8890189 + () + + + + UpdateRestrictions + classUpdateRestrictions.html + Maintenance + + + __construct + classUpdateRestrictions.html + a43d97a91bf1efcc2c3d9621a4a069867 + () + + + + execute + classUpdateRestrictions.html + a4e408e30a6c59c2f80eae34f31e54e52 + () + + + + UpdateSearchIndex + classUpdateSearchIndex.html + Maintenance + + + __construct + classUpdateSearchIndex.html + a7dc956687b5b3f1525b6acd71cd8a0f8 + () + + + + execute + classUpdateSearchIndex.html + a55587a1ca9402f5c582d9d807acbbc60 + () + + + + getDbType + classUpdateSearchIndex.html + a4ce8850b073d139d36416d4533946e6d + () + + + + searchIndexUpdateCallback + classUpdateSearchIndex.html + a6c97b961c99c66230219a307a48660dd + ($dbw, $row) + + + + doUpdateSearchIndex + classUpdateSearchIndex.html + afc3cbdc956868ed96954da45153da96c + ($start, $end, $maxLockTime) + + + + UpdateSpecialPages + classUpdateSpecialPages.html + Maintenance + + + __construct + classUpdateSpecialPages.html + a16c395f18b357204aba434080dadd6d6 + () + + + + doSpecialPageCacheUpdates + classUpdateSpecialPages.html + ab6adf5b2a1f2cb4a3cae0e2b4f09a854 + ($dbw) + + + + execute + classUpdateSpecialPages.html + aeed9b4c01d155c372bf8e04489b7cacd + () + + + + UploadBase + classUploadBase.html + + + __construct + classUploadBase.html + a01dc3c9745331fd67c92aebc3aea0ca5 + () + + + + checkSvgScriptCallback + classUploadBase.html + afb9c57ce734412913886b84899e5ebf6 + ($element, $attribs) + + + + checkWarnings + classUploadBase.html + ae780cb0fa227dfa1467b48c839fb0dc2 + () + + + + cleanupTempFile + classUploadBase.html + a802f023bead63721b8b55cd1e2e35f17 + () + + + + convertVerifyErrorToStatus + classUploadBase.html + a65bf3820251606a48b3cfb1a91190228 + ($error) + + + + fetchFile + classUploadBase.html + ab9fec3d95ff954576feefe9013ba6aaa + () + + + + getFileSize + classUploadBase.html + ad4f4dc903a90a64f27807452f7f89675 + () + + + + getImageInfo + classUploadBase.html + a54c596b7b55f75e06e94f65dae2240b8 + ($result) + + + + getLocalFile + classUploadBase.html + a2d598528246e66652f1904316b3bb170 + () + + + + getRealPath + classUploadBase.html + ad537badf14243a64cb5331bafd563244 + ($srcPath) + + + + getSourceType + classUploadBase.html + a03f894a43b23f68936e64188631ada4d + () + + + + getTempFileSha1Base36 + classUploadBase.html + aa6d4690d254a6097f19b042089dd6de3 + () + + + + getTempPath + classUploadBase.html + abc8a8f8b5f21f8a5dd84279978f471e1 + () + + + + getTitle + classUploadBase.html + a951bc3da6c66c6d03382fce5e3dfd625 + () + + + + getVerificationErrorCode + classUploadBase.html + a49449d27ae1d377e6a96f7827dd4daaa + ($error) + + + + initializeFromRequest + classUploadBase.html + afd828e645078a5d48c3b7cce0ea5a048 + (&$request) + + + + initializePathInfo + classUploadBase.html + a1b77c2db3cddd7ad587aed7464524301 + ($name, $tempPath, $fileSize, $removeTempFile=false) + + + + isEmptyFile + classUploadBase.html + a8ce48898b6227ae70ed75d45abe3536b + () + + + + performUpload + classUploadBase.html + a99c7a675c4fbf6506bb0acac7615afe6 + ($comment, $pageText, $watch, $user) + + + + stashFile + classUploadBase.html + ada17fa813e7cbf78f5f199d025cd16c3 + (User $user=null) + + + + stashFileGetKey + classUploadBase.html + acacd2ea1b8e26af107c71a1957344d96 + () + + + + stashSession + classUploadBase.html + a682f743c8d4ae0a61654490c956e4138 + () + + + + validateName + classUploadBase.html + a831f70793a5c4728b1a24916fa6bea34 + () + + + + verifyPermissions + classUploadBase.html + afe94f0a6cbef6743da509fdb29364c00 + ($user) + + + + verifyTitlePermissions + classUploadBase.html + a832f0ae5280b70623daf9f27fbaea548 + ($user) + + + + verifyUpload + classUploadBase.html + ad8ac489bee256b94f33ef876e55369cf + () + + + + zipEntryCallback + classUploadBase.html + ac9e2747670e4e99aef7e331d3a9c1323 + ($entry) + + + static + checkFileExtension + classUploadBase.html + a4f41c4e0293ac627b39675e2fcd91ce1 + ($ext, $list) + + + static + checkFileExtensionList + classUploadBase.html + a0c2271fa6ae6b6b94958ec15c785659a + ($ext, $list) + + + static + checkSvgPICallback + classUploadBase.html + ac830b369c1d94e0f1af21d22797aa874 + ($target, $data) + + + static + checkXMLEncodingMissmatch + classUploadBase.html + abaddaebc8a45879bc55291f21c9a4633 + ($file) + + + static + createFromRequest + classUploadBase.html + a3bb9180b98ccb56d6d29def2f82d42d4 + (&$request, $type=null) + + + static + detectScript + classUploadBase.html + a02134a6e4226989e813138fdd734622c + ($file, $mime, $extension) + + + static + detectVirus + classUploadBase.html + a2b4768e1bd7b48b5f7a8b7bc5a91fb6b + ($file) + + + static + getExistsWarning + classUploadBase.html + aa94aa1868918d6fc90e4ad8801a23572 + ($file) + + + static + getFilenamePrefixBlacklist + classUploadBase.html + a61bca89ed007b5386524a98838e92fb3 + () + + + static + getMaxUploadSize + classUploadBase.html + ab7b87a30a2f4fa025a82eb900f602361 + ($forType=null) + + + static + getSessionStatus + classUploadBase.html + ad6705a352105d357d313de36f4847809 + ($statusKey) + + + static + isAllowed + classUploadBase.html + a7bf9b102e9e2bcec075c9adfccb41a13 + ($user) + + + static + isEnabled + classUploadBase.html + a551ad78166865c5861ab122da1ac12f4 + () + + + static + isThumbName + classUploadBase.html + a936cef135dee965deb7170e7909dc084 + ($filename) + + + static + isValidRequest + classUploadBase.html + a6624b4114a12458ba35873724c4cbdc2 + ($request) + + + static + setSessionStatus + classUploadBase.html + af2f8b184ed9a70316c4927c8050cc65b + ($statusKey, $value) + + + static + splitExtensions + classUploadBase.html + ab1dd2786ae057c5d4e26db62a517e36c + ($filename) + + + static + userCanReUpload + classUploadBase.html + aaa8e454d29116e57e3bfa3c3ef459285 + (User $user, $img) + + + static + verifyExtension + classUploadBase.html + a77dfc4723a690e379057662f7ddf80f7 + ($mime, $extension) + + + + $mDestName + classUploadBase.html + aede12245bb8991e47ee8fff5d842adbf + + + + + $mFileProps + classUploadBase.html + a66f9f0e01add658784b4f50c0db4770d + + + + + $mFileSize + classUploadBase.html + af4a23e145883030bffcb842cbf6c897a + + + + + $mFinalExtension + classUploadBase.html + abfbe22050a014cf484f0e5e689adc589 + + + + + $mRemoveTempFile + classUploadBase.html + a76651d9c2b11bd0dc7967c0e5c7e9a35 + + + + + $mSourceType + classUploadBase.html + a4ca72fd91bc596e5328fe5e3f891f171 + + + + + $mSVGNSError + classUploadBase.html + ac31a01652c6698e9058c6830d82269b3 + + + + + $mTitleError + classUploadBase.html + aa6260dea628bad2dcd94db4a9810021f + + + + const + EMPTY_FILE + classUploadBase.html + a149edc19abce49ba9de3521a7ea14dc8 + + + + const + FILE_TOO_LARGE + classUploadBase.html + ac12f5889fe7efa057457cff124a85001 + + + + const + FILENAME_TOO_LONG + classUploadBase.html + af2a0c6aa6aa985bc832f7723b4755cb4 + + + + const + FILETYPE_BADTYPE + classUploadBase.html + a918dee4afc7fcec7618d30949ca6dc76 + + + + const + FILETYPE_MISSING + classUploadBase.html + a48a2c7a9183bf32f7bfe4540f35d7f47 + + + + const + HOOK_ABORTED + classUploadBase.html + a6ef2ae4476a775e33532612ba4e7bebb + + + + const + ILLEGAL_FILENAME + classUploadBase.html + adf7dba1012e815aa8e732e1215714fee + + + + const + MIN_LENGTH_PARTNAME + classUploadBase.html + ae11464bdc625372c17f9b71835bb604f + + + + const + OK + classUploadBase.html + a97839fdd914750ecd650fd3a045f36f8 + + + + const + OVERWRITE_EXISTING_FILE + classUploadBase.html + a644e6aaf40b20623c78d9fa42bc39fab + + + + const + SESSION_STATUS_KEY + classUploadBase.html + ab8fd077abbd075662d3b4def986d747e + + + + const + SUCCESS + classUploadBase.html + a307441dbca3fc187a83774e90c61b0bc + + + + const + UPLOAD_VERIFICATION_ERROR + classUploadBase.html + ae336cbe26a953fec0c4939c89ad74d05 + + + + const + VERIFICATION_ERROR + classUploadBase.html + a77f72ddc68ad75f24f695ca0b00cb496 + + + + const + WINDOWS_NONASCII_FILENAME + classUploadBase.html + a7e13c8d0dfd1e02f7ff5a6ac85c9d6fe + + + + + detectScriptInSvg + classUploadBase.html + ac231f32a6dee526812127052be3bb86f + ($filename) + + + + verifyFile + classUploadBase.html + a515d712e20d4ed2cee1b9f23637401ad + () + + + + verifyMimeType + classUploadBase.html + a253b7be518465310a8e60aef805be682 + ($mime) + + + + verifyPartialFile + classUploadBase.html + a4fc241f80bbeefee8d22c03bb619f3c2 + () + + + + $mBlackListedExtensions + classUploadBase.html + a39347cf74d116df59f2fe0344bfaac91 + + + + + $mDesiredDestName + classUploadBase.html + a1c2ca79850bead96773b5bb7e39644d7 + + + + + $mFilteredName + classUploadBase.html + a91f91f3613517c3f9f74f9aee9453a23 + + + + + $mJavaDetected + classUploadBase.html + a5016d2454a045954925104a2e6ee6b6d + + + + + $mLocalFile + classUploadBase.html + aaf9222d1c1e2cea503ffed7044ee01af + + + + + $mTempPath + classUploadBase.html + a5f51103cc23a00d8d2fe646f6984bfb8 + + + + + $mTitle + classUploadBase.html + a2cfe0998d934e4348d43eb16407dac24 + + + + static + $safeXmlEncodings + classUploadBase.html + af4ed16e04a3208555892f8c31a21ce58 + + + + + checkOverwrite + classUploadBase.html + af6c491d0a6ef8295e6030d1ca60dcbcc + ($user) + + + + stripXmlNamespace + classUploadBase.html + af51095ed42cc4e740449aff6eb5bddfb + ($name) + + + static + splitXmlNamespace + classUploadBase.html + a99466a49037e673f2d6db4cf47fc0c34 + ($element) + + + static + $uploadHandlers + classUploadBase.html + a6dda33e543082178ced89c72d38d5fd6 + + + + + UploadBaseTest + classUploadBaseTest.html + MediaWikiTestCase + + + testMaxUploadSize + classUploadBaseTest.html + aa21ee00f4df17b4133d4a96dd981994a + () + + + + testTitleValidation + classUploadBaseTest.html + af8d0c28a77773bb4231da44a12236fb3 + ($srcFilename, $dstFilename, $code, $msg) + + + + testVerifyUpload + classUploadBaseTest.html + ac41881f329b53544ab90f013a14e8e3a + () + + + static + provideTestTitleValidation + classUploadBaseTest.html + af5934f77faa21d140c1c841811b299fc + () + + + + setUp + classUploadBaseTest.html + a4f27c8dfc97775f9d702380cc066a60d + () + + + + tearDown + classUploadBaseTest.html + a99a2f2dd36d04eb78a5736cd4c75336b + () + + + UploadTestHandler + $upload + classUploadBaseTest.html + af6573d6546c504183d7e1206390d4ec6 + + + + + createFileOfSize + classUploadBaseTest.html + a7f7b540be01dec0773c879861e2d1ec1 + ($size) + + + + UploadChunkFileException + classUploadChunkFileException.html + MWException + + + UploadChunkVerificationException + classUploadChunkVerificationException.html + MWException + + + UploadChunkZeroLengthFileException + classUploadChunkZeroLengthFileException.html + MWException + + + UploadDumper + classUploadDumper.html + Maintenance + + + __construct + classUploadDumper.html + afbabf073978fc817f827eeb564de2775 + () + + + + execute + classUploadDumper.html + a0950865409d70a3c51a021d8fd7808ce + () + + + + fetchLocal + classUploadDumper.html + a41a0f74375d0f250684f795475cf0438 + ($shared) + + + + fetchUsed + classUploadDumper.html + acfcdf52f9acc4ea09484c840e6249411 + ($shared) + + + + filterItem + classUploadDumper.html + a099ab4bc2c54003bc283c73897718608 + ($file, $shared) + + + + outputItem + classUploadDumper.html + a557e11eb205e8b9a657bd907e18d3fe4 + ($name, $shared) + + + + UploadForm + classUploadForm.html + HTMLForm + + + __construct + classUploadForm.html + ac625597cf9aef4194b9135038be3dd02 + (array $options=array(), IContextSource $context=null) + + + + show + classUploadForm.html + a20d86a8621dfaf093386e1f3fc86f026 + () + + + + trySubmit + classUploadForm.html + a344e38b1e9a91b6fe93a02add1f41bf0 + () + + + + addUploadJS + classUploadForm.html + a66d87c35f2454f83c5c2fe45151b1719 + () + + + + getDescriptionSection + classUploadForm.html + a48bf11da2150d4a5443e78e038a60100 + () + + + + getExtensionsMessage + classUploadForm.html + aede6bc11294b9aceaf45decca193adc7 + () + + + + getOptionsSection + classUploadForm.html + a5da014cbb6860dba987040a4c2dd04e7 + () + + + + getSourceSection + classUploadForm.html + a9e027e77f1e2b6f8db53b1882f64bcb9 + () + + + + $mComment + classUploadForm.html + a19d872b839f81084b6132171449bdbe3 + + + + + $mDestFile + classUploadForm.html + af6b0197e5db882f18b071e52879f6534 + + + + + $mDestWarningAck + classUploadForm.html + a6956a9f7ec53f5a68d58ad598950474f + + + + + $mForReUpload + classUploadForm.html + a8fa74ce926cdca9af5f09fdbf32c27de + + + + + $mHideIgnoreWarning + classUploadForm.html + a422810db961fbf5c61fe965abb5f324e + + + + + $mMaxFileSize + classUploadForm.html + a2b57cbb4ad564eb29ca1b14f2281b80b + + + + + $mMaxUploadSize + classUploadForm.html + a6765acd0fece391e5d98e5bf9d868336 + + + + + $mSessionKey + classUploadForm.html + a2d3333b74f09a7ac2c6500eca5c2aa51 + + + + + $mSourceIds + classUploadForm.html + aa86c78f7a674a4fa7549c75caf0c7d54 + + + + + $mTextAfterSummary + classUploadForm.html + a824d76a7a818dc0a7c383911b8e3c61c + + + + + $mTextTop + classUploadForm.html + a982572627505869797605858ae26151d + + + + + $mWatch + classUploadForm.html + a5d52cd9f5b86a5237e6ba20b2ab19b98 + + + + + UploadFromChunks + classUploadFromChunks.html + UploadFromFile + + + __construct + classUploadFromChunks.html + ad7044d8a6f3eb4ab1a6a3c376fbe129e + ($user=null, $stash=false, $repo=false) + + + + addChunk + classUploadFromChunks.html + a263885541d8e8edb0e3a00e1c2a05427 + ($chunkPath, $chunkSize, $offset) + + + + concatenateChunks + classUploadFromChunks.html + ab67167f9970de1c5e8a37a65701f32f8 + () + + + + continueChunks + classUploadFromChunks.html + a118bb4094fec9b23127e1c69b6f4892a + ($name, $key, $webRequestUpload) + + + + getVirtualChunkLocation + classUploadFromChunks.html + a3560425800ad954b71d7d38c6452e1ee + ($index) + + + + performUpload + classUploadFromChunks.html + a2bb3af7161d8b251f80c072c034f9e89 + ($comment, $pageText, $watch, $user) + + + + stashFile + classUploadFromChunks.html + a4c87dc91963e61672fae0be5a382a69e + (User $user=null) + + + + $mChunkIndex + classUploadFromChunks.html + a17bd14d8804f6930ad4e8a8eb69df6c6 + + + + + $mFileKey + classUploadFromChunks.html + a2dddc63bd8ce1c341ea66ace69e1e0ad + + + + + $mOffset + classUploadFromChunks.html + a59449bd0b17f2919247c66fcfac5d84a + + + + + $mVirtualTempPath + classUploadFromChunks.html + acb24bee4822d5fc4b5ce9fc4642cc260 + + + + + getChunkFileKey + classUploadFromChunks.html + a302762d5e62a649da8b5dac94285c3eb + ($index=null) + + + + getChunkIndex + classUploadFromChunks.html + af74255ceb57b16fb25243178c9823148 + () + + + + getChunkStatus + classUploadFromChunks.html + ab03cc3d1bd1dbccd9639627d29b44eb2 + () + + + + getOffset + classUploadFromChunks.html + a99095e812b056e87b5b46f0fcec5521f + () + + + + outputChunk + classUploadFromChunks.html + a2fc57f1f7d67c015c342ab63678f36c6 + ($chunkPath) + + + + updateChunkStatus + classUploadFromChunks.html + aa736d2d6a6e0671168df56ad968b4e6d + () + + + + verifyChunk + classUploadFromChunks.html + aec4662a0d3dd811b5276beac172adc3b + () + + + + UploadFromFile + classUploadFromFile.html + UploadBase + + + getSourceType + classUploadFromFile.html + ad28752c71d0f6ae179b3a0d85384547b + () + + + + initialize + classUploadFromFile.html + addd5fcd1f4a347ef52171332d954160c + ($name, $webRequestUpload) + + + + initializeFromRequest + classUploadFromFile.html + ae30ea28c58712e118e4c374e31cb6c51 + (&$request) + + + + verifyUpload + classUploadFromFile.html + a52a0b40e8dfa9e893b604c3f0f45009a + () + + + static + isValidRequest + classUploadFromFile.html + a0aa8e9b784ed35a46d2c1dd3af2ac098 + ($request) + + + WebRequestUpload + $mUpload + classUploadFromFile.html + ab72113b87d00ce0e4f5ea7f33c2a369c + + + + + UploadFromStash + classUploadFromStash.html + UploadBase + + + __construct + classUploadFromStash.html + a28b5d46d0528d910a5f84f884d6449be + ($user=false, $stash=false, $repo=false) + + + + getSourceType + classUploadFromStash.html + a48a66a6077b26dde8bed1e4c0fda9021 + () + + + + getTempFileSha1Base36 + classUploadFromStash.html + a3d401696c3e0a4396ee46fd3e4f2c050 + () + + + + initialize + classUploadFromStash.html + a8638ae69cf0615c04b800858a45ec971 + ($key, $name= 'upload_file', $initTempFile=true) + + + + initializeFromRequest + classUploadFromStash.html + a9aa8486937cd7c2f64ca75802438e0e4 + (&$request) + + + + performUpload + classUploadFromStash.html + a9a9b69fc49b87d21ee1522e18dc15ea6 + ($comment, $pageText, $watch, $user) + + + + stashFile + classUploadFromStash.html + ac4a1cbdf62c733cb36299ba02735c05e + (User $user=null) + + + + stashSession + classUploadFromStash.html + ad1440621b08264e53da3ef96a00bf351 + () + + + + unsaveUploadedFile + classUploadFromStash.html + aae7a51100a48169bd52561d06ed7d336 + () + + + static + isValidKey + classUploadFromStash.html + a5e7700fbe458dfc312b93958c1531a19 + ($key) + + + static + isValidRequest + classUploadFromStash.html + ad813794f3487f3c6e4f23bca0540b1f8 + ($request) + + + + $mFileKey + classUploadFromStash.html + aca28f6b294b070ae6c588982bc93f1f4 + + + + + $mFileProps + classUploadFromStash.html + af255f2cba3a3f6b1bb4eb7c0ddf613a0 + + + + + $mSourceType + classUploadFromStash.html + aa2580f1a43c54ec919ff69951b5827ed + + + + + $mVirtualTempPath + classUploadFromStash.html + aa9a533cdcea482acd76975bf3b8f47f7 + + + + + $repo + classUploadFromStash.html + a9efbba0689ddd7293a949283d57abbb3 + + + + + $stash + classUploadFromStash.html + a67cc4252cbfc7fa1d4189ee654e0cdcc + + + + + UploadFromUrl + classUploadFromUrl.html + UploadBase + + + checkWarnings + classUploadFromUrl.html + aaa72edae5475abf35500a49c33dc9ba2 + () + + + + fetchFile + classUploadFromUrl.html + a174c9f6ce8690a8d055adbe1ea8c91e0 + ($httpOptions=array()) + + + + getSourceType + classUploadFromUrl.html + ad4f2f75fca95b084848a1af168c93c1c + () + + + + initialize + classUploadFromUrl.html + a8989302f06345539ee5c4d55c52a31bb + ($name, $url, $async=false) + + + + initializeFromRequest + classUploadFromUrl.html + a4c1a3498ae79c5f72ab0c96f146ba0df + (&$request) + + + + performUpload + classUploadFromUrl.html + a0e15c4ba738c09711df9cc16c814edc7 + ($comment, $pageText, $watch, $user) + + + + saveTempFileChunk + classUploadFromUrl.html + adb2895528e9cab9b8ceba9f16c1e074b + ($req, $buffer) + + + + verifyTitlePermissions + classUploadFromUrl.html + a8b63351d8c6ed22776ed5855f4ee14e8 + ($user) + + + + verifyUpload + classUploadFromUrl.html + a7b409f120c24225603e9304b708a4f0b + () + + + static + isAllowed + classUploadFromUrl.html + aadd6c157862488e3c81a98351ea2abb8 + ($user) + + + static + isAllowedHost + classUploadFromUrl.html + a2787d73997dbb7905efa8f07d8097445 + ($url) + + + static + isAllowedUrl + classUploadFromUrl.html + ac363913771aaba6ef9d5966d0f836316 + ($url) + + + static + isEnabled + classUploadFromUrl.html + af9889dbc243b9d87caeb29d0b8255c81 + () + + + static + isValidRequest + classUploadFromUrl.html + a0a8063f9666fa60ae2852e1ed66ceea6 + ($request) + + + + $mTmpHandle + classUploadFromUrl.html + aa5d5d64fde7c032bcc46b4cd9cc76490 + + + + + $mUrl + classUploadFromUrl.html + acfd79c8909af83f8fa0c31bc158af182 + + + + + insertJob + classUploadFromUrl.html + a77a5d7c83bab6afa0e73ea55f5bc0839 + ($comment, $pageText, $watch, $user) + + + + makeTemporaryFile + classUploadFromUrl.html + a0c08811ff90799f00b6aad883cc7a0a2 + () + + + + reallyFetchFile + classUploadFromUrl.html + aac20a07a842651982cac2b61eb08a67e + ($httpOptions=array()) + + + + $mAsync + classUploadFromUrl.html + a2733ddefddb40086aa8497f38b981c8d + + + + + $mIgnoreWarnings + classUploadFromUrl.html + ad575272ca273b0440c1254dc056ac867 + + + + + $mTempPath + classUploadFromUrl.html + a358bda516064d6c1fdbd2b80a60a3843 + + + + static + $allowedUrls + classUploadFromUrl.html + a2f26877bbabd858b26ab4dfda3d4333a + + + + + UploadFromUrlJob + classUploadFromUrlJob.html + Job + + + __construct + classUploadFromUrlJob.html + a33ec32b3b21c5ae7ce0704fa9bce74a2 + ($title, $params) + + + + initializeSessionData + classUploadFromUrlJob.html + a02bdadf0f0135dabd2465eac5eae5d72 + () + + + + run + classUploadFromUrlJob.html + ac027a7c1d9019289330415226e7a3030 + () + + + static & + getSessionData + classUploadFromUrlJob.html + a7c5845da588a7c000a1ffe5b0552e7f6 + ($key) + + + UploadFromUrl + $upload + classUploadFromUrlJob.html + a0124e1e74077e74fe1c842154b148c25 + + + + const + SESSION_KEYNAME + classUploadFromUrlJob.html + a75440b1e2f86a2ddcb8fade98cb24d4f + + + + + leaveMessage + classUploadFromUrlJob.html + a7fd4414e1e22ac00e46d715bfbcc1d62 + ($status) + + + + storeResultInSession + classUploadFromUrlJob.html + a1a7971a39f78f143a18c6cb271ccd70f + ($result, $dataKey, $dataValue) + + + User + $user + classUploadFromUrlJob.html + afac896dd0392e996b466bbe050be0473 + + + + + UploadFromUrlTest + classUploadFromUrlTest.html + ApiTestCase + + + testAsyncUpload + classUploadFromUrlTest.html + a2fdce5bdadaefdbbecd31d4f876bdb59 + ($data) + + + + testAsyncUploadWarning + classUploadFromUrlTest.html + a29ad65f4edd3d1a47e2418bd347f6215 + ($data) + + + + testClearQueue + classUploadFromUrlTest.html + a1b54b7c8e8f937bc47a2d2463de6906a + () + + + + testLeaveMessage + classUploadFromUrlTest.html + ad7e5c3463a8229df542c7c4d9a0e90c8 + () + + + + testSetupUrlDownload + classUploadFromUrlTest.html + a9ebc75da926ac776b27ae33b1c5c6f27 + ($data) + + + + testSyncDownload + classUploadFromUrlTest.html + adf5b985cecd0a4f4778343c4ea5b64b4 + ($data) + + + + deleteFile + classUploadFromUrlTest.html + a857f125afafd03cce0fd46883a7b4a3f + ($name) + + + + doApiRequest + classUploadFromUrlTest.html + a754c7c31bc03075d0dd2ce10005b8dbc + (array $params, array $unused=null, $appendModule=false, User $user=null) + + + + setUp + classUploadFromUrlTest.html + a4b6b318a0848f5d83b80c0343739714a + () + + + + doAsyncUpload + classUploadFromUrlTest.html + abaf928e970d27a2f16a8c62c1b7e356f + ($token, $ignoreWarnings=false, $leaveMessage=false) + + + + UploadFromUrlTestSuite + classUploadFromUrlTestSuite.html + + static + addTables + classUploadFromUrlTestSuite.html + a950c168525366b3c789a779c667f4c35 + (&$tables) + + + static + suite + classUploadFromUrlTestSuite.html + ad552d00a07bdbbe1932ab9b7b87c2add + () + + + + $savedGlobals + classUploadFromUrlTestSuite.html + a602939b8e3795e5f0d1b39f4dc1ec369 + + + + + setUp + classUploadFromUrlTestSuite.html + a6c06ae677e28d8add59f9e92fb14c493 + () + + + + tearDown + classUploadFromUrlTestSuite.html + a5296ac2359e4aa023678871d8a65c841 + () + + + + setupUploadDir + classUploadFromUrlTestSuite.html + a8055742fb9e5b27cc8a88fb894188325 + () + + + + teardownUploadDir + classUploadFromUrlTestSuite.html + a1a05b2bdcf21fb4ccdf18fa46ba78395 + ($dir) + + + static + deleteDirs + classUploadFromUrlTestSuite.html + adc682530500f8584d6540a62bba829b0 + ($dirs) + + + static + deleteFiles + classUploadFromUrlTestSuite.html + acc1a034e2207095ec2e964ddeb0ec085 + ($files) + + + + $keepUploads + classUploadFromUrlTestSuite.html + a0715159f093990f1ac72586462b59583 + + + + + $uploadDir + classUploadFromUrlTestSuite.html + ade681494e389a6f14d61e3660059a492 + + + + + UploadSourceAdapter + classUploadSourceAdapter.html + + + stream_eof + classUploadSourceAdapter.html + a9a59bac646fa04c30a9830dbca366f7a + () + + + + stream_open + classUploadSourceAdapter.html + a074cc846aba701ce919f34dadfde9e73 + ($path, $mode, $options, &$opened_path) + + + + stream_read + classUploadSourceAdapter.html + a30590395fc6b2380af47761a563a2b69 + ($count) + + + + stream_tell + classUploadSourceAdapter.html + abac34c76ef5d7ab14900b40a44866e53 + () + + + + stream_write + classUploadSourceAdapter.html + a0c605652f5dd939dad1a8b7134d98808 + ($data) + + + + url_stat + classUploadSourceAdapter.html + a0003aa2ed73a35e77ea7242155606676 + () + + + static + registerSource + classUploadSourceAdapter.html + a66dd7bed2690d9d73652130beb7d2e1f + (ImportStreamSource $source) + + + string + $mBuffer + classUploadSourceAdapter.html + aa300046610d7930d324a4f1a663aaabe + + + + int + $mPosition + classUploadSourceAdapter.html + a298b39e4472ca428f2d16e0fb2735614 + + + + string + $mSource + classUploadSourceAdapter.html + ac2f6fcb771f5c55d14c086e72abf75f0 + + + + static + $sourceRegistrations + classUploadSourceAdapter.html + a3fa90880aff2912fd33c067b1d6cdc5f + + + + + UploadSourceField + classUploadSourceField.html + HTMLTextField + + + getLabelHtml + classUploadSourceField.html + aca510fab51b30f0081307c3cdcb6ef44 + ($cellAttributes=array()) + + + + getSize + classUploadSourceField.html + a364a9bdfef2b3e460314118db2d555ea + () + + + + UploadStash + classUploadStash.html + + + __construct + classUploadStash.html + a21dada7a19b34ce86cca3705ee6a2081 + (FileRepo $repo, $user=null) + + + + clear + classUploadStash.html + a5d73695187450cd907e5f42183198de8 + () + + + + getFile + classUploadStash.html + a25ae4ac206d9516db9d84779c51991ab + ($key, $noAuth=false) + + + + getFileProps + classUploadStash.html + aabd534d784e186f9f74aea423d4d2094 + ($key) + + + + getMetadata + classUploadStash.html + a0e38e387fb34441e827cc00820c20830 + ($key) + + + + listFiles + classUploadStash.html + a7bdf565f622092a35a3923f58c349841 + () + + + + removeFile + classUploadStash.html + aa0b2621277def5837d3b3771261eaba7 + ($key) + + + + removeFileNoAuth + classUploadStash.html + a7ab12aee28240638a17af1ef88b53523 + ($key) + + + + stashFile + classUploadStash.html + a3ecb59f2d5d7f951837d91dbac259ce0 + ($path, $sourceType=null) + + + static + getExtensionForPath + classUploadStash.html + a7745a5c490390a338028f75e74b6922a + ($path) + + + + $isLoggedIn + classUploadStash.html + a44fa36b0485e976abcf30c07cbf911bc + + + + LocalRepo + $repo + classUploadStash.html + af5b9e81c0057444dfbfebc9964271285 + + + + + $userId + classUploadStash.html + aab62c1424076105c75d5ace7791e1482 + + + + const + KEY_FORMAT_REGEX + classUploadStash.html + a22850e1959cbf8e98156bf291337971c + + + + + fetchFileMetadata + classUploadStash.html + ab921458a6328a4444530732022698d81 + ($key, $readFromDB=DB_SLAVE) + + + + initFile + classUploadStash.html + ab78645720644429ef33713ab60c179ad + ($key) + + + + $fileMetadata + classUploadStash.html + a78259801afaf761c07968e7a19aee877 + + + + + $fileProps + classUploadStash.html + a53d45c2c5fd366e0d1aca5586303b29b + + + + + $files + classUploadStash.html + a22048262922f8ed788e56bb5ba209b26 + + + + + $user + classUploadStash.html + af1f6b0c58ada4373a1efe1b7c58d8e72 + + + + + UploadStashBadPathException + classUploadStashBadPathException.html + UploadStashException + + + UploadStashCleanup + classUploadStashCleanup.html + Maintenance + + + __construct + classUploadStashCleanup.html + a2722150a7d5117ee5b13d6412cc3a079 + () + + + + execute + classUploadStashCleanup.html + a72244ae1c360849a13742148b4cd941f + () + + + + doOperations + classUploadStashCleanup.html + aaef6bc3c2b3e61b98f640992ffafc667 + (FileRepo $tempRepo, array $ops) + + + + UploadStashException + classUploadStashException.html + MWException + + + UploadStashFile + classUploadStashFile.html + UnregisteredLocalFile + + + __construct + classUploadStashFile.html + ad58c0e6dad2f3bec0b642e3ed40223db + ($repo, $path, $key) + + + + exists + classUploadStashFile.html + a2c4ca2499064c49c04c6b686a2e233a0 + () + + + + getDescriptionUrl + classUploadStashFile.html + a4eb2efee709c2f9b9e1f6544f0a5b816 + () + + + + getFileKey + classUploadStashFile.html + aeff66dbe498bedaf939562239460ec72 + () + + + + getFullUrl + classUploadStashFile.html + a87fccd65111ebea3ae4eae3f9f36bd50 + () + + + + getThumbPath + classUploadStashFile.html + a4b60af5367b6cf77f5704ab26cfa3b04 + ($thumbName=false) + + + + getThumbUrl + classUploadStashFile.html + a9a74c1a707bcf9f1ae418fba77c08481 + ($thumbName=false) + + + + getUrl + classUploadStashFile.html + a5c08c87888aee76919e661d6f8b2868a + () + + + + getUrlName + classUploadStashFile.html + ad0c1755c864a4ebe745b4bc781522542 + () + + + + remove + classUploadStashFile.html + a68a7a12a8c0378c12635f3a22367ffb5 + () + + + + thumbName + classUploadStashFile.html + a070d1cb0f58274c08889471281b3fdbb + ($params, $flags=0) + + + + $url + classUploadStashFile.html + a4fb79f55eb3f248debc1aee1c7462fa6 + + + + + getSpecialUrl + classUploadStashFile.html + a5dcab1c3481592fcb35996d90311b0d4 + ($subPage) + + + + $fileKey + classUploadStashFile.html + a0cff8469a94cd869726cd8ad546cc3d7 + + + + + $urlName + classUploadStashFile.html + ad35150af8aca6e23d6056d04ef091aa4 + + + + + UploadStashFileException + classUploadStashFileException.html + UploadStashException + + + UploadStashFileNotFoundException + classUploadStashFileNotFoundException.html + UploadStashException + + + UploadStashNoSuchKeyException + classUploadStashNoSuchKeyException.html + UploadStashException + + + UploadStashNotAvailableException + classUploadStashNotAvailableException.html + UploadStashException + + + UploadStashNotLoggedInException + classUploadStashNotLoggedInException.html + UploadStashException + + + UploadStashTest + classUploadStashTest.html + MediaWikiTestCase + + + provideInvalidRequests + classUploadStashTest.html + a22c8b069578a6e01d703538e167fa025 + () + + + + provideValidRequests + classUploadStashTest.html + ad764c236ba86c4aea628f9fb2e39de60 + () + + + + testBug29408 + classUploadStashTest.html + ae3ab4c91dde64303df95bc373820f10d + () + + + + testValidRequestWithInvalidRequests + classUploadStashTest.html + abdcf47c0221269c5dc6e70aff619a799 + ($request) + + + + testValidRequestWithValidRequests + classUploadStashTest.html + aea7aae321b64dd63f84371531404de04 + ($request) + + + static + $users + classUploadStashTest.html + a4d8aba61e48c0a08240b8183f78b0eb0 + + + + + setUp + classUploadStashTest.html + aa6605ac36e3e85f4fcd4977928562063 + () + + + + tearDown + classUploadStashTest.html + a423e609a945b9e34dc3b5ad00b96357e + () + + + string + $bug29408File + classUploadStashTest.html + a37ae3f43b055b42c77ce3a858850e0ea + + + + + UploadStashWrongOwnerException + classUploadStashWrongOwnerException.html + UploadStashException + + + UploadStashZeroLengthFileException + classUploadStashZeroLengthFileException.html + UploadStashException + + + UploadTestHandler + classUploadTestHandler.html + UploadBase + + + initializeFromRequest + classUploadTestHandler.html + a36f2fa3d34f78befcef7c9bbc2cea022 + (&$request) + + + + testTitleValidation + classUploadTestHandler.html + a0f09f4a668d7d958ce495538a2047a39 + ($name) + + + + UppercaseCollation + classUppercaseCollation.html + Collation + + + __construct + classUppercaseCollation.html + a63cb18557fc46bdeb3befd137b6d5355 + () + + + + getFirstLetter + classUppercaseCollation.html + aeb7021ec3d44e5de9d96c491cc745c1f + ($string) + + + + getSortKey + classUppercaseCollation.html + a419b30508c516ac9b3101deb163f274a + ($string) + + + + $lang + classUppercaseCollation.html + a8bcf278b9a64ffdd191464c0ff8720b5 + + + + + UsageException + classUsageException.html + MWException + + + __construct + classUsageException.html + a44ab56c2f2abb756926e2f2df339b55e + ($message, $codestr, $code=0, $extradata=null) + + + + __toString + classUsageException.html + a0245223023c27b5c5ce5452484259098 + () + + + + getCodeString + classUsageException.html + a466782f81a5648827672b63c65a1297b + () + + + + getMessageArray + classUsageException.html + a080884fc20139f90a534232ed1ecc6da + () + + + + $mCodestr + classUsageException.html + ae96c1d8b32e7dc30519d4c365d7f3f63 + + + + null array + $mExtraData + classUsageException.html + af54d68bc53edd7370c4d29ba135c7d86 + + + + + User + classUser.html + + + __construct + classUser.html + ab85808b180763aae0ad612ddac38f630 + () + + + + __toString + classUser.html + ab3d7e8f713f819b4121fb0bc38523c12 + () + + + + addAutopromoteOnceGroups + classUser.html + ad6ce0d76b94e34cfbd60fff4938ea4c3 + ($event) + + + + addGroup + classUser.html + a89dd8858c04b399a84b6077b47ee1956 + ($group) + + + + addNewUserLogEntry + classUser.html + a3f0e31f461f4dbe33dc47611b04bf413 + ($action=false, $reason= '') + + + + addNewUserLogEntryAutoCreate + classUser.html + ae5ae183c7b4c4b6ea5e2643698acc953 + () + + + + addToDatabase + classUser.html + a0b58377c6653b93de9619601dc7d8ee4 + () + + + + addWatch + classUser.html + aba8af7d8e3dce137b136a8edbb8c7e99 + ($title, $checkRights=WatchedItem::CHECK_USER_RIGHTS) + + + + blockedBy + classUser.html + ad61054769878baf861749f63c19284e4 + () + + + + blockedFor + classUser.html + aeaebe89a5bce4394b9978dba754631d5 + () + + + + canReceiveEmail + classUser.html + a53b633fa27582983e3f556a5997a8df9 + () + + + + canSendEmail + classUser.html + ab62d35eb20d134376babf37149137ef0 + () + + + + changeableGroups + classUser.html + af062b084f5d7c098e234a705aef13ece + () + + + + checkPassword + classUser.html + abcf645f1439d7573460b513cd0631a71 + ($password) + + + + checkPasswordValidity + classUser.html + a53fd035760cde4f3b77b08bac7a2ad7b + ($password) + + + + checkTemporaryPassword + classUser.html + a4ed44b1e9c43d7a1fe525dff1bfb278b + ($plaintext) + + + + clearAllNotifications + classUser.html + afe9f011bbf31b4980c1fb7029a2e0085 + () + + + + clearInstanceCache + classUser.html + a2a1e835cac51f6427e7e8666a6b59f6a + ($reloadFrom=false) + + + + clearNotification + classUser.html + a47450c899313f49e9a17398072f85a1e + (&$title, $oldid=0) + + + + confirmEmail + classUser.html + a687ca2b82079497737787cd7ede2fb94 + () + + + + doLogout + classUser.html + ae69f46e0684b7d2e732dbe5401639fbd + () + + + + editToken + classUser.html + aba9f92798ac69a849dec4bb0d8080084 + ($salt= '', $request=null) + + + + expirePassword + classUser.html + a55f553067d02949a03385de541f41992 + ($ts=0) + + + + getAutomaticGroups + classUser.html + a5f6d6bd7d45475ef2299c0394af345bf + ($recache=false) + + + + getBlock + classUser.html + abfd3d8f4616fbe5a45d4d6fac2aff1ac + ($bFromSlave=true) + + + + getBlockId + classUser.html + ab63002be100f92982f36684b70241827 + () + + + + getBoolOption + classUser.html + a1d3c4fb8aade7fb62883b36a04485348 + ($oname) + + + + getDatePreference + classUser.html + a78df21818d73a39dedcb2a4e58cdce54 + () + + + + getEditCount + classUser.html + a964fd2c9e0bba7f28208447af752dfc1 + () + + + + getEditToken + classUser.html + aa41f0ed575d81b2bc61c647ef4f8feef + ($salt= '', $request=null) + + + + getEffectiveGroups + classUser.html + a240e6241fdbf2ddfeb3e5c5919abfc07 + ($recache=false) + + + + getEmail + classUser.html + acf082b95b344df14b9e8a6c09868dbcd + () + + + + getEmailAuthenticationTimestamp + classUser.html + a1289a0561459e6d66e21c3a3ad36a405 + () + + + + getFirstEditTimestamp + classUser.html + a16816737fb590158fc51b0d15baa0c8f + () + + + + getFormerGroups + classUser.html + a9d6ae4e71f3fadc82e3d8965b22403a3 + () + + + + getGroups + classUser.html + a83878b7b9f03a5a835ffa8f3a185f53f + () + + + + getId + classUser.html + a39ad6e655fcc40623b9af2203cd7afa5 + () + + + + getIntOption + classUser.html + a08cf6012c95f0533808deaff3b5f4579 + ($oname, $defaultOverride=0) + + + + getName + classUser.html + a0b41f2ef1838507911322bf4107f44ac + () + + + + getNewMessageLinks + classUser.html + af42adaecbc8c034f2be751f1471ab38e + () + + + + getNewMessageRevisionId + classUser.html + ac9d1895d8dfa2fb312db83876412d969 + () + + + + getNewtalk + classUser.html + a82bde80c841ead67b62145fb3eadfbd2 + () + + + + getOption + classUser.html + ae966356b9683187d677eea693fbbada0 + ($oname, $defaultOverride=null, $ignoreHidden=false) + + + + getOptionKinds + classUser.html + a16d4dcb1132eb8df93fb15a2f79e1105 + (IContextSource $context, $options=null) + + + + getOptions + classUser.html + a3c15fbb02eba38e3496b523ef49c23a4 + () + + + + getPasswordExpired + classUser.html + a4ca9235dc7d631f3a7dd3976e0335503 + () + + + + getPasswordExpireDate + classUser.html + a7d4f2c6f2330ac8256b06722c488f264 + () + + + + getPasswordValidity + classUser.html + a071f5e15a18e0526cbd20e98c29ece2d + ($password) + + + + getRealName + classUser.html + a39ff4c3f0996e04b8dcc2dd336cf5721 + () + + + + getRegistration + classUser.html + a3d09fd06dcfeb4f6ec4160ab4ebad7bd + () + + + + getRequest + classUser.html + a083eac184a05b704c43d83d515164903 + () + + + + getRights + classUser.html + ad65ad00d7be584c4cb2f1b548017ff89 + () + + + + getSkin + classUser.html + acf3bda8dc0f73d62d8e4ae8ade5fc425 + () + + + + getStubThreshold + classUser.html + abb9f7a1dd89d1497b286baeaee0717cb + () + + + + getTalkPage + classUser.html + ac0c07da1b1873497b7d99b0a0689c724 + () + + + + getTitleKey + classUser.html + aa1054279d2ebfb4e02bb75e222c569de + () + + + + getToken + classUser.html + a481ce07f638df70f094f62b17cbe9650 + ($forceCreation=true) + + + + getTokenFromOption + classUser.html + a1a21e44ab24b13b065282e5216b11013 + ($oname) + + + + getTouched + classUser.html + aa88ea24a51eb438cd509f75b58300250 + () + + + + getUserPage + classUser.html + ab523d96b50aedd79d9ae005b5b63cbe1 + () + + + + getWatchedItem + classUser.html + ab9cb19dffc5ecf5106304583a12b2449 + ($title, $checkRights=WatchedItem::CHECK_USER_RIGHTS) + + + + idForName + classUser.html + ac00028f2acf9ae3104b4f9705f726adb + () + + + + incEditCount + classUser.html + ae92110174d34054bd98568ceb44a6409 + () + + + + inDnsBlacklist + classUser.html + ac9b0e308687615b616ea2e5707f1a612 + ($ip, $bases) + + + + invalidateCache + classUser.html + a124949b4a526ad6885f7f98816d3862d + () + + + + invalidateEmail + classUser.html + a88dd85944a72b4f888391a8660d7598c + () + + + + isAllowed + classUser.html + ab41c2041af99588be3505bb1529a07d8 + ($action= '') + + + + isAllowedAll + classUser.html + add1a9490bf07ade40f075227a357b0a3 + () + + + + isAllowedAny + classUser.html + aced0bdf60120b86fd42180b7f9003470 + () + + + + isAllowedToCreateAccount + classUser.html + a80288ba099b0a5613c55e5558f2b7b55 + () + + + + isAnon + classUser.html + af4c8d13195652914e50d61065a5afe0e + () + + + + isBlocked + classUser.html + afd10837ace5b114668e57ea8848be639 + ($bFromSlave=true) + + + + isBlockedFrom + classUser.html + a38441aec669f5c16d08859eb4629d6f7 + ($title, $bFromSlave=false) + + + + isBlockedFromCreateAccount + classUser.html + a9c57837c024f23546ca734590155cdbf + () + + + + isBlockedFromEmailuser + classUser.html + a1309579d4ec80ec0936c48c8a75007b9 + () + + + + isBlockedGlobally + classUser.html + ade1bdbf5afdaf407342d08ebc866a49a + ($ip= '') + + + + isDnsBlacklisted + classUser.html + ae513cce3d2034ad1cf3602248a035164 + ($ip, $checkWhitelist=false) + + + + isEmailConfirmationPending + classUser.html + ab2c86cc05160148571f208228fad9a43 + () + + + + isEmailConfirmed + classUser.html + a2e8a00bfd2a1b0d655d6d335ef8e32a5 + () + + + + isHidden + classUser.html + a71c96ec95ec24a1737cc0d60e3710f74 + () + + + + isItemLoaded + classUser.html + a651280c6beaef1c8a6f99f60858c1daf + ($item, $all= 'all') + + + + isLocked + classUser.html + aac431f6331754ca826629ad8dbd3f6f2 + () + + + + isLoggedIn + classUser.html + ac1eeb3fabf0d0398ba60d537316c3bbe + () + + + + isNewbie + classUser.html + a464e8aee6df0fea2412b200cf16fd8e9 + () + + + + isPasswordReminderThrottled + classUser.html + a3baf0d362eca2ee2d8b4b1287f5b54fd + () + + + + isPingLimitable + classUser.html + a5e390cba7529e19a2b9167390bdf4a0c + () + + + + isValidPassword + classUser.html + ac6ed5adba79760478a24e4391c1ab083 + ($password) + + + + isWatched + classUser.html + a9cc97f2f1e3e3874662d8848fa2b8492 + ($title, $checkRights=WatchedItem::CHECK_USER_RIGHTS) + + + + load + classUser.html + a8b4a081f49790ad12418b7fcf190dbb2 + () + + + + loadDefaults + classUser.html + a5f110533b52d470b590ff7345e1bee14 + ($name=false) + + + + loadFromDatabase + classUser.html + ab202f7bb6d45f1805a8efe419859a4a6 + () + + + + loadFromId + classUser.html + a84e342282d38c7e754bb54f394bfddd1 + () + + + + loadFromRow + classUser.html + a12eb8530e6991ec7f38e5cf56615cba1 + ($row, $data=null) + + + + logout + classUser.html + a06ed977c877b02b420233d4f18a6a668 + () + + + + matchEditToken + classUser.html + a28fb7ed857a765ed865d0bf3f1daaf35 + ($val, $salt= '', $request=null) + + + + matchEditTokenNoSuffix + classUser.html + ac77a41a2f032caf9b3e6534e4bf5175e + ($val, $salt= '', $request=null) + + + + pingLimiter + classUser.html + a94628e1819c53ff70c8b6b54c4a34d96 + ($action= 'edit', $incrBy=1) + + + + removeGroup + classUser.html + a96b1552483460e5b9fee7e9e3fd5b165 + ($group) + + + + removeWatch + classUser.html + a6379a6ba28341848fa3501572e1ae47c + ($title, $checkRights=WatchedItem::CHECK_USER_RIGHTS) + + + + requiresHTTPS + classUser.html + a0bb1a7914662e6310765bae7752d3609 + () + + + + resetOptions + classUser.html + aca59eb576a95c8ab1c3231982e575451 + ($resetKinds=array( 'registered', 'registered-multiselect', 'registered-checkmatrix', 'unused'), IContextSource $context=null) + + + + resetPasswordExpiration + classUser.html + adcfa62368477437269cedc6ffd4a234e + ($load=true) + + + + resetTokenFromOption + classUser.html + a4556d161a0030ff8d2a580f9dac90a3b + ($oname) + + + + saveSettings + classUser.html + ac58b30a22b3fb746bb03ea788b7d0ebc + () + + + + saveToCache + classUser.html + a969f681717c33976981c6b26820c41b5 + () + + + + sendConfirmationMail + classUser.html + a07f137546f651b99b8ade61841bf59c9 + ($type= 'created') + + + + sendMail + classUser.html + ae238f9d2d00ab7b2bda26b6ae638d25a + ($subject, $body, $from=null, $replyto=null) + + + + setCookies + classUser.html + afc8ca84fa8644d7f9de40955d4c5e4a6 + ($request=null, $secure=null, $rememberMe=false) + + + + setEmail + classUser.html + aab2add911c54392e689c544a861cfe3b + ($str) + + + + setEmailAuthenticationTimestamp + classUser.html + a3038dc13f937cf3ee858c63b2b9a5c60 + ($timestamp) + + + + setEmailWithConfirmation + classUser.html + a8021609b2774eaed5593d26f014a6abb + ($str) + + + + setId + classUser.html + a7a8d1a45d47dd79599ffc4d72fc140a7 + ($v) + + + + setInternalPassword + classUser.html + a32fdc3055ab2e89d8878afedc6dca8a8 + ($str) + + + + setName + classUser.html + aa8fca5a382a4e65724cb48db4380729a + ($str) + + + + setNewpassword + classUser.html + a45bdbf3d5fc397e53f1d7664b3f340ed + ($str, $throttle=true) + + + + setNewtalk + classUser.html + aac200ea5e569f4d403c7ae5579d97173 + ($val, $curRev=null) + + + + setOption + classUser.html + af11fc0996c1a8bb62f4348ff3ef0f7d3 + ($oname, $val) + + + + setPassword + classUser.html + a31f8ac46096664222909e4bc5c85519c + ($str) + + + + setRealName + classUser.html + a4b204e69542a91bab403cbfdabf52dd1 + ($str) + + + + setToken + classUser.html + a71272e052f0d9128e16ac29f0962613d + ($token=false) + + + + spreadAnyEditBlock + classUser.html + a2f17c20252c109478c35345205c31473 + () + + + + useNPPatrol + classUser.html + a4e0ed39a7cd5c4da614765ca99caf1c1 + () + + + + useRCPatrol + classUser.html + a85bbe29429f30e633c907e61b7512e37 + () + + + + validateCache + classUser.html + a7fb5e9deb2d1083580d172c6d661e9f4 + ($timestamp) + + + static + changeableByGroup + classUser.html + aca5c8e12c0bd8cb2173850ca92f0d90f + ($group) + + + static + comparePasswords + classUser.html + a6408938a76795018289bd599bbd313fd + ($hash, $password, $userId=false) + + + static + createNew + classUser.html + a8724daf6030ad9b86a423f7bbcb84d53 + ($name, $params=array()) + + + static + crypt + classUser.html + a30ad7f628a6b2b1804689407a6544380 + ($password, $salt=false) + + + static + edits + classUser.html + a6fd08cfb40ac3524683507bd85107c74 + ($uid) + + + static + generateToken + classUser.html + a30feb67004a38268b5f4ecf0395a69a9 + () + + + static + getAllGroups + classUser.html + a1cc72fb824cc7541f696f951d6a382ce + () + + + static + getAllRights + classUser.html + a817f10be05d63be46378fd52516eade5 + () + + + static + getCanonicalName + classUser.html + aae4a9d5c51fb9fdcd68637f615194540 + ($name, $validate= 'valid') + + + static + getDefaultOption + classUser.html + aebf94579ae3c7864e4a381ec5fa0a649 + ($opt) + + + static + getDefaultOptions + classUser.html + a69b01189a64a08fff7be537d2699e046 + () + + + static + getGroupMember + classUser.html + a6a4c0a461d76d7437c342ae32e57e6cf + ($group, $username= '#') + + + static + getGroupName + classUser.html + a4dfca28838a3b1149bc742cc3c290606 + ($group) + + + static + getGroupPage + classUser.html + a0ff7cc4605cfe51c50b36a89bdf74f42 + ($group) + + + static + getGroupPermissions + classUser.html + a483c9db1ce78210901a863026895c3ca + ($groups) + + + static + getGroupsWithPermission + classUser.html + a4f7a53523f6e957bbc9ca1bb4d06f80c + ($role) + + + static + getImplicitGroups + classUser.html + aeebbbf403dfdc05d7c733a3528416de0 + () + + + static + getRightDescription + classUser.html + ad49771d00f8e137690b10356d82f660b + ($right) + + + static + groupHasPermission + classUser.html + aa19c102e4c5ae3cd772fa9063f9ae9a3 + ($group, $role) + + + static + idFromName + classUser.html + a56d392f8aefbb0f0b7c784d17070b71c + ($name) + + + static + isCreatableName + classUser.html + a7a8a188eaeb43632c32f1bd8abf983b7 + ($name) + + + static + isEveryoneAllowed + classUser.html + a1f6d6e21adaa6420595193406a4f86f4 + ($right) + + + static + isIP + classUser.html + abe389d20e63447f18615b812e598ead3 + ($name) + + + static + isLocallyBlockedProxy + classUser.html + a9ddd9b07a3ba1b0fcbd9e4d88b12e468 + ($ip) + + + static + isUsableName + classUser.html + a0568bb6234020f5fa99ce92d472237a0 + ($name) + + + static + isValidEmailAddr + classUser.html + a9a37902b64b64299add7627596b6d093 + ($addr) + + + static + isValidUserName + classUser.html + a75957f369ce60cdce57011e13a4250c7 + ($name) + + + static + listOptionKinds + classUser.html + aeb7c51822ac141b177d721e63fe7d834 + () + + + static + makeGroupLinkHTML + classUser.html + affbbca13c243791a3e03e98ea2eec73e + ($group, $text= '') + + + static + makeGroupLinkWiki + classUser.html + aacfff458fa71d593bbcdb1b45b874df6 + ($group, $text= '') + + + static + newFatalPermissionDeniedStatus + classUser.html + a7c0add53b122c2b7f1d78e1fa6ba4f58 + ($permission) + + + static + oldCrypt + classUser.html + a760376736eb4b3c23fbde1693cfc0a30 + ($password, $userId) + + + static + passwordChangeInputAttribs + classUser.html + a0b763aa6d4eac3e416643035db0a3afe + () + + + static + randomPassword + classUser.html + a4ebcb80fc9795ea4f2ea83324402327b + () + + + static + resetIdByNameCache + classUser.html + a484b88bcbc751113e6c1c8f557db8731 + () + + + static + selectFields + classUser.html + a6f8d4afe856f1553284373dc009b52d1 + () + + + static + whoIs + classUser.html + a83df5d2444839384b36c2152429a2b9c + ($id) + + + static + whoIsReal + classUser.html + a1a8faf7f86685297ec0c83ee08b69190 + ($id) + + + static + newFromName + classUser.html + ae4fdc63272b943d3b74fabeee106cb9b + ($name, $validate= 'valid') + + + static + newFromId + classUser.html + ae2afa75be496032c086ba822f126d3aa + ($id) + + + static + newFromConfirmationCode + classUser.html + ae424e5af8b7090bb25b1b5b92cfcd4cc + ($code) + + + static + newFromSession + classUser.html + a80adffbb7f947caa4f73d780db6c8f4f + (WebRequest $request=null) + + + static + newFromRow + classUser.html + a17dadb5a11b2db6a3ec95f6bc8fdd256 + ($row, $data=null) + + + Block + $mBlock + classUser.html + aab01841e2aa1c024a94b7a0c1dc285bb + + + + + $mBlockedby + classUser.html + a3d12311836d5b1b920fb042d23fcf89f + + + + + $mFrom + classUser.html + ab55643372f7b4d22b486591f7d26e4bf + + + + + $mHideName + classUser.html + a6fd9d84fa64bffe745b5d89c89bd9785 + + + + + $mOptions + classUser.html + a4c66585db7656dbe465fc12fa685c292 + + + + + $mRights + classUser.html + aedd63437930db294d21a7e30a5d7e653 + + + + const + EDIT_TOKEN_SUFFIX + classUser.html + afc50615a2eab30761e568953ef3b13a1 + + + + const + MAX_WATCHED_ITEMS_CACHE + classUser.html + a4d7e4abce4827a38698ba3ea48f7ffd7 + + + + const + MW_USER_VERSION + classUser.html + a426878b6c36b4448af01ed35173b6045 + + + + const + USER_TOKEN_LENGTH + classUser.html + ad49f09c47b2ddbf337c89af5f399495e + + + + static + $idCacheByName + classUser.html + ac640dd4d3593d8d3abd7ff86fde026ab + + + + + checkNewtalk + classUser.html + ab159515291bbcd0516da24d1b03d731e + ($field, $id, $fromMaster=false) + + + + clearCookie + classUser.html + a4cb5b0053d37d19ef1ca4bf37a36d814 + ($name, $secure=null, $params=array()) + + + + confirmationToken + classUser.html + ab5f966898ab75327a211cbadbf099d96 + (&$expiration) + + + + confirmationTokenUrl + classUser.html + ab82f6c00a67beb4e1bf8adbaf5bc70c5 + ($token) + + + + deleteNewtalk + classUser.html + a0101aaad248bc329829f98d0b7aa2085 + ($field, $id) + + + + getTokenUrl + classUser.html + af20ce997d905f53389406c1d10a7f489 + ($page, $token) + + + + initEditCount + classUser.html + a8d7b8980d21a3ba272e2762f97617562 + ($add=0) + + + + invalidationTokenUrl + classUser.html + a7f972861d83d4c2779463a46a76bafc5 + ($token) + + + + loadFromUserObject + classUser.html + a2427c63609743c09c65c0e26305d138f + ($user) + + + + loadOptions + classUser.html + a4b99e530b2e119e70d192992308e9ce0 + ($data=null) + + + + saveOptions + classUser.html + a8f07899d8412d0e5673ac14d4f67cb45 + () + + + + setCookie + classUser.html + ad2dd68e472299b45a7d2ecda3506cb2c + ($name, $value, $exp=0, $secure=null, $params=array()) + + + + setItemLoaded + classUser.html + a29b8c250ba261b9806d59b271b108a59 + ($item) + + + + spreadBlock + classUser.html + a9d1c9feb52cc4ede0ea15e1d160df150 + () + + + + updateNewtalk + classUser.html + a4867bc7e0b4035f0a63786776745408d + ($field, $id, $curRev=null) + + + bool + $mAllowUsertalk + classUser.html + a1ed08ea0a006f76dc9724f7f5b285289 + + + + + $mBlockedGlobally + classUser.html + a8ad881ea3fd33cf4cbf4a59dc42d7a51 + + + + + $mBlockreason + classUser.html + a54dd09ab7f1811815f55880592cdbb39 + + + + + $mDatePreference + classUser.html + a5fc83dde66a1c39324dc1d8a97e3af33 + + + + + $mEffectiveGroups + classUser.html + a6af7c7512020e7ee2c3ebb28a7ffb028 + + + + + $mFormerGroups + classUser.html + a1559587f295d1abaafc87d5482ce64f3 + + + + + $mHash + classUser.html + a9af6a6724556c0d1dcbe4f829e354661 + + + + + $mImplicitGroups + classUser.html + a003b76609c66cfb978f98911905f82f8 + + + + + $mLocked + classUser.html + a660cd35811086ed1a93d9ee25674992d + + + + + $mNewtalk + classUser.html + a6983e82c057775e0b810dcbce5f5751d + + + + static + $mAllRights + classUser.html + a26a2c1b80a615b1597d5c84b241607bf + + + + static + $mCacheVars + classUser.html + a126e53b4a2751602c609b111a0385ea9 + + + + static + $mCoreRights + classUser.html + a38c2df0926a60933dd3ddb9839fff576 + + + + + clearSharedCache + classUser.html + ad86aff358482dabc29da7454f5cc3716 + () + + + + getBlockedStatus + classUser.html + a3b5d5377faf900490838024c6533d641 + ($bFromSlave=true) + + + + loadFromSession + classUser.html + a01949ef9e522327c7d13292b792b2f07 + () + + + + loadGroups + classUser.html + a87359d7ef04c647d2df46a5eefb845bb + () + + + static + newTouchedTimestamp + classUser.html + aebcd83198974480ba092f271d98e4126 + () + + + Block + $mBlockedFromCreateAccount + classUser.html + a097652d5d0996543074061e1d71e6f95 + + + + WebRequest + $mRequest + classUser.html + af9eca9d38b96fbb540980f7e49541d64 + + + + array + $mWatchedItems + classUser.html + a37ddda696c11e7a74b313a4c3ae9dbaf + + + + + $mId + classUser.html + aff21b2698d5ef296b295d302e89d7c13 + + + + + $mName + classUser.html + ae152f1cac1e4a8a8ee79bb1ebf58e14f + + + + + $mRealName + classUser.html + ac7d7424f61bc2f0203f648f0af1edd4f + + + + + $mPassword + classUser.html + a9f2074fd5dbfb34124a792afb451d0bd + + + + + $mNewpassword + classUser.html + a5c827ddd0389965332ade19ee0c4262a + + + + + $mNewpassTime + classUser.html + a762d8e66f9107c98899a2813712f0a03 + + + + + $mEmail + classUser.html + a2d4ea752f1c9b851537460d32ea8dee5 + + + + + $mTouched + classUser.html + aaffb7fd9d4a21836871eb7375dc72df2 + + + + + $mEmailAuthenticated + classUser.html + aeec70300718a2c19c63897ffbbb09ceb + + + + + $mGroups + classUser.html + a365188c093c0d2c78b2f0430c54ccd6a + + + + + $mToken + classUser.html + a265d2999e2cf317902d8a3c7ad41abb8 + + + + + $mEmailToken + classUser.html + af704eaf33257ec4f26e6f0225f07a2d9 + + + + + $mEmailTokenExpires + classUser.html + a0db476e6726350f89ca774b4c9ea18de + + + + + $mRegistration + classUser.html + aff84113f58d4283568d5697b452f666d + + + + + $mEditCount + classUser.html + a662ec1399dc29271cff160a497e5108f + + + + + $mOptionOverrides + classUser.html + a9ffe6e095cdab4533de5642d6719b8b9 + + + + + $mPasswordExpires + classUser.html + abe3f742f25404f98aa0a58e637932198 + + + + + $mOptionsLoaded + classUser.html + a145c0e0c04a22af018d39c7fdb014b3e + + + + + $mLoadedItems + classUser.html + aea322bb98f6a5e722dfc15f3b8f8b58b + + + + + UserArray + classUserArray.html + + static + newFromIDs + classUserArray.html + a081b91733d6d7baf7201815204e5060c + ($ids) + + + static + newFromResult + classUserArray.html + a7bf8f89031b7e29cf22aed73073c0aa6 + ($res) + + + static + newFromResult_internal + classUserArray.html + ac227db898b6a578cff05a4290183e855 + ($res) + + + + UserArrayFromResult + classUserArrayFromResult.html + UserArray + + + __construct + classUserArrayFromResult.html + ae29b214549536a5e0ea0c8401072a2a7 + ($res) + + + + count + classUserArrayFromResult.html + abf9b607087456abbe61caea385f9680e + () + + + + current + classUserArrayFromResult.html + adb21a741753a60bd06bc3d1c303993be + () + + + + key + classUserArrayFromResult.html + abbe80a247a5868888242f81fecbe0ff7 + () + + + + next + classUserArrayFromResult.html + a9f55d73ed5f5dcb51169fb30a486b9e9 + () + + + + rewind + classUserArrayFromResult.html + abc69bf8ab347901f84ff230a377ebe11 + () + + + + valid + classUserArrayFromResult.html + aa7dc15b639034389c7914c1762ff0671 + () + + + + $current + classUserArrayFromResult.html + a35ba012cb55a559e650fa634aa402160 + + + + int + $key + classUserArrayFromResult.html + ac5a6ab688545bf461fb3cc3f916eed86 + + + + ResultWrapper + $res + classUserArrayFromResult.html + a705d937fac2c39df56503d35b4e954f6 + + + + + setCurrent + classUserArrayFromResult.html + a526233dce338e41c5f0e62cbc5024f0e + ($row) + + + + UserArrayFromResultTest + classUserArrayFromResultTest.html + MediaWikiTestCase + + + provideNumberOfRows + classUserArrayFromResultTest.html + a54ee6e7aab889ea0673aa46fc90651d1 + () + + + + provideTestValid + classUserArrayFromResultTest.html + a214cbd9b60eddfb9a2eb2c0192355cfc + () + + + + testConstructionWithFalseRow + classUserArrayFromResultTest.html + a9966abad0d6d7f59e6f62a2acf77701a + () + + + + testConstructionWithRow + classUserArrayFromResultTest.html + ad84056b8c3f1bca5334c2a4eda209463 + () + + + + testCountWithVaryingValues + classUserArrayFromResultTest.html + a77c9520dc042fed9d546f5815440f59d + ($numRows) + + + + testCurrentAfterConstruction + classUserArrayFromResultTest.html + a5dcb22fdbe91f691aaa923499766b5c6 + () + + + + testValid + classUserArrayFromResultTest.html + a17c9e522989abcf33048cb0093737c09 + ($input, $expected) + + + + getMockResultWrapper + classUserArrayFromResultTest.html + ae6f651c078000c153aa46281d9b3185a + ($row=null, $numRows=1) + + + + getRowWithUsername + classUserArrayFromResultTest.html + adc489fe82ca23e3ebc11f16a7e5dc431 + ($username= 'fooUser') + + + + getUserArrayFromResult + classUserArrayFromResultTest.html + add713f046d12cb78bbae1084008fc605 + ($resultWrapper) + + + + UserBlockedError + classUserBlockedError.html + ErrorPageError + + + __construct + classUserBlockedError.html + acbbca408bb8229316b71b26d0d55a408 + (Block $block) + + + + UserCache + classUserCache.html + + + doQuery + classUserCache.html + aaacc2ac1482bd93ecb79b52ee95e00b4 + (array $userIds, $options=array(), $caller= '') + + + + getProp + classUserCache.html + ac3801041b9597292f4452b62d8aba9bf + ($userId, $prop) + + + + getUserName + classUserCache.html + ac9955f72e7e5930a257ac0a7cb60d237 + ($userId, $ip) + + + static + singleton + classUserCache.html + ad842ff328d5aad8f3e1f0e4060ce5cba + () + + + + __construct + classUserCache.html + aa6d9bc76cc7b8f2e0fa8ca26e5fda1e3 + () + + + + queryNeeded + classUserCache.html + aab5352045f104be6a1708462123d4df3 + ($uid, $type, array $options) + + + + $cache + classUserCache.html + a3f533522079eff9087558c4dd754da92 + + + + + $typesCached + classUserCache.html + a0c184563d687c142e9e4eea5076781cd + + + + + UsercreateTemplate + classUsercreateTemplate.html + BaseTemplate + + + addInputItem + classUsercreateTemplate.html + a8a93715157d363ff54b90c8b9d8ad411 + ($name, $value, $type, $msg, $helptext=false) + + + + execute + classUsercreateTemplate.html + ae3f914e390c359eb14fd0413e5af5ddd + () + + + + UserDupes + classUserDupes.html + + + __construct + classUserDupes.html + a0c822cc9d85542f08d9f428503139c8c + (&$database, $outputCallback) + + + + checkDupes + classUserDupes.html + ac5eb21efee332f4b61e7aeea749da4ac + ($doDelete=false) + + + + clearDupes + classUserDupes.html + a6d3e9256a660bf11c17455d198ef960b + () + + + + editCount + classUserDupes.html + a334f5c321f550407968d510d769b98a7 + ($userid) + + + + examine + classUserDupes.html + a682632bbc03816be2f975b212571e537 + ($name, $doDelete) + + + + getDupes + classUserDupes.html + a167e6ecc96fc9dcf375690d1d8059bb2 + () + + + + hasUniqueIndex + classUserDupes.html + aa8941dcc80043fbba358e5516e2db836 + () + + + + lock + classUserDupes.html + a01e7ccd2fcb034ae2fab31ffb689e703 + () + + + + lockTable + classUserDupes.html + a86b06f629a49b41549d360faf977d219 + ($table) + + + + reassignEdits + classUserDupes.html + a2fd894a594c4d6ec3f0f3fd27fb748fc + ($from, $to) + + + + trimAccount + classUserDupes.html + a2762c436e251c2b2fb99edb829f01cf8 + ($userid) + + + + unlock + classUserDupes.html + a81a589931179b92197a34cd08aaeee8a + () + + + + out + classUserDupes.html + afb5403ca1a9c8d98f78bf6f348f1c03a + ($str) + + + + $db + classUserDupes.html + a3b66b68d7cba85b0ff5ec264ffcafc85 + + + + + $failed + classUserDupes.html + a22cefcd037c6222a1c0c7fcd133263df + + + + + $outputCallback + classUserDupes.html + a30ebcd282eab7db50e0bf343f11c7941 + + + + + $reassigned + classUserDupes.html + aabff45e16962921818ca685edadf4406 + + + + + $trimmed + classUserDupes.html + a9a650e2ae958d6f4909694debe6c0785 + + + + + UserloginTemplate + classUserloginTemplate.html + BaseTemplate + + + execute + classUserloginTemplate.html + a953888975520756b6f0ff2e09fd91494 + () + + + + UserMailer + classUserMailer.html + + static + arrayToHeaderString + classUserMailer.html + a0a4c0dd4c88b7a4c3d8f229a232606ba + ($headers, $endl="\n") + + + static + errorHandler + classUserMailer.html + a093464391aa1816ba0b30cd4c08e7ce9 + ($code, $string) + + + static + makeMsgId + classUserMailer.html + afa6372edd3d7fac63178642a59e60178 + () + + + static + quotedPrintable + classUserMailer.html + abc1dbebb256b14c07338122a3e6d80a9 + ($string, $charset= '') + + + static + rfc822Phrase + classUserMailer.html + aa4a95fa96e9bdd157d9e18697acd410d + ($phrase) + + + static + sanitizeHeaderValue + classUserMailer.html + a600a76d8f33cddbae9c77ae1836c7ca2 + ($val) + + + static + send + classUserMailer.html + acf4211dc922a49adffe553358340d28b + ($to, $from, $subject, $body, $replyto=null, $contentType= 'text/plain;charset=UTF-8') + + + static + quotedPrintableCallback + classUserMailer.html + a6856b30a357c650cd6db3b9c66cfe74c + ($matches) + + + static + sendWithPear + classUserMailer.html + afe5943c8501e378b25561b5756e777bd + ($mailer, $dest, $headers, $body) + + + static + $mErrorString + classUserMailer.html + aa4794c30858a6671eb7860f5f2ed54c4 + + + + + UserMailerTest + classUserMailerTest.html + MediaWikiLangTestCase + + + testQuotedPrintable + classUserMailerTest.html + a0badaff867e33ea4f64b9f27701df9e7 + () + + + + UserNotLoggedIn + classUserNotLoggedIn.html + ErrorPageError + + + __construct + classUserNotLoggedIn.html + a41bf6d87b3d9c8eb3f018b45b19a1765 + ($reasonMsg= 'exception-nologin-text', $titleMsg= 'exception-nologin', $params=array()) + + + + UserNotLoggedInTest + classUserNotLoggedInTest.html + MediaWikiTestCase + + + testConstruction + classUserNotLoggedInTest.html + a329be9126bb5bcf00c422640ce232f50 + () + + + + UserOptions + classUserOptions.html + + + __construct + classUserOptions.html + a4bc6f6e9c77d2d16f5cd50d541140727 + ($opts, $args) + + + + run + classUserOptions.html + a0c046642074e20d4aa57af174b1be46e + () + + + + warn + classUserOptions.html + ad81506de73bf52ca8be48c90032edd97 + () + + + static + getDefaultOptionsNames + classUserOptions.html + acebb6ee44e680b996c51a41fdfdd3d16 + () + + + static + showUsageAndExit + classUserOptions.html + a96378ccd1cdb46879fd039a7704021d3 + () + + + + $mAnOption + classUserOptions.html + a0e9e52301d07b87b70b33ce6fdef3702 + + + + + $mDry + classUserOptions.html + ad74dc040ba0169799311aec30a929490 + + + + + $mNewValue + classUserOptions.html + a86d59a44a9a5f606726fbb18c559f793 + + + + + $mOldValue + classUserOptions.html + aa76c6bcec8fd57c8bd2ec7a11d4b2274 + + + + + $mQuick + classUserOptions.html + a152d5fc3d3ff2d158fcd373476f99d9f + + + + + $mQuiet + classUserOptions.html + a58a9764d8ff2938cb37ee3f3723e06f5 + + + + + $mReady + classUserOptions.html + a44a64d5bbb2888126f046dfab9b8dd00 + + + + + CHANGER + classUserOptions.html + a07c33bc5681e891c9b0c0f1c4bc50f11 + () + + + + checkOpts + classUserOptions.html + aff7e8661c6a112fe45302da769b6ae44 + ($opts, $args) + + + + initializeOpts + classUserOptions.html + aef57f39dd64b65eb41a7daa775fe7915 + ($opts, $args) + + + + LISTER + classUserOptions.html + a518b65d25c296d76aee7bf24eb57654a + () + + + + USAGER + classUserOptions.html + a91316e05b36367cf78eb79e7000b5c73 + () + + + + $mMode + classUserOptions.html + a2ac03240eaa45c751ec2c2424260f099 + + + + + UserrightsPage + classUserrightsPage.html + SpecialPage + + + __construct + classUserrightsPage.html + aa6ddef6727b5a752c3cdd08586e794d3 + () + + + + addLogEntry + classUserrightsPage.html + a04bc00a6139f21ca21082e37e72cb641 + ($user, $oldGroups, $newGroups, $reason) + + + + changeableGroups + classUserrightsPage.html + ac4fa940b466d10039096b2e8e362c170 + () + + + + doSaveUserGroups + classUserrightsPage.html + a41defa01b1181f4147f37f2d0c23cfa9 + ($user, $add, $remove, $reason= '') + + + + editUserGroupsForm + classUserrightsPage.html + ae1b6e7e64ea368d901db9f5abdfde92d + ($username) + + + + execute + classUserrightsPage.html + ab1c111b10970691f0e641dcbf0e02d83 + ($par) + + + + fetchUser + classUserrightsPage.html + a03c40b89ac6c6bb35fb723abfb4a6b82 + ($username) + + + + getSuccessURL + classUserrightsPage.html + ad539af8ac31cf96598362eee15fd6186 + () + + + + isRestricted + classUserrightsPage.html + a15f5e43716785281dd9c9ce6aa308513 + () + + + + makeGroupNameList + classUserrightsPage.html + a2a59d5b8b6cb7add4c11cd0faf4fa743 + ($ids) + + + + makeGroupNameListForLog + classUserrightsPage.html + aea80528f109bef5aa80b4e9ecabe89b1 + ($ids) + + + + saveUserGroups + classUserrightsPage.html + ae41ea8d9b1bce4b6145792d8f3e4b226 + ($username, $reason, $user) + + + + switchForm + classUserrightsPage.html + a23bb4e1cd93f986fe77d0e9398f4007e + () + + + + userCanChangeRights + classUserrightsPage.html + ab1d66f6b5352bee2ebaeea4aa3e9f46d + ($user, $checkIfSelf=true) + + + + userCanExecute + classUserrightsPage.html + a1e8610b3ae88b75a59d2dfaf5526e229 + (User $user) + + + + getGroupName + classUserrightsPage.html + a7e83335c997e461677456d15f45e1e81 + () + + + + showEditUserGroupsForm + classUserrightsPage.html + a7fda9e685d96b6b8adc3d82a3e59b18d + ($user, $groups) + + + + showLogFragment + classUserrightsPage.html + aedf2b4116f9af49e5c755ea5cf553910 + ($user, $output) + + + + splitGroups + classUserrightsPage.html + a574e036c5e8bc9d432a1b34d8b7243ec + ($groups) + + + static + getAllGroups + classUserrightsPage.html + a1c8e370b86cd2df1f863b3176aaaf868 + () + + + + $isself + classUserrightsPage.html + a439aeea3a327a1f453b6bb3a55a99909 + + + + + $mTarget + classUserrightsPage.html + a229749ce4e599f8ae1639b94a87a9136 + + + + + canAdd + classUserrightsPage.html + adabe7c80fb8ba962952b4db3c09a390d + ($group) + + + + canRemove + classUserrightsPage.html + a6e1aa3d08d4850da0c9b164c790a1cbc + ($group) + + + + groupCheckboxes + classUserrightsPage.html + a304d8707865dfb9974a5cceca7b8df12 + ($usergroups, $user) + + + static + buildGroupLink + classUserrightsPage.html + a1b933cc858e0d24d16909e715c2ba1fe + ($group) + + + static + buildGroupMemberLink + classUserrightsPage.html + abf4f7561f7ed8022d0798ecace02a86d + ($group) + + + + UserRightsProxy + classUserRightsProxy.html + + + addGroup + classUserRightsProxy.html + afaab7e9c1377e32076d8b47143a4ee66 + ($group) + + + + getDBName + classUserRightsProxy.html + accc3882a13700a5ac682180d91366be3 + () + + + + getGroups + classUserRightsProxy.html + a8df12d6249ea4ae24ad0ebc6a49ec3ea + () + + + + getId + classUserRightsProxy.html + a4116e3179395234ab8b2d010c3365150 + () + + + + getName + classUserRightsProxy.html + a1cdc2c171829129c443fddbbd9c4feb1 + () + + + + getUserPage + classUserRightsProxy.html + aee0da4749f8403e1e5236237efbee854 + () + + + + invalidateCache + classUserRightsProxy.html + ab9134b780d09f34b1d9fa8b13e9a671f + () + + + + isAnon + classUserRightsProxy.html + a5837f0955d6899d0955f7e9c180c65c5 + () + + + + removeGroup + classUserRightsProxy.html + aca8f05853c685f1e519bf428d6e327e3 + ($group) + + + + saveSettings + classUserRightsProxy.html + a90a2ed6946d4f191eca50498daf4bdd7 + () + + + + setOption + classUserRightsProxy.html + a432ee29c7952f42fe74b3ad2ba30eafe + ($option, $value) + + + static + getDB + classUserRightsProxy.html + a1a358ee4cd1311a0ed4ebb44d8131449 + ($database, $ignoreInvalidDB=false) + + + static + newFromId + classUserRightsProxy.html + ac0fbad81a5d69228db0c3c8759b51b26 + ($database, $id, $ignoreInvalidDB=false) + + + static + newFromName + classUserRightsProxy.html + a46bef212d81ebcf450ce3335b990f0a4 + ($database, $name, $ignoreInvalidDB=false) + + + static + validDatabase + classUserRightsProxy.html + a4901c2b7a64ee64926d5850e9e32c509 + ($database) + + + static + whoIs + classUserRightsProxy.html + abdc492fb09a2bd3b3998bc8537d2eeed + ($database, $id, $ignoreInvalidDB=false) + + + + __construct + classUserRightsProxy.html + a9aae01c41e82367e1b122f595732585b + ($db, $database, $name, $id) + + + static + newFromLookup + classUserRightsProxy.html + a5092659bf49a8a2ee6961144749cf2cc + ($database, $field, $value, $ignoreInvalidDB=false) + + + + UsersPager + classUsersPager.html + AlphabeticPager + + + __construct + classUsersPager.html + a1f120204035f2ffee4378524837e4fd6 + (IContextSource $context=null, $par=null, $including=null) + + + + doBatchLookups + classUsersPager.html + a8bea543c1004136d58a8336d807f5a12 + () + + + + formatRow + classUsersPager.html + a4a1afc4d354d6c092ad1168c4738aba4 + ($row) + + + + getAllGroups + classUsersPager.html + a0b53b75cb7d4f18208baa35ecb4379e0 + () + + + + getDefaultQuery + classUsersPager.html + afa219f642d108d6aa5b0dd8e5d55cc89 + () + + + + getIndexField + classUsersPager.html + ab89b6f4a30951a32e78e6cfc5e54ac7d + () + + + + getPageHeader + classUsersPager.html + a76b8b3551094c30a95d1e3d413858257 + () + + + + getQueryInfo + classUsersPager.html + a052bb02d11619eaee91a5799740a8cc3 + () + + + static + buildGroupLink + classUsersPager.html + abf30ed911ce898d6a4b7fcadc11bc7fe + ($group, $username) + + + static + getGroups + classUsersPager.html + ab2c76ee190f5d8cf3421769850456c8f + ($uid) + + + + UserTest + classUserTest.html + MediaWikiTestCase + + + testAllRightsWithMessage + classUserTest.html + aba233853f6547f47b4ace3259311889b + () + + + + testAnonOptions + classUserTest.html + a6deedd95b94f64890526fdcb77e38bc7 + () + + + + testCheckPasswordValidity + classUserTest.html + aac34276ecef0698bb62680eb0cc4b49d + () + + + + testEditCount + classUserTest.html + aa5d0bd53da458af9470a61d5ab1f8934 + () + + + + testGetGroupsWithPermission + classUserTest.html + a0cce9292b6b914cd9403b0008cedaa09 + ($expected, $right) + + + + testGroupPermissions + classUserTest.html + ad61b48066fde21d849bfd0abe631bf18 + () + + + + testIsValidUserName + classUserTest.html + a993599b9a89f80a9f106109913a9d89c + ($username, $result, $message) + + + + testOptions + classUserTest.html + a15c35c8cef2e2b0683891f63fcb4221c + () + + + + testPasswordExpire + classUserTest.html + acad7797b3e6f3bb804848229d383c7d8 + () + + + + testRevokePermissions + classUserTest.html + a8d6223532aeb4bfb2287f9c60ea497ee + () + + + + testUserPermissions + classUserTest.html + a027a684ea9591a174aa75ea8d8e06099 + () + + + static + provideGetGroupsWithPermission + classUserTest.html + a4c855fd7458f2d88240218d3099a6bd9 + () + + + static + provideUserNames + classUserTest.html + affacdb0c9251adec780f1da51575d2a6 + () + + + + setUp + classUserTest.html + a91dfb6f699b3498cf306bf296e9d65d6 + () + + + User + $user + classUserTest.html + a2fe8c3bcc1ad99e8eda3914e1215dc26 + + + + + setUpPermissionGlobals + classUserTest.html + a7243d0659cc5fb1fd3ab0483797f051a + () + + + + UserWrapper + classUserWrapper.html + + + __construct + classUserWrapper.html + abfb67c4ff9fe6f5a2dbb3f2b988e3495 + ($userName, $password, $group= '') + + + + $password + classUserWrapper.html + a852c8a1550e9b19e03cfa7bdf6383284 + + + + + $user + classUserWrapper.html + ab301db3cc87ffedc1670f67bdc84c355 + + + + + $userName + classUserWrapper.html + a464d55aa532b0f4c750ee27ee90da977 + + + + + UtfNormal + classUtfNormal.html + + static + cleanUp + classUtfNormal.html + aef1c1f4da7702b73960b345aad3c049d + ($string) + + + static + loadData + classUtfNormal.html + a4102e302cca1b398acf60ae4a0f7c7df + () + + + static + placebo + classUtfNormal.html + acc54bc61ad2235a272aebd06e0f00592 + ($string) + + + static + quickIsNFC + classUtfNormal.html + a0bc5be2ea1ec8915307a1dd1b84be8d2 + ($string) + + + static + quickIsNFCVerify + classUtfNormal.html + ad0892606d66a5bdb85effd10610741a0 + (&$string) + + + static + toNFC + classUtfNormal.html + a05061b30708494ec3ae3c019616d710e + ($string) + + + static + toNFD + classUtfNormal.html + a2720ff6279cdc30719cb895bf6a734cc + ($string) + + + static + toNFKC + classUtfNormal.html + aaf4d94f27c8079cec83a9735dc1f1d08 + ($string) + + + static + toNFKD + classUtfNormal.html + acf2bd443549dbdf352e90d8b542e8e6b + ($string) + + + const + UNORM_DEFAULT + classUtfNormal.html + aef2254790b816fa359617dc4c18eba1b + + + + const + UNORM_FCD + classUtfNormal.html + a7fc327b1851d2f9ad97e9b4e01509e59 + + + + const + UNORM_NFC + classUtfNormal.html + a50bf70067d7376b93376b49f77a8f590 + + + + const + UNORM_NFD + classUtfNormal.html + aa69f9be11362a0af091c8b5640bb12b0 + + + + const + UNORM_NFKC + classUtfNormal.html + a6ba05f68b479acbea68fe477a6134a4d + + + + const + UNORM_NFKD + classUtfNormal.html + a07883de9436fc6c1388511e29fadc818 + + + + const + UNORM_NONE + classUtfNormal.html + aabbc4b5d3ea5b202d8ddc0350c598313 + + + + static + $utfCanonicalComp + classUtfNormal.html + a78412fcd4dada826e4017eadd4924a99 + + + + static + $utfCanonicalDecomp + classUtfNormal.html + a3fabfd1f54297c28cda9c957b2381109 + + + + static + $utfCheckNFC + classUtfNormal.html + a544368d30b89054dd03e4f31e857c602 + + + + static + $utfCombiningClass + classUtfNormal.html + a1f12a3ae9d6ef407e2a6afb981e4fdd4 + + + + static + $utfCompatibilityDecomp + classUtfNormal.html + a42d7a9de7341b1667717d8fcfe2383d1 + + + + static + fastCombiningSort + classUtfNormal.html + a0eaf87a32243d0c0a24fe79f585472c3 + ($string) + + + static + fastCompose + classUtfNormal.html + a506cfce412c5dacf58fb1f1e9682b48e + ($string) + + + static + fastDecompose + classUtfNormal.html + a6ce29d881f745c60e5a6ff407ee576ad + ($string, $map) + + + static + NFC + classUtfNormal.html + ab0d7c420f7be37b89fc3bb80fcbbc3f2 + ($string) + + + static + NFD + classUtfNormal.html + ade2549f5b5840f021a51707a311df619 + ($string) + + + static + NFKC + classUtfNormal.html + a986fb86bf69841787b46c8b7d8bb7cfa + ($string) + + + static + NFKD + classUtfNormal.html + af8323bb3c07bb775d6bfc8d1a635ea87 + ($string) + + + static + replaceForNativeNormalize + classUtfNormal.html + a83d0257798969f8240b317bcf5b7b4ef + ($string) + + + + UzConverter + classUzConverter.html + LanguageConverter + + + loadDefaultTables + classUzConverter.html + a528b952c958adadbc127f25a910daff9 + () + + + + translate + classUzConverter.html + a956059db0ef319cc0cf07c66214cdac5 + ($text, $toVariant) + + + + $toCyrillic + classUzConverter.html + a8154ded4f4113efb1c8081cf82417e34 + + + + + $toLatin + classUzConverter.html + a59620ca5f6f1512976280c77ee520dba + + + + + VectorTemplate + classVectorTemplate.html + BaseTemplate + + + execute + classVectorTemplate.html + a891931b74b0ddf2945c309113af90021 + () + + + + renderNavigation + classVectorTemplate.html + adfa50e6795506dc90a4c5cb5c7d63c53 + ($elements) + + + + renderPortal + classVectorTemplate.html + adf400bdeb781833decaa05b93ce25308 + ($name, $content, $msg=null, $hook=null) + + + + renderPortals + classVectorTemplate.html + a658b3a69ae8d7ad8abde9dadeced5376 + ($portals) + + + + ViewAction + classViewAction.html + FormlessAction + + + getName + classViewAction.html + a5093da2b872d3672b086679c86b9cc2f + () + + + + onView + classViewAction.html + ad8760900f6386cbd5a333bb991e26877 + () + + + + show + classViewAction.html + ab991dc359120cf40132d30d26c5499f0 + () + + + + ViewCountUpdate + classViewCountUpdate.html + DeferrableUpdate + + + __construct + classViewCountUpdate.html + a55deee5f08d55ed7488369e59f474088 + ($id) + + + + doUpdate + classViewCountUpdate.html + af58128e504297bf7e81309b9ab76787e + () + + + + collect + classViewCountUpdate.html + a68572fb04ca22f3f1ded8b37e3c7cd6d + () + + + int + $id + classViewCountUpdate.html + a8a71a9438112524263c3c7d6436a2b9c + + + + + VirtualRESTService + classVirtualRESTService.html + + + __construct + classVirtualRESTService.html + a64d0dcfe2c391b17c6fd3ee89a2296d3 + (array $params) + + + + onRequests + classVirtualRESTService.html + ad42703b1bb0f47268ce79867bb034cae + (array $reqs, Closure $idGeneratorFunc) + + + + onResponses + classVirtualRESTService.html + a2b0606c373bfc5d8333434a4367e9a29 + (array $reqs, Closure $idGeneratorFunc) + + + + $params + classVirtualRESTService.html + ae851c69a86ecb9bc98e9d776ef9e599a + + + + + VirtualRESTServiceClient + classVirtualRESTServiceClient.html + + + __construct + classVirtualRESTServiceClient.html + af0155a8ab2a33792f110b75e54407a6c + (MultiHttpClient $http) + + + + getMountAndService + classVirtualRESTServiceClient.html + a6738fa868fc15656bccadc9633de5c5c + ($path) + + + + mount + classVirtualRESTServiceClient.html + a0914ae622ae09973cb4935b1c3d5bbe7 + ($prefix, VirtualRESTService $instance) + + + + run + classVirtualRESTServiceClient.html + ae50ebb72606151eedd378b6f45cee6dc + (array $req) + + + + runMulti + classVirtualRESTServiceClient.html + aeed5d9384626120625ce6d131d97198b + (array $reqs) + + + + unmount + classVirtualRESTServiceClient.html + a4927f4e51d21313b30a361e32cc97fad + ($prefix) + + + const + VALID_MOUNT_REGEX + classVirtualRESTServiceClient.html + aa5599f6c37c587429a9a182cd4af8acf + + + + MultiHttpClient + $http + classVirtualRESTServiceClient.html + ae9ff9e34df952789044e1be811ee8bd2 + + + + Array + $instances + classVirtualRESTServiceClient.html + a63795674ea0ebb4fb08bdcad64acfcb0 + + + + + WaitForSlave + classWaitForSlave.html + Maintenance + + + __construct + classWaitForSlave.html + a0cde51bf77a689c5b764f1b8fef9b6fa + () + + + + execute + classWaitForSlave.html + aa48c80f98b6260fc7e7a99ab574b2ea7 + () + + + + WantedCategoriesPage + classWantedCategoriesPage.html + WantedQueryPage + + + __construct + classWantedCategoriesPage.html + a1d7bea5b4358c5ad2fb518c87959926a + ($name= 'Wantedcategories') + + + + formatResult + classWantedCategoriesPage.html + a88aedf4b29de40e6a7d260402af7d9b1 + ($skin, $result) + + + + getQueryInfo + classWantedCategoriesPage.html + a2140eafae6b080b1ebf2ac6f076397ea + () + + + + preprocessResults + classWantedCategoriesPage.html + ab4766a492565f0bcadd5e704a3ee0ea9 + ($db, $res) + + + + getGroupName + classWantedCategoriesPage.html + a7f204801a00ddfa307e3401ca0c7ca26 + () + + + + $currentCategoryCounts + classWantedCategoriesPage.html + aee8490a8a08e18efcf44fc6a7badd99e + + + + + WantedFilesPage + classWantedFilesPage.html + WantedQueryPage + + + __construct + classWantedFilesPage.html + a5b426facb7e69dff5883c79e72e4b176 + ($name= 'Wantedfiles') + + + + forceExistenceCheck + classWantedFilesPage.html + af9284b577311cd2c6023c7e87ec858ec + () + + + + getPageHeader + classWantedFilesPage.html + a4d89c36cc547368eeac8aaba938ee8cc + () + + + + getQueryInfo + classWantedFilesPage.html + a53f4253eb1b5fed3d4c60d16f395a50e + () + + + + getGroupName + classWantedFilesPage.html + a6a5664378274ab45ed33dfe9fcaf4b46 + () + + + + WantedPagesPage + classWantedPagesPage.html + WantedQueryPage + + + __construct + classWantedPagesPage.html + a98b63f88cb08e23803c833c4f43d0633 + ($name= 'Wantedpages') + + + + execute + classWantedPagesPage.html + aae5460a60987e5c129db0d2bf0df6381 + ($par) + + + + getQueryInfo + classWantedPagesPage.html + af53b2105e531dea03b414e4d995f1eaa + () + + + + isIncludable + classWantedPagesPage.html + a6629842fc17fe052c5b4800fe8d4c264 + () + + + + getGroupName + classWantedPagesPage.html + a746c19cdc5ea44594913274273045457 + () + + + + WantedQueryPage + classWantedQueryPage.html + QueryPage + + + forceExistenceCheck + classWantedQueryPage.html + a49d6378f19c5c475ac0cef758f2b8afd + () + + + + formatResult + classWantedQueryPage.html + a83f1248acb9360c94b111850441b41d2 + ($skin, $result) + + + + isExpensive + classWantedQueryPage.html + ad0c73ab1698abb30a16f1731b52712bf + () + + + + isSyndicated + classWantedQueryPage.html + a889e90264e644960aa0166bf93b913de + () + + + + preprocessResults + classWantedQueryPage.html + a2e958d14e5178541676af1a044492635 + ($db, $res) + + + + makeWlhLink + classWantedQueryPage.html + a0a1afec6da96484398bfeb0037f4f542 + ($title, $result) + + + + WantedTemplatesPage + classWantedTemplatesPage.html + WantedQueryPage + + + __construct + classWantedTemplatesPage.html + a86389d738715498364deb9a121030319 + ($name= 'Wantedtemplates') + + + + getQueryInfo + classWantedTemplatesPage.html + ade2df33c20d010dde565e1eefa82ab5c + () + + + + getGroupName + classWantedTemplatesPage.html + a67d5e141f7062f42f663a7fb6381bb94 + () + + + + WatchAction + classWatchAction.html + FormAction + + + getName + classWatchAction.html + afd5362d889e7179b625bc87d2682a4fe + () + + + + onSubmit + classWatchAction.html + ac538f716f9623b114144263add496464 + ($data) + + + + onSuccess + classWatchAction.html + ae172c605fab601fd672a6a872e647ba4 + () + + + + requiresUnblock + classWatchAction.html + a2f2e3e07b12fb7a5a3a212d6ea68f455 + () + + + + show + classWatchAction.html + a730f6c358eb4ee9825f77b589f5655fc + () + + + static + doUnwatch + classWatchAction.html + a4aedafb66b3a924204345e76875b4e39 + (Title $title, User $user) + + + static + doWatch + classWatchAction.html + a5497d887a05205061bd28329a026e456 + (Title $title, User $user, $checkRights=WatchedItem::CHECK_USER_RIGHTS) + + + static + doWatchOrUnwatch + classWatchAction.html + a62032eb75d1fa5d41a8da091260b5511 + ($watch, Title $title, User $user) + + + static + getUnwatchToken + classWatchAction.html + a6d8795a4e3ffe4f3d93ab0995a30372a + (Title $title, User $user, $action= 'unwatch') + + + static + getWatchToken + classWatchAction.html + aa8d5eb819fd3764cd927a718e36bffa0 + (Title $title, User $user, $action= 'watch') + + + + alterForm + classWatchAction.html + a67494a04ff970fd6403112b51b44943d + (HTMLForm $form) + + + + checkCanExecute + classWatchAction.html + aa673f2f52227300efad20717ecc07c28 + (User $user) + + + + getDescription + classWatchAction.html + a14ce4396bf5da17343a3ebf7d23a9451 + () + + + + getFormFields + classWatchAction.html + a46e4faa8da30ede2dcfd4275cc6b5fd9 + () + + + + preText + classWatchAction.html + aeea8864d452569587dc0ebbece703d9b + () + + + + WatchedItem + classWatchedItem.html + + + addWatch + classWatchedItem.html + adac4510ab8c9407cfbfcc22d461ddb77 + () + + + + getNotificationTimestamp + classWatchedItem.html + aa2389276a54cf1433789e57fd6b51a48 + () + + + + isWatched + classWatchedItem.html + aaea76b7496a58a398d1f26c3a29b37bf + () + + + + removeWatch + classWatchedItem.html + a5189bc0869e85a069d22b572958f52b8 + () + + + + resetNotificationTimestamp + classWatchedItem.html + ac645d1fdac7481da763c602de610404b + ($force= '', $oldid=0) + + + static + duplicateEntries + classWatchedItem.html + ad3360c239622cbf1018c4b0046eae8aa + ($ot, $nt) + + + static + fromUserTitle + classWatchedItem.html + ae5932ab70861179c2de2f370477eda3f + ($user, $title, $checkRights=WatchedItem::CHECK_USER_RIGHTS) + + + int + $mCheckRights + classWatchedItem.html + ac36ecaa4cde0226e69459b2c0fec160b + + + + Title + $mTitle + classWatchedItem.html + ab922981b3de209920755ceb2823bab72 + + + + User + $mUser + classWatchedItem.html + a199eabffac6ee097c645558c7b820f12 + + + + const + CHECK_USER_RIGHTS + classWatchedItem.html + a96e13ede16158f7e136eb7c17aa96d60 + + + + const + IGNORE_USER_RIGHTS + classWatchedItem.html + a991296b5cc61c14f7f5a912ddeb132c9 + + + + + getTitle + classWatchedItem.html + a59ba73e40bff243ee00f80aa183342e3 + () + + + + getTitleDBkey + classWatchedItem.html + a2d43c97dede9bfd7928c0172ae442ee9 + () + + + + getTitleNs + classWatchedItem.html + a0083dc55e02e34d8125700e35391ba18 + () + + + + getUserId + classWatchedItem.html + af49a3e326df54bfba55fc304757f6859 + () + + + + dbCond + classWatchedItem.html + afc48d59ac4e11f34aaf7abfc1690e65f + () + + + + isAllowed + classWatchedItem.html + aa8752cc75e5e6e480becd7e2ef19c449 + ($what) + + + + load + classWatchedItem.html + a872ad415c701922e0980c90ab02597cc + () + + + static + doDuplicateEntries + classWatchedItem.html + a75f0a904efe89b89478dbfaab9566c41 + ($ot, $nt) + + + bool + $loaded + classWatchedItem.html + a673413c1a15c065e11257cf3697da842 + + + + string + $timestamp + classWatchedItem.html + a80e539f617e659c23549ddedd9da8022 + + + + bool + $watched + classWatchedItem.html + a24e8b0f379399f96e49284b6b657a608 + + + + + WatchlistCleanup + classWatchlistCleanup.html + TableCleanup + + + __construct + classWatchlistCleanup.html + a8db14887e98819a4109a47d789191c8f + () + + + + execute + classWatchlistCleanup.html + ad035d938d73da96458f2dd89b3f18b79 + () + + + + processRow + classWatchlistCleanup.html + a4f7b386d418d4d77dd13fed5be42d903 + ($row) + + + + $defaultParams + classWatchlistCleanup.html + a50e6b125586b281d22a44f2919163ab0 + + + + + removeWatch + classWatchlistCleanup.html + a6b2bf776e96ac503f0811801cb110129 + ($row) + + + + WebInstaller + classWebInstaller.html + Installer + + + __construct + classWebInstaller.html + aa481d4326aaa4a30a59107795dc6df81 + (WebRequest $request) + + + + docLink + classWebInstaller.html + a807bd284b30aae35ec8d394816489e58 + ($linkText, $attribs, $parser) + + + + downloadLinkHook + classWebInstaller.html + aa191d23662ddca4ba351f4388a37c672 + ($text, $attribs, $parser) + + + + envCheckPath + classWebInstaller.html + a0723872a8f9c614b6a3528b2f3e228a9 + () + + + + errorHandler + classWebInstaller.html + acef8d728027a06dac3833017b5e7c547 + ($errno, $errstr) + + + + execute + classWebInstaller.html + a4c049c504d420595c279e9bb3e4b20c3 + (array $session) + + + + finish + classWebInstaller.html + a171481859271befc1e35485703ceec9a + () + + + + getAcceptLanguage + classWebInstaller.html + a1ebb25fd15fc8315b4230f85d2a09df3 + () + + + + getCheckBox + classWebInstaller.html + a1d97c2186cfea4231e9cec102508f978 + ($params) + + + + getErrorBox + classWebInstaller.html + ae40cd7e9f50dedcd864a72872a0913df + ($text) + + + + getFingerprint + classWebInstaller.html + aa638d7ae0adfeb280c0d7e07738d919d + () + + + + getHelpBox + classWebInstaller.html + a1e8bf352fcb37d999e8779a1639319b7 + ($msg) + + + + getInfoBox + classWebInstaller.html + ad69edade49301929fa68022297d41ffa + ($text, $icon=false, $class=false) + + + + getLowestUnhappy + classWebInstaller.html + a410c87d96d47871b6127b8796ba92c97 + () + + + + getPageByName + classWebInstaller.html + a1fc6fda2bebcc3dcceec6d32f49c070e + ($pageName) + + + + getPasswordBox + classWebInstaller.html + a15f5426856339d6415cd9930c86e028b + ($params) + + + + getPhpErrors + classWebInstaller.html + a0fe7a458703f6859f6e90442ee9ca4b8 + () + + + + getRadioSet + classWebInstaller.html + a126ae9b3238e7ecd9c32c2a20e11bef9 + ($params) + + + + getSession + classWebInstaller.html + a6bc2d9da4c4045e45a0a5dd4794fa363 + ($name, $default=null) + + + + getTextArea + classWebInstaller.html + a350ff200e6c49e31b1a10be781208b95 + ($params) + + + + getTextBox + classWebInstaller.html + ae8b461a901dc5709edd908ef3813123d + ($params) + + + + getUrl + classWebInstaller.html + ae40d0a8dd07b1df93b32590634ed27f2 + ($query=array()) + + + + getWarningBox + classWebInstaller.html + a97e7d25b1a64a9bac8069fa8bc98941f + ($text) + + + + label + classWebInstaller.html + acc35a092b66b5ce01e67f0618a285762 + ($msg, $forId, $contents, $helpData="") + + + + nextTabIndex + classWebInstaller.html + a20f7ab1d2887e01854515e051bc9922d + () + + + + outputCss + classWebInstaller.html + a3c94c28c54e1bb9ebd86912714c54c92 + () + + + + reset + classWebInstaller.html + a6cb2257643b8e403c6337822941e3d19 + () + + + + setSession + classWebInstaller.html + a431aa0ac25f29b5a91dac3a16bc47634 + ($name, $value) + + + + setupLanguage + classWebInstaller.html + a0d66baeb771f9d148ec78cbb81b06a9c + () + + + + setVarsFromRequest + classWebInstaller.html + a8fa63d34ecef1c0c19d87b5dc145aa93 + ($varNames, $prefix= 'config_') + + + + showError + classWebInstaller.html + abc4a86fb801b0b07c2a31fa141d32a78 + ($msg) + + + + showHelpBox + classWebInstaller.html + a30829eeccc751f4dc453a68bd98c1c1d + ($msg) + + + + showMessage + classWebInstaller.html + ae91419e68242ee6d6a51e74a6e16e780 + ($msg) + + + + showStatusBox + classWebInstaller.html + a8d06da2a8d22347ff016bc781a1765aa + ($status) + + + + showStatusMessage + classWebInstaller.html + ac0ee627f423a7c344955a166ca223c4e + (Status $status) + + + + startSession + classWebInstaller.html + aded8c40f9614c6e465a459c65e5f04ee + () + + + WebInstallerOutput + $output + classWebInstaller.html + a11f7cf9b04bfc4d766d14a5b0e423d2f + + + + string[] + $pageSequence + classWebInstaller.html + aa9dd6972403b38e4e8d57553b8fc0fd8 + + + + WebRequest + $request + classWebInstaller.html + a95ccdc14224d68c0eba31bf6f43bc554 + + + + bool + $showSessionWarning + classWebInstaller.html + ab13d02ce88e554750de638f7e75b6913 + + + + + envGetDefaultServer + classWebInstaller.html + a33da3fa1fda660542b9bccce31380f4f + () + + + + getDocUrl + classWebInstaller.html + a6bdcdaadd697346aa46067499e3a2e34 + ($page) + + + string + $currentPageName + classWebInstaller.html + a7706960fdfdc13303ef6115396d52eb2 + + + + bool[] + $happyPages + classWebInstaller.html + a35e7c447442ca91ea98d8474303a598b + + + + string[] + $otherPages + classWebInstaller.html + aa7cf48274f115e09cab8233f5aade453 + + + + string[] + $phpErrors + classWebInstaller.html + aab340880828721535499df2798b25ae3 + + + + array[] + $session + classWebInstaller.html + ae5c08c28178ff24c9351fd2e061ec00e + + + + bool[] + $skippedPages + classWebInstaller.html + a4fca2d6b2714c0d32969cd74b4ba647e + + + + int + $tabIndex + classWebInstaller.html + adefe288b5aa316d3f4b806a93f4db087 + + + + + endPageWrapper + classWebInstaller.html + a5767b5ab0283b459c532758084d73dc8 + () + + + + getPageListItem + classWebInstaller.html + a4fd7735ff3010ccc6fe5b3238be17578 + ($pageName, $enabled, $currentPageName) + + + + startPageWrapper + classWebInstaller.html + a454ee3909014d5d2dc7becfc68c982a5 + ($currentPageName) + + + + WebInstallerComplete + classWebInstallerComplete.html + WebInstallerPage + + + execute + classWebInstallerComplete.html + a5c16362534a4a829e23be550aef4466b + () + + + + WebInstallerCopying + classWebInstallerCopying.html + WebInstallerDocument + + + getFileName + classWebInstallerCopying.html + a0ad676010cc67e3eff53f712ae19ff70 + () + + + + WebInstallerDBConnect + classWebInstallerDBConnect.html + WebInstallerPage + + + execute + classWebInstallerDBConnect.html + aaf23cf6b6d08c9435115a15b6f0cac15 + () + + + + submit + classWebInstallerDBConnect.html + a40b4f9a767464b50ca9e726d9446b190 + () + + + + WebInstallerDBSettings + classWebInstallerDBSettings.html + WebInstallerPage + + + execute + classWebInstallerDBSettings.html + a4da2450c00e2c999dd7a54bad811cd14 + () + + + + WebInstallerDocument + classWebInstallerDocument.html + WebInstallerPage + + + execute + classWebInstallerDocument.html + a4b9bcd5ba005624c020e0bfc2271e3e6 + () + + + + getFileContents + classWebInstallerDocument.html + a33fccb7c0a80d405688bbdb01f4bbbc1 + () + + + + getFileName + classWebInstallerDocument.html + a5302cb36c643db6a3b2c616c8b18481d + () + + + + WebInstallerExistingWiki + classWebInstallerExistingWiki.html + WebInstallerPage + + + execute + classWebInstallerExistingWiki.html + ae829c9f5284c4fbd85034a16d7e142ea + () + + + + handleExistingUpgrade + classWebInstallerExistingWiki.html + a6e9d774bccff507a26db115a1d87c2de + ($vars) + + + + importVariables + classWebInstallerExistingWiki.html + a42d05c73409e46e0e835fdfe28fdc044 + ($names, $vars) + + + + showKeyForm + classWebInstallerExistingWiki.html + a8dd4e6a2b8c5d2747cc08255789f888d + () + + + + WebInstallerInstall + classWebInstallerInstall.html + WebInstallerPage + + + endStage + classWebInstallerInstall.html + a4b4b3ffbd68b159f639757df5d37382c + ($step, $status) + + + + execute + classWebInstallerInstall.html + a368af5e2fb27418ff263148929913d16 + () + + + + isSlow + classWebInstallerInstall.html + a9f6ae283e33e665177ea4eb150d19743 + () + + + + startStage + classWebInstallerInstall.html + ab38bc081c3855545d21e1c83158a6a85 + ($step) + + + + WebInstallerLanguage + classWebInstallerLanguage.html + WebInstallerPage + + + execute + classWebInstallerLanguage.html + a708016b6005d23e000827c69fa32d52c + () + + + + getLanguageSelector + classWebInstallerLanguage.html + a2cf6551cba5b7fc48047268a2b2fd17d + ($name, $label, $selectedCode, $helpHtml= '') + + + + WebInstallerName + classWebInstallerName.html + WebInstallerPage + + + execute + classWebInstallerName.html + a19cee3e81a3dca4f92e7b066581a4d26 + () + + + + submit + classWebInstallerName.html + adb6473216a386c317efedb881b79a278 + () + + + + WebInstallerOptions + classWebInstallerOptions.html + WebInstallerPage + + + execute + classWebInstallerOptions.html + a5a8ad43ac2e1f2f1e32e647bc7fc7b42 + () + + + + getCCChooser + classWebInstallerOptions.html + ab928a1727fb5e8c6ffe5840848050e72 + () + + + + getCCDoneBox + classWebInstallerOptions.html + accf6d616f255cddaecde55e245491e10 + () + + + + getCCPartnerUrl + classWebInstallerOptions.html + af4da7f1c96bfb6e44da3d8897de0cfd3 + () + + + + submit + classWebInstallerOptions.html + a27e02003d339ca2820d28aafe43a6706 + () + + + + submitCC + classWebInstallerOptions.html + a543896a199b68e1a367d15ac37d40816 + () + + + + WebInstallerOutput + classWebInstallerOutput.html + + + __construct + classWebInstallerOutput.html + a61a37e4494a6785dd62b30b4a279faae + (WebInstaller $parent) + + + + addHTML + classWebInstallerOutput.html + abb552f7a491969f7caf87eccfc2af022 + ($html) + + + + addHTMLNoFlush + classWebInstallerOutput.html + aa00d5fdfd26ae1cda9eddda4ef17ec96 + ($html) + + + + addWikiText + classWebInstallerOutput.html + aabe31dd8662e8c43a6a8172ac4b5427d + ($text) + + + + allowFrames + classWebInstallerOutput.html + a64d728a2f4e490ff122f7bd4b6ab7094 + ($allow=true) + + + + flush + classWebInstallerOutput.html + aae25c72e38ef61318a055a00c31a8f9c + () + + + + getCSS + classWebInstallerOutput.html + a858534bcb83db342d75cec895bb9abfc + () + + + + getDir + classWebInstallerOutput.html + a5aa6f7792db5953a85cb811d1858da10 + () + + + + getHeadAttribs + classWebInstallerOutput.html + ab99ed6744b815e4948d2c26e15c41863 + () + + + + getJQuery + classWebInstallerOutput.html + a27b52ff0d8a0c500b916b6f4d3aef9c8 + () + + + + getLanguageCode + classWebInstallerOutput.html + a97fad0d6418e4db74ca1471e05b54bfb + () + + + + headerDone + classWebInstallerOutput.html + adb5e9ca84293d25766aebf567e1f1940 + () + + + + output + classWebInstallerOutput.html + ade491d947730390962c7561bc5e34fd5 + () + + + + outputFooter + classWebInstallerOutput.html + a8b2c12ec3cd7fc91e16fe6c2b9f861ee + () + + + + outputHeader + classWebInstallerOutput.html + a8470675284719b0c59dd152819b5ab51 + () + + + + outputShortHeader + classWebInstallerOutput.html + a62a6756ce7d1e16ae6328625afeab071 + () + + + + outputTitle + classWebInstallerOutput.html + aca4374c1bd2a58f83560df8ff0fafbc3 + () + + + + redirect + classWebInstallerOutput.html + a9031b282295348d38bd175f24c9c5269 + ($url) + + + + useShortHeader + classWebInstallerOutput.html + a289d381f476fe6091ee3316ca8b28d62 + ($use=true) + + + bool + $allowFrames + classWebInstallerOutput.html + ab7af284ff42a8502d3a97ec0343bed12 + + + + WebInstaller + $parent + classWebInstallerOutput.html + acb5881d8497319a1016a093b45bebf53 + + + + string + $redirectTarget + classWebInstallerOutput.html + a4fc9f7e92c806e0121d74694a76a8eed + + + + + getCssUrl + classWebInstallerOutput.html + a693394ba3a325002f43484df3cf49542 + () + + + string + $contents + classWebInstallerOutput.html + a6281622ae5f8958146c3b71102ab020f + + + + bool + $headerDone + classWebInstallerOutput.html + ad86fabf4aeb8aedbc90f092af6c8c175 + + + + bool + $useShortHeader + classWebInstallerOutput.html + a4cf11146470e3ab4bdff84f65ae05c91 + + + + + WebInstallerPage + classWebInstallerPage.html + + + __construct + classWebInstallerPage.html + a707e98be29ab2673aaa0cc117bea1205 + (WebInstaller $parent) + + + + addHTML + classWebInstallerPage.html + a072465295375f23dc5d570df0c6bb51f + ($html) + + + + endForm + classWebInstallerPage.html + a5afdfa5acfffb7573eab9e69c959db7d + ($continue= 'continue', $back= 'back') + + + + execute + classWebInstallerPage.html + a0ae221d4fe5ac5f1e551382aa5bafce2 + () + + + + getName + classWebInstallerPage.html + a0af61c7aa7f616391d2925aca8cad626 + () + + + + getVar + classWebInstallerPage.html + afe1a232a65caf4aefb18ab0d40a530fa + ($var) + + + + isSlow + classWebInstallerPage.html + ac8d26960f6d11814c6421ee19ddb5dd5 + () + + + + setVar + classWebInstallerPage.html + a21baf0604c49cd801bb7e6d997d9e19c + ($name, $value) + + + + startForm + classWebInstallerPage.html + a36854b49f899d442a33ef778aea62d32 + () + + + WebInstaller + $parent + classWebInstallerPage.html + a105a89342c4e63ea50cda88b2df158e6 + + + + + endLiveBox + classWebInstallerPage.html + abc92010a62a49eb30fdf845212ebd513 + () + + + + getFieldsetEnd + classWebInstallerPage.html + a3a22d016ac99e9c4eb01af3974fd5b69 + () + + + + getFieldsetStart + classWebInstallerPage.html + aeffe71c8ab7cfc5f525220ae76cc9363 + ($legend) + + + + getId + classWebInstallerPage.html + a95c11b176787891ef158923379ee344e + () + + + + startLiveBox + classWebInstallerPage.html + a689a608e52b778d66e471146378f1f5d + () + + + + WebInstallerReadme + classWebInstallerReadme.html + WebInstallerDocument + + + getFileName + classWebInstallerReadme.html + a898b28fdf7955b9f4cd6f19f4b084986 + () + + + + WebInstallerReleaseNotes + classWebInstallerReleaseNotes.html + WebInstallerDocument + + + getFileName + classWebInstallerReleaseNotes.html + a2b04bc1ef458616a9888d055a7dbb00b + () + + + + WebInstallerRestart + classWebInstallerRestart.html + WebInstallerPage + + + execute + classWebInstallerRestart.html + a6404e5bdfc6d6524d10d3064998dcf44 + () + + + + WebInstallerUpgrade + classWebInstallerUpgrade.html + WebInstallerPage + + + execute + classWebInstallerUpgrade.html + a3eb89c31388b32841c0d9e7f3b1010bd + () + + + + isSlow + classWebInstallerUpgrade.html + a79610016eb79eee51e68553cd9c616ff + () + + + + showDoneMessage + classWebInstallerUpgrade.html + a30673abb5fcb0c7f6737c248169e7afb + () + + + + WebInstallerUpgradeDoc + classWebInstallerUpgradeDoc.html + WebInstallerDocument + + + getFileName + classWebInstallerUpgradeDoc.html + adf3a1081f23baf9fc316d09efb679b8b + () + + + + WebInstallerWelcome + classWebInstallerWelcome.html + WebInstallerPage + + + execute + classWebInstallerWelcome.html + adde4807dd5c3155723cf7f6d5e9e5543 + () + + + + WebRequest + classWebRequest.html + + + __construct + classWebRequest.html + a7d49cb48b7a5447cae01437a3091d190 + () + + + + appendQuery + classWebRequest.html + a104df4c7c3411b6149309d871bf9549b + ($query) + + + + appendQueryArray + classWebRequest.html + a7bbd47227ac515df483b4c95459afea9 + ($array, $onlyquery=false) + + + + appendQueryValue + classWebRequest.html + a1f3fe51716ed1b859afac419f7bfa14d + ($key, $value, $onlyquery=false) + + + + checkSessionCookie + classWebRequest.html + a191b1a0a03132c71f80fa4546c4d04b8 + () + + + + checkUrlExtension + classWebRequest.html + ae513c926c1e44846934093272226aa87 + ($extWhitelist=array()) + + + + escapeAppendQuery + classWebRequest.html + af4c9474d2bee8a1359efb5f18138dec0 + ($query) + + + + getAllHeaders + classWebRequest.html + a49162238d7d3e1e608482021975394de + () + + + + getArray + classWebRequest.html + af5d37e03f9b0f35c168ee96a0b963689 + ($name, $default=null) + + + + getBool + classWebRequest.html + af8e257b0422acdf9cb8cf18a615e81cf + ($name, $default=false) + + + + getCheck + classWebRequest.html + ad8928e5fbf0920b401de1bdf60c0cd93 + ($name) + + + + getCookie + classWebRequest.html + aa952980c6053a1e23c3ce673eb0f1d6d + ($key, $prefix=null, $default=null) + + + + getError + classWebRequest.html + acca351746cb72e655c286e11b7a4dba2 + () + + + + getFileName + classWebRequest.html + a666d24528086486f86d04f323665ba72 + ($key) + + + + getFileTempname + classWebRequest.html + a8829f4ef519ba63fc000178d54a7ec0c + ($key) + + + + getFloat + classWebRequest.html + ae0541e9d98f42e57f26efc80f61e43c1 + ($name, $default=0.0) + + + + getFullRequestURL + classWebRequest.html + a82826bbef083453c9a02e40805045285 + () + + + + getFuzzyBool + classWebRequest.html + a99a71d7b7b17e09e35d0769e177a2dfd + ($name, $default=false) + + + + getHeader + classWebRequest.html + a5e9ad2484bd41a09e2803a1812325684 + ($name) + + + + getInt + classWebRequest.html + ad6423ea0c742f55b0a350e8ac4efba41 + ($name, $default=0) + + + + getIntArray + classWebRequest.html + a3a044fd36034f266ae50ba5d5b6a6ff8 + ($name, $default=null) + + + + getIntOrNull + classWebRequest.html + ac6f5f4b03de9849e3b3f02cfeef001be + ($name) + + + + getLimitOffset + classWebRequest.html + ab65537dfd3573a7b807fab6d7f2cd62a + ($deflimit=50, $optionname= 'rclimit') + + + + getMethod + classWebRequest.html + a62d0b77ab586b36143f8f2af38b6e101 + () + + + + getProtocol + classWebRequest.html + a62c236032b996f443c54520c0fd16d85 + () + + + + getQueryValues + classWebRequest.html + aba09ddc4428554f600488f5f67b79d3b + () + + + + getRawInput + classWebRequest.html + a2be016072bed6d4860f56a6a4160c8f0 + () + + + + getRawPostString + classWebRequest.html + aa8d328d5d4b5e7918b4f2ad514a1b064 + () + + + + getRawQueryString + classWebRequest.html + a365a8491005f98d97f6f69532a67fae8 + () + + + + getRequestURL + classWebRequest.html + af2567c4449a340ed6dc1ef30c170c439 + () + + + + getSessionData + classWebRequest.html + aaef49305a579aab3fbab03bcb54f0341 + ($key) + + + + getSize + classWebRequest.html + a9038ca4b7ada8a074536060b0b5a7345 + () + + + + getTempName + classWebRequest.html + af2b973e9c9f434f3227bb85bbd66c1a6 + () + + + + getText + classWebRequest.html + a95447dcd3d0a43b9a856f74504dad303 + ($name, $default= '') + + + + getUpload + classWebRequest.html + ad1903d18a9bda621eef65d5c6737169e + ($key) + + + + getUploadError + classWebRequest.html + a378c117930dcc18963b71dda2c58fbef + ($key) + + + + getVal + classWebRequest.html + a0db60e02796ecbc27b47be17f6b3cdcd + ($name, $default=null) + + + + getValueNames + classWebRequest.html + a5a9d924c20ae10c03c87e2f53d328027 + ($exclude=array()) + + + + getValues + classWebRequest.html + af64ac1dff610099335771d881e8f0b9c + () + + + + interpolateTitle + classWebRequest.html + a1beefd5a052e5eab77a27adbbfe06e80 + () + + + + isIniSizeOverflow + classWebRequest.html + a7bfed57cf1b637ca05d1f758c34a0a3d + () + + + + normalizeUnicode + classWebRequest.html + ac1b762873fc2f0fe661499cfc116a9da + ($data) + + + + response + classWebRequest.html + abbb310be369beda94e89764d2f5eec09 + () + + + + setSessionData + classWebRequest.html + a13d03644016587d20a7c1f235cf69099 + ($key, $data) + + + + setVal + classWebRequest.html + a6186aed4a4651e42e4457da4a7b82ea0 + ($key, $value) + + + + unsetVal + classWebRequest.html + a4c583955d680b56dc817a8e6cf98cdb8 + ($key) + + + + wasPosted + classWebRequest.html + ac071f0bf11ae22c677678688e4818392 + () + + + static + detectProtocol + classWebRequest.html + a25ec1dfbb54e13d8024405f71a9c8d62 + () + + + static + detectServer + classWebRequest.html + a8bbb0f7d0988a656f23dd37bd5b04895 + () + + + static + extractTitle + classWebRequest.html + abdbe696e22200b0e059c97d07be27794 + ($path, $bases, $key=false) + + + static + getPathInfo + classWebRequest.html + a3680b6d0eb2c18e86bfbc4de340e7850 + ($want= 'all') + + + + $headers + classWebRequest.html + a94f846b9aad05a246b1c6511dfc8c0f6 + + + + + doSecurityRedirect + classWebRequest.html + ae7068c997c4a0e6fbfc953ef9c768e0a + ($url) + + + + $data + classWebRequest.html + a5f377061c3138d8f2873a0f20364926d + + + + string + $protocol + classWebRequest.html + a1ae94e06fb517a7ac20f08559dcbb69a + + + + + checkMagicQuotes + classWebRequest.html + afbd3f2978f22af2c3c29a2cd7a67ae81 + () + + + & + fix_magic_quotes + classWebRequest.html + a5f80219d6403e543e0adf1c6783f1863 + (&$arr, $topLevel=true) + + + + getGPCVal + classWebRequest.html + a7911d755c58e18fceb5a18dfdb2f94c1 + ($arr, $name, $default) + + + + initHeaders + classWebRequest.html + a6e9fea21416cb88f567060b968f163fe + () + + + string + $ip + classWebRequest.html + a7c438ab4ea5b81e7fec692b2574255ea + + + + WebResponse + $response + classWebRequest.html + a47b58a4f4bdbe5cb6498f19f7dd5af73 + + + + + WebRequestTest + classWebRequestTest.html + MediaWikiTestCase + + + testAcceptLang + classWebRequestTest.html + af2de30985137f9bc8d4fa3af91dd3200 + ($acceptLanguageHeader, $expectedLanguages, $description) + + + + testDetectServer + classWebRequestTest.html + a37979050ddf38d206958b896baf05731 + ($expected, $input, $description) + + + + testGetIP + classWebRequestTest.html + a581a9ea379dba26452562be901b73d7b + ($expected, $input, $squid, $xffList, $private, $description) + + + + testGetIpLackOfRemoteAddrThrowAnException + classWebRequestTest.html + a09370a393922b07b4f450e321d2faef2 + () + + + static + provideDetectServer + classWebRequestTest.html + a9ea267ed5f25a758ac09a812c6ba413c + () + + + static + provideGetIP + classWebRequestTest.html + aea03ed837ec30054b00f5329a4bcda7f + () + + + static + provideLanguageData + classWebRequestTest.html + a21be0f7cebc0dc7e417ee04ef66a57da + () + + + + setUp + classWebRequestTest.html + a11f13eb5f05592201ce7def016f22e42 + () + + + + tearDown + classWebRequestTest.html + adbb4148ae2af16949d00a1404d9fd673 + () + + + + $oldServer + classWebRequestTest.html + a93961147615a7929a00502f44bdec7b2 + + + + + WebResponse + classWebResponse.html + + + header + classWebResponse.html + a215bfe6eea4c461c9c36cc5161af3cea + ($string, $replace=true, $http_response_code=null) + + + + setcookie + classWebResponse.html + a1bd866b48c30e93c90b9aaf15aa2ebfb + ($name, $value, $expire=0, $options=null) + + + + WfAssembleUrlTest + classWfAssembleUrlTest.html + MediaWikiTestCase + + + testWfAssembleUrl + classWfAssembleUrlTest.html + ada51d388b05d63127e57e0f18b5c0fc1 + ($parts, $output) + + + static + provideURLParts + classWfAssembleUrlTest.html + a8343dc76ae4b0c377989db12a6d766a9 + () + + + + WfBaseConvertTest + classWfBaseConvertTest.html + MediaWikiTestCase + + + testDigitToBase10 + classWfBaseConvertTest.html + a6cec4ca6c2d9204f3362d0aed14de9d1 + ($base2, $base3, $base5, $base8, $base10, $base16, $base36) + + + + testDigitToBase16 + classWfBaseConvertTest.html + a52f895e0922aa0431cce7b162b14a240 + ($base2, $base3, $base5, $base8, $base10, $base16, $base36) + + + + testDigitToBase2 + classWfBaseConvertTest.html + a88f60512e22c7d225618e17cf2a32f12 + ($base2, $base3, $base5, $base8, $base10, $base16, $base36) + + + + testDigitToBase3 + classWfBaseConvertTest.html + a82f4c76c1891d4cbcd56b36837f77193 + ($base2, $base3, $base5, $base8, $base10, $base16, $base36) + + + + testDigitToBase36 + classWfBaseConvertTest.html + a36b765fa3088e027d56cdedc0db4e85d + ($base2, $base3, $base5, $base8, $base10, $base16, $base36) + + + + testDigitToBase5 + classWfBaseConvertTest.html + a58ab1a6deba148aaa3bfff1bd24f7e5d + ($base2, $base3, $base5, $base8, $base10, $base16, $base36) + + + + testDigitToBase8 + classWfBaseConvertTest.html + a8836de836ab17147aa90118c73260575 + ($base2, $base3, $base5, $base8, $base10, $base16, $base36) + + + + testIdentity + classWfBaseConvertTest.html + a055c517f9f1ea6c1a54fd7890f6e153c + ($base, $number) + + + + testInvalid + classWfBaseConvertTest.html + afc86c0f40832fb79f32eb16169b50bb0 + () + + + + testLargeNumber + classWfBaseConvertTest.html + aa63ab4ef79295fd9f3632d8da29e6b63 + () + + + + testPadding + classWfBaseConvertTest.html + a9c8ba8e1dad518539c63980201601137 + () + + + static + provideNumbers + classWfBaseConvertTest.html + ac1032a71387a8b1f482dadb18c6572ae + () + + + static + provideSingleDigitConversions + classWfBaseConvertTest.html + a5758bce7684b22d8892473ae948c2c74 + () + + + + WfBaseNameTest + classWfBaseNameTest.html + MediaWikiTestCase + + + testBaseName + classWfBaseNameTest.html + a9d5e073f09bda89d1564d1c692c1b415 + ($fullpath, $basename) + + + static + providePaths + classWfBaseNameTest.html + a2e17a7c687c834ca9c5263ee5bde0923 + () + + + + WfBCP47Test + classWfBCP47Test.html + MediaWikiTestCase + + + testBCP47 + classWfBCP47Test.html + a5fdf21b15d18102c9315d6816130229f + ($code, $expected) + + + static + provideLanguageCodes + classWfBCP47Test.html + a3dda976acc4cd48b0d1c123177e20959 + () + + + + WfExpandUrlTest + classWfExpandUrlTest.html + MediaWikiTestCase + + + testWfExpandUrl + classWfExpandUrlTest.html + ac4c170d88cd237287981ea7cf094a943 + ($fullUrl, $shortUrl, $defaultProto, $server, $canServer, $httpsMode, $message) + + + static + provideExpandableUrls + classWfExpandUrlTest.html + aaecf1d94ccd77ca858debb6eb1bf16e3 + () + + + + WfGetCallerTest + classWfGetCallerTest.html + MediaWikiTestCase + + + callerOne + classWfGetCallerTest.html + a812d59033771b671c0172bf1ce15553c + () + + + + intermediateFunction + classWfGetCallerTest.html + aa868032b7fe36265909cc65bcdef1a3d + ($level=2, $n=0) + + + + testN + classWfGetCallerTest.html + aa0713da45914dd6899bb8e8cf978244e + () + + + + testOne + classWfGetCallerTest.html + a59af3b17828e7eeca9ff84f47944b02b + () + + + + testTwo + classWfGetCallerTest.html + aa69ba62fceb93a531323574e6fff40f5 + () + + + + testZero + classWfGetCallerTest.html + a5af12d100ef41b276ae25bfcde56cb49 + () + + + + WfParseUrlTest + classWfParseUrlTest.html + MediaWikiTestCase + + + testWfParseUrl + classWfParseUrlTest.html + a512c8d7c4ae1b4e2b456b76fef6885dd + ($url, $parts) + + + static + provideURLs + classWfParseUrlTest.html + abae79e040e956f3deee4635f27ec51c3 + () + + + + setUp + classWfParseUrlTest.html + ad28528b33ab16cfb5c44d4f3c57884eb + () + + + + WfRemoveDotSegmentsTest + classWfRemoveDotSegmentsTest.html + MediaWikiTestCase + + + testWfRemoveDotSegments + classWfRemoveDotSegmentsTest.html + a4e66703f2b7f52c8644a91bebdff7bc3 + ($inputPath, $outputPath) + + + static + providePaths + classWfRemoveDotSegmentsTest.html + a9de49306ceed7ac73909f3453d8289aa + () + + + + WfShorthandToIntegerTest + classWfShorthandToIntegerTest.html + MediaWikiTestCase + + + testWfShorthandToInteger + classWfShorthandToIntegerTest.html + accfe16008801e9be6c43dc26c66b4303 + ($input, $output, $description) + + + static + provideABunchOfShorthands + classWfShorthandToIntegerTest.html + a75b05205402817071b89314ddafa5ce6 + () + + + + WfTimestampTest + classWfTimestampTest.html + MediaWikiTestCase + + + testHttpDate + classWfTimestampTest.html + a6baf98411c7cc2772527969e5e0ab795 + ($input, $output, $desc) + + + + testNormalTimestamps + classWfTimestampTest.html + ae78e278871004bcec4b957d55883d661 + ($input, $format, $output, $desc) + + + + testOldTimestamps + classWfTimestampTest.html + ab4e9ee9c493bb06ee297317944d13c16 + ($input, $format, $output, $desc) + + + + testTimestampParameter + classWfTimestampTest.html + ad056963eb1d281241b6eb10aae3932bf + () + + + static + provideHttpDates + classWfTimestampTest.html + a4bf84c0f425a385f373ee10885b72b48 + () + + + static + provideNormalTimestamps + classWfTimestampTest.html + a9ef7c2c99f7e3bb03897afa899ec4bfe + () + + + static + provideOldTimestamps + classWfTimestampTest.html + a36bb30c53cf3c512745bc79048b29c4a + () + + + + WfUrlencodeTest + classWfUrlencodeTest.html + MediaWikiTestCase + + + testEncodingUrlWith + classWfUrlencodeTest.html + a982d2e54435599ee0f6166a492966a97 + ($input, $expected) + + + + testEncodingUrlWithMicrosoftIis7 + classWfUrlencodeTest.html + a91681a3309702bbe2ce8ac3d5e6ef46a + ($input, $expected) + + + static + provideURLS + classWfUrlencodeTest.html + ae2a429828de69ce89867fe87d85a090e + () + + + + extractExpect + classWfUrlencodeTest.html + ac87a5918f1741af69ee75d80e887aa03 + ($server, $expectations) + + + + verifyEncodingFor + classWfUrlencodeTest.html + a9e68d0e997018759bf97f0f91ad725fd + ($server, $input, $expectations) + + + + WikiCategoryPage + classWikiCategoryPage.html + WikiPage + + + hasViewableContent + classWikiCategoryPage.html + af22df30fb3fd93e725db70d3d103d7d5 + () + + + + WikiDiff3 + classWikiDiff3.html + + + __construct + classWikiDiff3.html + aeb5b59317289f259bbe6ff159ede2b77 + ($tooLong=2000000, $powLimit=1.45) + + + + diff + classWikiDiff3.html + a3f2654e621ccaa0d1a20b895ae75bc2b + ($from, $to) + + + + diff_range + classWikiDiff3.html + aff774837d3c62659cfc2c83581762037 + ($from_lines, $to_lines) + + + + getLcsLength + classWikiDiff3.html + a7f0c73334135e738e92d0b5356826a4f + () + + + + $added + classWikiDiff3.html + aa9797f7ab1fc6a75ba14051ac0290905 + + + + + $heuristicUsed + classWikiDiff3.html + aafad6995ff5fcb1011b5fa3f34b337f5 + + + + + $length + classWikiDiff3.html + a90242b5a33946e293df91aa6ee44fa94 + + + + + $removed + classWikiDiff3.html + a4edda49d03075d26bdfadcf3126330cd + + + + + find_middle_snake + classWikiDiff3.html + a9908c42424651ae3553a09777d04186f + ($bottoml1, $topl1, $bottoml2, $topl2, &$V, &$snake) + + + + lcs_rec + classWikiDiff3.html + a01c0733520de132da1bfa8627d797042 + ($bottoml1, $topl1, $bottoml2, $topl2, &$V, &$snake) + + + static + findMostProgress + classWikiDiff3.html + a40ebfd8660bbf0442bcfbf74a8beb882 + ($M, $N, $limit, $V) + + + + $from + classWikiDiff3.html + abb95fa3da474cb6371826d5461b59d4b + + + + + $lcsLengthCorrectedForHeuristic + classWikiDiff3.html + ace09dea9e3fb22db06b1936258955dcf + + + + + $m + classWikiDiff3.html + a2e5fd6d45469608d4c266c64ff451435 + + + + + $maxDifferences + classWikiDiff3.html + a443eb27478af9d5b79911ae34274cc27 + + + + + $n + classWikiDiff3.html + afa44f60f21f2c63be3e4cd2223f94542 + + + + + $powLimit + classWikiDiff3.html + a5a2fd99fe40b30a2d6797b0e077f816d + + + + + $to + classWikiDiff3.html + a44e142e543b83d3f5ebe8999da6c72bd + + + + + $tooLong + classWikiDiff3.html + afb468b2a42ddbbe3a1ee76335de60446 + + + + + WikiExporter + classWikiExporter.html + + + __construct + classWikiExporter.html + aa33c00118375da358ccffe3da09ae607 + ($db, $history=WikiExporter::CURRENT, $buffer=WikiExporter::BUFFER, $text=WikiExporter::TEXT) + + + + allLogs + classWikiExporter.html + a53690da5bb1b2ddc6b0db8c487fb4ff1 + () + + + + allPages + classWikiExporter.html + a9ff646bd54f7020810ae1685ee485291 + () + + + + closeStream + classWikiExporter.html + ae0d44d63f132571c96ab67d431fd5d9f + () + + + + logsByRange + classWikiExporter.html + afc1b516da00ed9d6ca6a9671c5c44920 + ($start, $end) + + + + openStream + classWikiExporter.html + ae23180436e729f275ad5000dcfd5c16b + () + + + + pageByName + classWikiExporter.html + ae13280d076858182f1fca727ba60f99e + ($name) + + + + pageByTitle + classWikiExporter.html + a2929bc558853bb8626d7bc9a4b136540 + ($title) + + + + pagesByName + classWikiExporter.html + abe093ec9c55ff2a250bd6457aa4acdf5 + ($names) + + + + pagesByRange + classWikiExporter.html + aefa371c5dc47b082cd807c1ecba39a7e + ($start, $end) + + + + revsByRange + classWikiExporter.html + ae54ae284c4fd99441636cb79f55095d9 + ($start, $end) + + + + setOutputSink + classWikiExporter.html + a4058410d435cf52bb964d1cc90814bcc + (&$sink) + + + static + schemaVersion + classWikiExporter.html + adf2da1f75d05c9dc8ffd284a89e286d3 + () + + + bool + $dumpUploadFileContents + classWikiExporter.html + a705cf95f0b5fa83fba104703d2d0186d + + + + bool + $dumpUploads + classWikiExporter.html + a4c2f9f58967e03ffe17aa4bf98aec2cf + + + + bool + $list_authors + classWikiExporter.html + afd33beb2718b083e238a2a01b8a2e5de + + + + const + BUFFER + classWikiExporter.html + ad84e2acf50a0559c05482304eca38665 + + + + const + CURRENT + classWikiExporter.html + a8ca4c549fc0d2a3914a3613cafd1f965 + + + + const + FULL + classWikiExporter.html + a2b9b852d268ddd89d13fa98487998ea2 + + + + const + LOGS + classWikiExporter.html + a2bec8f6601688baf95741fcd48fb7d2e + + + + const + RANGE + classWikiExporter.html + a5368cfaf7fa17b856d9337938a0b91ec + + + + const + STABLE + classWikiExporter.html + a40ad3662562503c699b49bdc6dc999e0 + + + + const + STREAM + classWikiExporter.html + a50843dbf2273098d6294f990ab150620 + + + + const + STUB + classWikiExporter.html + ac6392624cc4fc50fd75fd1d39b904ce9 + + + + const + TEXT + classWikiExporter.html + a81929070c242278a2b39c8bcc3247f2e + + + + + do_list_authors + classWikiExporter.html + a2a9b72da4265e6e4733d77e4ace8ac44 + ($cond) + + + + dumpFrom + classWikiExporter.html + a7e775abb652e5f57b90f2d0bf517bdd8 + ($cond= '') + + + + outputLogStream + classWikiExporter.html + a9c32075d9fde0a981b38b0a740dbd81f + ($resultset) + + + + outputPageStream + classWikiExporter.html + a18c50ab83e12cfd382e2260fb1ae4592 + ($resultset) + + + string + $author_list + classWikiExporter.html + aee8942418bd9337e1131d972418eabec + + + + int + $buffer + classWikiExporter.html + a287cd1a6419fab9f77b682d8ea502533 + + + + DumpOutput + $sink + classWikiExporter.html + a9eff4e84b469ad57b5965e5505603a3c + + + + int + $text + classWikiExporter.html + a2dbe1f58ba9b2058a4c8c0c7a72c95db + + + + + WikiFilePage + classWikiFilePage.html + WikiPage + + + __construct + classWikiFilePage.html + a0d3a01e532b7ca30380ea18a782a1b92 + ($title) + + + + doPurge + classWikiFilePage.html + ad7b9e63e174a9926eab8de05346383d4 + () + + + + followRedirect + classWikiFilePage.html + a6e0a69b660cbd2de4b3d65f6fd92aff1 + () + + + + getActionOverrides + classWikiFilePage.html + a6d87d6d0a89fa5d11e10260742753d7c + () + + + + getDuplicates + classWikiFilePage.html + a3ea2ee59c287a76690cdd0a1e0cce112 + () + + + + getFile + classWikiFilePage.html + ad2f9bf97af0ae4e55d64d63ed13be352 + () + + + + getForeignCategories + classWikiFilePage.html + aec47d82b4166f853ee78cf4987123e10 + () + + + + getRedirectTarget + classWikiFilePage.html + a99b92eb83419d3634e2793cf4bcd0a8a + () + + + + isLocal + classWikiFilePage.html + a9613bafc3da8d4d971e000f7c89fad5c + () + + + + isRedirect + classWikiFilePage.html + a2c332aad3dae41776f605bc8ff721ee1 + () + + + + setFile + classWikiFilePage.html + aaf36832dad91acc920f1f6952c978bff + ($file) + + + + loadFile + classWikiFilePage.html + ac78d55379ddbadb3aa64c57d0dc4ff78 + () + + + + $mDupes + classWikiFilePage.html + a7cb3958482fb683a2d6fb9f68bd8f56c + + + + File + $mFile + classWikiFilePage.html + af77d911b07bd97a7ea8c2b9ebcbcb6f3 + + + + + $mFileLoaded + classWikiFilePage.html + a45524c6aab11807e4c55d46b9adce894 + + + + + $mRepo + classWikiFilePage.html + a9cc769e935f46a19cefe4061a12c1296 + + + + + WikiImporter + classWikiImporter.html + + + __construct + classWikiImporter.html + af2f66af0bea8a8dd00044c048490f3d3 + (ImportStreamSource $source) + + + + debug + classWikiImporter.html + ab80ea84ae5bda53dc55f305de224bb59 + ($data) + + + + debugRevisionHandler + classWikiImporter.html + a69d89d10b5f0d8d08a309ad5b4423f0f + (&$revision) + + + + doImport + classWikiImporter.html + a08f0df77628d0b7936a8453ebbbb687d + () + + + + finishImportPage + classWikiImporter.html + a7d99869223ba7681fa0ee35944214a0e + ($title, $origTitle, $revCount, $sRevCount, $pageInfo) + + + + getReader + classWikiImporter.html + a9f68b80937d6d780cbc0d46f28cb6486 + () + + + + importLogItem + classWikiImporter.html + ae22afa55bdd889ec2cadc6865d4fa0c5 + ($revision) + + + + importRevision + classWikiImporter.html + ae6d768c95a0715f175766de5fdb70e8c + ($revision) + + + + importUpload + classWikiImporter.html + aea42d275e166c9c9304e051b3196d967 + ($revision) + + + + nodeAttribute + classWikiImporter.html + a875de8ed409853424c35058eef22bb40 + ($attr) + + + + nodeContents + classWikiImporter.html + a6a82da87070f41bd08ca5cfe9f8e7184 + () + + + + notice + classWikiImporter.html + ade8207d04dd12c4b4da4701f8446a852 + ($msg) + + + + pageCallback + classWikiImporter.html + ae935a6856b0592aa3e7f2f43cf973b8a + ($title) + + + + setDebug + classWikiImporter.html + ac6fef2514a717977d3e8c44e17633056 + ($debug) + + + + setImageBasePath + classWikiImporter.html + a64ea9d97069e9169508b83e504c8de9f + ($dir) + + + + setImportUploads + classWikiImporter.html + af75ad8ddf8237d0b1c8b49e7ecb0dce5 + ($import) + + + + setLogItemCallback + classWikiImporter.html + acc1551da5508642db40c21892a2f6fc0 + ($callback) + + + + setNoticeCallback + classWikiImporter.html + ab008ad5c833b21edfbcf059be62e7185 + ($callback) + + + + setNoUpdates + classWikiImporter.html + ac53f922de80b9a81aac9d3bc85f34db8 + ($noupdates) + + + + setPageCallback + classWikiImporter.html + a855604006ceee46bc6e8d1314db1543e + ($callback) + + + + setPageOutCallback + classWikiImporter.html + a09cf26f879b459510ca6b189efdb0769 + ($callback) + + + + setRevisionCallback + classWikiImporter.html + aa6d5793afec008a9d81a0ea6fe962562 + ($callback) + + + + setSiteInfoCallback + classWikiImporter.html + adfbe966ba4f638f1e7e0936ad18f632f + ($callback) + + + + setTargetNamespace + classWikiImporter.html + a31128e9b265700a09a256d94b178f9d4 + ($namespace) + + + + setTargetRootPage + classWikiImporter.html + a8ee54ce046fc5f1c899cd40b33e73f8a + ($rootpage) + + + + setUploadCallback + classWikiImporter.html + a547602dcb2e6c8f299158ff044b22bd3 + ($callback) + + + + throwXmlError + classWikiImporter.html + ab173862cce31e97ea61b70a6e809c193 + ($err) + + + + warn + classWikiImporter.html + a114d59dab07756d823ecfe09171b13bf + ($data) + + + + $mDebug + classWikiImporter.html + a879a5d24d1ca579971ca565bbfc61736 + + + + + $mImageBasePath + classWikiImporter.html + ae7b9b94754632cc74cd3f93bcd8d44aa + + + + + $mPageCallback + classWikiImporter.html + ab015ed2a46a92fe451a97c810d3686ff + + + + + $mPageOutCallback + classWikiImporter.html + a95864ffddf256d34dff9ecfd0cca0b62 + + + + + $mRevisionCallback + classWikiImporter.html + a4fcfc40bc1e7ec470edec165cd1dbbdc + + + + + $mTargetNamespace + classWikiImporter.html + a132de3e1f57429b4f6ca61f5e7dbe475 + + + + + $mTargetRootPage + classWikiImporter.html + a8518ff5f56a8bbc130e1e47831380317 + + + + + $mUploadCallback + classWikiImporter.html + a32504679ac0b82e59be135be58fa57d8 + + + + + dumpElement + classWikiImporter.html + ab044eef912a67696156b11940ebdd265 + () + + + + dumpTemp + classWikiImporter.html + a62dd68040a0d182a5da3257ad4a091e5 + ($contents) + + + + handleContributor + classWikiImporter.html + ab6c56389222b34d7a0754138ac0ac5a3 + () + + + + handleLogItem + classWikiImporter.html + a1dc81c4687ff0f18974dcd1ec5beee1a + () + + + + handlePage + classWikiImporter.html + a04ec998f5768cd741ad3e6e1730c8d38 + () + + + + handleRevision + classWikiImporter.html + a94a8485931058c52d21d7a7e93ff8501 + (&$pageInfo) + + + + handleSiteInfo + classWikiImporter.html + af0b148da30e0cb2762233ce3030228ec + () + + + + handleUpload + classWikiImporter.html + a9093232a37b2aa58ef92a7abfcddfd7a + (&$pageInfo) + + + + logItemCallback + classWikiImporter.html + ac49478a2763aa67752097bf973fa964d + ($revision) + + + + pageOutCallback + classWikiImporter.html + ae0b496c1c49e0dbfc823f8dc1cb78040 + ($title, $origTitle, $revCount, $sucCount, $pageInfo) + + + + processLogItem + classWikiImporter.html + ae4ee56cf75e2b46d58239ae7a79ed8a0 + ($logInfo) + + + + processRevision + classWikiImporter.html + a17c5bd61262c651af568fd2e73e1e7e6 + ($pageInfo, $revisionInfo) + + + + processTitle + classWikiImporter.html + a7f7e3d44faec0c5a859a677be69320af + ($text) + + + + processUpload + classWikiImporter.html + a57ea2ced9b757f1671d4b8ec0b9a661e + ($pageInfo, $uploadInfo) + + + + revisionCallback + classWikiImporter.html + a39e84233239c50e765e5a3a39518da39 + ($revision) + + + + $mImportUploads + classWikiImporter.html + aa3f6e0fce171afa1bf6ce8e8f6cea787 + + + + + $mLogItemCallback + classWikiImporter.html + afd3e0e800e77c1c8922083f293e33862 + + + + + $mNoticeCallback + classWikiImporter.html + afb0111b1e8fe584c18434dcae2304cfe + + + + + $mNoUpdates + classWikiImporter.html + a293486f28bb2ad1b075fddf5e8efc49f + + + + + $mSiteInfoCallback + classWikiImporter.html + af28cbec11191cc937b0ac5cd0d3472ec + + + + + $reader + classWikiImporter.html + aed73cd47cea93e3a7a05990728a99573 + + + + + WikiMap + classWikiMap.html + + static + foreignUserLink + classWikiMap.html + a4d2d82a159fab90101aad47ee8ab36b2 + ($wikiID, $user, $text=null) + + + static + getForeignURL + classWikiMap.html + a49e4eceeb83a228da0c9d9c24aa75561 + ($wikiID, $page) + + + static + getWiki + classWikiMap.html + a96f3f455feae88e816b0fc85173a3ad8 + ($wikiID) + + + static + getWikiName + classWikiMap.html + a06b4cf19029c02f7d990c40fe7fd35aa + ($wikiID) + + + static + makeForeignLink + classWikiMap.html + a5eb38d840f8a4eecf4419bd7c3162b19 + ($wikiID, $page, $text=null) + + + + WikiPage + classWikiPage.html + Page + IDBAccessObject + + + __construct + classWikiPage.html + aeb26cfcf22e528dad761341e53be7210 + (Title $title) + + + + checkFlags + classWikiPage.html + a1a3c55b12205a4956de7f477cd25306e + ($flags) + + + + checkTouched + classWikiPage.html + acdc4b434efd88265a8ceb26443813242 + () + + + + clear + classWikiPage.html + ac95e55e4c82a3ed7a3fcd6ba8074ad7c + () + + + + clearPreparedEdit + classWikiPage.html + a32449344b98188f301f4c2d0ccc7bf6f + () + + + + commitRollback + classWikiPage.html + a5b6a64c4e7f7fdd1467a0ce482d0a93a + ($fromP, $summary, $bot, &$resultDetails, User $guser) + + + + doCascadeProtectionUpdates + classWikiPage.html + aec1c184fe3767506b922c51f0503009c + (ParserOutput $parserOutput) + + + + doDeleteArticle + classWikiPage.html + ad00e34492a20b35ac91653366d8b8a7f + ($reason, $suppress=false, $id=0, $commit=true, &$error= '', User $user=null) + + + + doDeleteArticleReal + classWikiPage.html + afa730da635c70c2f3dcbe0b61b9eab69 + ($reason, $suppress=false, $id=0, $commit=true, &$error= '', User $user=null) + + + + doDeleteUpdates + classWikiPage.html + a27f10ccb6815ff3985946921650ded5b + ($id, Content $content=null) + + + + doEdit + classWikiPage.html + ae5e641eba4d0fc3f994dd3bc56fe0ba8 + ($text, $summary, $flags=0, $baseRevId=false, $user=null) + + + + doEditContent + classWikiPage.html + a75fa060378ee8a3375d0fe8e5d66b7aa + (Content $content, $summary, $flags=0, $baseRevId=false, User $user=null, $serialisation_format=null) + + + + doEditUpdates + classWikiPage.html + a72a11255702c0ad7a1b2c9bf6445cf12 + (Revision $revision, User $user, array $options=array()) + + + + doPurge + classWikiPage.html + a0512b364f5e6201075049f56d92e55b4 + () + + + + doQuickEdit + classWikiPage.html + a740c4b3ac1328292eef8cf199f235eb6 + ($text, User $user, $comment= '', $minor=0) + + + + doQuickEditContent + classWikiPage.html + a3571c26f260e1277cf201cc50b80d0d7 + (Content $content, User $user, $comment= '', $minor=false, $serialisation_format=null) + + + + doRollback + classWikiPage.html + a2379cb83772f8b338d236c9cf9a5adcf + ($fromP, $summary, $token, $bot, &$resultDetails, User $user) + + + + doUpdateRestrictions + classWikiPage.html + a002ce6b8d67a976cded22d9802161b8b + (array $limit, array $expiry, &$cascade, $reason, User $user) + + + + doViewUpdates + classWikiPage.html + a38da35460ff1e0fc633fec5c55f3c930 + (User $user, $oldid=0) + + + + estimateRevisionCount + classWikiPage.html + a255d78cd65698a51847e94101e8d899a + () + + + + exists + classWikiPage.html + a18244096cba6bce6fcc241861906c891 + () + + + + followRedirect + classWikiPage.html + a064cb50bf28f8390bc7979d39264affd + () + + + + getActionOverrides + classWikiPage.html + aa3b4f1b60a1ab7d680d6c960b3818e70 + () + + + + getAutoDeleteReason + classWikiPage.html + a85a484fd5fc2940da2c6f18b6c098325 + (&$hasHistory) + + + + getCategories + classWikiPage.html + a7acdb0a992e0ff6c8c7053a5d6f83cc0 + () + + + + getComment + classWikiPage.html + a469821d0464e4d4f59b9bf305180026b + ($audience=Revision::FOR_PUBLIC, User $user=null) + + + + getContent + classWikiPage.html + a23408530f80d9cf37b3f8712529835d2 + ($audience=Revision::FOR_PUBLIC, User $user=null) + + + + getContentHandler + classWikiPage.html + ad4aaed2ab2db5febfb86cc828bc9844b + () + + + + getContentModel + classWikiPage.html + a6f21f67038a49d74aef384d38e6d79ae + () + + + + getContributors + classWikiPage.html + a04c341e446016fd474fc2089ddb5a222 + () + + + + getCount + classWikiPage.html + a9740152a5ff013af70e7bf19d328bba5 + () + + + + getCreator + classWikiPage.html + a3529fed89c82b46618bc91a2234ea198 + ($audience=Revision::FOR_PUBLIC, User $user=null) + + + + getDeletionUpdates + classWikiPage.html + a9fa33e125f2a91278123087dba9287c9 + (Content $content=null) + + + + getHiddenCategories + classWikiPage.html + a824f12f48d678885eac1f06df735b9b1 + () + + + + getId + classWikiPage.html + ac20352721325b82ca8f12a5aa3bc2494 + () + + + + getLastNAuthors + classWikiPage.html + a00c27d6e46e4e91625dbe3900a4cbb0c + ($num, $revLatest=0) + + + + getLatest + classWikiPage.html + a32d9186e1cf2829214b2d1e3706167c1 + () + + + + getLinksTimestamp + classWikiPage.html + a24a5d717c65c104088e18ea79b78cf6e + () + + + + getMinorEdit + classWikiPage.html + a26ad0d255637c81c19a841f9b2d56b95 + () + + + + getOldestRevision + classWikiPage.html + a546715748465ca23bb0da5378605ca74 + () + + + + getParserOutput + classWikiPage.html + ae8efe50db174541d4154428aeed73598 + (ParserOptions $parserOptions, $oldid=null) + + + + getRawText + classWikiPage.html + ac5797b098e1e19f6ae84755455424c35 + () + + + + getRedirectTarget + classWikiPage.html + a448f827a0d25562c42f096bb5e952760 + () + + + + getRedirectURL + classWikiPage.html + a800d89419081dece53665db34769f195 + ($rt) + + + + getRevision + classWikiPage.html + a21f5114a7900685e7657e3117c961154 + () + + + + getText + classWikiPage.html + ab574733a13d9eb6b707430819c766808 + ($audience=Revision::FOR_PUBLIC, User $user=null) + + + + getTimestamp + classWikiPage.html + a1ce9b473033746d2daf50ea173e92a80 + () + + + + getTitle + classWikiPage.html + abc9d9f93229334de5ff0ae2a1fa92f4f + () + + + + getTouched + classWikiPage.html + aea136148e1f0b593956dae86bd49fb77 + () + + + + getUndoContent + classWikiPage.html + a279acaf51297766318a9e379eecb8da3 + (Revision $undo, Revision $undoafter=null) + + + + getUndoText + classWikiPage.html + ad5e4d7963cb523fc2e7a7302005434f4 + (Revision $undo, Revision $undoafter=null) + + + + getUsedTemplates + classWikiPage.html + afb703600b2c8bc2a0f57a837fbfb9250 + () + + + + getUser + classWikiPage.html + aa5b083dd09bc055b169b054ad3d2f775 + ($audience=Revision::FOR_PUBLIC, User $user=null) + + + + getUserText + classWikiPage.html + a42f074e44989d65dec9e52aa29928b61 + ($audience=Revision::FOR_PUBLIC, User $user=null) + + + + hasViewableContent + classWikiPage.html + a982076008ce3282b9050df0e25e29ac7 + () + + + + insertOn + classWikiPage.html + af20be2ef2725f117ff151001f4eca08a + ($dbw) + + + + insertProtectNullRevision + classWikiPage.html + a3fd0a1db843c6b3d47c48b4f92ed596e + ($revCommentMsg, array $limit, array $expiry, $cascade, $reason, $user=null) + + + + insertRedirect + classWikiPage.html + aa0f02bf06cc300a63da3f93fedfbddd4 + () + + + + insertRedirectEntry + classWikiPage.html + a78127ff819b40edb465b7b077882546f + ($rt) + + + + isBigDeletion + classWikiPage.html + a95110d413704124346edddaa64d473b4 + () + + + + isCountable + classWikiPage.html + a29cd2a0e66e95f7c7583de683bed33fa + ($editInfo=false) + + + + isParserCacheUsed + classWikiPage.html + aa672dc157944ee0599013d1f5d0391a9 + (ParserOptions $parserOptions, $oldid) + + + + isRedirect + classWikiPage.html + abd28fb78533aec8b5cf8bc608c754dd4 + () + + + + loadFromRow + classWikiPage.html + ae009a36d42f0a010569cad426285a1c9 + ($data, $from) + + + + loadPageData + classWikiPage.html + a54e62d6500972b28642dc7501bbeada4 + ($from= 'fromdb') + + + + makeParserOptions + classWikiPage.html + a7f1c8b9e17dcac801c331933e1b0cf00 + ($context) + + + + pageDataFromId + classWikiPage.html + aa09536bf300a83129640b9ff38e136e0 + ($dbr, $id, $options=array()) + + + + pageDataFromTitle + classWikiPage.html + ae7c7ff0bbe67eea18ae0e14a8143ee0e + ($dbr, $title, $options=array()) + + + + prepareContentForEdit + classWikiPage.html + aeea4d4dfa5df8cb7ac944c62e6318e54 + (Content $content, $revid=null, User $user=null, $serialization_format=null) + + + + prepareTextForEdit + classWikiPage.html + a4fc2e693c13430b37ed5b17c2949f7ff + ($text, $revid=null, User $user=null) + + + + preSaveTransform + classWikiPage.html + a873d5f5f02cc5fc08ce97e4ccf6383e3 + ($text, User $user=null, ParserOptions $popts=null) + + + + protectDescription + classWikiPage.html + ae902b9c68b321a7d82062611eb6a1bd9 + (array $limit, array $expiry) + + + + protectDescriptionLog + classWikiPage.html + a4851016baa524202467a4b1650f76004 + (array $limit, array $expiry) + + + + replaceSection + classWikiPage.html + a045f54c3977702656a890f5f3ced91df + ($section, $text, $sectionTitle= '', $edittime=null) + + + + replaceSectionAtRev + classWikiPage.html + a6489fd91e50327543adc2ab54c76a58e + ($section, Content $sectionContent, $sectionTitle= '', $baseRevId=null) + + + + replaceSectionContent + classWikiPage.html + acc8199caf13e6774621d602ceaf7cafd + ($section, Content $sectionContent, $sectionTitle= '', $edittime=null) + + + + setCachedLastEditTime + classWikiPage.html + aabbe706b7d393cb63575978d2eb38407 + ($timestamp) + + + + setTimestamp + classWikiPage.html + a7127592dba96e7ba84095640a2af9d82 + ($ts) + + + + supportsSections + classWikiPage.html + a445bbe1abbb8b874a0a5b4ef3bdda2d7 + () + + + + updateCategoryCounts + classWikiPage.html + aa209c278a1080c0b58f1c5842f83a9ed + (array $added, array $deleted) + + + + updateIfNewerOn + classWikiPage.html + a2c99ec27e801be4bf5a8823f1f304fa9 + ($dbw, $revision) + + + + updateRedirectOn + classWikiPage.html + a8060babe45118b6ae163d61f520623d0 + ($dbw, $redirectTitle, $lastRevIsRedirect=null) + + + + updateRestrictions + classWikiPage.html + ab43011a27216b32608a638ffc9378e67 + ($limit=array(), $reason= '', &$cascade=0, $expiry=array(), User $user=null) + + + + updateRevisionOn + classWikiPage.html + adef1f670cc12a988aeb89da83599f4ac + ($dbw, $revision, $lastRevision=null, $lastRevIsRedirect=null) + + + static + factory + classWikiPage.html + a1a2e81657f6a204d5ef2955aa075bf44 + (Title $title) + + + static + getAutosummary + classWikiPage.html + ade307186bc016837587ef5235bb6ed87 + ($oldtext, $newtext, $flags) + + + static + newFromID + classWikiPage.html + a1278ae27109d46c95dcce85507ea74b0 + ($id, $from= 'fromdb') + + + static + newFromRow + classWikiPage.html + aeeee06168aa8118c9c72c0211e174ecd + ($row, $from= 'fromdb') + + + static + onArticleCreate + classWikiPage.html + ad6ad260602cfab90e97d2ef983fb3209 + ($title) + + + static + onArticleDelete + classWikiPage.html + ada9356b534dc014d3a5b5977ec37ac46 + ($title) + + + static + onArticleEdit + classWikiPage.html + a46a888eb8f9c20f775fa00e96f62544b + ($title) + + + static + selectFields + classWikiPage.html + ab6f663d0b1ad594d76b7c37cbc1dcfcf + () + + + + $mPreparedEdit + classWikiPage.html + a102b366c0121d8012f129722a646ad66 + + + + Title + $mTitle + classWikiPage.html + a6b6001fa3ad292ebe4d72214b90627d5 + + + + + $mDataLoaded + classWikiPage.html + a910c6e395cf3e98a7b3668ac1de6045f + + + + + $mIsRedirect + classWikiPage.html + a2c1a943bcb3db1a18fcc3866cf500017 + + + + + $mLatest + classWikiPage.html + ad0ac7bf6cb3ae63de18c915c6d8196ec + + + + + clearCacheFields + classWikiPage.html + a2ac1691e138ac8b2a2f22af0cd8fa969 + () + + + + formatExpiry + classWikiPage.html + a11550685ec704befb451a2a34196b181 + ($expiry) + + + + getCachedLastEditTime + classWikiPage.html + a3687d7b69dcebd73966994ce80d53c92 + () + + + + loadLastEdit + classWikiPage.html + a6437e57ab18e4a78f256e9431b9d741d + () + + + + pageData + classWikiPage.html + a1e50f3b95fe43da8cbad819f9ae05470 + ($dbr, $conditions, $options=array()) + + + + setLastEdit + classWikiPage.html + a59760cc35c0f17f343025d000d4d9d02 + (Revision $revision) + + + static + flattenRestrictions + classWikiPage.html + ad954a30136e3847585d5208d43b0a0a7 + ($limit) + + + int null + $mCounter + classWikiPage.html + aa7fa14ec1ea0760cdbbec508ff12b6df + + + + int + $mDataLoadedFrom + classWikiPage.html + aad7ee4578487a079107e04aea441682c + + + + int + $mId + classWikiPage.html + a3e8c2f79e6297228925c0a5859ecf15e + + + + Revision + $mLastRevision + classWikiPage.html + a31299c9d77906a160fb620c9b988fe30 + + + + string + $mLinksUpdated + classWikiPage.html + ac5ab73c8f1cf00db70b4e4bf95f8b99f + + + + Title + $mRedirectTarget + classWikiPage.html + ab1355534501826d9820b065486e98581 + + + + string + $mTimestamp + classWikiPage.html + a81b40f937ad2a69e5617629f574e4db6 + + + + string + $mTouched + classWikiPage.html + a5766a0689f871ae23cbf36ea495d340e + + + + static + convertSelectType + classWikiPage.html + a0ecbeaf7208117edbbc825008cc68be6 + ($type) + + + + WikiPageTest + classWikiPageTest.html + MediaWikiLangTestCase + + + __construct + classWikiPageTest.html + af4864b528b9508d68f1679ea44ce9cfd + ($name=null, array $data=array(), $dataName= '') + + + + broken_testDoRollback + classWikiPageTest.html + a420aa2247e5b393f70134ed7698fb24e + () + + + + dataReplaceSection + classWikiPageTest.html + ac716e97dbe986257f68d1c2f41d32808 + () + + + + testDoDeleteArticle + classWikiPageTest.html + af4b8f03eebba4bf8b7761d8ea7c8f84b + () + + + + testDoDeleteUpdates + classWikiPageTest.html + ab97b259438e42f7d3cd25f459b1de5c3 + () + + + + testDoEdit + classWikiPageTest.html + a31748ce6f82dda140bbcee6c8e4d7626 + () + + + + testDoEditContent + classWikiPageTest.html + af57d4f6acc88296686ade8611fc73350 + () + + + + testDoQuickEdit + classWikiPageTest.html + a973f55c6f3453fe8dd3636ce54644a60 + () + + + + testDoQuickEditContent + classWikiPageTest.html + aedc233dbdbbd18b759d8446d40519f3a + () + + + + testDoRollback + classWikiPageTest.html + aa563b50d8ad142a208e810f7b0593c71 + () + + + + testDoRollbackFailureSameContent + classWikiPageTest.html + a14c781e1a261833558598edd07843d44 + () + + + + testExists + classWikiPageTest.html + ad7322287cf1f64d223e780cce08b16a0 + () + + + + testGetAutoDeleteReason + classWikiPageTest.html + ab61e1a9c3f15b214a60c10d17dd20936 + ($edits, $expectedResult, $expectedHistory) + + + + testGetAutosummary + classWikiPageTest.html + ac7ad1150bd051b913a8d1972a1b7710c + ($old, $new, $flags, $expected) + + + + testGetContent + classWikiPageTest.html + a5a68f2cfbc85eeb216a41f93e32061f4 + () + + + + testGetContentHandler + classWikiPageTest.html + adb900c6034de476750fe416cdefa054d + () + + + + testGetContentModel + classWikiPageTest.html + ac3ea80197d548eb6437347cfd135a705 + () + + + + testGetParserOutput + classWikiPageTest.html + a0fc27ec40a88c54b6d95172d9d66ec99 + ($model, $text, $expectedHtml) + + + + testGetParserOutput_badrev + classWikiPageTest.html + a30209c7faa2aeab79c8f68f33877f346 + () + + + + testGetParserOutput_nonexisting + classWikiPageTest.html + a92e58a8d035778da099c9a1071c729b4 + () + + + + testGetRawText + classWikiPageTest.html + a33c1151b6388ce2263b7ceb4ca879693 + () + + + + testGetRedirectTarget + classWikiPageTest.html + ae06699a9428738fe46cad6b35b7fdc77 + ($title, $model, $text, $target) + + + + testGetRevision + classWikiPageTest.html + a5450161465cf176c43c461eb161327b9 + () + + + + testGetText + classWikiPageTest.html + a107060e9e6f66e35afc694eb05f4ca0c + () + + + + testHasViewableContent + classWikiPageTest.html + a5ee6a772acb771508cb95ac9aa88f00a + ($title, $viewable, $create=false) + + + + testIsCountable + classWikiPageTest.html + a46f33f562856815be0a9db8adf94ec92 + ($title, $model, $text, $mode, $expected) + + + + testIsRedirect + classWikiPageTest.html + ac0102d5448b3dfe48c8eb0149345f02d + ($title, $model, $text, $target) + + + + testPreSaveTransform + classWikiPageTest.html + a87f303b30b61e919bdcf212ef80f0646 + ($text, $expected) + + + + testReplaceSection + classWikiPageTest.html + aa59dc8130c5c7d3f4e348cc132f49648 + ($title, $model, $text, $section, $with, $sectionTitle, $expected) + + + + testReplaceSectionAtRev + classWikiPageTest.html + a8b9938a7d4f0f74409d9e5595f712329 + ($title, $model, $text, $section, $with, $sectionTitle, $expected) + + + + testReplaceSectionContent + classWikiPageTest.html + ab50d70be7bb330a37081c356d109b52a + ($title, $model, $text, $section, $with, $sectionTitle, $expected) + + + + testWikiPageFactory + classWikiPageTest.html + a3509933356ae353e44e7eea23f277df6 + () + + + static + provideGetAutoDeleteReason + classWikiPageTest.html + a8323ec4be3a24e07267ba8735baff20e + () + + + static + provideGetAutosummary + classWikiPageTest.html + aadb328a56d0c9016b6bdc4f7485c4af4 + () + + + static + provideGetParserOutput + classWikiPageTest.html + ae2c035b49b1903bf6f07bbbfca347ea0 + () + + + static + provideGetRedirectTarget + classWikiPageTest.html + a0e20a74d84b5fc435d507dbec58dba17 + () + + + static + provideHasViewableContent + classWikiPageTest.html + a5b402e4382882f94a873efeac695e8ea + () + + + static + provideIsCountable + classWikiPageTest.html + a3ef9d7b1f8d90032175de747b7d85889 + () + + + static + providePreSaveTransform + classWikiPageTest.html + ae014caf537628d603ccd54fa54b2bd24 + () + + + static + $sections + classWikiPageTest.html + a6d5e3a8e8eead420d21f12acd1e5d738 + + + + + createPage + classWikiPageTest.html + a728bbebba01ba85970fb554e938d1a2c + ($page, $text, $model=null) + + + + newPage + classWikiPageTest.html + ae7afb0190332e91da4e2256edf55bd87 + ($title, $model=null) + + + + setUp + classWikiPageTest.html + a06bf7bc77dc6e051e960ea8919f887b1 + () + + + + tearDown + classWikiPageTest.html + a7331da7beb3927f7885fde2cccd5f825 + () + + + + $pages_to_delete + classWikiPageTest.html + af065fadc9ebeac0a6ecba5f6c5ecba5a + + + + + WikiPageTestContentHandlerUseDB + classWikiPageTestContentHandlerUseDB.html + WikiPageTest + + + testGetContentHandler + classWikiPageTestContentHandlerUseDB.html + a74a5ddb3d9380527190eaf295ca015c3 + () + + + + testGetContentModel + classWikiPageTestContentHandlerUseDB.html + aaa42f9400866d525c0d1f67607c9b181 + () + + + + setUp + classWikiPageTestContentHandlerUseDB.html + ae866a9ff1f08aff2dd03bc3eb623a613 + () + + + + WikiReference + classWikiReference.html + + + __construct + classWikiReference.html + a63eb38768ffc06ca5776d665727cb777 + ($major, $minor, $canonicalServer, $path, $server=null) + + + + getCanonicalServer + classWikiReference.html + a717175d5d6d0aef8e7b958af3607f91c + () + + + + getCanonicalUrl + classWikiReference.html + a4b13559c35208c6d8316829ae179a963 + ($page) + + + + getDisplayName + classWikiReference.html + a1c55fa3948fdaefd62d0d2a9dc38e56b + () + + + + getFullUrl + classWikiReference.html + a62165b1cb32babe54ee1840a37b63fb4 + ($page) + + + + getHostname + classWikiReference.html + aed701f20bb16925604f803315fb08b76 + () + + + + getUrl + classWikiReference.html + a885c7e395df132be5901a2d4eb589ae7 + ($page) + + + + getLocalUrl + classWikiReference.html + a0c32f972b732ae2db2ca0cca98e5f7dc + ($page) + + + + $mCanonicalServer + classWikiReference.html + aa74a293347d1558a66d8db88da8e24bc + + + + + $mMajor + classWikiReference.html + afcc50f8506927fd46cd662dd24d0df5e + + + + + $mMinor + classWikiReference.html + adc5cdfb62f71e3fb258217f2a83110df + + + + + $mPath + classWikiReference.html + ad46986b3f8a95708a21ca06571314469 + + + + + $mServer + classWikiReference.html + a25b8e3a1615798e7419744f4dbc20833 + + + + + WikiRevision + classWikiRevision.html + + + downloadSource + classWikiRevision.html + a0a1bf0af1689438a76e66091e63d0c07 + () + + + + getAction + classWikiRevision.html + afbbec229fe2aa97c3aebfe545539ff07 + () + + + + getArchiveName + classWikiRevision.html + a7068204a0589389d9bcaf83e7ed0307d + () + + + + getComment + classWikiRevision.html + aa515b10d9a4c6a1f4e53c98486d7dbcf + () + + + + getContent + classWikiRevision.html + abbe7c1a819b285d0615e70e5db97d82c + () + + + + getContentHandler + classWikiRevision.html + a0860f927c659d9112d8c29cb863baabc + () + + + + getFilename + classWikiRevision.html + ae22e99abb5f369f9ece312437f85729f + () + + + + getFileSrc + classWikiRevision.html + a5ebf5f9c440b2481628d83ebd01558ac + () + + + + getFormat + classWikiRevision.html + aea9e8ba493a5992cde640ef681dce345 + () + + + + getID + classWikiRevision.html + a130378bf4130b0c60727ae90cee778fe + () + + + + getMinor + classWikiRevision.html + a646569c1c23a7f6ecc929cce88c58ad5 + () + + + + getModel + classWikiRevision.html + abf6d0071195be085b077e091fb89157a + () + + + + getParams + classWikiRevision.html + a147650ce596452ab71653fa32867c359 + () + + + + getSha1 + classWikiRevision.html + a33f72be1490981e2b0a612a38378e2df + () + + + + getSize + classWikiRevision.html + a56525e0dfe38de57d97b5b6a994e7ccc + () + + + + getSrc + classWikiRevision.html + a11379a9baeb0399ba4880b2b672a10e7 + () + + + + getText + classWikiRevision.html + a689496d4abeb94f15b97654f3183cf9a + () + + + + getTimestamp + classWikiRevision.html + a010de82df075cb6767654749a95cef25 + () + + + + getTitle + classWikiRevision.html + a03a942391c27ba4bdce22059af3abff2 + () + + + + getType + classWikiRevision.html + ab9197358304d5232a4a64e2947387305 + () + + + + getUser + classWikiRevision.html + a2e0ee90652826ca2d9839c8b62d4950e + () + + + + importLogItem + classWikiRevision.html + ab272c5301400a8bb0a9817f68cbefd6a + () + + + + importOldRevision + classWikiRevision.html + ae504b3ae0f136b8bb8cd1b7d1b598b3f + () + + + + importUpload + classWikiRevision.html + a02bbedd0e0ec6a4d4e436802b4abc814 + () + + + + isTempSrc + classWikiRevision.html + aecf82c1e9371f742aa7bc6b028d9546b + () + + + + setAction + classWikiRevision.html + ac12fb3b480bede226e4c90d1f00b994f + ($action) + + + + setArchiveName + classWikiRevision.html + ae03fdb9a05600fc5b9bf13568695af4b + ($archiveName) + + + + setComment + classWikiRevision.html + a1d2c44e8407a47e6759ecbd65ef65265 + ($text) + + + + setFilename + classWikiRevision.html + a8e17a3ad0f47c43a81789132935a9fb3 + ($filename) + + + + setFileSrc + classWikiRevision.html + afa57ace3a15f33cc1a59e9d7c84915f4 + ($src, $isTemp) + + + + setFormat + classWikiRevision.html + ab9aeb129f7e35d022f0e521d3de12845 + ($format) + + + + setID + classWikiRevision.html + a0da61f79d46182a5a2793bd0852f8407 + ($id) + + + + setMinor + classWikiRevision.html + a849f56b8f6db719863eca5ff3e7c5b6a + ($minor) + + + + setModel + classWikiRevision.html + ad1bfec013d56e92cf0515c35a8671b37 + ($model) + + + + setNoUpdates + classWikiRevision.html + ad24f0dbc3e5b06cbb2c592f57db093fb + ($noupdates) + + + + setParams + classWikiRevision.html + a6f6bad788a1f07186eb1c67e51c29dda + ($params) + + + + setSha1Base36 + classWikiRevision.html + a8211531e349c40e8b4935d89365de12d + ($sha1base36) + + + + setSize + classWikiRevision.html + a08d26b5942fadd3593ccd84091c095a9 + ($size) + + + + setSrc + classWikiRevision.html + a3e4f7d3ebf8153109ba4962fece7497f + ($src) + + + + setText + classWikiRevision.html + a9d6fb8ac36486e6ce31450b894beb207 + ($text) + + + + setTimestamp + classWikiRevision.html + a11ae9faf99f1d75ba6ed5700f2abac3f + ($ts) + + + + setTitle + classWikiRevision.html + a78ec9fbe2f44d3f8e351835e44c43572 + ($title) + + + + setType + classWikiRevision.html + ad759e90e6f0d7e180ae6753bfc73ce36 + ($type) + + + + setUserIP + classWikiRevision.html + a46146b8dabf74fac88259b8aff97b77e + ($ip) + + + + setUsername + classWikiRevision.html + a873b89be62aca29b60259456df4822c8 + ($user) + + + string + $comment + classWikiRevision.html + a95802d6ed505f3313c1c99ccd79344d7 + + + + string + $text + classWikiRevision.html + a67ab7afef59a32468e5f9aa7fc8473b3 + + + + string + $timestamp + classWikiRevision.html + a23659fafde68df25d74779e1b21b467e + + + + Title + $title + classWikiRevision.html + a378dee098c76a9c992ac9f8e9441d696 + + + + int + $user + classWikiRevision.html + ad79556b0e84f1ae58d92a26b87803a50 + + + + string + $user_text + classWikiRevision.html + ab9a7ef2f388ad9931e605fa0fc134f2f + + + + string + $action + classWikiRevision.html + a0a386e7cfa1eb46f2e7a08f0581a0a52 + + + + string + $archiveName + classWikiRevision.html + ad2b632b7356459132929a511d2281fa4 + + + + Content + $content + classWikiRevision.html + ac69f9d0afee30944e4cb663260b64735 + + + + ContentHandler + $contentHandler + classWikiRevision.html + ac1208269fd602390ec981ed5fc78fda9 + + + + + $filename + classWikiRevision.html + a73e985b165992db55a81deca204a86af + + + + string + $fileSrc + classWikiRevision.html + a8bce08050e05958ecd86aea8a2006958 + + + + string + $format + classWikiRevision.html + ab3085fd61f769011b648e8af5f1f08aa + + + + bool + $minor + classWikiRevision.html + a4c1b387a90b105b48fe20566f3425966 + + + + string + $model + classWikiRevision.html + a7705dd8829946b0538e28dd4703d121d + + + + string + $params + classWikiRevision.html + ad6900c54a5778a4cecd03c35370ff39d + + + + bool string + $sha1base36 + classWikiRevision.html + ab132e6de3a84106034666c8024fca019 + + + + int + $size + classWikiRevision.html + aea4baf5889e8ef3ffbd3c7a3f6767f5e + + + + mixed + $src + classWikiRevision.html + a85cf3defa6899544e286acb745d13fa9 + + + + string + $type + classWikiRevision.html + acd4613daaf30e85840fa5852b88f2831 + + + + + $fileIsTemp + classWikiRevision.html + ab7a735769691d4405855d0c0529db5a0 + + + + int + $id + classWikiRevision.html + ab98a89a98a6a17d899d39c2dacc2749d + + + + + $importer + classWikiRevision.html + a78b93104f05a98b356110ee210028241 + + + + bool + $isTemp + classWikiRevision.html + a413d5ad6312f04ea5235e454f8bf7de4 + + + + bool + $mNoUpdates + classWikiRevision.html + ac4f2e6d4095b80c842087ea084387ecf + + + + + WikiStatsOutput + classWikiStatsOutput.html + StatsOutput + + + blockend + classWikiStatsOutput.html + ace952722b04214ba7b8857012d6c3e60 + () + + + + blockstart + classWikiStatsOutput.html + aa9f7ab89d69350cdde785c6e515433e6 + () + + + + element + classWikiStatsOutput.html + a08089501a80f53274cbdfbb073383b31 + ($in, $heading=false) + + + + footer + classWikiStatsOutput.html + a0c62e985767179a9227f61eab3dd6e43 + () + + + + formatPercent + classWikiStatsOutput.html + a1a98a4821cbeeb4b8abe1acd729b089e + ($subset, $total, $revert=false, $accuracy=2) + + + + heading + classWikiStatsOutput.html + ad62852ea6d2222adef60c30c2024200d + () + + + + WikitextContent + classWikitextContent.html + TextContent + + + __construct + classWikitextContent.html + a51f4ccf7249461db11b6c8b1e0eec879 + ($text) + + + + addSectionHeader + classWikitextContent.html + a4d9b4e14e3e422d5bc9a7f7d7d0f3346 + ($header) + + + + getRedirectTarget + classWikitextContent.html + a3d2d15bdb3ce44997357927e3d60759a + () + + + + getSection + classWikitextContent.html + a52e67fb715a4b655aba8208ace9ed85f + ($section) + + + + getTextForSummary + classWikitextContent.html + a327ffffc7f6c698f405c273d546ba5c3 + ($maxlength=250) + + + + isCountable + classWikitextContent.html + a91381165a009b864034eba163c040da6 + ($hasLinks=null, Title $title=null) + + + + matchMagicWord + classWikitextContent.html + ac6d8db936284ad141f69fdf417d5e36f + (MagicWord $word) + + + + preloadTransform + classWikitextContent.html + a3dbe7d47e62bbee1cac937294d4a0a51 + (Title $title, ParserOptions $popts, $params=array()) + + + + preSaveTransform + classWikitextContent.html + ae8b69647c7b1a36511d6b78a802b3297 + (Title $title, User $user, ParserOptions $popts) + + + + replaceSection + classWikitextContent.html + a78d0093c2c8189c2ab73c94d413becbb + ($section, Content $with, $sectionTitle= '') + + + + updateRedirect + classWikitextContent.html + a00bfbe7b6a882c84b6982d0f8ff50435 + (Title $target) + + + + fillParserOutput + classWikitextContent.html + a8d1673fb13fa0196e92921f3b8a62d60 + (Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output) + + + + getHtml + classWikitextContent.html + a3d567c8479c494017cc1238bc9e58186 + () + + + + getRedirectTargetAndText + classWikitextContent.html + aa3425e0ca0fca3e527f2bd780ea9eec7 + () + + + + WikitextContentHandler + classWikitextContentHandler.html + TextContentHandler + + + __construct + classWikitextContentHandler.html + ae7c24017ecd3f70271c94b5f00bee307 + ($modelId=CONTENT_MODEL_WIKITEXT) + + + + isParserCacheSupported + classWikitextContentHandler.html + ab2e04a982129e76b312a23820926c328 + () + + + + makeEmptyContent + classWikitextContentHandler.html + af0289d495b33bc82aa57b245e4de0ee0 + () + + + + makeRedirectContent + classWikitextContentHandler.html + a1353c86d33bfed13452d542cdb7c1819 + (Title $destination, $text= '') + + + + supportsRedirects + classWikitextContentHandler.html + a4130d1430ba00e65c43f8af3b789ddd5 + () + + + + supportsSections + classWikitextContentHandler.html + ae3202e5b4de88b130ed9c1ee526d13bb + () + + + + unserializeContent + classWikitextContentHandler.html + a94cf6316c201ffcb9709f6571b542d26 + ($text, $format=null) + + + + WikitextContentHandlerTest + classWikitextContentHandlerTest.html + MediaWikiLangTestCase + + + testGetAutosummary + classWikitextContentHandlerTest.html + adb7616102e8658a20185f63dc1d57d45 + ($old, $new, $flags, $expected) + + + + testIsSupportedFormat + classWikitextContentHandlerTest.html + abe8bd5676543818f705dee1e41485dc2 + ($format, $supported) + + + + testMakeEmptyContent + classWikitextContentHandlerTest.html + ab469b55593baba765b439c3a79954138 + () + + + + testMakeRedirectContent + classWikitextContentHandlerTest.html + a7b8bce49bd5794fa84b8c0bf69a813a7 + ($title, $expected) + + + + testMerge3 + classWikitextContentHandlerTest.html + a3234caf0eb3d5e0f1d2e8b947913fdd0 + ($old, $mine, $yours, $expected) + + + + testSerializeContent + classWikitextContentHandlerTest.html + ac54845feaf1008eb09d8851e8f809829 + () + + + + testUnserializeContent + classWikitextContentHandlerTest.html + af8b9f62e9b2b920009553180fe31cf9a + () + + + static + dataGetAutosummary + classWikitextContentHandlerTest.html + a61bf18a9bd7edb216e8dbfd15d23f7d9 + () + + + static + dataIsSupportedFormat + classWikitextContentHandlerTest.html + af9011e7d0e71af7c02d7da92c22eff7c + () + + + static + dataMerge3 + classWikitextContentHandlerTest.html + a95f479b0aed2ea7e0482ee02681ae716 + () + + + static + provideMakeRedirectContent + classWikitextContentHandlerTest.html + acb7ab4f3e7bdd74988dd554025e17c15 + () + + + + setUp + classWikitextContentHandlerTest.html + a803986373bab8f9fc3b9c0951d9524e4 + () + + + ContentHandler + $handler + classWikitextContentHandlerTest.html + a34b6dfee7a1c05594ee1930117d71ecf + + + + + WikitextContentTest + classWikitextContentTest.html + TextContentTest + + + newContent + classWikitextContentTest.html + a5000493674a6a984cbd970726606cffe + ($text) + + + + testAddSectionHeader + classWikitextContentTest.html + a37f763f45e89b4fc45f15eb65d892a9e + () + + + + testGetContentHandler + classWikitextContentTest.html + a017dec77ecd326feff421bc76018f05b + () + + + + testGetModel + classWikitextContentTest.html + acff21bce0e863ab399d4d93d26d683ea + () + + + + testGetSecondaryDataUpdates + classWikitextContentTest.html + ae11b655b72e7dd8623e43a8a61b0c7f2 + ($title, $model, $text, $expectedStuff) + + + + testGetSection + classWikitextContentTest.html + ace54549a4cd4d37e7e28851140e36df2 + ($text, $sectionId, $expectedText) + + + + testMatchMagicWord + classWikitextContentTest.html + a37806cfbab6c7114652e8d6884037390 + () + + + + testReplaceSection + classWikitextContentTest.html + ad5e1a2db104c44fcd64697b843ad4815 + ($text, $section, $with, $sectionTitle, $expected) + + + + testUpdateRedirect + classWikitextContentTest.html + a8e8b95b3dd3744666e5f47e9bbc391c0 + () + + + static + dataEquals + classWikitextContentTest.html + ab5ba9552fae919c6ce9a653a61e41831 + () + + + static + dataGetDeletionUpdates + classWikitextContentTest.html + a9b9f76187d66e29387841388fcb3f9b9 + () + + + static + dataGetParserOutput + classWikitextContentTest.html + a5b7acae3d9c897e0c3614196ae02adce + () + + + static + dataGetRedirectTarget + classWikitextContentTest.html + a53815ad8d3dcffa6c87de8493f3e5565 + () + + + static + dataGetSecondaryDataUpdates + classWikitextContentTest.html + a9c5b05c70e3240816b81145a7698d411 + () + + + static + dataGetSection + classWikitextContentTest.html + ad6c167544e3120dae3bcc57488db5f24 + () + + + static + dataGetTextForSummary + classWikitextContentTest.html + a89f86be1d2650d4534875087ac87e36c + () + + + static + dataIsCountable + classWikitextContentTest.html + a699c8ed9a6cfaa116e38912531d1153c + () + + + static + dataPreloadTransform + classWikitextContentTest.html + ab72489a4e2fbd4df3bcbe80507c7619b + () + + + static + dataPreSaveTransform + classWikitextContentTest.html + a18a3260e263c031806c1406690e2b3db + () + + + static + dataReplaceSection + classWikitextContentTest.html + aa85fd9b22c6cfa78983e16293818d6d8 + () + + + static + $sections + classWikitextContentTest.html + ab8d576498fca833db2e9005423ad6040 + + + + + WinCacheBagOStuff + classWinCacheBagOStuff.html + BagOStuff + + + cas + classWinCacheBagOStuff.html + ae621badc6311e0c36df934ac6274aab9 + ($casToken, $key, $value, $exptime=0) + + + + delete + classWinCacheBagOStuff.html + a06ed35eb0c1e75282a1ab1cce1354b00 + ($key, $time=0) + + + + get + classWinCacheBagOStuff.html + af422a45a0ee509f373de5a8dce8c4c2f + ($key, &$casToken=null) + + + + set + classWinCacheBagOStuff.html + a67406e2f9e2e229fc0ec3e5eca52868c + ($key, $value, $expire=0) + + + + WithoutInterwikiPage + classWithoutInterwikiPage.html + PageQueryPage + + + __construct + classWithoutInterwikiPage.html + a2e08a874ef807b8e67287ca595cb215d + ($name= 'Withoutinterwiki') + + + + execute + classWithoutInterwikiPage.html + a79ab64878c05783f03bcfc854e7e80a1 + ($par) + + + + getOrderFields + classWithoutInterwikiPage.html + a9b8a5bb8a210ae6bf370a143cd1442a8 + () + + + + getPageHeader + classWithoutInterwikiPage.html + a9d72b9155a7a5c9bec9a4a6ad8e16db5 + () + + + + getQueryInfo + classWithoutInterwikiPage.html + a33b59b2578d8e94f68700dbb4677b861 + () + + + + isExpensive + classWithoutInterwikiPage.html + ab2b7dd2139d084d6d1f38144e20c1787 + () + + + + isSyndicated + classWithoutInterwikiPage.html + a1c5447fe351327231183a0d83b8e1f35 + () + + + + sortDescending + classWithoutInterwikiPage.html + ae6bd04f509207ea6ab7e5dbfc459c2da + () + + + + getGroupName + classWithoutInterwikiPage.html + ac81203c617e586ef6200729ed3b4b677 + () + + + + $prefix + classWithoutInterwikiPage.html + aa600d525f638f7d508cea3399379e526 + + + + + WordLevelDiff + classWordLevelDiff.html + MappedDiff + + + __construct + classWordLevelDiff.html + ab86ef3c2e1bfa7d731f15b249845fd2e + ($orig_lines, $closing_lines) + + + + closing + classWordLevelDiff.html + ac83ff03e9fd4e27222aab73bc745ae99 + () + + + + orig + classWordLevelDiff.html + aef000777ad32a15115918a7ada815d98 + () + + + const + MAX_LINE_LENGTH + classWordLevelDiff.html + a06a978131688ed53b10b610f75264cc1 + + + + + split + classWordLevelDiff.html + a38571e5f568eea9649f6a397d0b7bc5f + ($lines) + + + + XCacheBagOStuff + classXCacheBagOStuff.html + BagOStuff + + + cas + classXCacheBagOStuff.html + a8e919e0a8e8ded8db32348989493db5c + ($casToken, $key, $value, $exptime=0) + + + + decr + classXCacheBagOStuff.html + a64ac176c0dcc722d04c9b8e92cff3d30 + ($key, $value=1) + + + + delete + classXCacheBagOStuff.html + a816df40aed88ea797b967a8ec01ab450 + ($key, $time=0) + + + + get + classXCacheBagOStuff.html + ac32fad7849f1982edab2de83adc50f2e + ($key, &$casToken=null) + + + + incr + classXCacheBagOStuff.html + a890fcc2e27912b080a50d30d60a65cbe + ($key, $value=1) + + + + merge + classXCacheBagOStuff.html + a8a6b77dacb91ae2fe0f4bfe55369d5ae + ($key, Closure $callback, $exptime=0, $attempts=10) + + + + set + classXCacheBagOStuff.html + a03e91ffaae9e209535bf62fea106b73d + ($key, $value, $expire=0) + + + + XCFHandler + classXCFHandler.html + BitmapHandler + + + getImageSize + classXCFHandler.html + a662a02140d75e1be8ea3347572fd4ab8 + ($image, $filename) + + + + getThumbType + classXCFHandler.html + ae5d165dceab1a7b6b806ec06da2c35bf + ($ext, $mime, $params=null) + + + + mustRender + classXCFHandler.html + a53f3530d33089f3d818d4491b9b94735 + ($file) + + + static + getXCFMetaData + classXCFHandler.html + a3f0d13363b974f9ff7512ecf347acca8 + ($filename) + + + static + getScalerType + classXCFHandler.html + ac1ef07c7adee934e3f8d5fa495bc20d8 + ($dstPath, $checkDstPath=true) + + + + Xml + classXml.html + + static + attrib + classXml.html + a73b9f8c1196aa09945edd1e5d768b690 + ($name, $present=true) + + + static + buildForm + classXml.html + af486072f247f6e14f50ac5b002a3b8bf + ($fields, $submitLabel=null, $submitAttribs=array()) + + + static + buildTable + classXml.html + a7737653791ef8d76fa43f3cab2f1c283 + ($rows, $attribs=array(), $headers=null) + + + static + buildTableRow + classXml.html + ad71331e282894c900792c1382776b1f1 + ($attribs, $cells) + + + static + check + classXml.html + a70fbcebebd7beac5925cea4a7c47ef6f + ($name, $checked=false, $attribs=array()) + + + static + checkLabel + classXml.html + af74a44e86e4f5aad7dbe33d1459d1aa1 + ($label, $name, $id, $checked=false, $attribs=array()) + + + static + closeElement + classXml.html + a1dd435186fcbdfc2b8c7ba90db2128ff + ($element) + + + static + dateMenu + classXml.html + a38c1362e71f937ae6f2035008b53d26a + ($year, $month) + + + static + element + classXml.html + a91a2d93dfcd238493ac62d9cbccb6a40 + ($element, $attribs=null, $contents= '', $allowShortTag=true) + + + static + elementClean + classXml.html + ae8f73f55a7c17aab0bf14217911b2bfb + ($element, $attribs=array(), $contents= '') + + + static + encodeJsCall + classXml.html + a60640cfebaa2daf82f1dfb70b846e040 + ($name, $args, $pretty=false) + + + static + encodeJsVar + classXml.html + ad23249528451e9da1df70e10049466f5 + ($value, $pretty=false) + + + static + escapeJsString + classXml.html + a8c112870f914a6d49248476d185e5415 + ($string) + + + static + escapeTagsOnly + classXml.html + ad13677bc5ed84f1e5db0ab6e8271bfbe + ($in) + + + static + expandAttributes + classXml.html + ad781ec9d9aacbda41ac1bf5b7997c233 + ($attribs) + + + static + fieldset + classXml.html + a1d399ffb65f4df2d09926d615479e3e5 + ($legend=false, $content=false, $attribs=array()) + + + static + input + classXml.html + a52b6bd00c54436271d16a3e2100c50ef + ($name, $size=false, $value=false, $attribs=array()) + + + static + inputLabel + classXml.html + a11c9baff3f5aedd9481465475e3c23d2 + ($label, $name, $id, $size=false, $value=false, $attribs=array()) + + + static + inputLabelSep + classXml.html + adf5826060e5a6acacc3c83b7d4328a2d + ($label, $name, $id, $size=false, $value=false, $attribs=array()) + + + static + isWellFormed + classXml.html + adc16918814b1724eda7cc2433289cdc9 + ($text) + + + static + isWellFormedXmlFragment + classXml.html + a1601dfc556ebe67c49fedfd925268d5b + ($text) + + + static + label + classXml.html + af2ef8ecac605e43c166024f42b8f1caf + ($label, $id, $attribs=array()) + + + static + languageSelector + classXml.html + aaa6ff2fe081a1e960c4a2a580efb7dcf + ($selected, $customisedOnly=true, $inLanguage=null, $overrideAttrs=array(), Message $msg=null) + + + static + listDropDown + classXml.html + af40b12a321fdc682cee1206ea445f2d5 + ($name= '', $list= '', $other= '', $selected= '', $class= '', $tabindex=null) + + + static + monthSelector + classXml.html + ac7efd394cb53bb1e29c15abb5f1b1c92 + ($selected= '', $allmonths=null, $id= 'month') + + + static + namespaceSelector + classXml.html + ac6a0338f9605c9bd973eede2cd24e4b1 + ($selected= '', $all=null, $element_name= 'namespace', $label=null) + + + static + openElement + classXml.html + ae973c06f64eac97b0405921430eb8cf2 + ($element, $attribs=null) + + + static + option + classXml.html + ada4e054a26cb644d8efe25812bc6c26d + ($text, $value=null, $selected=false, $attribs=array()) + + + static + password + classXml.html + ad5b1f0fe0e825e52cbbbfa9e938923c9 + ($name, $size=false, $value=false, $attribs=array()) + + + static + radio + classXml.html + a4c86486335d84505b39cd0087d38c23c + ($name, $value, $checked=false, $attribs=array()) + + + static + radioLabel + classXml.html + a8f7bfd0e7142f2c4cf5479d18842d452 + ($label, $name, $value, $id, $checked=false, $attribs=array()) + + + static + span + classXml.html + a0c94649311323992f83fa2238325e3ef + ($text, $class, $attribs=array()) + + + static + submitButton + classXml.html + a995d5ff099ddc80a98c60f07607da0f7 + ($value, $attribs=array()) + + + static + tags + classXml.html + aa99551abd8af0c17de502c5b1d14a6f5 + ($element, $attribs=null, $contents) + + + static + textarea + classXml.html + ab44dc39a3e9bde56c56a232ba0872b99 + ($name, $content, $cols=40, $rows=5, $attribs=array()) + + + static + wrapClass + classXml.html + ae180da032b3967435a00f33831e8ffdd + ($text, $class, $tag= 'span', $attribs=array()) + + + + XmlDumpWriter + classXmlDumpWriter.html + + + caseSetting + classXmlDumpWriter.html + a47934d86340e7baaeaa011221ef25bf7 + () + + + + closePage + classXmlDumpWriter.html + aa9911cf6adc03becfb2428d9de67511f + () + + + + closeStream + classXmlDumpWriter.html + a05031e2792f1ad246731af98f0d7a3e8 + () + + + + generator + classXmlDumpWriter.html + a0276e8b8fa9670cac91af5b241dd6e4a + () + + + + homelink + classXmlDumpWriter.html + abe79310639dab9e2c0b4816a2f30651c + () + + + + namespaces + classXmlDumpWriter.html + ae852a64681b7e989cb8dd4390bc095e6 + () + + + + openPage + classXmlDumpWriter.html + a012e742f5a7258cdae7a81a450ce6a54 + ($row) + + + + openStream + classXmlDumpWriter.html + aafc27eda13872ee144f510ac52fc576e + () + + + + schemaVersion + classXmlDumpWriter.html + a6245f6b6a7872419589c5900c5954451 + () + + + + siteInfo + classXmlDumpWriter.html + abcf5d00a22c329bcfd22271fad681725 + () + + + + sitename + classXmlDumpWriter.html + ab588ef8bdcf1c38d85e086ab6720df0c + () + + + + writeContributor + classXmlDumpWriter.html + a90d62c30be151e15c240df3399dcdab1 + ($id, $text, $indent=" ") + + + + writeLogItem + classXmlDumpWriter.html + ae5ff5c8eab2a2c6079b83b72f7fae3df + ($row) + + + + writeRevision + classXmlDumpWriter.html + a47130226c60722dd778c0e17affefb43 + ($row) + + + + writeTimestamp + classXmlDumpWriter.html + a7c283f348cbf3256dfd95b840af4f1db + ($timestamp, $indent=" ") + + + + writeUpload + classXmlDumpWriter.html + a0f12279e6bd589fb7dd77b1342efc720 + ($file, $dumpContents=false) + + + + writeUploads + classXmlDumpWriter.html + a885ecc594b8e888414fcf2c944368a2d + ($row, $dumpContents=false) + + + static + canonicalTitle + classXmlDumpWriter.html + a3a0fe4cb22d6ea9475a9df3ef8a7deb8 + (Title $title) + + + + XmlJs + classXmlJs.html + MediaWikiTestCase + + + provideConstruction + classXmlJs.html + a794cdd772775e87b824feeaf503cc771 + () + + + + testConstruction + classXmlJs.html + ab80b3d4f23578406640582e35d23495d + ($value) + + + + XmlJsCode + classXmlJsCode.html + + + __construct + classXmlJsCode.html + a2c27bc3f7a1e31991105ad0a81fa097e + ($value) + + + + $value + classXmlJsCode.html + a7234309b5aa62386615859046b9ec15b + + + + + XMLRCFeedFormatter + classXMLRCFeedFormatter.html + MachineReadableRCFeedFormatter + + + formatArray + classXMLRCFeedFormatter.html + ace2e09be51d0936c79e647e5c6518db6 + (array $packet) + + + + XMLReader2 + classXMLReader2.html + + + nodeContents + classXMLReader2.html + afc0d6d29f4f1e7e0fdc4787b8f9bb2fd + () + + + + XmlSelect + classXmlSelect.html + + + __construct + classXmlSelect.html + ac9a111cdbbfb8879fa7f84f89379d62f + ($name=false, $id=false, $default=false) + + + + addOption + classXmlSelect.html + ab1fc16687ca2c1e4481f0606c2e7e809 + ($name, $value=false) + + + + addOptions + classXmlSelect.html + afde4820eac07f82f5d9fca3a6bec1db4 + ($options) + + + + getAttribute + classXmlSelect.html + a4a060546fc25eb52fd77572afd49a6bf + ($name) + + + + getHTML + classXmlSelect.html + abb00365cafd968221d95a3541e617a51 + () + + + + setAttribute + classXmlSelect.html + a4eb7fe99b299dc65ae470f6d585682c7 + ($name, $value) + + + + setDefault + classXmlSelect.html + a1401098509f7ae0b03ed9c943c55b0ba + ($default) + + + static + formatOptions + classXmlSelect.html + a4bf2b3c35f146a5dfb393ff0c3a97162 + ($options, $default=false) + + + + $attributes + classXmlSelect.html + abf4c81d17ea540a5e0c44ccc214787ea + + + + + $default + classXmlSelect.html + aebd9f524b12b79d67f5e48c2a45a167c + + + + + $options + classXmlSelect.html + a5b25d98806b8b37e5d4b97934f144ecb + + + + + XmlSelectTest + classXmlSelectTest.html + MediaWikiTestCase + + + testAddOption + classXmlSelectTest.html + a1da8a4c47f64fce4428f827db7ba066b + () + + + + testAddOptionWithDefault + classXmlSelectTest.html + af715dd96c2c9aa1e52729c2797cd7521 + () + + + + testAddOptionWithFalse + classXmlSelectTest.html + aca8007cc4b849c9a0460c89711b2167b + () + + + + testAddOptionWithValueZero + classXmlSelectTest.html + a7e44e405ea1fc48bdaec4453cfebaa93 + () + + + + testConstructParameters + classXmlSelectTest.html + aabec29e7bc2e2e9f6e3f4c4a6ce685fa + ($name, $id, $default, $expected) + + + + testConstructWithoutParameters + classXmlSelectTest.html + a918b636eb405d12d80649bc342768688 + () + + + + testGetAttributes + classXmlSelectTest.html + a77cd3c05b3678ca8de0f4c2689aff20b + () + + + + testSetDefault + classXmlSelectTest.html + a365c3bee74bbfd19caa062e1f3b41dcf + () + + + + testSetDefaultAfterAddingOptions + classXmlSelectTest.html + ad62e3474d9b74f25b8998b4e5c82cac0 + () + + + static + provideConstructionParameters + classXmlSelectTest.html + a6172dbd1a59843ddaa832409b7d01735 + () + + + + setUp + classXmlSelectTest.html + a9e1f2dc8afbc0e815dba2812a517f018 + () + + + + tearDown + classXmlSelectTest.html + a6f60860d1beeec16eb5ea77ae8bfad56 + () + + + XmlSelect + $select + classXmlSelectTest.html + aad8f05a2716a0914aae9bb199106ca23 + + + + + XmlTest + classXmlTest.html + MediaWikiTestCase + + + testCloseElement + classXmlTest.html + a214c61818c2cb25c0381b9bd0ecc498e + () + + + + testDateMenu + classXmlTest.html + a1c26ad44ba465334a8803481421482c7 + () + + + + testElementAttributes + classXmlTest.html + afbe5bed709ead07d0f171aa5643bc451 + () + + + + testElementEmpty + classXmlTest.html + afebcecda8a7f9c2b5e2972c5c2df2849 + () + + + + testElementEscaping + classXmlTest.html + ad3afaeb5286d87b6d99065fb3cc744b7 + () + + + + testElementInputCanHaveAValueOfZero + classXmlTest.html + a9a08a9de95a9ce96110f912354e7d2dc + () + + + + testElementOpen + classXmlTest.html + ac31246f50328d6c30548182f4ad3792a + () + + + + testEncodeJsVarArray + classXmlTest.html + a31a0b369211aa647cd4569f727804d51 + () + + + + testEncodeJsVarBoolean + classXmlTest.html + a7f97c31935a012e94f56282520255038 + () + + + + testEncodeJsVarFloat + classXmlTest.html + a4e6ab1a8739b3a9e4ad93faa9e6ca5ef + () + + + + testEncodeJsVarFloatString + classXmlTest.html + acbf69ee402132bbc948e31463b9edbe5 + () + + + + testEncodeJsVarInt + classXmlTest.html + ab32379ee529be7f246bc119227050584 + () + + + + testEncodeJsVarIntString + classXmlTest.html + a0d3ce2ffb18042e6ddef9f0918ee9c95 + () + + + + testEncodeJsVarNull + classXmlTest.html + afbce7f8791d4dce989dc9fa4553b6cf7 + () + + + + testEncodeJsVarObject + classXmlTest.html + a4504cde7402fe5e3b79d54b468e763cc + () + + + + testEscapeJsStringSpecialChars + classXmlTest.html + a1d7940274154f10a387ab852da88ab6f + () + + + + testEscapeTagsOnly + classXmlTest.html + ac688ea1c6d7465b9a51c9e67a6d41d84 + () + + + + testExpandAttributes + classXmlTest.html + a2d7417503d461f42602d6727a265a76a + () + + + + testExpandAttributesException + classXmlTest.html + a91a67add05eb40c3efa345b91d379261 + () + + + + testLabelAttributeCanOnlyBeClassOrTitle + classXmlTest.html + a40fe41edfed1f6cdd554c41e2df902e3 + () + + + + testLabelCreation + classXmlTest.html + a9ea959efa6cd287566b5a4906c522209 + () + + + + testLanguageSelector + classXmlTest.html + a2d670d77506fdb8f8238980eb073d491 + () + + + + testOpenElement + classXmlTest.html + acae2961e4a6ccd102d3a8782c615a390 + () + + + + testTextareaAttribs + classXmlTest.html + a6bc24f0cb6d918ad53db43478b24b381 + () + + + + testTextareaNoContent + classXmlTest.html + a2c4215a03bd96cac8094a016dd97c23d + () + + + + setUp + classXmlTest.html + a484d884e9ce5ac07a73e1324661269f3 + () + + + + XmlTypeCheck + classXmlTypeCheck.html + + + __construct + classXmlTypeCheck.html + a92ad472d8a6d05b8638c66e8bcbd080a + ($input, $filterCallback=null, $isFile=true, $options=array()) + + + + getRootElement + classXmlTypeCheck.html + a1c689aea4e32ed4a5a51e870b25201ff + () + + + static + newFromFilename + classXmlTypeCheck.html + ac08238b71a6504d43f9f2562696e756f + ($fname, $filterCallback=null) + + + static + newFromString + classXmlTypeCheck.html + a9e6557342040650cb1c58c6d4f6b1fc0 + ($string, $filterCallback=null) + + + + $filterMatch + classXmlTypeCheck.html + ab66ccfcffc33e5fc48b8feb1950087f7 + + + + + $rootElement + classXmlTypeCheck.html + a43a768a3dfab5c2c6dc0b7fa069386fb + + + + + $wellFormed + classXmlTypeCheck.html + a52f70cecdee93a554a1907c2d2e73cc1 + + + + + elementOpen + classXmlTypeCheck.html + a27bc72d5b15eccd8642e14814b93268a + ($parser, $name, $attribs) + + + + getParser + classXmlTypeCheck.html + a3586e8c259df5ea95c328d6f395a5f93 + () + + + + processingInstructionHandler + classXmlTypeCheck.html + a939f0c7bd4c3f67071385efcd3f85caf + ($parser, $target, $data) + + + + rootElementOpen + classXmlTypeCheck.html + ab6dd6b0670a8c2ffaf77f02e42da4c69 + ($parser, $name, $attribs) + + + + validateFromFile + classXmlTypeCheck.html + a1c948ac9ebf719ebb9d7b3aa663eb67d + ($fname) + + + + validateFromString + classXmlTypeCheck.html + acc1c39da15c4524fc6472599c2c9b514 + ($string) + + + + $parserOptions + classXmlTypeCheck.html + ad75cf2d841fd3fb79ae51ed755b13c3f + + + + + XmlTypeCheckTest + classXmlTypeCheckTest.html + MediaWikiTestCase + + + testMalFormedXML + classXmlTypeCheckTest.html + a7850517aa99f32737174aa7fc19d86f4 + () + + + + testWellFormedXML + classXmlTypeCheckTest.html + a8ac2d97e420aa995e8450e22577625d9 + () + + + const + MAL_FORMED_XML + classXmlTypeCheckTest.html + a2a1e17d5ad86ec066263a53062e203af + + + + const + WELL_FORMED_XML + classXmlTypeCheckTest.html + a439a31b3c3cb5f90a7670145f2b8f79c + + + + + XMPInfo + classXMPInfo.html + + static + getItems + classXMPInfo.html + a536404fd01fb26791dfa085a2fd37ab1 + () + + + static + $items + classXMPInfo.html + a5481e999fcfa2fd76741a1c32ffe5c52 + + + + static + $ranHooks + classXMPInfo.html + aaeaad201307f4ef16b0bc2415e6e2c6c + + + + + XMPReader + classXMPReader.html + + + __construct + classXMPReader.html + aa2e8874bdf59ca0f796e0937e413eeae + () + + + + __destruct + classXMPReader.html + a7b56e0557c0351cf730888dee05ca734 + () + + + + char + classXMPReader.html + a8f429080c17d92b0b014309d1bb4671b + ($parser, $data) + + + + endElement + classXMPReader.html + a0ad4c46c374572f7a429f252a74d1865 + ($parser, $elm) + + + + getResults + classXMPReader.html + a1da103251869b75c7b32edf259d05558 + () + + + + parse + classXMPReader.html + a385ba9b12b1eb48da34e22aba49e226e + ($content, $allOfIt=true, $reset=false) + + + + parseExtended + classXMPReader.html + a8bfc3a307e1ab9eeef94e6cc37090e42 + ($content) + + + + startElement + classXMPReader.html + a5a566d334e9731684a2f3ebb8bdbab3b + ($parser, $elm, $attribs) + + + const + MODE_ALT + classXMPReader.html + a7118b5c0037842bc63d34104540157df + + + + const + MODE_BAG + classXMPReader.html + ab742d65cfa1af121d9c2601f7fa28dce + + + + const + MODE_BAGSTRUCT + classXMPReader.html + ac807c998f7ec78b9717ecbbfb5a0a7dc + + + + const + MODE_IGNORE + classXMPReader.html + ae5888cd6ddaae6c9f0a997beac107de9 + + + + const + MODE_INITIAL + classXMPReader.html + a6e5ef01c3cad9072bfafe7c5e5597996 + + + + const + MODE_LANG + classXMPReader.html + a06364f92c0f25dbe69b15a5ac2bc8665 + + + + const + MODE_LI + classXMPReader.html + a18fa4a990d76098626b09ccd09e62f3b + + + + const + MODE_LI_LANG + classXMPReader.html + a7fceaecaa780edcfa5b80aba99f89e2b + + + + const + MODE_QDESC + classXMPReader.html + aab0ca1e700d863bea6e1cb75e6981496 + + + + const + MODE_SEQ + classXMPReader.html + a060da9c7df2a90a3d67fb5ea555f1f95 + + + + const + MODE_SIMPLE + classXMPReader.html + ab6ac2c8a6d2a67486f1de04e3f5bf5fc + + + + const + MODE_STRUCT + classXMPReader.html + a0c64cdee1acb16657fb134f508e3d090 + + + + const + NS_RDF + classXMPReader.html + a0178d81fbf1927cdde2d55fd6f6bbd13 + + + + const + NS_XML + classXMPReader.html + a0148b4e6ed6704c69ba7c99bc6d23d34 + + + + array + $items + classXMPReader.html + abc9f9ba8359e5f7bd312d035c216c482 + + + + + doAttribs + classXMPReader.html + ae030b41f850ae9c75289c2a31c7ec4ec + ($attribs) + + + + endElementModeIgnore + classXMPReader.html + a8b60ed33b220b8305c15e865cac5ec59 + ($elm) + + + + endElementModeLi + classXMPReader.html + a61bb0eaf6d5d77d61812bc3c15827b96 + ($elm) + + + + endElementModeQDesc + classXMPReader.html + a454454fd507d187ec4f8e6bcd58a6186 + ($elm) + + + + endElementModeSimple + classXMPReader.html + a8459a101228b48d71a10ea03e565b45d + ($elm) + + + + endElementNested + classXMPReader.html + ac2ca42c26c9a7368a848e0f259490906 + ($elm) + + + + resetXMLParser + classXMPReader.html + a619e66e558b8925c11e8e8841d8141f7 + () + + + + saveValue + classXMPReader.html + ab21656d23b50b54b33417e6190de1a8d + ($ns, $tag, $val) + + + + startElementModeBag + classXMPReader.html + ad78c70d4795e0dde8dfc2c681bd83b33 + ($elm) + + + + startElementModeIgnore + classXMPReader.html + a407db7f223c9c09e0022567f62310cae + ($elm) + + + + startElementModeInitial + classXMPReader.html + a32659e578ccb4c4bfcaef0813c47d3f0 + ($ns, $tag, $attribs) + + + + startElementModeLang + classXMPReader.html + a3d8a9d6ee189c4c6b3ee5a8b8688549f + ($elm) + + + + startElementModeLi + classXMPReader.html + abcb01ef927e059168b736f446e16a75c + ($elm, $attribs) + + + + startElementModeLiLang + classXMPReader.html + a49e0d5f6ee1db338b12e1fa7705813e6 + ($elm, $attribs) + + + + startElementModeQDesc + classXMPReader.html + a88f9038e8043c48080322cc268516117 + ($elm) + + + + startElementModeSeq + classXMPReader.html + a8e30becdce9b83168cd6c320fa66d808 + ($elm) + + + + startElementModeSimple + classXMPReader.html + a7f249a3926aaa1a1e6ff0795ec192198 + ($elm, $attribs) + + + + startElementModeStruct + classXMPReader.html + ad0a773a7e3501959a69b8b2aa70944bf + ($ns, $tag, $attribs) + + + bool string + $ancestorStruct + classXMPReader.html + aec875469310b2804cb65d53b526bec25 + + + + bool string + $charContent + classXMPReader.html + a04158bf90a2bd94398d4c786e477137b + + + + bool string + $charset + classXMPReader.html + a24e2d6c1dba681ae47fb627e7e225ac3 + + + + array + $curItem + classXMPReader.html + a3818dabf7d37bb0339aa52527cf2b95b + + + + int + $extendedXMPOffset + classXMPReader.html + aecf1015fd963e7abc1f5b9d22d5a189a + + + + bool string + $itemLang + classXMPReader.html + a098acc48156bca2da602420dad3550e8 + + + + array + $mode + classXMPReader.html + a5d572faf993bf52c9c22308a240eb475 + + + + bool + $processingArray + classXMPReader.html + ae4293fed6d04ab174e6645f81cc886c2 + + + + array + $results + classXMPReader.html + a23b523a66535a7f78927927da65f0774 + + + + resource + $xmlParser + classXMPReader.html + acbcc33e078f7b50b8d60f6bf774caee1 + + + + + XMPTest + classXMPTest.html + MediaWikiTestCase + + + testExtendedXMP + classXMPTest.html + a80a5df6393a9a150c6d3b0eff1ed8916 + () + + + + testExtendedXMPMissingPacket + classXMPTest.html + a7d2886ae9ac05899c49189302358f5f5 + () + + + + testExtendedXMPWithWrongGUID + classXMPTest.html + a78fd4a3a70e6c904a8f0ac0ab7cf1ac8 + () + + + + testXMPParse + classXMPTest.html + a837ee978d880c9bc8ced9d2eac570e38 + ($xmp, $expected, $info) + + + static + provideXMPParse + classXMPTest.html + a1069ace3b20e8aed106824a72c7ffae7 + () + + + + setUp + classXMPTest.html + a417f4a33c4bc71041b48fd399240442a + () + + + + XMPValidate + classXMPValidate.html + + static + validateBoolean + classXMPValidate.html + a502b793493d70aa6c0dd1942c1a5214f + ($info, &$val, $standalone) + + + static + validateClosed + classXMPValidate.html + abed7c08adfea9b29a78302b3ea6e16a0 + ($info, &$val, $standalone) + + + static + validateDate + classXMPValidate.html + a383f563a8df129fc6f996fe48ce6b53f + ($info, &$val, $standalone) + + + static + validateFlash + classXMPValidate.html + a1d91f6b95fbc4c93ad51f94b8b966794 + ($info, &$val, $standalone) + + + static + validateGPS + classXMPValidate.html + a3bba1f76f2de48c9f13512d4689883bb + ($info, &$val, $standalone) + + + static + validateInteger + classXMPValidate.html + a47c2f3b47f5c5ccb17b13f2d26135d0f + ($info, &$val, $standalone) + + + static + validateLangCode + classXMPValidate.html + aaf841693b0625bb67410b15461672053 + ($info, &$val, $standalone) + + + static + validateRating + classXMPValidate.html + a9b30892f954d0f2d06ca8840c25c5042 + ($info, &$val, $standalone) + + + static + validateRational + classXMPValidate.html + a4dc0945cb7f4fbe54733b0039ac013c8 + ($info, &$val, $standalone) + + + + XMPValidateTest + classXMPValidateTest.html + MediaWikiTestCase + + + testValidateDate + classXMPValidateTest.html + ab049753a8cbd5453df45b6b6a770b302 + ($value, $expected) + + + static + provideDates + classXMPValidateTest.html + aeca0c7f988b269777f77cf7e0d7897f7 + () + + + + ZhConverter + classZhConverter.html + LanguageConverter + + + __construct + classZhConverter.html + abbafcabc0e53465dd620167324dda544 + ($langobj, $maincode, $variants=array(), $variantfallbacks=array(), $flags=array(), $manualLevel=array()) + + + + convertCategoryKey + classZhConverter.html + aa11815f7e95d9b7d3c19fab7054c5b24 + ($key) + + + + loadDefaultTables + classZhConverter.html + a4ecfa2f8669a1a3f19e31da111d23432 + () + + + + postLoadTables + classZhConverter.html + a8afc6d4a14ce8282b6413c6b347a4115 + () + + + + ZipDirectoryReader + classZipDirectoryReader.html + + + error + classZipDirectoryReader.html + a643f26e0f7eae3a956897b44b9378931 + ($code, $debugMessage) + + + + execute + classZipDirectoryReader.html + a181060131d922e32fc626ffe9c96a72b + () + + + + findOldCentralDirectory + classZipDirectoryReader.html + a9071a6ef4f66a4e153fd8a99f3b1d665 + () + + + + findZip64CentralDirectory + classZipDirectoryReader.html + a588269a30d94c814eebee080f34bfdd0 + () + + + + getBlock + classZipDirectoryReader.html + a5852afbf92c53a33037b07ca89dc0e19 + ($start, $length=null) + + + + getFileLength + classZipDirectoryReader.html + a765caa96ea86b79ecbaf02a4a19599bc + () + + + + getSegment + classZipDirectoryReader.html + a8876cbfee5932cc50d520025a15d1ac6 + ($segIndex) + + + + getStructSize + classZipDirectoryReader.html + ad407491ae9e5375fd1263eeb86655159 + ($struct) + + + + hexDump + classZipDirectoryReader.html + a0908be5fbd45ff439d433999f479ae9f + ($s) + + + + readCentralDirectory + classZipDirectoryReader.html + ad0a21e02bf0dfa9bee4c0f9e2ae40c55 + ($offset, $size) + + + + readEndOfCentralDirectoryRecord + classZipDirectoryReader.html + a0dfb427d1e44343a111c169ae976e716 + () + + + + readZip64EndOfCentralDirectoryLocator + classZipDirectoryReader.html + a87ef70888eab91b1b70029cc3b36998e + () + + + + readZip64EndOfCentralDirectoryRecord + classZipDirectoryReader.html + a411638b00ba510f549b040568b97651c + () + + + + testBit + classZipDirectoryReader.html + a1279dc76f085cb1139e61381dd0017a7 + ($value, $bitIndex) + + + + unpack + classZipDirectoryReader.html + ad1a201ca6718af23999b4d18d8768bdd + ($string, $struct, $offset=0) + + + + unpackZip64Extra + classZipDirectoryReader.html + aaeca10ce11fa36b9fabb035d7aca3888 + ($extraField) + + + static + read + classZipDirectoryReader.html + aa09877206a0e8f8d68245091999a7d94 + ($fileName, $callback, $options=array()) + + + + $eocdr64 + classZipDirectoryReader.html + a169ac0cfe48b0ae41e0cf05a90f1805e + + + + + $eocdr64Locator + classZipDirectoryReader.html + addbbbc62dd7d11d38bfc03cf8a87ada2 + + + + const + GENERAL_CD_ENCRYPTED + classZipDirectoryReader.html + a80535f04ec96bae47523693a093857e6 + + + + const + GENERAL_UTF8 + classZipDirectoryReader.html + a0ddd2d0dd4cfbe459418af4bea196f2e + + + + const + SEGSIZE + classZipDirectoryReader.html + ae0da3b2f6b30edf52d4e13acb99b430b + + + + const + ZIP64_EXTRA_HEADER + classZipDirectoryReader.html + a537cd21d442dce53dfdee9409ec5831b + + + + + __construct + classZipDirectoryReader.html + ab90be966d103007e32bcf4b604f29606 + ($fileName, $callback, $options) + + + + $buffer + classZipDirectoryReader.html + aaadfea00272d1d4b7fdaec04cbcb21f7 + + + + + $callback + classZipDirectoryReader.html + a0b11dfc52be1e7b26264459832d8e8b0 + + + + + $data + classZipDirectoryReader.html + a4a6e381446c7cf077d2e905021bc5455 + + + + + $eocdr + classZipDirectoryReader.html + a0c7098b099105859c41421fff69f8ba8 + + + + + $file + classZipDirectoryReader.html + a5ba09e201d5f6df030297c60ecb81945 + + + + + $fileLength + classZipDirectoryReader.html + ae6c5bb81c0861fed2e3b91b66fe7f6bb + + + + + $fileName + classZipDirectoryReader.html + a0ef8ec95e40b557bca9df2311e6cdc55 + + + + + $zip64 + classZipDirectoryReader.html + ad79b404893152b193633d03ba569e8f0 + + + + + ZipDirectoryReaderError + classZipDirectoryReaderError.html + + + __construct + classZipDirectoryReaderError.html + af6851749e6b3441ea9e0add051f9bc3f + ($code) + + + + getErrorCode + classZipDirectoryReaderError.html + a70140686ab04bf2e112d73a3d786ae5c + () + + + + $errorCode + classZipDirectoryReaderError.html + a17b8acf3d4f3888d2ed30fa5b3e3176b + + + + + ZipDirectoryReaderTest + classZipDirectoryReaderTest.html + MediaWikiTestCase + + + readZipAssertError + classZipDirectoryReaderTest.html + ae01f25fc7a26dacee985f037ab6f393e + ($file, $error, $assertMessage) + + + + readZipAssertSuccess + classZipDirectoryReaderTest.html + a0c9334120437221d609bcd44193f8cf7 + ($file, $assertMessage) + + + + testBadCentralEntrySignature + classZipDirectoryReaderTest.html + a19e49ca8e3d156f9e9e50c9e4826e572 + () + + + + testCentralDirectoryGap + classZipDirectoryReaderTest.html + a60bba2b006e7aacbc401dead957eedb6 + () + + + + testCentralDirectoryTruncated + classZipDirectoryReaderTest.html + ab32a90a300fb48eae6ad450ed67029cb + () + + + + testEmpty + classZipDirectoryReaderTest.html + a3122ed674421586234d5e2aad0186c3d + () + + + + testLooksLikeZip64 + classZipDirectoryReaderTest.html + ac78b1f3d8c4536921e6c956d8fb39568 + () + + + + testMultiDisk0 + classZipDirectoryReaderTest.html + ac8cd43bee417f0afec82c815c6c1bca4 + () + + + + testNoSignature + classZipDirectoryReaderTest.html + a4f728961253fec9601f99ba676557643 + () + + + + testSimple + classZipDirectoryReaderTest.html + a48eb576f9dc989f8c0489343299bedd5 + () + + + + testTrailingBytes + classZipDirectoryReaderTest.html + a82b2014a611c04e8e476b970d7b6938f + () + + + + testWrongCDStart + classZipDirectoryReaderTest.html + aee5cad2f06a2d99d0d880cf6c2fce66a + () + + + + zipCallback + classZipDirectoryReaderTest.html + a20035edb8bfb420b65cbc2e0c3087e8d + ($entry) + + + + setUp + classZipDirectoryReaderTest.html + a54bd154f5cf55f04932671cf356701ab + () + + + + $entries + classZipDirectoryReaderTest.html + a02fb413f0fe311c0923f971bc9111181 + + + + + $zipDir + classZipDirectoryReaderTest.html + a1c17cff8c2b10741692580c72028c157 + + + + + cssjanus::Tokenizer + classcssjanus_1_1Tokenizer.html + + def + __init__ + classcssjanus_1_1Tokenizer.html + a0abdefc695a42b4243662fd6b6ef0c4f + + + + def + DeTokenize + classcssjanus_1_1Tokenizer.html + a993899e7713211961261b241d41f8d80 + + + + def + Tokenize + classcssjanus_1_1Tokenizer.html + a72969963a5b4468f85a81b81f7cbd790 + + + + def + TokenizeMatches + classcssjanus_1_1Tokenizer.html + ad7846a8833ba05754f9afa979e24d2f5 + + + + + originals + classcssjanus_1_1Tokenizer.html + ac1aa4469179a729ba42d7d5207b1fe36 + + + + + token_re + classcssjanus_1_1Tokenizer.html + a4a7bf344752c610dd159ba3522eb5f56 + + + + + token_string + classcssjanus_1_1Tokenizer.html + ac2b5eae5f93bfc5044d751a8173fe48c + + + + + includes/actions/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/actions/ + dir_8f835ac1a4f541c78a7d101c1a6e4d17.html + Action.php + CachedAction.php + CreditsAction.php + DeleteAction.php + EditAction.php + FormAction.php + FormlessAction.php + HistoryAction.php + InfoAction.php + MarkpatrolledAction.php + ProtectAction.php + PurgeAction.php + RawAction.php + RenderAction.php + RevertAction.php + RevisiondeleteAction.php + RollbackAction.php + ViewAction.php + WatchAction.php + + + includes/jobqueue/aggregator/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/aggregator/ + dir_95b2b21d7efd0c3531bba87b9a372652.html + JobQueueAggregator.php + JobQueueAggregatorMemc.php + JobQueueAggregatorRedis.php + + + tests/phpunit/includes/api/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/ + dir_aaa9c7fb20c15bf6ea4b8b0897656a89.html + tests/phpunit/includes/api/format/ + tests/phpunit/includes/api/query/ + ApiBaseTest.php + ApiBlockTest.php + ApiCreateAccountTest.php + ApiEditPageTest.php + ApiLoginTest.php + ApiMainTest.php + ApiOptionsTest.php + ApiParseTest.php + ApiPurgeTest.php + ApiQueryAllPagesTest.php + ApiTestCase.php + ApiTestCaseUpload.php + ApiTestContext.php + ApiTokensTest.php + ApiUnblockTest.php + ApiUploadTest.php + ApiWatchTest.php + generateRandomImages.php + MockApi.php + MockApiQueryBase.php + PrefixUniquenessTest.php + RandomImageGenerator.php + UserWrapper.php + + + includes/api/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/api/ + dir_f7beda901c9aa098a1bca8c23438ccd3.html + ApiBase.php + ApiBlock.php + ApiComparePages.php + ApiCreateAccount.php + ApiDelete.php + ApiDisabled.php + ApiEditPage.php + ApiEmailUser.php + ApiExpandTemplates.php + ApiFeedContributions.php + ApiFeedRecentChanges.php + ApiFeedWatchlist.php + ApiFileRevert.php + ApiFormatBase.php + ApiFormatDbg.php + ApiFormatDump.php + ApiFormatJson.php + ApiFormatNone.php + ApiFormatPhp.php + ApiFormatRaw.php + ApiFormatTxt.php + ApiFormatWddx.php + ApiFormatXml.php + ApiFormatYaml.php + ApiHelp.php + ApiImageRotate.php + ApiImport.php + ApiLogin.php + ApiLogout.php + ApiMain.php + ApiModuleManager.php + ApiMove.php + ApiOpenSearch.php + ApiOptions.php + ApiPageSet.php + ApiParamInfo.php + ApiParse.php + ApiPatrol.php + ApiProtect.php + ApiPurge.php + ApiQuery.php + ApiQueryAllCategories.php + ApiQueryAllImages.php + ApiQueryAllLinks.php + ApiQueryAllMessages.php + ApiQueryAllPages.php + ApiQueryAllUsers.php + ApiQueryBacklinks.php + ApiQueryBase.php + ApiQueryBlocks.php + ApiQueryCategories.php + ApiQueryCategoryInfo.php + ApiQueryCategoryMembers.php + ApiQueryContributors.php + ApiQueryDeletedrevs.php + ApiQueryDisabled.php + ApiQueryDuplicateFiles.php + ApiQueryExternalLinks.php + ApiQueryExtLinksUsage.php + ApiQueryFilearchive.php + ApiQueryFileRepoInfo.php + ApiQueryImageInfo.php + ApiQueryImages.php + ApiQueryInfo.php + ApiQueryIWBacklinks.php + ApiQueryIWLinks.php + ApiQueryLangBacklinks.php + ApiQueryLangLinks.php + ApiQueryLinks.php + ApiQueryLogEvents.php + ApiQueryORM.php + ApiQueryPagePropNames.php + ApiQueryPageProps.php + ApiQueryPagesWithProp.php + ApiQueryPrefixSearch.php + ApiQueryProtectedTitles.php + ApiQueryQueryPage.php + ApiQueryRandom.php + ApiQueryRecentChanges.php + ApiQueryRedirects.php + ApiQueryRevisions.php + ApiQuerySearch.php + ApiQuerySiteinfo.php + ApiQueryStashImageInfo.php + ApiQueryTags.php + ApiQueryUserContributions.php + ApiQueryUserInfo.php + ApiQueryUsers.php + ApiQueryWatchlist.php + ApiQueryWatchlistRaw.php + ApiResult.php + ApiRevisionDelete.php + ApiRollback.php + ApiRsd.php + ApiSetNotificationTimestamp.php + ApiTokens.php + ApiUnblock.php + ApiUndelete.php + ApiUpload.php + ApiUserrights.php + ApiWatch.php + + + maintenance/archives/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/archives/ + dir_07d872b926f0ec58ea4a896d9a4a00f6.html + upgradeLogging.php + + + tests/phpunit/data/autoloader/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/autoloader/ + dir_cb3d04117e6c64c781d179c8bebf246f.html + TestAutoloadedCamlClass.php + TestAutoloadedClass.php + TestAutoloadedLocalClass.php + TestAutoloadedSerializedClass.php + + + maintenance/benchmarks/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/benchmarks/ + dir_18b233b9923510123d8ac3d0070629a1.html + bench_delete_truncate.php + bench_HTTP_HTTPS.php + bench_if_switch.php + bench_strtr_str_replace.php + bench_utf8_title_check.php + bench_wfBaseConvert.php + bench_wfIsWindows.php + Benchmarker.php + benchmarkHooks.php + benchmarkParse.php + benchmarkPurge.php + README + + + tests/phpunit/includes/cache/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/cache/ + dir_9bcca273dc386213d843475b8b6083d5.html + GenderCacheTest.php + MessageCacheTest.php + + + includes/cache/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/cache/ + dir_052e283970656516033a1035966a2049.html + BacklinkCache.php + CacheDependency.php + FileCacheBase.php + GenderCache.php + HTMLFileCache.php + LinkBatch.php + LinkCache.php + LocalisationCache.php + MapCacheLRU.php + MessageCache.php + ObjectFileCache.php + ResourceFileCache.php + UserCache.php + + + tests/phpunit/includes/changes/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/changes/ + dir_7facd960dff2154cd72439debe45c95d.html + RCCacheEntryFactoryTest.php + RecentChangeTest.php + + + includes/changes/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/changes/ + dir_6360d0ad7fff7ad69d3eb98a9a235ff2.html + ChangesList.php + EnhancedChangesList.php + OldChangesList.php + RCCacheEntry.php + RCCacheEntryFactory.php + RecentChange.php + + + languages/classes/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/classes/ + dir_a0803794ed772949d67d3b5261200ee4.html + LanguageAr.php + LanguageAz.php + LanguageBe_tarask.php + LanguageBg.php + LanguageBs.php + LanguageCu.php + LanguageDsb.php + LanguageEo.php + LanguageEs.php + LanguageEt.php + LanguageFi.php + LanguageGa.php + LanguageGan.php + LanguageHe.php + LanguageHsb.php + LanguageHu.php + LanguageHy.php + LanguageIu.php + LanguageJa.php + LanguageKaa.php + LanguageKk.php + LanguageKk_cyrl.php + LanguageKm.php + LanguageKsh.php + LanguageKu.php + LanguageKu_ku.php + LanguageLa.php + LanguageMl.php + LanguageMy.php + LanguageOs.php + LanguagePl.php + LanguageQqx.php + LanguageRu.php + LanguageShi.php + LanguageSl.php + LanguageSr.php + LanguageTg.php + LanguageTr.php + LanguageTyv.php + LanguageUk.php + LanguageUz.php + LanguageWa.php + LanguageYue.php + LanguageZh.php + LanguageZh_hans.php + + + includes/clientpool/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/clientpool/ + dir_5ee41ed5f7002ac30bca6e717b09c3ad.html + RedisConnectionPool.php + + + docs/code-coverage/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/code-coverage/ + dir_762295ceef21c9838e5a9b81acbdeee4.html + README + + + tests/phpunit/includes/composer/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/composer/ + dir_f2ccdccb5b7a2b8fe4184dc8ef9eb85e.html + ComposerVersionNormalizerTest.php + + + includes/composer/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/composer/ + dir_917c19785b125718214acceee2f3b6d2.html + ComposerHookHandler.php + ComposerPackageModifier.php + ComposerVersionNormalizer.php + + + tests/phpunit/includes/config/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/config/ + dir_1908df62102582e57d791c427d3d8bb0.html + ConfigFactoryTest.php + GlobalVarConfigTest.php + + + includes/config/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/config/ + dir_48f1b11ab94d35553c6ebde96484681c.html + Config.php + ConfigException.php + ConfigFactory.php + GlobalVarConfig.php + + + tests/phpunit/includes/content/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/content/ + dir_79ff809a348773dd3dcfdfbd2912878b.html + ContentHandlerTest.php + CssContentTest.php + JavaScriptContentTest.php + TextContentTest.php + WikitextContentHandlerTest.php + WikitextContentTest.php + + + includes/content/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/content/ + dir_2fcdfa788286e7f14ad2e63ef6ddc636.html + AbstractContent.php + Content.php + ContentHandler.php + CssContent.php + CssContentHandler.php + JavaScriptContent.php + JavaScriptContentHandler.php + MessageContent.php + TextContent.php + TextContentHandler.php + WikitextContent.php + WikitextContentHandler.php + + + includes/context/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/context/ + dir_2edae83c84152ba8ccfc997d8c3f8ad7.html + ContextSource.php + DerivativeContext.php + IContextSource.php + RequestContext.php + + + maintenance/cssjanus/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/cssjanus/ + dir_b315874f8487ecfb983730f327df3340.html + cssjanus.py + csslex.py + README + + + includes/dao/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/dao/ + dir_7951b0c8e957820479d0b12acec69231.html + DBAccessBase.php + IDBAccessObject.php + + + tests/qunit/data/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/qunit/data/ + dir_622e63a0301b7e2129d1f1be4401a58c.html + generateJqueryMsgData.php + load.mock.php + styleTest.css.php + + + tests/phpunit/data/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/ + dir_0405616f6080442ffd3828232571bd92.html + tests/phpunit/data/autoloader/ + tests/phpunit/data/media/ + tests/phpunit/data/xmp/ + + + tests/phpunit/includes/db/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/db/ + dir_ea6273a598f471f4310b934aad4227c6.html + DatabaseMysqlBaseTest.php + DatabaseSqliteTest.php + DatabaseSQLTest.php + DatabaseTest.php + DatabaseTestHelper.php + LBFactoryTest.php + ORMRowTest.php + ORMTableTest.php + TestORMRowTest.php + + + includes/db/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/db/ + dir_e5c1a7d5e69b27a4cc65431ad871004a.html + ChronologyProtector.php + CloneDatabase.php + Database.php + DatabaseError.php + DatabaseMssql.php + DatabaseMysql.php + DatabaseMysqlBase.php + DatabaseMysqli.php + DatabaseOracle.php + DatabasePostgres.php + DatabaseSqlite.php + DatabaseUtility.php + IORMRow.php + IORMTable.php + LBFactory.php + LBFactoryMulti.php + LBFactorySingle.php + LoadBalancer.php + LoadMonitor.php + ORMIterator.php + ORMResult.php + ORMRow.php + ORMTable.php + + + tests/phpunit/includes/debug/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/debug/ + dir_a842020e0d209493c5e1fde1a855c92c.html + MWDebugTest.php + + + includes/debug/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/debug/ + dir_29722baf550140949c4b3a31772441dd.html + Debug.php + + + includes/deferred/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/deferred/ + dir_ce3eb50b7d328621655fba3a2c3b275a.html + CallableUpdate.php + DataUpdate.php + DeferredUpdates.php + HTMLCacheUpdate.php + LinksUpdate.php + SearchUpdate.php + SiteStatsUpdate.php + SqlDataUpdate.php + SquidUpdate.php + ViewCountUpdate.php + + + maintenance/dev/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/dev/ + dir_42aa5d4cc23bdb1fd62550461215ebbf.html + maintenance/dev/includes/ + README + + + tests/phpunit/includes/diff/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/diff/ + dir_b8726a1b52aebfdcb699e5ccacec7ca3.html + ArrayDiffFormatterTest.php + DifferenceEngineTest.php + DiffOpTest.php + DiffTest.php + FakeDiffOp.php + + + includes/diff/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/diff/ + dir_f05f2aa0e137adea7a2cebeaa2606ee1.html + ArrayDiffFormatter.php + DairikiDiff.php + DifferenceEngine.php + DiffFormatter.php + TableDiffFormatter.php + UnifiedDiffFormatter.php + WikiDiff3.php + + + tests/phpunit/docs/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/docs/ + dir_f1966046ac008e4c8987b3b79bb29de0.html + ExportDemoTest.php + + + docs/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/ + dir_325dc05d94e0a0141b60d24b943347c3.html + docs/code-coverage/ + docs/html/ + docs/php-memcached/ + doxygen_first_page.php + README + + + tests/phpunit/includes/exception/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/exception/ + dir_74b45eee0e7eac71c65fd177e2a86583.html + BadTitleErrorTest.php + ErrorPageErrorTest.php + MWExceptionHandlerTest.php + MWExceptionTest.php + ReadOnlyErrorTest.php + ThrottledErrorTest.php + UserNotLoggedInTest.php + + + includes/exception/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/exception/ + dir_b5d70f12d94a71f9f1e54dae378a230f.html + BadTitleError.php + ErrorPageError.php + FatalError.php + HttpError.php + MWException.php + MWExceptionHandler.php + PermissionsError.php + ReadOnlyError.php + ThrottledError.php + UserBlockedError.php + UserNotLoggedIn.php + + + includes/externalstore/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/externalstore/ + dir_cc7d49d48d65040ed287be4bead9a063.html + ExternalStore.php + ExternalStoreDB.php + ExternalStoreHttp.php + ExternalStoreMedium.php + ExternalStoreMwstore.php + + + includes/filerepo/file/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/file/ + dir_9eab5702af008c42366d911ba43f302a.html + ArchivedFile.php + File.php + ForeignAPIFile.php + ForeignDBFile.php + LocalFile.php + OldLocalFile.php + UnregisteredLocalFile.php + + + tests/phpunit/mocks/filebackend/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/filebackend/ + dir_f01d71cdee6ea254492f83d6eda8bb62.html + MockFileBackend.php + MockFSFile.php + + + tests/phpunit/includes/filebackend/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/filebackend/ + dir_ddeb9a3a2cf934a1bdff0fa54a382772.html + FileBackendTest.php + + + includes/filebackend/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/ + dir_d5846de650d6e959fd05764844759d44.html + includes/filebackend/filejournal/ + includes/filebackend/lockmanager/ + FileBackend.php + FileBackendGroup.php + FileBackendMultiWrite.php + FileBackendStore.php + FileOp.php + FileOpBatch.php + FSFile.php + FSFileBackend.php + MemoryFileBackend.php + README + SwiftFileBackend.php + TempFSFile.php + + + includes/filebackend/filejournal/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/filejournal/ + dir_0d8c07e4dd2902ae98fdd04c10fb5a51.html + DBFileJournal.php + FileJournal.php + + + tests/phpunit/includes/filerepo/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/filerepo/ + dir_9b54b8ffe8536e14ed88f4c21825f88f.html + FileRepoTest.php + StoreBatchTest.php + + + includes/filerepo/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filerepo/ + dir_e2b907aeac75ac8eec31168865bc04c1.html + includes/filerepo/file/ + FileRepo.php + FileRepoStatus.php + ForeignAPIRepo.php + ForeignDBRepo.php + ForeignDBViaLBRepo.php + FSRepo.php + LocalRepo.php + NullRepo.php + README + RepoGroup.php + + + tests/phpunit/includes/api/format/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/format/ + dir_b5f8780381acfff5b3a10cbcdb85e364.html + ApiFormatJsonTest.php + ApiFormatPhpTest.php + ApiFormatTestBase.php + ApiFormatWddxTest.php + + + includes/gallery/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/gallery/ + dir_cb095024eb86800461b131efab49a868.html + ImageGalleryBase.php + NolinesImageGallery.php + PackedImageGallery.php + PackedOverlayImageGallery.php + TraditionalImageGallery.php + + + tests/phpunit/includes/GlobalFunctions/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/GlobalFunctions/ + dir_2c9b35c171b70eb795cd6ea7a5dfc1e0.html + GlobalTest.php + GlobalWithDBTest.php + README + wfAssembleUrlTest.php + wfBaseConvertTest.php + wfBaseNameTest.php + wfBCP47Test.php + wfExpandUrlTest.php + wfGetCallerTest.php + wfParseUrlTest.php + wfRemoveDotSegmentsTest.php + wfShorthandToIntegerTest.php + wfTimestampTest.php + wfUrlencodeTest.php + + + docs/html/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/html/ + dir_ac51c1ace6a2eda6bc15a2cad21b3ecb.html + README + + + tests/phpunit/includes/htmlform/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/htmlform/ + dir_9821ba528cbc76f25ac9a082e503db2b.html + HTMLCheckMatrixTest.php + + + includes/htmlform/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/htmlform/ + dir_0be7a08b28ad2920cf7d911e20a47f41.html + HTMLApiField.php + HTMLButtonField.php + HTMLCheckField.php + HTMLCheckMatrix.php + HTMLEditTools.php + HTMLFloatField.php + HTMLForm.php + HTMLFormField.php + HTMLFormFieldCloner.php + HTMLFormFieldRequiredOptionsException.php + HTMLHiddenField.php + HTMLInfoField.php + HTMLIntField.php + HTMLMultiSelectField.php + HTMLNestedFilterable.php + HTMLRadioField.php + HTMLSelectAndOtherField.php + HTMLSelectField.php + HTMLSelectOrOtherField.php + HTMLSubmitField.php + HTMLTextAreaField.php + HTMLTextField.php + + + maintenance/dev/includes/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/dev/includes/ + dir_06cf0c209f1dd5745b125943c1b1fb89.html + router.php + + + tests/phpunit/includes/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/ + dir_1510d7f3f3a1e0ab539ff8f634f6ec25.html + tests/phpunit/includes/api/ + tests/phpunit/includes/cache/ + tests/phpunit/includes/changes/ + tests/phpunit/includes/composer/ + tests/phpunit/includes/config/ + tests/phpunit/includes/content/ + tests/phpunit/includes/db/ + tests/phpunit/includes/debug/ + tests/phpunit/includes/diff/ + tests/phpunit/includes/exception/ + tests/phpunit/includes/filebackend/ + tests/phpunit/includes/filerepo/ + tests/phpunit/includes/GlobalFunctions/ + tests/phpunit/includes/htmlform/ + tests/phpunit/includes/installer/ + tests/phpunit/includes/jobqueue/ + tests/phpunit/includes/json/ + tests/phpunit/includes/libs/ + tests/phpunit/includes/logging/ + tests/phpunit/includes/media/ + tests/phpunit/includes/normal/ + tests/phpunit/includes/objectcache/ + tests/phpunit/includes/parser/ + tests/phpunit/includes/poolcounter/ + tests/phpunit/includes/resourceloader/ + tests/phpunit/includes/search/ + tests/phpunit/includes/site/ + tests/phpunit/includes/specials/ + tests/phpunit/includes/title/ + tests/phpunit/includes/upload/ + tests/phpunit/includes/utils/ + ArrayUtilsTest.php + ArticleTablesTest.php + ArticleTest.php + BlockTest.php + CollationTest.php + DiffHistoryBlobTest.php + EditPageTest.php + ExternalStoreTest.php + ExtraParserTest.php + FallbackTest.php + FauxRequestTest.php + FauxResponseTest.php + FormOptionsInitializationTest.php + FormOptionsTest.php + GitInfoTest.php + HooksTest.php + HtmlFormatterTest.php + HtmlTest.php + HttpTest.php + ImportTest.php + LanguageConverterTest.php + LicensesTest.php + LinkerTest.php + LinkFilterTest.php + LinksUpdateTest.php + LocalFileTest.php + LocalisationCacheTest.php + MediaWikiVersionFetcherTest.php + MessageTest.php + MWFunctionTest.php + MWNamespaceTest.php + MWTimestampTest.php + OutputPageTest.php + PathRouterTest.php + PreferencesTest.php + RequestContextTest.php + RevisionStorageTest.php + RevisionStorageTestContentHandlerUseDB.php + RevisionTest.php + SampleTest.php + SanitizerTest.php + SanitizerValidateEmailTest.php + SiteConfigurationTest.php + SkinTemplateTest.php + SpecialPageTest.php + StatusTest.php + TemplateCategoriesTest.php + TestUser.php + TimeAdjustTest.php + TitleArrayFromResultTest.php + TitleMethodsTest.php + TitlePermissionTest.php + TitleTest.php + UserArrayFromResultTest.php + UserMailerTest.php + UserTest.php + WebRequestTest.php + WikiPageTest.php + WikiPageTestContentHandlerUseDB.php + XmlJsTest.php + XmlSelectTest.php + XmlTest.php + XmlTypeCheckTest.php + + + includes/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/ + dir_6459d7115aac6ce2cba69f1834a4ef6a.html + includes/actions/ + includes/api/ + includes/cache/ + includes/changes/ + includes/clientpool/ + includes/composer/ + includes/config/ + includes/content/ + includes/context/ + includes/dao/ + includes/db/ + includes/debug/ + includes/deferred/ + includes/diff/ + includes/exception/ + includes/externalstore/ + includes/filebackend/ + includes/filerepo/ + includes/gallery/ + includes/htmlform/ + includes/installer/ + includes/interwiki/ + includes/jobqueue/ + includes/json/ + includes/libs/ + includes/logging/ + includes/media/ + includes/normal/ + includes/objectcache/ + includes/parser/ + includes/poolcounter/ + includes/profiler/ + includes/rcfeed/ + includes/resourceloader/ + includes/revisiondelete/ + includes/search/ + includes/site/ + includes/specialpage/ + includes/specials/ + includes/templates/ + includes/title/ + includes/upload/ + includes/utils/ + AjaxDispatcher.php + AjaxResponse.php + Article.php + AuthPlugin.php + AutoLoader.php + Autopromote.php + Block.php + CacheHelper.php + Category.php + Categoryfinder.php + CategoryPage.php + CategoryViewer.php + ChangesFeed.php + ChangeTags.php + Collation.php + Cookie.php + DefaultSettings.php + Defines.php + DeprecatedGlobal.php + EditPage.php + Export.php + Fallback.php + Feed.php + FeedUtils.php + FileDeleteForm.php + ForkController.php + FormOptions.php + GitInfo.php + GlobalFunctions.php + HistoryBlob.php + Hooks.php + Html.php + HtmlFormatter.php + HttpFunctions.php + ImagePage.php + ImageQueryPage.php + Import.php + Init.php + Licenses.php + Linker.php + LinkFilter.php + MagicWord.php + MediaWikiVersionFetcher.php + Message.php + MessageBlobStore.php + MimeMagic.php + MWTimestamp.php + Namespace.php + OutputHandler.php + OutputPage.php + PageQueryPage.php + Pager.php + PathRouter.php + PHPVersionError.php + Preferences.php + PrefixSearch.php + ProtectionForm.php + QueryPage.php + Revision.php + RevisionList.php + Sanitizer.php + Setup.php + SiteConfiguration.php + SiteStats.php + Skin.php + SkinTemplate.php + SquidPurgeClient.php + StatCounter.php + Status.php + StreamFile.php + StubObject.php + TimestampException.php + Title.php + TitleArray.php + TitleArrayFromResult.php + User.php + UserArray.php + UserArrayFromResult.php + UserMailer.php + UserRightsProxy.php + WatchedItem.php + WebRequest.php + WebResponse.php + WebStart.php + Wiki.php + WikiCategoryPage.php + WikiFilePage.php + WikiMap.php + WikiPage.php + Xml.php + ZhConversion.php + + + tests/phpunit/includes/installer/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/installer/ + dir_fbecaf577cdbf8ba6577df7880d0060a.html + InstallDocFormatterTest.php + OracleInstallerTest.php + + + includes/installer/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/installer/ + dir_34d2b2e7749c9d92c6927590971e3408.html + CliInstaller.php + DatabaseInstaller.php + DatabaseUpdater.php + InstallDocFormatter.php + Installer.php + LocalSettingsGenerator.php + MssqlInstaller.php + MssqlUpdater.php + MysqlInstaller.php + MysqlUpdater.php + OracleInstaller.php + OracleUpdater.php + PhpBugTests.php + PostgresInstaller.php + PostgresUpdater.php + SqliteInstaller.php + SqliteUpdater.php + WebInstaller.php + WebInstallerOutput.php + WebInstallerPage.php + + + includes/interwiki/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/interwiki/ + dir_da2c6d75d89b5f710e0b446e6555c825.html + Interwiki.php + + + tests/phpunit/includes/jobqueue/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/jobqueue/ + dir_045499120fbf632ff7b88c4b685e880e.html + JobQueueTest.php + RefreshLinksPartitionTest.php + + + includes/jobqueue/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/ + dir_de34bc739dc641ce1b8d1688dc712ce6.html + includes/jobqueue/aggregator/ + includes/jobqueue/jobs/ + includes/jobqueue/utils/ + Job.php + JobQueue.php + JobQueueDB.php + JobQueueFederated.php + JobQueueGroup.php + JobQueueRedis.php + JobSpecification.php + README + + + includes/jobqueue/jobs/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/jobs/ + dir_a2b81714aa72fb94713f5abf49f3783c.html + AssembleUploadChunksJob.php + DoubleRedirectJob.php + DuplicateJob.php + EmaillingJob.php + EnotifNotifyJob.php + HTMLCacheUpdateJob.php + NullJob.php + PublishStashedFileJob.php + RefreshLinksJob.php + RefreshLinksJob2.php + UploadFromUrlJob.php + + + tests/phpunit/includes/json/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/json/ + dir_b1bf57c27bda937ab38c6551340f153b.html + FormatJsonTest.php + + + includes/json/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/json/ + dir_d1c71add5861f756b6ff6b8262b7c8c2.html + FormatJson.php + + + maintenance/language/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/ + dir_70a2cbe251b59e279272d7bbe810ea1e.html + maintenance/language/zhtable/ + alltrans.php + checkDupeMessages.php + checkExtensions.php + checkLanguage.inc + checkLanguage.php + date-formats.php + digit2html.php + dumpMessages.php + generateCollationData.php + generateNormalizerDataAr.php + generateNormalizerDataMl.php + generateUtf8Case.php + langmemusage.php + languages.inc + StatOutputs.php + transstat.php + + + tests/phpunit/languages/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/ + dir_88a5965215dece41910ef3b2dd86bba2.html + tests/phpunit/languages/utils/ + LanguageAmTest.php + LanguageArTest.php + LanguageBe_taraskTest.php + LanguageBeTest.php + LanguageBhoTest.php + LanguageBsTest.php + LanguageClassesTestCase.php + LanguageCsTest.php + LanguageCuTest.php + LanguageCyTest.php + LanguageDsbTest.php + LanguageFrTest.php + LanguageGaTest.php + LanguageGdTest.php + LanguageGvTest.php + LanguageHeTest.php + LanguageHiTest.php + LanguageHrTest.php + LanguageHsbTest.php + LanguageHuTest.php + LanguageHyTest.php + LanguageKshTest.php + LanguageLnTest.php + LanguageLtTest.php + LanguageLvTest.php + LanguageMgTest.php + LanguageMkTest.php + LanguageMlTest.php + LanguageMoTest.php + LanguageMtTest.php + LanguageNlTest.php + LanguageNsoTest.php + LanguagePlTest.php + LanguageRoTest.php + LanguageRuTest.php + LanguageSeTest.php + LanguageSgsTest.php + LanguageShTest.php + LanguageSkTest.php + LanguageSlTest.php + LanguageSmaTest.php + LanguageSrTest.php + LanguageTest.php + LanguageTiTest.php + LanguageTlTest.php + LanguageTrTest.php + LanguageUkTest.php + LanguageUzTest.php + LanguageWaTest.php + SpecialPageAliasTest.php + + + languages/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/ + dir_a796f7e8aeeac3af69837a0cba876489.html + languages/classes/ + languages/messages/ + languages/utils/ + ConverterRule.php + FakeConverter.php + Language.php + LanguageConverter.php + Names.php + + + tests/phpunit/includes/libs/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/libs/ + dir_07bb4cd84f05669fe4631a9fabdae121.html + CSSJanusTest.php + CSSMinTest.php + GenericArrayObjectTest.php + HashRingTest.php + IEUrlExtensionTest.php + IPSetTest.php + JavaScriptMinifierTest.php + MWMessagePackTest.php + ProcessCacheLRUTest.php + RunningStatTest.php + + + includes/libs/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/ + dir_b253630d0a25d42ba7d3988a92cff1ce.html + includes/libs/virtualrest/ + CSSJanus.php + CSSMin.php + GenericArrayObject.php + HashRing.php + HttpStatus.php + IEContentAnalyzer.php + IEUrlExtension.php + IPSet.php + JavaScriptMinifier.php + jsminplus.php + lessc.inc.php + MappedIterator.php + MultiHttpClient.php + MWMessagePack.php + ProcessCacheLRU.php + README + RunningStat.php + ScopedCallback.php + ScopedPHPTimeout.php + XmlTypeCheck.php + + + includes/filebackend/lockmanager/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/filebackend/lockmanager/ + dir_a3497dd4ea51b7fdb8b93c49b909b40e.html + DBLockManager.php + FSLockManager.php + LockManager.php + LockManagerGroup.php + MemcLockManager.php + QuorumLockManager.php + RedisLockManager.php + ScopedLock.php + + + tests/phpunit/includes/logging/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/logging/ + dir_455a0d6865529e30f13879f026bd8ffc.html + LogFormatterTest.php + LogTests.i18n.php + + + includes/logging/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/logging/ + dir_73ade69dd2226f114e88d5324889c006.html + DeleteLogFormatter.php + LogEntry.php + LogEventsList.php + LogFormatter.php + LogPage.php + LogPager.php + MoveLogFormatter.php + NewUsersLogFormatter.php + PatrolLog.php + PatrolLogFormatter.php + RightsLogFormatter.php + + + tests/phpunit/maintenance/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/maintenance/ + dir_af64e5ec7de1581ef9074d1215e1305e.html + backup_LogTest.php + backup_PageTest.php + backupPrefetchTest.php + backupTextPassTest.php + DumpTestCase.php + fetchTextTest.php + getSlaveServerTest.php + MaintenanceTest.php + + + maintenance/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/ + dir_20aeff72cb8f412d04d2b45b350c6fa7.html + maintenance/archives/ + maintenance/benchmarks/ + maintenance/cssjanus/ + maintenance/dev/ + maintenance/language/ + maintenance/oracle/ + maintenance/storage/ + maintenance/term/ + 7zip.inc + attachLatest.php + backup.inc + backupPrefetch.inc + backupTextPass.inc + cdb.php + changePassword.php + checkBadRedirects.php + checkImages.php + checkLess.php + checkSyntax.php + checkUsernames.php + cleanupAncientTables.php + cleanupCaps.php + cleanupImages.php + cleanupPreferences.php + cleanupRemovedModules.php + cleanupSpam.php + cleanupTable.inc + cleanupTitles.php + cleanupUploadStash.php + cleanupWatchlist.php + clearCacheStats.php + clearInterwikiCache.php + commandLine.inc + compareParserCache.php + compareParsers.php + convertLinks.php + convertUserOptions.php + copyFileBackend.php + copyJobQueue.php + createAndPromote.php + deleteArchivedFiles.inc + deleteArchivedFiles.php + deleteArchivedRevisions.inc + deleteArchivedRevisions.php + deleteBatch.php + deleteDefaultMessages.php + deleteEqualMessages.php + deleteImageMemcached.php + deleteOldRevisions.php + deleteOrphanedRevisions.php + deleteRevision.php + deleteSelfExternals.php + doMaintenance.php + dumpBackup.php + dumpIterator.php + dumpLinks.php + dumpSisterSites.php + dumpTextPass.php + dumpUploads.php + edit.php + eraseArchivedFile.php + eval.php + fetchText.php + fileOpPerfTest.php + findHooks.php + fixDoubleRedirects.php + fixExtLinksProtocolRelative.php + fixSlaveDesync.php + fixTimestamps.php + fixUserRegistration.php + formatInstallDoc.php + generateJsonI18n.php + generateSitemap.php + getConfiguration.php + getLagTimes.php + getSlaveServer.php + getText.php + importDump.php + importImages.inc + importImages.php + importSiteScripts.php + importTextFile.php + initEditCount.php + initSiteStats.php + install.php + jsparse.php + lag.php + Maintenance.php + mcc.php + mctest.php + mergeMessageFileList.php + migrateUserGroup.php + minify.php + moveBatch.php + mwdoc-filter.php + mwdocgen.php + namespaceDupes.php + nextJobDB.php + nukeNS.php + nukePage.php + orphans.php + pageExists.php + parse.php + patchSql.php + populateCategory.php + populateFilearchiveSha1.php + populateImageSha1.php + populateLogSearch.php + populateLogUsertext.php + populateParentId.php + populateRecentChangesSource.php + populateRevisionLength.php + populateRevisionSha1.php + preprocessDump.php + preprocessorFuzzTest.php + protect.php + pruneFileCache.php + purgeChangedFiles.php + purgeChangedPages.php + purgeList.php + purgeOldText.inc + purgeOldText.php + purgeParserCache.php + README + reassignEdits.php + rebuildall.php + rebuildFileCache.php + rebuildImages.php + rebuildLocalisationCache.php + rebuildmessages.php + rebuildrecentchanges.php + rebuildtextindex.php + refreshFileHeaders.php + refreshImageMetadata.php + refreshLinks.php + removeUnusedAccounts.php + renameDbPrefix.php + renderDump.php + resetUserTokens.php + rollbackEdits.php + runBatchedQuery.php + runJobs.php + runScript.php + showCacheStats.php + showJobs.php + showSiteStats.php + sql.php + sqlite.inc + sqlite.php + syncFileBackend.php + tidyUpBug37714.php + undelete.php + update.php + updateArticleCount.php + updateCollation.php + updateDoubleWidthSearch.php + updateRestrictions.php + updateSearchIndex.php + updateSpecialPages.php + userDupes.inc + userOptions.inc + userOptions.php + waitForSlave.php + + + tests/phpunit/mocks/media/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/media/ + dir_ed7e4fada81d419056604427e78539a7.html + MockBitmapHandler.php + MockDjVuHandler.php + MockImageHandler.php + MockSvgHandler.php + + + tests/phpunit/includes/media/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/media/ + dir_ce9e22a565aa50769f19015b83f727eb.html + BitmapMetadataHandlerTest.php + BitmapScalingTest.php + DjVuTest.php + ExifBitmapTest.php + ExifRotationTest.php + ExifTest.php + FakeDimensionFile.php + FormatMetadataTest.php + GIFMetadataExtractorTest.php + GIFTest.php + IPTCTest.php + JpegMetadataExtractorTest.php + JpegTest.php + MediaHandlerTest.php + MediaWikiMediaTestCase.php + PNGMetadataExtractorTest.php + PNGTest.php + SVGMetadataExtractorTest.php + SVGTest.php + TiffTest.php + XMPTest.php + XMPValidateTest.php + + + includes/media/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/media/ + dir_b49c88c26218d4f8dc4d58f95f7ecbe9.html + Bitmap.php + Bitmap_ClientOnly.php + BitmapMetadataHandler.php + BMP.php + DjVu.php + DjVuImage.php + Exif.php + ExifBitmap.php + FormatMetadata.php + GIF.php + GIFMetadataExtractor.php + ImageHandler.php + IPTC.php + Jpeg.php + JpegMetadataExtractor.php + MediaHandler.php + MediaTransformOutput.php + PNG.php + PNGMetadataExtractor.php + SVG.php + SVGMetadataExtractor.php + Tiff.php + XCF.php + XMP.php + XMPInfo.php + XMPValidate.php + + + tests/phpunit/data/media/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/media/ + dir_45fe7f1a77e7a962caf03fc87b71362c.html + README + + + languages/messages/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/messages/ + dir_dc3f554e33b19ab3cee9c77c551a609e.html + MessagesAb.php + MessagesAce.php + MessagesAeb.php + MessagesAf.php + MessagesAk.php + MessagesAln.php + MessagesAm.php + MessagesAn.php + MessagesAng.php + MessagesAnp.php + MessagesAr.php + MessagesArc.php + MessagesArn.php + MessagesArq.php + MessagesArz.php + MessagesAs.php + MessagesAst.php + MessagesAv.php + MessagesAvk.php + MessagesAy.php + MessagesAz.php + MessagesAzb.php + MessagesBa.php + MessagesBar.php + MessagesBbc.php + MessagesBbc_latn.php + MessagesBcc.php + MessagesBcl.php + MessagesBe.php + MessagesBe_tarask.php + MessagesBg.php + MessagesBh.php + MessagesBho.php + MessagesBjn.php + MessagesBm.php + MessagesBn.php + MessagesBo.php + MessagesBpy.php + MessagesBqi.php + MessagesBr.php + MessagesBs.php + MessagesBug.php + MessagesBxr.php + MessagesCa.php + MessagesCbk_zam.php + MessagesCdo.php + MessagesCe.php + MessagesCeb.php + MessagesCh.php + MessagesCkb.php + MessagesCo.php + MessagesCrh.php + MessagesCrh_cyrl.php + MessagesCrh_latn.php + MessagesCs.php + MessagesCsb.php + MessagesCu.php + MessagesCv.php + MessagesCy.php + MessagesDa.php + MessagesDe.php + MessagesDe_at.php + MessagesDe_ch.php + MessagesDe_formal.php + MessagesDiq.php + MessagesDsb.php + MessagesDtp.php + MessagesDv.php + MessagesDz.php + MessagesEgl.php + MessagesEl.php + MessagesEml.php + MessagesEn.php + MessagesEn_gb.php + MessagesEn_rtl.php + MessagesEo.php + MessagesEs.php + MessagesEt.php + MessagesEu.php + MessagesExt.php + MessagesFa.php + MessagesFf.php + MessagesFi.php + MessagesFit.php + MessagesFo.php + MessagesFr.php + MessagesFrc.php + MessagesFrp.php + MessagesFrr.php + MessagesFur.php + MessagesFy.php + MessagesGa.php + MessagesGag.php + MessagesGan.php + MessagesGan_hans.php + MessagesGan_hant.php + MessagesGd.php + MessagesGl.php + MessagesGlk.php + MessagesGn.php + MessagesGot.php + MessagesGrc.php + MessagesGsw.php + MessagesGu.php + MessagesGv.php + MessagesHak.php + MessagesHaw.php + MessagesHe.php + MessagesHi.php + MessagesHif.php + MessagesHif_latn.php + MessagesHr.php + MessagesHrx.php + MessagesHsb.php + MessagesHt.php + MessagesHu.php + MessagesHy.php + MessagesIa.php + MessagesId.php + MessagesIe.php + MessagesIg.php + MessagesIi.php + MessagesIlo.php + MessagesInh.php + MessagesIo.php + MessagesIs.php + MessagesIt.php + MessagesIu.php + MessagesJa.php + MessagesJut.php + MessagesJv.php + MessagesKa.php + MessagesKaa.php + MessagesKab.php + MessagesKbd.php + MessagesKbd_cyrl.php + MessagesKg.php + MessagesKhw.php + MessagesKiu.php + MessagesKk.php + MessagesKk_arab.php + MessagesKk_cn.php + MessagesKk_cyrl.php + MessagesKk_kz.php + MessagesKk_latn.php + MessagesKk_tr.php + MessagesKl.php + MessagesKm.php + MessagesKn.php + MessagesKo.php + MessagesKo_kp.php + MessagesKoi.php + MessagesKrc.php + MessagesKs.php + MessagesKs_arab.php + MessagesKs_deva.php + MessagesKsh.php + MessagesKu.php + MessagesKu_arab.php + MessagesKu_latn.php + MessagesKv.php + MessagesKw.php + MessagesKy.php + MessagesLa.php + MessagesLad.php + MessagesLb.php + MessagesLbe.php + MessagesLez.php + MessagesLfn.php + MessagesLi.php + MessagesLij.php + MessagesLiv.php + MessagesLmo.php + MessagesLn.php + MessagesLo.php + MessagesLrc.php + MessagesLt.php + MessagesLtg.php + MessagesLv.php + MessagesLzh.php + MessagesLzz.php + MessagesMai.php + MessagesMap_bms.php + MessagesMdf.php + MessagesMg.php + MessagesMhr.php + MessagesMin.php + MessagesMk.php + MessagesMl.php + MessagesMn.php + MessagesMo.php + MessagesMr.php + MessagesMrj.php + MessagesMs.php + MessagesMt.php + MessagesMwl.php + MessagesMy.php + MessagesMyv.php + MessagesMzn.php + MessagesNah.php + MessagesNan.php + MessagesNap.php + MessagesNb.php + MessagesNds.php + MessagesNds_nl.php + MessagesNe.php + MessagesNew.php + MessagesNl.php + MessagesNl_informal.php + MessagesNn.php + MessagesNso.php + MessagesNv.php + MessagesOc.php + MessagesOr.php + MessagesOs.php + MessagesPa.php + MessagesPcd.php + MessagesPdc.php + MessagesPdt.php + MessagesPfl.php + MessagesPi.php + MessagesPl.php + MessagesPms.php + MessagesPnb.php + MessagesPnt.php + MessagesPs.php + MessagesPt.php + MessagesPt_br.php + MessagesQu.php + MessagesQug.php + MessagesRgn.php + MessagesRm.php + MessagesRmy.php + MessagesRo.php + MessagesRoa_tara.php + MessagesRu.php + MessagesRue.php + MessagesRuq.php + MessagesRuq_cyrl.php + MessagesRuq_latn.php + MessagesSa.php + MessagesSah.php + MessagesSc.php + MessagesScn.php + MessagesSd.php + MessagesSdc.php + MessagesSe.php + MessagesSg.php + MessagesSgs.php + MessagesSh.php + MessagesSi.php + MessagesSk.php + MessagesSl.php + MessagesSli.php + MessagesSq.php + MessagesSr.php + MessagesSr_ec.php + MessagesSr_el.php + MessagesSrn.php + MessagesStq.php + MessagesSu.php + MessagesSv.php + MessagesSw.php + MessagesSzl.php + MessagesTa.php + MessagesTcy.php + MessagesTe.php + MessagesTet.php + MessagesTg.php + MessagesTg_cyrl.php + MessagesTh.php + MessagesTk.php + MessagesTl.php + MessagesTly.php + MessagesTpi.php + MessagesTr.php + MessagesTt.php + MessagesTt_cyrl.php + MessagesTt_latn.php + MessagesTy.php + MessagesTyv.php + MessagesUdm.php + MessagesUg.php + MessagesUg_arab.php + MessagesUk.php + MessagesUr.php + MessagesUz.php + MessagesVec.php + MessagesVep.php + MessagesVi.php + MessagesVls.php + MessagesVmf.php + MessagesVo.php + MessagesVot.php + MessagesVro.php + MessagesWa.php + MessagesWar.php + MessagesWo.php + MessagesWuu.php + MessagesXal.php + MessagesXmf.php + MessagesYi.php + MessagesYo.php + MessagesYue.php + MessagesZa.php + MessagesZea.php + MessagesZh.php + MessagesZh_cn.php + MessagesZh_hans.php + MessagesZh_hant.php + MessagesZh_hk.php + MessagesZh_mo.php + MessagesZh_my.php + MessagesZh_sg.php + MessagesZh_tw.php + + + tests/phpunit/mocks/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/mocks/ + dir_b9d728e485d1f42540570ac604fa1149.html + tests/phpunit/mocks/filebackend/ + tests/phpunit/mocks/media/ + + + mw-config/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/mw-config/ + dir_a30495688b63fa7e23e383176fad0f93.html + index.php + index.php5 + overrides.php + + + tests/phpunit/includes/normal/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/normal/ + dir_c31b472d9c23babb6fd744fe341c72dd.html + CleanUpTest.php + + + includes/normal/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/normal/ + dir_c9de811c8dca2f04627ef0c93ce76990.html + RandomTest.php + README + Utf8Test.php + UtfNormal.php + UtfNormalBench.php + UtfNormalData.inc + UtfNormalDataK.inc + UtfNormalDefines.php + UtfNormalGenerate.php + UtfNormalMemStress.php + UtfNormalTest.php + UtfNormalTest2.php + UtfNormalUtil.php + + + tests/phpunit/includes/objectcache/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/objectcache/ + dir_e7bfcfcf8f33a09a3ee2877c3656cdd6.html + BagOStuffTest.php + + + includes/objectcache/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/objectcache/ + dir_cc9c44e1399a05631b79df834a8fa1f5.html + APCBagOStuff.php + BagOStuff.php + EmptyBagOStuff.php + HashBagOStuff.php + MemcachedBagOStuff.php + MemcachedClient.php + MemcachedPeclBagOStuff.php + MemcachedPhpBagOStuff.php + MultiWriteBagOStuff.php + ObjectCache.php + ObjectCacheSessionHandler.php + RedisBagOStuff.php + SqlBagOStuff.php + WinCacheBagOStuff.php + XCacheBagOStuff.php + + + maintenance/oracle/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/oracle/ + dir_b242f20066a26b52b2a37282af07c3f5.html + alterSharedConstraints.php + + + tests/phpunit/includes/parser/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/parser/ + dir_36af220e97e7e076470c7326d2285785.html + MagicVariableTest.php + MediaWikiParserTest.php + NewParserTest.php + ParserMethodsTest.php + ParserOutputTest.php + ParserPreloadTest.php + PreprocessorTest.php + TagHooksTest.php + TidyTest.php + + + includes/parser/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/parser/ + dir_9a6b036c88872f3f73944f0710c29bdc.html + CacheTime.php + CoreParserFunctions.php + CoreTagHooks.php + DateFormatter.php + LinkHolderArray.php + Parser.php + Parser_DiffTest.php + ParserCache.php + ParserOptions.php + ParserOutput.php + Preprocessor.php + Preprocessor_DOM.php + Preprocessor_Hash.php + StripState.php + Tidy.php + + + tests/parser/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/parser/ + dir_449f5cd7ce4517e7c7bb419c296c4f14.html + parserTest.inc + ParserTestResult.php + parserTestsParserHook.php + README + + + docs/php-memcached/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/docs/php-memcached/ + dir_b5dae5902504db92c945e40184033226.html + README + + + tests/phpunit/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/ + dir_538043f43f86cfd6e37733ec87960ce8.html + tests/phpunit/data/ + tests/phpunit/docs/ + tests/phpunit/includes/ + tests/phpunit/languages/ + tests/phpunit/maintenance/ + tests/phpunit/mocks/ + tests/phpunit/skins/ + tests/phpunit/structure/ + tests/phpunit/suites/ + tests/phpunit/tests/ + bootstrap.php + LessFileCompilationTest.php + MediaWikiLangTestCase.php + MediaWikiPHPUnitCommand.php + MediaWikiPHPUnitTestListener.php + MediaWikiTestCase.php + phpunit.php + README + ResourceLoaderTestCase.php + + + tests/phpunit/includes/poolcounter/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/poolcounter/ + dir_92eba76ce618d9464737c81aa477342f.html + PoolCounterTest.php + + + includes/poolcounter/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/poolcounter/ + dir_050158709f9db41b01fb72b5fed63983.html + PoolCounter.php + PoolCounterRedis.php + PoolCounterWork.php + + + includes/profiler/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/profiler/ + dir_7d7d3ad2ec74aac10562673d701c5458.html + Profiler.php + ProfilerMwprof.php + ProfilerSimpleDB.php + ProfilerSimpleText.php + ProfilerSimpleTrace.php + ProfilerSimpleUDP.php + ProfilerStandard.php + ProfilerStub.php + + + tests/phpunit/includes/api/query/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/api/query/ + dir_21f947b401ea1e3b7abd68642d7a682e.html + ApiQueryBasicTest.php + ApiQueryContinue2Test.php + ApiQueryContinueTest.php + ApiQueryContinueTestBase.php + ApiQueryRevisionsTest.php + ApiQueryTest.php + ApiQueryTestBase.php + + + tests/qunit/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/qunit/ + dir_8f2a185ccee2f9e76c65328a1c9462c1.html + tests/qunit/data/ + QUnitTestResources.php + + + includes/rcfeed/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/rcfeed/ + dir_1a2de4663561fc506ea48feaa8678167.html + IRCColourfulRCFeedFormatter.php + JSONRCFeedFormatter.php + MachineReadableRCFeedFormatter.php + RCFeedEngine.php + RCFeedFormatter.php + RedisPubSubFeedEngine.php + UDPRCFeedEngine.php + XMLRCFeedFormatter.php + + + tests/phpunit/includes/resourceloader/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/resourceloader/ + dir_1e9430457710afa677aa17919795fd71.html + ResourceLoaderLESSTest.php + ResourceLoaderModuleTest.php + ResourceLoaderStartupModuleTest.php + ResourceLoaderTest.php + + + includes/resourceloader/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/resourceloader/ + dir_a72ac8f98bb9263fea33b042aa6c5ea1.html + ResourceLoader.php + ResourceLoaderContext.php + ResourceLoaderFileModule.php + ResourceLoaderFilePageModule.php + ResourceLoaderLanguageDataModule.php + ResourceLoaderLanguageNamesModule.php + ResourceLoaderLESSFunctions.php + ResourceLoaderModule.php + ResourceLoaderNoscriptModule.php + ResourceLoaderSiteModule.php + ResourceLoaderStartUpModule.php + ResourceLoaderUserCSSPrefsModule.php + ResourceLoaderUserGroupsModule.php + ResourceLoaderUserModule.php + ResourceLoaderUserOptionsModule.php + ResourceLoaderUserTokensModule.php + ResourceLoaderWikiModule.php + + + resources/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/resources/ + dir_124930ec04ab31d1d791db1ae6c7c262.html + Resources.php + + + includes/revisiondelete/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/revisiondelete/ + dir_0aeb01b75791dc7d5646debd712e8a74.html + RevisionDelete.php + RevisionDeleteAbstracts.php + RevisionDeleter.php + RevisionDeleteUser.php + + + tests/phpunit/includes/search/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/search/ + dir_ea6d6beb0199e8efae7569a55a0fcdbc.html + SearchEngineTest.php + SearchUpdateTest.php + + + includes/search/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/search/ + dir_2d7cec1008844966454485ebf657f537.html + SearchDatabase.php + SearchEngine.php + SearchHighlighter.php + SearchMssql.php + SearchMySQL.php + SearchOracle.php + SearchPostgres.php + SearchResult.php + SearchResultSet.php + SearchSqlite.php + + + tests/phpunit/includes/site/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/site/ + dir_1e1ca3d4f77f39ad0122c7edaa2760aa.html + MediaWikiSiteTest.php + SiteListTest.php + SiteSQLStoreTest.php + SiteTest.php + TestSites.php + + + includes/site/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/site/ + dir_345b01d402bd9200c4dc4b05dd287e01.html + MediaWikiSite.php + Site.php + SiteList.php + SiteSQLStore.php + SiteStore.php + + + tests/phpunit/skins/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/skins/ + dir_a559d4b0bb25de6458ae444c1215885a.html + SideBarTest.php + + + skins/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/skins/ + dir_ea7c22c456a49dc8ecbbb3586e0f8fc3.html + MonoBook.php + Vector.php + + + includes/specialpage/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specialpage/ + dir_ffa4a9fb0dc1035dd78f951313117f38.html + ChangesListSpecialPage.php + FormSpecialPage.php + IncludableSpecialPage.php + RedirectSpecialPage.php + SpecialPage.php + SpecialPageFactory.php + UnlistedSpecialPage.php + + + tests/phpunit/includes/specials/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/specials/ + dir_b64440b9e14976c1477e6d039cd44cd0.html + QueryAllSpecialPagesTest.php + SpecialListFilesTest.php + SpecialPreferencesTest.php + SpecialRecentchangesTest.php + SpecialSearchTest.php + + + includes/specials/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/specials/ + dir_8592e2163094ffc1fc2ad08a11cd2ac5.html + SpecialActiveusers.php + SpecialAllmessages.php + SpecialAllpages.php + SpecialAncientpages.php + SpecialBlankpage.php + SpecialBlock.php + SpecialBlockList.php + SpecialBooksources.php + SpecialBrokenRedirects.php + SpecialCachedPage.php + SpecialCategories.php + SpecialChangeEmail.php + SpecialChangePassword.php + SpecialComparePages.php + SpecialConfirmemail.php + SpecialContributions.php + SpecialCreateAccount.php + SpecialDeadendpages.php + SpecialDeletedContributions.php + SpecialDiff.php + SpecialDoubleRedirects.php + SpecialEditWatchlist.php + SpecialEmailuser.php + SpecialExpandTemplates.php + SpecialExport.php + SpecialFewestrevisions.php + SpecialFileDuplicateSearch.php + SpecialFilepath.php + SpecialImport.php + SpecialJavaScriptTest.php + SpecialLinkSearch.php + SpecialListDuplicatedFiles.php + SpecialListfiles.php + SpecialListgrouprights.php + SpecialListredirects.php + SpecialListusers.php + SpecialLockdb.php + SpecialLog.php + SpecialLonelypages.php + SpecialLongpages.php + SpecialMergeHistory.php + SpecialMIMEsearch.php + SpecialMostcategories.php + SpecialMostimages.php + SpecialMostinterwikis.php + SpecialMostlinked.php + SpecialMostlinkedcategories.php + SpecialMostlinkedtemplates.php + SpecialMostrevisions.php + SpecialMovepage.php + SpecialMyRedirectPages.php + SpecialNewimages.php + SpecialNewpages.php + SpecialPagesWithProp.php + SpecialPasswordReset.php + SpecialPermanentLink.php + SpecialPopularpages.php + SpecialPreferences.php + SpecialPrefixindex.php + SpecialProtectedpages.php + SpecialProtectedtitles.php + SpecialRandomInCategory.php + SpecialRandompage.php + SpecialRandomredirect.php + SpecialRecentchanges.php + SpecialRecentchangeslinked.php + SpecialRedirect.php + SpecialResetTokens.php + SpecialRevisiondelete.php + SpecialRunJobs.php + SpecialSearch.php + SpecialShortpages.php + SpecialSpecialpages.php + SpecialStatistics.php + SpecialTags.php + SpecialTrackingCategories.php + SpecialUnblock.php + SpecialUncategorizedcategories.php + SpecialUncategorizedimages.php + SpecialUncategorizedpages.php + SpecialUncategorizedtemplates.php + SpecialUndelete.php + SpecialUnlockdb.php + SpecialUnusedcategories.php + SpecialUnusedimages.php + SpecialUnusedtemplates.php + SpecialUnwatchedpages.php + SpecialUpload.php + SpecialUploadStash.php + SpecialUserlogin.php + SpecialUserlogout.php + SpecialUserrights.php + SpecialVersion.php + SpecialWantedcategories.php + SpecialWantedfiles.php + SpecialWantedpages.php + SpecialWantedtemplates.php + SpecialWatchlist.php + SpecialWhatlinkshere.php + SpecialWithoutinterwiki.php + + + maintenance/storage/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/storage/ + dir_a748dcbb3850c3852061c9e2878601c4.html + checkStorage.php + compressOld.php + dumpRev.php + fixBug20757.php + moveToExternal.php + orphanStats.php + recompressTracked.php + resolveStubs.php + storageTypeStats.php + testCompression.php + trackBlobs.php + + + tests/phpunit/structure/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/structure/ + dir_a51cc4f1991421f7f3497898003e899a.html + AutoLoaderTest.php + ResourcesTest.php + StructureTest.php + + + tests/phpunit/suites/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/suites/ + dir_ca91e1d09b9ba8de50a1c567856c385c.html + ExtensionsParserTestSuite.php + ExtensionsTestSuite.php + LessTestSuite.php + UploadFromUrlTestSuite.php + + + includes/templates/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/templates/ + dir_bb260679030bf61897a630ea2c30846e.html + NoLocalSettings.php + Usercreate.php + Userlogin.php + + + maintenance/term/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/term/ + dir_0f25c3c71172968e1af5af97f45eb020.html + MWTerm.php + + + tests/phpunit/tests/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/tests/ + dir_4b2dce9ebbfa29a76d9cb27ba58fd209.html + MediaWikiTestCaseTest.php + + + tests/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/ + dir_d00a410d21e3534b2c7d47f9b51af098.html + tests/parser/ + tests/phpunit/ + tests/qunit/ + parserTests.php + testHelpers.inc + TestsAutoLoader.php + + + tests/phpunit/includes/title/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/title/ + dir_52d6675091466c964a14f9f0cf629e87.html + MediaWikiPageLinkRendererTest.php + MediaWikiTitleCodecTest.php + TitleValueTest.php + + + includes/title/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/title/ + dir_a76ea1a82ea4596552fb3649235cc0fb.html + MalformedTitleException.php + MediaWikiPageLinkRenderer.php + MediaWikiTitleCodec.php + PageLinkRenderer.php + TitleFormatter.php + TitleParser.php + TitleValue.php + + + tests/phpunit/includes/upload/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/upload/ + dir_d086fe9d9158df5f2d2d219b0cfce38b.html + UploadBaseTest.php + UploadFromUrlTest.php + UploadStashTest.php + + + includes/upload/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/upload/ + dir_0ae88c68c2677ea82636f766910756f6.html + UploadBase.php + UploadFromChunks.php + UploadFromFile.php + UploadFromStash.php + UploadFromUrl.php + UploadStash.php + + + tests/phpunit/languages/utils/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/languages/utils/ + dir_d75e1b941d8a3f2561e2fbe9a0aad370.html + CLDRPluralRuleEvaluatorTest.php + + + tests/phpunit/includes/utils/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/includes/utils/ + dir_4715a50d89ee437baa0934adac80fd3e.html + CdbTest.php + IPTest.php + StringUtilsTest.php + UIDGeneratorTest.php + ZipDirectoryReaderTest.php + + + languages/utils/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/languages/utils/ + dir_0bf3f8acd892f59761acb793fb619315.html + CLDRPluralRuleConverter.php + CLDRPluralRuleConverterExpression.php + CLDRPluralRuleConverterFragment.php + CLDRPluralRuleConverterOperator.php + CLDRPluralRuleError.php + CLDRPluralRuleEvaluator.php + CLDRPluralRuleEvaluatorRange.php + + + includes/jobqueue/utils/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/jobqueue/utils/ + dir_ad93ac290d1ea9ff04122b5d1d6a8c71.html + BacklinkJobUtils.php + + + includes/utils/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/utils/ + dir_763015c3323a1617f3eeb5b215b721a2.html + ArrayUtils.php + Cdb.php + CdbDBA.php + CdbPHP.php + IP.php + MWCryptRand.php + MWFunction.php + README + StringUtils.php + UIDGenerator.php + ZipDirectoryReader.php + + + includes/libs/virtualrest/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/includes/libs/virtualrest/ + dir_52e40e9c23373159a1e2f6636504bcaf.html + SwiftVirtualRESTService.php + VirtualRESTService.php + VirtualRESTServiceClient.php + + + tests/phpunit/data/xmp/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/tests/phpunit/data/xmp/ + dir_9dd9a998a5ea855191e79a099dd56a31.html + 1.result.php + 2.result.php + 3-invalid.result.php + 3.result.php + 4.result.php + 5.result.php + 6.result.php + 7.result.php + bag-for-seq.result.php + flash.result.php + gps.result.php + invalid-child-not-struct.result.php + no-namespace.result.php + no-recognized-props.result.php + README + utf16BE.result.php + utf16LE.result.php + utf32BE.result.php + utf32LE.result.php + xmpExt.result.php + + + maintenance/language/zhtable/ + /srv/ssd/jenkins-slave/workspace/mediawiki-core-doxygen-publish/maintenance/language/zhtable/ + dir_364c0470e57eef321d63b9b37030615e.html + Makefile.py + README + + + index + Introduction + index + +