32 calls to drupal_basename()

color_scheme_form_submit in drupal/modules/color/color.module
Form submission handler for color_scheme_form().
DrupalErrorCollectionUnitTest::assertError in drupal/modules/simpletest/tests/common.test
Assert that a collected error matches what we are expecting.
DrupalLocalStreamWrapper::getLocalPath in drupal/includes/stream_wrappers.inc
Returns the canonical absolute path of the URI, if possible.
DrupalLocalStreamWrapper::getMimeType in drupal/includes/stream_wrappers.inc
Base implementation of getMimeType().
drupal_get_css in drupal/includes/common.inc
Returns a themed representation of all stylesheets to attach to the page.
drupal_tempnam in drupal/includes/file.inc
Creates a file with a unique filename in the specified directory.
FileSaveDataTest::testWithFilename in drupal/modules/simpletest/tests/file.test
Test the file_save_data() function when a filename is provided.
FileSaveDataTest::testWithoutFilename in drupal/modules/simpletest/tests/file.test
Test the file_save_data() function when no filename is provided.
FileSaveUploadTest::testNormal in drupal/modules/simpletest/tests/file.test
Test the file_save_upload() function.
FileTestCase::createFile in drupal/modules/simpletest/tests/file.test
Create a file and save it to the files table and assert that it occurs correctly.
FileTransfer::copyDirectoryJailed in drupal/includes/filetransfer/filetransfer.inc
Copies a directory.
FileTransfer::findChroot in drupal/includes/filetransfer/filetransfer.inc
Return the chroot property for this connection.
FileUnmanagedSaveDataTest::testFileSaveData in drupal/modules/simpletest/tests/file.test
Test the file_unmanaged_save_data() function.
FileValidatorTest::setUp in drupal/modules/simpletest/tests/file.test
Sets up a Drupal site for running functional and integration tests.
file_copy in drupal/includes/file.inc
Copies a file to a new location and adds a file record to the database.
file_destination in drupal/includes/file.inc
Determines the destination path for a file.
file_move in drupal/includes/file.inc
Moves a file to a new location and update the file's database entry.
file_save_data in drupal/includes/file.inc
Saves a file to the specified destination and creates a database entry.
file_save_upload in drupal/includes/file.inc
Saves a file upload to a new location.
file_unmanaged_copy in drupal/includes/file.inc
Copies a file to a new location without invoking the file API.
ImageDimensionsTestCase::testImageDimensions in drupal/modules/image/image.test
Test styled image dimensions cumulatively.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal/modules/image/image.test
Test image_style_url().
simpletest_result_form in drupal/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
system_retrieve_file in drupal/modules/system/system.module
Attempts to get a file using drupal_http_request and to store it locally.
Updater::findInfoFile in drupal/includes/updater.inc
Figure out what the most important (or only) info file is in a directory.
Updater::getProjectName in drupal/includes/updater.inc
Get the name of the project directory (basename).
update_manager_file_get in drupal/modules/update/update.manager.inc
Copies a file from the specified URL to the temporary directory for updates.
update_verify_update_archive in drupal/modules/update/update.module
Implements hook_verify_update_archive().
user_update_7012 in drupal/modules/user/user.install
Add the user's pictures to the {file_managed} table and make them managed files.
_color_html_alter in drupal/modules/color/color.module
Replaces style sheets with color-altered style sheets.
_color_render_images in drupal/modules/color/color.module
Renders images that match a given palette.
_locale_batch_import in drupal/includes/locale.inc
Implements callback_batch_operation().