26 calls to file_scan_directory()

DrupalWebTestCase::drupalGetTestFiles in drupal/modules/simpletest/drupal_web_test_case.php
Get a list files that can be used in tests.
drupal_clear_css_cache in drupal/includes/common.inc
Deletes old cached CSS files.
drupal_clear_js_cache in drupal/includes/common.inc
Deletes old cached JavaScript files and variables.
drupal_get_database_types in drupal/includes/install.inc
Returns all supported database installer objects that are compiled into PHP.
drupal_system_listing in drupal/includes/common.inc
Returns information about system object files (modules, themes, etc.).
FileScanDirectoryTest::testOptionCallback in drupal/modules/simpletest/tests/file.test
Check that the callback function is called correctly.
FileScanDirectoryTest::testOptionKey in drupal/modules/simpletest/tests/file.test
Check that key parameter sets the return value's key.
FileScanDirectoryTest::testOptionMinDepth in drupal/modules/simpletest/tests/file.test
Check that the min_depth options lets us ignore files in the starting directory.
FileScanDirectoryTest::testOptionNoMask in drupal/modules/simpletest/tests/file.test
Check that the no-mask parameter is honored.
FileScanDirectoryTest::testOptionRecurse in drupal/modules/simpletest/tests/file.test
Check that the recurse option decends into subdirectories.
FileScanDirectoryTest::testReturn in drupal/modules/simpletest/tests/file.test
Check the format of the returned values.
ImageAdminStylesUnitTest::getImageCount in drupal/modules/image/image.test
Count the number of images currently create for a style.
ImageStyleFlushTest::getImageCount in drupal/modules/image/image.test
Count the number of images currently created for a style in a wrapper.
install_find_locales in drupal/includes/install.core.inc
Find all .po files for the current profile.
install_find_profiles in drupal/includes/install.core.inc
Finds all .profile files.
locale_batch_by_component in drupal/includes/locale.inc
Prepare a batch to run when installing modules or enabling themes.
locale_batch_by_language in drupal/includes/locale.inc
Prepare a batch to import translations for all enabled modules in a given language.
locale_uninstall in drupal/modules/locale/locale.install
Implements hook_uninstall().
ModuleUpdater::canUpdateDirectory in drupal/modules/system/system.updater.inc
Determine if the Updater can handle the project provided in $directory.
simpletest_test_get_all in drupal/modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
st in drupal/includes/install.inc
Translates a string when some systems are not available.
ThemeUpdater::canUpdateDirectory in drupal/modules/system/system.updater.inc
Determine if the Updater can handle the project provided in $directory.
Updater::findInfoFile in drupal/includes/updater.inc
Figure out what the most important (or only) info file is in a directory.
update_clear_update_disk_cache in drupal/modules/update/update.module
Clears the temporary files and directories based on file age from disk.
update_verify_update_archive in drupal/modules/update/update.module
Implements hook_verify_update_archive().
_registry_update in drupal/includes/registry.inc
Does the work for registry_update().