Search for file

  1. Search 9.5.x for file
  2. Search 8.9.x for file
  3. Search 10.3.x for file
  4. Search 11.x for file
  5. Other projects
Title Object type File name Summary
ProfileBlockTestCase::$field1 property modules/profile/profile.test
ProfileBlockTestCase::$field2 property modules/profile/profile.test
ProfileBlockTestCase::$node property modules/profile/profile.test
ProfileBlockTestCase::$value1 property modules/profile/profile.test
ProfileBlockTestCase::$value2 property modules/profile/profile.test
ProfileBlockTestCase::getInfo function modules/profile/profile.test
ProfileBlockTestCase::setUp function modules/profile/profile.test Sets up a Drupal site for running functional and integration tests.
ProfileBlockTestCase::testAuthorInformationBlock function modules/profile/profile.test
ProfileCrudTestCase class modules/profile/profile.test Test profile integration with user CRUD operations.
ProfileCrudTestCase::getInfo function modules/profile/profile.test
ProfileCrudTestCase::testUserCRUD function modules/profile/profile.test Test profile integration with user CRUD operations.
ProfileTestAutocomplete class modules/profile/profile.test Test profile field autocompletion and access.
ProfileTestAutocomplete::getInfo function modules/profile/profile.test
ProfileTestAutocomplete::testAutocomplete function modules/profile/profile.test Tests profile field autocompletion and access.
ProfileTestBrowsing class modules/profile/profile.test Test profile browsing.
ProfileTestBrowsing::getInfo function modules/profile/profile.test
ProfileTestBrowsing::testProfileBrowsing function modules/profile/profile.test Test profile browsing.
ProfileTestCase class modules/profile/profile.test A class for common methods for testing profile fields.
ProfileTestCase::$admin_user property modules/profile/profile.test
ProfileTestCase::$normal_user property modules/profile/profile.test
ProfileTestCase::createProfileField function modules/profile/profile.test Create a profile field.
ProfileTestCase::deleteProfileField function modules/profile/profile.test Delete a profile field.
ProfileTestCase::setProfileField function modules/profile/profile.test Set the profile field to a random value
ProfileTestCase::setUp function modules/profile/profile.test Sets up a Drupal site for running functional and integration tests.
ProfileTestCase::updateProfileField function modules/profile/profile.test Update a profile field.
ProfileTestDate class modules/profile/profile.test
ProfileTestDate::getInfo function modules/profile/profile.test
ProfileTestDate::testProfileDateField function modules/profile/profile.test Create a date field, give it a value, update and delete the field.
ProfileTestFields class modules/profile/profile.test
ProfileTestFields::getInfo function modules/profile/profile.test
ProfileTestFields::testProfileFields function modules/profile/profile.test Test each of the field types. List selection and date fields are tested
separately because they need some special handling.
ProfileTestSelect class modules/profile/profile.test
ProfileTestSelect::getInfo function modules/profile/profile.test
ProfileTestSelect::testProfileSelectionField function modules/profile/profile.test Create a list selection field, give it a value, update and delete the field.
ProfileTestWeights class modules/profile/profile.test
ProfileTestWeights::getInfo function modules/profile/profile.test
ProfileTestWeights::testProfileFieldWeights function modules/profile/profile.test
profile_admin_overview function modules/profile/profile.admin.inc Form builder to display a listing of all editable profile fields.
profile_admin_overview_submit function modules/profile/profile.admin.inc Submit handler to update changed profile field weights and categories.
profile_admin_settings_autocomplete function modules/profile/profile.admin.inc Retrieve a pipe delimited string of autocomplete suggestions for profile categories
profile_autocomplete function modules/profile/profile.pages.inc Callback to allow autocomplete of profile text fields.
profile_block_configure function modules/profile/profile.module Implements hook_block_configure().
profile_block_info function modules/profile/profile.module Implements hook_block_info().
profile_block_save function modules/profile/profile.module Implements hook_block_save().
profile_block_view function modules/profile/profile.module Implements hook_block_view().
profile_browse function modules/profile/profile.pages.inc Menu callback; display a list of user information.
profile_category_access function modules/profile/profile.module Menu item access callback - check if a user has access to a profile category.
profile_field_delete function modules/profile/profile.admin.inc Menu callback; deletes a field from all user profiles.
profile_field_delete_submit function modules/profile/profile.admin.inc Process a field delete form submission.
profile_field_form function modules/profile/profile.admin.inc Menu callback: Generate a form to add/edit a user profile field.

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