Search for all
Title | Object type | File name | Summary |
---|---|---|---|
FieldSqlStorageTestCase::testFieldCompareDataModification | function | modules/ |
Tests the expected return values of _field_sql_storage_write_compare(). |
FieldSqlStorageTestCase::testFieldSqlSchemaForEntityWithStringIdentifier | function | modules/ |
Tests adding a field with an entity ID type of string. |
FieldSqlStorageTestCase::testFieldSqlStorageForeignKeys | function | modules/ |
Test foreign key support. |
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns | function | modules/ |
Test handling multiple conditions on multiple columns of one field. |
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages | function | modules/ |
Test handling multiple conditions on multiple columns of one field for multiple languages. |
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsSameColumn | function | modules/ |
Test handling multiple conditions on one column of a field. |
FieldSqlStorageTestCase::testFieldStorageDetails | function | modules/ |
Test the storage details. |
FieldSqlStorageTestCase::testFieldUpdateFailure | function | modules/ |
Test that failure to create fields is handled gracefully. |
FieldSqlStorageTestCase::testFieldUpdateIndexesWithData | function | modules/ |
Test adding and removing indexes while data is present. |
FieldSqlStorageTestCase::testUpdateFieldSchemaWithData | function | modules/ |
Test trying to update a field with data. |
FieldTestCase | class | modules/ |
Parent class for Field API tests. |
FieldTestCase::$default_storage | property | modules/ |
|
FieldTestCase::assertFieldValues | function | modules/ |
Assert that a field has the expected values in an entity. |
FieldTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
FieldTestCase::_generateTestFieldValues | function | modules/ |
Generate random values for a field_test field. |
FieldTranslationsTestCase | class | modules/ |
Unit test class for the multilanguage fields logic. |
FieldTranslationsTestCase::$entity_type | property | modules/ |
|
FieldTranslationsTestCase::$field | property | modules/ |
|
FieldTranslationsTestCase::$field_name | property | modules/ |
|
FieldTranslationsTestCase::$instance | property | modules/ |
|
FieldTranslationsTestCase::checkTranslationRevisions | function | modules/ |
Check if the field translation attached to the entity revision identified by the passed arguments were correctly stored. |
FieldTranslationsTestCase::getInfo | function | modules/ |
|
FieldTranslationsTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
FieldTranslationsTestCase::testFieldAvailableLanguages | function | modules/ |
Ensures that only valid values are returned by field_available_languages(). |
FieldTranslationsTestCase::testFieldDisplayLanguage | function | modules/ |
Tests display language logic for translatable fields. |
FieldTranslationsTestCase::testFieldFormTranslationRevisions | function | modules/ |
Tests field translations when creating a new revision. |
FieldTranslationsTestCase::testFieldInvoke | function | modules/ |
Test the multilanguage logic of _field_invoke(). |
FieldTranslationsTestCase::testFieldInvokeMultiple | function | modules/ |
Test the multilanguage logic of _field_invoke_multiple(). |
FieldTranslationsTestCase::testTranslatableFieldSaveLoad | function | modules/ |
Test translatable fields storage/retrieval. |
FieldUIAlterTestCase | class | modules/ |
Tests custom widget hooks and callbacks on the field administration pages. |
FieldUIAlterTestCase::getInfo | function | modules/ |
|
FieldUIAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter | function | modules/ |
Tests hook_field_widget_properties_alter() on the default field widget. |
FieldUIManageDisplayTestCase | class | modules/ |
Tests the functionality of the 'Manage display' screens. |
FieldUIManageDisplayTestCase::assertNodeViewNoText | function | modules/ |
Asserts that a string is not found in the rendered node in a view mode. |
FieldUIManageDisplayTestCase::assertNodeViewText | function | modules/ |
Asserts that a string is found in the rendered node in a view mode. |
FieldUIManageDisplayTestCase::assertNodeViewTextHelper | function | modules/ |
Asserts that a string is (not) found in the rendered nodein a view mode. |
FieldUIManageDisplayTestCase::getInfo | function | modules/ |
|
FieldUIManageDisplayTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FieldUIManageDisplayTestCase::testFormatterUI | function | modules/ |
Tests formatter settings. |
FieldUIManageDisplayTestCase::testViewModeCustom | function | modules/ |
Tests switching view modes to use custom or 'default' settings'. |
FieldUIManageFieldsTestCase | class | modules/ |
Tests the functionality of the 'Manage fields' screen. |
FieldUIManageFieldsTestCase::$field_label | property | modules/ |
|
FieldUIManageFieldsTestCase::$field_name | property | modules/ |
|
FieldUIManageFieldsTestCase::$field_name_input | property | modules/ |
|
FieldUIManageFieldsTestCase::addExistingField | function | modules/ |
Tests adding an existing field in another content type. |
FieldUIManageFieldsTestCase::assertFieldSettings | function | modules/ |
Asserts field settings are as expected. |
FieldUIManageFieldsTestCase::createField | function | modules/ |
Tests adding a new field. |
FieldUIManageFieldsTestCase::getInfo | function | modules/ |
|
FieldUIManageFieldsTestCase::manageFieldsPage | function | modules/ |
Tests the manage fields page. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.