Namesort descending Location Description
Archive_Tar::_close core/modules/system/system.tar.inc
Archive_Tar::_error 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::_isArchive core/modules/system/system.tar.inc
Archive_Tar::_isMaliciousFilename core/modules/system/system.tar.inc Detect and report a malicious file name
Archive_Tar::_jumpBlock core/modules/system/system.tar.inc
Archive_Tar::_openRead core/modules/system/system.tar.inc
Archive_Tar::_openReadWrite core/modules/system/system.tar.inc
Archive_Tar::_openWrite core/modules/system/system.tar.inc
Archive_Tar::_readBlock core/modules/system/system.tar.inc
Archive_Tar::_readHeader core/modules/system/system.tar.inc
Archive_Tar::_readLongHeader core/modules/system/system.tar.inc
Archive_Tar::_tarRecToSize core/modules/system/system.tar.inc Convert Tar record size to actual size
Archive_Tar::_warning core/modules/system/system.tar.inc
Archive_Tar::_writeBlock core/modules/system/system.tar.inc
Archive_Tar::_writeFooter core/modules/system/system.tar.inc
Archive_Tar::_writeHeader core/modules/system/system.tar.inc
Archive_Tar::_writeHeaderBlock core/modules/system/system.tar.inc
Archive_Tar::_writeLongHeader 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::__destruct core/modules/system/system.tar.inc
arg core/includes/bootstrap.inc Returns a component of the current Backdrop path.
ArrayDiffUnitTest::setUp core/modules/simpletest/tests/common.test Sets up unit test environment.
ArrayDiffUnitTest::testArrayDiffAssocRecursive core/modules/simpletest/tests/common.test Tests backdrop_array_diff_assoc_recursive().
authorize_access_allowed core/authorize.php Determines if the current user is allowed to run authorize.php.
authorize_access_denied_page core/authorize.php Renders a 403 access denied page for authorize.php.
authorize_filetransfer_form core/includes/authorize.inc Form constructor for the file transfer authorization form.
authorize_filetransfer_form_submit core/includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form_validate core/includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_get_filetransfer core/includes/authorize.inc Gets a FileTransfer class for a specific transfer method and settings.
authorize_run_operation core/includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation'].
BackdropCacheArray::offsetExists core/includes/bootstrap.inc
BackdropCacheArray::offsetGet core/includes/bootstrap.inc
BackdropCacheArray::offsetSet core/includes/bootstrap.inc
BackdropCacheArray::offsetUnset core/includes/bootstrap.inc
BackdropCacheArray::persist core/includes/bootstrap.inc Flags an offset value to be written to the persistent cache.
BackdropCacheArray::resolveCacheMiss core/includes/bootstrap.inc Resolves a cache miss.
BackdropCacheArray::set core/includes/bootstrap.inc Writes a value to the persistent cache immediately.
BackdropCacheArray::__construct core/includes/bootstrap.inc Constructs a BackdropCacheArray object.
BackdropCacheArray::__destruct core/includes/bootstrap.inc Destructs the BackdropCacheArray object.
BackdropCacheInterface::delete core/includes/cache.inc Deletes an item from the cache.
BackdropCacheInterface::deleteMultiple core/includes/cache.inc Deletes multiple items from the cache.
BackdropCacheInterface::deletePrefix core/includes/cache.inc Deletes items from the cache using a wildcard prefix.
BackdropCacheInterface::flush core/includes/cache.inc Flushes all cache items in a bin.
BackdropCacheInterface::garbageCollection core/includes/cache.inc Performs garbage collection on a cache bin. Removing expired items.
BackdropCacheInterface::get core/includes/cache.inc Returns data from the persistent cache.
BackdropCacheInterface::getMultiple core/includes/cache.inc Returns data from the persistent cache when given an array of cache IDs.
BackdropCacheInterface::isEmpty core/includes/cache.inc Checks if a cache bin is empty.
BackdropCacheInterface::set core/includes/cache.inc Stores data in the persistent cache.
BackdropDatabaseCache::delete core/includes/cache.inc Implements BackdropCacheInterface::delete().

Pages