Search for field
- Search 9.5.x for field
- Search 8.9.x for field
- Search 10.3.x for field
- Search 11.x for field
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagePreviewTestCase::$field | property | modules/ |
|
| PagePreviewTestCase::$field_name | property | modules/ |
|
| poll_field_attach_prepare_translation_alter | function | modules/ |
Implements hook_field_attach_prepare_translation_alter(). |
| poll_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
| ProfileBlockTestCase::$field1 | property | modules/ |
|
| ProfileBlockTestCase::$field2 | property | modules/ |
|
| ProfileTestCase::createProfileField | function | modules/ |
Create a profile field. |
| ProfileTestCase::deleteProfileField | function | modules/ |
Delete a profile field. |
| ProfileTestCase::setProfileField | function | modules/ |
Set the profile field to a random value |
| ProfileTestCase::updateProfileField | function | modules/ |
Update a profile field. |
| ProfileTestDate::testProfileDateField | function | modules/ |
Create a date field, give it a value, update and delete the field. |
| 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. |
| ProfileTestSelect::testProfileSelectionField | function | modules/ |
Create a list selection field, give it a value, update and delete the field. |
| ProfileTestWeights::testProfileFieldWeights | function | modules/ |
|
| profile_field_delete | function | modules/ |
Menu callback; deletes a field from all user profiles. |
| profile_field_delete_submit | function | modules/ |
Process a field delete form submission. |
| profile_field_form | function | modules/ |
Menu callback: Generate a form to add/edit a user profile field. |
| profile_field_form_submit | function | modules/ |
Process profile_field_form submissions. |
| profile_field_form_validate | function | modules/ |
Validate profile_field_form submissions. |
| profile_view_field | function | modules/ |
|
| rdf_field_attach_view_alter | function | modules/ |
Implements hook_field_attach_view_alter(). |
| rdf_preprocess_field | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
| SchemaTestCase::assertFieldAdditionRemoval | function | modules/ |
Assert that a given field can be added and removed from a table. |
| SchemaTestCase::assertFieldCharacteristics | function | modules/ |
Assert that a newly added field has the correct characteristics. |
| SchemaTestCase::testSchemaAddField | function | modules/ |
Test adding columns to an existing table. |
| SelectQuery::$fields | property | includes/ |
The fields to SELECT. |
| SelectQuery::addField | function | includes/ |
Adds a field to the list to be SELECTed. |
| 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::addField | function | includes/ |
Adds a field to the list to be SELECTed. |
| 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::addField | function | includes/ |
Adds a field to the list to be SELECTed. |
| 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. |
| TaxonomyTermFieldMultipleVocabularyTestCase | class | modules/ |
Tests a taxonomy term reference field that allows multiple vocabularies. |
| TaxonomyTermFieldMultipleVocabularyTestCase::$field | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$field_name | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$instance | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 | property | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::getInfo | function | modules/ |
|
| TaxonomyTermFieldMultipleVocabularyTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies | function | modules/ |
Tests term reference field and widget with multiple vocabularies. |
| TaxonomyTermFieldTestCase | class | modules/ |
Tests for taxonomy term field and formatter. |
| TaxonomyTermFieldTestCase::$field | property | modules/ |
|
| TaxonomyTermFieldTestCase::$field_name | property | modules/ |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.