You are here

6 uses of UNIQUE_FIELD_SCOPE_ALL in Unique field 7

UniqueFieldCoreTestCase::testUniqueAllAuthor in tests/core.test
Test the unique requirement on the node author in the all scope.
UniqueFieldCoreTestCase::testUniqueAllInteger in tests/core.test
Test the unique requirement on an integer field in the all scope.
UniqueFieldCoreTestCase::testUniqueAllText in tests/core.test
Test the unique requirement on a text field in the all scope.
UniqueFieldCoreTestCase::testUniqueAllTitle in tests/core.test
Test the unique requirement on the title field in the all scope.
UniqueFieldDateTestCase::testUniqueAllNode in tests/date.test
Test the unique requirement on a date field in the all scope.
UniqueFieldReferencesTestCase::testUniqueAllNode in tests/references.test
Test the unique requirement on a node reference field in the all scope.