Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
profile.test
»
ProfileTestCase
»
ProfileTestCase::setProfileField
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
6 calls to ProfileTestCase::setProfileField()
ProfileBlockTestCase::setUp
in drupal/
modules/
profile/
profile.test
Sets up a Drupal site for running functional and integration tests.
ProfileTestAutocomplete::testAutocomplete
in drupal/
modules/
profile/
profile.test
Tests profile field autocompletion and access.
ProfileTestBrowsing::testProfileBrowsing
in drupal/
modules/
profile/
profile.test
Test profile browsing.
ProfileTestFields::testProfileFields
in drupal/
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::testProfileSelectionField
in drupal/
modules/
profile/
profile.test
Create a list selection field, give it a value, update and delete the field.
ProfileTestWeights::testProfileFieldWeights
in drupal/
modules/
profile/
profile.test