Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProfileBlockTestCase::testAuthorInformationBlock | function | modules/ |
|
| ProfileCrudTestCase | class | modules/ |
Test profile integration with user CRUD operations. |
| ProfileCrudTestCase::getInfo | function | modules/ |
|
| ProfileCrudTestCase::testUserCRUD | function | modules/ |
Test profile integration with user CRUD operations. |
| ProfileTestAutocomplete | class | modules/ |
Test profile field autocompletion and access. |
| ProfileTestAutocomplete::getInfo | function | modules/ |
|
| ProfileTestAutocomplete::testAutocomplete | function | modules/ |
Tests profile field autocompletion and access. |
| ProfileTestBrowsing | class | modules/ |
Test profile browsing. |
| ProfileTestBrowsing::getInfo | function | modules/ |
|
| ProfileTestBrowsing::testProfileBrowsing | function | modules/ |
Test profile browsing. |
| ProfileTestCase | class | modules/ |
A class for common methods for testing profile fields. |
| ProfileTestCase::$admin_user | property | modules/ |
|
| ProfileTestCase::$normal_user | property | modules/ |
|
| ProfileTestCase::createProfileField | function | modules/ |
Create a profile field. |
| ProfileTestCase::deleteProfileField | function | modules/ |
Delete a profile field. |
| ProfileTestCase::setProfileField | function | modules/ |
Set the profile field to a random value |
| ProfileTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ProfileTestCase::updateProfileField | function | modules/ |
Update a profile field. |
| ProfileTestDate | class | modules/ |
|
| ProfileTestDate::getInfo | function | modules/ |
|
| ProfileTestDate::testProfileDateField | function | modules/ |
Create a date field, give it a value, update and delete the field. |
| ProfileTestFields | class | modules/ |
|
| ProfileTestFields::getInfo | function | modules/ |
|
| ProfileTestFields::testProfileFields | function | modules/ |
Test each of the field types. List selection and date fields are tested separately because they need some special handling. |
| ProfileTestSelect | class | modules/ |
|
| ProfileTestSelect::getInfo | function | modules/ |
|
| ProfileTestSelect::testProfileSelectionField | function | modules/ |
Create a list selection field, give it a value, update and delete the field. |
| ProfileTestWeights | class | modules/ |
|
| ProfileTestWeights::getInfo | function | modules/ |
|
| ProfileTestWeights::testProfileFieldWeights | function | modules/ |
|
| profile_admin_overview_submit | function | modules/ |
Submit handler to update changed profile field weights and categories. |
| profile_admin_settings_autocomplete | function | modules/ |
Retrieve a pipe delimited string of autocomplete suggestions for profile categories |
| profile_block_save | function | modules/ |
Implements hook_block_save(). |
| profile_browse | function | modules/ |
Menu callback; display a list of user information. |
| profile_category_access | function | modules/ |
Menu item access callback - check if a user has access to a profile category. |
| profile_field_delete_submit | function | modules/ |
Process a field delete form submission. |
| profile_field_form_submit | function | modules/ |
Process profile_field_form submissions. |
| 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_uninstall | function | modules/ |
Implements hook_uninstall(). |
| 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(). |
| PSR0WebTest | class | modules/ |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.