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 |
---|---|---|---|
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/ |
|
TaxonomyTermFieldTestCase::$instance | property | modules/ |
|
TaxonomyTermFieldTestCase::$vocabulary | property | modules/ |
|
TaxonomyTermFieldTestCase::getInfo | function | modules/ |
|
TaxonomyTermFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyTermFieldTestCase::testEmptyTaxonomyTermReferenceField | function | modules/ |
Test empty taxonomy term reference field. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldChangeMachineName | function | modules/ |
Tests that vocabulary machine name changes are mirrored in field definitions. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation | function | modules/ |
Test term field validation. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets | function | modules/ |
Test widgets. |
TaxonomyTermIndexTestCase::$field_1 | property | modules/ |
|
TaxonomyTermIndexTestCase::$field_2 | property | modules/ |
|
TaxonomyTermIndexTestCase::$field_name_1 | 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.