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