ClosureExpressionVisitorTest::testSortByFieldDescending |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
ArbitraryRebuildTest::testUserRegistrationMultipleField |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Tests a rebuild caused by a multiple value field. |
options_field_settings_form_value_boolean_allowed_values |
function |
drupal/core/modules/field/modules/options/options.module |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |
FieldAttachOtherTest::testFieldAttachPrepareViewMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Tests the 'multiple entity' behavior of field_attach_prepare_view(). |
NodeTypeInitialLanguageTest::testLanguageFieldVisibility |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests language field visibility features. |
PictureFieldDisplayTest::testPictureFieldFormattersPublic |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Test picture formatters on node display for public files. |
FieldAttachStorageTest::testFieldAttachCreateRenameBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
PictureFieldDisplayTest::testPictureFieldFormattersPrivate |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Test picture formatters on node display for private files. |
NodeFieldMultilingualTestCase::testMultilingualDisplaySettings |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
|
FieldAttachStorageTest::testFieldAttachSaveLoadDifferentStorage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test saving and loading fields using different storage backends. |
FieldAttachStorageTest::testFieldAttachSaveMissingDataDefaultValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test insert with missing or NULL fields, with default value. |
SearchMultilingualEntityTest::testSearchingMultilingualFieldValues |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Tests searching nodes with multiple languages. |
TermFieldMultipleVocabularyTest::testTaxonomyTermFieldMultipleVocabularies |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Tests term reference field and widget with multiple vocabularies. |
ContactAuthenticatedUserTest::testContactSiteWideTextfieldsLoggedInTestCase |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactAuthenticatedUserTest.php |
Tests that name and email fields are not present for authenticated users. |