MediaWiki master
MediaWiki\Utils Namespace Reference

Copyright (C) 2017 Kunal Mehta legok.nosp@m.tm@d.nosp@m.ebian.nosp@m..org More...

Classes

class  BatchRowIterator
 Allows iterating a large number of rows in batches transparently. More...
 
class  BatchRowUpdate
 Ties together the batch update components to provide a composable method of batch updating rows in a database. More...
 
class  BatchRowWriter
 
class  ExecutableFinder
 Utility class to find executables in likely places. More...
 
class  ExtensionInfo
 
class  FileContentsHasher
 Generate hash digests of file contents to help with cache invalidation. More...
 
class  GitInfo
 Fetch status information from a local git repository. More...
 
class  MWCryptRand
 A cryptographic random generator class used for generating secret keys. More...
 
class  MWFileProps
 MimeMagic helper wrapper. More...
 
class  MWRestrictions
 A class to check request restrictions expressed as a JSON object. More...
 
class  MWTimestamp
 Library for creating and parsing MW-style timestamps. More...
 
interface  RowUpdateGenerator
 Interface for generating updates to single rows in the database. More...
 
class  SBOMGenerator
 
class  UrlUtils
 A service to expand, parse, and otherwise manipulate URLs. More...
 

Detailed Description

Copyright (C) 2017 Kunal Mehta legok.nosp@m.tm@d.nosp@m.ebian.nosp@m..org

A class to check request restrictions expressed as a JSON object.

Note
GPL-2.0-or-later
GPL-2.0-or-later
Author
Daniel Friesen