Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldAttachOtherTestCase::testFieldAttachValidate | function | modules/ |
Test field_attach_validate(). |
| FieldAttachOtherTestCase::testFieldAttachView | function | modules/ |
Test field_attach_view() and field_attach_prepare_view(). |
| FieldAttachStorageTestCase | class | modules/ |
Unit test class for storage-related field_attach_* functions. |
| FieldAttachStorageTestCase::getInfo | function | modules/ |
|
| FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle | function | modules/ |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
| FieldAttachStorageTestCase::testFieldAttachDelete | function | modules/ |
Test field_attach_delete(). |
| FieldAttachStorageTestCase::testFieldAttachDeleteBundle | function | modules/ |
Test field_attach_delete_bundle(). |
| FieldAttachStorageTestCase::testFieldAttachLoadMultiple | function | modules/ |
Test the 'multiple' load feature. |
| FieldAttachStorageTestCase::testFieldAttachSaveLoad | function | modules/ |
Check field values insert, update and load. |
| FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage | function | modules/ |
Test saving and loading fields using different storage backends. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue | function | modules/ |
Test insert with missing or NULL fields, with default value. |
| FieldAttachStorageTestCase::testFieldHasData | function | modules/ |
Test field_has_data(). |
| FieldAttachStorageTestCase::testFieldStorageDetailsAlter | function | modules/ |
Test storage details alteration. |
| FieldAttachTestCase | class | modules/ |
|
| FieldAttachTestCase::$field | property | modules/ |
|
| FieldAttachTestCase::$field_2 | property | modules/ |
|
| FieldAttachTestCase::$field_id | property | modules/ |
|
| FieldAttachTestCase::$field_id_2 | property | modules/ |
|
| FieldAttachTestCase::$field_name | property | modules/ |
|
| FieldAttachTestCase::$field_name_2 | property | modules/ |
|
| FieldAttachTestCase::$instance | property | modules/ |
|
| FieldAttachTestCase::$instance_2 | property | modules/ |
|
| FieldAttachTestCase::createFieldWithInstance | function | modules/ |
Create a field and an instance of it. |
| FieldAttachTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| FieldBulkDeleteTestCase | class | modules/ |
Unit test class for field bulk delete and batch purge functionality. |
| FieldBulkDeleteTestCase::$bundles | property | modules/ |
|
| FieldBulkDeleteTestCase::$entities | property | modules/ |
|
| FieldBulkDeleteTestCase::$entities_by_bundles | property | modules/ |
|
| FieldBulkDeleteTestCase::$entity_type | property | modules/ |
|
| FieldBulkDeleteTestCase::$field | property | modules/ |
|
| FieldBulkDeleteTestCase::$fields | property | modules/ |
|
| FieldBulkDeleteTestCase::$instances | property | modules/ |
|
| FieldBulkDeleteTestCase::checkHooksInvocations | function | modules/ |
Tests that the expected hooks have been invoked on the expected entities. |
| FieldBulkDeleteTestCase::getInfo | function | modules/ |
|
| FieldBulkDeleteTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| FieldBulkDeleteTestCase::testDeleteFieldInstance | function | modules/ |
Verify that deleting an instance leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and instance. |
| FieldBulkDeleteTestCase::testPurgeField | function | modules/ |
Verify that fields are preserved and purged correctly as multiple instances are deleted and purged. |
| FieldBulkDeleteTestCase::testPurgeInstance | function | modules/ |
Verify that field data items and instances are purged when an instance is deleted. |
| FieldBulkDeleteTestCase::_generateStubEntities | function | modules/ |
Convenience function for Field API tests. |
| FieldCrudTestCase | class | modules/ |
|
| FieldCrudTestCase::$another_field | property | modules/ |
|
| FieldCrudTestCase::$another_instance_definition | property | modules/ |
|
| FieldCrudTestCase::$field | property | modules/ |
|
| FieldCrudTestCase::$instance_definition | property | modules/ |
|
| FieldCrudTestCase::getInfo | function | modules/ |
|
| FieldCrudTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| FieldCrudTestCase::testActive | function | modules/ |
Test that fields are properly marked active or inactive. |
| FieldCrudTestCase::testCreateField | function | modules/ |
Test the creation of a field. |
| FieldCrudTestCase::testCreateFieldFail | function | modules/ |
Test failure to create a field. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.