Search for profile

  1. Search 9.5.x for profile
  2. Search 8.9.x for profile
  3. Search 10.3.x for profile
  4. Search 11.x for profile
  5. Other projects
Title Object type File name Summary
PROFILE_PUBLIC_LISTINGS constant modules/profile/profile.module Public field, content shown on profile page and on member list pages.
profile_save_profile function modules/profile/profile.module
profile_schema function modules/profile/profile.install Implements hook_schema().
profile_theme function modules/profile/profile.module Implements hook_theme().
profile_uninstall function modules/profile/profile.install Implements hook_uninstall().
profile_update_7001 function modules/profile/profile.install Rename {profile_fields} table to {profile_field} and {profile_values} to {profile_value}.
profile_update_7002 function modules/profile/profile.install Change the weight column to normal int.
profile_user_cancel function modules/profile/profile.module Implements hook_user_cancel().
profile_user_categories function modules/profile/profile.module Implements hook_user_categories().
profile_user_delete function modules/profile/profile.module Implements hook_user_delete().
profile_user_form_validate function modules/profile/profile.module Form validation handler for the user register/profile form.
profile_user_insert function modules/profile/profile.module Implements hook_user_insert().
profile_user_load function modules/profile/profile.module Implements hook_user_load().
profile_user_presave function modules/profile/profile.module Implements hook_user_presave().
profile_user_view function modules/profile/profile.module Implements hook_user_view().
profile_view_field function modules/profile/profile.module
rdf_preprocess_user_profile function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
SimpleTestDiscoveryTestCase::$profile property modules/simpletest/simpletest.test Use the Testing profile.
SimpleTestInstallationProfileModuleTestsTestCase class modules/simpletest/simpletest.test Verifies that tests bundled with installation profile modules are found.
SimpleTestInstallationProfileModuleTestsTestCase::$admin_user property modules/simpletest/simpletest.test
SimpleTestInstallationProfileModuleTestsTestCase::$profile property modules/simpletest/simpletest.test Use the Testing profile.
SimpleTestInstallationProfileModuleTestsTestCase::getInfo function modules/simpletest/simpletest.test
SimpleTestInstallationProfileModuleTestsTestCase::setUp function modules/simpletest/simpletest.test Sets up a Drupal site for running functional and integration tests.
SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests function modules/simpletest/simpletest.test Tests existence of test case located in an installation profile module.
SimpleTestOtherInstallationProfileModuleTestsTestCase class modules/simpletest/simpletest.test Verifies that tests in other installation profiles are not found.
SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user property modules/simpletest/simpletest.test
SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile property modules/simpletest/simpletest.test Use the Minimal profile.
SimpleTestOtherInstallationProfileModuleTestsTestCase::getInfo function modules/simpletest/simpletest.test
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp function modules/simpletest/simpletest.test Sets up a Drupal site for running functional and integration tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile function modules/simpletest/simpletest.test Tests that tests located in another installation profile do not appear.
standard.profile file profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
SystemBlockTestCase::$profile property modules/system/system.test The profile to install as a basis for testing.
system_form_user_profile_form_alter function modules/system/system.module Implements hook_form_FORM_ID_alter().
template_preprocess_profile_block function modules/profile/profile.module Process variables for profile-block.tpl.php.
template_preprocess_profile_listing function modules/profile/profile.module Process variables for profile-listing.tpl.php.
template_preprocess_profile_wrapper function modules/profile/profile.module Process variables for profile-wrapper.tpl.php.
template_preprocess_user_profile function modules/user/user.pages.inc Process variables for user-profile.tpl.php.
template_preprocess_user_profile_category function modules/user/user.pages.inc Process variables for user-profile-category.tpl.php.
template_preprocess_user_profile_item function modules/user/user.pages.inc Process variables for user-profile-item.tpl.php.
testing.profile file profiles/testing/testing.profile Installation profile for tests.
ThemeTestCase::$profile property modules/simpletest/tests/theme.test The profile to install as a basis for testing.
theme_profile_admin_overview function modules/profile/profile.admin.inc Returns HTML for the profile field overview form into a drag and drop enabled table.
update_fix_d7_install_profile function includes/update.inc Register the currently installed profile in the system table.
user-profile-category.tpl.php file modules/user/user-profile-category.tpl.php Default theme implementation to present profile categories (groups of
profile items).
user-profile-item.tpl.php file modules/user/user-profile-item.tpl.php Default theme implementation to present profile items (values from user
account profile fields or modules).
user-profile.tpl.php file modules/user/user-profile.tpl.php Default theme implementation to present all user profile data.
UserPasswordResetTestCase::$profile property modules/user/user.test The profile to install as a basis for testing.
user_form_test_form_user_profile_form_alter function modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
user_profile_form function modules/user/user.pages.inc Form builder; edit a user account or one of their profile categories.
user_profile_form_submit function modules/user/user.pages.inc Form submission handler for user_profile_form().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.