You are here

6 uses of UNIQUE_FIELD_SCOPE_NODE in Unique field 7

UniqueFieldCoreTestCase::testUniqueSingleInteger in tests/core.test
Test the unique requirement on an integer field in the single scope.
UniqueFieldCoreTestCase::testUniqueSingleText in tests/core.test
Test the unique requirement on a text field in the single scope.
UniqueFieldDateTestCase::testUniqueSingleNode in tests/date.test
Test the unique requirement on a date field in the single scope.
UniqueFieldReferencesTestCase::testUniqueSingleNode in tests/references.test
Test the unique requirement on a node reference field in the single scope.
unique_field_node_settings_form_validate in ./unique_field.module
Form validation callback for unique_field_node_settings_form.
unique_field_node_validate in ./unique_field.module
Implements hook_node_validate().