MediaWiki
master
|
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. More...
Go to the source code of this file.
Functions | |
Methods required from ApiQueryBase | |
addFields ( $fields) | |
addJoinConds ( $conds) | |
addTables ( $tables, $alias=null) | |
addWhere ( $conds) | |
getAuthority () | |
getDB () | |
Variables | |
trait | ApiQueryBlockInfoTrait |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html
Definition in file ApiQueryBlockInfoTrait.php.
|
abstractprotected |
array | string | $fields |
|
abstractprotected |
array | $conds |
|
abstractprotected |
string | array | $tables | |
string | null | $alias |
|
abstractprotected |
string | array | $conds |
|
abstract |
Referenced by ApiBase\addBlockInfoToStatus(), EditPage\attemptSave(), Skin\buildNavUrls(), ApiMain\canApiHighLimits(), ApiMain\checkAsserts(), ApiMain\checkExecutePermissions(), ApiBase\checkTitleUserPermissions(), ApiBase\checkUserRightsAny(), ContribsPager\doBatchLookups(), SpecialNewpages\formatRow(), ContribsPager\formatRow(), ImageListPager\formatValue(), EditPage\getContentObject(), Skin\getDefaultModules(), MediaWiki\Rest\Handler\PageHistoryCountHandler\getEditorsCount(), OutputPage\getHeadLinksArray(), OutputPage\getJSVars(), Skin\getPageClasses(), ContribsPager\getQueryInfo(), Skin\getUndeleteLink(), EditPage\internalAttemptSave(), SpecialBlock\onSubmit(), MediaWiki\Rest\Handler\MediaFileHandler\run(), OutputPage\showPermissionsErrorPage(), LocalFile\upload(), ImagePage\uploadLinksBox(), OutputPage\userCanPreview(), and SpecialWhatLinksHere\wlhLink().
|
abstractprotected |
Referenced by SiteStatsInit\__construct(), SpecialRecentChanges\checkLastModified(), SiteStatsInit\doAllAndCommit(), SpecialRecentChanges\doMainQuery(), SiteStatsInit\doPlaceholderInit(), MediaWiki\Deferred\LinksUpdate\LinksTable\doWrites(), ApiBase\filterIDs(), MediaWiki\ResourceLoader\WikiModule\getTitleInfo(), MediaWiki\Deferred\LinksUpdate\GenericPageLinksTable\insertLink(), SpecialRecentChanges\isDenseTagFilter(), Maintenance\purgeRedundantText(), BacklinkCache\queryLinks(), SiteStatsInit\refresh(), and MediaWiki\Deferred\LinksUpdate\LinksUpdate\updateLinksTimestamp().