Search for profile
- Search 9.5.x for profile
- Search 8.9.x for profile
- Search 10.3.x for profile
- Search 11.x for profile
- Search main for profile
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| rdf_preprocess_user_profile | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
| SimpleTestDiscoveryTestCase::$profile | property | modules/ |
Use the Testing profile. |
| SimpleTestInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests bundled with installation profile modules are found. |
| SimpleTestInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
| SimpleTestInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Testing profile. |
| SimpleTestInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
| SimpleTestInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests | function | modules/ |
Tests existence of test case located in an installation profile module. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests in other installation profiles are not found. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Minimal profile. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
| SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile | function | modules/ |
Tests that tests located in another installation profile do not appear. |
| standard.profile | file | profiles/ |
Enables modules and site configuration for a standard site installation. |
| SystemBlockTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| system_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| template_preprocess_profile_block | function | modules/ |
Process variables for profile-block.tpl.php. |
| template_preprocess_profile_listing | function | modules/ |
Process variables for profile-listing.tpl.php. |
| template_preprocess_profile_wrapper | function | modules/ |
Process variables for profile-wrapper.tpl.php. |
| template_preprocess_user_profile | function | modules/ |
Process variables for user-profile.tpl.php. |
| template_preprocess_user_profile_category | function | modules/ |
Process variables for user-profile-category.tpl.php. |
| template_preprocess_user_profile_item | function | modules/ |
Process variables for user-profile-item.tpl.php. |
| testing.profile | file | profiles/ |
Installation profile for tests. |
| ThemeTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| theme_profile_admin_overview | function | modules/ |
Returns HTML for the profile field overview form into a drag and drop enabled table. |
| update_fix_d7_install_profile | function | includes/ |
Register the currently installed profile in the system table. |
| user-profile-category.tpl.php | file | modules/ |
Default theme implementation to present profile categories (groups of profile items). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.