PHP VersionPress\Utils Namespace

Classes

Name Description
AbsoluteUrlReplacer Replaces absolute site URL with placeholder
ArrayUtils
AutocompleteUtils
Comparators
CompatibilityChecker
CompatibilityResult
Cursor Class for manipulation with hierarchic structures.
EntityUtils VersionPress "entities" are often just associative arrays, often not even complete (for instance if the SQL update method is captured and only part of the entity data is available). Here are some helper methods for such arrays.
FileSystem Helper functions to work with filesystem. Currently, the functions use either bare implementation or {@link http://symfony.com/doc/master/components/filesystem/introduction.html Symfony Filesystem}.
IdUtil Utility class to generate globally unique IDs, see the `newId()` method.
JsRedirect
Markdown Markdown helper class
Mutex Inspired by http://stackoverflow.com/a/6967839/1243495
PathUtils
Process Symfony\Process implementation that adds the `getConsoleOutput()` method and increases the time limit.
ProcessUtils
QueryLanguageUtils
ReferenceUtils
RequestDetector
RequirementsChecker
SecurityUtils
StringUtils Our string utils. Only adds what's not already provided by NStrings.
SystemInfo
UninstallationUtil Small helper class
WordPressCacheUtils
WordPressMissingFunctions
WorkflowUtils Assorted helper functions for workflow functionality (cloning, merging, .
WpConfigEditor This class is useful for setting constants and variables in wp-config.php or wp-config.common.php.
Zip Helper class for zipping bug report.