Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTest::testFieldFormSingle | function | core/ |
|
| FormTest::testFieldFormSingleRequired | function | core/ |
|
| FormTest::testFieldFormUnlimited | function | core/ |
|
| FormTest::testFieldFormUnlimitedRequired | function | core/ |
Tests the position of the required label. |
| FormTest::testLabelOnMultiValueFields | function | core/ |
Tests the form display of the label for multi-value fields. |
| FormTest::testRequiredFields | function | core/ |
Check several empty values for required forms elements. |
| FormTest::testRequiredTextfieldNoTitle | function | core/ |
Tests validation for required textfield element without title. |
| FormTestDetailsContainsRequiredTextfieldForm | class | core/ |
Builds a form to test a required textfield within a details element. |
| FormTestDetailsContainsRequiredTextfieldForm.php | file | core/ |
|
| FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
Form constructor. |
| FormTestDetailsContainsRequiredTextfieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDetailsContainsRequiredTextfieldForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupFieldsetForm | class | core/ |
Builds a simple form to test the #group property on #type 'fieldset'. |
| FormTestGroupFieldsetForm.php | file | core/ |
|
| FormTestGroupFieldsetForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupFieldsetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGroupFieldsetForm::submitForm | function | core/ |
Form submission handler. |
| ForumController::$fieldMap | property | core/ |
Field map of existing fields on the site. |
| ForumManager::$entityFieldManager | property | core/ |
Entity field manager. |
| ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
| forum_entity_bundle_field_info_alter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
| HandlerFieldFieldTest | class | core/ |
Tests the field rendering in views. |
| HandlerFieldFieldTest.php | file | core/ |
|
| HandlerFieldFieldTest::$fieldStorages | property | core/ |
Test field storage. |
| HandlerFieldFieldTest::$modules | property | core/ |
Modules to install. |
| HandlerFieldFieldTest::$nodes | property | core/ |
Test nodes. |
| HandlerFieldFieldTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldFieldTest::createFields | function | core/ |
Creates the testing fields. |
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
| HandlerFieldFieldTest::doTestInaccessibleFieldRender | function | core/ |
Tests inaccessible field rendering. |
| HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
| HandlerFieldFieldTest::doTestSimpleFieldRender | function | core/ |
Tests simple field rendering. |
| HandlerFieldFieldTest::prepareView | function | core/ |
Sets up the testing view with random field data. |
| HandlerFieldFieldTest::testFieldRender | function | core/ |
Tests fields rendering in views. |
| HandlerFieldPermissionTest | class | core/ |
Tests the permission field handler. |
| HandlerFieldPermissionTest.php | file | core/ |
|
| HandlerFieldPermissionTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldPermissionTest::testFieldPermission | function | core/ |
Tests the permission field handler output. |
| HandlerFieldRoleTest | class | core/ |
Tests the handler of the user: role field. |
| HandlerFieldRoleTest.php | file | core/ |
|
| HandlerFieldRoleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerFieldRoleTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldRoleTest::testRole | function | core/ |
|
| HandlerFieldUserNameTest | class | core/ |
Tests the handler of the user: name field. |
| HandlerFieldUserNameTest.php | file | core/ |
|
| HandlerFieldUserNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerFieldUserNameTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldUserNameTest::testNoAdditionalFields | function | core/ |
Tests that the field handler works when no additional fields are added. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.