backdrop_clear_css_cache in includes/common.inc
Deletes old cached CSS files.
backdrop_clear_js_cache in includes/common.inc
Deletes old cached JavaScript files and variables.
backdrop_find_theme_templates in includes/theme.inc
Allows themes and/or theme engines to discover overridden templates.
backdrop_scan_directories in includes/bootstrap.inc
BackdropWebTestCase::backdropGetTestFiles in modules/simpletest/backdrop_web_test_case.php
Get a list files that can be used in tests.
ConfigurationUITest::testFullImportValidation in modules/config/tests/config.test
Test full import validation.
FileScanDirectoryTest::testOptionCallback in modules/simpletest/tests/file.test
Check that the callback function is called correctly.
FileScanDirectoryTest::testOptionKey in modules/simpletest/tests/file.test
Check that key parameter sets the return value's key.
FileScanDirectoryTest::testOptionMinDepth in modules/simpletest/tests/file.test
Check that the min_depth options lets us ignore files in the starting directory.
FileScanDirectoryTest::testOptionNoMask in modules/simpletest/tests/file.test
Check that the no-mask parameter is honored.
FileScanDirectoryTest::testOptionRecurse in modules/simpletest/tests/file.test
Check that the recurse option decends into subdirectories.
FileScanDirectoryTest::testReturn in modules/simpletest/tests/file.test
Check the format of the returned values.
ImageAdminStylesUnitTest::getImageCount in modules/image/tests/image.test
Count the number of images currently create for a style.
ImageFieldValidateTestCase::testTypeSupport in modules/image/tests/image.test
Test for supported image types.
ImageStyleFlushTest::getImageCount in modules/image/tests/image.test
Count the number of images currently created for a style in a wrapper.
installer_clear_update_disk_cache in modules/installer/installer.module
Clears the temporary files and directories based on file age from disk.
InstallerLanguageTestCase::setUp in modules/simpletest/tests/installer.test
Sets up a Backdrop site for running functional and integration tests.
installer_verify_update_archive in modules/installer/installer.module
Implements hook_verify_update_archive().
install_find_profiles in includes/install.core.inc
Finds all .profile files.
install_find_translation_files in includes/install.core.inc
Find installer translations either for a specific langcode or all languages.
LocaleImportFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
locale_translate_batch_import_files in modules/locale/locale.bulk.inc
Prepare a batch to import all translations.
locale_uninstall in modules/locale/locale.install
Implements hook_uninstall().
_system_rebuild_module_data in modules/system/system.module
Helper function to scan and collect module .info data.
Updater::findInfoFile in includes/updater.inc
Figure out what the most important (or only) info file is in a directory.