Search for file
Title | Object type | File name | Summary |
---|---|---|---|
PROFILE_PRIVATE | constant | modules/ |
Private field, content only available to privileged users. |
PROFILE_PUBLIC | constant | modules/ |
Public field, content shown on profile page but not used on member list pages. |
PROFILE_PUBLIC_LISTINGS | constant | modules/ |
Public field, content shown on profile page and on member list pages. |
profile_save_profile | function | modules/ |
|
profile_schema | function | modules/ |
Implements hook_schema(). |
profile_theme | function | modules/ |
Implements hook_theme(). |
profile_uninstall | function | modules/ |
Implements hook_uninstall(). |
profile_update_7001 | function | modules/ |
Rename {profile_fields} table to {profile_field} and {profile_values} to {profile_value}. |
profile_update_7002 | function | modules/ |
Change the weight column to normal int. |
profile_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
profile_user_categories | function | modules/ |
Implements hook_user_categories(). |
profile_user_delete | function | modules/ |
Implements hook_user_delete(). |
profile_user_form_validate | function | modules/ |
Form validation handler for the user register/profile form. |
profile_user_insert | function | modules/ |
Implements hook_user_insert(). |
profile_user_load | function | modules/ |
Implements hook_user_load(). |
profile_user_presave | function | modules/ |
Implements hook_user_presave(). |
profile_user_view | function | modules/ |
Implements hook_user_view(). |
profile_view_field | function | modules/ |
|
RdfRdfaMarkupTestCase::testAttributesInMarkupFile | function | modules/ |
Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser. |
rdf_preprocess_user_profile | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
Reader::$fileName | property | misc/ |
|
Reader::$fileType | property | misc/ |
Mime-type in order to use zlib, bzip2 or no compression. In case ext-fileinfo is not present only the relevant types 'application/x-gzip' and 'application/x-bzip2' are assigned to this class property. |
Reader::determineFileType | function | misc/ |
|
Reader::determineFileTypeByHeader | function | misc/ |
In case ext-fileinfo is not present only the relevant types 'application/x-gzip' and 'application/x-bzip2' are resolved. |
RegistryParseFilesTestCase | class | modules/ |
|
RegistryParseFilesTestCase::$existing_changed | property | modules/ |
|
RegistryParseFilesTestCase::$fileTypes | property | modules/ |
|
RegistryParseFilesTestCase::$new | property | modules/ |
|
RegistryParseFilesTestCase::getFileContents | function | modules/ |
getFileContents |
RegistryParseFilesTestCase::getFiles | function | modules/ |
getFiles |
RegistryParseFilesTestCase::getInfo | function | modules/ |
|
RegistryParseFilesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RegistryParseFilesTestCase::testRegistryParseFiles | function | modules/ |
testRegistryParseFiles |
RegistryParseFileTestCase | class | modules/ |
|
RegistryParseFileTestCase::$className | property | modules/ |
|
RegistryParseFileTestCase::$fileName | property | modules/ |
|
RegistryParseFileTestCase::$interfaceName | property | modules/ |
|
RegistryParseFileTestCase::getFileContents | function | modules/ |
getFileContents |
RegistryParseFileTestCase::getInfo | function | modules/ |
|
RegistryParseFileTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RegistryParseFileTestCase::testRegistryParseFile | function | modules/ |
testRegistryParseFile |
registry_get_parsed_files | function | includes/ |
Return the list of files in registry_file |
RemoteFileDirectoryTest | class | modules/ |
Directory related tests. |
RemoteFileDirectoryTest::getInfo | function | modules/ |
|
RemoteFileDirectoryTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileSaveUploadTest | class | modules/ |
Test the file_save_upload() function on remote filesystems. |
RemoteFileSaveUploadTest::getInfo | function | modules/ |
|
RemoteFileSaveUploadTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileScanDirectoryTest | class | modules/ |
Tests the file_scan_directory() function on remote filesystems. |
RemoteFileScanDirectoryTest::getInfo | function | modules/ |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.