Search for file
Title | Object type | File name | Summary |
---|---|---|---|
$installed_profile | global | external_documentation/ |
The name of the profile that has just been installed. |
AJAXFormPageCacheTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
AJAXFrameworkTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
Archive_Tar::$_file | property | modules/ |
|
Archive_Tar::_addFile | function | modules/ |
|
Archive_Tar::_cleanFile | function | modules/ |
|
Archive_Tar::_isMaliciousFilename | function | modules/ |
Detect and report a malicious file name |
authorize_filetransfer_form | function | includes/ |
Form constructor for the file transfer authorization form. |
authorize_filetransfer_form_submit | function | includes/ |
Form submission handler for authorize_filetransfer_form(). |
authorize_filetransfer_form_validate | function | includes/ |
Form validation handler for authorize_filetransfer_form(). |
authorize_get_filetransfer | function | includes/ |
Gets a FileTransfer class for a specific transfer method and settings. |
block_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for user_profile_form(). |
BootstrapGetFilenameTestCase | class | modules/ |
Test drupal_get_filename()'s availability. |
BootstrapGetFilenameTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly when the file is not found in the database. |
BootstrapGetFilenameWebTestCase | class | modules/ |
Test drupal_get_filename() in the context of a full Drupal installation. |
BootstrapGetFilenameWebTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameWebTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapGetFilenameWebTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly with a full Drupal site. |
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds | function | modules/ |
Test that drupal_get_filename() does not break recursive rebuilds. |
BootstrapGetFilenameWebTestCase::testWatchdog | function | modules/ |
Test that watchdog messages about missing files are correctly recorded. |
CascadingStylesheetsTestCase::testAddCssFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding CSS files that have query string parameters. |
CascadingStylesheetsTestCase::testAddFile | function | modules/ |
Tests adding a file stylesheet. |
CascadingStylesheetsTestCase::testRenderFile | function | modules/ |
Tests rendering the stylesheets. |
comment_file_download_access | function | modules/ |
Implements hook_file_download_access(). |
contact_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
ContextualDynamicContextTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
CronRunTestCase::testTempFileCleanup | function | modules/ |
Ensure that temporary files are removed. |
Database::loadDriverFile | function | includes/ |
Load a file for the database that might hold a class. |
DatabaseTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
DrupalSystemListingCompatibleTestCase::$profile | property | profiles/ |
Use the Minimal profile. |
DrupalSystemListingTestCase::$profile | property | modules/ |
Use the testing profile; this is needed for testDirectoryPrecedence(). |
DrupalTestCase::$originalFileDirectory | property | modules/ |
The original file directory, before it was changed for testing purposes. |
DrupalWebTestCase::$cookieFile | property | modules/ |
The current cookie file used by cURL. |
DrupalWebTestCase::$generatedTestFiles | property | modules/ |
Whether the files were copied to the test files directory. |
DrupalWebTestCase::$originalProfile | property | modules/ |
The original active installation profile. |
DrupalWebTestCase::$private_files_directory | property | modules/ |
The private files directory created for testing purposes. |
DrupalWebTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
DrupalWebTestCase::$public_files_directory | property | modules/ |
The public files directory created for testing purposes. |
DrupalWebTestCase::$temp_files_directory | property | modules/ |
The temporary files directory created for testing purposes. |
DrupalWebTestCase::drupalCompareFiles | function | modules/ |
Compare two files based on size and file name. |
DrupalWebTestCase::drupalGetTestFiles | function | modules/ |
Get a list files that can be used in tests. |
drupal_autoload_test_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter(). |
drupal_check_profile | function | includes/ |
Checks an installation profile's requirements. |
drupal_delete_file_if_stale | function | includes/ |
Callback to delete files modified more than a set time ago. |
drupal_file_scan_write_cache | function | includes/ |
Writes the file scan cache to the persistent cache. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.