MediaWiki  master
utils Directory Reference

Files

file  AutoloadGenerator.php [code]
 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.
 
file  BatchRowIterator.php [code]
 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.
 
file  BatchRowUpdate.php [code]
 
file  BatchRowWriter.php [code]
 Updates database rows by primary key in batches.
 
file  ClassCollector.php [code]
 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.
 
file  ExecutableFinder.php [code]
 
file  ExtensionInfo.php [code]
 
file  FileContentsHasher.php [code]
 Generate hash digests of file contents to help with cache invalidation.
 
file  GitInfo.php [code]
 A class to help return information about a git repo MediaWiki may be inside This is used by Special:Version and is also useful for the LocalSettings.php of anyone working on large branches in git to setup config that show up only when specific branches are currently checked out.
 
file  MWCryptHKDF.php [code]
 Extract-and-Expand Key Derivation Function (HKDF).
 
file  MWCryptRand.php [code]
 A cryptographic random generator class used for generating secret keys.
 
file  MWFileProps.php [code]
 MimeMagic helper functions for detecting and dealing with MIME types.
 
file  MWRestrictions.php [code]
 
file  MWTimestamp.php [code]
 Creation and parsing of MW-style timestamps.
 
file  RowUpdateGenerator.php [code]
 Interface for generating updates to single rows in the database.
 
file  UIDGenerator.php [code]
 This file deals with UID generation.
 
file  UrlUtils.php [code]
 
file  ZipDirectoryReader.php [code]
 ZIP file directories reader, for the purposes of upload verification.
 
file  ZipDirectoryReaderError.php [code]
 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.