Namesort ascending Location Description
BackdropCacheInterface::flush core/includes/cache.inc Flushes all cache items in a bin.
BackdropCacheInterface::deletePrefix core/includes/cache.inc Deletes items from the cache using a wildcard prefix.
BackdropCacheInterface::deleteMultiple core/includes/cache.inc Deletes multiple items from the cache.
BackdropCacheInterface::delete core/includes/cache.inc Deletes an item from the cache.
BackdropCacheArray::__destruct core/includes/bootstrap.inc Destructs the BackdropCacheArray object.
BackdropCacheArray::__construct core/includes/bootstrap.inc Constructs a BackdropCacheArray object.
BackdropCacheArray::set core/includes/bootstrap.inc Writes a value to the persistent cache immediately.
BackdropCacheArray::resolveCacheMiss core/includes/bootstrap.inc Resolves a cache miss.
BackdropCacheArray::persist core/includes/bootstrap.inc Flags an offset value to be written to the persistent cache.
BackdropCacheArray::offsetUnset core/includes/bootstrap.inc
BackdropCacheArray::offsetSet core/includes/bootstrap.inc
BackdropCacheArray::offsetGet core/includes/bootstrap.inc
BackdropCacheArray::offsetExists core/includes/bootstrap.inc
authorize_run_operation core/includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation'].
authorize_get_filetransfer core/includes/authorize.inc Gets a FileTransfer class for a specific transfer method and settings.
authorize_filetransfer_form_validate core/includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_filetransfer_form_submit core/includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form core/includes/authorize.inc Form constructor for the file transfer authorization form.
authorize_access_denied_page core/authorize.php Renders a 403 access denied page for authorize.php.
authorize_access_allowed core/authorize.php Determines if the current user is allowed to run authorize.php.
ArrayDiffUnitTest::testArrayDiffAssocRecursive core/modules/simpletest/tests/common.test Tests backdrop_array_diff_assoc_recursive().
ArrayDiffUnitTest::setUp core/modules/simpletest/tests/common.test Sets up unit test environment.
arg core/includes/bootstrap.inc Returns a component of the current Backdrop path.
Archive_Tar::__destruct core/modules/system/system.tar.inc
Archive_Tar::__construct core/modules/system/system.tar.inc Archive_Tar Class constructor. This flavour of the constructor only declare a new Archive_Tar object, identifying it by the name of the tar file. If the compress argument is set the tar will be read or created as a gzip or bz2 compressed TAR file.
Archive_Tar::_writeLongHeader core/modules/system/system.tar.inc
Archive_Tar::_writeHeaderBlock core/modules/system/system.tar.inc
Archive_Tar::_writeHeader core/modules/system/system.tar.inc
Archive_Tar::_writeFooter core/modules/system/system.tar.inc
Archive_Tar::_writeBlock core/modules/system/system.tar.inc
Archive_Tar::_warning core/modules/system/system.tar.inc
Archive_Tar::_tarRecToSize core/modules/system/system.tar.inc Convert Tar record size to actual size
Archive_Tar::_readLongHeader core/modules/system/system.tar.inc
Archive_Tar::_readHeader core/modules/system/system.tar.inc
Archive_Tar::_readBlock core/modules/system/system.tar.inc
Archive_Tar::_openWrite core/modules/system/system.tar.inc
Archive_Tar::_openReadWrite core/modules/system/system.tar.inc
Archive_Tar::_openRead core/modules/system/system.tar.inc
Archive_Tar::_jumpBlock core/modules/system/system.tar.inc
Archive_Tar::_isMaliciousFilename core/modules/system/system.tar.inc Detect and report a malicious file name
Archive_Tar::_isArchive core/modules/system/system.tar.inc
Archive_Tar::_extractInString core/modules/system/system.tar.inc This method extract from the archive one file identified by $p_filename. The return value is a string with the file content, or null on error.
Archive_Tar::_error core/modules/system/system.tar.inc
Archive_Tar::_close core/modules/system/system.tar.inc
Archive_Tar::_cleanFile core/modules/system/system.tar.inc
Archive_Tar::_addString core/modules/system/system.tar.inc
Archive_Tar::_addList core/modules/system/system.tar.inc
Archive_Tar::_addFile core/modules/system/system.tar.inc
Archive_Tar::setIgnoreRegexp core/modules/system/system.tar.inc This method sets the regular expression for ignoring files and directories at import, for example: $arch->setIgnoreRegexp("#CVS|\.svn#");
Archive_Tar::setIgnoreList core/modules/system/system.tar.inc This method sets the regular expression for ignoring all files and directories matching the filenames in the array list at import, for example: $arch->setIgnoreList(array('CVS', '.svn', 'bin/tool'));

Pages