Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  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
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.
ProfileTestCase::$admin_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::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::testProfileSelectionField function modules/profile/profile.test Create a list selection field, give it a value, update and delete the field.
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_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.
profile_field_form_submit function modules/profile/profile.admin.inc Process profile_field_form submissions.
profile_field_form_validate function modules/profile/profile.admin.inc Validate profile_field_form submissions.
PROFILE_HIDDEN constant modules/profile/profile.module Hidden profile field, only accessible by administrators, modules and themes.
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_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_load function modules/profile/profile.module Implements hook_user_load().
profile_view_field function modules/profile/profile.module
psr_0_test.module file modules/simpletest/tests/psr_0_test/psr_0_test.module
psr_4_test.module file modules/simpletest/tests/psr_4_test/psr_4_test.module
Query::$nextPlaceholder property includes/database/query.inc The placeholder counter.
Query::$uniqueIdentifier property includes/database/query.inc A unique identifier for this query object.
Query::nextPlaceholder function includes/database/query.inc Gets the next placeholder value for this query object.
Query::uniqueIdentifier function includes/database/query.inc Returns a unique identifier for this object.
QueryAlterableInterface::addMetaData function includes/database/query.inc Adds additional metadata to the query.
QueryAlterableInterface::addTag function includes/database/query.inc Adds a tag to a query.
QueryAlterableInterface::getMetaData function includes/database/query.inc Retrieves a given piece of metadata.
QueryConditionInterface interface includes/database/query.inc Interface for a conditional clause in a query.
QueryConditionInterface::arguments function includes/database/query.inc Gets a complete list of all values to insert into the prepared statement.
QueryConditionInterface::compile function includes/database/query.inc Compiles the saved conditions for later retrieval.
QueryConditionInterface::compiled function includes/database/query.inc Check whether a condition has been previously compiled.
QueryConditionInterface::condition function includes/database/query.inc Helper function: builds the most common conditional clauses.
QueryConditionInterface::conditions function includes/database/query.inc Gets a complete list of all conditions in this conditional clause.
QueryConditionInterface::exists function includes/database/query.inc Sets a condition that the specified subquery returns values.

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