Search for fields
- Search 9.5.x for fields
- Search 8.9.x for fields
- Search 10.3.x for fields
- Search 11.x for fields
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LocaleMultilingualFieldsFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings | function | modules/ |
|
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm | function | modules/ |
Test if field languages are correctly set through the node form. |
MergeQuery::$defaultFields | property | includes/ |
An array of fields which should be set to their database-defined defaults. |
MergeQuery::$expressionFields | property | includes/ |
Array of fields to update to an expression in case of a duplicate record. |
MergeQuery::$insertFields | property | includes/ |
An array of fields on which to insert. |
MergeQuery::$updateFields | property | includes/ |
An array of fields that will be updated. |
MergeQuery::fields | function | includes/ |
Sets common field-value pairs in the INSERT and UPDATE query parts. |
MergeQuery::insertFields | function | includes/ |
Adds a set of field->value pairs to be inserted. |
MergeQuery::updateFields | function | includes/ |
Adds a set of field->value pairs to be updated. |
node_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
NoFieldsException | class | includes/ |
Exception thrown if an insert query doesn't specify insert or default fields. |
poll_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
ProfileTestFields | class | modules/ |
|
ProfileTestFields::getInfo | function | modules/ |
|
ProfileTestFields::testProfileFields | function | modules/ |
Test each of the field types. List selection and date fields are tested separately because they need some special handling. |
SelectQuery::$fields | property | includes/ |
The fields to SELECT. |
SelectQuery::fields | function | includes/ |
Add multiple fields from the same table to be SELECTed. |
SelectQuery::getFields | function | includes/ |
Returns a reference to the fields array for this query. |
SelectQueryExtender::fields | function | includes/ |
Add multiple fields from the same table to be SELECTed. |
SelectQueryExtender::getFields | function | includes/ |
Returns a reference to the fields array for this query. |
SelectQueryInterface::fields | function | includes/ |
Add multiple fields from the same table to be SELECTed. |
SelectQueryInterface::getFields | function | includes/ |
Returns a reference to the fields array for this query. |
SimpleTestFunctionalTest::getResultFieldSet | function | modules/ |
Get the fieldset containing the results for group this test is in. |
taxonomy_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
theme_fieldset | function | includes/ |
Returns HTML for a fieldset form element and its children. |
theme_system_modules_fieldset | function | modules/ |
Returns HTML for the modules form. |
UpdateQuery::$expressionFields | property | includes/ |
Array of fields to update to an expression in case of a duplicate record. |
UpdateQuery::$fields | property | includes/ |
An array of fields that will be updated. |
UpdateQuery::fields | function | includes/ |
Adds a set of field->value pairs to be updated. |
UserRegistrationTestCase::testRegistrationWithUserFields | function | modules/ |
Tests Field API fields on user registration forms. |
user_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
_field_extra_fields_pre_render | function | modules/ |
Pre-render callback to adjust weights and visibility of non-field elements. |
_field_info_collate_fields | function | modules/ |
Collates all information on existing fields and instances. |
_field_info_prepare_extra_fields | function | modules/ |
Prepares 'extra fields' for the current run-time context. |
_profile_get_fields | function | modules/ |
|
_profile_update_user_fields | function | modules/ |
Helper function: update an array of user fields by calling profile_view_field |
_update_7000_field_read_fields | function | modules/ |
Utility function: fetch all the field definitions from the database. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.