Search for file
Title | Object type | File name | Summary |
---|---|---|---|
profile_field_form_submit | function | modules/ |
Process profile_field_form submissions. |
profile_field_form_validate | function | modules/ |
Validate profile_field_form submissions. |
profile_form_alter | function | modules/ |
Implements hook_form_alter(). |
profile_help | function | modules/ |
Implements hook_help(). |
PROFILE_HIDDEN | constant | modules/ |
Hidden profile field, only accessible by administrators, modules and themes. |
profile_menu | function | modules/ |
Implements hook_menu(). |
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/ |
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.